We are using java and the DQM SDK, our XML validates and while we are trying to create a MultiRecordTransform, we get the following exception with no information to help diagnose the issue.
com.sap.emdq.EmdqException: Uncaught exception thrown in native code
We are using the dquractransformu shared object and have NCOALink enabled. We have successfully used the URAC transform without NCOALink. We receive no other errors or logs when starting up, and if we turn off NCOALink, it gets past creating the MR transform.
Is there any other information we can get to help us determine what the issue is?