<?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: File Json not retaining the schema or changes in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/File-Json-not-retaining-the-schema-or-changes/m-p/2233927#M23455</link>
    <description>&lt;P&gt;Actually, they aren't context variables.&amp;nbsp; My JSON contains a "context" section.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;"context"&lt;/STRONG&gt;: {&lt;BR /&gt;"campaign": {&lt;BR /&gt;"content": "fwcbehad1",&lt;BR /&gt;"medium": "affiliate",&lt;BR /&gt;"name": "na_click-to-quote_500",&lt;BR /&gt;"source": "everquote",&lt;BR /&gt;"term": "Final Expense 9-19-18"&lt;BR /&gt;},&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I fumbled through this more yesterday, and even though the GUI doesn't seem to represent it correctly, it does seem to be working.&amp;nbsp; Talend has suggested I ensure I've got the latest patches.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for your reply.&lt;/P&gt;</description>
    <pubDate>Fri, 01 Feb 2019 15:44:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-02-01T15:44:22Z</dc:date>
    <item>
      <title>File Json not retaining the schema or changes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/File-Json-not-retaining-the-schema-or-changes/m-p/2233925#M23453</link>
      <description>&lt;P&gt;I've created a File Json for use in parsing a JSON message.&amp;nbsp; But once I save it, and re-open, some of the mapping lines are gone.&amp;nbsp; And when it processes, it doesn't include that data in the result.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I cannot figure out why this keeps changing.&amp;nbsp; The red box below is an example of what mappings keep disappearing.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="File_JSON_issue.png" style="width: 820px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2LA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157347iCD21F3C99DA6875A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2LA.png" alt="0683p000009M2LA.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 14:54:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/File-Json-not-retaining-the-schema-or-changes/m-p/2233925#M23453</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-31T14:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: File Json not retaining the schema or changes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/File-Json-not-retaining-the-schema-or-changes/m-p/2233926#M23454</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; I could see that you are using context variables for these mappings which gets disappearing instead of mapping from the source.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Could you please share the data type you are using in context variables for the above mappings? Especially I am interested in the data type of campaign variable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 04:02:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/File-Json-not-retaining-the-schema-or-changes/m-p/2233926#M23454</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-01T04:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: File Json not retaining the schema or changes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/File-Json-not-retaining-the-schema-or-changes/m-p/2233927#M23455</link>
      <description>&lt;P&gt;Actually, they aren't context variables.&amp;nbsp; My JSON contains a "context" section.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;"context"&lt;/STRONG&gt;: {&lt;BR /&gt;"campaign": {&lt;BR /&gt;"content": "fwcbehad1",&lt;BR /&gt;"medium": "affiliate",&lt;BR /&gt;"name": "na_click-to-quote_500",&lt;BR /&gt;"source": "everquote",&lt;BR /&gt;"term": "Final Expense 9-19-18"&lt;BR /&gt;},&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I fumbled through this more yesterday, and even though the GUI doesn't seem to represent it correctly, it does seem to be working.&amp;nbsp; Talend has suggested I ensure I've got the latest patches.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for your reply.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 15:44:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/File-Json-not-retaining-the-schema-or-changes/m-p/2233927#M23455</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-01T15:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: File Json not retaining the schema or changes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/File-Json-not-retaining-the-schema-or-changes/m-p/2233928#M23456</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; Thanks for the update. Since the issue mentioned int he post has been resolved, could you please mark the topic as closed?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 03 Feb 2019 05:37:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/File-Json-not-retaining-the-schema-or-changes/m-p/2233928#M23456</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-03T05:37:43Z</dc:date>
    </item>
  </channel>
</rss>

