cancel
Showing results for 
Search instead for 
Did you mean: 

we havve soap to proxy synchronous scenario

Former Member
0 Kudos

hi

we have a soap to proxy scenario,

here user dont want to use a seperate fault message he want the fault message in soap responce structure only can any body help me on this.

regards

radhika

Edited by: Radhika on Dec 10, 2011 4:32 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Radhika,

It is implementable.

1. You need create your SOAP request and response Message types

2. In case proxy also you need to have request and response message types.

3. Map SOAP Request to Proxy Request and Proxy Response to SOAP Response.

4. In your proxy program you need to handle the accepting the request and sending of the response

Refer this link, it might guide you to certain extent.

[http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/20013414-b7a9-2b10-8fa1-fc7e5ec02659?QuickLink=index&overridelayout=true|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/20013414-b7a9-2b10-8fa1-fc7e5ec02659?QuickLink=index&overridelayout=true]

Similar discussion in this thread

[|]

Regards

Ramesh