- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2022 07:52 PM
Dear Community,
I need to track itil licence usage (or fulfiller role usage). Is this possible and how? I would like to know which user with fulfiller role didn't connected to the backend last 3 months f.ex.
Other question: is it possible to know how long a fulfiller user was connected to the backend on last 3 months?
Best regards,
Nenad
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2022 11:05 PM
You may use Transaction Log to identify the user is using Platform UI or Service Portal
Thanks & Regards,
Vasanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2022 07:59 PM
1. You can use Subscription Management module to track the license usage for any subscription you have in your instance.
2. You may use Last login time in User table to check when the ITIL role user logged in to the instance.
3. How long user logged in instance is tricky. You may use Events login & logout to track it.
Thanks & Regards,
Vasanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2022 08:57 PM - edited 11-30-2022 08:57 PM
thank you very much.
1. You can use Subscription Management module to track the license usage for any subscription you have in your instance. ==> Yes, I already use it.
2. You may use Last login time in User table to check when the ITIL role user logged in to the instance.
==> how to know if the last login is on the backend or on the service portal?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2022 09:42 PM
Please refer to the screenshot below for reference.
Thanks & Regards,
Vasanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2022 10:24 PM
Yes, I have it. We have the last login date and time. But I don't know if the user logged in the backend or on the service portal.