SPM articles
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Articles

Need Feature Set on ServiceNow

Hello, I'm working on a requirement where I need to see whether ServiceNow fits my requirement or not. I want to check whether the below feature set is available out of the box, needs customization , or is not available. You need to mark one of the ...

How to get dynamic sys id

Here an example how to get dynamic Sys_id   with ajax in serviceNowYou Have to create script include named getRecordSysIdByName and then you can call it in your controller or your ui pagevar getRecordSysIdByName = Class.create();getRecordSysIdByName....

Labels
Top Contributors