Consultor Eletrônico



Kbase P97658: endTransactionValidate in the dynamic SBO logic procedure doesn't return value across AppServer boun
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/19/2009
Status: Unverified

SYMPTOM(s):

endTransactionValidate in the dynamic SBO logic procedure doesn't return value across AppServer boundary

RETURN-VALUE not being passed back to the client connected to the AppServer

RETURN-VALUE is properly returned when running in the client/server session

FACT(s) (Environment):

Dynamics 2.1A
All Supported Operating Systems

CAUSE:

Database trigger procedure does an RETURN ERROR, or fails otherwise with an error.

FIX:

Modify the database trigger procedures to adequately intercept the eventual error
conditions and return appropriate values.