SlideShare a Scribd company logo
1 of 14
How to Manage Scratch Org
By AwsQuality
The scratch org recognised as a source-driven and disposable deployment of
Salesforce code and metadata made for developers and automation.
A scratch org is fully configurable, customizable, and moreover allows developers
to work on different Salesforce editions with different features and preferences.
In order to work with scratch orgs, you have to enable the Developer Hub (Dev
Hub) first in your production or business org.
You have the option to use Salesforce Extensions for VS Code or Salesforce CLI to
create scratch orgs. You have two options or ways of managing your scratch orgs:
the first is using CLI commands or the second one is the Salesforce graphical
interface.
You have the option to enable Dev Hub features in your Salesforce org so that you
can create and manage scratch orgs, and also you can create and manage second-
generation packages, and use Einstein features.
Scratch orgs termed as disposable Salesforce orgs to support development and
testing.
Also Check: Difference between Salesforce Customization and Configuration
To enable Dev Hub in an org
● You have to login as System Administrator to your Developer Edition, trial, or
production org (for customers), or your business org (for ISVs).
● From Setup, type Dev Hub in the Quick Find box and select Dev Hub.
● To enable Dev Hub, click on the toggle button named as Enable. Once you
enable Dev Hub, then you can’t disable it.
Manage Scratch Orgs from Dev Hub
● You have options to view and delete your scratch orgs and their associated
requests got from the Dev Hub.
● Active Scratch Orgs in Dev Hub represents the scratch orgs that are currently in
use.
● Have access to or get into Dev Hub org as the System Administrator or as a user
with the Salesforce DX permissions.
● From the App Launcher, select Active Scratch Org in order to have a list of all
active scratch orgs.
● If you want to view more details or information about a scratch org, then click on
the link in the Number column.
● Deletion of an active scratch org from the Active Scratch Org list view can be
performed by choosing Delete from the dropdown.
● Deleting an active scratch org does not delete the request (ScratchOrgInfo)
that created it, but it does free up a scratch org so that it doesn’t count against
your allocations.
● Select Scratch Org information from the App Launcher in order to view the
requests that created the scratch orgs.
● Click the link in the Number column in order to view more details about a
request. The details of a scratch org request include whether it is active,
expired, or deleted.
● Choose Delete from the dropdown in order to delete the request that was
used to create a scratch org.
● Deleting the request of Scratch Org information also deletes the active scratch
org.
How to access the list of all scratch orgs created in the
particular org by all developers.
● Access the Dev Hub org as the System Administrator or as a user with the
Salesforce DX permissions.
● From the App Launcher, select Active Scratch Orgs then you can see a list of all
active scratch orgs.
● Click the link in the Number column in order to view more details about a scratch
org.
● Click the link in the Scratch Org Information column in order to view the request
that was used to create the scratch org.
Creating Scratch Org with CLI Command
Before you create a scratch org:
● Set up your Salesforce DX project.
● Authorize the Dev Hub org.
● Create the scratch org definition file.
Ways to Create Scratch Orgs
● Create a scratch org for development using a scratch org definition file, give
the scratch org an alias, and indicate that this scratch org is the default. Use
this command…
sfdx force:org:create -s -f config/project-scratch-def.json -a testScratch-org
● You should indicate the scratch org’s duration that will indicate when the
scratch org expires (in days).
sfdx force:org:create -f config/project-scratch-def.json –duration days 30 (you
can specify the day).
If Scratch Org Creation is Successful
The command completes in less than a minute then you will get two items in the
output: one is the org ID and the other is the username.
You can now open the scratch org.
● sfdx force:org:open
Some of the advantages listed below…
● Increased Developer productivity.
● Better and easier Team Collaboration.
● DevOps Automation.
What is the difference between Scratch org and Sandbox
org.?
● Scratch Orgs are driven by source whereas Sandbox is a copy of production.
● Scratch orgs are not permanent whereas Sandbox is permanent.
● Scratch org does not include Production data whereas Sandbox includes
production data.
● Scratch orgs are temporary org and they have an expiration date when it gets
created whereas Sandbox has no expiry date.
● Testing: You get a very high level of granularity and control about where and
when you do your testing. You can test a single issue, a feature branch, pre-
merge, post-merge; wherever makes the most sense for your particular use
case. There is no need to wait until stuff gets back into QA (Quality Assurance).
● Shape: You can enable features in your scratch org that may not exist in your
production environment, without contacting Salesforce support or buying extra
licenses. Want to try out multi-currency? Use Person Accounts? Build an Einstein
Bot? You can do all those things and more just by adding lines to the
configuration file.
● Source Driven Development: If you’re used to developing in standard
developer sandboxes, then you may have experienced a situation where your
development environment got really involved. Perhaps you were working on a
couple of new features; one was ready to go, but you found a serious issue with
the second one late in the day and it further stopped you from releasing the
good information or stuff. Scratch orgs, used properly, will free you from this.
Original Content: https://www.awsquality.com/how-to-manage-scratch-org/
Thank You!
D-13, Sector 3, Noida,
Uttar Pradesh, 201301 (India)
0120 434 6498
209 S Hazel St, Ruston LA, 71270 (USA)
info@awsquality.com
sales@awsquality.com
+1-571-250-7375 | +91-120 434 6498

