SalesforceDelete Activity

This activity is used to delete a record in the Salesforce.com database. It deletes an instance of the specified object from the database of your organization.

Settings

On the Settings tab, provide the following information to identify which Salesforce.com connection to use and the type of object to be deleted.

Field Description
Connection Name Salesforce.com connection name. If you have created multiple Salesforce.com connections, select the one you want to use for this flow.
Object Name Salesforce.com business object name whose record you want to delete from the Salesforce.com database.

Input

Note: Entering or mapping a value for the id field on this tab is mandatory. See the Salesforce documentation for more details.

Input the details of the object that you want to delete. You have the option to either enter the input manually or map the input to the output from a preceding activity provided that the preceding activity has an output. The input tree displayed for this activity depends on the object that you selected on the Settings tab. For more information about using a mapper, see the Using the Mapper section in the Flogo® Enterprise documentation.

Output

The schema for the output of this activity is displayed in a tree format on this tab. The schema varies according to the object that you selected on the Settings tab. The elements that you see in the schema can be mapped as input to the activities that follow this activity in the flow.