6 Replies Latest reply on Nov 7, 2012 6:41 PM by clebert.suconic

    XmlDataImport create textmessages without content

    dastraub

      Using HQ 2.2.14.Final, we export messages with the XmlDataExporter and import using XmlDataImporter.

      Unfortunatly, the imported messages has no text.

       

      Here is a example from the exported XML :

       

      <messages>

      <message id="517" priority="4" expiration="0" timestamp="1352301787551" type="text" user-id="084412f1-28ef-11e2-9fe5-6d4a4833dd9e">

      <properties>

      </properties>

      <queues>

      <queue name="jms.queue.marktdepot/os/audit-queue"/>

      </queues>

      <body>

      <![CDATA[AAAAAAAAAAAAAAAAAAAAADYBAAAAIFQAaAByAGUAYQBkACAAMAAwACAATQBzAGcAIwAwADAAAAAAsgAAAAAAAAIFAQAAAEZqAG0AcwAuAHEAdQBlAHUAZQAuAG0AYQByAGsAdABkAGUAcABvAHQALwBvAHMALwBhAHUAZABpAHQALQBxAHUAZQB1AGUAAQhEEvEo7xHin-VtSkgz3Z4D_wAAAAAAAAAAAAABOtt3uZ8EAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=]]>

      </body>

      </message>

      </messages>