Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Info
titleINFO
Salesforce is an enterprise cloud computing firm. It specializes in social and mobile cloud technologies, including sales and CRM applications helping companies connect with customers, partners, and employees.


...

Importing Data with the Salesforce Connector 

Applicable Custom Properties

Info
titleINFO

You can use custom properties to modify the importing process to your needs.


Custom PropertyExample ValueDefault ValueDescription
datameer.plugin-webservice.read-timeout.ms120000 (~2 minutes)120000
  • sets a HTTP response data read timeout
datameer.salesforce.maxrecords-per-result-request600000determined by the Salesforce API endpoint
  • specifies the maximum number of records within a batch
datameer.salesforce.max-parallel-result-request21
  • specifies the maximum number of batches, that are fetched in parallel

Importing Data with the Salesforce Connector

  1. Click the + (plus) button and select Import Job or right-click in the browser and select Create new > Import Job.     

  2. Click Select Connector, choose the Salesforce connector, and click Next.

  3. Enter a search Salesforce Query (SOQL) and click Next.

  4. Review the defined fields and click Next.

  5. Review the schedule and advanced properties for the job and click Next.

  6. Create a description for the import job and click Save.

...