Versions Compared

Key

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

Generic Load is able to unpack and transform files immediately after they are received, without waiting for download queues.

In this page:

Table of Contents

Configure Generic Load

First of all, create a profile in the EJM Monitoring Tool

...

profileName is the profile name used to generate names of new workflow and other files . Must - must be unique for each profile;

workflowName is the source workflow name used to generate new workflow;

inMask{number} describe incoming file masks. Must be coherent and start with number 1. Each record should contain the following values, separated by “|”:

  • File file mask;
  • Incoming incoming file maskTranslator for incoming mask (if you do not want to use a translator, specify empty string). Must match transform_pairs.inc;
  • Commacomma-separated feed types for load available for this translator (should not contain duplicates).

Configure Decompress-Transform

...