Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
WarehouseHelper Class
WarehouseHelper Methods
AbortRunningImport Method
GetDashboardStatus Method
GetImportProgress Method
GetImportStatusForAllSystems Method
GetLastImportStatus Method
GetLastResynchronizationStatus Method
IsImportRunning Method
MoveSystemToNewSourceSystem Method
RunningImportInfo Method
SetImportThresholdAction Method
WarehouseHelper
SetImportThresholdAction Method
Use this method to respond to a exceeded import threshold
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#
Copy
public
void
SetImportThresholdAction
(
string
systemIdentifier
,
ImportThresholdStatus
status
)
Parameters
systemIdentifier
Type:
System
String
SYSTEMID of the system
status
Type:
Omada.OE.Model.DataImport
ImportThresholdStatus
how to react. Use reject of accept
Implements
IThresholdController
SetImportThresholdAction(String, ImportThresholdStatus)
See Also
Reference
WarehouseHelper Class
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding Namespace