8.4
Table Of Contents
- Table of Contents
- Welcome to PlanetPress Workflow 8.4.1
- Basics
- Features
- The Nature of PlanetPress Workflow
- About Branches and Conditions
- Configuration Components
- Connect Resources
- About Data
- About Documents
- Debugging and Error Handling
- The Plug-in Bar
- About Printing
- About Processes and Subprocesses
- Using Scripts
- Special Workflow Types
- About Tasks
- Task Properties
- Working With Variables
- About Configurations
- About Related Programs and Services
- The Interface
- Copyright Information
- Legal Notices and Acknowledgements
XMLenvelope. This option removes them from the envelope, but they remain accessible through their
direct path. This option has no incidence on any other option of this task.
Technical
SSL is used to accept secured, encrypted requests from web clients and requires a certificate
delivered by an approved authority. SSLcan also be called HTTPS, though that is a misnomer. For
more information on SSLand how to purchase a certificate, please see Q10694 on SSL.com.
HTTPServer Input 2 User Options
The HTTPServer Input 2 user options are used to enable serving static HTTPresources, as part of an
HTTPServer workflow. These resources are referred to within the HTMLresponse file and do not pass
through a process to get served so the process is very quick. Static resources are especially useful for
additional formatting of HTMLfiles such as JS(JavaScript) scripts, CSSfiles and images, since they are not
dynamic and generally shared between multiple dynamic files.
The available HTTP Server 2 user options are as follows:
l Serve HTTPresource:Check to activate static resource serving.
l Resource action name: Enter a name that will be simulated as a folder in your HTTPstructure.
For example, if you enter images in this box, you would refer to any files in this folder as
href="images/file.ext" .
l Resource folder:Type it the path of the folder where your resources are located, or click the
Browse button and choose the folder in the browse dialog.
Note
Subfolders are accepted in the structure, so if your resource folder contains a folder called faces, you
could refer to a file in this folder as href="images/faces/johnsmith.jpg".
l Capture OnTheGo group
l Authentication Key:Enter the authentication key for the COTGrepository. This key can be
found in the Settingssection of the COTGWeb Administration Panel.