cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Receiver Adapter Always "Running"

Former Member
0 Kudos

I have a SOAP receiver adapter that is working fine. I call an MDM web service, which sends a response, but I do not need it. I have tried a synchronous and asyncronous interface. Both work fine.

But...with both, the communication channel monitor in RWB always shows a Short Log of "running".

Is this right? I expected that the Short Log value would reset to inactive or something.

Processing Details...

2009-01-28 10:13:29 Success Message successfully received by messaging system. Profile: XI URL: http://snadc80i:50000/MessagingSystem/receive/AFW/XI Credential (User): PIISUSER

2009-01-28 10:13:29 Success Using connection SOAP_http://sap.com/xi/XI/System. Trying to put the message into the receive queue.

2009-01-28 10:13:29 Success Message successfully put into the queue.

2009-01-28 10:13:29 Success The message was successfully retrieved from the receive queue.

2009-01-28 10:13:29 Success The message status set to DLNG.

2009-01-28 10:13:29 Success Delivering to channel: SOAP_MDMIn_MDMUpdateRecord

2009-01-28 10:13:29 Success MP: Entering module processor

2009-01-28 10:13:29 Success MP: Processing local module localejbs/sap.com/com.sap.aii.af.soapadapter/XISOAPAdapterBean

2009-01-28 10:13:29 Success SOAP: request message entering the adapter with user J2EE_GUEST

2009-01-28 10:13:29 Success SOAP: completed the processing

2009-01-28 10:13:29 Success SOAP: sending a delivery ack ...

2009-01-28 10:13:29 Success SOAP: sent a delivery ack 2009-01-28 10:13:29 Success MP: Leaving module processor

2009-01-28 10:13:29 Success The message was successfully delivered to the application using connection SOAP_http://sap.com/xi/XI/System. 2009-01-28 10:13:29 Success The message status set to DLVD.

Thanks,

Keith

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

guess it is ok

prateek
Active Contributor
0 Kudos

Short Log only displays the status of communication channel. So if it says running, then it would mean that the channel is in running status. When not in use, it doesn't get deactivated itself. I guess "running" is what people wait to see

Regards,

Prateek