GTC-DBAT issue : Child data is not getting provisioned to SQL
I have a GTC (DBAT) configured for provisioning to SQL server's "MyUser" table and its child "MyAccess". To test this provisioning setup, I picked a xellerate user and added the GTC resource with value for both parent (MyUser) and child (MyAcess) to it.
The User record provisioned to SQL's MyUser table successfully, but the child record insertion to MyAccess table failed. Note that the child record is successfully inserted to OIM databases's UD_MYACCESS table (GTC child form), but not getting provisioned to SQL.
The task-status for the task "Child Table UD_MYACCESS row inserted" found to be "Rejected" with error detail as *"setting task status... "GCPROV.ProvTransportProvider.DBProvisioningTransport.null' does not correspond to a known Response Code. Using 'UNKNOWN'"*. The debug file does not show any significant information.
Any idea why the child record insertion is failing ?
Thanks!
Kabi