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


Chapter 1 Scripting Deployment : Overview

Overview
TIBCO BusinessConnect Scripting Deployment enables the configuration and deployment of a TIBCO BusinessConnect application in a non-GUI mode. This includes deployment related tasks, such as creating and deploying TIBCO BusinessConnect in TIBCO Administrator, as well as configuring the TIBCO BusinessConnect configuration store (creating TIBCO BusinessConnect installation, activating protocols, and importing CSX files).
Scripted deployment itself does not support certain deployment related aspects of the TIBCO BusinessConnect application, such as public and private process transports, file poller configurations, and intercomponent settings. Therefore, these configuration settings need to be extracted from an existing TIBCO BusinessConnect deployment, where they have been already configured using the TIBCO BusinessConnect GUI.
This allows the entire TIBCO BusinessConnect repository and deployment configurations on a TIBCO Administrator domain to be archived and reconstructed on the same or another TIBCO Administrator domain. This archive can be source-controlled for later deployment or redeployment; it can have different service bindings, on different machines, with different clustering, and different load balancing layout.
TIBCO BusinessConnect Scripting Deployment also facilitates the following:
TIBCO BusinessConnect Scripting Deployment uses various commands to perform configuration and deployment tasks.
Most of the configuration and deployment tasks use the configuration file commonConfig.properties. This file is located in the directory BC_HOME/tools/bcappmanage. For more details, see Chapter 3, Parameters for commonConfig.properties.

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