All,
We are working with ODM Directory Sync and have a question related to this.
we have 2 quit big environments.
part of the users will migrate from domain A to Domain B
part of the users will migrate from domain B to Domain A
the read part of the workflow is quit a time consuming item.
is it possible to do the following steps in this order:
- read from both AD environments
- Match Objects from both AD environments
- create multiple Stage Data sections, all for migrating objects from A to B
- Write to Domain B
- create multiple Stage Data sections, all for migrating objects from B to A
- Write to Domain A
or
- read from both AD environments
- Match Objects from both AD environments
- create multiple Stage Data sections, all for migrating objects from A to B
- create multiple Stage Data sections, all for migrating objects from B to A
- Write to Domain B
- Write to Domain A
Is this is possible we can do it all in one Workflow and just add separate Stage Data sections in the single workflow.
Thanks in advance