Hi All,
After I export a document from Integrity using Integrity Gateway Export Wizard, the behavior of exported document doesn’t seem consistent. There are few instances where I have encountered error message and export file doesn’t work anymore after the error message, even after I undo the changes it doesn’t work:
Any small changes in import file stop the export functionality and I get ‘MKS Gateway’ with an error message (as attached)
If any of community member has faced anything similar to this could you please share your experience how did you make it work?
Thanks in advance.
Regards,
Shilpa
Hello @Shilpa_Dubey,
I haven't seen that error message before. The '"</w:body>" tag is missing' is a bad sign, though. The <w:*> tags are Word XML tags, and I believe the <w:body> tag is required, and would need a closing </w:body> tag which seems to be missing.
Two things I'd check:
I'd use that information to check the versions of MS Word supported with your release. For instance, all Integrity Lifecycle Manager 10.x releases support MS Word 2007, 2010, and 2013. The links to all supported integrations are here.
If that all lines up, then I would confirm the export template generated can successfully be opened in MS Word. If that's not true, then no document generated using that export template could be created either.
I'm not sure I understand what you mean by "There are few instances where I have encountered error message and export file doesn’t work anymore after the error message, even after I undo the changes it doesn’t work". Are you making changes to an export template, or to a document within Integrity Lifecycle Manager?
Kind Regards,
-Kael