CentraSite Documentation : CentraSite Administrator’s Guide : Importing Objects Using the API : Invoking an Importer From the Command Line : Importing a BPEL Process
Importing a BPEL Process
Use the ImportBPEL command to import a BPEL Process into CentraSite.
The syntax for the command is:
C:\SoftwareAG\CentraSite\utilities>ImportBPEL.cmd|sh -user <USERNAME> -password <PASSWORD> [[-dburl <CENTRASITE-URL>]| [[-h <HOSTNAME>] [-p <PORT>]]] -file <BPEL-FILE> [-nowarning]
The input parameters and options are:
Parameter
Description
BPEL-FILE
Required. The absolute or relative path to the BPEL process file that you want to import. If relative, the path should be relative to the location from where the command is executed.
USERNAME
The user ID of a registered CentraSite user. For example, a user who has the CentraSite Administrator role.
PASSWORD
The password for the registered CentraSite user identified by the parameter -user.
CENTRASITE-URL
(Optional) The URL of the CentraSite registry. Default value is http://localhost:53307.
Note:  
If the registry/repository is running on a different machine and port number, you can use this parameter to specify its location instead of using the individual -h and -p parameters. (If you specify the -dburl parameter with the -h and/or -p parameters, the -h and -p parameters will be ignored.)
HOSTNAME
Optional. The host name or IP address of the computer where the CentraSite registry/repository component is running.
If you omit this parameter, the importer assumes that the registry/repository is running on localhost.
PORT
The port number on which the CentraSite registry/repository is configured to listen for incoming requests.
If you omit this parameter, the importer assumes that the registry/repository is listening on the default port, 53307.
Option
Description
-nowarning
Suppresses the warning message that the importer issues if the BPEL process references a BPEL Partner Link Type that refers to a Web service that is not present in the CentraSite registry.
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback