Consultor Eletrônico



Kbase P81925: Error 6464 from SUBSCRIBE when saving a child of a container
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/26/2004
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.x

FACT(s) (Environment):

Progress 9.x

SYMPTOM(s):

Error 6464 from SUBSCRIBE when saving a child of a container

A child is trying to SUBSCRIBE to sourceContainer object. When saved in AppBuilder and container is open too in AppBuilder then you get error 6464.

CAUSE:

A child gets reinitialized in the container when is saved.

FIX:

Simply ignore the error 6464 - it will not come up at runtime - or add NO-ERROR to your SUBSCRIBE statement.