<?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: [resolved] MSXML processing different loops problem in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-MSXML-processing-different-loops-problem/m-p/2308516#M79832</link>
    <description>Hi Shong, thanks for your answer. You have a small typo - each tHashInput should be linked with appropriate tHashOutput, not with tHashOutput1. 
&lt;BR /&gt;I've attached screenshot of my job. 
&lt;BR /&gt;I've tried this job with trigger OnSubjobOk and without it, in both cases it works fine. Could you tell me why have I got the same results ? 
&lt;BR /&gt;And one more question - I could connect OnSubjobOk trigger to only one tHashInput component, does it mean that all 3 tHashInput components would be synchronized with this single trigger or there is a way to connect OnSubJobOk trigger to each tHashInput component ? 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009ME5Q.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129704iB3C642646783A68A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009ME5Q.png" alt="0683p000009ME5Q.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Tue, 12 Mar 2013 10:37:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-03-12T10:37:38Z</dc:date>
    <item>
      <title>[resolved] MSXML processing different loops problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-MSXML-processing-different-loops-problem/m-p/2308514#M79830</link>
      <description>Hi all, 
&lt;BR /&gt;I need to convert XML file with 2 different loops on the same level. I've tried to use tFileInputMSXML and tFileOutputMSXML for it. I was able to get all required data using tFileInputMSXML, but I couldn't connect different tFileInputMSXML outputs to single tFileOutputMSXML. 
&lt;BR /&gt;I have following input xml structure: 
&lt;BR /&gt;&amp;lt;getPropertyDescResult&amp;gt; 
&lt;BR /&gt;&amp;lt;clsProperty&amp;gt; 
&lt;BR /&gt; &amp;lt;strPropId&amp;gt;0171&amp;lt;/strPropId&amp;gt; 
&lt;BR /&gt; &amp;lt;strName&amp;gt;Key 0171 Warm Sands Cool Water&amp;lt;/strName&amp;gt; 
&lt;BR /&gt; ...other general properties... 
&lt;BR /&gt; &amp;lt;arrPicList&amp;gt; 
&lt;BR /&gt; &amp;lt;clsPictureInfo&amp;gt; 
&lt;BR /&gt; &amp;lt;strURL&amp;gt; 
&lt;A href="http://secure.......jpg&amp;lt;/strURL" target="_blank" rel="nofollow noopener noreferrer"&gt;http://secure.......jpg&amp;lt;/strURL&lt;/A&gt;&amp;gt; 
&lt;BR /&gt; &amp;lt;intWidth&amp;gt;288&amp;lt;/intWidth&amp;gt; 
&lt;BR /&gt; &amp;lt;intHeight&amp;gt;216&amp;lt;/intHeight&amp;gt; 
&lt;BR /&gt; &amp;lt;blnHasLargeImage&amp;gt;false&amp;lt;/blnHasLargeImage&amp;gt; 
&lt;BR /&gt; &amp;lt;/clsPictureInfo&amp;gt; 
&lt;BR /&gt; ....other images.... 
&lt;BR /&gt; &amp;lt;/arrPicList&amp;gt; 
&lt;BR /&gt; &amp;lt;arrSeasonRates&amp;gt; 
&lt;BR /&gt; &amp;lt;clsSeasonRates&amp;gt; 
&lt;BR /&gt; &amp;lt;strChargeBasis&amp;gt;Daily&amp;lt;/strChargeBasis&amp;gt; 
&lt;BR /&gt; &amp;lt;dtBeginDate&amp;gt;2013-01-01T00:00:00&amp;lt;/dtBeginDate&amp;gt; 
&lt;BR /&gt; &amp;lt;dtEndDate&amp;gt;2013-03-16T00:00:00&amp;lt;/dtEndDate&amp;gt; 
&lt;BR /&gt; &amp;lt;dblRate&amp;gt;270&amp;lt;/dblRate&amp;gt; 
&lt;BR /&gt; &amp;lt;/clsSeasonRates&amp;gt; 
&lt;BR /&gt; ....other rates.... 
&lt;BR /&gt; &amp;lt;/arrSeasonRates&amp;gt; 
&lt;BR /&gt;&amp;lt;/clsProperty&amp;gt; 
&lt;BR /&gt;&amp;lt;/getPropertyDescResult&amp;gt; 
&lt;BR /&gt;and I want to get similar output xml. 
&lt;BR /&gt;Could you explain me hoe could I put results of these 3 schema to single XML output file ? 
&lt;BR /&gt;I've attached pictures with tFileInputMSXML and testing job. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009ME3W.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156482i7A21706C237168F7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009ME3W.png" alt="0683p000009ME3W.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009ME5L.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148567i22FA39BB4D09D06A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009ME5L.png" alt="0683p000009ME5L.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 11 Mar 2013 15:26:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-MSXML-processing-different-loops-problem/m-p/2308514#M79830</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-11T15:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] MSXML processing different loops problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-MSXML-processing-different-loops-problem/m-p/2308515#M79831</link>
      <description>&lt;P&gt;Hi &lt;BR /&gt;You are not allowed to create a Job with multiple paths from a single source to the same target, see&lt;BR /&gt;&lt;A href="https://community.qlik.com/s/article/ka03p0000006EZYAA2" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/Can-I-create-a-Job-with-multiple-paths-from-a-single-source-to/ta-p/21653&lt;/A&gt;&lt;BR /&gt;In this case, you can store the result into a temporary file or memory with tHashOutput file first. In next subjob, using tFileInputDelimited or tHashInput to read back the data from a file or memory. For example:&lt;BR /&gt;tFileInputMSXML---row1--tHashOutput_1&lt;BR /&gt; ---row2---tHashOutput_2&lt;BR /&gt; ---row3---tHashOutput_3&lt;BR /&gt; |&lt;BR /&gt;onsubjobok&lt;BR /&gt; |&lt;BR /&gt;tHashInput_1(link with tHashOutput_1)---main----tFileOutputMSXML&lt;BR /&gt;tHashInput_2(link with tHashOutput_1)---main----&lt;BR /&gt;tHashInput_3(link with tHashOutput_1)---main----&lt;BR /&gt;Shong&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2013 02:25:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-MSXML-processing-different-loops-problem/m-p/2308515#M79831</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-12T02:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] MSXML processing different loops problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-MSXML-processing-different-loops-problem/m-p/2308516#M79832</link>
      <description>Hi Shong, thanks for your answer. You have a small typo - each tHashInput should be linked with appropriate tHashOutput, not with tHashOutput1. 
