Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam UiARD All Questions

View all questions & answers for the UiARD exam

Exam UiARD topic 8 question 142 discussion

Actual exam question from UiPath 's UiARD
Question #: 142
Topic #: 8
[All UiARD Questions]

A developer created an automation project in the Robotic Enterprise (RE) Framework which needs to enter a User ID depending on the machine it runs on. The User ID is stored in Orchestrator as a Text asset using the Value Per Account-Machine method.
Which steps should the developer perform to use this asset in the project?

  • A. Add a row in the Settings sheet in Config.xlsx with the name of the Orchestrator asset.
    Use the Get Asset activity in the workflow to get the User ID.
  • B. Add a row in the Settings sheet in Config.xlsx with the name of the Orchestrator asset.
    In the workflow, retrieve the User ID by referencing the Config dictionary.
  • C. Add a row in the Assets sheet in Config.xlsx with the name of the Orchestrator asset.
    Use the Get Asset activity in the workflow to get the User ID.
  • D. Add a row in the Assets sheet in Config.xlsx with the name of the Orchestrator asset.
    In the workflow, retrieve the User ID by referencing the Config dictionary.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Herman62639
1 year, 2 months ago
Selected Answer: D
In the REFramework everything from the config file is saved in a dictionary. There is not need to use the "Get Asset" activity in the workflow. That can be used without entering the Orchestrator Asset into the config file. Best practice is to enter and use information from the config file.
upvoted 1 times
...
Engineer24
1 year, 7 months ago
Selected Answer: D
If you use a REFramework i think the correct answer must be D, you dont need to use Get Assets activity.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...