Hello Holger.
Thank you for your suggestions . I followed what you said and I obtained the following:
there is an additional parameter created with the Adapter Service Template to specify a timeout value.
Hmmm⌠I created a new Adapter Service to call a SAP RFC but unfortunately I didnât find this parameter. Iâm using webMethods 10.3.
Additionally check the timeout settings in the SAP Adapters Connection definitions.
In âConnection Managment Propertiesâ section, both âBlock Timeout (msec)â and âExpire Timeout (msec)â are set to 1000. I donât know if this would fix this issue.
Remember to set MinPoolSize to 0 when using Connection Pooling.
In âConnection Management Propertiesâ section, connection polling is set to âtrueâ and minimum pool size is â0â.
Might be worth to crosscheck with SAP Basis Team if they can configure something on their side to avoid that the connection gets closed to early.
I checked with our SAP Basis Team and they said that âtimeout for RFC connections is 7200 secondsâ and âit looks like that on IS side is set to only 600 secondsâ.
Please, do you know if is there anything else that I should do?