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

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam UiADPv1 topic 1 question 148 discussion

Actual exam question from UiPath 's UiADPv1
Question #: 148
Topic #: 1
[All UiADPv1 Questions]

A developer needs to design a process using the REFramework, but without Orchestrator Queues. Which is the correct order of actions the developer needs to do in the Get Transaction Data state in this case?

  • A. 1. Remove the Get Transaction Item activity from GetTransactionData workflow.
    2. Add a Read Range activity in GetTransactionData workflow to read the data from a local Excel file.
    3. Add the logic required to read the data source only one time.
    4. Add the logic required to retrieve only one row from read data each time.
    5. Add the logic required to check if all rows/transaction items from the read data have been processed.
  • B. 1. Remove the Get Transaction Item activity from GetTransactionData workflow.
    2. Add a Read Range activity in GetTransactionData workflow to read the data from a local Excel file.
    3. Add the logic required to read the data source only one time.
    4. Add the logic required to retrieve only one row from read data each time.
  • C. 1. Remove the Get Transaction Item activity from GetTransactionData workflow.
    2. Add a Read Row activity in GetTransactionData workflow to read the data from a local Excel file.
    3. Add the logic required to read the data source only one time.
    4. Add the logic required to retrieve only one row from read data each time.
    5. Add the logic required to check if all rows/transaction items from the read data have been processed.
  • D. 1. Remove the Get Transaction Item activity from GetTransactionData workflow.
    2. Add a Read Row activity in GetTransactionData workflow to read the data from a local Excel file.
    3. Add the logic required to read the data source only one time.
    4. Add the logic required to check if all rows/transaction items from the read data have been processed.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
ramziothmane
3 weeks, 1 day ago
Selected Answer: C
C is the correct for me, correct me if i m wrong
upvoted 1 times
kingkayy
2 weeks, 3 days ago
You will need to read the entire excel sheet hence Read range activity to read entire sheet from excel as TransactionData. Reading a row means you'll have to keep on going to the excel for data. So, A is the right answer.
upvoted 3 times
ramziothmane
1 week, 6 days ago
Thank you for the clarification
upvoted 1 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 ...