I just submitted my 2nd assignment, and got 0/100. The workflow runs smoothly and correctly grab the confirmation code and save into item comments field, and check the status to be Completed. The only question area I can see if the reporting Year. Because it is now 2018, the previous year should be 2017. So all my reports are running for 2017, but not 2016. Would it be an issue? I noticed though, some of my item don’t have any reports for 2016. Please help! Thank you!
Use 2016 as mentioned in the pdd I have cleared it in 2018 as well .
Thank you for the reply. In my testing data, and I reset it multiple times, there is NO report to download for year 2016. It is pretty common issue now in the forum.
Could you upload your create yearly report workflow I will take a look
I just got 100/100 using 2017 year this morning!
Thank you for the UiPath lead team to make a quick change to the testing environment.
my bot is running and am able to go to download monthly report. but when i click on download button it is redirecting to 404(in IE). and i tried the same in chrome as well it is downloading the csv file but downloaded csv file contains 404 no other data than 404… does anyone know the reason behind it…?? should i restore the data…??
Yes, reset the data
My compliments. Can I ask you some questions about your zip file:
Have uploaded both the Dispatcher and the Performer?
Have you modified the name of Main.xalm files?
Your yearly report has columns header?
My processes work fine, but I take 0/100.
Thanks in advance
i faced this issue, make your all of your transactions are processed and the in work item comments should contain the proper ID which it will generate once u uploaded the yearly report, and status must be complete, if the comment doesn’t contain the iD it will not consider that as processed workitem
and answer to your question
My compliments. Can I ask you some questions about your zip file:
Have uploaded both the Dispatcher and the Performer? - yes
Have you modified the name of Main.xalm files? - no
Your yearly report has columns header? - no
i faced this issue, make your all of your transactions are processed and the in work item comments should contain the proper ID which it will generate once u uploaded the yearly report, and status must be complete, if the comment doesn’t contain the iD it will not consider that as processed workitem
Thanks a lot, unfortunately score is yet 0/100.
Now I try to upload the video…
Have nice day
Hi,
When I try to download a monthly report in the advanced training I am getting a “404[Routes]” error. I did try resetting the data but that did not help to solve this issue.
Any ideas
Let me take it back. One more reset did the trick…
Anyone, please help me to find out what wrong with my result, I tried 4 times but no luck.
I’ve checked my result is as followed the instruction
- set status completed [checked]
- upload yearly report followed the format [checked]
- set comment “Uploaded with ID 6190aa86919e6911968b05c6787e4cca” [checked]
- no reset data
latest result:
Total Items: 7 Completed Items: 7 Correct Items: 0
Regards,
Indra
Hey @irahmat, I don’t think you have to upload the id with the phrase ‘Upload with ID’. It just worked for me by directly uploading the id. Let me know if it works.
Thanks,
Rammohan B.
Hi @Rammohan91, I’ve tried without ‘Upload with ID’ at first time but still no luck. do you have any advise?
I would suggest to cross check the below items once again,
Status Completed
Filename that was uploaded = “Yearly-Report-2017-[TaxID].xlsx” (Exact filename)
Yearly report contains all available monthly report information (merged file)
Comment contains the correct Upload ID
It should be enough to pass the submission.
Thanks,
Rammohan B.
Hi,
I am stuck at assignment, where i am getting the error ““Error getting transaction data for Transaction Number: 1. Value cannot be null.\r\nParameter name: source at Source: If”,”.
I have written an if portion attached to this message.
where the array od data rows is stored in WIList and using if condition if am iterating through the datarow and assigned them to transaction item.
I am not able to rectify the error, I have tried like 30 times, modified the workflow and possible way, but not able to find the error.
Could anyone help me out here. i am really stuck here.
Thanks.
SIddharth
Are you doing assignment 1? Have you tried to write the item count of WiList
Hi Prankur,
I am doing assignment 1, and my output of the Extract work items is WIList which i am sending it as Input to Get Transaction Data.
Yes, Prankur, i tried writing the WIList but couldn’t get the value there.could you please guide me.
Thanks Prankur