Hello! I’m currently doing the Assignment #2 which is “Generate Monthly Report”
Previously, my Dispatcher was already finished and working properly. However, when I reset my Orchestrator Queues and re-run my dispatcher, my iexplorer were not functioning properly.
Every time page one is clicked, I get redirected back to Dashboard Page instead of refreshing the Page one page.
Screenshots are in here since i can’t upload images yet:
It was working properly before but when i cleared my iexplorer’s cache, i suddenly encountered this problem. I cant finish my Performer since I cant add items in my queue. Id like to know if there’s a way to fix my problem since it looks like the Acme-test Website is my problem.
I just did exactly what it says on Generate yearly report walkthrough pdf file,
i also tried changing my selector to in_TransactionItem+1.ToString to try and avoid clicking on Page one but it dont work
i tried your code, Thank you! but it’s still the same , it still goes on clicking page one, but mine goes back to dashboard page when it clicks page one
Hi Guys,
Can you check now again? I’m checking ACME but seems that everything works fine for me. Eventually if anybody is able to record gif then I could send this as an evidence to proper team
Thank you for this. I will report it to the team.
Meanwhile I observed that it’s because default link to “1” is different when you are at first page and other for rest pages:
Thank for pointing it out! i tried the workaround by adding an extra Click activity to the page two so it works properly when it clicks page one, Thank you guys!