Exam UiARD All QuestionsBrowse all questions from this exam
Question 186

A developer is creating a process using the Dispatcher and Performer model. The Dispatcher is built in the Robotic Enterprise (RE) Framework and it needs to add data from a datatable to a queue.

Based on the UiPath best practices, which type of design is best-suited for the automation of this Dispatcher?

    Correct Answer: D

    For the Dispatcher and Performer model in UiPath, which involves adding data from a datatable to a queue, the best-suited design is a Transactional Process. This is because the process needs to handle each item in the datatable as a separate transaction. The RE Framework is specifically designed to manage transactional processes, providing features like retry mechanisms and robust error handling to maintain data integrity and ensure that each transaction is processed individually and reliably.

Discussion
LarcAi_TrainingOption: C

C and B can be correct

sur_bhi123456789Option: C

C is the ans.

Engineer24Option: B

Subjective answer can be also B