2019.2

Table Of Contents
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 "Project Wizard deployment settings" on page849) 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 page558).
2. Save the template and send it to Workflow (see "Sending files to Workflow" on page457).
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 page203).
4. Use the saved file to add the new data to the data mapping configuration (see "Opening a
data mapping configuration" on page231). Send the data mapping configuration to
Workflow.
5.
Open the thank_you Web section and use the new data fields to personalize the page
(see: "Personalizing content" on page786). Then send the template to Workflow again.
Tip
The Designer can have one data mapping configuration and one template open at
the same time. Use the tabs at the top of the workspace to switch between the two.
Click the synchronize button on the Data Model pane to make sure that the Data
Models are the same in both.
6. Send the Workflow configuration to the server.
Page 206