cancel
Showing results for 
Search instead for 
Did you mean: 

Reconnect to backend SAP when Connection lost

Former Member
0 Kudos

HI,

I´d like to do a reconnect to the backend SAP System when the connection got lost.

When I loose the connection to the SAP System now, the programm throws an Exception and tries to do a new startup some seconds later, but when the connection to the SAP is again available and i check the Connection to my RFC Destination there is no Connection available.

So I ´d like to do a new connect/reconnect to the SAP System.

Does anybody have an idea about doing this?

For my connection to SAP i´m using an connection pool and JCo.Server.

Thanks

Uli

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Have you got the solution for this...

i do have the same problem...

if yes can you plz help me out...............

ThanX...

Prasad

Former Member
0 Kudos

HI,

do you use the JCO.Server for your connection?

JCO.Server does the reconnect at itsself. When the connection got lost, the JCO.Server tries to reconnect after some time, when there is also no connection at this try the JCO.Server tries to reconnect after some more time.

Hope this helps.

Uli