Which features does the Connector Builder for Integration Service support?
A. REST and SOAP APIs with JSON payload, various authentication types including OAuth 2.0 and Personal Access Token, building a connector from a Swagger definition only.
B. REST APIs with JSON payload. OAuth 2.0 and Basic authentication types, building a connector from a Postman collection only.
C. REST APIs with JSON payload, various authentication types including OAuth 2.0 and API Key, building a connector from an API definition or from scratch.
D. REST and SOAP APIs with JSON and XML payloads. OAuth 2.0 authentication only, building a connector from an API definition only.
A developer has designed a Performer process using the REFramework template in UiPath Studio. The process is published to an Orchestrator folder named "FolderA" and a job is created in Orchestrator from the package. The value of the OrchestratorQueueName setting in "Config.xlsx" is "QueueA" and the value of OrchestratorQueueFolder is "FolderA".
The developer runs the job from Orchestrator with the following argument values:
in_OrchestratorQueueName = "QueueB" in_OrchestratorOueueFolder = empty value
Which queue will be consumed by the robot?
A. OueueA from Folder
B. QueueA from Shared.
C. QueueB from Folder
D. QueueB from Shared.
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?
A. The developer should change the input method to Simulate and the CursorMotionType to Instant.
B. The developer should change the input method to Hardware Events and the CursorMotionType to Smooth.
C. The property AlterlfDisabled should be set to False.
D. The property AlterlfDisabled should be set to True.
A developer needs to use the REFramework to automate a business process that involves processing transactions within an Excel table. Each transaction in the table should follow the same steps for processing and queues cannot be used as there is no Orchestrator in the environment.
Which variable type is best suited for Transactionltem in this scenario?
A. UiPath.Core.Queueltem
B. System.Data.DataRow[]
C. System.Data.DataTable
D. System.Data.DataRow
While developing a test case using UiPath.Testing.Activities. which testing activity enables to include another activity within its body?
A. Verify Expression With Operator
B. Verify Range
C. Verify Control Attribute
D. Verify Expression
Page 5 out of 38 Pages |
Previous |