<?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: Cycle insert - Second Insert waiting for response from first Insert in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Cycle-insert-Second-Insert-waiting-for-response-from-first/m-p/2373049#M135815</link>
    <description>Break your job into two pieces connected with onSubJobOK. &lt;BR /&gt;1st piece will call the web service and save the response in a context var. A tJavaRow after your tWebService is probably the easy way to do this. &lt;BR /&gt;2nd piece will check that context var to assign the ID and insert.</description>
    <pubDate>Mon, 17 Jun 2013 15:23:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-06-17T15:23:43Z</dc:date>
    <item>
      <title>Cycle insert - Second Insert waiting for response from first Insert</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cycle-insert-Second-Insert-waiting-for-response-from-first/m-p/2373048#M135814</link>
      <description>hello, 
&lt;BR /&gt;I'm not sure how to solve the following situation in Talend. 
&lt;BR /&gt;I insert a category via Webservice, getting the new ID for this category as response. Then I insert the next category with the new ID received as parent_ID. 
&lt;BR /&gt;How can I make sure that I received the previous inserted new ID bevor inserting the next category. 
&lt;BR /&gt;"I need some information at the start of job from the end of the job" 
&lt;BR /&gt;thank you! 
&lt;BR /&gt;Robert 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEKq.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146268iF03B8EFA727C5B0A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEKq.png" alt="0683p000009MEKq.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 17 Jun 2013 13:23:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cycle-insert-Second-Insert-waiting-for-response-from-first/m-p/2373048#M135814</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-17T13:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Cycle insert - Second Insert waiting for response from first Insert</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cycle-insert-Second-Insert-waiting-for-response-from-first/m-p/2373049#M135815</link>
      <description>Break your job into two pieces connected with onSubJobOK. &lt;BR /&gt;1st piece will call the web service and save the response in a context var. A tJavaRow after your tWebService is probably the easy way to do this. &lt;BR /&gt;2nd piece will check that context var to assign the ID and insert.</description>
      <pubDate>Mon, 17 Jun 2013 15:23:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cycle-insert-Second-Insert-waiting-for-response-from-first/m-p/2373049#M135815</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-17T15:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cycle insert - Second Insert waiting for response from first Insert</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cycle-insert-Second-Insert-waiting-for-response-from-first/m-p/2373050#M135816</link>
      <description>thank you for your answer! 
&lt;BR /&gt; 
&lt;BR /&gt;I think my explanation was not clear enough. 
&lt;BR /&gt;I'm getting the categories from a local table writting them to a remote table with a webservice, receiving an "remote" ID for the category 
&lt;BR /&gt;After each insert I do an update to the local category table inserting the remote_ID. 
&lt;BR /&gt;The remote_ID is the parent_ID on the remote table for the following categories. 
&lt;BR /&gt;I can not see how to solve that with splitting the job. 
&lt;BR /&gt;Thank you very much! 
&lt;BR /&gt;regards, 
&lt;BR /&gt;robert 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEVp.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147441i2DF27E3ED35C8487/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEVp.png" alt="0683p000009MEVp.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 17 Jun 2013 18:59:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cycle-insert-Second-Insert-waiting-for-response-from-first/m-p/2373050#M135816</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-17T18:59:21Z</dc:date>
    </item>
  </channel>
</rss>

