cancel
Showing results for 
Search instead for 
Did you mean: 

Outbound Proxy message craetion Issue

Former Member
0 Kudos

Hi ,

When i'm triggering oubound proxy message , it is creating with only SOAP body

When I open Message I can see only payload(SOAP Body)

PIpeline Step : WS_SENDER ..posting message wihout Sender service

@DF\QSuccessfully Processed (WS)@ @5F@ 07.10.2009 05:49:42 05:49:42 http://sap.com/xi/EA-RETAIL/Global2 MerchandiseERPReplicationBulkRequest_Out WS_SENDER "Current Status" Asynchronous EOIO WS @5F@ @5F@ @5F@

Actually I need to post with Sender Service

Regards

nandan

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member200962
Active Contributor
0 Kudos

Check this blog in getting the Header information also in the message: /people/william.li/blog/2009/07/30/how-to-read-soap-header-information

In addition you can also try using the [Keep Headers|http://help.sap.com/saphelp_nw04/helpdata/en/fc/5ad93f130f9215e10000000a155106/frameset.htm] option.

Regards,

Abhishek.

Former Member
0 Kudos

Hi Abhishek,

My Question is When I send the Oubound proxy message from R/3,

it's creating message with SOAP Body only .

1. Pipeline step is of WS_SENDER in monitoring Instead of SENDER

2. In monitoring I can see message without sender Service .. info.

.3. When i dig into message ...I can see only payload..

Actually i neeed to send message with header & Service name .

regards

Nandan

Edited by: Nandan ND on Oct 7, 2009 11:02 AM

Edited by: Nandan ND on Oct 7, 2009 1:03 PM

former_member187339
Active Contributor
0 Kudos

Hi Nandan,

Are you using XI sender adapter for this?

Does the message reached PI?

Regards

suraj

Former Member
0 Kudos

Hi Suraj,

It has not reached XI..

1.When I am creating a message ,it is creating with SOAP body only & Pipeline step as WS_SENDER instead of SENDER

2.It is creating without SENDER Service name , .

3.The message consists only of Payload(SOAP Body).

But the status is successful

Regards

Nandan

former_member187339
Active Contributor
0 Kudos

Hi Nandan,

Then we need to find the reason on why it is not reaching XI.

Later we can see on why the soap header and service name is missing

Check the steps suggested in this link


1.When I am creating a message ,it is creating with SOAP body only & Pipeline step as WS_SENDER instead of SENDER
2.It is creating without SENDER Service name , .
3.The message consists only of Payload(SOAP Body).

You got these information by checking SXMB_MONI in ECC? Also check the logs in slg1 and st22

Regards

Suraj

Former Member
0 Kudos

Hi Suraj,

I'm checking this in ECC..

My guess, is this due to Webservice creation in SOAMANAGER(SOA) i.e.Logical port creation..

Due to this the messages are posted to remote client as SOAP message without header information

regards

Nandan

former_member187339
Active Contributor
0 Kudos

Hi Nandan,

Hope you have followed the steps as mentioned here:

http://help.sap.com/saphelp_nw70/helpdata/EN/33/06820d9d174c2884576bd78ac5629d/content.htm

Can you recheck it?

Regards

Suraj

Former Member
0 Kudos

Hi Suraj

it's created with Endpoint configuration SOAMANAGER which i already Explained...its now called as Logical port creation.

I think from this setting only this is happening..

Any solution that, without altering this setting I need to create messages with service name.

Regards

nandan

Edited by: Nandan ND on Oct 8, 2009 10:04 AM