Robot with 2 different scenarios

Hi All,

Currently i need to develop 1 robot that need to run twice in a day with different scenario.

  • Robot Running Scenario I at 01:00 AM

  • Robot Running Scenario II at 17:30 PM

I’m not sure how to achieve this, can we set an Argument in schedule orchestrator to set wich Scenario to run at that time?

Regards,

HI,

How about creating 2 time trigger which has different argument settings?

Regards,

Hi @Yoichi-San,

Thankyou for your reply.
based on that screenshot, i can create 2 schedule in same Bot(diff time run) and set argument value to Scenario I or Scenario II?

Thankyou

Hi,

Yes, as the following.

As another approach, we can also achieve it to create 2 processes which has different default argument settings, and create time trigger for every processes.

Regards,

HI @Yoichi San,

Understand the concept and will implement this to my Bot.

Just let you know that another approach option is not acceptable from my users side, so i will go for option create 2 triggeres in same bot with different argument values.

Thankyou

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.