Answers for UiPath Level 2 – Orchestrator
How can a process that has more package versions be updated?
Ans. -> The only option is to deploy a new process with the desired package version.
Which of the following data types can be stored as Assets?
Ans. -> Integer
– String
– Credential
– Boolean
Which options can be used to stop a running process?
Ans. -> Stop
– Kill
Which options and actions can be triggered on the Packages page?
Ans. -> View all published packages
– Delete package versions
– Add a new package manually
Is using the ‘Publish’ button in Studio the only way to upload a package to Orchestrator?
Ans. -> No. Packages can also be published via the Packages page in Orchestrator
What is Orchestrator used for?
Ans. -> Remotely controlling any number of robots and performing workflow management
How can a job be initialized using Orchestrator?
Ans. -> Manually, from the Jobs page
– At specific times, using Schedules
Which of the steps below are required in order to establish a connection between a robot and Orchestrator?
Ans -> Provisioning the Robot in Orchestrator
Configuring the Robot on the local machine using the Orchestrator URL and the Robot key
Which Studio activity is linked with the Stop command in Orchestrator ?
Ans.-> The Should Stop activity
Can we set up a reviewer for the Failed Transactions?
Ans.-> Yes
What happens if the status of a Transaction in progress is not updated within 24 hours?
Ans-> Its status is changed to Abandoned
Is it possible to reprocess a transaction in a Queue after its failure due to an application exception?
Ans.-> Yes if the Auto-Retry property of the Queue is enabled
– Yes, it can be retried manually on the Transactions page
How can the processes in a schedule be assigned to the robots in a specific environment?
Ans.-> Processes can run on all the robots in an environment
– Processes can run on specific robots in an environment, depending on the user’s
choice.
– Processes can run on a specific number of robots, depending on the user’s choice
UiPath Orchestrator Questions
What are the statuses that can be set manually for the transactions that failed due to an application exception?
Ans.-> In Review
– Retry
– Verified
What is the purpose of the Queues section in Orchestrator?
Ans.-> To store data that is processed by multiple robots
A Robot is executing a workflow that uses the “Log Message” activity with the ‘Info’ level. If the log level of the robot is set to ‘Error’, does the *Info* log appear on the Orchestrator Robots > Logs page?
Ans.-> No, only the log messages of type ‘Error’ and ‘Critical’ are displayed on the Orchestrator Robots > Logs page
Where can you check whether a job was scheduled or manually started?
Ans.-> Go to the Jobs page and check the Source column
What filter types are available for Jobs?
Ans-> State
– Source
Select only the specifications that are mandatory when deploying a process:
Ans-> The package name
– The package version
What are the statuses that can be set manually for the transactions that failed due to an application exception?
Ans-> In Review
– Retry
Where can you check whether a job was scheduled or manually started?
Ans-> Go to the Jobs page and check the Source Column.
What filter type are available for job?
Ans-> State
Select only the specifications that are mandatory when deploying a process?
Ans-> The Environment
– The Package Version
– The Package Name
What happens if a new job is triggered while the robot it is assigned to is executing a different process?
Ans-> The new job is left in a ‘Pending’ state until the robot finishes executing the process. The new job is executed as soon as the robot becomes available The schedule ‘stop after ‘ option refer to:
Ans-> The amount of time until the schedule process will be canceled? terminate.
which option can be used to stop a running process?
Ans-> Stop
– Kill
which of the steps below are required in order to establish a connection between a robot and orchestrator?
Ans-> Provisioning the robot in Orchestrator.
– Configuring the robot on the local machine using the orchestrator URL and Robot Key.
Is it possible to reprocess a transaction in a Queue after its failure due to an application exception?
Ans-> Yes, if the Auto-Retry property of the Queue is enabled
– Yes, it can be retried manually on the Transactions page
Can we set up a reviewer for the Failed Transactions?
Ans-> YES
A Robot is executing a workflow that uses the “Log Message” activity, with ‘Info’ level specified. If the log level of the Robot is set to ‘Error’, will the Info log appear on the Orchestrator Log page?
Ans-> No, only the log messages of type ‘Error’ and ‘Critical’ will be displayed on the Orchestrator Log page
Is it possible to check whether a Robot that is connected to Orchestrator is available or not in real time?
Ans-> Yes, this is possible through the Heartbeat mechanism; the status of each robot is updated on the Robots page
How can the processes in a schedule be assigned to the robots in a specific environment?
Ans-> Processes can run on all the robots in an environment
– Processes can run on specific robots in an environment, depending on the user’s choice.
– Processes can run on a specific number of robots, depending on the user’s choice
How are Robot Keys generated?
Ans-> Orchestrator generates unique Robot Keys during the robot provisioning process
Which Studio activity is linked with the Stop command in Orchestrator?
Ans-> The should stop Activity.
What happens if an active package version in Orchestrator is Deleted?
Ans-> That specific Package version and all the processes using it are romoved from Orchestrator.
What is the easiest way to manage the item that were assigned to you for Review?
Ans-> By using the Review Request Menu.
There are 3 robots in the “ABC” environment. How can the execution of a package be assigned to all 3 of them?
Ans-> By navigating to the Processes page to pair the package with the intended environment, and then going to Jobs, selecting the intended/targeted process, and clicking Start
Which parameter are mandatory to be defined when creating a new Robot.
Ans-> Name
– Type
What is a transaction?
Ans-> A set of arguments that was added to a Queue and has been processed by a robot
When should the add log fields activity be used?
Ans-> Whwn the standard log message has to be customized by adding new fields to it.
Select the charts included in the Orchestrator Dashboard:
Ans-> Robot
– job results
– Transactions
What happens if the status of a Transaction is not updated within 24 hours?
Ans-> Its status is changed to Abandoned