cancel
Showing results for 
Search instead for 
Did you mean: 

XI Receiver Adapter http

Former Member
0 Kudos

Hi,

I am on PI 7.11 and have a XI receiver adapter connecting my pi integration server to abap backend (CRM 7.0) .

In CRM , I'm trying to see the incoming http call . I checked in SMICM transaction in crm with trace level set to 3 but

I see nothing.

Perhaps I'm wrong in my understanding of the architecture but shouldn't all incoming http trafic for CRM be going through icm service ?

If so , why do I not see the trace data .. ?

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member223322
Active Participant
0 Kudos

Check the below SAP notes.

724719    How to enable HTTP tracing in the SAP J2EE Engine

1095475  How to enable HTTP tracing in the AS Java

~Srini

Former Member
0 Kudos

Hi Srinivasan,

the CRM is ABAP system so J2EE traces are not possible.

Thanks.

nabendu_sen
Active Contributor
0 Kudos

Hi Thierry,

Check SXMB_MONI in CRM. You should find the messages sent by PI over Proxy.

Former Member
0 Kudos

Hi Nabendu,

I'm looking for http trace info , not the message.

To be more precise , I want to see if the password is encrypted in the connection when using http (not https).I cannot find any info specifying wether the login is done with basic auth or another method.

A+

baskar_gopalakrishnan2
Active Contributor
0 Kudos

You might also check whether you set logging in the message server to see log trace.  HTTP logging sap link might help you.

http://help.sap.com/saphelp_nw73/helpdata/en/48/406e93ca2331c3e10000000a42189d/frameset.htm

http://help.sap.com/saphelp_nw73/helpdata/en/47/c2e775b8fd3020e10000000a42189d/frameset.htm