New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

UiPath-ARDv1 Exam - Topic 15 Question 76 Discussion

Actual exam question for UiPath's UiPath-ARDv1 exam
Question #: 76
Topic #: 15
[All UiPath-ARDv1 Questions]

In this exercise, you will create a UiPath automation that performs the steps below.

To achieve this, you will use the REFrameWork as the starting template and follow the UiPath development best practices.

Here are the steps performed by the Robot:

1. Log in to https://www.acme-test.com.

2. On the landing page, Dashboard, click or hover over the Vendors menu item and then click on Search for Vendor. Click on Display All Vendors. Scrape the data from the whole table isplayed. The resulting datatable will be used as the input data for the process. Navigate back to the dashboard.

Note: Navigation can be achieved in multiple ways by the robot - choose whichever you find best.

3. For each Tax ID:

- Navigate to Vendors - Search page (click or hover over the Vendors menu item and then click on Search for Vendor);

- Type the Tax ID into the Vendor Tax ID field;

- Click on Search;

- Extract the values for the Vendor, City and Country and compare them with the values from the previously extracted table from the Display All Vendors page (check for EXACT match for all fields!);

- If the values are not matching, this should be categorized as a Business Rule Exception;

- If the City does NOT belong to the group {""Paris"", ""Bucuresti"", ""Moscow"", ""Stuttgart"", ""Koln""}, this should be categorized as the second Business Rule Exception. We can only process requests from these cities. Check the City value extracted after the individual Tax ID search;

- If no Business Rule Exception, Append the resulting datatable from each page into an Excel worksheet;

you shouldn't worry about the headers and format of the output file.

Constraints to follow in the development, using the REFrameWork:

1. TransactionItem datatype should be a DataRow. The process should recover and retry 2 times in case of errors in navigation between the Vendor Search and Vendor Search Results pages. One transaction is the action of navigating to the Vendor Search page, searching for the TaxID and scraping the values from the resulting one row table. (Similar to ACME Process 5 from the UiPath Academy).

2. Create a separate workflow file for the Login to ACME. File input arguments: URL ; Username ; Password .

3. Create a separate workflow file for closing ACME.

4. Add the ACME_URL and ACME_Credential to the Excel Config file.

5. Populate InitAllApplications.xaml from the Framework folder with Invoking the Login to ACME and navigation to the Work Items.

6. Populate CloseAllApplications.xaml from the Framework folder with Invoking the Close ACME.

7. Populate KillAllProcesses.xaml from the Framework folder with killing the process used.

8. Populate the Process.xaml file with the following actions: Navigation, Searching for TaxID, Scraping, Checking if the values match, Checking for the correct City, Appending to Excel.

Important Note: Don't use external file references outside of the project folder (including Orchestrator Assets). Place all the used files within the project folder, zip that folder and upload it to the UiPath Certification Platform.

Zip ALL the used workflow files AND the output Excel file. Then upload the .zip file to the UiPath Certification Platform.

Show Suggested Answer Hide Answer
Suggested Answer: C

Contribute your Thoughts:

