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
AbortRunningImport Method
It releases the ImportLock and updates import profile status on ODW and also ES
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
AbortImportResult
AbortRunningImport
(
string
profileId
,
Nullable
<
int
>
requestId
)
Parameters
profileId
Type:
System
String
requestId
Type:
System
Nullable
Int32
Return Value
Type:
AbortImportResult
Implements
IImportStatusController
AbortRunningImport(String, Nullable
Int32
)
See Also
Reference
WarehouseHelper Class
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding Namespace