Deleting Node Features using Wildcards

  • Deleting a Feature: The Delete action deletes a feature from the Administrator Staging Area and Administrator Database. For example, specifying a version of 1.0.* deletes all features whose version starts with 1.0.
    Note: his action only marks the specified feature for uninstallation in TIBCO Administrator. You must execute the reprovision or install target for the effect to be visible in runtime.

Enabling the Wildcard (*) Functionality

To delete a feature by specifying the version as a wildcard (*), add the following property to the SystemNode.tra file:

java.property.com.tibco.admin.nodeservice.wildcard.feature.version=true