Importing BPEL Process
To import a BPEL process from the command line
Run your importer script file or use the delivered ImportBPEL script. The syntax is of the format: yourScriptFile -file bpelFile -user yourCSUserID -password yourPassword
To get an overview of all available parameters, call the script without any option. Use the -help option to get a detailed description of the parameters.
Example:
ImportBPEL -file d:\myDirectory\myBPELFile.bpel -user myUser -password myPassword
Invoking the BPEL Administrator from the Command Line
You can invoke the BPEL Administrator utility to delete or display a BPEL process that has been imported into CentraSite. To obtain the input parameters used by this utility, run the script file without any option.