Generate Yearly Report Uipath academy 03.10.2022

Good morning,

I’m trying to submit Uipath Generate Yearly Report exercise from Uipath academy.
My colleague gave me the project with steps already implemented and told me to modified as needed.

That project seems to be fine, but the academy didn’t accept. I made a few changes because some parts of the automation only ran once, or were too fast that sometimes failed sometimes not.

The version I’m working on has a few problems.

Let me remind you guys about the exercise (not a full reminder, thou).
The exercise consists on getting some WIID data with the Type: W14 and Status open, get the TaxId associated with the WIID, and download each monthly report, make a single file of it.
Upload the single file, get the message that is sent by the browser after the upload, go to the WIID page, change the status to completed, paste the copied message and submit, than go to the next WIID.

My issue is that, somehow the TaxId is always repeating, since I’mma a novice on Uipath I can’t properly figure it out pro how the TaxId is being assign in the first place and why isn’t not changing to the next TaxId.

But I manage to find out, that the automation is really getting all WIID with the type W14 and Status open, I just need to see how to pass to the next in the list.

(update)


This variable on the left doesn’t maintain the incremented value. Each full iteration, it’s starts at 0 again. How can I prevent that?

PS: Since the title was already used, I just added the date to it
GenerateYearlyReport_VB.zip (969.1 KB)

Hello @belarmino.v.nascimento!

It seems that you have trouble getting an answer to your question in the first 24 hours.
Let us give you a few hints and helpful links.

First, make sure you browsed through our Forum FAQ Beginner’s Guide. It will teach you what should be included in your topic.

You can check out some of our resources directly, see below:

  1. Always search first. It is the best way to quickly find your answer. Check out the image icon for that.
    Clicking the options button will let you set more specific topic search filters, i.e. only the ones with a solution.

  2. Topic that contains most common solutions with example project files can be found here.

  3. Read our official documentation where you can find a lot of information and instructions about each of our products:

  4. Watch the videos on our official YouTube channel for more visual tutorials.

  5. Meet us and our users on our Community Slack and ask your question there.

Hopefully this will let you easily find the solution/information you need. Once you have it, we would be happy if you could share your findings here and mark it as a solution. This will help other users find it in the future.

Thank you for helping us build our UiPath Community!

Cheers from your friendly
Forum_Staff