Salesforce Features
Data Loader Enhancements
More Muscle for Moving Data in Bulk
- Simplify and speed up large data import and export tasks
- Connect to a wider variety of data stores
The Winter ’07 release takes ’s popular data loader and makes it more versatile. The new UPSERT operation significantly reduces the time and effort needed to load data from external systems into Salesforce. You can also connect to all the major database products, both as a source and target.
This feature is available in Enterprise and Unlimited Editions.
Training, Documentation, & Best Practices
Feature Details
- New UPSERT Operation: Load data into Salesforce using a smart create-or-update operation that matches existing records in Salesforce using external identifiers, e.g., DUNS (Dun & Bradstreet) number for account matching.
- UPSERT with Relationships: Load Salesforce objects along with all their relationships in one easy step using external identifiers, e.g., an account with all of its related contacts.
- Database Connectivity: Expand your data sources and targets to include all the popular database products using the JDBC connectivity feature.
0 Comments