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: 
PAGESC
Contributor
Contributor

XML generation from oracle database

Hi, Here is my job :

0683p000009MaYz.png

it creates an output XML file using data taken from the oracle database. Here is the content of the XML Map :

0683p000009MaZ4.png

0683p000009MaW6.png

the element on which I loop (indicator) has a xsi:type and depending on this type there are more or less fields

So my question is how to take this type into account in talend ?

 

This is what I get with my job :

0683p000009MaZ9.png

 

and this is what I should get :

0683p000009MaW7.png

We observe that for xsi:type= 'L3 ' only 3 fields appear however in my job it displays all possible fields.

How can i update the job to take into account the right number of fields depending to the type (as defined in the XSD file) ?

 

Thank you for your help.

Labels (3)
0 Replies