I'm trying to set the organizational unit of each ingested profile
inside of a workflow. I want the organizational unit to be updated to
the same value for each profile. So the order of operations is: ingest
csv file with profile informationupdate each profile record to have the
same organizational unitupdate profiles database with the newly ingested
profiles.Any help would be greatly appreciated.