<?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: Processing Dynamic URL data with tRestClient in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Processing-Dynamic-URL-data-with-tRestClient/m-p/2247077#M32383</link>
    <description>&lt;P&gt;It worked, with the tLogRow. As you can see in&amp;nbsp; the images of two channels. But in the oracle while inserting i am getting only one channel data that is&amp;nbsp;CQ74QNGG5 channel. Last image is of oracle data. I am not able to get the reason, why it is.&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lvbt"&gt;Channel_CQ4PL1QSG.PNG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lx8T"&gt;Channel_CQ74QNGG5.PNG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lwqc"&gt;Oracle_data.PNG&lt;/A&gt;</description>
    <pubDate>Mon, 11 Nov 2019 10:38:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-11-11T10:38:23Z</dc:date>
    <item>
      <title>Processing Dynamic URL data with tRestClient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Processing-Dynamic-URL-data-with-tRestClient/m-p/2247075#M32381</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
 I am trying to update the Slack API URL with particular channel_id ( we already inserted in oracle table) through tRestClient component.
&lt;/DIV&gt;
&lt;DIV&gt;
 &amp;nbsp;
&lt;/DIV&gt;
&lt;DIV&gt;
 What i have done is updated the context variable with tJava and using that context variable in URL. Below are the attachment for the same( image and image(1)):-
&lt;/DIV&gt;
&lt;DIV&gt;
 &amp;nbsp;
&lt;/DIV&gt;
&lt;DIV&gt;
 &lt;DIV&gt;
  The problem with this approach is, output i am getting is from the last updated channel_id in the context variable.
 &lt;/DIV&gt;
 &lt;DIV&gt;
  Below image(2), we are getting two channel_id's ( as i am fetching only these two from oracle)
 &lt;/DIV&gt;
 &lt;DIV&gt;
  from tJava.
 &lt;/DIV&gt;
 &lt;DIV&gt;
  &amp;nbsp;
 &lt;/DIV&gt;
 &lt;DIV&gt;
  &lt;SPAN&gt;But output from the URL is for the last updated channel_id that is CQ74QNGG5. Can anyone help me in this ??&lt;/SPAN&gt;
 &lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV&gt;
 &amp;nbsp;
&lt;/DIV&gt;
&lt;DIV&gt;
 &amp;nbsp;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 08 Nov 2019 14:47:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Processing-Dynamic-URL-data-with-tRestClient/m-p/2247075#M32381</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-08T14:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Processing Dynamic URL data with tRestClient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Processing-Dynamic-URL-data-with-tRestClient/m-p/2247076#M32382</link>
      <description>&lt;P&gt;Change your tJava to a tJavaFlex and join it using a "row" to the tRestClient. Keep the code the same. Your problem is being caused by the fact that the first subjob is running completely before your tRestClient is running. By joining the flows, you can get the tRestClient to run for every iteration.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2019 18:27:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Processing-Dynamic-URL-data-with-tRestClient/m-p/2247076#M32382</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-08T18:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Processing Dynamic URL data with tRestClient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Processing-Dynamic-URL-data-with-tRestClient/m-p/2247077#M32383</link>
      <description>&lt;P&gt;It worked, with the tLogRow. As you can see in&amp;nbsp; the images of two channels. But in the oracle while inserting i am getting only one channel data that is&amp;nbsp;CQ74QNGG5 channel. Last image is of oracle data. I am not able to get the reason, why it is.&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lvbt"&gt;Channel_CQ4PL1QSG.PNG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lx8T"&gt;Channel_CQ74QNGG5.PNG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lwqc"&gt;Oracle_data.PNG&lt;/A&gt;</description>
      <pubDate>Mon, 11 Nov 2019 10:38:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Processing-Dynamic-URL-data-with-tRestClient/m-p/2247077#M32383</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-11T10:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: Processing Dynamic URL data with tRestClient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Processing-Dynamic-URL-data-with-tRestClient/m-p/2247078#M32384</link>
      <description>&lt;P&gt;You are not inserting to Oracle in the screenshots that I have seen. When is this happening? Also, would you be able to add your images to the main body of the post. The "Photos" button allows you to do that. It can be quite difficult to work with images that need to be downloaded and viewed in a separate window.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2019 10:56:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Processing-Dynamic-URL-data-with-tRestClient/m-p/2247078#M32384</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-11T10:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Processing Dynamic URL data with tRestClient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Processing-Dynamic-URL-data-with-tRestClient/m-p/2247079#M32385</link>
      <description>&lt;P&gt;Okay, I will do that. Actually I was using truncate table with reuse storage in Action on table, that's why i think on second iteration it will truncate the records and then insert the latest one.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;By Removing the&amp;nbsp;truncate table option to default, i am able to insert records. But i can manage both, iteration process and when i run again it should truncate data and load again in DB.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2019 11:05:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Processing-Dynamic-URL-data-with-tRestClient/m-p/2247079#M32385</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-11T11:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Processing Dynamic URL data with tRestClient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Processing-Dynamic-URL-data-with-tRestClient/m-p/2247080#M32386</link>
      <description>&lt;P&gt;You are correct. When you have an iterate link in your flow, all components following that Iterate link are restarted for every iteration. As your DB component was restarted for every link, it will have truncated everything that was there prior to the restart&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2019 11:08:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Processing-Dynamic-URL-data-with-tRestClient/m-p/2247080#M32386</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-11T11:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Processing Dynamic URL data with tRestClient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Processing-Dynamic-URL-data-with-tRestClient/m-p/2247081#M32387</link>
      <description>&lt;P&gt;Agreed, but with this, when i run my job again the data got appended again. So is there any other way, i can truncate the table without effecting my iteration logic.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2019 12:24:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Processing-Dynamic-URL-data-with-tRestClient/m-p/2247081#M32387</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-11T12:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Processing Dynamic URL data with tRestClient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Processing-Dynamic-URL-data-with-tRestClient/m-p/2247082#M32388</link>
      <description>&lt;P&gt;Truncate it at the beginning of the Job. The first step of the Job should be the truncation step, then everything else will follow&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2019 13:40:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Processing-Dynamic-URL-data-with-tRestClient/m-p/2247082#M32388</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-11T13:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Processing Dynamic URL data with tRestClient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Processing-Dynamic-URL-data-with-tRestClient/m-p/2247083#M32389</link>
      <description>&lt;P&gt;How to truncate the job at the beginning, should i need to write some custom code or sql query while i am fetching the data.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Below is the image how i am fetching the data from oracle&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="Oracle_data_fetching.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8Wl.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152275i257126F35DDB20C4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8Wl.png" alt="0683p000009M8Wl.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 06:20:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Processing-Dynamic-URL-data-with-tRestClient/m-p/2247083#M32389</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-12T06:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Processing Dynamic URL data with tRestClient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Processing-Dynamic-URL-data-with-tRestClient/m-p/2247084#M32390</link>
      <description>&lt;P&gt;Use a tDBRow and write the truncate statement in that.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 12:17:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Processing-Dynamic-URL-data-with-tRestClient/m-p/2247084#M32390</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-12T12:17:36Z</dc:date>
    </item>
  </channel>
</rss>

