cancel
Showing results for 
Search instead for 
Did you mean: 

Active sender HTTP and IDOC Interfaces

Former Member
0 Kudos

When the Sender Interface is IDOC or HTTP there is no communication channel Required, in that case how do i find whether my Interface is active or not ?

for Interfaces with communication channel i can check if the communication channel is active or not.

This is aproduction system so i cannot test with the data.

Please Advice.

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

HTTP

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

IDOC

Use transaction IDX5 for IDOC Adapter Monitoring

Regards,

Prateek

Answers (2)

Answers (2)

prabhu_s2
Active Contributor
0 Kudos

http and idoc are not based on polling method. idocs are generated if master data is modified or thru transcational data validation. hence in this case u can check in we02 from r3 if idoc is generated. if yes then ur interface is said to be active. and the same with http client but not WRT to idocs

Former Member
0 Kudos

You can check using the Test Configuration tool in the Integration Directory