Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
i must create an XML file starting from a template that i can define, using the values contained in a csv:
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
Hi
It's impossible to do it, as we have to configure the XML tree structure and schema before the job execution.
Regards
Shong