cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP

Former Member
0 Kudos

I have a scenario where a customer is sending HTTP requests through XI.

HTTP - XI - PROXY scenario.

At the moment we are having problem actually receiving the messages into the pipeline.

My question is... Is there a way to see traffic attempting to deliver to XI even if it doesn't get into the pipeline.

As in is there a way that I can tell whether it is the customer who has an issue with their HTTP client or us.

Obviously to be able to see if there are any HTTP call being attempted would be a good place to start

Accepted Solutions (0)

Answers (3)

Answers (3)

prateek
Active Contributor
0 Kudos

At XI u can test just wheather the adapter is working or not

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

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

If the services r working then XI would surely get the messages if the sender is sending it. Otherwise no messages have been sent yet

Regards,

Prateek

Former Member
0 Kudos

Yes I checked that... But nothing...

IS there not some transaction or tool that can monitor HTTP traffic into the server and or XI

Former Member
0 Kudos

Hi Ricardo,

Check if messages are struck in Queue using tcodes SMQ1,SMQ2