2022.1

Table Of Contents
l Print promotional jobs. This project generates a batch of basic personalized letters, in
the format that was selected in the wizard: PDF, PCL or PostScript Level 3. (See:
"Sample Project: Print Promotional Jobs" on page159.)
The Workflow configuration uses the All In One plugin (see "Print processes with OL
Connect tasks" on page190).
l Print transactional jobs. This project creates print content items - invoices - and uses
multiple Create Output tasks to generate various print output variants:
o
A single PDF for the entire job (in which the invoices are grouped per customer).
o
One PDF per customer.
o
One PDF per invoice.
(See: "Sample Project: Print Transactional Jobs" on page165.)
The Workflow process implements the typical Print plugins (see "Print processes with OL
Connect tasks" on page190).
l Basic web page. This project serves a simple web page, personalized via URL
parameters. (See: "Sample Project: Serving a Web Page" on page178.)
l Submitting data with webforms. This project illustrates how to serve multiple web
pages, one of them a web form, using a single Workflow process. It stores submitted data
in the Data Repository. (See "Sample Project: Submitting Data with Web Forms" on
page172.)
l Basic email setup. This project sends email messages with attachments. Pre-rendered
PDFs are attached based on the provided sample data. (See "Sample Project: Basic
Email" on page143.)
l Capture OnTheGo Timesheets. This project deploys and serves COTG Timesheet
forms. Additional processes capture the submitted data and output them in JSON, XML
and PDF. In order to create the PDF, the data are merged with a Connect template. (See:
"Sample Project: COTG Timesheets" on page150.)
Versioned Projects
Versioned projects are created from the Project menu at the top of the Welcome (or Home)
screen. Projects created with the Sample Projects wizard are not versioned.
If you want to create a Versioned Project, see "Versioned Projects" on page138.
Basic Email - Sample Project
The Basic Email Sample Project generates a Connect solution that can send emails.
To start the Sample Project, select File > New > Sample Projects > Basic Email from the
Page 1061