-
Notifications
You must be signed in to change notification settings - Fork 0
Documentation
Søren Granfeldt edited this page Nov 26, 2017
·
1 revision
Download the latest release to be use the workflows. Included in the kit is a Powershell script called Install-Workflows.ps1 that will assist you in creating the necessary Activity Information Configuration objects in the FIM Service.
Please read the installation instructions to get started.
- Code Run - Compile and run C# code on fly and update target or workflow dictionary (code samples)
- Lookup Value - Find object using XPath filter, extract value and update an object
- Create Object - Create a new object based on existing object or dictionary values
- Delete Object - Delete an object
- Copy Values - Conditionally update target or one or more enumerated objects
- Add or Remove to/from multi-value - coming in next version
- Clear Single Value - coming in next version
For more on logging and troubleshooting, you can see Troubleshooting the activities