It's all about the answers!

Ask a question

set Automatic Workitem Approval


teguh fihaiman (1511212) | asked Dec 01 '11, 11:41 p.m.
I am just starting with extending our RTC server. I downloaded the SDK and started reviewing the following links:
https://jazz.net/wiki/bin/view/Main/CustomPreconditionFollowup
https://jazz.net/library/article/495/

What I would like to do is set properties/ set value automaticly to Approvals WI

the scenario
1. create extension to the com.ibm.team.workitem.operation.workItemSave operation ID to get the user WI,

2. create java program which can get user who must approvals from LDAP, the Data from WorkItemSave Operation ID.

3. Set Properties /set User Approval to WI tabs Approvals, the data coming from LDAP.

Is it even possible?

One answer



permanent link
sam detweiler (12.5k6195201) | answered Dec 04 '11, 9:49 a.m.
I think you want an operationparticipant, not advisor

https://jazz.net/wiki/bin/view/Main/TeamProcessDeveloperGuide#Adding_New_Operation_Participant

Sam

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.