Final certification -RPA developer advanced exam

So in final practical exam,if we get a question on queues,we need to check the functioning of the performer by executing it from orchestrator ?

Previously i have ran it from studio only despite the transactions getting successfully updated in orchestrator.
But ideally we should be running it from orchestrator?

Thanks

@Vidya_Srinivasan

If they mention to use Queues then we should use Orchestrator to do this.

And also it is better to create separate process like Dispatcher and Performer.

Dispatcher process will add items to Queue and Performer will process one by one item from queue and update status.

5 Likes

Great.Thank u so much.

2 Likes

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