<?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 issue loading parent and child objects - tXMLMap, tESBConsumer. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/issue-loading-parent-and-child-objects-tXMLMap-tESBConsumer/m-p/2302939#M74868</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;i have an issue loading parent and child objects simultaneously using tXMLMap and tESBConsumer components in&amp;nbsp;Talend.&lt;BR /&gt;The issue I was facing :&lt;BR /&gt;For one parent record, there might be multiple records in child table referred by a unique attribute. While running the job, all the records in parent table are getting updated correctly but in the case of child table, only one among the multiple records is getting updated.&lt;BR /&gt;Example :: &amp;nbsp;&amp;nbsp;&lt;STRONG&gt;PR&lt;/STRONG&gt; the parent object has 17 records&amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;STRONG&gt;PRLINE &lt;/STRONG&gt;the child object has 27 records&lt;BR /&gt;PRNUM is the reference attribute for both the tables.&lt;BR /&gt;PRNUM is the primary key in PR table and is unique in the table.&lt;BR /&gt;The combination of PRNUM and PRLINENUM is unique in PRLINE table.&lt;BR /&gt;&lt;BR /&gt;For each PRNUM in PR &amp;nbsp;table there can be multiple PRLINENUMs in PRLINE Table.&lt;BR /&gt;We expect 17 records should get inserted into target PR table and 27 in child PRLINE table.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Below are the screen shots of my job.&lt;BR /&gt;tMap settings :: loadonce, innerjoin,allmatches.&lt;BR /&gt;tXMLMap settings :: PR (group by) PRLINENUM (loop by),&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;Can anyone help me in resolving this issue.&lt;BR /&gt;Let me know if any further information is required. &lt;BR /&gt;&lt;A href="https://community.talend.com/legacyfs/online/292802/prss.png" target="_blank" rel="noopener"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MGp1.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138416i0EE6B1D1E825FCBF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MGp1.png" alt="0683p000009MGp1.png" /&gt;&lt;/span&gt; &lt;/A&gt;&lt;A href="https://community.talend.com/legacyfs/online/292802/prss2.png" target="_blank" rel="noopener"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MGjs.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138315iA9784464B655A7EB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MGjs.png" alt="0683p000009MGjs.png" /&gt;&lt;/span&gt; &lt;/A&gt;&lt;A href="https://community.talend.com/legacyfs/online/292802/prss3.png" target="_blank" rel="noopener"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MGp6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153913iBBDD373580546319/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MGp6.png" alt="0683p000009MGp6.png" /&gt;&lt;/span&gt; &lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;BR /&gt;Regards&lt;BR /&gt;Roja&lt;/P&gt;</description>
    <pubDate>Tue, 20 Oct 2015 12:40:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-10-20T12:40:28Z</dc:date>
    <item>
      <title>issue loading parent and child objects - tXMLMap, tESBConsumer.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/issue-loading-parent-and-child-objects-tXMLMap-tESBConsumer/m-p/2302939#M74868</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;i have an issue loading parent and child objects simultaneously using tXMLMap and tESBConsumer components in&amp;nbsp;Talend.&lt;BR /&gt;The issue I was facing :&lt;BR /&gt;For one parent record, there might be multiple records in child table referred by a unique attribute. While running the job, all the records in parent table are getting updated correctly but in the case of child table, only one among the multiple records is getting updated.&lt;BR /&gt;Example :: &amp;nbsp;&amp;nbsp;&lt;STRONG&gt;PR&lt;/STRONG&gt; the parent object has 17 records&amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;STRONG&gt;PRLINE &lt;/STRONG&gt;the child object has 27 records&lt;BR /&gt;PRNUM is the reference attribute for both the tables.&lt;BR /&gt;PRNUM is the primary key in PR table and is unique in the table.&lt;BR /&gt;The combination of PRNUM and PRLINENUM is unique in PRLINE table.&lt;BR /&gt;&lt;BR /&gt;For each PRNUM in PR &amp;nbsp;table there can be multiple PRLINENUMs in PRLINE Table.&lt;BR /&gt;We expect 17 records should get inserted into target PR table and 27 in child PRLINE table.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Below are the screen shots of my job.&lt;BR /&gt;tMap settings :: loadonce, innerjoin,allmatches.&lt;BR /&gt;tXMLMap settings :: PR (group by) PRLINENUM (loop by),&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;Can anyone help me in resolving this issue.&lt;BR /&gt;Let me know if any further information is required. &lt;BR /&gt;&lt;A href="https://community.talend.com/legacyfs/online/292802/prss.png" target="_blank" rel="noopener"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MGp1.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138416i0EE6B1D1E825FCBF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MGp1.png" alt="0683p000009MGp1.png" /&gt;&lt;/span&gt; &lt;/A&gt;&lt;A href="https://community.talend.com/legacyfs/online/292802/prss2.png" target="_blank" rel="noopener"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MGjs.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138315iA9784464B655A7EB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MGjs.png" alt="0683p000009MGjs.png" /&gt;&lt;/span&gt; &lt;/A&gt;&lt;A href="https://community.talend.com/legacyfs/online/292802/prss3.png" target="_blank" rel="noopener"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MGp6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153913iBBDD373580546319/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MGp6.png" alt="0683p000009MGp6.png" /&gt;&lt;/span&gt; &lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;BR /&gt;Regards&lt;BR /&gt;Roja&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2015 12:40:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/issue-loading-parent-and-child-objects-tXMLMap-tESBConsumer/m-p/2302939#M74868</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-20T12:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: issue loading parent and child objects - tXMLMap, tESBConsumer.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/issue-loading-parent-and-child-objects-tXMLMap-tESBConsumer/m-p/2302940#M74869</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;FONT size="2"&gt;&lt;FONT face="Verdana," helvetica=""&gt;While running the job, all the records in parent table are getting updated correctly but in the case of child table, only one among the multiple records is getting updated.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;is the web service perform this operation? From the screenshots, I see you do an inner job between parent table and child job, and then call a web service N times. Can you please show us the screenshots of provided job of webs service? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 21 Oct 2015 10:53:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/issue-loading-parent-and-child-objects-tXMLMap-tESBConsumer/m-p/2302940#M74869</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-21T10:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: issue loading parent and child objects - tXMLMap, tESBConsumer.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/issue-loading-parent-and-child-objects-tXMLMap-tESBConsumer/m-p/2302941#M74870</link>
      <description>Hi Shong, 
