Search Your Question...!

UIPATH Orchestrator MCQ's | Interview Preparation | RPA

1. What happens if a new job is triggered while the robot it is assigned to is executing a different process?

   View Answer   

   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



2.  Is it possible to check whether a Robot that is connected to Orchestrator is available or not in real time?

   View Answer   

   Yes, this is possible through the Heartbeat mechanism; the status of each robot is updated on the Robots page



3. Is it possible to reprocess a transaction in a Queue after its failure due to an application exception?

   View Answer   

   Yes, if the Auto-Retry property of the Queue is enabled Yes, it can be retried manually on the Transactions page



4. How are Robot Keys generated?

   View Answer   

   Orchestrator generates unique Robot Keys during the robot provisioning process



5.  Is using the ‘Publish’ button in Studio the only way to upload a package to Orchestrator?

   View Answer   

   No. Packages can also be published via the Packages page in Orchestrator



6.  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?

   View Answer   

   No, only the log messages of type ‘Error’ and ‘Critical’ will be displayed on the Orchestrator Log page



7.  How can a job be initialized using Orchestrator?

   View Answer   

   Manually, from the Jobs page At specific times, using Schedules



8. Select only the specifications that are mandatory when deploying a process:

   View Answer   

   The environment The package version The package name



9. Process 1 has been deployed in the “A” environment. Robot X has been added only to environment “B”. Can Process 1 be assigned to Robot 1?

   View Answer   

   Yes



10.  Which options can you use in order to stop a running process?

   View Answer   

   Cancel Terminate



11. Which Studio activity is linked with the Cancel command in Orchestrator ?

   View Answer   

   The Should Stop activity



12. What happens if the status of a Transaction is not updated within 24 hours?

   View Answer   

   Its status is changed to Abandoned



13.  Where can you check whether a job was scheduled or manually started?

   View Answer   

   Go to the Jobs page and check the Source column



14. Which options and actions can be triggered on the Packages page?

   View Answer   

   View all published packages Delete package versions Add a new package manually



15.  Which of the following data types can be stored as Assets?

   View Answer   

   Integer String Credential Boolean



16. Select the charts included in the Orchestrator Dashboard:

   View Answer   

   Robots Job results Transactions



17.  How can the processes in a schedule be assigned to the robots in a specific environment?

   View Answer   

   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



18.  What is a transaction?

   View Answer   

   A set of arguments that was added to a Queue and has been processed by a robot



19. What is Orchestrator used for?

   View Answer   

   Remotely controlling any number of robots and performing workflow management



20. There are 3 robots in the "ABC" environment. How can the execution of a package be assigned to all 3 of them?

   View Answer   

   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



No comments:

Post a Comment