<?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: [resolved] How to move Salesforce boolean type fields into Teradata in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-move-Salesforce-boolean-type-fields-into/m-p/2310851#M81939</link>
    <description>Hi 
&lt;BR /&gt;You can simple convert boolean type to Integer/int type on tMap, for example:
&lt;BR /&gt;row1.columnName==true?1:0
&lt;BR /&gt;Shong</description>
    <pubDate>Sat, 06 Jul 2013 03:40:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-07-06T03:40:57Z</dc:date>
    <item>
      <title>[resolved] How to move Salesforce boolean type fields into Teradata</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-move-Salesforce-boolean-type-fields-into/m-p/2310850#M81938</link>
      <description>I am trying to create a job that pulls data from Salesforce and inserts into a new table in Teradata. It always fails whenever I try to pull a field with a boolean type. There is no corresponding equivalent in Teradata. If I try to edit the Teradata schema to push it in as an integer or a char field it still fails. What do I need to do to convert boolean data type to a field type that can be loaded into Teradata?</description>
      <pubDate>Sat, 16 Nov 2024 11:58:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-move-Salesforce-boolean-type-fields-into/m-p/2310850#M81938</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to move Salesforce boolean type fields into Teradata</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-move-Salesforce-boolean-type-fields-into/m-p/2310851#M81939</link>
      <description>Hi 
&lt;BR /&gt;You can simple convert boolean type to Integer/int type on tMap, for example:
&lt;BR /&gt;row1.columnName==true?1:0
&lt;BR /&gt;Shong</description>
      <pubDate>Sat, 06 Jul 2013 03:40:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-move-Salesforce-boolean-type-fields-into/m-p/2310851#M81939</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-06T03:40:57Z</dc:date>
    </item>
  </channel>
</rss>

