ESB Document 6.x

Scenario 1: Routing a message consecutively to a series of endpoints – Docs for ESB 6.x

Scenario 1: Routing a message consecutively to a series of endpoints This scenario applies only to a Talend solution with ESB. In this scenario, messages from a file system is routed consecutively to a series of endpoints according to the URIs carried in the message header. Document get from Talend https://help.talend.com Thank you for watching.

cSetHeader – Docs for ESB 6.x

cSetHeader Sets headers or customizes the default headers, if any, on each message sent to it for subsequent message processing. cSetHeader Standard properties These properties are used to configure cSetHeader running in the Standard Job framework. The Standard cSetHeader component belongs to the Core family. Basic settings Headers Click [+] to add as many headers…

cWMQ – Docs for ESB 6.x

cWMQ Exchanges messages between a Route and a JMS provider using WMQ. cWMQ sends messages to, or consumes messages from, a JMS Queue or Topic using the WebSphere broker. cWMQ Standard properties These properties are used to configure cWMQ running in the Standard Job framework. The Standard cWMQ component belongs to the Connectivity/Messaging family. Basic…

Scenario 1: Moving files from one message endpoint to another – Docs for ESB 6.x

Scenario 1: Moving files from one message endpoint to another This scenario applies only to a Talend solution with ESB. This scenario uses two cMessagingEndpoint components to read and move files from one endpoint to another. Document get from Talend https://help.talend.com Thank you for watching.

Scenario 1: Providing a Web service using cSOAP from a WSDL file – Docs for ESB 6.x

Scenario 1: Providing a Web service using cSOAP from a WSDL file This scenario applies only to a Talend solution with ESB. In this scenario, a Web service is produced by a cSOAP component using a WSDL file. Document get from Talend https://help.talend.com Thank you for watching.

Scenario 1: Retrieving the content of a remote file – Docs for ESB 6.x

Scenario 1: Retrieving the content of a remote file This scenario applies only to a Talend solution with ESB. In this scenario, cHttp is used to request the body of a weather condition definition file that is available at http://wsf.cdyne.com/WeatherWS/Weather.asmx . Document get from Talend https://help.talend.com Thank you for watching.

Scenario: Sending messages to Amazon’s SNS topic – Docs for ESB 6.x

Scenario: Sending messages to Amazon’s SNS topic This scenario applies only to a Talend solution with ESB. This scenario will show you how to use the cAWSSNS component to send message to the Amazon’s SNS topic. You must have a valid Amazon Web Services developer account, and be signed up to use Amazon’s SNS. For…

Scenario: Replacing the content of messages with their extracts – Docs for ESB 6.x

Scenario: Replacing the content of messages with their extracts This scenario applies only to a Talend solution with ESB. In this scenario, file messages are routed from one endpoint to another, with the content of each message replaced with the information extracted from it. The following is an example of the XML files used in…

Scenario: Route a message to multiple endpoints and set a new body for each – Docs for ESB 6.x

Scenario: Route a message to multiple endpoints and set a new body for each This scenario applies only to a Talend solution with ESB. In this scenario, a cMulticast component is used to route a message to two endpoints. The source message and the message on each endpoint is then set a new body. The…

Scenario: Routing a message to multiple recipients – Docs for ESB 6.x

Scenario: Routing a message to multiple recipients This scenario applies only to a Talend solution with ESB. In this scenario, a cRecipientList component is used to route a message to a list of recipients. To build the Route, do the following. Document get from Talend https://help.talend.com Thank you for watching.