How to get list of inactive users and send the notifications to them based on specific timeline
Hi All, In our current organization, many users have been assigned licenses and added to project areas. However, some of these users are not active. Is it possible to set a specific expiry date? Once the expiry date is reached, inactive users will receive notifications. If no actions are taken, can we have any default way or to create a script to generate a list of inactive users and remove them from project areas and Active Directory manually. Many thanks. |
Accepted answer
Ralph Schoon (63.6k●3●36●47)
| answered Jun 12, 8:35 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER I have seen requests like that. As far as I can tell, there is nothing in the tool. There is no simple way of telling which user was logged in when. It is likely possible to create some custom tooling for that.
ELM_ User selected this answer as the correct answer
Comments
ELM_ User
commented Jun 13, 2:27 a.m.
Hi Ralph, thanks for the clarification, I have one query is that If the user does not refresh the need, they could get the license removed, how can we acheive this, can you please guide here. Thanks in advance.
Ralph Schoon
commented Jun 13, 3:48 a.m.
| edited Jun 13, 3:49 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
As far as I can tell, there are multiple possible ways of doing this. Here are some examples I used with EWM: https://rsjazz.wordpress.com/2017/03/29/managing-contributor-licenses-using-the-plain-java-client-libraries/ As far as I know, the Java API used in that example would work against JTS as well.
A similar discussion here: https://jazz.net/forum/questions/279035/jtplicense-string-in-jts-rootservices-jazz-oslc-api-discovery has the same suggestions.
ELM_ User
commented Jun 19, 3:18 a.m.
Thanks Ralph, now at initial level I got an approach to acheive this 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.