Distribution Tokens
The prefix for distribution tokens is DIST.
Tokens |
Description |
---|---|
CREATED_BY |
ID of the user who created the distribution. |
CREATED_BY_USERNAME |
PPM username for the user who created the distribution. |
DESCRIPTION |
Release description. |
DISTRIBUTION_ID |
Distribution ID (defined in table KREL_DISTRIBUTION). |
DISTRIBUTION_NAME |
Distribution name. |
DISTRIBUTION_STATUS |
Distribution workflow status. |
FEEDBACK_FLAG |
Determines whether the distribution has fed back a specified value to the package lines being distributed. |
FEEDBACK_VALUE |
Value to be returned to the original package lines. |
LAST_UPDATED_BY |
ID of the user who last updated the distribution. |
LAST_UPDATED_BY_USERNAME |
PPM username for the user who last updated the distribution. |
LAST_UPDATE_DATE |
Date the distribution was last updated. |
RELEASE_ID |
ID of the release that created this distribution. |
RELEASE_NAME |
Name of the release that created this distribution. |
WORKFLOW |
Workflow used to process the distribution. |