UiPath-ADPv1 無料問題集「UiPath (ADPv1) Automation Developer Professional」
A developer implemented a process using the Robotic Enterprise Framework and an Orchestrator queue. The MaxRetryNumber from the "Config.xlsx" file is set to "1" and the Max # of retries from the Queue settings from Orchestrator is set to "2". At runtime, the first transaction item throws a Business Exception.
How many times will the transaction be retried?
How many times will the transaction be retried?
正解:C
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
When building an automation for a car rental company as part of a larger project initiative, a developer should follow the high-level steps:
1.log in to the company's desktop application.
2.For each Queue Item:
a.Navigate to the Reservations section from the Requests section.
b.Add the reservation data to the Reservations section.
c.Close the current reservation.
3.Log out and close the company's application.
What step should be mocked from the end-to-end test case in order to retrieve test data?
1.log in to the company's desktop application.
2.For each Queue Item:
a.Navigate to the Reservations section from the Requests section.
b.Add the reservation data to the Reservations section.
c.Close the current reservation.
3.Log out and close the company's application.
What step should be mocked from the end-to-end test case in order to retrieve test data?
正解:D
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
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?
Which variable type is best suited for Transactionltem in this scenario?
正解:D
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
A sales department is using UiPath attended automation to handle incoming sales requests through multiple forms and applications. They want to ensure the automation runs in parallel with other tasks.
What feature of trigger-based attended automation will best support this?
What feature of trigger-based attended automation will best support this?
正解:B
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)