<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic OnPostReload export to XML in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/OnPostReload-export-to-XML/m-p/241438#M502221</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need the same sort of functionality &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; can someone please help us.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Nov 2010 22:12:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-11-03T22:12:30Z</dc:date>
    <item>
      <title>OnPostReload export to XML</title>
      <link>https://community.qlik.com/t5/QlikView/OnPostReload-export-to-XML/m-p/241437#M502220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to export an object (straight table) to an XML file nightly after reload. In theory, the easiest way to do this would be to set up a trigger for OnPostReload to an XML file, however that is not a valid file type. I believe a macro will be the way to go, however I'm not proficient at writing them.&lt;BR /&gt;&lt;BR /&gt;Every time the server reloads the document, I need to have an object (CH381) export to an XML file. Can someone please assist me with this?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Oct 2010 18:59:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OnPostReload-export-to-XML/m-p/241437#M502220</guid>
      <dc:creator />
      <dc:date>2010-10-19T18:59:38Z</dc:date>
    </item>
    <item>
      <title>OnPostReload export to XML</title>
      <link>https://community.qlik.com/t5/QlikView/OnPostReload-export-to-XML/m-p/241438#M502221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need the same sort of functionality &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; can someone please help us.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Nov 2010 22:12:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OnPostReload-export-to-XML/m-p/241438#M502221</guid>
      <dc:creator />
      <dc:date>2010-11-03T22:12:30Z</dc:date>
    </item>
    <item>
      <title>OnPostReload export to XML</title>
      <link>https://community.qlik.com/t5/QlikView/OnPostReload-export-to-XML/m-p/241439#M502222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use ServerSideExportEx sample program below:&lt;/P&gt;&lt;P&gt;set tb = ActiveDocument.GetSheetObject("CH05")&lt;BR /&gt; tb.ServerSideExportEx "C:\QVTemp\test.xml" , ";" , 3&lt;/P&gt;&lt;P&gt;'0=HTML, 1=Text, 2=Bitmap, 3=XML, 4=QVD, 5=BIFF&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Nov 2010 02:53:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OnPostReload-export-to-XML/m-p/241439#M502222</guid>
      <dc:creator />
      <dc:date>2010-11-04T02:53:25Z</dc:date>
    </item>
  </channel>
</rss>

