Consultor Eletrônico



Kbase 21564: Dynamics: How To Add OpenOnInit To SDO
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   06/02/2007
SUMMARY:

Beta3 of Dynamics is missing the attribute OpenOnInit from the list of possible attributes, which means there is no straightforward way of stopping an SDO from opening during initialization.

SOLUTION:

To workaround this, go to Dynamics Development > Attributes > Attribute control and add the new attribute:

Attribute Group: "Default"
Attribute Label: "OpenOnInit"
Attribute Type: "Logical"

Then open the Repository Object Maintenance tool and in the SDO's Attributes, add the new attribute with a value of 'No'.