B2B Data Exchange
- B2B Data Exchange 10.4.0
- All Products
runendpoint.bat -e <endpointname> -u <loginname> -p <password>
Parameter Name
| Argument
| Description
| Mandatory
|
---|---|---|---|
-e or --endpointName
| name
| The name of the endpoint.
| Yes
|
--server
| "hostname:port"
| Environment variable that contains the password value.
Optional. Host name and port number of the B2B Data Exchange server. If you do not enter an argument, the utility connects to the localhost server with the default port 18095. The argument must be enclosed in quotation marks.
For example:
| No
|
-u or --user
| userID
| Identifier of the Operation Console user account with run endpoint privileges. If you use Informatica platform authentication, the user ID must specify the Informatica security domain, separated by the @ symbol.
For example:
You must specify at least one of the user name options, -u or -U to determine the UserID required to execute this command.
| No
|
-U
| Environment variable
| Environment variable that contains the UserID value with run endpoint privileges.
If you use Informatica platform authentication, the user ID must specify the Informatica security domain, separated by the @ symbol.
For example:
You must specify at least one of the user name options, -u or -U to determine the UserID required to execute this command.
| No
|
-p or --password
| password
| Password of the Operation Console user. This option contains the clear text password.
You must specify at least one of the password options, -p or -P to determine the UserID required to execute this command.
| No
|
-P
| Environment variable
| Environment variable that contains the password value.
Password for the Operation Console user that executes the auditExport command. The password must be encrypted.
You must specify at least one of the password options, -p or -P to determine the user's password required to execute this command.
| No
|
runendpoint.bat -e PRAD -u sys -p sys --server localhost:18095