UiPath
UiPath-RPAv1
Q1:
In the UIPath Robotic Enterprise Framework template, what should be the outcome of the Process Transaction state the Main workflow when the application loops back to the Get Transaction Item state?
Options are :
☐
A
Business rule exception☐
B
Application exception☐
C
Success
UiPath
UiPath-RPAv1
Q2:
What is the best practice to stop an ongoing job in Orchestrator?
Options are :
○
A
By cancelling it and using a Should Stop activity inside the workflow○
B
The process can only stop on its own○
C
By terminating it
UiPath
UiPath-RPAv1
Q3:
When should an Attended Robot be used? Select the option that applies
Options are :
○
A
When a workflow needs to be modified and corrected○
B
When the process might be interrupted by exceptions and errors○
C
When the processing of some input data relies on human decision
UiPath
UiPath-RPAv1
Q4:
What is the best way of scraping a large,selectable text in a Citrix environment?
Options are :
○
A
Use the Microsoft OCR engine○
B
Use the google OCR engine○
C
Use a Get Full Text activity○
D
Select the entire text and copy it with the Copy Selected Text activity
UiPath
UiPath-RPAv1
Q5:
How can you pass data between workflows?
Options are :
○
A
By using variables○
B
By using a pipe○
C
By using arguments