<?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 url_tELTOracleOutput cannot be assigned to a variable in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/url-tELTOracleOutput-cannot-be-assigned-to-a-variable/m-p/2214940#M11562</link>
    <description>&lt;P&gt;I am trying to perform a basic ELT operation but I keep getting the error "Detail Message: url_tELTOracleOutput_1 cannot be resolved to a variable". Looking at the Java code, when the output tries to establish a connection it is trying to use a variable that has never been declared&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;java.sql.Connection conn_tELTOracleOutput_1 = java.sql.DriverManager
							.getConnection(url_tELTOracleOutput_1,
							atnParamsPrope_tELTOracleOutput_1);&lt;/PRE&gt; 
&lt;P&gt;Here's an image of my simple job. I've based it on the examples provided on the Talend help center.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Talend ELT.png" style="width: 794px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7Ek.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144147iD9DB5526BD674F93/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7Ek.png" alt="0683p000009M7Ek.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;All three components are setup to be connected to the same database. The database connection parameters have been put into a context that are loaded in at the start of the job using implicit context load.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can anyone help me figure out why this variable isn't getting declared anywhere, or if there is a different way to us tELTOracleOutput?&lt;/P&gt;</description>
    <pubDate>Tue, 27 Aug 2019 15:13:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-08-27T15:13:51Z</dc:date>
    <item>
      <title>url_tELTOracleOutput cannot be assigned to a variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/url-tELTOracleOutput-cannot-be-assigned-to-a-variable/m-p/2214940#M11562</link>
      <description>&lt;P&gt;I am trying to perform a basic ELT operation but I keep getting the error "Detail Message: url_tELTOracleOutput_1 cannot be resolved to a variable". Looking at the Java code, when the output tries to establish a connection it is trying to use a variable that has never been declared&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;java.sql.Connection conn_tELTOracleOutput_1 = java.sql.DriverManager
							.getConnection(url_tELTOracleOutput_1,
							atnParamsPrope_tELTOracleOutput_1);&lt;/PRE&gt; 
&lt;P&gt;Here's an image of my simple job. I've based it on the examples provided on the Talend help center.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Talend ELT.png" style="width: 794px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7Ek.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144147iD9DB5526BD674F93/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7Ek.png" alt="0683p000009M7Ek.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;All three components are setup to be connected to the same database. The database connection parameters have been put into a context that are loaded in at the start of the job using implicit context load.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can anyone help me figure out why this variable isn't getting declared anywhere, or if there is a different way to us tELTOracleOutput?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2019 15:13:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/url-tELTOracleOutput-cannot-be-assigned-to-a-variable/m-p/2214940#M11562</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-27T15:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: url_tELTOracleOutput cannot be assigned to a variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/url-tELTOracleOutput-cannot-be-assigned-to-a-variable/m-p/2214941#M11563</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Have you defined the 'schema' or metadata of your input source? Which could&amp;nbsp;cause Talend to generate faulty code. Your ELT component setting screenshots will be preferred.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2019 10:29:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/url-tELTOracleOutput-cannot-be-assigned-to-a-variable/m-p/2214941#M11563</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-04T10:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: url_tELTOracleOutput cannot be assigned to a variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/url-tELTOracleOutput-cannot-be-assigned-to-a-variable/m-p/2214942#M11564</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems that problem was that I was using an Oracle OCI/Wallet connection. It worked when I switched the connection type to Oracle with Service Name.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 14:50:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/url-tELTOracleOutput-cannot-be-assigned-to-a-variable/m-p/2214942#M11564</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-09T14:50:22Z</dc:date>
    </item>
  </channel>
</rss>

