Page 1 of 1

The current transformer does not support the Sequence Presentation mode for the output

Posted: Fri Nov 02, 2018 1:45 pm
by alk
Hello,

I have written an XQJ based transformer and tried to configure it under user defined engines in Oxygen so that I can use it in a transformation scenario. Unfortunately I'm getting the error message "The current transformer does not support the Sequence Presentation mode for the output". How do I have to write the content of an XQSequence to the output so that Oxygen is able to process it.

Among other things I tried getSequenceAsStream(), iterate over the entries and write them to System.out - won't do the trick. Any ideas?

Thanks in adavance for your efforts.

Cheers
- alk

Re: The current transformer does not support the Sequence Presentation mode for the output

Posted: Fri Nov 02, 2018 2:48 pm
by Radu
Hi,

Maybe you can write us via email (support@oxygenxml.com), give us some resources to set up the XQJ connection on our side and we'll add some logging in our code to see why this does not work. Because at first sight our code seems to have support for this...

Regards,
Radu