When setting up the universe, to include IDM, I saw the following error in the connectivity tab: "The Workpoint adapter is not responding, perform a Workpoint checkup"
The following message was seen in the logs:
WARN [com.arjuna.ats.jta] (default task-50) ARJUNA016061: TransactionImple.enlistResource - XAResource.start returned: XAException.XAER_RMERR for < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff0a010097:-58741fa8:5e72d668:321, node_name=1, branch_uid=0:ffff0a010097:-58741fa8:5e72d668:35f, subordinatenodename=null, eis_name=java:/jdbc/WPDS >: javax.transaction.xa.XAException: com.microsoft.sqlserver.jdbc.SQLServerException: Failed to create the XA control connection. Error: "The connection is closed."
When reviewing the WPDS database, there were no tables.
Release : 14.X
Component : CA IDENTITY SUITE (VIRTUAL APPLIANCE)
And also to grant permissions to a specific user to participate in distributed transactions with the JDBC driver, add the user to the SqlJDBCXAUser role. Please refers to https://learn.microsoft.com/en-us/sql/connect/jdbc/understanding-xa-transactions?view=sql-server-ver16