General Process

This General process is used to show the general configurations of Salesforce activities.

The process is designed with the following activities:

The following table lists and explains the activities in the process.

Activity Description
Salesforce Create All Salesforce Create All activity.

Creates five sample contact sObjects in your Salesforce.com database.

Salesforce Query All Salesforce Query All activity.

Executes a query to get the five sample contact sObjects created by the Salesforce Create All activity.

Salesforce Retrieve All Salesforce Retrieve All activity.

Retrieves the five sample contact sObjects created by the Salesforce Create All activity.

Salesforce Update All Salesforce Update All activity.

Updates the information of the five sample contact sObjects.

Salesforce Get Session Salesforce Get Session activity.

Gets a session from the session pool that is related to the specified Salesforce connection. This session is used in the following Salesforce Upsert All activity.

Salesforce Upsert All Salesforce Upsert All activity.

Upserts the information of the five sample contact sObjects.

When doing this activity, since ID is defined as the external ID, the five sample contact sObjects are updated.

Salesforce Delete All Salesforce Delete All activity.

Deletes all sample data from your Salesforce database.