Kbase 33409: ADM. Only the ADM-ROW-AVAILABLE procedure is displayed when creating a new Local ADM event procedure
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/10/1998 |
|
Solution ID: P3409
FACT(s) (Environment):
Progress 8.x
Progress 9.x
SYMPTOM(s):
ADM1 (Smart Objects provided with Version 8)
Only the ADM-ROW-AVAILABLE procedure is displayed in the combo-box
Creating a new Local ADM event procedure with UIB or Application Builder
CAUSE:
The files located in src/adm/method are encrypted
FIX:
Do not encrypt the files located in src/adm/method that hold the definitions of the ADM methods and procedures. Only private include files that manage the logic code of custom ADM method/procedures (not provided by Progress) can be encrypted.