<?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 tMomInput in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tMomInput/m-p/2228977#M20071</link>
    <description>Hi,
&lt;BR /&gt;We have a job which reads messages from Websphere MQ and inserts into Oracle table. In Talend 4 it used to download all the messages before inserting into Oracle table. when executed the following statment in tJava used to display a message something similar to "Rows added to Staging: 90" but after upgrading to Talend 5, it is dequeuing and inserting one message at a time. The same code now displays one message per each record inserted. i.e. there will be as many messages of "Rows added to Staging: 1" as no. of records inserts. What could be the reason? 
&lt;BR /&gt;I have gone through all properties of tMomInput to see if there is anything to specify to download all messages from queue before start inserting into Oracle table, but I couldn't find any. 
&lt;BR /&gt;code in tJava (which I mentioned above):
&lt;BR /&gt;System.out.print("Rows added to Staging: ");
&lt;BR /&gt;System.out.println(((Integer)globalMap.get("tOracleOutput_2_NB_LINE_INSERTED")));
&lt;BR /&gt;Any help much appreciated. 
&lt;BR /&gt;Anil</description>
    <pubDate>Fri, 15 Nov 2013 17:31:27 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2013-11-15T17:31:27Z</dc:date>
    <item>
      <title>tMomInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMomInput/m-p/2228977#M20071</link>
      <description>Hi,
&lt;BR /&gt;We have a job which reads messages from Websphere MQ and inserts into Oracle table. In Talend 4 it used to download all the messages before inserting into Oracle table. when executed the following statment in tJava used to display a message something similar to "Rows added to Staging: 90" but after upgrading to Talend 5, it is dequeuing and inserting one message at a time. The same code now displays one message per each record inserted. i.e. there will be as many messages of "Rows added to Staging: 1" as no. of records inserts. What could be the reason? 
&lt;BR /&gt;I have gone through all properties of tMomInput to see if there is anything to specify to download all messages from queue before start inserting into Oracle table, but I couldn't find any. 
&lt;BR /&gt;code in tJava (which I mentioned above):
&lt;BR /&gt;System.out.print("Rows added to Staging: ");
&lt;BR /&gt;System.out.println(((Integer)globalMap.get("tOracleOutput_2_NB_LINE_INSERTED")));
&lt;BR /&gt;Any help much appreciated. 
&lt;BR /&gt;Anil</description>
      <pubDate>Fri, 15 Nov 2013 17:31:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMomInput/m-p/2228977#M20071</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-11-15T17:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: tMomInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMomInput/m-p/2228978#M20072</link>
      <description>Hi, 
&lt;BR /&gt;How did you set 
&lt;A href="https://help.talend.com/search/all?query=tMomInput&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tMomInput&lt;/A&gt;, did you put any variable in tjava? Could you please upload your job screenshots into forum?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 18 Nov 2013 06:58:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMomInput/m-p/2228978#M20072</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-18T06:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: tMomInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMomInput/m-p/2228979#M20073</link>
      <description>Hi,&lt;BR /&gt;How do I upload imange, I can't find any option to upload imange. &lt;BR /&gt;Regards,&lt;BR /&gt;Anil.</description>
      <pubDate>Thu, 21 Nov 2013 09:57:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMomInput/m-p/2228979#M20073</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-11-21T09:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: tMomInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMomInput/m-p/2228980#M20074</link>
      <description>Hi, 
&lt;BR /&gt;You should register and log in as a Community member first, then you'll get a Image upload box that allows to upload screen captures(Limits: 20 images per post, each image must be less then 1024x768 pixels and 200 KB)
&lt;BR /&gt;For registered users, please click on "post reply" (not through the quick post").
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 21 Nov 2013 10:35:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMomInput/m-p/2228980#M20074</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-21T10:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: tMomInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMomInput/m-p/2228981#M20075</link>
      <description>Hi,&lt;BR /&gt;Thanks for the reply, I am registered (user id ravulaa) and I logged in as well, but still this website says I am not logged, very strange. when I click on 'Log in' button it shows my details but when I am on this page it says 'you are not logged in'.&lt;BR /&gt;Any suggestions?&lt;BR /&gt;Regards,&lt;BR /&gt;Anil.</description>
      <pubDate>Thu, 21 Nov 2013 11:04:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMomInput/m-p/2228981#M20075</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-11-21T11:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: tMomInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMomInput/m-p/2228982#M20076</link>
      <description>Under Talend 4.2.3 this used to ouput something like: 
&lt;BR /&gt;Ready to receive message 
&lt;BR /&gt;Waiting... 
&lt;BR /&gt;Closing connection 
&lt;BR /&gt;Rows added to Staging: 934 
&lt;BR /&gt; 
&lt;BR /&gt;Now we've upgraded the job to 5.2.2 we get: 
&lt;BR /&gt;Ready to receive message 
&lt;BR /&gt;Waiting... 
&lt;BR /&gt;Rows added to Staging: 1 
&lt;BR /&gt;Rows added to Staging: 1 
&lt;BR /&gt;Rows added to Staging: 1 
&lt;BR /&gt;Rows added to Staging: 1 
&lt;BR /&gt;Rows added to Staging: 1 
&lt;BR /&gt;Rows added to Staging: 1 
&lt;BR /&gt;Closing connection 
&lt;BR /&gt;Also the 4.2.3 version runs about 10x quicker, I'm guessing the 4.2.3 version is dequeuing all the rows, inserting and committing ONCE, however the 5.2.2 version is doing a commit per insert. 
&lt;BR /&gt;Can you suggest an alternative job design that would make it run faster? 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBQx.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128510i0F5B2461C7A9CD65/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBQx.jpg" alt="0683p000009MBQx.jpg" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBgR.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142091i3650BA83F8EDBCE9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBgR.jpg" alt="0683p000009MBgR.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 21 Nov 2013 13:05:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMomInput/m-p/2228982#M20076</guid>
      <dc:creator>David_Beaty</dc:creator>
      <dc:date>2013-11-21T13:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: tMomInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMomInput/m-p/2228983#M20077</link>
      <description>FYI I'm a work colleaghue of Anil's, with a registered account so I loaded up the pictures.</description>
      <pubDate>Fri, 22 Nov 2013 07:32:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMomInput/m-p/2228983#M20077</guid>
      <dc:creator>David_Beaty</dc:creator>
      <dc:date>2013-11-22T07:32:35Z</dc:date>
    </item>
  </channel>
</rss>

