8.5
Table Of Contents
- Table of Contents
- Welcome to PReS Workflow 8.5
- System Requirements
- Basics
- Features
- The Nature of PReS 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
- Variable Properties
- Working With Variables
- About Configurations
- About Related Programs and Services
- The Interface
- Copyright Information
- Legal Notices and Acknowledgements
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.
LPD Input Plug-In Preferences
LPD input plug-in preferences control certain functions of the PReS Workflow LPD Server service, which in
turn has an impact on LDP input tasks performed by PReS Workflow on a given computer. The LPD Server
service receives jobs using TCP/IP from LPD servers.
For information on the preferences set in individual LDP input tasks, refer to LPD Input Task Properties.