Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
ImportProfileController Class
ImportProfileController Methods
CategoryIsReadyForImports Method
Get Method
GetAdHocProfileForSystem Method
GetImportProfileDetails Method
GetImportProfileType Method
GetLogConfigurationXml Method
GetPreviewImportProfileDetails Method
GetProfilesWithPotentiallyStaleFlag Method
GetProfileType Method
GetProfileTypeValueId Method
GetSystemAttachedToImport Method
IsImportPotentiallyStale Method
IsImportRunning Method
IsImportWasCancelled Method
PerformImportCheck Method
SetDataLoadProfileStatus Method
SetPotentiallyStaleFlag Method
StartImport Method
SystemHasImportedData Method
SystemIsReadyForImports Method
UpdateImportProfileCategory Method
ImportProfileController
CategoryIsReadyForImports Method
checks is a system category will be included in an import
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
virtual
bool
CategoryIsReadyForImports
(
DataObject
systemCategory
,
DataObject
collector
)
Parameters
systemCategory
Type:
Omada.OE.Model
DataObject
system category
collector
Type:
Omada.OE.Model
DataObject
collector
Return Value
Type:
Boolean
See Also
Reference
ImportProfileController Class
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding Namespace