Please check your AD schema attributes, weather you added that Extension-Attributes, & verify the target mappings in Identity mapping of that particular attribute? And restart your tomcat server and try again.
Hi @rishavghoshacc Are other synchronised attributes getting updated on refresh? Any log messages would be useful here. I find it hard to think it’s this, but per-attribute permissions can get set on AD, IIRC.
Did you setup the Target Mapping for employeeType identity Attribute?
How the Attribute synchronization configured?
Could you please share the screenshot of employeeType Identity Attribute from Identity Mapping.
Hi @rishavghoshacc As with all AD integrations I would recommend using an LDAP client (such as LDP.EXE) with the service account credentials to check how the connector permissions. Per-attribute permissions can be viewed using ADUC.
Hi @j_place I dont see the attribute in the transactions also. I assume even if this is a permission issue, we should at least be able to see the attribute on the transaction right?
Exactly. Like I say above, I think it unlikely to be permissions, just worth mentioning. 2 things; you mention extensionAttribute6 in the OP and extensionAttribute1 in the screen shot. Also, is there a tranformation rule on the attribute? - if so, do you know it’s working correctly and not returning null?
For reference, I still strongly recommend the use of an LDAP client to check the interface prior to/in parallel with configuring of IIQ. I use it as a quality check - manually create an account with the expected configuration using LDP then check with the AD guys that that is what they expect.
Compare application and attribute mappings between UAT and Production.
Verify the Refresh Identity task configuration.
Check logs for any errors or skipped attributes.
Test with a manual provisioning request in UAT.
By systematically comparing configurations and logs between environments, you should identify and resolve the discrepancy in updating extensionAttribute6. Let me know if you need further clarification!