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