cancel
Showing results for 
Search instead for 
Did you mean: 

Can Gateway try to reach the back end ECC several times in case of temporary network issue?

Former Member
0 Kudos

Hi Experts,

Does anyone know, if Gateway tries to reach the back end ECC several times in case of temporary network issue? like a time out or x-retries

or is it instantly throwing to the gateway error log?

What I am thinking: Since it is a explicit straight RFC calls to back end ECC from Gateway DPC classes, there is no option to enable x-tries. I think we need to design to explicitly loop several times to trigger RFC X times if there is a connection issues.

Please let me know your comments/expertise.

Thanks,

Madhu M V

Accepted Solutions (1)

Accepted Solutions (1)

AshwinDutt
Active Contributor
0 Kudos

Hello Madhu,

As far as i know there will be no re-try performed by GW in case of any network failure.

User will have to perform operation again from the application.

Regards,

Ashwin

Former Member
0 Kudos

thanks Ashwin for your comments.

Regards,

Madhu M V

Answers (1)

Answers (1)

former_member184867
Active Contributor
0 Kudos

No there is no way to achieve this, its is one OData call - one try to access backend

Former Member
0 Kudos

Thanks Atanu for your comments.

Regards,

Madhu M V