Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SM04 Logout problem

Former Member
0 Likes
466

hi,

I developed a web service at sap. i'm using it in a .net project. there is only one rfc user for that project. when we connect sap via web service, our rfc user never disconnects. how to disconnect rfc user ?

regards,

2 REPLIES 2
Read only

Former Member
0 Likes
358

Hello goktasor ,

In the DOT.NET there will be API's for connection / disconnection with an SAP system. Once the RFC data retrieval logic is done it's the DOT.NET developer responsbility to close that connection properly. Otherwise according to the RZ10 default timeout vaue the user session will get logout automatically.

Hope this answers your questions.

Thanks,

Greetson