<?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 generic schema - set a field as enum in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/generic-schema-set-a-field-as-enum/m-p/2358684#M123655</link>
    <description>Hi&lt;BR /&gt;In a generic schema, I need to set a field as an Enum (as named in MySQL). &lt;BR /&gt;A simple example : &lt;BR /&gt;Field named ANSWER : Enum("Yes","No","No answer")&lt;BR /&gt;About the little story, I have to integrate XLS files into an Oracle database and I use tSchemaComplianceCheck components to check the compatibility between the schemas&lt;BR /&gt;It works for field's type comparaison but I want to check the values too for the fields typed as Enum. But I don't know how to set this kind of field type.&lt;BR /&gt;Thanks by advance</description>
    <pubDate>Sat, 16 Nov 2024 12:19:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T12:19:35Z</dc:date>
    <item>
      <title>generic schema - set a field as enum</title>
      <link>https://community.qlik.com/t5/Talend-Studio/generic-schema-set-a-field-as-enum/m-p/2358684#M123655</link>
      <description>Hi&lt;BR /&gt;In a generic schema, I need to set a field as an Enum (as named in MySQL). &lt;BR /&gt;A simple example : &lt;BR /&gt;Field named ANSWER : Enum("Yes","No","No answer")&lt;BR /&gt;About the little story, I have to integrate XLS files into an Oracle database and I use tSchemaComplianceCheck components to check the compatibility between the schemas&lt;BR /&gt;It works for field's type comparaison but I want to check the values too for the fields typed as Enum. But I don't know how to set this kind of field type.&lt;BR /&gt;Thanks by advance</description>
      <pubDate>Sat, 16 Nov 2024 12:19:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/generic-schema-set-a-field-as-enum/m-p/2358684#M123655</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: generic schema - set a field as enum</title>
      <link>https://community.qlik.com/t5/Talend-Studio/generic-schema-set-a-field-as-enum/m-p/2358685#M123656</link>
      <description>Hi
&lt;BR /&gt;Talend does't support Enum type as data type on schema, you can define it as a string with delimiter, such as:
&lt;BR /&gt;"Yes;No;No answer", and then parse the string or filter it on Java components, like tJavaRow or tMap.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 22 Mar 2012 07:18:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/generic-schema-set-a-field-as-enum/m-p/2358685#M123656</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-03-22T07:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: generic schema - set a field as enum</title>
      <link>https://community.qlik.com/t5/Talend-Studio/generic-schema-set-a-field-as-enum/m-p/2358686#M123657</link>
      <description>Ok. I'll try this. Thank you&lt;BR /&gt;So, what is the List type?</description>
      <pubDate>Thu, 22 Mar 2012 12:45:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/generic-schema-set-a-field-as-enum/m-p/2358686#M123657</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-03-22T12:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: generic schema - set a field as enum</title>
      <link>https://community.qlik.com/t5/Talend-Studio/generic-schema-set-a-field-as-enum/m-p/2358687#M123658</link>
      <description>&lt;P&gt;Were you able to solve this? If yes, can you please explain me this in detail?&lt;/P&gt;</description>
      <pubDate>Sun, 15 Dec 2019 14:09:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/generic-schema-set-a-field-as-enum/m-p/2358687#M123658</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-15T14:09:48Z</dc:date>
    </item>
  </channel>
</rss>

