WORKITEM

Each step in the workflow has dependent criteria, and requires specific variables to be defined.

The following table lists variables, their types, and values.

Variable Type Value
WORKITEM/ACTIVITY_NAME string Name of current activity.
WORKITEM/SEVERITY number Workitem Severity.
WORKITEM/STEP_SEVERITY number Workitem Step Severity.
WORKITEM/DOCTYPE string Document Type that created workitem.
WORKITEM/DOCSUBTYPE string Document Sub-Type that created workitem.
WORKITEM/ERRORS number Number of errors in the record bundle.
WORKITEM/WARNINGS number Number of warnings in the record bundle.
WORKITEM/REJECTIONS number Number of rejections in the record bundle.
WORKITEM/TRADING_PARTNER string Trading Partner Name.
WORKITEM/TRADING_PARTNER_TYPE string Trading Partner Organization Type.
WORKITEM/MARKETPLACE_NAME string Marketplace name.
WORKITEM/MASTER_CATALOG_NAME string Name of the repository of the record being processed.
WORKITEM/MASTER_CATALOG_VERSION Number Repository Version.
WORKITEM/INTENT String Intent passed in to WorkItem activity.
WORKITEM/RECORD_COUNT Number Total number of records in the bundle.
WORKITEM/SUCCESS_COUNT Number Number of records with no errors.
Custom* String Any Parameter starting with “Custom” that is passed to Workitem Activity.