Using gpt merge operator from batch processing in Windows with 2 different products

I would suggest to set your directories in every parameter (set graphXmlPath="C:\user\my_xml_path*.xml). I send attached one .bat file that has worked properly:

processDataset_resto.bat (2.2 KB)

What I usually do is to copy my command line in a text file and change the input and output names of each row. If you save it as .bat, it should also run properly. Ex. in .sh (for mac) below. It s more “manual” but it really does the work.

c2rcc_iop.sh (1.3 KB)