&lt;BR /&gt;Thanks for the response.yes the entire job works on webservices. we have used tXMLMap component to provide the xsd of the corresponding WSDL which is used in tESBConsumer component. The screenshots for tXMLMap component were provided in the earlier conversation. 
&lt;BR /&gt;I am sharing the screen shots of tESBConsumer component.Is there any other information required? 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/292802/prtesb.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MGpB.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151235iC18D6AA192EB2451/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MGpB.png" alt="0683p000009MGpB.png" /&gt;&lt;/span&gt; &lt;/A&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Regards&amp;nbsp; 
&lt;BR /&gt; 
&lt;BR /&gt;Roja</description>
      <pubDate>Wed, 21 Oct 2015 11:39:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/issue-loading-parent-and-child-objects-tXMLMap-tESBConsumer/m-p/2302941#M74870</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-21T11:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: issue loading parent and child objects - tXMLMap, tESBConsumer.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/issue-loading-parent-and-child-objects-tXMLMap-tESBConsumer/m-p/2302942#M74871</link>
      <description>Hi&amp;nbsp; 
&lt;BR /&gt;If the web service is hosted by other provider rather than using Talend components to do it, i don't know how it works on the server side, but I think you can check the 'Log message' box in the advanced setting panel of tESBConsumer to see if the request payload&amp;nbsp;is passed correctly to the webservice server? 
&lt;BR /&gt; 
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 22 Oct 2015 16:38:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/issue-loading-parent-and-child-objects-tXMLMap-tESBConsumer/m-p/2302942#M74871</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-22T16:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: issue loading parent and child objects - tXMLMap, tESBConsumer.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/issue-loading-parent-and-child-objects-tXMLMap-tESBConsumer/m-p/2302943#M74872</link>
      <description>Hi&amp;nbsp;&lt;BR /&gt;I have seen the log messages of tESBConsumer, the request is going wrong.for example if you take the case of PR as parent object and PRLINE as child object,the first PRNUM is displaying correct details with its PRLINES,following from the second PRNUM ,the PRNUM isnt getting displayed but its following PRLINES are getting displayed which is erroring out.&lt;BR /&gt;Is there anything wrong am doing in group by and loop by elements of tXMLMapComponent.&lt;BR /&gt;tXMLMap settings::&lt;BR /&gt;PR:group by&lt;BR /&gt;PRLINE:loop by&lt;BR /&gt;I am sharing you the sample request XML.let me know if there is any possible solution.&lt;BR /&gt;&amp;lt;pr&amp;gt;&lt;BR /&gt;&amp;lt;prnum&amp;gt;xyz&amp;lt;/prnum&amp;gt;&lt;BR /&gt;&amp;lt;prline&amp;gt;&lt;BR /&gt;&amp;lt;prlinenum&amp;gt;1&amp;lt;/prlinenum&amp;gt;&lt;BR /&gt;&amp;lt;/prline&amp;gt;&lt;BR /&gt;&amp;lt;prline&amp;gt;&lt;BR /&gt;&amp;lt;prlinenum&amp;gt;2&amp;lt;/prlinenum&amp;gt;&lt;BR /&gt;&amp;lt;/prline&amp;gt;&lt;BR /&gt;&amp;lt;prline&amp;gt;&lt;BR /&gt;&amp;lt;prlinenum&amp;gt;1&amp;lt;/prlinenum&amp;gt;&lt;BR /&gt;&amp;lt;/prline&amp;gt;&lt;BR /&gt;&amp;lt;prline&amp;gt;&lt;BR /&gt;&amp;lt;prlinenum&amp;gt;2&amp;lt;/prlinenum&amp;gt;&lt;BR /&gt;&amp;lt;/prline&amp;gt;&lt;BR /&gt;&amp;lt;pr&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Roja</description>
      <pubDate>Fri, 23 Oct 2015 07:24:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/issue-loading-parent-and-child-objects-tXMLMap-tESBConsumer/m-p/2302943#M74872</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-23T07:24:37Z</dc:date>
    </item>
  </channel>
</rss>

