2018.1

Table Of Contents
JSON All-In-One Configuration
Describes the configuration of an All-In-One operation as a series of name/value pairs
representing the processes (data mapping, content creation, job creation and output creation) to
be completed as part of the overall operation. The value in each pair contains the parameters
for that specific process.
The structure is variable, allowing for configurations containing one or more specific processes
(as name/value pairs), as long as the processes specified result in a logical sequence or
workflow. Used specifically with the All-In-One service.
Structure
The structure consists of an object with the following name/value pairs:
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
Page 82