SAP Issue

Hi,

I am doing SAP automation. I am login into sap system and performing some some transaction. When Transaction executed it will generate a report. This report if it having data then it will take 5 mins to generate and if report dont have have data then it will take 2 mins to display that it dont have data. I have to perform the remaining transaction based on report output. How I can acheive it ? What activity Should I use ?

Please help ?

Hy @Shirish,

For automating SAP a recommend using SAP GUI Scripting.
It works great, I have used a lot successfully!!

In Uipath If something takes too long to happen it can trigger a timeout. In Scripting it does not happen.

Please check the youtube playlist to learn about it

Regards