Versions Compared

Key

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

MC2 EJM has a number of build-in tasks for frequently used purposes. There are packer, unpacker and distribution tasks. Currently supported archive file types are: N, ZIP, TAR and TARGZ.

Packer task.

Name: eagle_ml-2-0_default_cm_packer

...

The task is used to pack files into archive.

Current version of EJM supports ZIP format only.

Supported Inbound Parameters:

Compress – archive format. ZIP and N values are supported.

 Unpacker task.

Include name: eagle_ml-2-0_cm\mc2\ejm\workflow\mc2_unpack.inc

The task is used to unpack files from archive or just get list of files in the archive.

Current version of EJM supports ZIP format only.

Supported Inbound Parameters:

archiveType – archive format. ZIP value is supported.

Supported Outgoing Parameters:

...