About this Resource

Defines an Action Set Entry resource to describe a given Action Set Table. Action Set Entries can be configured to use one or more Action Configurations

REST API Methods for this Resource

Resource Schema

Configuration

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
ExecuteIFYesNoEnum0Possible values:
  • 0 - eiAlways
  • 1 - eiPreviousActionSuccess
  • 2 - eiPreviousActionFailure
  • 3 - eiPreviousActionTimeout
Controls whether to execute this action set depending on the specified condition. Use this to set the condition for this action set to be executed.
TransformationTableNoNoint0Possible values:
  • 0 - Minimum
  • 65534 - Maximum
Sets the Transformation Table to use for this action set.
ActionOnSuccessNoNoint0Possible values:
  • 0 - Minimum
  • 65534 - Maximum
Selects the entry in the Action Configuration Table to use when the Transformation Table entry selected returns success.
ActionOnFailureNoNoint0Possible values:
  • 0 - Minimum
  • 65534 - Maximum
Selects the entry in the Action Configuration Table to use when the Transformation Entry returns failure.
DescriptionNoNostringnone64 - Max Length Describes the Action Set Table Entry so that it is easily identifiable when re-sequencing Entries.