2020.2

Table Of Contents
SMB over TCP/IP. The operating system may use additional ports. Refer to the Windows
documentation for further information.
3
If the “No source port range restriction option is checked (recommended), see footnote 1. If
the option is unchecked, the local port will be chosen from a range going from 721 to 731.
4
Contact your DBMS vendor to determine which ports are used by the ODBC driver for
accessing a network database.
Known Issues
NodeJS Server prompts for Connect Server credentials
The NodeJS Server prompts the user for credentials if it needs to access the Connect Server
when retrieving a web page that has been produced using the Create Web Content plugin.
The issue will be fixed in a later release.
The workaround is to check the Embed all resources option in the Create Web Content task.
Secure Email Output plugin not timing out when
failing to connect to Email Server
It has been discovered that when the Secure Mail Output connects to the Email Server and
then stops receiving data, it is not behaving as expected. Instead of timing out and returning an
error, the plugin instead sits there inactive. This blocks the current process from finishing, and
holds up further processing. This will be fixed in upcoming release by adding a timeout
configuration option in the plugin.
NodeJS Server Input task does not run processes with
similar action names
The NodeJS Server Input task does not process jobs being sent to it if the action name is a
superset of another action name declared previously. For example, with two separate NodeJS
processes: "Action" and "ActionA", attempting to connect to "ActionA" results in a timeout
because the word "Action" is also found in "ActionA".
To work around this, either:
Page 25