Dear all,
I’m currently in the final phase of Assignment 2 of Level 3. I however have run into the following issue and was wondering if anyone else also has: When testing the Performer robot disconnected from Orchestrator, it loops perfectly as expected in the ‘For each month’ loop in the ‘Create yearly report’ sequence (process state). However, when I connect the robot to Orchestrator (which is required to test the whole assignment: running Dispatcher first, uploading queue items and getting them back with the Performer robot and process them), it hangs for quite some time (at least 4 minutes at each month) to proceed with the next month in the array of strings Months.
More details:
When the report for a specific month does not exists, it closes the message box of ACME site and loops quickly to the next month as expected. This issue happens when the report does exists. It then goes through the download sequence efficiently up to and including the point where the download notification completed (Internet Explorer) appears and it closes it. After this point it takes unreasonable amount of time to proceed with the next month.
This was successfully tested multiple times disconnected from Orchestrator with default input arguments for one TaxID. It then loops quickly through the months as expected.
Has anyone run into the same issue and found a solution?
Any suggestion is appreciated.
Thank you in advance.