Invoking transformation scenarios via api

Having trouble installing Oxygen? Got a bug to report? Post it all here.
BB_[A]
Posts: 14
Joined: Tue Jun 02, 2020 1:50 am

Invoking transformation scenarios via api

Post by BB_[A] »

We're developing a a toolchain that will batch export large numbers of maps from a CCMS, run them through a migration transform, and upload them back into the system. We've tested out our migration tool (which normalizes and refactors the content), and it works great when we run it from Oxygen. When we try to do the same directly from the DITA-OT via command line (or PowerShell), it doesn't function as expected. Is it possible to invoke a transformation scenario via API?
Bill Burns
bb@simplea.com
512-646-2100
--
We are [A]
simplea.com
Radu
Posts: 9059
Joined: Fri Jul 09, 2004 5:18 pm

Re: Invoking transformation scenarios via api

Post by Radu »

Hi Bill,

This is possible starting with Oxygen 23.1.
You would need a special commercial license for this:

https://www.oxygenxml.com/oxygen_scripting.html

We have a small chapter in our user's guide about scripting Oxygen:

https://www.oxygenxml.com/doc/versions/ ... xygen.html

And the topic about how to start a transform:
https://www.oxygenxml.com/doc/versions/ ... sform.html

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
BB_[A]
Posts: 14
Joined: Tue Jun 02, 2020 1:50 am

Re: Invoking transformation scenarios via api

Post by BB_[A] »

Perfect! Thanks, Radu.
Bill Burns
bb@simplea.com
512-646-2100
--
We are [A]
simplea.com
Post Reply