Activities
- Connect to eDirectory
- Disconnect from eDirectory
- Add User to Group
- Change User Password
- Create Computer
- Create Group
- Create User
- Delete Entry
- Edit Entry
- Remove User from Group
- List Entries
- Rename Entry
- Search Attributes
CAUTION:
If there is a limitation on the number of connections to the domain controller and an Approval activity is desired in the same workflow as processing a large number of operations, it is recommended to separate edirectory activities within a different workflow/ snippet from the workflow where the Approval activity is used (because approval has a default persistence mechanism). In that way, the workflow/ snippet will not have operations/ activities persisted and it will run normally without the persistency flag. Only the workflow with Approval activity will be persisted.
Connect to eDirectory
This activity connects to eDirectory.The Output of this activity should be used as input for all Connection parameters used for activities placed under eDirectory category.
...