Exam UiPath-ADAv1 Topic 15 Question 118 Discussion

Actual exam question for UiPath's UiPath-ADAv1 exam
Question #: 118
Topic #: 15
A developer is designing a project where emails containing different employee IDs are sent to the process owner for each completed transaction. The process owner changes only once per year. Which values should be designated as Orchestrator Queues versus Assets?

Suggested Answer: D Vote an answer

Comprehensive and Detailed In-Depth Explanation:
In UiPath Orchestrator, Queues and Assets serve different purposes:
* Assets store static or semi-static values that change infrequently, such as API keys, system credentials, or process owner email addresses.
* Queues store transactional data, which varies per transaction, such as Employee IDs in this scenario.
Why is option D correct?
* The Process Owner Email should be stored as an Asset because it only changes once per year.
* The Employee ID should be stored as a field in the Queue Item, as it changes for every transaction.
Why the other options are incorrect?
# A. Process Owner Email as a field in the Queue Item and Employee ID as an Orchestrator Asset.
* Incorrect because Employee ID is transaction-specific, so it should not be an Asset.
# B. Process Owner Email as a field in the Queue Item and Employee ID as a field in the Queue Item.
* Incorrect because Process Owner Email does not change per transaction, so it should be an Asset instead of a queue field.
# C. Process Owner Email as an Orchestrator Asset and Employee ID as an Orchestrator Asset.
* Incorrect because Employee IDs change per transaction, meaning they belong in a Queue, not an Asset.
# Reference:
* UiPath Documentation: Orchestrator Assets
* UiPath Academy: Queues and Transactional Data

by Conrad at May 10, 2025, 02:24 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
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.

0
0
0
10