Author Topic: XML export/import into a NEW package?  (Read 2999 times)

john.young

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
XML export/import into a NEW package?
« on: December 23, 2016, 09:31:44 am »
Hi Everyone,

Got a frustrating scenario where our packages are not rolling back to retrieved versions due to duplicate key errors.

Is there a way to import from an XML file into a NEW package? Currently, when I try to import using a good XML file, it says that the package already exists. I assume this is due to certain key's in the XML file referencing the original package the XML was exported from. How can I import this XML into a new package in order to recover the work?

EA Version 12.0.1210

Thanks in advance everyone!
John
« Last Edit: December 23, 2016, 09:34:18 am by john.young »

VKN

  • EA User
  • **
  • Posts: 187
  • Karma: +9/-1
    • View Profile
Re: XML export/import into a NEW package?
« Reply #1 on: December 23, 2016, 10:49:48 am »
Check Strip GUIDs option during import.

john.young

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: XML export/import into a NEW package?
« Reply #2 on: December 23, 2016, 11:09:45 am »
Thanks VKN. you nailed it. I knew it was a silly question when I asked it.

 :P