Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.Integration
DataObjectIntegrationManager Class
DataObjectIntegrationManager Methods
Execute Method
Initialize Method
PerformIntegration Method
Stop Method
DataObjectIntegrationManager
PerformIntegration Method
Executes the process of exporting data objects
Namespace:
Omada.OE.Solution.OIM.AppLogic.Integration
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
static
void
PerformIntegration
(
IDataObjectIntegrationUploader
uploader
=
null
)
Parameters
uploader
(Optional)
Type:
Omada.OE.Solution.OIM.AppLogic.Integration
IDataObjectIntegrationUploader
data object integration uploader instance
Remarks
If the uploader is provided, integration manager will be recreated
See Also
Reference
DataObjectIntegrationManager Class
Omada.OE.Solution.OIM.AppLogic.Integration Namespace