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!

SOA,OSB,BPM Best Practice

unknown-3503583Sep 14 2017 — edited Feb 26 2020

Hi All,

I am involved in code review of SOA,OSB and BPM 12c for an existing code which has performance issues.

I need confirmation on below point.

1. OSB proxies are exposed as Rest Interfaces which in turn Invoking HTTP Adapter Business Service .

And above OSB code is getting Invoked by SOA composite using REST Adpater.

Can't we SOAP Adapter to acheive this?

How can we identify if we have to go with REST or SOAP?

2. BPM is Synchronous and  having multiple Services call (Around 10 -SOA Sync Services) and exclusive gateways with simple Business Rules implemented.

Ideally Long Running BPM should not be Synchronous, Should  we replace the above orchestration logic in SOA ?

Please throw some lights on above points.

Thanks,

3503583

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 13 2017
Added on Sep 14 2017
2 comments
518 views