Which is the best way to delete unreferenced variables?
Options are :
Can you store a Selector in a variable?
Options are :
A developer creates an automation solution that processes a specific file stored in a Shared location. A developer uses Add Log Fields activity to add a field that indicates which file is being processed during each run. Which name of the field would cause the logging process to become corrupted?
A developer needs to implement the following logic for each row in the Excel table:
- if the value in column “Price” is above 130$, then apply a discount of 10%
if the value in column “Price” is above 250$ then apply a discount of 7% and store the row in a separate table
- if the date in the column “Deadline” is less than 15 days from now, send a mail notification to the analyst mentioned column “Contact person”
- if the value in the column “Region” is “ELAMA”, apply an additional tax of 3,5%
- if the value in the column “Additional comments” is not empty, send the item for review to a responsible team
What is best suited to implement the above-mentioned logic?
When should the "Add Log Fields" activity be used?
Options are :
What robot state is display on the Robots page while a job is being executed?
Options are :
A developer runs a Dispatcher process to upload 5 queue items to Orchestrator and then runs a Performer to process them. However, the developer forgot to use the Set Transaction Status activity, which resulted in all 5 items changing their status to In Progress.2 days later, the developer checks the status of transactions in Orchestrator. What will be their status?
Which button in the Debug ribbon should be enabled to highlight the currently executed step?
Which of the following Rules belongs to the Design Best Practices category?
In the UiPath Robotic Enterprise Framework template, what happens if the processing of a transaction item falls with an Application Exception of a System Error?
Options are :