Book Image

Force.com Tips and Tricks

By : Ankit Arora, Abhinav Gupta
Book Image

Force.com Tips and Tricks

By: Ankit Arora, Abhinav Gupta

Overview of this book

<p>Force.com is an extremely powerful, scalable and secure cloud platform, delivering a complete technology stack covering the ground from database and security to workflow and user interface.</p> <p>Force.com Tips and Tricks starts with very basic admin tasks and gradually moves to hard-core coding tips and tricks for the multitenant Force.com platform.</p> <p>The book starts with the basics of Cloud Computing and Principles and constructs of Force.com. The book then swiftly move to detailed coverage of Salesforce analytics.</p> <p>The book also shows how to set up development environments and and gives detailed understanding of tools and destinations that every Force.com developer should know. The book also covers important administration concepts where you gain vital information for key topics such as schema and reporting for an organization. For Force.com, troubleshooting a problem and code reuse are two important aspects that help in boosting productivity, a complete chapter is dedicated to these tasks.</p> <p>This book takes you beyond any documentation or course and promises hands-on expertise.</p>
Table of Contents (15 chapters)
Force.com Tips and Tricks
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

The Import wizard


This is a tool built into the native user interface, allowing bulk data to be imported as new or updated records of custom objects. Import wizards for the leads, accounts, contacts, solutions, and custom objects are located under Setup | Administration Setup | Data Management. The administrator also sees these links in the Tools section of certain tabs' homepages. For example, to import leads, click on the Leads tab and then click on the Import Leads link in the Tools section.

  • For records you own: The Import wizards for the records you personally own are located at:

    • Your Name | Setup | Import | Import My Contacts

    • Your Name | Setup | Import | Import My Person Accounts

  • For your organization's records:

    • Import My Organization's Accounts and Contacts

    • Import My Organization's Person Accounts

    • Import My Organization's Leads

    • Import My Organization's Solutions

    • Import My Organization's Custom Objects

When to use the Import wizard

Use Import wizard over Data Loader when:

  • You want...