<?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: Iterate Context LOV and call WSDL in a loop in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Iterate-Context-LOV-and-call-WSDL-in-a-loop/m-p/2300799#M72987</link>
    <description>Hello 
&lt;BR /&gt;You need to iterate each id using tFlowToIterate and pass it to child job, the job design looks like:
&lt;BR /&gt;main job:
&lt;BR /&gt;tSOAP--tXMLMap--main--tFlowIterate--iterate--tRunJob 
&lt;BR /&gt;
&lt;BR /&gt;tSOAP: returns the output as Document.
&lt;BR /&gt;tXMLMap: extract all ids from the returned Document.
&lt;BR /&gt;tRunJob: call the child job and pass current id to child job via context variable.
&lt;BR /&gt;
&lt;BR /&gt;child job:
&lt;BR /&gt;call another WSDL. 
&lt;BR /&gt;
&lt;BR /&gt;Hope it helps you!
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong
&lt;BR /&gt;</description>
    <pubDate>Thu, 29 Jun 2017 10:54:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-06-29T10:54:15Z</dc:date>
    <item>
      <title>Iterate Context LOV and call WSDL in a loop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Iterate-Context-LOV-and-call-WSDL-in-a-loop/m-p/2300798#M72986</link>
      <description>&lt;P&gt;As per my business requirement, I have to call a WSDL and then I need to parse the response (attached the WPOD.xml) and there are many lists of association, attributes.Association contains a list of id(s) using those ids&amp;nbsp;as the parameter &amp;nbsp;I need to call another &amp;nbsp;WSDL. So I'm passing the list of association to the child job (as context lov&amp;nbsp;variable) but how do i Iterate the context LOV and call WSDL in a loop and after parsing the response I have to return&amp;nbsp;the collection of (child job ) response to its parent job (as list)&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-right" image-alt="WorkFlow.JPG" style="width: 200px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LvB8.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134905iE281A8A69C0309B6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LvB8.jpg" alt="0683p000009LvB8.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-right" image-alt="childJobContext.JPG" style="width: 200px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LvEZ.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137469i2E9E07F315E2E050/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LvEZ.jpg" alt="0683p000009LvEZ.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;please&amp;nbsp;help me.&lt;/P&gt; 
&lt;P&gt;For reference I have attached the screen shot of the work flow&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I've highlighted the child job. And also attached the&amp;nbsp;&amp;nbsp;context parameter. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2017 13:19:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Iterate-Context-LOV-and-call-WSDL-in-a-loop/m-p/2300798#M72986</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-28T13:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Iterate Context LOV and call WSDL in a loop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Iterate-Context-LOV-and-call-WSDL-in-a-loop/m-p/2300799#M72987</link>
      <description>Hello 
&lt;BR /&gt;You need to iterate each id using tFlowToIterate and pass it to child job, the job design looks like:
&lt;BR /&gt;main job:
&lt;BR /&gt;tSOAP--tXMLMap--main--tFlowIterate--iterate--tRunJob 
&lt;BR /&gt;
&lt;BR /&gt;tSOAP: returns the output as Document.
&lt;BR /&gt;tXMLMap: extract all ids from the returned Document.
&lt;BR /&gt;tRunJob: call the child job and pass current id to child job via context variable.
&lt;BR /&gt;
&lt;BR /&gt;child job:
&lt;BR /&gt;call another WSDL. 
&lt;BR /&gt;
&lt;BR /&gt;Hope it helps you!
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong
&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jun 2017 10:54:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Iterate-Context-LOV-and-call-WSDL-in-a-loop/m-p/2300799#M72987</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-29T10:54:15Z</dc:date>
    </item>
  </channel>
</rss>

