Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Excerpt Include
Actions
Actions
nopaneltrue

Info

This function is one of Action Operation. You can find the movie in ARGOS RPA+ video tutorial.



Image RemovedImage Added

Case Action


Author: Brad Kim


Primary Features

The Case Action operation is one of the signature operations/plugins on the STU Toolbox. I It helps you design a BOT with a complex decision-making capability much similar to human’s decision-making processes in real life. It can take any input and navigate your BOT to any steps depending on the predefined rules.



Need help?

Technical contact to tech@argos-labs.com


May you search all operations,




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

Image RemovedImage Added

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.

Image RemovedImage Added


Tooltip
appendIconComment
iconColorBlue
width720px
linkTextText from Image

Left Text Bubble

  • Enter input value (or variable) no wildcard can be used
  • Specify action based on the matched value. Pulldown menu gives you choices of Proceed. Stop. Jump to Operations, and Jump to Step.

Right Text Bubble

  • Specify value to be matched in the input value. This has to be exact match and case sensitive. Be careful with spaces 
  • Everything else is considered to be NO CASE



When used with Case Decision

Image RemovedImage Added

A sample bot opens excel and analyze values with Case Decision and then give the results to the Case Action operation.

Image RemovedImage Added


Tooltip
appendIconComment
iconColorBlue
width720px
linkTextText from Image
  • Enter input value (or variable) no wildcard can be used.
  • Specify value to be matched in the input value. This has to be exact match and case sensitive. Be careful with spaces. 
  • Specify action based on the matched value. Pulldown menu gives you choices of Proceed. Stop. Jump to Operations, and Jump to Step.
  • Everything else is considered to be NO CASE.




Panel
titleColor#4178be
titleBGColor#e7f5ff
titleAll Actions

Children Display
pageActions