Click or drag to resize

SystemOnboardingControllerGetSystemStatus Method

this methods returns an overall system status 0 if system is idle 1 if odw is importing or exporting data 2 if rope is calculating 3 if rope failed to calculate identites 4 if import/export package failed 5 if one or more export objects failed

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
Syntax
C#
public int GetSystemStatus()

Return Value

Type: Int32
See Also