<?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: &amp;quot;Parameter (Component List) is empty but is required&amp;quot; in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296743#M69372</link>
    <description>&lt;P&gt;First, you at least want an OnSubjobOK link between your database connection component and the rest of your job to ensure that the connection is established before you attempt any operation using that connection.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Second, as I mentioned, the tMysqlSP component cannot be configured to use a t&lt;SPAN&gt;AmazonAuroraConnection component. &amp;nbsp;If you expand the palette section Databases-&amp;gt;Amazon-&amp;gt;Aurora you will find the family of components that use that connection. &amp;nbsp;None of them is a stored procedure (SP) component. &amp;nbsp;Can you connect to your database using a tMysqlConnection component instead?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jun 2017 16:29:35 GMT</pubDate>
    <dc:creator>cterenzi</dc:creator>
    <dc:date>2017-06-26T16:29:35Z</dc:date>
    <item>
      <title>"Parameter (Component List) is empty but is required"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296736#M69365</link>
      <description>&lt;P&gt;hey&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;No&amp;nbsp;documents returned on this Talend error within search or google, has it never happened before............. ? REALLY ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Talend website and community search engine break a phrase down into words, not useful when searching for this error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Full stop on my development . Trying to call a stored proc with parameters, but cant pass params even though defined within a tFixedFlowInput component&lt;/P&gt; 
&lt;P&gt;because I get the above error (subject line)&lt;/P&gt; 
&lt;P&gt;attached file shows component list but no walkthrough's on calling stored proc with params, help on error, no, &amp;nbsp;nothing..... any clues as to what I need to do next?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2017 14:43:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296736#M69365</guid>
      <dc:creator>carlrees123</dc:creator>
      <dc:date>2017-06-26T14:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: "Parameter (Component List) is empty but is required"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296737#M69366</link>
      <description>That setting should list tMysqlConnection components available to be used. You appear to be using a tAmazonAuroraConnection component, which isn't compatible with tMysqlSP components. There does not appear to be a tAmazonAuroraSP component. (don't ask me why)&lt;BR /&gt;&lt;BR /&gt;I don't have experience connecting to Amazon databases, so I don't know of a workaround that allows you to call a stored procedure on an Aurora db.</description>
      <pubDate>Mon, 26 Jun 2017 15:06:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296737#M69366</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-06-26T15:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: "Parameter (Component List) is empty but is required"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296738#M69367</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;tfixedflowinput&amp;nbsp;is not the right component for parameters&lt;/P&gt;
&lt;P&gt;Please use context variables for passing parameters.&lt;/P&gt;
&lt;P&gt;mention context.&amp;lt;variable name&amp;gt; at the tmysqlSP component.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers!&lt;/P&gt;
&lt;P&gt;Gatha&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2017 15:07:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296738#M69367</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-26T15:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: "Parameter (Component List) is empty but is required"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296739#M69368</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;SPAN&gt;Gatha&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Contexts (great found these, although most of the world calls these variables, why change a naming convention that has lasted for ages in computing, although id accept "value " when referring to functional programming)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;mention ?&lt;/P&gt; 
&lt;P&gt;cant find this word on the component...... or did you mean something else?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;thanks so much for your speedy reply...&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2017 15:29:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296739#M69368</guid>
      <dc:creator>carlrees123</dc:creator>
      <dc:date>2017-06-26T15:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: "Parameter (Component List) is empty but is required"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296740#M69369</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Are you getting any data Aurora ? &amp;nbsp;if not please remove that.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Where are you seeing the componentlist&amp;nbsp;(full screen of your screen shot where you don't see component list can help)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please let me know what are you trying to achieve&amp;nbsp;by this job&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;FYI- You have to create context here&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="Context.png" style="width: 665px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LvCF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151421i92554605BAE52546/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LvCF.png" alt="0683p000009LvCF.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>Mon, 26 Jun 2017 15:55:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296740#M69369</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-26T15:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: "Parameter (Component List) is empty but is required"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296741#M69370</link>
      <description>You are not connected to a database if you have a blank Component List setting.</description>
      <pubDate>Mon, 26 Jun 2017 16:12:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296741#M69370</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-06-26T16:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: "Parameter (Component List) is empty but is required"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296742#M69371</link>
      <description>&lt;P&gt;Gatha, thanks again.&lt;/P&gt; 
&lt;P&gt;screenshots added.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I do have an Aurora connection mySqlAuroraDW - connection, if I don't have this how can this job connect to the database?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My job is simply to call a Aurora(mySQL) stored procedure with 3 parameters stdate, endate and db and get the data.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The component list Talend is complaining about is circled in yellow.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;thanks&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;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lrf2"&gt;a1.JPG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LrZQ"&gt;a2.JPG&lt;/A&gt;</description>
      <pubDate>Mon, 26 Jun 2017 16:14:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296742#M69371</guid>
      <dc:creator>carlrees123</dc:creator>
      <dc:date>2017-06-26T16:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: "Parameter (Component List) is empty but is required"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296743#M69372</link>
      <description>&lt;P&gt;First, you at least want an OnSubjobOK link between your database connection component and the rest of your job to ensure that the connection is established before you attempt any operation using that connection.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Second, as I mentioned, the tMysqlSP component cannot be configured to use a t&lt;SPAN&gt;AmazonAuroraConnection component. &amp;nbsp;If you expand the palette section Databases-&amp;gt;Amazon-&amp;gt;Aurora you will find the family of components that use that connection. &amp;nbsp;None of them is a stored procedure (SP) component. &amp;nbsp;Can you connect to your database using a tMysqlConnection component instead?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2017 16:29:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296743#M69372</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-06-26T16:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: "Parameter (Component List) is empty but is required"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296744#M69373</link>
      <description>Thanks cterenzi
