8.5

HTTPServer Input 2 User Options
The HTTPServer Input 2 user options are used to enable serving static HTTPresources, as part of an
HTTPServer workflow. These resources are referred to within the HTMLresponse 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 HTMLfiles such as JS(JavaScript) scripts, CSSfiles 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 HTTPresource: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 COTGrepository. 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.