<?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: How to use tFileInputJSON when deployed. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-tFileInputJSON-when-deployed/m-p/2357072#M122453</link>
    <description>&lt;P&gt;Thanks pal, helpful as always.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Dec 2017 15:37:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-12-07T15:37:15Z</dc:date>
    <item>
      <title>How to use tFileInputJSON when deployed.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-tFileInputJSON-when-deployed/m-p/2357070#M122451</link>
      <description>&lt;P&gt;I'm trying to return dummy data from a REST request/response but I cannot seem to figure out how to upload the JSON (dummy data) from the input file since when I deploy this job the file out.json doesn't get uploaded with it. How can I include my&amp;nbsp;JSON dummy data?&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2017-12-05_1353.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Ls0M.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154514iCBE7A946A1AC577F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Ls0M.png" alt="0683p000009Ls0M.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:58:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-tFileInputJSON-when-deployed/m-p/2357070#M122451</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to use tFileInputJSON when deployed.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-tFileInputJSON-when-deployed/m-p/2357071#M122452</link>
      <description>&lt;P&gt;The location of the dummy file needs to be a valid location on the server where you deploy the service.&amp;nbsp; If your local development folder+file location differs from the location you want to use&amp;nbsp;on the deployed server, you can solve this by using a context as a variable to hold the location.&amp;nbsp; The context can hold your local development folder+file when running it locally.&amp;nbsp; When deployed, you can manually change this context to represent the deployment server&amp;nbsp;folder+file location.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Another way to provide dummy data for local running is with a tFixedFlowInput with Use Inline Content.&amp;nbsp; Basically you can paste your json text into the Content field as a 1 row, 1 column dataset.&amp;nbsp; Then use the tExtractJSONFields to parse this out.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 874px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lrwl.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152192i1C695816E257AE02/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lrwl.png" alt="0683p000009Lrwl.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 14:51:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-tFileInputJSON-when-deployed/m-p/2357071#M122452</guid>
      <dc:creator>mayo</dc:creator>
      <dc:date>2017-12-07T14:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to use tFileInputJSON when deployed.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-tFileInputJSON-when-deployed/m-p/2357072#M122453</link>
      <description>&lt;P&gt;Thanks pal, helpful as always.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 15:37:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-tFileInputJSON-when-deployed/m-p/2357072#M122453</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-07T15:37:15Z</dc:date>
    </item>
  </channel>
</rss>

