Adapter for Salesforce 8.2 | webMethods Adapter for Salesforce Documentation | webMethods Adapter for Salesforce Installation and User’s Documentation | Adapter Services | Configuring Adapter Services
 
Configuring Adapter Services
You can configure adapter services that perform the following operations:
Operation
For more information, see...
Handle a large number of records of a Salesforce object. The service performs the following operations against a batch of Salesforce object records:
*inserts new records.
*updates records.
*inserts or updates records.
*deletes records.
*performs a query to find records and return field values from matching records.
Insert new records into one or multiple Salesforce objects.
Perform a dynamic SOQL query against a Salesforce object.
Delete records from an organization's data.
Monitor the status and display the results of a batch operation.
Perform a query against a Salesforce object to return field values from matching records.
Retrieve field values of specified records of a Salesforce object. Use this operation when you know the IDs of the records from which you want field values.
Update records of one or multiple Salesforce objects.
Perform an upsert operation to either insert new records into or update records of a Salesforce object.
Execute the Salesforce.com getServerTimestamp utility.
Execute the Salesforce.com getSessionId utility.
Execute the Salesforce.com getUserInfo utility.
Execute the Salesforce.com resetPassword utility.
Execute the Salesforce.com sendEmail utility.
Execute the Salesforce.com sendMassEmail utility.
Execute the Salesforce.com setPassword utility.