A developer designed a process in the REFramework using Orchestrator queues. In which state(s) will be the status updated for each Transaction Item in the queue?
Correct Answer:
B
In a UlPath State Machine, what Is the primary function or the Trigger section of a State activity?
Correct Answer:
B
Which of the following credentials stores have built in support in Orchestrator?
Correct Answer:
A
Which logging level includes the following information by default?
* 1. Execution Started log entry - generated every time a process is started.
* 2. Execution Ended log entry - generated every time a process is finalized.
* 3. Transaction Started log entry - generated every time a transaction item is obtained by the robot from Orchestrator.
* 4. Transaction Ended log entry - generated every time the robot sets the transaction status to either Success or Failed.
* 5. Activity Information log entry - generated every time an activity is started, faulted or finished inside a workflow.
* 6. Arguments and Variables Information log entry - show values of the variables and arguments that are used.
Correct Answer:
A
Given a dataiable "dt" with the following header:
"Surname. Address. Zip Code, Given Name, Phone Number.
What is the correct configuration of the Invoke Method activity so that the resulting header will be:
"Surname. Given Name. Address. Zip Code. Phone Number".
A)
B)
C)
D)
Correct Answer:
C