Can you edit an apex trigger/ apex class in production environment? Can you edit a visual force page in production environment? : salesforce crm



Can you edit an apex trigger/ apex class in production environment? Can you edit a visual force page..

Answer / Kamlesh Pushkar

In Salesforce, you can modify Apex classes and triggers in the production environment. However, these changes are not immediately activated. You must deploy them as part of a change set or using the Metadata API before they become effective. Visual Force pages can be edited directly in the production environment, but like Apex code, any changes require deployment to activate.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Salesforce Interview Questions

Define Custom settings in salesforce?

1 Answers   Deloitte,


What is the system.runas() ?

1 Answers  


When do you use a before vs. After trigger?

1 Answers  


What is a sandbox org? What are the different types of sandboxes in salesforce? : salesforce crm

1 Answers  


How you can use datetime field as a criteria in soql query ?

1 Answers  


What is an attribute tag? What is the syntax for including them?

1 Answers  


How Salesforce deploys sales tracking?

1 Answers  


What is junction object? : salesforce objects & fields

1 Answers  


How many ways we can call the apex class?

1 Answers  


What are custom labels in salesforce?

1 Answers  


What is standard controller? : salesforce visualforce

1 Answers  


What is app in sales force? : salesforce admin

1 Answers  


Categories