Removing Application Templates and Features fromInfrastructure; Software Management using the Command Line Interface.
book
Article ID: KB0085893
calendar_today
Updated On:
Products
Versions
TIBCO ActiveMatrix Service Grid
-
TIBCO BPM Enterprise
-
TIBCO ActiveMatrix BusinessWorks Service Engine
-
Description
Description: Sample scripts to remove Application Templates and Features from Infrastructure> Software Management using the Command Line Interface (CLI).
Resolution
For removing application templates and features from the Infrastructure> Software Management section, use the CLI scripts application_build.xml and application_data.xml. Sample scripts are present under the <CONFIG_HOME>/admin/amxadmin/samples folder.
Targets for cleanup are "remove.feature" and "remove.apptemplate". If you specify the version as "1.0.0", it will delete "1.0.0.*" (.qualifier is a wild-card). If you specify "1.0" then it will delete "1.0.*.*" and so on.