<?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: How to show a Integer in a Message Box? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-show-a-Integer-in-a-Message-Box/m-p/2232094#M22173</link>
    <description>try adding this at the start of the Message box in tMsgBox&lt;BR /&gt;&lt;PRE&gt;"" +&lt;/PRE&gt;&lt;BR /&gt;cause that worked for me, see attached pics</description>
    <pubDate>Fri, 05 Sep 2008 20:09:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2008-09-05T20:09:33Z</dc:date>
    <item>
      <title>How to show a Integer in a Message Box?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-show-a-Integer-in-a-Message-Box/m-p/2232093#M22172</link>
      <description>How to show a Integer in a Message Box?
&lt;BR /&gt;When I try to show a Integer in a Message Box the following error occurs:
&lt;BR /&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problem: 
&lt;BR /&gt; Type mismatch: cannot convert from Integer to String
&lt;BR /&gt; at tel_cob.job_diario_carga_0_1.job_DIARIO_CARGA.tLoop_1Process(job_DIARIO_CARGA.java:1888)
&lt;BR /&gt; at tel_cob.job_diario_carga_0_1.job_DIARIO_CARGA.tFileInputDelimited_1Process(job_DIARIO_CARGA.java:686)
&lt;BR /&gt; at tel_cob.job_diario_carga_0_1.job_DIARIO_CARGA.runJobInTOS(job_DIARIO_CARGA.java:2826)
&lt;BR /&gt; at tel_cob.job_diario_carga_0_1.job_DIARIO_CARGA.main(job_DIARIO_CARGA.java:2699)</description>
      <pubDate>Sat, 16 Nov 2024 14:14:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-show-a-Integer-in-a-Message-Box/m-p/2232093#M22172</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T14:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to show a Integer in a Message Box?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-show-a-Integer-in-a-Message-Box/m-p/2232094#M22173</link>
      <description>try adding this at the start of the Message box in tMsgBox&lt;BR /&gt;&lt;PRE&gt;"" +&lt;/PRE&gt;&lt;BR /&gt;cause that worked for me, see attached pics</description>
      <pubDate>Fri, 05 Sep 2008 20:09:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-show-a-Integer-in-a-Message-Box/m-p/2232094#M22173</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-09-05T20:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to show a Integer in a Message Box?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-show-a-Integer-in-a-Message-Box/m-p/2232095#M22174</link>
      <description>or you can convert the integer to a string&lt;BR /&gt;&lt;PRE&gt;Integer.toString(context.NewInteger)&lt;/PRE&gt;&lt;BR /&gt;info about the Integer.toString() function: &lt;A href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Integer.html" rel="nofollow noopener noreferrer"&gt;http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Integer.html&lt;/A&gt;</description>
      <pubDate>Fri, 05 Sep 2008 20:12:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-show-a-Integer-in-a-Message-Box/m-p/2232095#M22174</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-09-05T20:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to show a Integer in a Message Box?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-show-a-Integer-in-a-Message-Box/m-p/2232096#M22175</link>
      <description>Thank you guys! 
&lt;IMG id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://yutwg22796.i.lithium.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;</description>
      <pubDate>Fri, 05 Sep 2008 20:35:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-show-a-Integer-in-a-Message-Box/m-p/2232096#M22175</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-09-05T20:35:16Z</dc:date>
    </item>
  </channel>
</rss>

