Starting BP Server admin
1. You can start the BP Server admin utility using the Windows Start menu:
> > > > > > .
2. You can also start the BP Server admin utility from the command-line by going in the OEBPS_HOME\bin folder.
startBPServerAdmin -u [username] -p [password] -f [file containing commands]
where, the -f option can be used to provide the file containing the BP Server Admin commands to be executed with the call to the startBP ServerAdmin.
For example, startBPServerAdmin -u ebms -p ebms -f cmdFile.txt
Note: All these options can be specified in any order.