RAM AI to update a Sub Category
I am trying to update a subcategory of an existing category schema by using the setName() method on the sub category object but it is giving me an error saying that Error: , Method is not executable by the client.
Is there any better way of deleting and updating of sub category in an existing category schema?
Is there any better way of deleting and updating of sub category in an existing category schema?
One answer
Currently there is no API ro remove nodes from a category schema. I do not see an open enhancement to cover this function. You may open one at http://jazz.net/jazz02/web/projects/Rational%20Asset%20Manager#action=com.ibm.team.workitem.viewWelcome.
I am trying to update a subcategory of an existing category schema by using the setName() method on the sub category object but it is giving me an error saying that Error: , Method is not executable by the client.
Is there any better way of deleting and updating of sub category in an existing category schema?