Deleting Process
Introduction
In Joget's Process Builder, you can delete a single process within a package directly through the process's properties. However, if you need to delete all processes within a package, a different approach is required.
How does it work?
To delete all processes in a package, you'll need to go through these steps instead:
- Export the app to obtain the
.jwa
file. - Open the
.jwa
file and delete thepackage.xpdl
file. - Import the modified
.jwa
file back into Joget. This will result in the removal of all process designs within the package.