cancel
Showing results for 
Search instead for 
Did you mean: 

What will happened if I increased the HTTP timeout of sender communication channel from 120 seconds to 2 hrs?

Former Member
0 Kudos

Hi Guys,

What will happened if I increased the HTTP timeout of sender communication channel from 120 seconds to 2 hrs?

Thanks and Regards,

Mhay2

Accepted Solutions (1)

Accepted Solutions (1)

markangelo_dihiansan
Active Contributor
0 Kudos

Hello,

The general behavior would be: If there is a system error, say a timeout in the receiver system, you would only receive the failure message two hours later.

Hope this helps,

Mark

Former Member
0 Kudos

Thank you

markangelo_dihiansan
Active Contributor
0 Kudos

Glad to help 🙂

Answers (1)

Answers (1)

iaki_vila
Active Contributor
0 Kudos

Hi Mary,

As far as i know the http sender uses direct communication with the Integration Engine (abap stack) via ICM. I suppose if the PI is receiving a lot of connections with this via and the messages are long you could stuck the workprocess that the abap stack have for this purppose.

Regards.