<?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] tJMSInput: can you set client_acknowledge to AUTO_ACKNOWLEDGE in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-tJMSInput-can-you-set-client-acknowledge-to-AUTO/m-p/2307326#M78773</link>
    <description>Thanks, if anyone else has the same question the workaround is capture the message and explicitly call message.acknowledge() in your error catcher - so it gets called if you error, and called if you don't. I haven't tried to see what would happen by immediately calling acknowledge, and not worrying about it getting double acknowledged.</description>
    <pubDate>Fri, 30 Aug 2013 14:57:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-08-30T14:57:59Z</dc:date>
    <item>
      <title>[resolved] tJMSInput: can you set client_acknowledge to AUTO_ACKNOWLEDGE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tJMSInput-can-you-set-client-acknowledge-to-AUTO/m-p/2307324#M78771</link>
      <description>Can you use the advanced settings of tJMSInput to set the client_acknowledge mode? How do you do it?
&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 29 Aug 2013 14:38:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tJMSInput-can-you-set-client-acknowledge-to-AUTO/m-p/2307324#M78771</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-29T14:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tJMSInput: can you set client_acknowledge to AUTO_ACKNOWLEDGE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tJMSInput-can-you-set-client-acknowledge-to-AUTO/m-p/2307325#M78772</link>
      <description>Hi 
&lt;BR /&gt;If you look into the generated code of tJMSInput, you will see it uses client_acknowledge mode by default when creating a jms connection, it is impossible to change the acknowledge mode right now. 
&lt;BR /&gt; 
&lt;PRE&gt;javax.jms.Connection connection_tJMSInput_1 = factory_tJMSInput_1&lt;BR /&gt;						.createConnection();&lt;BR /&gt;				javax.jms.Session session_tJMSInput_1 = connection_tJMSInput_1&lt;BR /&gt;						.createSession(false,&lt;BR /&gt;								javax.jms.Session.CLIENT_ACKNOWLEDGE);&lt;/PRE&gt; 
&lt;BR /&gt;Maybe we should provide a list of the acknowledge modes for selected by users, please report a new feature in our bugtracker. 
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 30 Aug 2013 04:04:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tJMSInput-can-you-set-client-acknowledge-to-AUTO/m-p/2307325#M78772</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-30T04:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tJMSInput: can you set client_acknowledge to AUTO_ACKNOWLEDGE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tJMSInput-can-you-set-client-acknowledge-to-AUTO/m-p/2307326#M78773</link>
      <description>Thanks, if anyone else has the same question the workaround is capture the message and explicitly call message.acknowledge() in your error catcher - so it gets called if you error, and called if you don't. I haven't tried to see what would happen by immediately calling acknowledge, and not worrying about it getting double acknowledged.</description>
      <pubDate>Fri, 30 Aug 2013 14:57:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tJMSInput-can-you-set-client-acknowledge-to-AUTO/m-p/2307326#M78773</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-30T14:57:59Z</dc:date>
    </item>
  </channel>
</rss>

