Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Appendix A Command Reference : -startApp

-startApp
Synopsis
bcappmanage -startApp
Description
Starts a TIBCO BusinessConnect application service instance by service instance identifier on the Interior Server service.
The command startApp can work only with the service instances bindings that were previously configured using the command -importDeployConfig. See step 7.
Options
-domain <domain name> [-user <domain user> -pw <domain password> | -cred <domain cred_file>]
Administration domain name and credentials. Either user/password or credential file location should be specified. See Credentials File
{ -engine [interior.<host>.<index>] }
Application service instance identifier: interior.host1.1
Example:
bcappmanage -startApp -domain default-lt -cred c:/temp/cred.properties
bcappmanage -startApp -domain default-lt -cred c:/temp/cred.properties -engine interior.Machine_X.1
Dependencies
-deployApp (with the -nostart option)

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved