Software AG Products 10.5 | CentraSite for Developers | Importing Objects Using API | Invoking Importer from Java Program | Removing Registered BPEL Object | remove
 
remove
Removes the BPEL objects of the process flow indicated in the specified BPEL file.
Syntax
public boolean remove (String bpelFile)
Parameters
String bpelFile
Specifies the BPEL file whose objects are to be removed from the CentraSite repository.
Return Codes
Value
Meaning
true
The BPEL objects were successfully removed.
false
The BPEL objects could not be removed.