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: 
StevanJovetic10
Contributor III
Contributor III

Creating XML file starting from Template

Hi,

i must create an XML file starting from a template that i can define, using the values contained in a csv:

  • I have to define a template containing a set of tags
  • I will receive a csv file containing some of these tags with their values

Then, i have to prepare a new XML file, taking the template as initial setting, and filling the values inside the tags only for the tags contained in the csv file i received.

How would you design this job?

Thanks,

Stevan

Labels (2)
1 Reply
Anonymous
Not applicable

Hi

It's impossible to do it, as we have to configure the XML tree structure and schema before the job execution.

 

Regards

Shong