The TCP/IP forwarding agent allows data to be distributed from a workflow, using the standard TCP/IP protocol. Several connections at a time are allowed. The agent can also send various UDRs back into the workflow. All handling of these UDRs are done through APL commands.
Warning | ||
---|---|---|
| ||
Netty version 3 will be deprecated in a future version of . To mix agents with different Netty versions within the same execution context is not supported. Furthermore, you cannot run several execution contexts with different versions of Netty communicating with one another. |
The TCP/IP forwarding agent supports IPv4 and IPv6 environments.
...