Hello,
We have a process where an export for users is dumped to a location as a csv file. The csv file has two columns: Extensionattribute10 and Extensionattribute11.
We need to check Ad for users where Extensionattribute10 is empty and then update that user from the data in the csv file. All users have Extensionattribute11 so we can
use that column to callback to the csv and get the proper Extensionattribute10 data that should be set on the user.
Any tips of assistance is much appreciated.
Thank you