Exam UiARD All QuestionsBrowse all questions from this exam
Question 102

A developer automated a business process based on the Dispatcher and Performer model using two automation projects. Each project file has several invoked workflow files. Before publishing, the developer wants to ensure all unexpected exceptions are caught.

How many Global Exception Handlers can be set?

    Correct Answer: D

    A Global Exception Handler is designed to determine the behavior of an automation project when encountering an execution error. Each automation project can have only one Global Exception Handler to handle unexpected exceptions across all workflow files within that project.

Discussion
OnlineOption: D

Wrong answer

Alex_RPAOption: D

El Controlador global de excepciones es un tipo de flujo de trabajo diseñado para determinar el comportamiento del proyecto al encontrar un error de ejecución. Solo se puede establecer un Controlador global de excepciones por proyecto de automatización. https://docs.uipath.com/es/studio/standalone/2023.4/user-guide/global-exception-handler

bhaskar5a5Option: D

Ans : D

MirjalolOption: D

Answer is D fellas. One per automation

Engineer24Option: D

The Global Exception Handler is a type of workflow designed to determine the project’s behavior when encountering an execution error. Only one Global Exception Handler can be set per automation project.