![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
For all TIBCO BusinessConnect configuration related tasks, the JDBC connection parameters for the TIBCO BusinessConnect configuration store need to be specified. These connection parameters are picked up by default from the file commonConfig.properties, a regular Java properties file located in the current working directory BC_HOME/tools/bcappmanage. The location of this file can also be specified with the argument -configRepoURL.
• -createInstallation Create configuration repository for object models, base metadata, and schemas.
• -createTables Create the audit, non-repudiation, and runtime database tables.
• -activateProtocol Activate the installed protocol plugins, by performing protocol metadata activation and by creating schemas and supporting runtime tables.
• -exportConfigRepo Export the TIBCO BusinessConnect configuration repository into a CSX file with options to allow full installation export or by certificates, operations or participants only.
• -importConfigRepo Import the previously exported configuration repository saved as a CSX file.The connection parameters are picked up by default from the file comonConfig.properties, a regular Java properties file located in the current working directory BC_HOME/tools/bcappmanage. The location of this file can also be specified with the argument -configRepoURL.
• -configRepoURL The URL of the configuration repository. This argument follows the syntax file://file path.
Deployment tasks require that the administrative domain and authentication credentials are specified. In addition to the listed commands, the command line arguments are also needed. See Deployment Arguments.
• -exportDeployConfig Export deployment configuration in XML format.
• -importDeployConfig Import deployment configuration in XML format with machine bindings. To learn more, see Binding Maps.
• -configFTClusterMap Fault-tolerant and load-balanced mapping for Public Smart Routing.
• -createApp Create a TIBCO BusinessConnect application service.
• -deleteApp Delete a TIBCO BusinessConnect application service.
• -deployApp Deploy a TIBCO BusinessConnect application service.
• -undeployApp Undeploy a TIBCO BusinessConnect application service.
• -startApp Start TIBCO BusinessConnect service instances.
• -stopApp Stop TIBCO BusinessConnect service instances.
• -killApp Kill TIBCO BusinessConnect service instances.
• -user Administrative domain user name
• -pw Administrative domain password for the machine
• -cred Credentials file. See Credentials File.
• -domain Administrative domainThese arguments are not contained in the file commonConfig.properties.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |