UiARD Exam QuestionsBrowse all questions from this exam

UiARD Exam - Question 108


A developer completed the following steps:

1. Created a process with the REFramework

2. Published the package on Orchestrator

3. Created a job for it

Once these steps are performed, the job is started from Orchestrator and begins to process transactions. After two processed transactions, the job is stopped from Orchestrator. At which state in the framework will the job Stop Signal be recognized?

Show Answer
Correct Answer: C

When using the REFramework, the job Stop Signal is recognized at the state where the robot checks for new transactions to process. This occurs in the 'Get Transaction Data' state. During this state, the framework will verify if there are any new transactions to process and can identify if a stop signal has been issued. If a stop signal is detected, the framework will not proceed to process a new transaction and will move to the End Process state.

Discussion

5 comments
Sign in to comment
OnlineOption: C
Apr 5, 2024

Wrong answer

FonminccOption: C
May 4, 2024

Answer is C

MirjalolOption: C
Jul 18, 2024

Siuuuuu! :)

bhaskar5a5
Sep 6, 2024

Ans : C

IngvarnOption: C
Nov 28, 2024

C. Get Transaction Data