Process Builder Batch Remover

Delete all versions of a process in a batch

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

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

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

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

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

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.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
bradley zheng
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
7
Βαθμολογίες
1 0 0
Έκδοση
0.1
Δημιουργήθηκε την
12/08/2020
Ενημερώθηκε την
12/08/2020
Μέγεθος
5 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε

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.