Properties

As many object types and relationships refer to properties, it makes sense to define them early.

All properties shown below must be defined for the example AWM model:

All values that start with “PDSSAMP_PROP_” are IDs of the respective Properties.

The table contains only properties whose attribute values are not listed in the figure above.

Property Attribute Meaning
PDSSAMP_PROP_MemberName Value max length = 8 Value min length = 1 The member name. This cannot contain more than 8 characters
PDSSAMP_PROP_Project Property for the first container level. By default, it will contain the userid of the logged-in user as a value at run time.
PDSSAMP_PROP_IsMigrated Type = Boolean The value of this property is Boolean.
PDSSAMP_PROP_ElementType ElementType = true Creates the connection between the element and the element type at run time via the match name.

We also recommend you define a Label for each property, so that the properties will be displayed in a readable manner in the Property view. The label "Data set name", for example, is suitable for PDSSAMP_PROP_DatasetName, with "Member name" for PDSSAMP_PROP_MemberName, etc.