Batch Refactoring > Rename Resource
Posted: Wed Aug 05, 2020 4:38 pm
I want to rename all of the .dita files that a .ditamap refers to. I want Oxygen to automatically change all references, including cross-references, to the old file names to the new file names.
I can do this in Oxygen interactively, one file at a time, using Refactoring > Rename/Move Resource. That's great; very helpful.
Now, what's the easiest/quickest/best way to automate that "Refactoring > Rename/Move Resource" function?
I can prepare a file containing the original and desired file names in any format necessary.
I'm open to writing code. I've written automation macros/scripts for many other applications (e.g. MS Office VBA). I've just never tried custom automation with Oxygen before.
I can do this in Oxygen interactively, one file at a time, using Refactoring > Rename/Move Resource. That's great; very helpful.
Now, what's the easiest/quickest/best way to automate that "Refactoring > Rename/Move Resource" function?
I can prepare a file containing the original and desired file names in any format necessary.
I'm open to writing code. I've written automation macros/scripts for many other applications (e.g. MS Office VBA). I've just never tried custom automation with Oxygen before.