Get LoadID
Description
Gets a load ID from Semarchy xDM and stores it into a variable. This Load ID is either generated or retrieved from a Continuous Load. Such a load ID is required to load data into a Semarchy xDM data location.
The retrieved load ID is stored in an XDM_LOAD_ID
variable by default.
Parameters
Name |
Mandatory |
Description |
||
Load ID type |
true |
Type of load ID:
|
||
User Name |
true |
Name of the user initializing the action.
|
||
Sem Repository Schema |
true |
Name of the database schema hosting the Semarchy xDM repository. |
||
Data Location Name |
true |
Name of the data location as specified in the Semarchy xDM Management view. |
||
Continuous Load Name |
true |
Only applies if the Load ID type is set to continuous. Name of the continuous load as configured in the Semarchy xDM Management view. |
||
Load Id Session Variable Path |
false |
Path and name of the variable storing the Load ID. By default, it is set to |
||
Session Id |
false |
Explicit Session Identifier used to retrieve the load ID in the case of multiple parallel loads. It is set to |
||
Data Location Schema |
true |
Name of the database schema hosting the Semarchy xDM data location. |