8.5
Table Of Contents
- Table of Contents
- Welcome to PlanetPress Workflow 8.5
- System Requirements
- 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
- Variable Properties
- Working With Variables
- About Configurations
- About Related Programs and Services
- The Interface
- Copyright Information
- Legal Notices and Acknowledgements
<top>253</top>
<type>dent</type>
</pin_0>
<pin_1>
<left>361</left>
<top>341</top>
<type>dent</type>
</pin_1>
</pinElm1>
</values>
Note
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.
Note
When SSL is enabled and a user sends a query prefixed with https://, then this specific communication will be
sent through port 443, which cannot be changed in Workflow. However, http:// requests will still be received on
the port specified in http server preferences.
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.