<?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: Talend - IBM Websphere MQ in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-IBM-Websphere-MQ/m-p/2231070#M21498</link>
    <description>&lt;P&gt;Hello &lt;A href="https://community.qlik.com/s/profile/0053p0000078BqRAAU"&gt;@EngieNL&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;This jira issue is still "New" and we will keep you posted as long as there is any update.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Wed, 27 Mar 2019 06:21:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-03-27T06:21:15Z</dc:date>
    <item>
      <title>Talend - IBM Websphere MQ</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-IBM-Websphere-MQ/m-p/2231066#M21494</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to read from a queue from IBM Websphere MQ.&lt;/P&gt;
&lt;P&gt;The queue I am using is a alias queue, not a physical queue.&lt;/P&gt;
&lt;P&gt;I am using the job: tMomConnection - tMomInput - tFileOutputXML&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the code of tMomInput exists the following code:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if (Integer.valueOf(&lt;BR /&gt;remoteQ_tMomInput_1.&lt;STRONG&gt;getCurrentDepth&lt;/STRONG&gt;())&lt;BR /&gt;.equals(0)) {&lt;BR /&gt;flagtMomInput_1 = false;&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The thing is that the command&amp;nbsp;&lt;STRONG&gt;getCurrentDepth &lt;/STRONG&gt;is not allowed on an alias queue. The existing policy is that every connection to a queue happens with an alias queue.&lt;/P&gt;
&lt;P&gt;Is there a workaround this problem?&lt;/P&gt;
&lt;P&gt;Or is there a version of&amp;nbsp;tMomInput&amp;nbsp; that doesn't use this command to find the amount of messages on the queue?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 13:47:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-IBM-Websphere-MQ/m-p/2231066#M21494</guid>
      <dc:creator>EngieNL</dc:creator>
      <dc:date>2019-03-07T13:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Talend - IBM Websphere MQ</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-IBM-Websphere-MQ/m-p/2231067#M21495</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Could you please create a work item jira issue on talend bug tracker?&lt;/P&gt; 
&lt;P&gt;&lt;A title="https://jira.talendforge.org/secure/Dashboard.jspa" href="https://jira.talendforge.org/secure/Dashboard.jspa" target="_self" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/secure/Dashboard.jspa&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 07:49:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-IBM-Websphere-MQ/m-p/2231067#M21495</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-22T07:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Talend - IBM Websphere MQ</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-IBM-Websphere-MQ/m-p/2231068#M21496</link>
      <description>&lt;P&gt;Bug created:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://jira.talendforge.org/browse/TDI" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;Talend DI components&amp;nbsp;&lt;/A&gt;&lt;A href="https://jira.talendforge.org/browse/TDI-42043" target="_blank" rel="410831 noopener nofollow noopener noreferrer"&gt;TDI-42043&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Talend - IBM Websphere MQ - getCurrentDepth&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 10:59:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-IBM-Websphere-MQ/m-p/2231068#M21496</guid>
      <dc:creator>EngieNL</dc:creator>
      <dc:date>2019-03-22T10:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Talend - IBM Websphere MQ</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-IBM-Websphere-MQ/m-p/2231069#M21497</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN&gt;Sabrina,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How will this be handled?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Harold van den Broek&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2019 11:08:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-IBM-Websphere-MQ/m-p/2231069#M21497</guid>
      <dc:creator>EngieNL</dc:creator>
      <dc:date>2019-03-25T11:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: Talend - IBM Websphere MQ</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-IBM-Websphere-MQ/m-p/2231070#M21498</link>
      <description>&lt;P&gt;Hello &lt;A href="https://community.qlik.com/s/profile/0053p0000078BqRAAU"&gt;@EngieNL&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;This jira issue is still "New" and we will keep you posted as long as there is any update.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 06:21:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-IBM-Websphere-MQ/m-p/2231070#M21498</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-27T06:21:15Z</dc:date>
    </item>
  </channel>
</rss>