0/2000 characters
Juliana
3 months ago
Don't forget to handle the exceptions properly, that's crucial!
upvoted 0 times
...
Mayra
3 months ago
I thought we could use any city, why limit it to just those?
upvoted 0 times
...
Benedict
3 months ago
Wait, we have to check for exact matches? That seems tricky.
upvoted 0 times
...
Ruthann
4 months ago
Totally agree, using the REFramework makes it easier!
upvoted 0 times
...
Leah
4 months ago
Sounds straightforward, just follow the REFramework steps.
upvoted 0 times
...
Mirta
4 months ago
I recall that we should handle retries for navigation errors, but I’m not completely confident about how to implement that in the REFrameWork.
upvoted 0 times
...
Wynell
4 months ago
I definitely need to double-check how to set up the input arguments for the Login workflow. I feel like I might mix up the parameters.
upvoted 0 times
...
Larae
4 months ago
I think we had a similar question in our last mock exam about scraping data from a webpage. I’m a bit unsure about how to implement the exact match check for the Vendor details.
upvoted 0 times
...
Viki
5 months ago
I remember practicing the REFrameWork and how important it is to structure the workflows correctly. I hope I can recall the right way to handle the exceptions.
upvoted 0 times
...
Jovita
5 months ago
Okay, let me read through this carefully. Seems like I'll need to create a few different workflows and make sure they're all wired up properly. Shouldn't be too bad if I take it step-by-step.
upvoted 0 times
...
Paola
5 months ago
Alright, time to put my UiPath skills to the test. I like how they've provided the REFrameWork as a starting point - that should make things a bit easier.
upvoted 0 times
...
Ressie
5 months ago
Whoa, that's a lot of detailed steps! I'm a bit overwhelmed, but I think if I break it down and tackle it one piece at a time, I can get through this.
upvoted 0 times
...
Marva
5 months ago
This looks like a pretty comprehensive automation task. I'll need to carefully review the requirements and plan out my approach step-by-step.
upvoted 0 times
...
Helene
5 months ago
Hmm, navigating between pages and scraping data, then checking for specific conditions? Sounds challenging, but I'm up for it. Gotta make sure I follow all those best practices they listed.
upvoted 0 times
...
Alana
5 months ago
Okay, let's see. If the COMPILATION_TIME is greater than the EXECUTION_TIME, that could mean the query has some complex logic that takes longer to compile.
upvoted 0 times
...
Winfred
5 months ago
This seems like a straightforward question about deploying and managing application updates on Google Cloud Platform. I think the key is understanding the concept of traffic splitting to gradually roll out new versions.
upvoted 0 times
...
Cassandra
5 months ago
Hmm, I'm a little unsure about this one. I know Upsert is used for updating and inserting, but I'm not totally clear on how it works with the Status field. Maybe I should double-check the details on that.
upvoted 0 times
...
Devorah
5 months ago
Option A could be relevant since it refers to the phishing aspect, which seems like a major factor in the incident, but I'm not totally sure.
upvoted 0 times
...
Twana
9 months ago
I hope the robot can find its way through all those menus and pages without getting lost! Might need to install a GPS module just in case.
upvoted 0 times
...
Franchesca
10 months ago
This question is like a UiPath developer's dream come true. All the bells and whistles - login, navigation, scraping, data validation, and Excel output. Bring it on!
upvoted 0 times
Josphine
8 months ago
It's a great opportunity to demonstrate proficiency in using the REFrameWork and following best practices.
upvoted 0 times
...
Elbert
8 months ago
I'm excited to tackle this challenge and showcase my automation skills.
upvoted 0 times
...
Juan
9 months ago
I know, right? This exercise covers all the essential aspects of UiPath development.
upvoted 0 times
...
...
Suzan
10 months ago
Haha, a robot that can navigate a website and validate data? Sounds like my kind of task! I'm ready to put my UiPath skills to the test on this one.
upvoted 0 times
Catina
9 months ago
I'm excited to see how the robot will handle the navigation and data validation tasks.
upvoted 0 times
...
Vicki
9 months ago
I think using the REFrameWork will definitely help in structuring the automation process.
upvoted 0 times
...
Galen
9 months ago
I agree, this exercise seems challenging but also very interesting!
upvoted 0 times
...
...
Tyisha
10 months ago
Whoa, this is one detailed exam question! Gonna have to really focus on following all those requirements and constraints. The part about checking the city values seems tricky, but I guess that's part of the challenge.
upvoted 0 times
Corinne
9 months ago
Don't forget to append the data to the Excel worksheet if there are no exceptions.
upvoted 0 times
...
Ashley
9 months ago
Checking for exact matches and specific cities will require attention to detail.
upvoted 0 times
...
Phil
9 months ago
I agree, following the best practices is key to successfully completing this task.
upvoted 0 times
...
Viva
10 months ago
Make sure to use the REFrameWork as the starting template for this automation.
upvoted 0 times
...
...
Lera
10 months ago
This question is very comprehensive and covers a lot of ground. I like how it emphasizes the use of best practices and the REFramework. The steps involved seem challenging but doable.
upvoted 0 times
...
Dulce
11 months ago
I think following the REFrameWork and best practices will be key to success.
upvoted 0 times
...
Isaiah
11 months ago
I agree, but it's a great opportunity to showcase our automation skills.
upvoted 0 times
...
Dulce
11 months ago
This exercise seems challenging.
upvoted 0 times
...

Save Cancel