RTC Subscriptions
![]() Good Afternoon, I have added some new Contributor attributes and want to automatically assign these to the Subscription list? Does anyone know of a way to populate the Subscribers lists? Regards Matt Muller |
2 answers
![]()
there is no good way to add users to the subscription list.
you can setup a field default value, but it applies to all workitems. |
![]()
Ralph Schoon (61.5k●3●36●43)
| answered Oct 12 '15, 10:37 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Same answer as in my last one. The best way to do this is a work item save participant: https://rsjazz.wordpress.com/2015/09/30/learning-to-fly-getting-started-with-the-rtc-java-apis/
Comments es, one can write a java addon, but storage for the data that SHOULD go into the list is problematic.
|