Use the deleteInvalidTaskTemplate.py administrative script to delete, from the database, human task templates that are no longer valid.
The deleteInvalidTaskTemplate.py script removes from the database those templates, and all objects that belong to them, that are not contained in any corresponding valid application in the WebSphere® configuration repository. This situation can occur if deploying an application was canceled or the application was not stored in the configuration repository by the user. These templates usually have no impact. They are not shown in Business Process Choreographer Explorer.
You cannot use this script to remove templates of valid applications from the database. This condition is checked and a ConfigurationError exception is thrown if the corresponding application is valid.
If you are not working with the default
profile, use the wsadmin -profileName profile option
to specify the profile.The deleteInvalidTaskTemplate.py administrative script is in the Business Process Choreographer admin directory.
-f deleteInvalidTaskTemplate.py
(([-node nodeName] -server server_name) | (-cluster cluster_name))
-templateName templateName
-validFromUTC timestamp
-nameSpace nameSpace