Work Area access using Plain Java API
![]()
Hi,
I am trying to create Plain Java program to provide access to Work Area. If we pass a list of user IDs, Role and Work Area name, the Java code should automatically provide access to the list of users. Please provide me some sample program for this. We are using CLM 6.0.1. so need the compatible code example. Thanks! Thamizh |
One answer
![]()
Ralph Schoon (62.3k●3●36●43)
| answered Nov 17 '16, 3:39 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
https://rsjazz.wordpress.com has various examples. The blog can be searched as well. As a hint, look at https://rsjazz.wordpress.com/2013/09/18/deploying-templates-and-creating-projects-using-the-plain-java-clients-library/ as a starting point.
|