Is there any documentation on the sn_sm.SMConfiguration() functions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2015 06:56 PM
In the Service Management applications (ie HR, Facilities etc), some State Flows (see the Suspend state flows) have a 'Manual Condition String' of 'new sn_sm.SMConfiguration().hasRole(current,"basic")'
I have worked out what this specific 'hasRole' function does, but am wondering if there is any documentation on the various methods found throughout the system?
Or even the source code!
Cheers,
Davin
- 3,816 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2015 04:49 PM
Hello Davin,
Did you find anything under API information in "https://developer.servicenow.com/.
Regards
Neeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2015 05:33 PM
Neeraj,
Thanks for the suggestion as I hadn't looked there, but still no luck
Cheers,
Davin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-19-2019 04:27 PM
looking for documentation SMConfiguration() also. did you every find anything?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-19-2019 04:33 PM
It does not seem like any documentation on that specific function was made public, based on searching the web, docs, and reading the posts of others. From what it sounds like, it is platform internal, and not specifically geared toward developers or other IT Service professionals for use in production, which may be why.