Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

WSO2 Message Broker in Talend Integration

Hello
Can you please provide details on integrating WSO2 Message broker from Talend ETL. 
Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi, 
Have you already checked "Mediation"(Router) in talend ESB product? You can make Route which can receive HTTP message, do some mediation and get request message ID?
Here is a component cProcessor and  you can write java code like this:
exchange.getIn().getMessageId()
Let us know if it is Ok with you.
Best regards
Sabrina