Setting up the project
Before we start building the process, let's first set up all the UiPath Studio configurations correctly:
- Open up UiPath Studio and create a new process with the name
Invoice_Processing_Dispatcher
:
- Click on Manage Packages from the Designer ribbon bar and update the project dependencies to the following versions:
- UiPath.Excel.Activities – v2.10.4
- UiPath.Mail.Activities – v1.10.5
- UiPath.System.Activities – v21.4.1
- UiPath.UIAutomation.Activities – v21.4.4
- Now that you have updated the dependencies to the correct versions, let's also install one more dependency, UiPath.PDF.Activities – v3.4.0:
- In the Orchestrator web page under your tenant, navigate to the Folders section and create...