Page 1 of 1

Open Multiple XML files in EMV7

Posted: 14 Nov 2016 9:35
by Ekremo
Is it possible to open multiple XML files in EM Version7 Desktop in order to merge them into 1 XML file?

Re: Open Multiple XML files in EMV7

Posted: 25 Nov 2016 10:12
by fyot
Hi

The best and faster way.
Adding in the first file adding after <?xml version="1.0" encoding="utf-8"?>
copying contains from other files between <DEFTABLE .... and </DEFTABLE>

Save it and open it in your client

Re: Open Multiple XML files in EMV7

Posted: 28 Nov 2016 10:54
by Ekremo
Thank you. But it's still a manual workaround. Apprently BMC doesn't support my requirement.

Re: Open Multiple XML files in EMV7

Posted: 07 Dec 2016 8:28
by mauriziog
The xml are like local backups in files, so the merge can be only manual.

The version 8 and 9, introducing workspaces and improving "find and update" tool resolve in many cases the needs the work with xml.

Regards