You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

DB Transaction Commit not working on JCS-SX env

edited Jul 4, 2017 7:00AM in Middleware 1 comment

Summary

DB Transaction Commit not working on JCS-SX env

Content

Hi All,

We are facing issues while using ADF application deployed on JCS-SX environment.

The Application has Application Module exposed as service interface, The AM has a method which saves some data into DB tables using getDBTransaction().commit();
The DB used by the AM to save the data is the default schema provided with the JCS-SX environment.
The issue is the records are not getting saved to the DB, and the error returned by the service is as below when called from the Soap client or Browser
“JDBC driver does not support XA, hence cannot be a participant in two-phase commit. To force this participation, set the GlobalTransactionsProtocol attribute to LoggingLastResource (recommended) or EmulateTwoPhaseCommit for the Data Source = apex”

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!