Try OpenEdge Now
skip to main content
BP Server Developer's Guide
Application management : Removing applications
 

Removing applications

*public void remove()
This removes the current Application.
*public void removeAllInstances()
This removes all the ProcessInstances of the active ProcessTemplate of this application.
When an Application is removed, the current ProcessTemplate is removed. If the current ProcessTemplate installation has resulted in internally deprecating older versions (ProcessTemplates) of the same Application, then they are not automatically made active.