2022.1

Table Of Contents
followed by another task, the Create Web Content task returns its output to the Workflow
process, where it can be viewed (click View as HTML).
The data mapping configuration
To extract the submitted data from the job file (the request XML), the process uses the data
mapping configuration: WEB_FORM Data.
To open it, select File > Open from the menu and browse to the Configurations\Resources
folder.
In order to create the data mapping configuration, the input data needed to be saved to a file
(see "Saving input as sample data" on page174).
The sample data file is located in the Configurations\Data folder, but you will also see it when
you open the data mapping configuration itself.
For more information about data mapping configurations see "The DataMapper" on page221.
Customizing the project
A project is a great starting point for building an OL Connect solution. This part explains how to
make changes to the project.
Do you intend to expand the project into a solution where Workflow runs on a different machine
that also has a different regional setting? Then indicate the desired encoding in the Designer
preferences (see "Sample Project deployment settings" on page912) before installing the
project.
The form
If you want to add inputs to the form and use the submitted data in the Thank You web page,
here's how to do that.
1. Open the form Web section and add inputs to the Web Form (see "Using Form elements"
on page591).
2. Save the template and send it to Workflow (see "Sending files to Workflow" on page482).
3. Upload the Workflow configuration to the server (see Saving and sending a Workflow
Configuration in Workflow's Online Help) and let the process save the input data to a file
(see "Saving input as sample data" on page174).
Page 176