I'm importing groups from an external source using two tables, one containing department and person objects and another defining which people are a member of which groups (each person is only a member of one group)
The groups are fine, the MA successfully creates "Departments" in the metaverse, with person objects linked in as members, but what I would like to do now is take the department description and place it into the user's "department" attribute.
Is it possible to use a single import flow to make changes to multiple metaverse objects? If so, how?
Cheers,
Ian