SalesforceAnalyticsconnector activities
- Overview of the Salesforce Analytics connector
- Using the Create Dataset activity
This activity defines the name of the dataset, and the metadata for the object. - 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. - Using the Update Dataset activity
Use the Update Dataset activity to indicate that the data file has been completely uploaded, and can be processed by the Analytics Cloud engine - Using the Retrieve Dataset activity
Use the Retrieve Dataset activity to check the status of the data file processing. You will receive the status in the field called Status - Integration Process - simple csv format
Steps for the integration process for simple csv format is described below - Integration Process - Non csv format
Steps for the integration process for non csv format is described below - Orchestration Design
§ This screenshot shows a typical orchestration design for loading data into Analytics CloudCreate the dataset, load the data, process the data, and check the processing status