It's all about the answers!

Ask a question

List of Process Roles


Adriano Ramos (981414) | asked Mar 23 '10, 3:02 p.m.
There's a way to get all process roles from Process Configuration and populate a combo list of a workitem type?

5 answers



permanent link
Jared Burns (4.5k29) | answered Mar 23 '10, 3:20 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
On Tue, 23 Mar 2010 19:07:58 +0000, nofarias wrote:

There's a way to get all process roles from Process Configuration and
populate a combo list of a workitem type?

If you're writing Java code, you can use
IServerProcess#getContributorRoles(...) or
IClientProcess#getContributorRoles(...)

If you're writing a webapp, you can use the Process Admin REST API to get
role assignments:

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

--
Jared Burns
Jazz Process Team

permanent link
Jared Burns (4.5k29) | answered Mar 25 '10, 9:09 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
On Thu, 25 Mar 2010 14:23:01 +0000, nofarias wrote:

Would be great if we could get the roles as an attribute type in
WorkItem Customization.
Is there a plan to enable it as an enhancement?

Best Regards.

Adriano Ramos.

I think I misunderstood the original question. If you're asking for the
ability to specify a workitem attribute which lets you choose from the
available process roles, I think that's a question for someone on the
work item team.

--
Jared Burns
Jazz Process Team

permanent link
Adriano Ramos (981414) | answered Mar 25 '10, 10:09 a.m.
Would be great if we could get the roles as an attribute type in WorkItem Customization.
Is there a plan to enable it as an enhancement?

Best Regards.

Adriano Ramos.

permanent link
Anthony Kesterton (7.5k9180136) | answered Mar 25 '10, 1:22 p.m.
JAZZ DEVELOPER
Would be great if we could get the roles as an attribute type in WorkItem Customization.
Is there a plan to enable it as an enhancement?

Best Regards.

Adriano Ramos.


Hi Adriano

Take a look at the work items for RTC and see if it is already on the list. If not, please submit an enhancement request against RTC here on jazz.net for this. If it is - please add your comments to the work item - they do help.

anthony

permanent link
Andre Weinand (4811) | answered Mar 25 '10, 2:47 p.m.
On 2010-03-25 15:23:01 +0100, nofarias said:

Would be great if we could get the roles as an attribute type in
WorkItem Customization.
Is there a plan to enable it as an enhancement?

Best Regards.

Adriano Ramos.

Supporting custom attributes of type Role is planned for the next release.
Please see this Story:
Support roles in WI customizations (93943)

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.