Contract Macros

These are the Macros applicable to events relevant to generic local actions and triggered by the EVENT NOTIFICATION service task.

MacroDescription
actNameLogical name of the operation, used by DataWatcher when rendering a given actCode.
actAttrs_User-defined action attributes, as specified in EVENT NOTIFICATION service task emitting this event.

Example:
actAttrs_Region="Asia/Pacific"
actAttrs_Country="Japan"
actOutcomeAllowed values:
- running
- success (default)
- failure
actErrCodeAction error code.
This attribute plays a role only when actOutcome is set to failure and indicates the error code associated to the failure.
actErrMsgAction error message.
This attribute plays a role only when actOutcome is set to failure and indicates the error code associated to the failure.
dcNameLogical name of the data container, typically a filename.