cancel
Showing results for 
Search instead for 
Did you mean: 

How Do We Monitor HTTP Receiver Communication Channel

Former Member
0 Kudos

Hi Exports,

How do we monitor the HTTP Receiver communication channel. Could you please share your ideas.

I am able to send the message to http to third party system. i want to monitor all messages which it's goes to third party system. Same like if you go to component monitoring we have communication channel monitoring over there we can do monitoring by adapter but when we choose http communication channel there is 0 messages.

Please provide monitoring thing those messages which is goes to third party system.

Advance thanks

Regards

Ramidi S

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

There isnt any transaction to directly monitor the HTTP adapter. However u may do the following:

1. To test the HTTP adapter you can just test the adapter_plain service in TCODE SICF.

2. TCODE : SMICM and then Shift + F1 and you can see the status of the HTTP server

3. You can go to SM59 to see whether the HTTP connections between XI and R/3 are up and running

Regards,

Prateek

Answers (1)

Answers (1)

Former Member
0 Kudos

Hey

use TCPgateway

/people/stefan.grube/blog/2007/03/29/troubleshooting-soap-http-and-mail-adapter-scenarios-with-tcpgateway

Thanx

Aamir

Message was edited by:

Aamir Suhail

Former Member
0 Kudos

Hey

TCPGateway is in addition to monitoring done in sxmb_moni.since you cant monitor HTTP in RWB hence we use TCPGateway but for pipeline steps u gotta use sxmb_moni

Thanx

Aamir

Former Member
0 Kudos

Hi Aamir,

Thank you. Is there any other way to check the messages. any t codes.

Thank you

Ramidi

Former Member
0 Kudos

hey

No,for HTTP you can use sxmb_moni or TCPGateway.

its kinda standard and everybody uses these two:)

Thanx

Aamir