Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Articles

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