It's all about the answers!

Ask a question

Where I can find a list of operation id's?


Bruno Braga (48013621) | asked Jul 21 '11, 5:26 p.m.
Where I can find a list of operation id's like:

- com.ibm.team.workitem.operation.workItemSave
- ???

3 answers



permanent link
Michele Pegoraro (1.8k14118103) | answered Jul 22 '11, 3:44 a.m.
Hi,
I think you can easily got them through the process configuration source. If you go into team-configuration->permission tag you can add an operation tag and use eclipse autocomplete funcitonality to get all the operation id that can be used.

Best regards,
Michele.

permanent link
Muthukumar C (32712833) | answered Aug 30 '12, 12:56 a.m.
https://jazz.net/wiki/bin/view/Main/CustomPreconditionsTable#operations

Comments
Gary Mullen-Schultz commented Oct 10 '12, 10:19 a.m.

Muthukumar:

This list is great - any idea as to whether there is an updated list for 4.x?

Thanks, Gary


permanent link
Jared Burns (4.5k29) | answered Jul 21 '11, 7:14 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Where I can find a list of operation id's like:

- com.ibm.team.workitem.operation.workItemSave
- ???


Are you trying to find a particular operation id in order to implement a precondition? If so, you could go digging for it in the plugin.xml files, but if you're in RTC or RQM, I think the simplest way is to just configure the operation's permissions in the Eclipse UI and then switch to the process XML. You can see the operation IDs listed in there.

- Jared

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.