Attribute Alias Cleanup
This utility should be used only in those cases where attempts to undeploy or force undeploy an application using the Administrator UI or command-line interface do not remove all the table entries for the Attribute Aliases.
Attribute Alias cleanup can be used from the command line as follows:
ant -Dapplication.name=[application.name] -Dapplication.version=[application.version] generate-attribute-alias-sql
This generates a script: delete_[db.type]_attribute_alias.sql
This contains the SQL commands to run to purge the BPM database of the Attribute Alias data.
Previous topic: BDS Global Data Cleanup
Copyright © Cloud Software Group, Inc. All rights reserved.