2021.1

Table Of Contents
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: "Project Wizard: Print Transactional Jobs" on page161.)
The Workflow process implements the typical Print plugins (see "Print processes with OL
Connect tasks" on page186).
l Basic web page. This project serves a simple web page, personalized via URL
parameters. (See: "Project Wizard: Serving a Web Page" on page174.)
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 "Project Wizard: Submitting Data with Web Forms" on
page168.)
l Basic email setup. This project sends email messages with attachments. Pre-rendered
PDFs are attached based on the provided sample data. (See "Project wizard: Basic
Email" below.)
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:
"Project Wizard: COTG Timesheets" on page146.)
Project wizard: Basic Email
The Basic Email project wizard creates an OL Connect project that sends emails with two
attachments: a Return and Refund Policy (PDF) which is the same for all emails, and a delivery
note (PDF) which is attached to the email dynamically. The email has a mailto link.
For an introduction to this Project Wizard, see Project Wizards overview video on the OL Learn
website (start at 21:07) or on Youtube: Email.
Installing the project
To start the project wizard, select File > New > Project Wizards > Basic Email from the menu.
(See also: "Basic Email - Project Wizard" on page993.)
Page 139