I am not able to show the field in FunctionalCI class or should I try to make another extension or to edit the current one?
I was able to fix this by changing { "attcode": "language", "update": "1", "reconcile": "0", "update_policy": "master_locked", "finalclass": "SynchroAttribute" }, to { "attcode": "language", "update": "1", "reconcile": "0", "update_policy": "write_if_empty", "finalclass": "SynchroAttribute" }, But I still can't change user status from "Active" to "Inactive" when the user cannot be found in Active Directory. I'm trying to do it with the following settings: "delete_policy": "update", "delete_policy_update":...
When I add new Server I can see the new fileds. Please see the attached file.
Hi Vincent, I try to shorten the file and delete some of it. I see between these line I have <field> Cheers, Nikola
This is the customization. Cheers, Nikola
Hi Jeffrey, I just want to clarify that I don't see the new fields when I open "Configure This List ..." as follows: From WEB --> Configuration Management --> Person --> fourth tab CIs There are button action (the three dots) - from this menu when I select "Configure This List ..." I don't see the new fields. From WEB --> Configuration Management --> Search for PC objects Then I can see the new fields when I choose "Configure This List ..."from button action (the three dots) What do you want me to...
Hi, I have added new fields to the CI and want to show it in the menu "Configure This List ..." (List Configuration). How can I do this? Thanks, Nikola
Hi, I'm using LDAP user synchronization and trying to change the update policy from Locked to Unlocked. If I manually change it, after the next sync pass, it changes back to Locked. This is a problem for users because they cannot change the language through their profiles. Is it possible to exclude the language from synchronization or permanently change the field to Unlocked? Thanks, Nikola