Downloading the Archive File

To specify the location where the zip file is to be downloaded, use the exportToLocation attribute in the export_build.xml file. You can use the exportFileName attribute to specify the name of the archive file; the exportFileName attribute is optional. For example:

<AMXAdminExportTask propsFile="${instanceProperties}" 
failOnError="false" exportToLocation="<Dir_Path>" 
exportFileName="">

By default, the exported archive file on the server is located at <TIBCO Config Home>/admin/<Enterprise_Name>/shared/export.

The output returns the complete URL of the zip file from where it can be downloaded at a later stage. The output also returns the location where the zip file is downloaded to your local disk.

For example: