| SystemActionStage Enumeration |
Action stage
Namespace:
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic enum SystemActionStage
Members
| Member name | Value | Description |
---|
| Definition | 0 |
systen definition
|
| Upload | 1 |
upload data for offline systems
|
| IdentityRules | 2 |
Identity join rules
|
| ResourceManagement | 3 |
Resource types, folders and resources
|
| DataSynchronization | 4 |
Sync of data between ODW and ES
|
| Import | 5 |
rules and import
|
| DataMaintenance | 6 |
Data maintenance, currently no actions...
|
| Provisioning | 7 |
Provisioning
|
See Also