Google News
logo
Blue Prism - Interview Questions
Explain Circular Paths in Blue Prism?
Blue Prism automates repetitive tasks, and the Circular Paths loop process diagrams allow for the repetition of some phases. The following components are required for constructing a Circle Path, that will enable a current process to loop and then advance to the end after the loop limit has been reached :
 
* To set the loop limit, use a data item.
* To keep track of the current loop count, create a data item.
* To keep track of loops, use the Calculation Stage.
* To manage the flow, there is a decision stage.
* Most Stages have just one outgoing connection, however, the number of backlinks a stage might have is unlimited.
Advertisement