1 Like
Hello Aravind,
Welcome to the community… This seems to be an IIQ issue and you have tagged it as IdentityNow. I suggest tagging it as IIQ so that you get better responses
2 Likes
Hi @Aravind123
Welcome to SailPoint Developer Community.
The extended attribute Employeeid, which begins with a capital letter, is the cause of this problem. Since the field starts with capital letter it is being considered as class and resulting in this issue.
Since you are facing this issue in Sandbox environment, I would suggest changing the extended attribute staring with lower case, something like this - employeeId.
3 Likes
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.