Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam UiARD All Questions

View all questions & answers for the UiARD exam

Exam UiARD topic 3 question 30 discussion

Actual exam question from UiPath 's UiARD
Question #: 30
Topic #: 3
[All UiARD Questions]

Where in the Robotic Enterprise (RE) Framework template project is the SetTransactionStatus.xaml invoked?

  • A. In the Finally section of the Try Catch activity in the End Process state.
  • B. In the Try section of the Try Catch activity in the Process Transaction state.
  • C. In the Finally section of the Try Catch activity in the Process Transaction state.
  • D. In the Try section of the Try Catch activity in the End Process state.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Ingvarn
1 year ago
Selected Answer: B
Try section of Process by Default
upvoted 1 times
...
robert_lovasz
1 year, 4 months ago
Selected Answer: B
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)
upvoted 2 times
...
Mirjalol
1 year, 4 months ago
Selected Answer: B
Answer is B!
upvoted 1 times
...
LarcAi_Training
1 year, 6 months ago
Correct answer is B
upvoted 1 times
...
soulebi
1 year, 6 months ago
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
upvoted 1 times
...
Engineer24
1 year, 7 months ago
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
...
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.

SaveCancel
Loading ...