Running robots sequentially via Kapplets
3022253
Question / Problem:
Can a Kapplet be configured to run a series of robots consecutively in specific order?
Answer / Solution:
No.
However, some possible workarounds:
Create a Kapplet for each robot and schedule them individually or a .Net / Java API app that calls the robots using REST API
When adding multiple robots to a Kapplet, the execution is determined by the Robot Execution setting in the cluster (Admin | RoboServers | Settings | Robot Execution) tab. If the Max concurrent robots is set to 1, then only one robot will run at a time, however, this may not be an ideal way to resolve this issue for the purpose of fulfilling a Kapplet requirement.
Applies to:
Product | Version |
---|---|
Kapow RPA |
9.x 10.x |