Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Compatible one-way interface between Oracle SOA and BizTalk

user5108636Jun 15 2011 — edited Jun 16 2011
Hi All,
In SOA 11.1.1.4, we have a one-way web services which receives message feed from an external Microsoft Biztalk process (caller of the service). However, BizTalk requires even one-way messaging pattern to be able receive a blank response back.

Questions*
1) Is there a way to configure at my end on Oracle SOA working having one-way messaging pattern send a blank response back?
2) If not the only way go is change one-way to request/response, here I defined a response element as a string which I hope to send back. I want to populate the string with some value which proves to be useful later. Is there any such property value to track messages based on id or something? My current composite is Web-Service (request/response) --> Mediator --> DBAdapter. Here how do I assign a value to the response type (XML string element).

Hope I make sense, please suggest solutions for the above two questions

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 14 2011
Added on Jun 15 2011
1 comment
241 views