![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Exports the deployment configuration into an XML file for future scripting deployment. Any future import of this configuration will contain all public and private process communication parameters specific to TIBCO BusinessConnect application. By default, the output deployment configuration XML file is set as BC-<domain>-deploy-config.xml and resides in the directory BC_HOME/tools/bcappmanage/domain/<domain>, if not specified otherwise.Administration domain name and credentials. Either user/password or credential file location should be specified. See Credentials File.File path to export the TIBCO BusinessConnect application configuration into (default = BC-<domain>-deploy-config.xml)
In addition to an user ID and password, TIBCO BusinessConnect also supports the TIBCO Runtime Agent credentials file, which can hold an obfuscated (encrypted) password created by the obfuscate utility. If you do not want to use the credentials file to store login and password, you can supply them directly on the command line.To read more about the credentials file, see TIBCO Runtime Agent Scripting Deployment User’s Guide, section Working with Passwords.
• Exports the deployment configuration for the administration domain default-dt and the credential file located in C:\temp\cred.properties, and saves it to the file C:\temp\config.xml.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |