Schedule XSLT transformation
Posted: Wed Jan 10, 2018 6:31 pm
Hi I have a simple XSLT transformation project, where a single xml is transformed with an xsl to create a dita output file. It works fine using the Oxygen transformation scenario.
The input xml is dynamic and automatically generated each night, now I would like to create a scheduled task to run the transformation automatically as well, but have no clue where to start. Is there a way to schedule tasks using Oxygen or should I build an ANT file to do the job, if so do you have a good example for me to use?
The input xml is dynamic and automatically generated each night, now I would like to create a scheduled task to run the transformation automatically as well, but have no clue where to start. Is there a way to schedule tasks using Oxygen or should I build an ANT file to do the job, if so do you have a good example for me to use?