[teiid-issues] [JBoss JIRA] (TEIID-4284) Implement Salesforce Bulk API for SELECTS to Salesforce Connector

sameer P (JIRA) issues at jboss.org
Wed Sep 28 11:20:00 EDT 2016


    [ https://issues.jboss.org/browse/TEIID-4284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13299813#comment-13299813 ] 

sameer P commented on TEIID-4284:
---------------------------------

One quick question here [~shawkins]. I am using the translator-salesforce and not translator-salesforce-34 which uses the salesforce API version 22 (afaik). And with this, after this fix, when I run the select * with the source hint for the second time, I get the following error: 


{code:java}
org.teiid.jdbc.TeiidSQLException: TEIID30504 Remote org.teiid.core.TeiidProcessingException: TEIID30504 TEIID30020 Processing exception for request me0+yW5oaU1h.3 'TEIID30504 dss_opt_VDB_ID_1SOU: [AsyncApiException  exceptionCode='InvalidJob'
 exceptionMessage='PKChunking is only supported in version 28.0 and above.'
]
'. Originally TeiidProcessingException 'InvalidJob : PKChunking is only supported in version 28.0 and above.' BulkConnection.java:108.
{code}

Any idea why this could happen? Am I missing out something here?. 

> Implement Salesforce Bulk API for SELECTS to Salesforce Connector
> -----------------------------------------------------------------
>
>                 Key: TEIID-4284
>                 URL: https://issues.jboss.org/browse/TEIID-4284
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Salesforce Connector
>    Affects Versions: 8.13.5
>         Environment: With Salesforce datasource
>            Reporter: sameer P
>            Assignee: Steven Hawkins
>             Fix For: 9.1
>
>
> There is some huge data (many GBs) in the Salesforce which has around 1.5 million rows and doing some simple select * on it fails with QUERY_TIMEOUT.  
> The salesforce guys suggested to try Bulk API for select with PK chunking as stated in https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/asynch_api_code_curl_walkthrough_pk_chunking.htm . 



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list