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


Chapter 3 Using AppManage in Batch Mode : Creating the AppManage.batch File by Exporting Applications

Creating the AppManage.batch File by Exporting Applications
The next command shows how to automatically create the AppManage.batch file.
To use an encrypted password, do not use the -user and -pw options. Instead create a credentials file and encrypt the password, then provide the file location and name to the -cred option. See Working with Passwords for details.
The -dir option specifies the location where the AppManage.batch file will be written. The directory specified for the option is created, if it does not exist. The AppManage.batch file cannot be written directly under the file system root drive. That is, specifying c:\AppManage.batch for the –dir option is not allowed.
AppManage -batchExport -domain mydomain -user admin -pw admin -dir
c:\adminbatch\mybatch\
The -batchExport option also takes these options:
-template — export a deployment configuration file in template format.
-min — export a deployment configuration file with default settings omitted.
-noear — do not export enterprise archive files.

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