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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Map display correct output in Data Mapper, but "empty" in route

Hello,

I'm new, so probably missing some "basic".

 

I created a map from :

- input xml

to

- output xml

 

0683p000009M9kA.png

In Data Mapper, it show me the desired output.

0683p000009M9kF.png

BUT when I run in route with three components

a. cFile, that reads in.xml

b. tMap, with map from in.xml to out.xml

c. cLog

 

the out.xml has only 

<?xml version="1.0" ?>

Thanks in advance for any feedback.

 

Best Regards

Massimo

Labels (4)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hello, thanks, namespace was not correctly defined in in.xml. Fixed, now it works. regards

View solution in original post

1 Reply
Anonymous
Not applicable
Author

Hello, thanks, namespace was not correctly defined in in.xml. Fixed, now it works. regards