<?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 Task JSON file in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Task-JSON-file/m-p/2157435#M8681</link>
    <description>&lt;P&gt;I'm trying to automate creation of the task JSON file, What is the configurations section used for?&amp;nbsp; Is it just a listing of tables that have changes/transformation made?&lt;/P&gt;
&lt;DIV&gt;"configurations": [{&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; "name": "dbo.CODE_BODY_LOCATION"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; }, {&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; "name": "dbo.DLR_ASSIGNED"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; }, {&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; "name": "dbo.DLR_INVENTORY"&lt;/SPAN&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 02 Jan 2024 12:18:29 GMT</pubDate>
    <dc:creator>fj40wdh</dc:creator>
    <dc:date>2024-01-02T12:18:29Z</dc:date>
    <item>
      <title>Task JSON file</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Task-JSON-file/m-p/2157435#M8681</link>
      <description>&lt;P&gt;I'm trying to automate creation of the task JSON file, What is the configurations section used for?&amp;nbsp; Is it just a listing of tables that have changes/transformation made?&lt;/P&gt;
&lt;DIV&gt;"configurations": [{&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; "name": "dbo.CODE_BODY_LOCATION"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; }, {&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; "name": "dbo.DLR_ASSIGNED"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; }, {&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; "name": "dbo.DLR_INVENTORY"&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 02 Jan 2024 12:18:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Task-JSON-file/m-p/2157435#M8681</guid>
      <dc:creator>fj40wdh</dc:creator>
      <dc:date>2024-01-02T12:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Task JSON file</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Task-JSON-file/m-p/2157443#M8682</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/176207"&gt;@fj40wdh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you for reaching out to the Qlik community !&lt;/P&gt;
&lt;P&gt;Could you please elaborate more about your requirements, are you looking for an option to extract the task JSON for the existing task? or you want to create new task by importing it?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Accordingly, we can check and help you.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sachin B&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2024 13:12:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Task-JSON-file/m-p/2157443#M8682</guid>
      <dc:creator>SachinB</dc:creator>
      <dc:date>2024-01-02T13:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Task JSON file</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Task-JSON-file/m-p/2157451#M8683</link>
      <description>&lt;P&gt;We have a replication from Oracle&amp;nbsp; to SQL Server, which requires transformation for date columns. There are over 200 hundred tables to transform so this would take a lot time to do through the web console. The plan is to create the task with one table, then add the other tables by scripting the JSON entries. I noticed the configuration section in the JSON file and need info on how to script it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2024 13:26:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Task-JSON-file/m-p/2157451#M8683</guid>
      <dc:creator>fj40wdh</dc:creator>
      <dc:date>2024-01-02T13:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Task JSON file</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Task-JSON-file/m-p/2157462#M8684</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/176207"&gt;@fj40wdh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;set it to a different datatype using Global transformation for all the tables once.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You may also need to change a specific data type in the source to a different data type in the target for many or all of the tables in the task. Global transformation will allow you to accomplish this without having to define a transformation for each individual table.&lt;BR /&gt;&lt;BR /&gt;Please refer the below user guide&amp;nbsp;for the same&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/replicate/May2023/Content/Global_Common/Content/SharedEMReplicate/Customize%20Tasks/tasks_defGlobalRules.htm" target="_blank"&gt;https://help.qlik.com/en-US/replicate/May2023/Content/Global_Common/Content/SharedEMReplicate/Customize%20Tasks/tasks_defGlobalRules.htm&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.qlik.com/t5/Video-Transcripts/STT-Customizing-Data-with-Qlik-Replicate/ta-p/1948480" target="_blank"&gt;https://community.qlik.com/t5/Video-Transcripts/STT-Customizing-Data-with-Qlik-Replicate/ta-p/1948480&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sachin B&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2024 13:47:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Task-JSON-file/m-p/2157462#M8684</guid>
      <dc:creator>SachinB</dc:creator>
      <dc:date>2024-01-02T13:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Task JSON file</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Task-JSON-file/m-p/2157466#M8685</link>
      <description>&lt;P&gt;It's not just a data type change. All the columns are Char so it has to be done by table, by column. The columns also need to be manipulated.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Again what is the configurations section used for?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2024 13:52:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Task-JSON-file/m-p/2157466#M8685</guid>
      <dc:creator>fj40wdh</dc:creator>
      <dc:date>2024-01-02T13:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Task JSON file</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Task-JSON-file/m-p/2157507#M8687</link>
      <description>&lt;P&gt;The 'configurations' section is a relatively recent addition to the task JSON (2023.5?)&lt;/P&gt;
&lt;P&gt;Given the scale of what you intent to do I'd highly recommend to create a test task with two or three tables and just try with/without the whole section, and with or without a specific test table in the list.&lt;/P&gt;
&lt;P&gt;I haven't personally explored it, but because of a desire for Replicate to be backwards compatible with JSON files I am 99% sure you can just leave the whole section. At the same time, since you'll be generating JSON, you might as well just add it, adding each source schema.table.&lt;/P&gt;
&lt;P&gt;I have written many script to pick&amp;nbsp; up&amp;nbsp; table from CSV files as well as scripts to clone manipulations. Tedious but very doable and more reliable (imho) than going through the UI. I'll attach one such script&amp;nbsp; (in PERL)&amp;nbsp; to perhaps give you some ideas. LMK.&lt;/P&gt;
&lt;P&gt;Hein.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2024 14:51:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Task-JSON-file/m-p/2157507#M8687</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2024-01-02T14:51:12Z</dc:date>
    </item>
  </channel>
</rss>

