Skip to Content
0
Former Member
Nov 21, 2006 at 10:50 PM

Timeout for the execute call on Client in JCO

91 Views

We are using the JCO 2.1.6 on Linux. We want to have a timeout option on the Client execute API call. We are invoking RFC's using the execute call and sometime if there is a network/Connection problem to SAP Server the execute call never return. We want to timeout this call. We are invoking the execute in synchronous mode.

I will appreciate if someone can let me know the solution of how to end/timeout the execute call.

Thanks in advance