8.4

XMLenvelope. 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.
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.