<?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>idea Re: Allow replication of ANYTYPE data type from source Salesforce to target Snowflake in Suggest an Idea</title>
    <link>https://community.qlik.com/t5/Suggest-an-Idea/Allow-replication-of-ANYTYPE-data-type-from-source-Salesforce-to/idc-p/1816600#M6563</link>
    <description>&lt;P&gt;Here are the salesforce history tables we are interested in :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp; AccountHistory&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; CampaignHistory&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; CaseHistory&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; Consent__History&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; ContactHistory&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; FinServ_ContactContactRelation_History&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; LeadHistory&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; OpportunityFieldHistory&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; OpportunityHistory&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please provide a link to the Salesforce CDC API documentation, where it clearly states that these ANYTYPE fields are not supported by the API ?&lt;BR /&gt;(So I can push salesforce with an enhancement request).&lt;/P&gt;&lt;P&gt;Full load is not an option.&amp;nbsp; At production volumes, these history tables will have too much volume to do full loads on a daily basis.&lt;/P&gt;&lt;P&gt;Our stakeholders are saying they need the contents of the ANYTYPE fields in the history tables, so our team needs support on finding a solution to this.&lt;/P&gt;&lt;P&gt;Appreciate the support,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
    <pubDate>Mon, 21 Jun 2021 13:54:37 GMT</pubDate>
    <dc:creator>John_Roberts</dc:creator>
    <dc:date>2021-06-21T13:54:37Z</dc:date>
    <item>
      <title>Allow replication of ANYTYPE data type from source Salesforce to target Snowflake</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Allow-replication-of-ANYTYPE-data-type-from-source-Salesforce-to/idi-p/1796993</link>
      <description>&lt;P&gt;Audit type tables within Salesforce record data in fields with ANYTYPE datatype to account for the varying degree of types to be populated into the tables.&amp;nbsp; We need to the ability to pull these fields into Snowflake for reporting metrics based on activity performed.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Apr 2021 21:23:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Allow-replication-of-ANYTYPE-data-type-from-source-Salesforce-to/idi-p/1796993</guid>
      <dc:creator>mhadley</dc:creator>
      <dc:date>2021-04-05T21:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Allow replication of ANYTYPE data type from source Salesforce to target Snowflake - Status changed to: Open - New</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Allow-replication-of-ANYTYPE-data-type-from-source-Salesforce-to/idc-p/1800502#M5897</link>
      <description>&lt;P&gt;Thank you for the suggestion.&amp;nbsp; For audit type tables, these are not currently supported by the Salesforce CDC API, as such is Full Load only acceptable for your use case?&amp;nbsp; Also, could you provide a list of the objects/tables you require?&amp;nbsp; Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 19 Apr 2021 13:27:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Allow-replication-of-ANYTYPE-data-type-from-source-Salesforce-to/idc-p/1800502#M5897</guid>
      <dc:creator>Shelley_Brennan</dc:creator>
      <dc:date>2021-04-19T13:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Allow replication of ANYTYPE data type from source Salesforce to target Snowflake</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Allow-replication-of-ANYTYPE-data-type-from-source-Salesforce-to/idc-p/1804630#M6087</link>
      <description>&lt;P&gt;Just checking again to see if we can get additional information requested above&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/135199"&gt;@mhadley&lt;/a&gt;&amp;nbsp;- thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 03 May 2021 13:19:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Allow-replication-of-ANYTYPE-data-type-from-source-Salesforce-to/idc-p/1804630#M6087</guid>
      <dc:creator>Shelley_Brennan</dc:creator>
      <dc:date>2021-05-03T13:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Allow replication of ANYTYPE data type from source Salesforce to target Snowflake</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Allow-replication-of-ANYTYPE-data-type-from-source-Salesforce-to/idc-p/1813496#M6417</link>
      <description>&lt;P&gt;We are facing the same issue with ANYTYPE data types:&lt;BR /&gt;&lt;BR /&gt;SalesForce History tables contain fields called NEWVALUE and OLDVALUE that are defined as ANYTYPE. A field that is actioned (i.e. update) generates a History row. The 'before' and 'after' data is stored in the OLDVALUE and NEWVALUE columns. These columns are defined as ANYTYPE because multiple data types can be present in one table and the 'value' columns need to capture any data type. Examples of table names are AccountHistory, ContactHistory etc.&lt;BR /&gt;&lt;BR /&gt;I think there are ways to work around the CDC API limitations to be able to provide this data.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 00:20:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Allow-replication-of-ANYTYPE-data-type-from-source-Salesforce-to/idc-p/1813496#M6417</guid>
      <dc:creator>John_Roberts</dc:creator>
      <dc:date>2021-06-08T00:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Allow replication of ANYTYPE data type from source Salesforce to target Snowflake</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Allow-replication-of-ANYTYPE-data-type-from-source-Salesforce-to/idc-p/1813993#M6443</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/132981"&gt;@John_Roberts&lt;/a&gt;&amp;nbsp; What data type would you like to see in the target for the ANYTYPE column?&amp;nbsp; Would CLOB make sense?&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 19:33:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Allow-replication-of-ANYTYPE-data-type-from-source-Salesforce-to/idc-p/1813993#M6443</guid>
      <dc:creator>Shelley_Brennan</dc:creator>
      <dc:date>2021-06-09T19:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Allow replication of ANYTYPE data type from source Salesforce to target Snowflake</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Allow-replication-of-ANYTYPE-data-type-from-source-Salesforce-to/idc-p/1814300#M6456</link>
      <description>Yes, we think CLOB datatypes would work for this.&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jun 2021 19:33:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Allow-replication-of-ANYTYPE-data-type-from-source-Salesforce-to/idc-p/1814300#M6456</guid>
      <dc:creator>John_Roberts</dc:creator>
      <dc:date>2021-06-10T19:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Allow replication of ANYTYPE data type from source Salesforce to target Snowflake</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Allow-replication-of-ANYTYPE-data-type-from-source-Salesforce-to/idc-p/1816600#M6563</link>
      <description>&lt;P&gt;Here are the salesforce history tables we are interested in :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp; AccountHistory&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; CampaignHistory&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; CaseHistory&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; Consent__History&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; ContactHistory&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; FinServ_ContactContactRelation_History&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; LeadHistory&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; OpportunityFieldHistory&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; OpportunityHistory&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please provide a link to the Salesforce CDC API documentation, where it clearly states that these ANYTYPE fields are not supported by the API ?&lt;BR /&gt;(So I can push salesforce with an enhancement request).&lt;/P&gt;&lt;P&gt;Full load is not an option.&amp;nbsp; At production volumes, these history tables will have too much volume to do full loads on a daily basis.&lt;/P&gt;&lt;P&gt;Our stakeholders are saying they need the contents of the ANYTYPE fields in the history tables, so our team needs support on finding a solution to this.&lt;/P&gt;&lt;P&gt;Appreciate the support,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 13:54:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Allow-replication-of-ANYTYPE-data-type-from-source-Salesforce-to/idc-p/1816600#M6563</guid>
      <dc:creator>John_Roberts</dc:creator>
      <dc:date>2021-06-21T13:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Allow replication of ANYTYPE data type from source Salesforce to target Snowflake</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Allow-replication-of-ANYTYPE-data-type-from-source-Salesforce-to/idc-p/1824524#M6858</link>
      <description>&lt;P&gt;It is not that Salesforce CDC API does not support ANYTYPE data type, rather it does not support the History tables listed above.&amp;nbsp; The link to the Salesforce reference:&amp;nbsp;&lt;A href="https://developer.salesforce.com/docs/atlas.en-us.232.0.object_reference.meta/object_reference/sforce_api_associated_objects_change_event.htm" target="_blank"&gt;https://developer.salesforce.com/docs/atlas.en-us.232.0.object_reference.meta/object_reference/sforce_api_associated_objects_change_event.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also, what is your use case for replicating the history tables specifically?&amp;nbsp; Do you have latency requirements here?&amp;nbsp; This information will help us come up with a possible solution.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 13:17:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Allow-replication-of-ANYTYPE-data-type-from-source-Salesforce-to/idc-p/1824524#M6858</guid>
      <dc:creator>Shelley_Brennan</dc:creator>
      <dc:date>2021-07-26T13:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Allow replication of ANYTYPE data type from source Salesforce to target Snowflake</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Allow-replication-of-ANYTYPE-data-type-from-source-Salesforce-to/idc-p/1824572#M6867</link>
      <description>Hi Shelley:&lt;BR /&gt;&lt;BR /&gt;John has asked me to respond to your questions.&lt;BR /&gt;&lt;BR /&gt;Our Business partner requires the History tables to be replicated for analytics purposes. An API is available to QLIK for replication of the History tables. The tables associated with that API can be found here: &lt;A href="https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_associated_objects_history.ht" target="_blank"&gt;https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_associated_objects_history.ht&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;The expected latency would be between 5 and 10 minutes (closer to 5).&lt;BR /&gt;&lt;BR /&gt;Connie&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Jul 2021 17:07:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Allow-replication-of-ANYTYPE-data-type-from-source-Salesforce-to/idc-p/1824572#M6867</guid>
      <dc:creator>John_Roberts</dc:creator>
      <dc:date>2021-07-26T17:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Allow replication of ANYTYPE data type from source Salesforce to target Snowflake - Status changed to: Open - On Roadmap</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Allow-replication-of-ANYTYPE-data-type-from-source-Salesforce-to/idc-p/1827722#M6990</link>
      <description>&lt;P&gt;Thank you all for the additional input.&amp;nbsp; We do have it on our roadmap to add an incremental load option for those Salesforce objects not supported by the Streaming CDC API and will support ANYTYPE data type at this time as well.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 12:07:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Allow-replication-of-ANYTYPE-data-type-from-source-Salesforce-to/idc-p/1827722#M6990</guid>
      <dc:creator>Shelley_Brennan</dc:creator>
      <dc:date>2021-08-10T12:07:45Z</dc:date>
    </item>
    <item>
      <title>From now on, please track this idea from the Ideation por...</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Allow-replication-of-ANYTYPE-data-type-from-source-Salesforce-to/idc-p/2099868#M13143</link>
      <description>&lt;P&gt;From now on, please track this idea from the Ideation portal.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A title="Link to new idea" href="https://ideation.qlik.com/app/#/case/278962" target="_blank" rel="noopener"&gt;Link to new idea&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Meghann&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;EM&gt;NOTE: Upon clicking this link 2 tabs may open - please feel free to close the one with a login page. If you &lt;STRONG&gt;only&lt;/STRONG&gt; see 1 tab with the login page, please try clicking this link first: &lt;STRONG&gt;&lt;A title="Authenticate me!" href="#" target="_blank" rel="noopener"&gt;Authenticate me!&lt;/A&gt;&lt;/STRONG&gt;&amp;nbsp;t&lt;/EM&gt;&lt;EM&gt;hen try the link above again. Ensure pop-up blocker is off.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 15:02:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Allow-replication-of-ANYTYPE-data-type-from-source-Salesforce-to/idc-p/2099868#M13143</guid>
      <dc:creator>Meghann_MacDonald</dc:creator>
      <dc:date>2023-08-02T15:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Allow replication of ANYTYPE data type from source Salesforce to target Snowflake - Status changed to: Closed - Archived</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Allow-replication-of-ANYTYPE-data-type-from-source-Salesforce-to/idc-p/2099869#M13144</link>
      <description />
      <pubDate>Wed, 02 Aug 2023 15:02:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Allow-replication-of-ANYTYPE-data-type-from-source-Salesforce-to/idc-p/2099869#M13144</guid>
      <dc:creator>Ideation</dc:creator>
      <dc:date>2023-08-02T15:02:53Z</dc:date>
    </item>
  </channel>
</rss>

