8.6

Table Of Contents
"datafile_name":"lookup(OLCS_jobs, datafile_name, jobid, '%
{jobid}')",
"pages":"lookup(OLCS_jobs, pages, jobid, '%{jobid}')",
"documents":"lookup(OLCS_jobs, documents, jobid, '%{jobid}')",
"recordsetid":"lookup(OLCS_jobs, recordsetid, jobid, '%{jobid}')"
}
An example where the entire JSON string is provided in Job Info 1:
%1
A JSON string constructed with information retrieved from an XML job data file:
{
"first":"xmlget('/request[1]/values[1]/first
[1]',Value,KeepCase,NoTrim)",
"last":"xmlget('/request[1]/values[1]/last
[1]',Value,KeepCase,NoTrim)",
"email":"xmlget('/request[1]/values[1]/email
[1]',Value,KeepCase,NoTrim)"
}
Content Creation tab
The Create Preview PDF plugin creates a preview PDF from a template selected on the
Content Creation tab, using the record that results from the data source selected on the
Datamapper tab. The record is then merged with the template to create a preview PDF.
Select the appropriate template or option:
l
%o: Select to use a dynamic template name. Click on %o to change the expression that
determines the name of the template to use.
l
A template name: Select the appropriate template name from the list. Adding templates
to this list is done from the Send to Workflow option in the Designer module.
A preview will be displayed of the output generated by the Print context of the selected
template. (Not available for a dynamic template name).
Page 525