UiPath Automation Developer Professional v1 — Question 41

In the context of a linear process, implemented with REFramework, how many times will the process enter the Get Transaction Data state?

Answer options

Correct answer: B

Explanation

The correct answer is B because in a linear process, the Get Transaction Data state is typically accessed twice: once for the first transaction and once for the second. Option A is incorrect as it does not account for the second access, C is wrong because a linear process can still enter this state, and D is inaccurate as it implies a continuous loop rather than a defined number of accesses.