More Related Content

Similar to How to Manage Scratch Org.pptx

Team Development on Force.com with Github and Ant
Team Development on Force.com with Github and AntTeam Development on Force.com with Github and Ant
Team Development on Force.com with Github and Ant
Salesforce Developers
 

Similar to How to Manage Scratch Org.pptx (20)

Salesforce DX with Visual Studio Code
Salesforce DX with Visual Studio CodeSalesforce DX with Visual Studio Code
Salesforce DX with Visual Studio Code
 
FTD19 - Salesforce DX with "Visual Studio code"
FTD19 - Salesforce DX with "Visual Studio code"FTD19 - Salesforce DX with "Visual Studio code"
FTD19 - Salesforce DX with "Visual Studio code"
 
Salesforce DX Quickstart for Developers (Barcelona Meetup)
Salesforce DX  Quickstart for Developers (Barcelona Meetup)Salesforce DX  Quickstart for Developers (Barcelona Meetup)
Salesforce DX Quickstart for Developers (Barcelona Meetup)
 
NAD19 - Create an org with Salesforce DX without Code
NAD19 - Create an org with Salesforce DX without CodeNAD19 - Create an org with Salesforce DX without Code
NAD19 - Create an org with Salesforce DX without Code
 
Salesforce Admin Group-Barcelona-2022-07-05 In-person Meetup-BCN Admins Group
Salesforce Admin Group-Barcelona-2022-07-05 In-person Meetup-BCN Admins GroupSalesforce Admin Group-Barcelona-2022-07-05 In-person Meetup-BCN Admins Group
Salesforce Admin Group-Barcelona-2022-07-05 In-person Meetup-BCN Admins Group
 
Tech Insiders Salesforce: SFDX e Integración Continua
Tech Insiders Salesforce: SFDX e Integración ContinuaTech Insiders Salesforce: SFDX e Integración Continua
Tech Insiders Salesforce: SFDX e Integración Continua
 
SFDX - Spring 2019 Update
SFDX - Spring 2019 UpdateSFDX - Spring 2019 Update
SFDX - Spring 2019 Update
 
Salesforce Development Lifecycle: Detailed Phases
Salesforce Development Lifecycle: Detailed PhasesSalesforce Development Lifecycle: Detailed Phases
Salesforce Development Lifecycle: Detailed Phases
 
Introduction to salesforce_DX
Introduction to salesforce_DXIntroduction to salesforce_DX
Introduction to salesforce_DX
 
Introduction to Salesforce Dx
Introduction to Salesforce DxIntroduction to Salesforce Dx
Introduction to Salesforce Dx
 
SFDX Presentation
SFDX PresentationSFDX Presentation
SFDX Presentation
 
Dreamforce 2017: Salesforce DX - an Admin's Perspective
Dreamforce 2017:  Salesforce DX - an Admin's PerspectiveDreamforce 2017:  Salesforce DX - an Admin's Perspective
Dreamforce 2017: Salesforce DX - an Admin's Perspective
 
Best practices for implementing CI/CD on Salesforce
Best practices for implementing CI/CD on SalesforceBest practices for implementing CI/CD on Salesforce
Best practices for implementing CI/CD on Salesforce
 
