cancel
Showing results for 
Search instead for 
Did you mean: 

WSMessageListener call produces many logins

Former Member
0 Kudos

Hi,

after we are now using the WSMessageListener Service to send messages to MII and store them in the Message Monitor, it seems to be working fine.

However, to execute the HTTP Post to the Listener, it is necessary to add the credentails (MII 12.0). This leads to a login of the attached user. When getting lots of calls, the user logs in over and over again and remains until the session logoff kills it. This way the calls produce dozends of concurrent users.

Has anyone experience with this? Right now I haven't noticed problems with this, besides the list of active sessions grows. And I have no idea if this can be avaoided. Though I guess in SAP a similar situation may occur with RFC Users.

Michael

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Michael,

insert in your URL the parameter Session=false. This will help you.

Regards

Pedro

Former Member
0 Kudos

Pedro,

thanks for your quick answer, that solves it!

Michael

Answers (0)