Number of Allowed Concurrent Sessions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2018 02:56 AM
Hi All,
Is there a place where we can find a property value set for number of allowed concurrent sessions per user in ServiceNow ?
Looking for options in Istanbul and not Jakarta.
Regards
Nitin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2018 02:58 AM
There is no such limit as far as I know. The throttling for transactions is imposed by other mechanisms, like Threads, Semaphores, etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2018 03:39 AM
thanks sergiu.panaite . Is there some ready information that I can access to see the values set for the threads and semaphores ?
What I am wanting to know is that if this throttling can vary or are somewhat defined.
Regards
Nitin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2018 04:09 AM
Semaphores information is available on the stats.do page and xmlstats.do. There are several sets of semaphores (16 for users, 4 for Integrations /etc).
You can also view the performance of the instance by following the ServiceNow Performance dashboard or homepage:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-18-2018 11:06 AM
Niagarwal,
This is a plugin that needs to be activated. Please see this docs reference for help. https://docs.servicenow.com/bundle/london-platform-administration/page/integrate/authentication/task...
Thanks,
Dan
If this was the answer to your question, please select answered.