Case Action
Input Required
- Any input value (variable can be used but wildcard (*) cannot be used.)
- Matching value and its action (at least one has to be selected)
- Proceed
- Abort with Error
- Abort with No Error
- Jump to Operation
- Jump to Step
Input Optional
- More matching value and its action (at least one has to be selected)
- Proceed
- Abort with Error
- Abort with No Error
- Jump to Operation
- Jump to Step
No Case
- If no match in the list of matching values, the operation just PROCEEDS without any messages
Output
- None
Parameter Setting Examples
When used by itself
A sample bot above takes input from a user asking to enter greetings then Case Action will display only the greetings are hello or goodbye.
When used with Case Decision
A sample bot opens excel and analyze values with Case Decision and then give the results to the Case Action operation.