cancel
Showing results for 
Search instead for 
Did you mean: 

poutbound proxy error

Former Member
0 Kudos

Hi Gurus,

This is synchronous interface.

I'm using the outbound proxy to send message from SAP to PI.

I can see the two (request and response) messages coming in PI but I cannot see any messages in the SAP(sxmb_moni).

I checked in SMQ2 to see if any messages are stuk in SAP system but I did not find any messages.

This is happening in QA only.

In Dev I did not face this problem.

I tested another proxy to send message from SAP to PI. I can see that mesages are coming to SAP(sxmb_moni) and also to PI.

I do not know why the messages are not coming in the first proxy.

Any help appreciated.

Thanks,

Jay.

Accepted Solutions (1)

Accepted Solutions (1)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

Since you see the difference in behaviour between dev and test. kindly check SXMB_ADM and see how the logging parameters are assigned wrt to sync messages. This might solve the problem.

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

this is not an issue, it's because in SXMB_ADM > Integration Engine Configuration, you have NOT the same option for trace level and synchonization;. I think it's under category "RUNTIME".

For a matter a performance, we avoid to have a too high level of trace, and that's the reason why Synchronous messages are NOT kept in SXMB_MONI. there is no interest as it's synchronous !

regards.

Mickael

Edited by: Mickael Huchet on Nov 3, 2011 6:11 PM

Former Member
0 Kudos

Hi Jay

Is the second proxy an asynchronous interface?

If so, probably the issue is that sync messages are not logged.

You can check this help page to enable logging of sync messages as well:

http://help.sap.com/saphelp_nw70/helpdata/en/d6/49543b1e49bc1fe10000000a114084/frameset.htm

Regards,

Giuseppe

Former Member
0 Kudos

Strange.

When the messages are there in PI, they should have gone from SAP.

Make sure, you are searching them with proper components & other details.