May 31, 2024
42 Views
Comments Off on Deployment  In Salesforce 
0 0

Deployment  In Salesforce 

Written by

Deployment is a process for making changes or moving API components from one organization to another organization, after completion of logic which we are developing for the business process by a configuration or customization process and unit test for classes and triggers. For deploying Component, production needs at least 75% of your Apex code coverage from your unit test.

The Following Steps must follow for deployment:

  • Announce a maintenance window before you start.
  • Stop all setup changes on production.
  • Create a staging environment.
  • Migrate changes to the staging environment.
  • Change environmental dependencies and services from testing settings to production values.
  • Lock users out of the application.
  • Test deploy.
  • Deploy to production.
  • Unlock the production organization

There are many ways for Deployment:

A. Standard Salesforce feature changesets

(When two organization Connected with each other )

–> Only possible between SandBox and Production environment.

B.Using the Apache Ant Migration tool

(When two organization don’t Connect each other )

–> Possible in every Environment.

C. Force.com Eclipse Editor.

D. Package.

A package is a container of various Salesforce components and elements. It is used to transfer these elements from one Salesforce organization to another.

Article Categories:
Others
Ramya Singh
https://thestarbiznews.com

Ramya Singh isn't your average tech blogger. Sure, she's got the brains to understand the latest algorithms and the jargon to explain them in plain English. But she's also got a twinkle in her eye and a way of weaving technology into the fabric of everyday life that makes it nothing short of fascinating. Whether she's reviewing the latest smartphone, exploring the potential of virtual reality, or delving into the ethical implications of artificial intelligence, Ramya does it with a contagious enthusiasm that makes you want to learn more, do more, and be a part of the exciting world of tech. So, if you're looking for a tech blog that's informative, inspiring, and just plain fun, follow Ramya Singh. She'll take you on a journey through the ever-evolving landscape of technology, and you might just find yourself a little bit more tech-savvy (and a lot more excited) along the way.