Salesforce DX Update for ISVs (October 2017)
Salesforce DX Update for ISVs (October 2017)Salesforce DX Update for ISVs (October 2017)
Salesforce DX Update for ISVs (October 2017)
 
Design patterns for salesforce app decomposition
Design patterns for salesforce app decompositionDesign patterns for salesforce app decomposition
Design patterns for salesforce app decomposition
 
Software as a service (saa s) or opensource which is right for you
Software as a service (saa s) or opensource   which is right for youSoftware as a service (saa s) or opensource   which is right for you
Software as a service (saa s) or opensource which is right for you
 
Creating Repository & Project area and exploring the project area in Rational...
Creating Repository & Project area and exploring the project area in Rational...Creating Repository & Project area and exploring the project area in Rational...
Creating Repository & Project area and exploring the project area in Rational...
 
Dave Karow, Split. Powering Progressive Delivery With Data
Dave Karow, Split. Powering Progressive Delivery With DataDave Karow, Split. Powering Progressive Delivery With Data
Dave Karow, Split. Powering Progressive Delivery With Data
 
Team Development on Force.com with Github and Ant
Team Development on Force.com with Github and AntTeam Development on Force.com with Github and Ant
Team Development on Force.com with Github and Ant
 
Salesforce Apex Hours:- Salesforce DX
Salesforce Apex Hours:- Salesforce DXSalesforce Apex Hours:- Salesforce DX
Salesforce Apex Hours:- Salesforce DX
 

More from AwsQuality

More from AwsQuality (20)

Efficient Salesforce Operations How Support and Maintenance Services Enhance ...
Efficient Salesforce Operations How Support and Maintenance Services Enhance ...Efficient Salesforce Operations How Support and Maintenance Services Enhance ...
Efficient Salesforce Operations How Support and Maintenance Services Enhance ...
 
Top Salesforce Development Companies in India Transforming Businesses with Ex...
Top Salesforce Development Companies in India Transforming Businesses with Ex...Top Salesforce Development Companies in India Transforming Businesses with Ex...
Top Salesforce Development Companies in India Transforming Businesses with Ex...
 
Managing Your Business Growth with Salesforce Service Cloud’s Customization T...
Managing Your Business Growth with Salesforce Service Cloud’s Customization T...Managing Your Business Growth with Salesforce Service Cloud’s Customization T...
Managing Your Business Growth with Salesforce Service Cloud’s Customization T...
 
Maximize Efficiency Easily Integrate Twilio with Salesforce in 7 Steps.pdf
Maximize Efficiency Easily Integrate Twilio with Salesforce in 7 Steps.pdfMaximize Efficiency Easily Integrate Twilio with Salesforce in 7 Steps.pdf
Maximize Efficiency Easily Integrate Twilio with Salesforce in 7 Steps.pdf
 
Detail Guide on SMS Integration with Salesforce.pdf
Detail Guide on SMS Integration with Salesforce.pdfDetail Guide on SMS Integration with Salesforce.pdf
Detail Guide on SMS Integration with Salesforce.pdf
 
Connecting Salesforce and Excel A Step-by-Step Integration Guide.pdf
Connecting Salesforce and Excel A Step-by-Step Integration Guide.pdfConnecting Salesforce and Excel A Step-by-Step Integration Guide.pdf
Connecting Salesforce and Excel A Step-by-Step Integration Guide.pdf
 
Effortless Integration 3 Simple Ways to Connect Oracle and Salesforce.pdf
Effortless Integration 3 Simple Ways to Connect Oracle and Salesforce.pdfEffortless Integration 3 Simple Ways to Connect Oracle and Salesforce.pdf
Effortless Integration 3 Simple Ways to Connect Oracle and Salesforce.pdf
 
How Salesforce Sales Cloud Scales and Customizes to Your Business.pdf
How Salesforce Sales Cloud Scales and Customizes to Your Business.pdfHow Salesforce Sales Cloud Scales and Customizes to Your Business.pdf
How Salesforce Sales Cloud Scales and Customizes to Your Business.pdf
 
A Comprehensive Guide to Salesforce Einstein Analytics.pdf
A Comprehensive Guide to Salesforce Einstein Analytics.pdfA Comprehensive Guide to Salesforce Einstein Analytics.pdf
A Comprehensive Guide to Salesforce Einstein Analytics.pdf
 
