Which activity from the Microsoft 365 package should be used to retrieve the DriveItem ID for a Sharepoint URL?
Given the following variables assignments:What will the output of the following conditional be: outputX = If(Clnt(doubleX + CDbl(intX) + CDbl(stringX)) > 38.30, 1, 0)
Where is the TransactionNumber incremented in the REFramework?
How would you define a linear process in UiPath?
A developer is building a process that needs to click an element which requires a mouse hover to become visible. However, the element does not appear with the default click setting. The input method for the Click activity is Send Window Message.Which property should the developer configure to be able to click the element?
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.