Combining Data Into XSLT Question

Post Reply
rgpepper
Member
Posts: 80
Joined: Wed Oct 14, 2015 2:09 am

Combining Data Into XSLT Question

Post by rgpepper »

I'm pumped I built a working XSLT transform! Then I realized it is strictly a tool for processing a physical XML file. How could I output an XML file that contains both data that was picked up from an incoming (from a Connector) XML file *and* Switch system variables like Job.Name and the like? If I understand it correctly, "Export metadata" would only give me the data from the original XML file, not any of the Switch variables I may want.
jan_suhr
Advanced member
Posts: 586
Joined: Fri Nov 04, 2011 1:12 pm
Location: Nyköping, Sweden

Re: Combining Data Into XSLT Question

Post by jan_suhr »

You can use my App "Take Notes", it will let you combine datasets that can be exported to a combined XML.

But it is also possible with XSLT to merge multiple XML-files.


Jan
Jan Suhr
Color Consult AB
Sweden
=============
Check out my apps
Post Reply