&lt;BR /&gt;I've attached screenshot of my job. 
&lt;BR /&gt;I've tried this job with trigger OnSubjobOk and without it, in both cases it works fine. Could you tell me why have I got the same results ? 
&lt;BR /&gt;And one more question - I could connect OnSubjobOk trigger to only one tHashInput component, does it mean that all 3 tHashInput components would be synchronized with this single trigger or there is a way to connect OnSubJobOk trigger to each tHashInput component ? 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009ME5Q.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129704iB3C642646783A68A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009ME5Q.png" alt="0683p000009ME5Q.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 12 Mar 2013 10:37:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-MSXML-processing-different-loops-problem/m-p/2308516#M79832</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-12T10:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] MSXML processing different loops problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-MSXML-processing-different-loops-problem/m-p/2308517#M79833</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;The three tHashInput components and tFileOutputMSXML constitutes a subjob, you have two subjobs in this job.&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;Regards&lt;/P&gt; 
&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2013 09:38:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-MSXML-processing-different-loops-problem/m-p/2308517#M79833</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-15T09:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] MSXML processing different loops problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-MSXML-processing-different-loops-problem/m-p/2308518#M79834</link>
      <description>&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;i am having another concern can you please check this one as well.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;lt;Customers xmlns:xsi=""&lt;BR /&gt;&amp;nbsp; &amp;nbsp; xsi:noNamespaceSchemaLocation="customer4.xsd"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;Customer id="1"&amp;gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;CustomerName&amp;gt;Griffith Paving and Sealcoatin&amp;lt;/CustomerName&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;CustomerAdresses&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;CustomerAddress&amp;gt;talend apres 91&amp;lt;/CustomerAddress&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;CustomerAddress&amp;gt;511 Maple Ave. Apt. 1B&amp;lt;/CustomerAddress&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;CustomerAddress&amp;gt;1799 Rosemary Way&amp;lt;/CustomerAddress&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;CustomerAddress&amp;gt;1859 Green Bay Rd.1&amp;lt;/CustomerAddress&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/CustomerAdresses&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;LabelState&amp;gt;Connecticut&amp;lt;/LabelState&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;RegTime&amp;gt;03-11-2006&amp;lt;/RegTime&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;Fresh&amp;gt;67852.0&amp;lt;/Fresh&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;Frozen&amp;gt;61521.4852&amp;lt;/Frozen&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/Customer&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;Customer id="2"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;CustomerName&amp;gt;Bill's Dive Shop&amp;lt;/CustomerName&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;CustomerAdresses&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;CustomerAddress&amp;gt;310 Walker Ave.&amp;lt;/CustomerAddress&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;CustomerAddress&amp;gt;844 Spruce St.&amp;lt;/CustomerAddress&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;CustomerAddress&amp;gt;965 Marion Place Apt. 65C&amp;lt;/CustomerAddress&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;CustomerAddress&amp;gt;511 Hill&amp;lt;/CustomerAddress&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/CustomerAdresses&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;LabelState&amp;gt;zona&amp;lt;/LabelState&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;RegTime&amp;gt;19-11-2004&amp;lt;/RegTime&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;Fresh&amp;gt;88792.0&amp;lt;/Fresh&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;Frozen&amp;gt;15434.1&amp;lt;/Frozen&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/Customer&amp;gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;lt;/Customers&amp;gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;i am having the above xml file and i want the output like&amp;nbsp;&lt;BR /&gt;id &amp;nbsp;name&lt;BR /&gt;1 &amp;nbsp; Griffith Paving and Sealcoatin&amp;nbsp;&lt;BR /&gt;2 &amp;nbsp;&amp;nbsp;Bill's Dive Shop&lt;BR /&gt;i am using t fileinputMSXML with the&lt;BR /&gt;root Xpath Query :&amp;nbsp;"/Customers"&lt;BR /&gt;schema Xpath Loop :"/Customer"&lt;BR /&gt;Xpath Queries :"@id","../CustomerName"&lt;BR /&gt;but it is giving output as&amp;nbsp;&lt;BR /&gt;1&lt;BR /&gt;2&lt;BR /&gt;Any help.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Thanks in advance.&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Mon, 15 Sep 2014 06:24:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-MSXML-processing-different-loops-problem/m-p/2308518#M79834</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-09-15T06:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] MSXML processing different loops problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-MSXML-processing-different-loops-problem/m-p/2308519#M79835</link>
      <description>Thanks&amp;nbsp;&lt;BR /&gt;It resolved now.</description>
      <pubDate>Mon, 15 Sep 2014 08:21:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-MSXML-processing-different-loops-problem/m-p/2308519#M79835</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-09-15T08:21:44Z</dc:date>
    </item>
  </channel>
</rss>

