Workbench Archives

Creating an Azure MySQL database and accessing it via MySql Workbench

Author - Webner
|
0 Comments
|

Look for “MySQL” in the search bar at the top of the Microsoft official website and then choose Azure Database for MySQL. Create a MySQL database using the resource group, and don’t forget to change the default pricing tier. As we will need them later, please make a note Read more…

Delete and deploy components from production using workbench

Author - Webner
|
0 Comments
|

How to delete and deploy components (Apex classes, Flows, Objects, etc) from production using workbench?

We cannot delete Apex classes directly from the Production org. Also, it is not possible to deploy deleted apex classes using Changeset. So, to delete them we can use these tools – Workbench, IDE Read more…

Understanding Developer Console, Workbench and Force.com IDE

Author - Rita Sharma
|
0 Comments
|

What is the purpose of Developer Console, Workbench and Force.com IDE and their differences

Prerequisite: Salesforce Org should be API-enabled for these tools to run. Salesforce API-enabled editions are:

1) Developer Edition
2) Enterprise Edition or above

Below, I am going to describe Read more…