Consultor Eletrônico



Kbase P115234: When authentication code is placed into a triggered event it fails.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/07/2007
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.1x

SYMPTOM(s):

When authentication code is placed into a triggered event it fails.

the SECURITY-POLICY:SET-CLIENT(hCP) returns the following error: security-policy:set-client client principal validation failed.

CAUSE:

This is a known issue being investigated by Development. SET-CLIENT fails because REGISTER-DOMAIN and LOCK-REGISTRATION are not being executed.

FIX:

Remove the validation from the trigger to a persistent procedure.