Click or drag to resize

DataObjectIntegrationManagerExecute Method

Executes the data object upload loop

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#
public void Execute()
Remarks
The process will not execute if already running. It will also not execute if the loopSize configured did not yet past, except last execution failed.
See Also