Page 1 of 1

Oxygen cannot find file

Posted: Thu Mar 27, 2025 5:21 pm
by birgitstrackenbrock
Hi,
I or better my colleague has a problem.
We want to transform an XML document with an zelf written XSLT.
As we do so, we always get the message:
C:\workflow\Topic_for_Mathpix_MathML (Het systeem kan het opgegeven bestand niet vinden) [English: the system cannot find the file]
What can be the reason?
If we set everything, thus the xml-file and the xsl-file on OneDrive we also get a message that Oxygen cannot find the xml-file.
Why?
My colleague works with a trail of Oxygen 27.1, I myself with 26.1

Our transformation
image.png
We start the transformation from standing in the xml-file.
XML-Test-File-1.zip

Re: Oxygen cannot find file

Posted: Thu Mar 27, 2025 11:06 pm
by xephon
I can only guess. But you take the XML file with ${currentFileUrl}, which means you have to have the file opened in Oxygen and in focus. Maybe the XSL cannot be found. You mentioned this is laying in OneDrive. OneDrive is usually saving to a subdirectory of your user home directory. Maybe here is the problem. Do you use the user home environmental variable?

Re: Oxygen cannot find file

Posted: Fri Mar 28, 2025 11:20 am
by birgitstrackenbrock
hi, we haven't used the "home environmental variable".
Can the problem also be caused because my colleague hasn't got installation rights on the laptop, he is using, and thus the trail Oxygen 27.1 is installed inside the user profile?