I am trying to import a document in DXL format into the notes database and I get the following error
NotesException: DXL importer operation failed
at lotus.domino.local.DxlImporter.NimportDxl(Native Method)
at lotus.domino.local.DxlImporter.importDxl(Unknown Source)
at JavaAgent.NotesMain(JavaAgent.java:28)
at lotus.domino.AgentBase.runNotes(Unknown Source)
at lotus.domino.NotesThread.run(NotesThread.java:215)
<?xml version='1.0'?>
Left margin cannot be greater than right margin
DXL importer operation failed
There is no mention about the line number of where it is failing. Any suggestions
Thanx
Viji Anbumani