<?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 Re: Export json: full schema definition in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Export-json-full-schema-definition/m-p/1933972#M2755</link>
    <description>&lt;P&gt;Hi Simon,&lt;/P&gt;
&lt;P&gt;From what i am understanding you would like to have the structure of the "export all" endpoint json response?&lt;/P&gt;
&lt;P&gt;I tried to check in the user guide for the response structure but couldn't find it.&lt;/P&gt;
&lt;P&gt;If you like please open a case and we will try and see if we can get the schema for you.&lt;/P&gt;</description>
    <pubDate>Sun, 22 May 2022 16:06:59 GMT</pubDate>
    <dc:creator>Shai_E</dc:creator>
    <dc:date>2022-05-22T16:06:59Z</dc:date>
    <item>
      <title>Export json: full schema definition</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Export-json-full-schema-definition/m-p/1933809#M2753</link>
      <description>&lt;P&gt;I am automating a full export of replicate via Enterprise Manager API.&lt;BR /&gt;..../v1/servers/{server_name}?action=export&lt;/P&gt;
&lt;P&gt;The json attributes that result, understandably vary depending on individual task configurations.&lt;BR /&gt;e.g.&amp;nbsp;suspended_tables_table_settings will simple equal {} if there are no such entries for the task.&lt;/P&gt;
&lt;P&gt;Would it be possible to get a full schema definition for the export json, that shows all possible attributes, objects, arrays?&lt;BR /&gt;This would help me design onward processing that would cope with attributes/structures that may appear in the future.&lt;/P&gt;
&lt;P&gt;Many thanks for any assistance.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 21:12:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Export-json-full-schema-definition/m-p/1933809#M2753</guid>
      <dc:creator>simonB2020</dc:creator>
      <dc:date>2022-05-20T21:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Export json: full schema definition</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Export-json-full-schema-definition/m-p/1933810#M2754</link>
      <description>&lt;P&gt;Hi Simon,&lt;/P&gt;
&lt;P&gt;From my experience , when exporting the task json, it only includes the objects that are not using the default values.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Lyka&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 21:15:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Export-json-full-schema-definition/m-p/1933810#M2754</guid>
      <dc:creator>lyka</dc:creator>
      <dc:date>2022-05-20T21:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Export json: full schema definition</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Export-json-full-schema-definition/m-p/1933972#M2755</link>
      <description>&lt;P&gt;Hi Simon,&lt;/P&gt;
&lt;P&gt;From what i am understanding you would like to have the structure of the "export all" endpoint json response?&lt;/P&gt;
&lt;P&gt;I tried to check in the user guide for the response structure but couldn't find it.&lt;/P&gt;
&lt;P&gt;If you like please open a case and we will try and see if we can get the schema for you.&lt;/P&gt;</description>
      <pubDate>Sun, 22 May 2022 16:06:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Export-json-full-schema-definition/m-p/1933972#M2755</guid>
      <dc:creator>Shai_E</dc:creator>
      <dc:date>2022-05-22T16:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Export json: full schema definition</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Export-json-full-schema-definition/m-p/1933996#M2756</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;This would help me design onward processing that would cope with attributes/structures that may appear in the future&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Yeah - Nah. It is easy to understand the desire, but it is just not going to happen in your lifetime so deal with it.&lt;/P&gt;
&lt;P&gt;Deal only with what you know and understand, and be very respectful of anything (property) you do not know and 'pops up'.&lt;/P&gt;
&lt;P&gt;Just move it along within it's proper structure. You can re-order json elements within a structure but even that should be avoided. Copy verbatim if you can only mucking with whitespace as you see fit. Specifically the &lt;STRONG&gt;$type&lt;/STRONG&gt; property under &lt;STRONG&gt;db_settings&lt;/STRONG&gt; must be the first element!&lt;/P&gt;
&lt;P&gt;And yes, I've attempted to make spreadsheets and database tables to describe my tasks with the main attributes, but the full description has to remain the json. You can use such helper table to answer your own queries like which tasks use a non-default number of parallel load streams but if&amp;nbsp; there where to be a new property like a (silly example) load sorted by descending table name instead of the current default of ascensing nobody will tell you it is coming or perhaps is there already.&lt;/P&gt;
&lt;P&gt;KISS!&lt;/P&gt;
&lt;P&gt;Good luck,&lt;/P&gt;
&lt;P&gt;Hein.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 22 May 2022 23:55:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Export-json-full-schema-definition/m-p/1933996#M2756</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2022-05-22T23:55:07Z</dc:date>
    </item>
  </channel>
</rss>

