Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
UiPath Associate Certification Guide

You're reading from   UiPath Associate Certification Guide The go-to guide to passing the Associate certification exam with the help of mock tests and quizzes

Arrow left icon
Product type Paperback
Published in Jun 2022
Publisher Packt
ISBN-13 9781801072731
Length 558 pages
Edition 1st Edition
Tools
Arrow right icon
Authors (3):
Arrow left icon
Niyaz Ahmed Niyaz Ahmed
Author Profile Icon Niyaz Ahmed
Niyaz Ahmed
Lahiru Fernando Lahiru Fernando
Author Profile Icon Lahiru Fernando
Lahiru Fernando
Rajaneesh Balakrishnan Rajaneesh Balakrishnan
Author Profile Icon Rajaneesh Balakrishnan
Rajaneesh Balakrishnan
Arrow right icon
View More author details
Toc

Table of Contents (24) Chapters Close

Preface 1. Part 1: Importance of RPA
2. Chapter 1: The Automation Journey and Identifying Suitable Business Processes FREE CHAPTER 3. Chapter 2: UiPath Ecosystem 4. Chapter 3: Introducing UiPath Orchestrator 5. Chapter 4: Create, Deploy, and Execute RPA Process on the UiPath Ecosystem 6. Part 2: UiPath Studio
7. Chapter 5: Learning about Variables and Arguments 8. Chapter 6: Understanding Different Control Flows 9. Chapter 7: Manipulating Data Using UiPath 10. Chapter 8: Exploring UiPath Selectors 11. Chapter 9: Learning the Uses of Data Tables and Exploring Excel Automation 12. Chapter 10: Exploring User Interfaces and User/Robot Interactions 13. Chapter 11: Automating PDF Data Extraction 14. Chapter 12: Exploring UiPath Email Automation 15. Part 3: Use Case and Exam Preparation
16. Chapter 13: Debugging 17. Chapter 14: Invoice Processing – Dispatcher 18. Chapter 15: Invoice Processing – Performer 19. Chapter 16: How to Prepare and What to Expect 20. Chapter 17: Mock Exam 1
21. Chapter 18: Mock Exam 2
22. Other Books You May Enjoy Appendix

Project overview

In this chapter, you will be designing the performer model of the invoice processing process. Let's understand this process in detail. Here are the following steps that you should perform:

  1. Program a robot to start the Order Entry CRM web page.
  2. Program the robot to read transaction items from the queue named HenryFoodMartInvoice in the Orchestrator workflow.
  3. Program the robot to extract the following relevant fields from the transaction item that is read from the queue:
    • Customer Details:
      • Customer name
      • Customer address
      • Customer phone number
      • Customer email ID
    • Invoice Particulars:
      • Invoice date
      • Invoice number
    • Order Information:
      • Item quantity
      • Item description
      • Item unit price
      • Line total amount
      • Subtotal amount
      • Shipping amount
      • Total amount
  4. Program a robot to enter the following details on the Order Entry CRM web page:
    • Customer details
    • Invoice particulars
  5. Repeat Steps 2, 3, and 4 for the remaining queue items.
  6. Program the robot to successfully end the process...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image