cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

How to create same actions with different names in Windchill?

KanifG
1-Newbie

How to create same actions with different names in Windchill?

Hi,

I want create same actions in windchill with different name, I don't want to put multiple entries in *action.xml file, The function of the actions are same just the names are different on windchill UI. Anything I can do in *.actionModel.xml and in *.RBInfo file.

Any help would be appreciated.

3 REPLIES 3

I guess you can just dublicate the actions in *actions.xml file with the different names and describe them in *RB.class. *RBInfo files is the old technology. Now you can use the annotations.

Let me know if you need the example of the *RB.class.

IsmailShaik
4-Participant
(To:KanifG)

This seems to be not possible in Windchill. You may need to duplicate your action defintion.

LoriSood
22-Sapphire II
(To:KanifG)

Anton and Ismail are correct. Each action will need to have its own separate entry in the actions.xml.

Top Tags