UiPath Automation Developer Professional v1 — Question 11

In order for a developer to utilize the default REFramework without relying on Orchestrator queues, what is the essential prerequisite to ensure that the project does not interact with Orchestrator?

Answer options

Correct answer: C

Explanation

The correct answer is C because excluding the Get Transaction Item activity and removing the SetTransactionStatus activities ensures that the project does not interact with the Orchestrator, as these activities are specifically designed for queue management. The other options either retain interactions with the Orchestrator or do not address all necessary components to fully disconnect from Orchestrator functionalities.