In this chapter, we used the advanced UiPath ReFramework to build our automation. We used a Dispatcher to load PO transactions from a spreadsheet into an Orchestrator queue. We processed those transactions via a Performer that used the UiPath ReFramework.
The framework picked up the transactions from the queue, input them into the PO system, and updated the spreadsheet with the generated PO number. That completes our UiPath ReFramework project.Â
In the next chapter, we will take up and complete an RPA challenge!