2019.2

Table Of Contents
Workflow 2019.2 Updates
New HTTPServer Input - NodeJS
An alternative HTTP server option now ships with PlanetPress Connect Workflow: NodeJS
Sever Input. (SHARED-62247)
The new implementation is backward-compatible with the existing HTTP Server Input (except
for PlanetPress Capture requests), but also introduces several new capabilities. These include:
l The ability to serve static resources from several folders.
l Redirect requests to other servers using a Proxy list.
l Authenticate users using ActiveDirectory via LDAP.
Note: It is possible to use both the NodeJS Server and the standard HTTP Server
simultaneously, provided they are not set to listen to the same port.
Page 1542