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 (61.6k●3●36●43)
| 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
|
One other answer
![]()
You should be able to achieve it in the same way as the "dependent enumeration" scenario.
|
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/