We have completed our first ReFramework project! Let's go ahead and test it:
- Go to UiPath Orchestrator and confirm that the four queue items that we had are available. If not, please run the PurchaseOrderDispatcher.xaml file (use Run File for this):
- Ensure that the PurchaseOrders.xlsx file and Apptivo application in the Chrome browser are both closed (we need an active session, that is, you should have already logged in to Apptivo before closing the browser).
- Go to the Main.xaml file in UiPath Studio and run the automation.
- Once the automation runs through, we should get a message reading All Transactions Processed.
- Open your Data\PurchaseOrder.xlsx file and check whether all four PO numbers were updated in the PO column:
That completes a quick test of our ReFramework automation.Â