Job custom dynamic attributes

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

The table is WFB_JobCustomDynamicAttributes.

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

  • Dimensions
    • WBDJOB
    • ATDATTRIBUTE_JOB
  • Cube
    • ATCDATA_JOB

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

  • Entity
  • Job

This table describes the Job custom dynamic attribute business object:

Field Type Required Description
JobID [nvarchar] (200) Y JobID that exists in the particular configuration set. The JobID must be unique per configuration set, version, and entity.
AttributeName [nvarchar] (200) 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.