CentraSite 10.7 | CentraSite Developer's Guide | Importing Objects Using API | Invoking Importer from Java Program | Removing Registered BPEL Object
 
Removing Registered BPEL Object
 
remove
RemoveProcess
You can remove a registered BPEL process object. The BPEL file is removed from the repository and all associated registry objects are also removed. Like the import class, you must first establish a CentraSite connection with an instance of the JAXRAccessor class before calling the remove or removeProcess method. The BPELAdministrator class provides the following methods: