SetTransactionStatus is invoked in multiple places
1. Process state -> try block in the try-catch (setting it to Successful->answer B)
2. Process state -> catch Business Exception block in the try-catch (setting it to failed/no tretry)
3. Process state -> catch System Exception block in the try-catch (setting it to failed, can be retried, depending on other stuff)
you might see different answers online about this but just to clarify things in 2021.10 update the SetTransactionStatus is changed from finally block to try block. The UiArd certification version is 2021.10 hence the answer is the try block. B
Selected Answer: B
Now if you go to create a new RoboticEntrepriseFramework in the Process Transaction State will be a Try Catch Activity where will be invoked "Invoke SetTransactionStatus" in the Try section.
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Ingvarn
1 year agorobert_lovasz
1 year, 4 months agoMirjalol
1 year, 4 months agoLarcAi_Training
1 year, 6 months agosoulebi
1 year, 6 months agoEngineer24
1 year, 7 months ago