Oracle SOA Suite (MOSC)

MOSC Banner

Examples Patterns to implement the end to end REST OSB service

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

Hi,

I  have 2 issues  to develop the end to end REST OSB/SOA service  in 12.2.1:

Issue .1.

For synchronous calls, the pattern that was implemented is the following: Proxy (REST) > Pipeline(REST)>BuinessService(REST), when I test it, that return pipeline.PipelineException: Transport error (error code=OSB-380002)  .. What is the correct implementation , please  ?

Issue .2.

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 (---)> BusinessService (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 ..

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