Process Builder Batch Remover

Delete all versions of a process in a batch

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Autor
bradley zheng
Dziennych instalacji
0
Wszystkich instalacji
6
Oceny
1 0 0
Wersja
0.1
Utworzono
12-08-2020
Zaktualizowano
12-08-2020
Rozmiar
5,37 KB
Licencja
Brak licencji
Dotyczy

In Salesforce, you will have to manually delete all versions of a Process in the Process Builder before you can remove that Process. If you create a lot of versions, deleting them will become rather tedious work.
This script makes the work simple. You just need to type in the Process name and click a button and all inactive versions of that Process get deleted.
Usage:
1. Go to the Process Builder page in Salesforce.
2. Refresh the page and you will see a Mass Delete Versions button besides My Processes.
3. Expand the Process you want to delete to see all the versions. They must all be inactive. Otherwise you can't delete them.
4. Click the Mass Delete Versions button and enter the Process label name (not API name).
5. You will see some dialogues asking you to confirm the deletion. Don't click anything. Just wait for it to continue. You may also get some Error dialogue. Wait for a little while and it will be gone. Then you will find the Process has been removed.
Note:
If a Process has dependencies, you will have to resolve the dependency before you can delete the Process.