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

Two different mappings to ONE XML output file

I'm working on a talend job where I have a excel file and a couple of database fields that gets mapped to an XML file.

The working job looks like this:

0683p000009MEvX.png

Problem: I want to, with the same input of the excel file and the database fields, make another mapping that outputs to the same working XML file mentioned ealier. So I will have ONE XML file with TWO different mappings. How can I achieve this?

Labels (2)
3 Replies
vapukov
Master II
Master II

good as possible variant

 

but there are many variants of output structure, so and different technics could be used:

- does this 2 "mappings" completely independent?

- or both must be mapped into a single loop in output document?

 

still good to more know about data structure

Anonymous
Not applicable
Author

The 2 mappings are independent.