Oracle SOA Suite (MOSC)

MOSC Banner

How to publish the {json+headers} to the JMS Queue using JavaScript ?

edited Nov 24, 2018 4:02AM in Oracle SOA Suite (MOSC) 1 commentAnswered

Hi,

To implement the end to end REST OSB  service  in 12.2, I need your  feedback to how publishing the {json request+ headers } to the JMS  Queue

For asynchronous calls, we want to go through the following pattern:

ProxyService REST > REST pipeline (REST Branch - for HTTP POST) > publish to JMS queue > Proxy (JMS)> Pipeline (---)> BPEL (REST) > OSB (REST)    [OSB > JMS > SOA > OSB][REST]

- >  I don't find the correct implementation to send {JSON request+Headers metadatas}  from the OSB to the JMS Queue that will be consumed by the SOA  BPEL...

Do I have to use the JavaScript function to add the headers in the $body that contain JSON request, to publish the body to the JMS Queue, any examples of that, implementation, please?...

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center