<?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: Using MySql Bulk Exec with column defaults in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Using-MySql-Bulk-Exec-with-column-defaults/m-p/2291202#M64408</link>
    <description>Read the client data file and rewrite the file to add this column before loading it.&amp;nbsp;
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
    <pubDate>Mon, 21 Sep 2015 01:04:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-09-21T01:04:52Z</dc:date>
    <item>
      <title>Using MySql Bulk Exec with column defaults</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-MySql-Bulk-Exec-with-column-defaults/m-p/2291201#M64407</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;I plan to use the Bulk Exec task for MySql to load a data file into my staging tables for preprocessing. The stage table has a column which is company_connector_id that identifies the source of the data(this is an internal identifier). This column is obviously not available in the client data file coming in.&lt;BR /&gt;If i was to load this data file through the MySql command i would use the command&lt;BR /&gt;&lt;BR /&gt;load data local infile 'filepath/filename' into table stg fields terminated by '|' lines terminated by '\r\n'&amp;nbsp;&lt;BR /&gt;(column1, column2, column3....)&lt;BR /&gt;set company_connector_id = 1234&lt;BR /&gt;&lt;BR /&gt;The value of the company connector id would get set.&amp;nbsp;&lt;BR /&gt;How do i do this when i am using the tMySqlBulkExec task? I can pass it through a context but how can i set it through the task?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2015 18:33:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-MySql-Bulk-Exec-with-column-defaults/m-p/2291201#M64407</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-10T18:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Using MySql Bulk Exec with column defaults</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-MySql-Bulk-Exec-with-column-defaults/m-p/2291202#M64408</link>
      <description>Read the client data file and rewrite the file to add this column before loading it.&amp;nbsp;
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Mon, 21 Sep 2015 01:04:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-MySql-Bulk-Exec-with-column-defaults/m-p/2291202#M64408</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-21T01:04:52Z</dc:date>
    </item>
  </channel>
</rss>

