I have set up a JDBC connector to manage accounts (records) on a MSSQL Database. I am able to create and add entitlement successfully on the database, however, the newly created accounts seem without account name until the first account aggregation. See an example below.
In the account query → provisioning quesry settings, I configured the Native Identity Query Settings as well. However this just does not seem to be working. Any idea what might be wrong? Thanks in advance!
As per my observation it Is expected/current system behavior, displaying Name: -- immediately after provisioning but before the first aggregation is often expected behavior for JDBC connector.
the similar behavior we have observed in IdentityIQ.
I found similar behavior/observation here with webservices connector: