2019.2

Table Of Contents
preferences (see "Project Wizard deployment settings" on page849) before installing the
project.
The form
If you want to add inputs to the form and extract the submitted data, here's how to do that.
1. Open the Web section and add elements to the Web Form (see "Using COTG Elements"
on page593 and "Using Form elements" on page558).
You could also add text, images and other elements (see "Content elements" on
page628) and change the layout of the page (see "Styling and formatting" on page741).
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" below).
4. Use the saved file to expand the data mapping configuration (see "Opening a data
mapping configuration" on page231). Send the data mapping configuration to Workflow.
5. Send the Workflow configuration to the server.
Saving input as sample data
Testing a process in Debug mode is only possible with a sample data file. The process is pre-
configured to use the Sample Data.xml file located in the Configurations\Data folder.
To create your own sample data file:
1.
Locate the Workflow configuration in the Configurations\Workflow folder and open it in
Connect Workflow.
2. Select the process.
3.
Enable the Send to Folder step (step 2 in the process).
4. Send the Workflow configuration to PlanetPress Workflow service (see Saving and
sending a Workflow Configuration) and run it again, with a custom name value.
The Send to Folder step will now write the input data - the job file - to a file in the
Workspace\Debug folder.
When you select the file as sample file (on the Debug ribbon), it can be used to debug the
process.
Page 186