I have around 20 DCRs(TS 5.5 based) in a directory. Now I want to convert all these old DCRs to new format(TS 6.5 based). For this, I wrote an XSL program that would read an old XML file(old DCR) and would convert to a new XML format. But I have to apply this technique 20 times(because directory has 20 DCRs).So I want an automation perl script that would read all these old XML files and would transform them to new XML files, using the XSL program written. And also store all the new XML formats to a new directory.Hence please help me out to solve this issue....
Hi,I have around 20 DCRs(TS 5.5 based) in a directory. Now I want to convert all these old DCRs to new format(TS 6.5 based). For this, I wrote an XSL program that would read an old XML file(old DCR) and would convert to a new XML format. But I have to apply this technique 20 times(because directory has 20 DCRs).So I want an automation perl script that would read all these old XML files and would transform them to new XML files, using the XSL program written. And also store all the new XML formats to a new directory.Hence please help me out to solve this issue....thanks,sureshm