Is there any documentation on the sn_sm.SMConfiguration() functions?

Davin Biggs
Tera Contributor

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

5 REPLIES 5

Neeraj Gupta1
Mega Expert

Hello Davin,



Did you find anything under API information in "https://developer.servicenow.com/.



Regards


Neeraj


Neeraj,


Thanks for the suggestion as I hadn't looked there, but still no luck


Cheers,


Davin


looking for documentation SMConfiguration() also. did you every find anything? 

 

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.