Can an approver list be automatically generated on the Approval tab
Good Afternoon
Can an approver list be automatically generated on a the approvals tab?
|
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Sep 07 '15, 3:49 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
The only way this could be achieved would be custom operational behavior. https://rsjazz.wordpress.com/2012/11/30/a-create-approval-work-item-save-participant/ describes a possible approach.
Glenn Watkins selected this answer as the correct answer
Comments
Glenn Watkins
commented Sep 08 '15, 9:09 a.m.
Hi Ralph
Thanks very much for your reply, really appreciated.
|
One other answer
You should be able to achieve it in the same way as the "dependent enumeration" scenario.
|
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.
Comments
Under what conditions?
Hi Donald,
I wrote a participant plugin that injected approvals onto workitems when they transitioned to specific states. It had the ability to select a specific user, all users in a role, user with least outstanding approvals and random user in role.
(all thru configuration)
an extension of the plugin in Ralph's blog
https://rsjazz.wordpress.com/2012/11/30/a-create-approval-work-item-save-participant/