<?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: Facing Issue with passing data to python using tSystem. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Facing-Issue-with-passing-data-to-python-using-tSystem/m-p/2294832#M67671</link>
    <description>&lt;P&gt;Hi will,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the quick response. But still its having issue and details are listed below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;U&gt;Modified command:&lt;/U&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;"python /Users/cb-sakthivelu/Downloads/&lt;A href="http://ssv.py" alt="http://ssv.py" target="_blank"&gt;ssv.py&lt;/A&gt;" +tSystem_1.API_KEY+&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And ran the job got below error&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;U&gt;Log:&lt;/U&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;org.talend.designer.runprocess.ProcessorException: Job compile errors&amp;nbsp;&lt;/P&gt;&lt;P&gt;At least job "ssv" has a compile errors, please fix and export again.&lt;/P&gt;&lt;P&gt;Error Line: 564&lt;/P&gt;&lt;P&gt;Detail Message: Syntax error on token "+", ++ expected&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tried to change the code as it was expecting ++ in place of + still getting the issu&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;U&gt;Modified command:&lt;/U&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&amp;nbsp;&lt;/U&gt;"python /Users/cb-sakthivelu/Downloads/&lt;A href="http://ssv.py" alt="http://ssv.py" target="_blank"&gt;ssv.py&lt;/A&gt;" ++tSystem_1.API_KEY++&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;U&gt;Log:&lt;/U&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;org.talend.designer.runprocess.ProcessorException: Job compile errors&amp;nbsp;&lt;/P&gt;&lt;P&gt;At least job "ssv" has a compile errors, please fix and export again.&lt;/P&gt;&lt;P&gt;Error Line: 564&lt;/P&gt;&lt;P&gt;Detail Message: Invalid argument to operation ++/--&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;SSV&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>Thu, 24 Sep 2020 08:49:22 GMT</pubDate>
    <dc:creator>SSV1</dc:creator>
    <dc:date>2020-09-24T08:49:22Z</dc:date>
    <item>
      <title>Facing Issue with passing data to python using tSystem.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Facing-Issue-with-passing-data-to-python-using-tSystem/m-p/2294830#M67669</link>
      <description>&lt;P&gt;Dear Forum Members,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good day all. &lt;/P&gt;&lt;P&gt;Am new to talend. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am trying to pass data from excel file to tSystem. In turn tSystem will have to pass the excel data which read to python. Output i am getting in python is argument name i am passing not the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sensing how i am passing the argument here is not right. Any help would be great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ThankYou,&lt;/P&gt;&lt;P&gt;SSV&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:23:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Facing-Issue-with-passing-data-to-python-using-tSystem/m-p/2294830#M67669</guid>
      <dc:creator>SSV1</dc:creator>
      <dc:date>2024-11-16T01:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Facing Issue with passing data to python using tSystem.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Facing-Issue-with-passing-data-to-python-using-tSystem/m-p/2294831#M67670</link>
      <description>&lt;P&gt;Hi, SSV,&lt;/P&gt;&lt;P&gt;You're almost there - all you need to do is put the closing speech mark (") before your first plus (+).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The string should read: "python /path/to/your/program/&lt;A href="http://ssv.py" alt="http://ssv.py" target="_blank"&gt;ssv.py&lt;/A&gt; " + System1.Variable&lt;/P&gt;&lt;P&gt;This field is basically reading Java code, so you just need to close off your initial string before you append your API key &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps!&lt;/P&gt;&lt;P&gt;Will&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2020 05:08:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Facing-Issue-with-passing-data-to-python-using-tSystem/m-p/2294831#M67670</guid>
      <dc:creator>willwhitehead</dc:creator>
      <dc:date>2020-09-24T05:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: Facing Issue with passing data to python using tSystem.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Facing-Issue-with-passing-data-to-python-using-tSystem/m-p/2294832#M67671</link>
      <description>&lt;P&gt;Hi will,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the quick response. But still its having issue and details are listed below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;U&gt;Modified command:&lt;/U&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;"python /Users/cb-sakthivelu/Downloads/&lt;A href="http://ssv.py" alt="http://ssv.py" target="_blank"&gt;ssv.py&lt;/A&gt;" +tSystem_1.API_KEY+&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And ran the job got below error&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;U&gt;Log:&lt;/U&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;org.talend.designer.runprocess.ProcessorException: Job compile errors&amp;nbsp;&lt;/P&gt;&lt;P&gt;At least job "ssv" has a compile errors, please fix and export again.&lt;/P&gt;&lt;P&gt;Error Line: 564&lt;/P&gt;&lt;P&gt;Detail Message: Syntax error on token "+", ++ expected&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tried to change the code as it was expecting ++ in place of + still getting the issu&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;U&gt;Modified command:&lt;/U&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&amp;nbsp;&lt;/U&gt;"python /Users/cb-sakthivelu/Downloads/&lt;A href="http://ssv.py" alt="http://ssv.py" target="_blank"&gt;ssv.py&lt;/A&gt;" ++tSystem_1.API_KEY++&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;U&gt;Log:&lt;/U&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;org.talend.designer.runprocess.ProcessorException: Job compile errors&amp;nbsp;&lt;/P&gt;&lt;P&gt;At least job "ssv" has a compile errors, please fix and export again.&lt;/P&gt;&lt;P&gt;Error Line: 564&lt;/P&gt;&lt;P&gt;Detail Message: Invalid argument to operation ++/--&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;SSV&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>Thu, 24 Sep 2020 08:49:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Facing-Issue-with-passing-data-to-python-using-tSystem/m-p/2294832#M67671</guid>
      <dc:creator>SSV1</dc:creator>
      <dc:date>2020-09-24T08:49:22Z</dc:date>
    </item>
  </channel>
</rss>

