How to avoid SAP time out

Dear Team,
I developed the flow to download data from SAP in excel format , some times the SAP going to time out while the data loading morethan 10 min , how to manage it.

@ananthitamilmani

that looks like an sap issue what you want to manage in it?

cheers

@ananthitamilmani,

If SAP is getting timeout, then you can try splitting up the data by date or something so it will not timeout and you won’t have to manage anything specifically.

If there is no option to to limit data and still want some mechanism to handle this SAP timeout, you should be using Retry Scope

Thanks,
Ashok :slight_smile: