Managing DAA Files
In TIBCO ActiveMatrix Administrator, the DAA tab under Infrastructure > Software Management enables you to view, manage, and download DAA files. These capabilities are available through the ActiveMatrix Administrator GUI as well as CLI.
The capabilities include:
- View DAA files
You can view the uploaded DAAs including the file name, upload time, and whether the DAA is in-use by any applications or nodes.
- Download DAA files
In addition to the download capability in Software Management, you can also download a DAA from the Application Details screen. Note that the Application Details screen allows downloading of a single DAA for the current application template version. You can download multiple DAAs across all application template versions from Software Management.
- Delete DAA files
Deletion of a DAA also takes care of deleting application template and features.
- Filter and Search
You can now search DAAs by Application Template ID, version, and Application names.
- Usage Details
Lists applications and nodes that reference application template and features from a DAA.
CLI samples
daa_build.xml
,
daa_data.xml
are included to illustrate the command-line usage. Also,
application_build.xml
is modified to add a new target
download-daa
(you can download a single DAA file from the CLI, based on an Application template).