Issue while running performer section in uipath assignment 2

Can you post your workflow screenshot on how exactly you are downloading the monthly report.

Have posted the workflow by minimizing it. Let me know what I need to modify

Will the permission issue be resolved

“And should that type into activity be there before that read csv report? Will it solve the permission issue?”
Yes during the “Save as”. The reason you are getting that permission error is because you change the value of Read CSV before to a hard coded folder path only, just leave it as ReportFilePath

And your screenshot remove the “Type into tool bar” activity, and can you scroll up because I need to see how are you downloading the monthly report

Have posted the above screenshot by minimizing.

Scroll up a little more just before the “Click Save button”

Have scrolled a little more up. See if it is enough

In your “Type into File Name” activity it should be ReportFilePath which is right. Have you just changed that recently from what I advised?

Yes. I have kept that name only as said by you. You meant type into file name field

Ok, try to test it again and let me know if it solves it.

Still getting the same issue. Let me know where I am going wrong

Can you put a log message/writeline activity of the ReportFilePath before it downloads

In that directory it is printing different name

Ok are you sure your “Type Into File name” is typing the ReportFilePath ?
Try simulating it to False

You meant before the read csv activity

Yes.

Can you give me the log message or writeline of the ReportFilePath after you assign the ReportFilePath before download

Is that what you meant? Correct me if I am wrong. Have not tested. Need to get confirmation before testing

I mean just before downloading it’s after when you just used the Assign activity to ReportFilePath


You meant this. Let me know if I am not deviating. Just wanted to confirm before testing.