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!

Oracle ACM API - Java API vs SOAP/REST

Daniel MerchánOct 31 2018 — edited Oct 31 2018

Hi folks,


I am in Oracle SOA/BPM Suite 12.2.1.3 and we are using Adaptive Case Management in our project.

When creating a Case Composite, automatically you are exposing a service for start, suspend etc... a Case.

In the past, the only way for interacting with a Case was the EJB API which can be exposed as SOAP/REST in SOA Suite if needed.

I have been exploring the possibility of the Case REST API available in this release. I have raised some Oracle SRs as I found it some buggy and got some bug fixes.

In this post I would like to ask your personal experience and preferences:

  • Only usage of ACM Java API exposed as SOAP/REST?
  • Usage of the REST ACM API? I found this API does not contain all methods I wanted (such as Raise an Event manually). So mixed REST/Java approach?

Any thought, previous / current experience or pain sharing is more than welcome .

Thanks in advance.

Kind regards.

Comments

Processing

Post Details

Added on Oct 31 2018
2 comments
253 views