Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The data load IWS solution can be started by sending a Control Message to the eagle_ml-2-0_default_cm_control_message stream. In this Control Message, you can specify various required, optional, and default parameters.

...

Parameter

Example of Value

Default Value

Comments

WorkflowData

EAGLE_ML_DATA_2.zip

Name of the archive to be loaded.

Info
titleNote
This must be unique


DeliveryMethod

FILE or FTP

Location of the archive to be loaded, if the FILE method is specified.
The archive should be in local directory that is specified by the parameter (:w_staging_in_folder:) [Default value: cmw\in]. If the FTP method is used, the archive should be in the FTP directory that is specified by the parameter (:FTP_FILES_LOCATION:) [Default value: CMW/inbound].
These parameters are set in the w_config.inc and w_config_custom.inc configuration files (see Advanced Configuration Options page in EagleML and EJM wiki).

LocalFileFolderin/RAW/eagle_ml-2-0_default_cm_ndfa/incoming/Launches a simple EJM process which takes the file specified in WorkflowData parameter and puts it into the target directory specified in LocalFileFolder parameter. The file can be stored b64-encoded. MC/MC2 supported.


The following two parameters are required to start the data load workflow with Base64 data:

...