Now, we can perform an end-to-end test to check whether the automation process works fine:
- Make sure the input folder contains the images to be checked for explicit content and that the ImageDetail.xlsx file is in the output folder with only header information.
- From UiPath Studio, run the automation process from the Main.xaml file. After the automation process completes, the ImageDetail.xlsx file will contain updated likelihoods and the images will have been moved to the Output folder:
Once the integration test passes, we can move the package to the orchestrator and schedule the job to run periodically for the administrator. Refer to Appendix B, which details how you can run and schedule bots from an orchestrator.Â