Configuring the outcoming sub-route - 7.3

Data Service and Routing Examples

Version
7.3
Language
English
Product
Talend Data Fabric
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development > Designing Routes
Design and Development > Designing Services
Last publication date
2023-12-08

Procedure

  1. Double-click the jobSocketOut component to open its Basic settings view in the Component tab.
  2. In the URI field, enter "mina:tcp://localhost:" + 8901 + "?textline=true&sync=false" of the outcoming socket port.
  3. Double-click the logResponse component to open its Basic settings view in the Component tab.
  4. In the URI field, enter "log:jobSocketOut" where the outcoming message exchanges are logged.
  5. Press Ctrl+S to save your Route.