A developer automated a process in the Robotic Enterprise (RE) Framework using Orchestrator queues. In which state(s) is the status updated for each Transaction Item from the queue?
A developer automated a process in the Robotic Enterprise (RE) Framework using Orchestrator queues. In which state(s) is the status updated for each Transaction Item from the queue?
In the Robotic Enterprise (RE) Framework, the status of each Transaction Item from the queue is updated in the 'Get Transaction Data' state, where it retrieves each transaction item and marks it as in progress, and in the 'Process Transaction' state, where it processes the item and updates its status based on the outcome (successful, failed, etc.). Therefore, the status is updated in both the 'Get Transaction Data' and 'Process Transaction' states.
ans. is B
Answer is B, Status is updated both in Get Transaction and Process Transaction(Failed,Succesful etc etc). However "Successful" status will be updated in Process Transaction State only.
Answer is B