Can some one please explain me the process for this question?

Hello everyone,
Please refer to this screenshot, as this answer is wrong. Please explain me the process for this picture and what may be the answer ?

@robo_007

Option C

in get it updates from New to In progress
In Set it updated from In progress to Success/failed

cheers

1 Like

Hi @robo_007

So In the GetTransactionData.xaml
when the bot reaches the Get Transaction Item activity, it picks the Queue item from New Status and changes it to In Progress.

In the SetTransactionStatus.xaml.
the QueueItem is updated with the status whether it’s successful or is a Business Exception or System Exception.

That make the correct answer as GetTransactionData.xaml and SetTransactionStatus.xaml.

Thank you!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.