Versions Compared

Key

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

...

To meet the requirements a special format of file/data exchange variable has to be used.

It t is a string representation of data file list where data files separated by comma. The each data file, in turn, has 3 parameters separated by pipe.

Data File format: File name|Data variable name|(Archive) File type

Currently supporting archive file types are: zip, tar and tar.gz.

Data File parameters:

1)      File name – can be a file path relative to MC data folder or just file name

...

3)      File type – File content type. Current EJM version supports ZIP value only.

File name is mandatory field, variable name and type can be omitted.

...