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


Appendix A Command Reference : -configFTClusterMap

-configFTClusterMap
Synopsis
bcappmanage -configFTClusterMap
Description
This task is optional and is used for changing the default fault-tolerant assignments for interior engines, as well as for mapping the Public Smart Routing cluster queues to fault-tolerant groups.
Clusters for fault-tolerant groups and for Smart Routing are mapped as follows:
The mappings are specified via a Java properties file or a commonConfig.properties file located under BC_HOME/tools/bcappmanage.
The command configFTClusterMap can work only with the service instances bindings that were previously configured using the command -importDeployConfig. See step 7.
For more in formation, see Cluster/FT Map.
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.
{-map <ft_cluster_map> }
location to properties file hosting fault tolerance and smart routing cluster map configuration (default=./commonConfig.properties)
Example
Perform cluster mapping using a Java properties file C:/temp/cluster.properties other than default.
bcappmanage -configFTClusterMap -domain default-lt -cred c:/temp/cred.properties -map C:/temp/cluster.properties
Dependencies
-importDeployConfig
(service instances bindings must be previously configured using the command -importDeployConfig)

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