UiARD Exam QuestionsBrowse all questions from this exam

UiARD Exam - Question 42


A developer is automating a process which uses data from invoice documents. The business requirement is that each transaction should be uniquely identified by the invoice number and is only uploaded to the Orchestrator queue once.

What is a recommended practice to meet this requirement?

Show Answer
Correct Answer: A

To ensure that each transaction is uniquely identified by the invoice number and is only uploaded to the Orchestrator queue once, it is recommended to create a Queue with the Unique Reference set to 'Yes'. Additionally, in the process, the Reference property of the Add Queue Item activity should be set to the invoice number. This approach guarantees that each item in the queue has a unique reference and prevents duplicate entries.

Discussion

4 comments
Sign in to comment
LarcAi_TrainingOption: A
May 23, 2024

A is correct

bhaskar5a5
Sep 6, 2024

Ans: A

SandeepjnvOption: A
Sep 17, 2024

A is correct

IngvarnOption: A
Nov 6, 2024

Vote for A