Drive Revenue and Loyalty with Salesforce Marketing Cloud Services.pdf
Drive Revenue and Loyalty with Salesforce Marketing Cloud Services.pdfDrive Revenue and Loyalty with Salesforce Marketing Cloud Services.pdf
Drive Revenue and Loyalty with Salesforce Marketing Cloud Services.pdf
 
Salesforce Implementation for Healthcare Industry Use Cases and Challenges.pdf
Salesforce Implementation for Healthcare Industry Use Cases and Challenges.pdfSalesforce Implementation for Healthcare Industry Use Cases and Challenges.pdf
Salesforce Implementation for Healthcare Industry Use Cases and Challenges.pdf
 
How to Optimize Salesforce Service Cloud for Your Business.pdf
How to Optimize Salesforce Service Cloud for Your Business.pdfHow to Optimize Salesforce Service Cloud for Your Business.pdf
How to Optimize Salesforce Service Cloud for Your Business.pdf
 
The Role of Salesforce Sales Cloud in Improving Customer Experience
The Role of Salesforce Sales Cloud in Improving Customer ExperienceThe Role of Salesforce Sales Cloud in Improving Customer Experience
The Role of Salesforce Sales Cloud in Improving Customer Experience
 
Salesforce Implementation Partner in India- AwsQuality.pdf
Salesforce Implementation Partner in India- AwsQuality.pdfSalesforce Implementation Partner in India- AwsQuality.pdf
Salesforce Implementation Partner in India- AwsQuality.pdf
 
Salesforce Consulting Company- AwsQuality.pdf
Salesforce Consulting Company- AwsQuality.pdfSalesforce Consulting Company- AwsQuality.pdf
Salesforce Consulting Company- AwsQuality.pdf
 
3 Easy Steps to Integrate Salesforce and Dropbox.pptx
3 Easy Steps to Integrate Salesforce and Dropbox.pptx3 Easy Steps to Integrate Salesforce and Dropbox.pptx
3 Easy Steps to Integrate Salesforce and Dropbox.pptx
 
Information About Salesloft and Salesforce Integration.pptx
Information About Salesloft and Salesforce Integration.pptxInformation About Salesloft and Salesforce Integration.pptx
Information About Salesloft and Salesforce Integration.pptx
 
Step by Step Salesforce Integration with AWS.pptx
Step by Step Salesforce Integration with AWS.pptxStep by Step Salesforce Integration with AWS.pptx
Step by Step Salesforce Integration with AWS.pptx
 
Guide to How Salesforce and Stripe Integration.pptx
Guide to How Salesforce and Stripe Integration.pptxGuide to How Salesforce and Stripe Integration.pptx
Guide to How Salesforce and Stripe Integration.pptx
 
Detail Guide on SMS Integration with Salesforce.pptx
Detail Guide on SMS Integration with Salesforce.pptxDetail Guide on SMS Integration with Salesforce.pptx
Detail Guide on SMS Integration with Salesforce.pptx
 

Recently uploaded

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
giselly40
 

Recently uploaded (20)

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 

