2022.1

Table Of Contents
Note
When you send a test email, the Email To Script will not be used; instead, the email
will be sent to the address that you specify in the Send Test Email dialog.
5. Fill in the dialog and send the emails.
Generating Web output from Workflow
Generating Web output from Workflow requires you to send a template with a Web context to
Workflow; see "Sending files to Workflow" on page482.
Next, you will have to create a process in Workflow that serves one or more web pages; see
"Web processes with OL Connect tasks" on page192.
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 guaranteed 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.
Note
With a trial or reseller license, Connect Web output is limited to the localhost. This means
that the Connect Server and Workflow must be on the same workstation in order to create
Web output.
Aborting content creation
You may want the content creation process to be aborted in certain situations; for example,
when a template script fails to load remote content. To abort the content creation process, you
may raise a fatal error from within a script in the template; see "fatalError(message)" on
page1348.
Page 1573