Using the Load Data activity

This activity loads the file data to the dataset. The data can be passed in bulk or can be split according to Salesforce rules for this API, where each chunk must be less than 10MB.

About this task

To configure the Salesforce analytics connector Load Data activity, complete the following steps:

Procedure

  1. Mandatory Fields : – InsightsExternalDataId (the Id you received from Create Dataset)
  2. DataFile (file data encoded using the Base64 Encode function)
  3. Optional Fields : – PartNumber (if you are passing the complete file, do not set this value and the connector will split the data for you; if you are passing chunks of data, you must increment this value for each chunk)

Results

You must check the result code to ensure that the activity was successful

.



Feedback | Notices


Timestamp icon Last updated: Thursday, December 17, 2015


http://pic.dhe.ibm.com/infocenter/wci/v7r0m0/topic/com.ibm.wci.doc/Salesforce_analytics_connector_Load_Data_Activity.html