Calling batch transform

Here should go questions about transforming XML with XSLT and FOP.
sarkipo
Posts: 4
Joined: Wed Mar 04, 2015 4:56 pm

Calling batch transform

Post by sarkipo »

Hi,

I've got a problem running a transformation scenario for multiple xml files in the project.
The scenario itself seems to work fine when called on an individual file in the editor, and also on a single file from the project context menu.
But when I select multiple files in the project and choose "Apply transformation scenario(s)", the first time only 1 files is processed; when I run the same command the second time, 2 files from the selection are processed, etc. up to Nth run for N selected files.

I'm running oxygen v16.0.

Regards,
Alexandre
adrian
Posts: 2879
Joined: Tue May 17, 2005 4:01 pm

Re: Calling batch transform

Post by adrian »

Hello,

Apologies for the late reply.

Check if your scenario has the "Open in Editor" option selected in the Output tab. There is a known bug in v16.0 that prevents the batch transformation from running correctly with this option. The effects of this bug match your description. Please clear this option to avoid the issue.

If possible, please upgrade to v16.1 of Oxygen which has resolved the issue.

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply