Hi and thanks for taking the time to look at this with me.
Im using a JDBC Driver connected to an Informix View thats being used to create User accounts and Groups. It uses simple Schema Mapping for user details (links below to the XML, if youre interested).
Schema Map
https://docs.google.com/document/d/1...LociRbgCg/edit
I then use Application source attribute values from the View to build the destination DN in placing the student accounts.
Placement Rule
https://docs.google.com/document/d/1...SnIll2V8Y/edit
Lastly, I use Application source attribute values that define which academic program the student is enrolled in from the same user record to create a corresponding eDir Group, if it doesnt exist, and set user membership.
Program Groups
https://docs.google.com/document/d/1...boyViTVCA/edit
This is all working well and good for adds. However, I notice that changes in the View, say, a Program Group, arent being picked-up by the driver. Any changes to the Schema Attributes that are mapped are coming across. For what its worth, I am using triggerless publication.
Im assuming that mods to things like Program Groups arent triggering changes because they arent in the Filter, set to Class/Attribute sync or something along those lines.
Id like your advice on how to best tackle this. Should I, for example, define Application Classes/Attributes, create custom Identity Vault Classes/Attributes, map them, and set to Synchronize? Maybe theres a better way all together.
Thanks a lot,
Bill
Im using a JDBC Driver connected to an Informix View thats being used to create User accounts and Groups. It uses simple Schema Mapping for user details (links below to the XML, if youre interested).
Schema Map
https://docs.google.com/document/d/1...LociRbgCg/edit
I then use Application source attribute values from the View to build the destination DN in placing the student accounts.
Placement Rule
https://docs.google.com/document/d/1...SnIll2V8Y/edit
Lastly, I use Application source attribute values that define which academic program the student is enrolled in from the same user record to create a corresponding eDir Group, if it doesnt exist, and set user membership.
Program Groups
https://docs.google.com/document/d/1...boyViTVCA/edit
This is all working well and good for adds. However, I notice that changes in the View, say, a Program Group, arent being picked-up by the driver. Any changes to the Schema Attributes that are mapped are coming across. For what its worth, I am using triggerless publication.
Im assuming that mods to things like Program Groups arent triggering changes because they arent in the Filter, set to Class/Attribute sync or something along those lines.
Id like your advice on how to best tackle this. Should I, for example, define Application Classes/Attributes, create custom Identity Vault Classes/Attributes, map them, and set to Synchronize? Maybe theres a better way all together.
Thanks a lot,
Bill