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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tXMLMap - values are not passed to output XML

Hello,

I have a talend job that remaps an input XML from a REST call into a new XMl with a slightly different structure (kindly focus on the 3rd row only, as that is where the problem lies):
Job:

0683p000009MH0s.png

3rd row XML Mapping:

0683p000009MH0x.png


But whenever I log and create the XML file (hence the tLogRow and tFileOutputMXL components), the restructured XML has no data:


0683p000009MH12.png

But if I try to log and create the REST response XML, (deactivating the tXMLMap) on the 3rd row, the XML data is there (had to black out the details):

0683p000009MH0U.png

Can anyone point me to my mistake or missed step in mapping this data?

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi 
I think you don't configure the XML structure correctly on tXMLMap_3 component. Can you please output the returned Document on the console and post it here.

Best regards
Shong