Asssignment 2 Performer: Error 'Click Drop Faulted and Slow run

here is my workflowGenerateYearlyReport_Performer (2).zip (977.2 KB)

@Dmtrs

Inside Try Catch, add only the get text activity and don’t omit the title, In Try you get the first Pop Up and in Catch you get the second Pop Up, the one which has a check box…

Let me know, how it’s go for you :slight_smile:

This worked out for me and I thank you. I’m having difficulties getting past the 4th transaction. It’s saying Assign: Object reference not set to an instance of an object

@Dmtrs

Check the content of Assign… out_UploadID.Substring("Report was uploaded - confirmation id is ".Length)

Yes I understand. It was already out of the Try Catch.

Yes, I have this. After a couple retries I’ve realized it has random occurences where the assign gets faulted.