exam questions

Exam ASD01 All Questions

View all questions & answers for the ASD01 exam

Exam ASD01 topic 1 question 18 discussion

Actual exam question from Blue Prism's ASD01
Question #: 18
Topic #: 1
[All ASD01 Questions]

A process is required for a telecoms company to work cases supplied via a daily Excel file. Although the file will only contain around 1000 rows, the average case time is such that the workload is far too big for one machine to complete in a day, so the solution has been designed with multiple machines in mind. One machine will load the work queue while the others wait, then once the queue is ready all machines will work it together. The requirements state that the input file is machine generated, has a known format, is generally clean but may contain exceptions "" rows with an empty cell, partial phone numbers, or accounts that don't exist.
What should the solution do to combat this problem?

  • A. The solution should read the file and load the queue without validating the data. The data validation should be the first step in working a queue item, with invalid cases marked as exceptions.
  • B. The solution should open the file and delete any row with either missing, incomplete or invalid data. Then the "˜clean' file should be read and the resulting collection added to the queue.
  • C. The solution read the file and then loop through the resulting collection and discard any row with either missing, incomplete or invalid data. Then the "˜clean' collection should then be loaded into the queue.
  • D. The solution should validate the data and check that the accounts exist in the target applications beforehand, so that only clean cases are loaded into the queue.
  • E. The solution should apply a filter to the Excel file to hide any row with empty cells and only load the complete rows.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
Nayade
4 months, 4 weeks ago
I think the solution is: A A --> yes, should add all data and business rules must be done at process by item B --> no, business rules should be done during processing item C --> no, business rules should be done during processing item D --> no! E --> no!
upvoted 2 times
...
Gausus
6 months ago
Answer A should be right
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago