Consultor Eletrônico



Kbase P137712: annotation for .p does not in generate wsad:ProcExt in .esboe file
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/12/2008
Status: Unverified

SYMPTOM(s):

annotation for .p does not in generate wsad:ProcExt in .esboe file

** "<file-name>" was not found. (293)

<file-name> in error message is the procedure name without the .p extension

FACT(s) (Environment):

OpenEdge 10.2A
Procedure source file acctlookup.p includes the following annotation:
@program FILE(name="<prog>.p").
All Supported Operating Systems

CAUSE:

AppServer cannot find the compiled code i.e. the .r file

FIX:

Compile the 4GL code and make the .r code available for AppServer