<?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: The operator * is undefined for the argument type(s) java.lang.String, java.lang.String in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/The-operator-is-undefined-for-the-argument-type-s-java-lang/m-p/2213418#M10679</link>
    <description>&lt;P&gt;Thank you Nikhilthampi!&amp;nbsp;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I will try your suggestions.&lt;/P&gt; 
&lt;P&gt;And thank you also for the link for the difference between subjob and component's ok!&lt;/P&gt; 
&lt;P&gt;In addition, I will use the photos function for postings.&amp;nbsp;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133049iD780B7DE0116E4D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACJ.png" alt="0683p000009MACJ.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 13 Dec 2019 16:14:32 GMT</pubDate>
    <dc:creator>rwnetwork</dc:creator>
    <dc:date>2019-12-13T16:14:32Z</dc:date>
    <item>
      <title>The operator * is undefined for the argument type(s) java.lang.String, java.lang.String</title>
      <link>https://community.qlik.com/t5/Talend-Studio/The-operator-is-undefined-for-the-argument-type-s-java-lang/m-p/2213414#M10675</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;I have what seems to be an easy job that is not working.&lt;/P&gt; 
&lt;P&gt;I just want to insert 3 columns from a tas400 input into an idb2 table.&lt;/P&gt; 
&lt;P&gt;One column I would like to bring in the file name from the previous tfilelist component using a built in Talend expression.&lt;/P&gt; 
&lt;P&gt;I've tried several times to modify the red underlined area that is being flagged in the Code tab, but with no success.&lt;/P&gt; 
&lt;P&gt;I attached snapshots.&lt;/P&gt; 
&lt;P&gt;And also, I do have a context defined as a File Location path of the file I would like to get the name of at time of processing.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Anyone know how to resolve my error?&lt;/P&gt; 
&lt;P&gt;Thank you!&lt;/P&gt; 
&lt;P&gt;Michelle&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 20:47:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/The-operator-is-undefined-for-the-argument-type-s-java-lang/m-p/2213414#M10675</guid>
      <dc:creator>rwnetwork</dc:creator>
      <dc:date>2019-12-12T20:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: The operator * is undefined for the argument type(s) java.lang.String, java.lang.String</title>
      <link>https://community.qlik.com/t5/Talend-Studio/The-operator-is-undefined-for-the-argument-type-s-java-lang/m-p/2213415#M10676</link>
      <description>&lt;P&gt;MMiller,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At the outset i see that you are enclosing context variables in quotes, try removing those quotes around context variables, allowing the system to infer those values rather than considering them as constants.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know how it goes.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 23:23:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/The-operator-is-undefined-for-the-argument-type-s-java-lang/m-p/2213415#M10676</guid>
      <dc:creator>tnewbie</dc:creator>
      <dc:date>2019-12-12T23:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: The operator * is undefined for the argument type(s) java.lang.String, java.lang.String</title>
      <link>https://community.qlik.com/t5/Talend-Studio/The-operator-is-undefined-for-the-argument-type-s-java-lang/m-p/2213416#M10677</link>
      <description>&lt;P&gt;Hi Michelle,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; I would recommend some minor changes in your current job flow.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;1) The first suggestion will be to use On SubJob Ok instead of On Component Ok.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 795px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8hu.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134755i1BBAA2624EDE4C97/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8hu.png" alt="0683p000009M8hu.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;You can refer the difference between two in below link.&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://help.talend.com/reader/t8PcR8IoDGOfid5OjAngXQ/q1xPuU8rV3IK6WG6~AkREg" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/t8PcR8IoDGOfid5OjAngXQ/q1xPuU8rV3IK6WG6~AkREg&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;2) You need to realign the syntax of your query. You cannot change the code in code view. You can use the code view to identify the area of error. Then go back to designer mode and make necessary amendments. Since Talend is code generator, the code will automatically get changed once you make changes in Designer mode.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8mA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149823i8DAAC3E633292D86/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8mA.png" alt="0683p000009M8mA.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Now, the last tip like in Avenger End credits &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please use the Photo icon as shown below to upload your images inline in your post. It will generate more interest among Talend users as many of them are reluctant to open the attachments.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8jc.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133508iB24C4C235417BD37/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8jc.png" alt="0683p000009M8jc.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2019 02:08:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/The-operator-is-undefined-for-the-argument-type-s-java-lang/m-p/2213416#M10677</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-13T02:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: The operator * is undefined for the argument type(s) java.lang.String, java.lang.String</title>
      <link>https://community.qlik.com/t5/Talend-Studio/The-operator-is-undefined-for-the-argument-type-s-java-lang/m-p/2213417#M10678</link>
      <description>&lt;P&gt;Thanks for the reply, but unfortunately this did not remove the error.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2019 16:01:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/The-operator-is-undefined-for-the-argument-type-s-java-lang/m-p/2213417#M10678</guid>
      <dc:creator>rwnetwork</dc:creator>
      <dc:date>2019-12-13T16:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: The operator * is undefined for the argument type(s) java.lang.String, java.lang.String</title>
      <link>https://community.qlik.com/t5/Talend-Studio/The-operator-is-undefined-for-the-argument-type-s-java-lang/m-p/2213418#M10679</link>
      <description>&lt;P&gt;Thank you Nikhilthampi!&amp;nbsp;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I will try your suggestions.&lt;/P&gt; 
