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

...

Compress – archive format.

 Unpacker task.

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

...

conditionToExecute= iif(StringLength(:param_TASK_generic_load_unpacker_DataFlowFiles:)=0,0,iif(find(:param_TASK_generic_load_unpacker_DataFlowFiles:, '_ISSUERORGANIZATION_') = -1 ,0,1))   

Distribution task.

Name: eagle_ml-2-0_default_cm_file_distribution

...