Hi,
For the past couple of weeks, we've been receiving error reports when posting to Salesforce. The errors reference Cazoomi, which is a sync app we use to link our Salesforce data to Mailchimp. We've been using this integration for 2+ years.
Any idea why Cazoomi might be preventing transactions from posting?
Error sample below:
Hi True Colors Fund,
Sorry, but we have encountered an error while posting the data to your Salesforce account.
Additional information:
Order number: 1507121030145583219
Transaction Result: Authorized
C&P Data ID: 1886
Organization ID: 00DE0000000bdHC
Organization Name: True Colors Fund
Applications : Application Name: Salesforce:CnP_PaaS_Evt:Site-Version Number : 2.6000
Installed Packages: 2.6000-8.8000-2.3000
System response:
"Insert failed. First exception on row 0; first error: CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY, cazoomi.EmailOptOut: execution of BeforeInsert
caused by: System.QueryException: Non-selective query against large object type (more than 100000 rows). Consider an indexed filter or contact salesforce.com about custom indexing.
Even if a field is indexed a filter might still not be selective when:
1. The filter value includes null (for instance binding with a list that contains null)
2. Data skew exists whereby the number of matching rows is very large (for instance, filtering for a particular foreign key value that occurs many times)
(cazoomi): []"
For the past couple of weeks, we've been receiving error reports when posting to Salesforce. The errors reference Cazoomi, which is a sync app we use to link our Salesforce data to Mailchimp. We've been using this integration for 2+ years.
Any idea why Cazoomi might be preventing transactions from posting?
Error sample below:
Hi True Colors Fund,
Sorry, but we have encountered an error while posting the data to your Salesforce account.
Additional information:
Order number: 1507121030145583219
Transaction Result: Authorized
C&P Data ID: 1886
Organization ID: 00DE0000000bdHC
Organization Name: True Colors Fund
Applications : Application Name: Salesforce:CnP_PaaS_Evt:Site-Version Number : 2.6000
Installed Packages: 2.6000-8.8000-2.3000
System response:
"Insert failed. First exception on row 0; first error: CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY, cazoomi.EmailOptOut: execution of BeforeInsert
caused by: System.QueryException: Non-selective query against large object type (more than 100000 rows). Consider an indexed filter or contact salesforce.com about custom indexing.
Even if a field is indexed a filter might still not be selective when:
1. The filter value includes null (for instance binding with a list that contains null)
2. Data skew exists whereby the number of matching rows is very large (for instance, filtering for a particular foreign key value that occurs many times)
(cazoomi): []"
Comment