2021.1

Table Of Contents
Testing and running the project
Once the Project Wizard has finished the installation, the project is ready to be tested.
If the templates and data mapping configurations haven't been sent to Workflow yet, do that
first (see "Sending files to Workflow" on page446).
This requires that the Workflow service is running (see Starting the Workflow service in
Workflow's Online Help).
To test the project:
1. Send the Workflow configuration to the OL Connect Workflow service; see Saving and
sending a Workflow Configuration in Workflow's Online Help.
2. Access the web page by entering the following URL in a browser on the machine that
runs Workflow: http://localhost:9090/hello.
3. Follow the instructions on the page to see how values in the URL change the text of the
page.
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. Note however that the process will not return the web page to a browser, as it wasn't
started by a browser.
Page 175