Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Where could I find all the OperationIDs to extend RTC?

 Hi everyone, Im looking for all different OperationID to extend RTC operation behaivour.



Best regards

0 votes


Accepted answer

Permanent link

 Here is some older documentation: https://jazz.net/wiki/bin/view/Main/CustomPreconditionsTable#operations I think it is outdated.


In reality it is trivial to get the operation ID's. 
  1. On a test system have a test project area. 
  2. Connect to the project area using an RTC Eclipse client.
  3. Open the project area open tab Process Configuration
  4. In Operation Behavior select each operation for the role Everyone
    1. Select the check box "Preconditions and follow-up actions are configured for this operation"
  5. Repeat for all operations
  6. Save
  7. Switch to the Process Configuration Source 
  8. Open an outline view and go to node
    1. process-specification>team-configuration>behavior>everyone
    2. Look into the process XML
The entries operation id="....." are all the operation ID's that are configurable.

E.g. <operation id="com.ibm.team.scm.client.deliver"/>  

David Lafreniere selected this answer as the correct answer

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938
× 234

Question asked: Feb 06 '19, 3:53 a.m.

Question was seen: 2,238 times

Last updated: Feb 06 '19, 5:02 a.m.

Confirmation Cancel Confirm