ImportProfileV15 Methods |
The ImportProfileV15 type exposes the following members.
Name | Description | |
---|---|---|
![]() | CheckForPotentiallyStaleImport |
Checks if a running import for an import profile might be stale
If the running import is suspected to be stale will the OIP_POTENTIALLYSTALE property on the import profile be set to true
This can be utilized to send notifications to relevant users
Note: The CM can only be used for cloud environments on the Horizons platform
Note: If the OIP_POTENTIALLYSTALE flag is already set, will no change event be triggered
|
![]() | StartFullImportProfile |
Starts a full import for the import profile with given UID.
The CM should be used only for V15 or later.
The import will be a full import where highwatermarks for delta systems are reset
but the internal highwatermarks will be respected.
Note: The CM should be used only if Horizon imports are enabled.
Note: Version that allows turning off authoritative data loading.
|
![]() | StartImportProfile |
Starts the import profile with given UID.
Note: The CM should be used only for V15 or later.
Note: Version that allows turning off authoritative data loading.
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |