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

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Using tXMLMap with arbitrary namespace prefixes

I'm pulling data over REST API as XML document which is generated by JAXB on the server. The setup is such that namespace prefixes in the document are arbitrarily assigned (as briefly described here). If I set my XML metadata schema based on one example response and use it in tXMLMap element, it happens that the mapping is not successful since prefixes change from one API call to another.

 

Is it possible to deal with such dynamically changing prefixes in Talend OS for DI? 

Edit: An option as 'Ignore the namespaces' like in tFileInputXML would be most preferable. I tried also with Xpath *:fieldName and *[local-name() = 'fieldName'] with no luck. 

Labels (4)
1 Reply
Anonymous
Not applicable
Author

Hello,

Could you please have a look at this new feature jira issue about:https://jira.talendforge.org/browse/TUP-9305 to see if it is what you are looking for?

Best regards

Sabrina