Consultor Eletrônico



Kbase P9795: Dynamics custom attributes do not work after upgrading from version 1.1A.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   13/11/2008
Status: Unverified

FACT(s) (Environment):

Dynamics Beta 2
Dynamics 2.0A

SYMPTOM(s):

Dynamics custom attributes do not work after upgrading from version 1.1A.

Additional custom properties defined in the custom property files in version 1.1A are not correctly added to the ADMProps temp table.

BUFFER-FIELD entityAddress was not found in buffer ADMProps. (7351)

Invalid widget-handle. Not initialized or pointed to a deleted
widget. (3135)

Cannot access the BUFFER-VALUE because the widget does not exist.
(3140)

CHANGE:

Dynamics upgrade from 1.1A to 2.0A2B

CAUSE:

With Dynamics version 2, the class hierarchy has been improved so that all instances of an object inherit the attributes for the class, in addition to those defined for the instance itself. The ADMProps temp table is then created Dynamically with all the necessary attributes and properties.

FIX:

When adding custom attributes to dynamic objects these need to be added at the class level using the "Object Type Control" option from the "Dynamics Development" menu.