Skip to Main Content

Application Development Software

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!

Does WebCenter Content supports transactions?

rankoJan 15 2018 — edited Jun 27 2018

Greetings,

from what I have managed to read, there are a few ways to integrate with WebCenter Content when working with Java:

  • CIS
  • RIDC
  • SOAP

Though, no matter how much I searched about transactions in WebCenter Content, I can not find that any of the mentioned integration ways actually supports transactions.

An example:

  • Check in the document
  • Execute custom logic in the code
  • If custom logic fails, revert the document check in

Maybe an exception:

  • WebLogic does support SOAP Atomic Transactions
  • GenericSOAP endpoint in Enterprise Manager, out of the box, has configuration that would indicate it supports transaction:

    Atomic Transaction Flow Option: Supports

    Atomic Transaction Version: Default

I have run into some problems trying to run it in a transaction, but that is a matter for another post.

A general question, does any way of WebCenter Content integration supports transactions in an context mentioned above?

Kind regards,

Ranko

This post has been answered by Anand U on Jan 15 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 13 2018
Added on Jan 15 2018
3 comments
252 views