Page 1 of 1

Oxygen XML Debugger with initial template

Posted: Thu Sep 01, 2022 9:15 am
by SohamMaoor
I am having problems running the Oxygen (v. 17.1) XSLT debugger without specifying an XML input document. The XSLT opens several files with the document() function and does not need to be applied to a specific XML document as input. Rather, I defined an initial template in the transformation configuration.

The transformation works as expected; however, in the debugger, I still have to choose an XML document from the XML-Dropdown menu. It doesn't seem to matter at all which document I choose (I can even choose the XSLT file itself), but as long as I don't select any document from the dropdown, the debugger controls remain greyed out and I cannot step into the first instruction.

Is this a bug or did I oversee some configuration option?

Re: Oxygen XML Debugger with initial template

Posted: Fri Sep 02, 2022 3:08 pm
by adrian
Hi,

Please note that v17.1 has reached its end of life and is no longer maintained or supported.
as long as I don't select any document from the dropdown, the debugger controls remain greyed out and I cannot step into the first instruction.
Is this a bug or did I oversee some configuration option?
That is true for v17.1. This has been addressed starting with v18.1.

Regards,
Adrian