Consultor Eletrônico



Kbase P105886: Dynamics: Foreign Fields are not set after upgrade to 10.0B02
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   30/06/2005
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.0B

SYMPTOM(s):

Dynamics: Foreign Fields are not set after upgrade to 10.0B02

Dependent window objects do not display any records after being run from a parent container.

Child dynSDO query does not have any records

CAUSE:

This is a known issue being investigated by Development

FIX:

Override the initializeObject procedure for the child SmartDataObject and write the following code after the RUN SUPER statement:
RUN dataAvailable IN TARGET-PROCEDURE (INPUT "").