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
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."
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.
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."
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
This section is not available anymore. Please use the main Exam Page.UiARD Exam Questions
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.
_BP_
10 months ago_BP_
10 months ago_BP_
10 months agoMirjalol
10 months, 2 weeks agoEngineer24
10 months, 4 weeks agoTharaka
11 months, 1 week agoRiga
1 year agoEngineer24
1 year, 1 month ago