Import different XML files via script
peter.klauss
Forums
Hi,
We have to import many XML files via IDEA script. The problem is that using macros we have to have a XRDF file which does not exist and is usually created by the import dialog.
Is there a way to automatically create the XRDF file so we can use the XML import in a macro?
Cheers
Peter
Hi Peter,
Hi Peter,
I haven't tried it on xml but it could work. Import a first time and have the XRDF file generated and then use this for subsequent imports. This is assuming that the XML file would have the same format as the subsequent files to be imported.