&lt;P&gt;And thank you also for the link for the difference between subjob and component's ok!&lt;/P&gt; 
&lt;P&gt;In addition, I will use the photos function for postings.&amp;nbsp;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133049iD780B7DE0116E4D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACJ.png" alt="0683p000009MACJ.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2019 16:14:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/The-operator-is-undefined-for-the-argument-type-s-java-lang/m-p/2213418#M10679</guid>
      <dc:creator>rwnetwork</dc:creator>
      <dc:date>2019-12-13T16:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: The operator * is undefined for the argument type(s) java.lang.String, java.lang.String</title>
      <link>https://community.qlik.com/t5/Talend-Studio/The-operator-is-undefined-for-the-argument-type-s-java-lang/m-p/2213419#M10680</link>
      <description>&lt;P&gt;Ok here is where I am at with the changes......and I am getting a new error which are attached.&lt;/P&gt; 
&lt;P&gt;Token G?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RWD1777TokenG_2.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8Kb.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151523iFADBE625A9A53C99/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8Kb.png" alt="0683p000009M8Kb.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RWD1777TokenG.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8Kz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157533iF61E6FFA2666EB21/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8Kz.png" alt="0683p000009M8Kz.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2019 17:01:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/The-operator-is-undefined-for-the-argument-type-s-java-lang/m-p/2213419#M10680</guid>
      <dc:creator>rwnetwork</dc:creator>
      <dc:date>2019-12-13T17:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: The operator * is undefined for the argument type(s) java.lang.String, java.lang.String</title>
      <link>https://community.qlik.com/t5/Talend-Studio/The-operator-is-undefined-for-the-argument-type-s-java-lang/m-p/2213420#M10681</link>
      <description>&lt;P&gt;Hi Michelle,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; I think we overlooked the String closure for Insert statements. A simple example for String insert is as shown below.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 622px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8Bl.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154503i91DA691001B7D363/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8Bl.png" alt="0683p000009M8Bl.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;So in your case, you need to add single quotes for your full file path within single quotes. Please add opening single quote as&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;values (&lt;FONT color="#FF0000"&gt;'&lt;/FONT&gt;"+context.filelocation&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(before double quotes)&lt;/P&gt; 
&lt;P&gt;and closing single quotes as&amp;nbsp;CURRENT_FILE"))+"&lt;FONT color="#FF0000"&gt;'&lt;/FONT&gt;, current_timestamp&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(after double quotes)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I believe it should do the magic. Could you please try and let me know?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved&lt;/P&gt;</description>
      <pubDate>Sat, 14 Dec 2019 03:39:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/The-operator-is-undefined-for-the-argument-type-s-java-lang/m-p/2213420#M10681</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-14T03:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: The operator * is undefined for the argument type(s) java.lang.String, java.lang.String</title>
      <link>https://community.qlik.com/t5/Talend-Studio/The-operator-is-undefined-for-the-argument-type-s-java-lang/m-p/2213421#M10682</link>
      <description>&lt;P&gt;You rock!&lt;/P&gt; 
&lt;P&gt;Yes, this did it....it is now writing to the table as expected.&lt;/P&gt; 
&lt;P&gt;Thank you so much&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000006eKOgAAM"&gt;@nthampi&lt;/A&gt;!&lt;/P&gt; 
&lt;P&gt;Will mark as Solution and give kudos!&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2019 19:09:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/The-operator-is-undefined-for-the-argument-type-s-java-lang/m-p/2213421#M10682</guid>
      <dc:creator>rwnetwork</dc:creator>
      <dc:date>2019-12-16T19:09:59Z</dc:date>
    </item>
  </channel>
</rss>

