Level 3 Assignment Generate Yearly report

Hi,

I am trying to generate Monthly Reports and i have written the workflow for it but for some reason it is taking a lot of time when being executed. It takes roughly 30 mins for one vendor Id to process. I have tried it on multiple machines as well. Still the behavior is same. can anyone help me with this?

I’m attaching the xaml below as well.

Regards,
Raghav Bidani

DownloadReports.xaml (54.5 KB)

Set Wait For Ready to None in the properties of Click activity.
Set Simulate Click where-ever possible.

Regards,
Karthik Byggari

1 Like