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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

suggestion - a tXMLMap-like mapping for Camel mediation routes

Hi all,
I have a suggestion / or rather a feature request - and maybe I am inventing a wheel (than please correct me):
When creating Camel routes in the Talend ESB and doing some service proxys (or calling several services) we have to create request for each invoked service and than process its output. So far ok.. Where I see a little drawback is that I have to create an XSL stylesheet or code the createion of request messages manually.
Data services have a very nice tXMLMap component that actually creates java code mapping one message type to another (although with metadata management). It would be nice to have a new camel "processor" type implemented as the XML mapping tool.
well - this data mapping is a reason I often prefer to do system integration as data services, even expecting some drawbacks later..
Best regards
Gabriel
Labels (4)
2 Replies
Anonymous
Not applicable
Author

Hi Gabriel,
The Oakland Data Transformer http://oaklandsoftware.com/data-transformer will do what you want.
Francis
Anonymous
Not applicable
Author

Hello,
looks promising.. 0683p000009MACn.png thankx for the tip
Gabriel