2020.2

Table Of Contents
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" on page139.)
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.)
Basic Email - Project Wizard
The Basic Email Project Wizard generates a Connect solution that can send emails.
To start the Project Wizard, select File > New > Project Wizards > Basic Email from the menu.
For more detailed information about this project, and instructions on how to test and customize
it, see "Project wizard: Basic Email" on page139.
The wizard contains the following options.
l
Workflow
l
Project folder: Select a folder. In this folder, the Project Wizard will create two
folders: Configurations and Workspace. The project's resource files are saved to the
Configurations folder. The Workspace folder is meant to be used when debugging
the solution (see "Basic Email - Project Wizard" above).
l
Send Templates and resources to Workflow: Check this option to send the
necessary resource files to the active Workflow instance on the local machine.
Without these files the Workflow configuration can be inspected, but it cannot be
tested; in order to test the configuration, you'll have to send the resources manually
(see "Sending files to Workflow" on page433).
Page 982