&lt;BR /&gt;
&lt;BR /&gt;what does the "component list" do ?
&lt;BR /&gt;
&lt;BR /&gt;from the error im getting its seems this is the parameters list for the stored proc, ? or is it something else?</description>
      <pubDate>Mon, 26 Jun 2017 16:31:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296744#M69373</guid>
      <dc:creator>carlrees123</dc:creator>
      <dc:date>2017-06-26T16:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: "Parameter (Component List) is empty but is required"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296745#M69374</link>
      <description>When you check "Use existing connection" you have to tell it which connection component to use. The list of compatible components appears here. Since your connection component and your SP component are not compatible, nothing appears in the dropdown.</description>
      <pubDate>Mon, 26 Jun 2017 16:51:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296745#M69374</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-06-26T16:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: "Parameter (Component List) is empty but is required"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296746#M69375</link>
      <description>&lt;P&gt;Ok got you, same in my c# code I can use the sqlConnection driver too.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;ok so have added mySql connection and tested it&amp;nbsp;"checks" ok.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;added SubjOk link from there to tMysqlSP component, I have a Component value in the (Component list) dropdown so no more error, yeay.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Now&amp;nbsp;how do I connect the contexts (i say variables) to the tMySQLSP component?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2017 16:57:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296746#M69375</guid>
      <dc:creator>carlrees123</dc:creator>
      <dc:date>2017-06-26T16:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: "Parameter (Component List) is empty but is required"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296747#M69376</link>
      <description>The parameters section references "Schema Columns" which means columns from the schema passed by the previous component. If your values are present in that data flow, you just add the number of parameters required by your stored procedure and select them from the drop down lists, specifying whether they're IN, OUT, IN OUT or RECORDSET parameters. It doesn't look like the SP component supports using context variables directly.</description>
      <pubDate>Mon, 26 Jun 2017 17:19:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296747#M69376</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-06-26T17:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: "Parameter (Component List) is empty but is required"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296748#M69377</link>
      <description>&lt;P&gt;I am getting the same error. &amp;nbsp;I am not using any external procedures, just trying to read a table into a csv file. &amp;nbsp;I am not clear what you mean by SP component and connection component.&lt;/P&gt;&lt;P&gt;Initially, I set up the Input table by itself and it worked fine.&lt;/P&gt;&lt;P&gt;I then wanted to set the connection once, read in the schemas for the tables and set up queries in the repository and assign them to the database input component. I set up a connection, added two table schemas and two queries... so far so good. &amp;nbsp;When selected the existing connection in the database component configuration tab, every thing was fine except the component list pull down was empty and had no selections. &amp;nbsp;When I ran it, it failed because the component list was empty.&lt;/P&gt;&lt;P&gt;Any clarity on what I am missing would be appreciated.&lt;/P&gt;</description>
      <pubDate>Sat, 08 Jul 2017 22:36:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296748#M69377</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-08T22:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: "Parameter (Component List) is empty but is required"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296749#M69378</link>
      <description>&lt;P&gt;I figured out the problem. &amp;nbsp;I did not have a database connection component in my job. &amp;nbsp;When I added it to the job, it appeared in the component list. &amp;nbsp;I selected it and it worked.&lt;/P&gt;&lt;P&gt;Sorry for the false alarm but it is nice to have a forum to brainstorm with.&lt;/P&gt;</description>
      <pubDate>Sat, 08 Jul 2017 22:54:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296749#M69378</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-08T22:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: "Parameter (Component List) is empty but is required"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296750#M69379</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Great your issue has been fixed. Please mark your topic as resolved.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 03:32:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296750#M69379</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-10T03:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: "Parameter (Component List) is empty but is required"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296751#M69380</link>
      <description>&lt;P&gt;Hi cjremley,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was facing the same problem and could now solve by including a tDBConnection component...Thanks for posting.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hello Moderator / Talend,&lt;/P&gt;
&lt;P&gt;Can we please add this suggestion to the tDBCommit documentation, so that it will be helpful for people, going forward.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2019 16:12:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296751#M69380</guid>
      <dc:creator>tnewbie</dc:creator>
      <dc:date>2019-07-01T16:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: "Parameter (Component List) is empty but is required"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296752#M69381</link>
      <description>&lt;P&gt;Hello &lt;A href="https://community.qlik.com/s/profile/0053p000007LPcOAAW"&gt;@tnewbie&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;A href="https://community.qlik.com/s/profile/0053p000007LPcOAAW"&gt;@tnewbie&lt;/A&gt;&amp;nbsp;wrote: 
 &lt;BR /&gt; 
 &lt;P&gt;Hello Moderator / Talend,&lt;/P&gt; 
 &lt;P&gt;Can we please add this suggestion to the tDBCommit documentation, so that it will be helpful for people, going forward.&lt;/P&gt; 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;With your requirement, please feel free to create a DOCT jira issue on talend bug tracker.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 10:31:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/quot-Parameter-Component-List-is-empty-but-is-required-quot/m-p/2296752#M69381</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-18T10:31:19Z</dc:date>
    </item>
  </channel>
</rss>

