Position custom dynamic attributes

This topic describes the information required to load data to Position custom dynamic attributes.

The table is WFB_PositionCustomDynamicAttributes.

The Position custom dynamic attribute business object is used in these dimensions and cubes:

  • Dimensions
    • WBDPOSITION
    • ATDATTRIBUTE_POSITION
  • Cube
    • ATCDATA_POSITION

The Position custom dynamic attribute is related to these business objects:

  • Entity
  • Organization
  • Position

This table describes the Position custom dynamic attribute business object:

Field Type Required Description
PositionID [nvarchar] (200) Y PositionID that exists in the particular configuration set. The PositionID must be unique per configuration set and version.
AttributeName [nvarchar] (252) Y Existing custom attribute name.
Value [nvarchar] (252) Y Custom dynamic attribute value.

These values are valid:

  • Free text. The format type must be String or Text Area.
  • F, False, or 0 for inactive value. Anything other than F, False, or 0 for active value. The format type must be Boolean.
  • Valid element name in the hierarchy. The format type must be List.
  • Valid element name in the selected hierarchy of the selected cube and dimension. The format type must be Dimension List.