cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP -- XI proxy synchronous scenario

Former Member
0 Kudos

Hi, Expert,

Is there anybody can provide me a sample or link on how to configure SOAP -- XI proxy synchronous scenario in "Integration Directory". Thanks.

Meiying

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

resolved.

Former Member
0 Kudos

Yang,

The steps required are mentioned in this thread. Take a look at it:

Regards,

---Satish

Former Member
0 Kudos

Hi, Satish,

Then do I need a mapping? My Outbound message type and inbound message type will be different. I want to SOAP send outbound message type all the way to XI proxy. And then, XI proxy process the outbound message and then send inbound message type back to SOAP sender. Do you know how I can do this? Thanks a lot.

Meiying

Former Member
0 Kudos

Hi Yang,

It entirely depends on your requirement. You need to do mapping if you have any conversions either in request or response. If you dont have then you dont need.

Regards,

---Satish

Former Member
0 Kudos

No. I don't need to convert.

My scenario would be like this

Outbound message interface SOAP_out_MI:
Request message type : Soap_in_MT
Response message Type : proxy_out_MT

Inbound Message Interface: Proxy_In_MI
Request message type : Soap_in_MT
Response message Type : proxy_out_MT

I set them both synchronous. SOAP sends Soap_in_MT all the way to XI proxy, XI proxy process it and I would like to send proxy_out_MT back to SOAP.

Now SOAP does not get response back. Do you see why? Thanks a lot for any help!

Yang

Former Member
0 Kudos

Hi Yang,

It seems your naming conventions are confusing to you. Anyways first check in xi or the application system where your proxy is there whether you are getting any response or not? Go to sxmb_moni and see whether you have any response message or not.

Regards,

---Satish