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

OperationAdvisor - Precondition for Source control Deliver

Hello,
I need to add a custom Precondition operation for Deliver (server) in Source Control.
I've defined an new OperationAdvisor via the extension point com.ibm.team.process.service.operationAdvisors but I don't know which operationId to use?
I tried "com.ibm.team.process.deliver.server" but it doesn't work.
How can I find out the operationId?
Thank you in advance for your help.

0 votes


Accepted answer

Permanent link
Where do you find a complete list of these operation identifiers?

https://jazz.net/wiki/bin/view/Main/CustomPreconditionsTable

Ralph Schoon selected this answer as the correct answer

0 votes


6 other answers

Permanent link
Hi, eclipsetalk
Have you checked that if your develop licenses (like RTC Developer) is expired? If so, the Operation with Id like "com.ibm.team.process.*" will be denied when you trying to use it.

Hello,
I need to add a custom Precondition operation for Deliver (server) in Source Control.
I've defined an new OperationAdvisor via the extension point com.ibm.team.process.service.operationAdvisors but I don't know which operationId to use?
I tried "com.ibm.team.process.deliver.server" but it doesn't work.
How can I find out the operationId?
Thank you in advance for your help.

0 votes


Permanent link
It is not a license pb. My problem is to know which operationId string to use to add operationAdvisor for Source control. The only operationId I found is the one to save workitem.
Thanks

0 votes


Permanent link
Try these two:
Server side: com.ibm.team.scm.server.deliver
Client side: com.ibm.team.scm.client.deliver

It is not a license pb. My problem is to know which operationId string to use to add operationAdvisor for Source control. The only operationId I found is the one to save workitem.
Thanks

0 votes


Permanent link
It worked! Thank you very much for your help.

EclipseTalk

0 votes


Permanent link
Try these two:
Server side: com.ibm.team.scm.server.deliver
Client side: com.ibm.team.scm.client.deliver

It is not a license pb. My problem is to know which operationId string to use to add operationAdvisor for Source control. The only operationId I found is the one to save workitem.
Thanks


Where do you find a complete list of these operation identifiers?

0 votes


Permanent link
Try these two:
Server side: com.ibm.team.scm.server.deliver
Client side: com.ibm.team.scm.client.deliver

It is not a license pb. My problem is to know which operationId string to use to add operationAdvisor for Source control. The only operationId I found is the one to save workitem.
Thanks


Where do you find a complete list of these operation identifiers?

I looked at the extensions that define operations in plugin.xml in SCM related project.

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

Question asked: Aug 23 '11, 10:11 p.m.

Question was seen: 8,157 times

Last updated: Nov 13 '14, 3:51 p.m.

Confirmation Cancel Confirm