2022.2

Table Of Contents
l
Before or after: In the previous box, you entered where you wanted to split the file.
Here is where you specify whether you want the Generic Splitter to split the file X
number of pages or records before or after the string. Choose 5 in the Pages or
records box and “Records after in this box, for example, to split the file 5 records
after the record that matches the condition.
l
Split when condition found: You may not want to split the file every time the string of
characters changes, but only every other time, or every third time. If so, enter the number
of times in this box.
Miscellaneous Tab
The Miscellaneous tab is common to all tasks.
Check the option Use as step description to display the text next to the icon of the plugin in the Pro-
cess area.
HTTP Server Input
Note: This plug-in has been moved to the Legacy group.
HTTP Server Input tasks are used to receive HTTP requests made via GET or POST commands and
to send replies to the servers from which the requests were made. The HTTP server supports both
HTTP and HTTPS. For HTTPS Support information, see "HTTP Server Input plugin preferences 1" on
page656.
Instead of using the HTTP Server Input task, you should consider using the NodeJS Server Input task
which is more secure, more up-to-date and more standardized. For more information see: "NodeJS
Server Input" on page327.
Note: While you can insert the HTTP Server Input task anywhere in your process as a sec-
ondary input task, in reality the HTTP Server Input task will only function when used as the initial
input, as it is triggered when PReS Workflow HTTP Server receives a request and passes it on to
the correct task.
Note: Athough Workflow can serve both static and dynamic resources to a web browser, it is not
meant to be used as a fully featured web server as it is not built for responsiveness nor guar-
anteed uptime. It is recommended to use a common web server (for example, IIS or Apache) to
serve your contents and to let Workflow process things only it can do.
For more information on how to serve HTML and PDF generated by Connect through IIS, watch
the Connect with Evie - IIS series.
Page 601