1.7

Table Of Contents
l datamining - data mapping configuration parameters, consisting of an object with the
following name/value pairs:
l identifier - the managed file identifier (type of number) or named identifier (type of
string) of the data file
l config - the managed file identifier (type of number) or named identifier (type of
string) of the data mapping configuration
l contentcreation - content creation configuration parameters, consisting of an object with
the following name/value pairs:
l identifiers - an array of data record entity identifiers (type of number) (optional for
configurations containing data mapping parameters)
l config - the managed file identifier (type of number) or named identifier (type of
string) of the input design template
l jobcreation - job creation configuration parameters, consisting of an object with the
following name/value pairs:
l config - the managed file identifier (type of number) or named identifier (type of
string) of the job creation preset (optional)
l outputcreation - output creation configuration parameters, consisting of an object with
the following name/value pairs:
l identifiers - an array of job entity identifiers (type of number) (optional for
configurations containing content creation parameters)
l config - the managed file identifier (type of number) or named identifier (type of
string) of the output creation preset
l createOnly - flag to specify if output is to be only created in the server and not sent
to it's final destination (type of boolean)
Specific to the use of all processes (and their parameters), an additional name/value pair can
be added to restrict the print output to a set of specific records in the input data:
l printRange - print range configuration parameters, consisting of an object with a single
name/value pair:
l printRange - the range of records in the data file to output (type of string).
Page 50