DISTRIBUTION_POINT Dimension
In iWD releases prior to 8.0, this dimension stored key information about distribution points, which were configured in iWD Manager and were the objects responsible for sending captured tasks on for completion. Beginning with release 8.0, this table is provided only for backward compatibility.
Field | Data Type | Description |
---|---|---|
DISTRIBUTION_POINT_KEY | int | The primary key of this table. |
DISTRIBUTION_POINT_CONFIG_ID | int | iWD Manager ID for the distribution point. |
DISTRIBUTION_POINT_CFG_EVT_ID | int | Event that created/updated the distribution point record. |
DISTRIBUTION_POINT_RUNTIME_ID | varchar(255) | iWD Manager runtime ID for the distribution point. |
TENANT_KEY | int | Key to the TENANT dimension, identifying the tenant with whom the distribution point is associated. |
DISTRIBUTION_POINT_NAME | varchar(255) | Descriptive name of the distribution point. |
DISTRIBUTION_POINT_TYPE | varchar(255) | Type of distribution point. |
CREATED_ETL_AUDIT_KEY | int | Key to the ETL_AUDIT dimension to identify the ETL job that created this record. |
UPDATED_ETL_AUDIT_KEY | int | Key to the ETL_AUDIT dimension to identify the ETL job that last updated this record. |
VALID_FROM | datetime | For the version of the record, the date that it is valid from |
VALID_TO | datetime | For the version of the record, the date that it is valid to |
VERSION | int | Version of the record |
This page was last edited on August 19, 2014, at 16:04.
Comments or questions about this documentation? Contact us for support!