Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

User Activity

Hello, I am using a scripted REST API to do an close operation but unfortunately it does return an empty response but when i am trying to print the object it does works fine.   Code -  (function process(/*RESTAPIRequest*/ request, /*RESTAPIResponse*/...
Hello, I am trying to figure out a way to add values to below Json object Eg Json object -      {    "kind":"tm:ltm:data-group:internal:internalstate",   "name":"smtp_whitelist",   "fullPath":"smtp_whitelist",   "generation":1,   "selfLink":"https://...
I am trying to set dynamic value to my Key in Json object but its setting the variable name instead. var primaryObj = source.u_bp_primary_object_type.toString(); //dynamic values var secondayObj = source.u_bp_secondary_object_type.toString(); //dynam...
Hello Experts, I am using Multi row variable set in my catalog item and it works perfect but i am stuck on below 2 requirements. Does anyone have any insights to it ?   How to make sure at-least one entry is selected as part of Multi row variable set...
Hello Folks, I am unable to populate assignment group via REST. “short_description”:“This is a final test incidentwww”,“description”:“SIM descripiton testing”,“assignment_group”:“35e96ddd4fa1174090a942fd0210c70c”,“impact”: “4",“severity”: “3"} Incide...