Talend Document Version ESB 6.5.1

Scenario 2: Routing each message conditionally to a series of endpoints – Docs for ESB 6.x

Scenario 2: Routing each message conditionally to a series of endpoints This scenario applies only to a Talend solution with ESB. In this scenario, which is based on the previous scenario, each message from a file system is routed consecutively to different endpoints according to the city name it contains. All files used in this…

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: Routing files conditionally to different file paths – Docs for ESB 6.x

Scenario: Routing files conditionally to different file paths This scenario applies only to a Talend solution with ESB. In this scenario, three file messages containing people information are routed to different endpoints according to the city names they contain. The following is an extract of the example XML files used in this use case: Message_1.xml:…

Scenario: Routing messages according to a criterion – Docs for ESB 6.x

Scenario: Routing messages according to a criterion This scenario applies only to a Talend solution with ESB. In this use case, we route XML messages that are sent from the sending endpoint according to a defined criterion: those XML files in which the value of the city node is Paris are sent to a folder…

Scenario: Sending Email using the cAWSSES component – Docs for ESB 6.x

Scenario: Sending Email using the cAWSSES component This scenario applies only to a Talend solution with ESB. This scenario will show you how to use the cAWSSES component to send emails with Amazon’s SES service. Document get from Talend https://help.talend.com Thank you for watching.