<?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: Reading time in CSV file using Dynamic schema in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Reading-time-in-CSV-file-using-Dynamic-schema/m-p/2307466#M78902</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is it possible for you to use the &lt;B&gt;tMap&lt;/B&gt; component to map the Dynamic type column to a Date? In this way, you will not use Dynamic type at your target.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Wed, 18 Nov 2020 04:25:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-18T04:25:28Z</dc:date>
    <item>
      <title>Reading time in CSV file using Dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-time-in-CSV-file-using-Dynamic-schema/m-p/2307463#M78899</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have csv file having data like :&lt;/P&gt;&lt;P&gt;"StatusID","StatusName","CreatedDateTime","UpdatedDateTime"&lt;/P&gt;&lt;P&gt;"0","Active","6/26/2019 10:12:45 AM","6/26/2019 10:12:45 AM"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want to read columns using "Dynamic" type but it is taking the  &lt;/P&gt;&lt;P&gt;"CreatedDateTime" and "UpdatedDateTime" columns as "String" which i want to be in "Timestamp", because the target table columns are in "Timestamp" datatype.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea what can i do here or i need to change target column type?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:06:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-time-in-CSV-file-using-Dynamic-schema/m-p/2307463#M78899</guid>
      <dc:creator>Prakhar1</dc:creator>
      <dc:date>2024-11-16T01:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: Reading time in CSV file using Dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-time-in-CSV-file-using-Dynamic-schema/m-p/2307464#M78900</link>
      <description>&lt;P&gt;Hi @prakhar dubey​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;When you use Dynamic schema at source component you should be using dynamic at target as well. Or else define the schema manually at source and target. &lt;/P&gt;&lt;P&gt;Still If you have specific requirement to do so, then you can convert the type. But that is not best practice with Dynamic schema.&lt;/P&gt;&lt;P&gt;Please let me know if it helps.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 12:20:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-time-in-CSV-file-using-Dynamic-schema/m-p/2307464#M78900</guid>
      <dc:creator>vikramk</dc:creator>
      <dc:date>2020-11-17T12:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Reading time in CSV file using Dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-time-in-CSV-file-using-Dynamic-schema/m-p/2307465#M78901</link>
      <description>&lt;P&gt;Yes i have used the dynamic on both the side.&lt;/P&gt;&lt;P&gt;Yes how can i convert the type in dynamic&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 13:01:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-time-in-CSV-file-using-Dynamic-schema/m-p/2307465#M78901</guid>
      <dc:creator>Prakhar1</dc:creator>
      <dc:date>2020-11-17T13:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Reading time in CSV file using Dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-time-in-CSV-file-using-Dynamic-schema/m-p/2307466#M78902</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is it possible for you to use the &lt;B&gt;tMap&lt;/B&gt; component to map the Dynamic type column to a Date? In this way, you will not use Dynamic type at your target.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 04:25:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-time-in-CSV-file-using-Dynamic-schema/m-p/2307466#M78902</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-18T04:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Reading time in CSV file using Dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-time-in-CSV-file-using-Dynamic-schema/m-p/2307467#M78903</link>
      <description>&lt;P&gt;@prakhar dubey​&amp;nbsp;, can you take a look at this &lt;A href="https://www.talend.com/blog/2019/11/11/migrate-data-between-databases-one-job-using-dynamic-schema/" alt="https://www.talend.com/blog/2019/11/11/migrate-data-between-databases-one-job-using-dynamic-schema/" target="_blank"&gt;blog &lt;/A&gt;written by Richard, it shows how to get the column metadata properties and change them on tJavaFlex.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 07:54:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-time-in-CSV-file-using-Dynamic-schema/m-p/2307467#M78903</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-18T07:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Reading time in CSV file using Dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-time-in-CSV-file-using-Dynamic-schema/m-p/2307468#M78904</link>
      <description>&lt;P&gt;Sorry @Xiaodi Shi​&amp;nbsp;but i am not getting what you want to explain..&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 10:12:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-time-in-CSV-file-using-Dynamic-schema/m-p/2307468#M78904</guid>
      <dc:creator>Prakhar1</dc:creator>
      <dc:date>2020-11-18T10:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Reading time in CSV file using Dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-time-in-CSV-file-using-Dynamic-schema/m-p/2307469#M78905</link>
      <description>&lt;P&gt;@Shicong Hong​&amp;nbsp;sure i will try to check it on my side and will respond if it works for me.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 10:13:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-time-in-CSV-file-using-Dynamic-schema/m-p/2307469#M78905</guid>
      <dc:creator>Prakhar1</dc:creator>
      <dc:date>2020-11-18T10:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Reading time in CSV file using Dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-time-in-CSV-file-using-Dynamic-schema/m-p/2307470#M78906</link>
      <description>&lt;P&gt;thanks @Shicong Hong​&amp;nbsp;made some couple of changes in the code and it worked for me &lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 06:26:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-time-in-CSV-file-using-Dynamic-schema/m-p/2307470#M78906</guid>
      <dc:creator>Prakhar1</dc:creator>
      <dc:date>2020-11-19T06:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Reading time in CSV file using Dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-time-in-CSV-file-using-Dynamic-schema/m-p/2307471#M78907</link>
      <description>&lt;P&gt;@prakhar dubey​&amp;nbsp;, Wow, it's great! Would you mind sharing some example code of tJavaFlex what you have changed? It will be helpful for the community users who might have the same issues.  &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 07:35:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-time-in-CSV-file-using-Dynamic-schema/m-p/2307471#M78907</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-19T07:35:31Z</dc:date>
    </item>
  </channel>
</rss>

