[
https://issues.jboss.org/browse/TEIID-2248?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-2248:
-------------------------------------
The same example also from
http://www.salesforce.com/us/developer/docs/api_asynch/index.htm
Looks like this uses the "invokeHttp" type calls, not SOAP, but does use SOAP
for fetching the sessionid. Should I look into updating SalesForceExecutionFactory to
extend WSExecutionfactory? If I do then we get into issue with connector side of the
connection, as Teiid has separate connectors for WS and SF.
Looks like we can avoid the
http://code.google.com/p/sfdc-wsc/ library that is needed
since Teiid do not need the extensive parsing of result returned.
Implement Salesforce Bulk API for inserts/updates to Salesforce
Connector
-------------------------------------------------------------------------
Key: TEIID-2248
URL:
https://issues.jboss.org/browse/TEIID-2248
Project: Teiid
Issue Type: Feature Request
Components: Salesforce Connector
Reporter: Marc Shirley
Assignee: Ramesh Reddy
Fix For: 8.3
Wish to utilize the Salesforce Bulk API for large inserts/updates. The specific use case
was for writing/updating a million record table back up to their Salesforce instance.
This will improve performance for large writes to the Salesforce instance.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira