Contract Macros
These are the Macros applicable to events relevant to generic local actions and triggered by the EVENT NOTIFICATION service task.
actName
Logical 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"
actOutcome
Allowed values: - running - success (default) - failure
actErrCode
Action error code. This attribute plays a role only when actOutcome is set to failure and indicates the error code associated to the failure.
actErrMsg
Action error message. This attribute plays a role only when actOutcome is set to failure and indicates the error code associated to the failure.
dcName
Logical name of the data container, typically a filename.
Last updated