No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
Using a Developer or Sandbox Organization
- a developer organization: an organization created with a Developer Edition account.
- a production organization: an organization that has live users accessing your data.
- a sandbox organization: an organization created on your production organization that is a copy of your production organization.
You can't develop Apex in your Salesforce production organization. Live users accessing the system while you're developing can destabilize your data or corrupt your application. Instead, you must do all your development work in either a sandbox or a Developer Edition organization.
If you aren't already a member of the developer community, go to http://developer.salesforce.com/signup and follow the instructions to sign up for a Developer Edition account. A Developer Edition account gives you access to a free Developer Edition organization. Even if you already have an Enterprise, Unlimited, or Performance Edition organization and a sandbox for creating Apex, we strongly recommend that you take advantage of the resources available in the developer community.
Creating a Sandbox Organization
- From Setup, click or .
- Click New Sandbox.
- Enter a name and description for the sandbox. You can only change the name when you create or refresh a sandbox.
- Select the type of sandbox environment you want.
- Select the data you want to include in your sandbox (you have this option for a
Partial
Copy
or Full
sandbox).
For a Partial Copy sandbox, select the template you created to specify the data for your sandbox. If you have not created a template for this Partial Copy sandbox, see Creating or Editing Sandbox Templates.
For a Full sandbox, you can choose to include Template-based data for a Full sandbox. For this option, you need to have already created a sandbox template. Then you can pick the template from a list of templates you’ve created. For more information, see Creating or Editing Sandbox Templates.
For a Full sandbox, choose how much object history, case history, and opportunity history to copy, and whether or not to copy Chatter data. Object history is the field history tracking of custom and most standard objects; case history and opportunity history serve the same purpose for cases and opportunities. You can copy from 0 to 180 days of history, in 30-day increments. The default value is 0 days. Chatter data includes feeds, messages, and discovery topics. Decreasing the amount of data you copy can significantly speed up sandbox copy time.
- Click Create.
The process may take several minutes, hours, or even days, depending on the size and type of your organization.