Greetings,
from what I have managed to read, there are a few ways to integrate with WebCenter Content when working with Java:
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