![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
The task -importDeployConfig allows only import of the same type of XML deployment configuration; for example, the XML configuration exported from a Single Server deployment mode can be only imported on a Single Server deployment configuration.
• The Java properties file commonConfig.properties, whose location is a command line argument for this task or BC_HOME/tools/bcappmanage
• Configuration file that was exported using the command -exportDeployConfig.By default, the input XML file for the task -importDeployConfig is set as BC-<domain>-deploy-config.xml, which resides under BC_HOME/tools/bcappmanage/domain/<domain>While exporting the deployment configuration, you do not need to specify any machines names. Therefore, the step invoked by the command -importDeployConfig is used to define to the exact machines that will be used for the deployment and to configure their bindings. To learn more, see Binding Maps.
Names of the Interior hosts must be specified exactly as they are shown on the screen Resource Management > Machines in TIBCO Administrator. Same needs to be ensured for all property settings that use the machine names in their key. See Binding Maps for more information.Administration domain name and credentials. Either user/password or credential file location should be specified. See Credentials File.File path to the exported TIBCO BusinessConnect application configuration (default=BC-<domain>-deploy-config.xml)Location to properties file hosting the Interior server host definitions (default=./commonConfig.properties)
• Import the deployment configuration for the administrative domain default-lt from the file C:\temp\config.xml.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |