Calling Robotic Subtask Dynamically

Hi All,

Good day!

 I have a robotic task which automates excel activities like sort,filter,insert rows & so no.

For each action, I have created a sub robotic task.

Based on the input (robotic task variable), I need to call the specific subtask and perform excel activities.

Example:

If my input variable actionName = "sort", then I need to call robotic subtask of sort operation.

As of now I could find only If Conditional check in Robotics Actions, which is causing too much delay in processing as it traverses if conditions one-by-one.

How can we call a robotic subtask dynamically?
Can we implement a logic that works as a switch case in Appian RPA?

Kindly let me know for any work arounds

  Discussion posts and replies are publicly visible