Is there is provision to extend the EAI SYNC session when timeout happens?
Hi All,
We are thinking about an approach for one of our requirement, to extend the EAI outbound synchronous session when timeout occur.
We are inspired from few websites where the message will be thrown to user, to check whether he wants to extend the session in case of timeout.
In this case we are mainly consuming one of the external system's webservice, as outbound call from Siebel in synchronous mode. If we did not receive the response within stipulated time (Ex: 10 seconds) we would like to provide the facility of extending the same session for another 10 seconds.
Is there any provision in Siebel to achieve this? The same can be applied to EAI HTTP Transport's SendReceive method.