How to Manage Scratch Org.pptx

  • 1. How to Manage Scratch Org By AwsQuality
  • 2. The scratch org recognised as a source-driven and disposable deployment of Salesforce code and metadata made for developers and automation. A scratch org is fully configurable, customizable, and moreover allows developers to work on different Salesforce editions with different features and preferences. In order to work with scratch orgs, you have to enable the Developer Hub (Dev Hub) first in your production or business org. You have the option to use Salesforce Extensions for VS Code or Salesforce CLI to create scratch orgs. You have two options or ways of managing your scratch orgs: the first is using CLI commands or the second one is the Salesforce graphical interface.
  • 3. You have the option to enable Dev Hub features in your Salesforce org so that you can create and manage scratch orgs, and also you can create and manage second- generation packages, and use Einstein features. Scratch orgs termed as disposable Salesforce orgs to support development and testing. Also Check: Difference between Salesforce Customization and Configuration
  • 4. To enable Dev Hub in an org ● You have to login as System Administrator to your Developer Edition, trial, or production org (for customers), or your business org (for ISVs). ● From Setup, type Dev Hub in the Quick Find box and select Dev Hub. ● To enable Dev Hub, click on the toggle button named as Enable. Once you enable Dev Hub, then you can’t disable it.
  • 5. Manage Scratch Orgs from Dev Hub ● You have options to view and delete your scratch orgs and their associated requests got from the Dev Hub. ● Active Scratch Orgs in Dev Hub represents the scratch orgs that are currently in use. ● Have access to or get into Dev Hub org as the System Administrator or as a user with the Salesforce DX permissions. ● From the App Launcher, select Active Scratch Org in order to have a list of all active scratch orgs. ● If you want to view more details or information about a scratch org, then click on the link in the Number column. ● Deletion of an active scratch org from the Active Scratch Org list view can be performed by choosing Delete from the dropdown.
  • 6. ● Deleting an active scratch org does not delete the request (ScratchOrgInfo) that created it, but it does free up a scratch org so that it doesn’t count against your allocations. ● Select Scratch Org information from the App Launcher in order to view the requests that created the scratch orgs. ● Click the link in the Number column in order to view more details about a request. The details of a scratch org request include whether it is active, expired, or deleted. ● Choose Delete from the dropdown in order to delete the request that was used to create a scratch org. ● Deleting the request of Scratch Org information also deletes the active scratch org.
  • 7. How to access the list of all scratch orgs created in the particular org by all developers. ● Access the Dev Hub org as the System Administrator or as a user with the Salesforce DX permissions. ● From the App Launcher, select Active Scratch Orgs then you can see a list of all active scratch orgs. ● Click the link in the Number column in order to view more details about a scratch org. ● Click the link in the Scratch Org Information column in order to view the request that was used to create the scratch org.
  • 8. Creating Scratch Org with CLI Command Before you create a scratch org: ● Set up your Salesforce DX project. ● Authorize the Dev Hub org. ● Create the scratch org definition file.
  • 9. Ways to Create Scratch Orgs ● Create a scratch org for development using a scratch org definition file, give the scratch org an alias, and indicate that this scratch org is the default. Use this command… sfdx force:org:create -s -f config/project-scratch-def.json -a testScratch-org ● You should indicate the scratch org’s duration that will indicate when the scratch org expires (in days). sfdx force:org:create -f config/project-scratch-def.json –duration days 30 (you can specify the day).
  • 10. If Scratch Org Creation is Successful The command completes in less than a minute then you will get two items in the output: one is the org ID and the other is the username. You can now open the scratch org. ● sfdx force:org:open
  • 11. Some of the advantages listed below… ● Increased Developer productivity. ● Better and easier Team Collaboration. ● DevOps Automation.
  • 12. What is the difference between Scratch org and Sandbox org.? ● Scratch Orgs are driven by source whereas Sandbox is a copy of production. ● Scratch orgs are not permanent whereas Sandbox is permanent. ● Scratch org does not include Production data whereas Sandbox includes production data. ● Scratch orgs are temporary org and they have an expiration date when it gets created whereas Sandbox has no expiry date. ● Testing: You get a very high level of granularity and control about where and when you do your testing. You can test a single issue, a feature branch, pre- merge, post-merge; wherever makes the most sense for your particular use case. There is no need to wait until stuff gets back into QA (Quality Assurance).
  • 13. ● Shape: You can enable features in your scratch org that may not exist in your production environment, without contacting Salesforce support or buying extra licenses. Want to try out multi-currency? Use Person Accounts? Build an Einstein Bot? You can do all those things and more just by adding lines to the configuration file. ● Source Driven Development: If you’re used to developing in standard developer sandboxes, then you may have experienced a situation where your development environment got really involved. Perhaps you were working on a couple of new features; one was ready to go, but you found a serious issue with the second one late in the day and it further stopped you from releasing the good information or stuff. Scratch orgs, used properly, will free you from this. Original Content: https://www.awsquality.com/how-to-manage-scratch-org/
  • 14. Thank You! D-13, Sector 3, Noida, Uttar Pradesh, 201301 (India) 0120 434 6498 209 S Hazel St, Ruston LA, 71270 (USA) info@awsquality.com sales@awsquality.com +1-571-250-7375 | +91-120 434 6498