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


Appendix A Command Reference : -importConfigRepo

-importConfigRepo
Synopsis
bcappmanage -importConfigRepo
Description
This command is used for importing CSX component files into the TIBCO BusinessConnect configuration store by specifying the location of the CSX file and the password, in case the file was password protected. It imports the file that was previously exported using step 2.
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.
When importConfigRepo is executed, the installation name created during the task createInstallation will be replaced with the installation name from the imported CSX file.
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.
-csx <config_export>
Configuration repository export (csx) file to import/export
{ -csxpw <password> }
Optional password to encrypt/decrypt the configuration repository import or export (csx).
{ -configRepoURL [<props_file_url> | <jdbc_url>] }
Optional URL to property file specifying the 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:/te/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 -importConfigRepo -domain default-lt -cred c:/temp/cred.properties-configRepoURL file://c:/temp/config.properties -csx c:/temp/misc/operations-x12-test.csx
Dependencies
-createInstallation
-exportConfigRepo
-activateProtocol (if any)
-createTables (optional)

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