Create Package
Activity allows to create a package consisting of several tasks (when Multi task package checkbox is off - the package has only one task). When Multi task package is on - the type of each argument of the subscenario changes to a list of that type.
Acquired Text | String | Output | text input by user |
---|---|---|---|
Alternative Scenario If Failed | Boolean | Input | checkbox; default is "on" |
BCC Scenario Name | String | Input | scenario name in BCC |
Display Name | Literal | Input | changes display name of the activity |
Exclude from Transaction Check | Boolean | Input | checkbox; default is "off" |
Multi Task Package | Boolean | Input | checkbox; default is "off" |
Priority | Int32 | Input | priority of the scenario |
Result | Boolean | Output | returns a Boolean value. True if no error in activity, otherwise will return False |
Result Code | Int32 | Output | Result Code will return 0 if there is no error in activity, otherwise in most cases will return 1. See the table of Extended Result Codes for more info |
Task Count | Int32 | Input | number of tasks in package |
Valid from | DateTime | Input | the beginning of the validity period of the scenario |
Valid to | DateTime | Input | end of the validity period of the scenario |