enter the Get Transaction Data state?

In the context of a linear process, implemented with REFramework, how many times will the process

enter the Get Transaction Data state?
A . 1 time.
B . 2 times.
C . The process will not enter the Get Transaction Data state because a linear process is not transactional.
D . Until there are no more queue items left unprocessed in Orchestrator.

Answer: D

Explanation:

The Get Transaction Data state is responsible for retrieving the next transaction item to be processed from the queue in Orchestrator. The state will loop until there are no more items in the queue or an exception occurs. A linear process can be implemented with REFramework by using a single queue item that contains all the data required for the process. (UiPath ReFramework documentation1).

References:1: Robotic Enterprise Framework Template – UiPath Studio.

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments