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 35 discussion

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

A developer wants to use the default Robotic Enterprise (RE) Framework without using Orchestrator. What is the minimum requirement to ensure that the project does not access Orchestrator queues?

  • A. Remove the Get Transaction Data state from the Main state machine
    Remove the OrchestratorQueueName setting from Config.xlsx
  • B. Remove the Get Transaction Data state from the Main state machine
    Remove the Get Transaction Item activity from the project
  • C. Remove the Get Transaction Item activity from the project
    Remove the three SetTransactionStatus activities from the SetTransactionStatus workflow
  • D. Remove the OrchestratorQueueName setting from Config.xlsx
    Remove the three SetTransactionStatus activities from the SetTransactionStatus workflow
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
_BP_
1 year, 3 months ago
Selected Answer: C
C seems to be correct. The ReFramework without Queues checklist PDF in the academy training states: Delete the Get transaction item activity (of type UiPath.Core.Activities.GetQueueItem); also, it says in the annotation on the Get transaction activity: "If queues are not used in this process, replace this activity with the appropriated logic to retrieve transaction items."
upvoted 1 times
...
_BP_
1 year, 3 months ago
Selected Answer: D
Locate the Invoke SetTransactionStatus (Success) activity and open the Arguments list; locate the entry for the in_TransactionItem argument and change the value (not the data type!) from TransactionItem to Nothing; Locate the Invoke SetTransactionStatus (BRE) activity and do the same change as the previous one; Locate the Invoke SetTransactionStatus (SE) activity and do the same change as the previous one.
upvoted 1 times
_BP_
1 year, 3 months ago
Actually, C seems to be correct. The ReFramework without Queues checklist PDF in the academy training states: Delete the Get transaction item activity (of type UiPath.Core.Activities.GetQueueItem); also, it says in the annotation on the Get transaction activity: "If queues are not used in this process, replace this activity with the appropriated logic to retrieve transaction items."
upvoted 1 times
...
...
Mirjalol
1 year, 4 months ago
Selected Answer: D
D is enough as minimum requirement
upvoted 1 times
...
Engineer24
1 year, 4 months ago
Selected Answer: D
Based on the question "what is the minimum requirments"
upvoted 1 times
...
Tharaka
1 year, 5 months ago
Selected Answer: C
Correct answer is C
upvoted 1 times
...
Riga
1 year, 6 months ago
Selected Answer: D
A, B - remove get transaction data state - not required. disable getTransactiondata.xaml sequence C - Activity not present in the main file.. Option D seems to be correct C- n
upvoted 1 times
...
Engineer24
1 year, 7 months ago
Can be also D here..
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 ...