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


Appendix A Command Reference : -extractConfigData

-extractConfigData
Synopsis
bcappmanage -extractConfigData
Description
This command is used for extracting configuration data of participants, agreements, transports, operations and the associated bindings from TIBCO BusinessConnect configuration store. The extracted data is stored in the new tables and can be queried for reporting when required. For more details, see TIBCO BusinessConnect Interior Server Administration, Configuration Store Reporting Schema Details topic.
Only the TIBCO BusinessConnect Super User can perform this task. To learn more about TIBCO BusinessConnect Super Users and how they are created, see TIBCO BusinessConnect Concepts, TIBCO BusinessConnect Super User, and TIBCO BusinessConnect Trading Partner Administration Guide, Managing Groups with TIBCO BusinessConnect User Management.
It is required that TIBCO Administrator application is running while performing this task.
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.
 
{ -configRepoURL [<props_file_url> | <jdbc_url>] }
 
Optional URL to property file specifying configuration repository connection parameters or a standard JDBC URL.
If specifying a property file URL, the syntax is file://file location, such as file://c:/temp/config.properties.
(default=file://./commonConfig.properties)
 
{ -configRepoUser <user> -configRepoPw <password> }
 
Optional configuration repository user and password. It must be specified if the configRepoURL parameter is a JDBC URL, or if they are not specified in the connection properties file.
Example
bcappmanage -extractConfigData -domain default-lt -user joe -pw changeme -configRepoURL file://c:/temp/config.properties
 
Dependencies
--createInstallation
-exportConfigRepo
-importConfigRepo
-activateProtocol (if any)
-createTables (optional)
 
 
 
 
 

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