Resolved! Variable width is not working on Service Portal
Hi All, Why Variable width is not working on the Service Portal? It is showing 100%. ThanksBrijmohan
Hi All, Why Variable width is not working on the Service Portal? It is showing 100%. ThanksBrijmohan
How can I add a new state under 'Resolve' with specific functionality?
Hi everybody ! I need to create a new task from another task. So I've used a BR, but I think something is wrong with my script, somebody could help me and tell me how to correct it? Thanks. The script in the BR (I set condition when to run with updat...
Hi All I'm still relatively new to the world of Service Now, especially the coding side, but I'm trying to understand how to use the Conditional option when creating Content Blocks.I want to be able to have a HTML Static Block, but it will only be vi...
Hi , for my requirement , I have to create 2 list collectors variable , both is referencing to a same table ,if I select a value from the 1st list collector variable , some values will be shown and when not selecting the value , those values in 2nd l...
hiiin script include "GetEnclaveData" iam getting the rest message response in responsebody((var responseBody = response.getBody();) i need fetch that responsebody and show it on u_comment variable can anyone correct this script where i am doing wron...
Hello All,I have a custom widget with rows and columns as below that displays list of usersHTML<div class="container-fluid" style="background-color:#e6f7ff;"> <div class="panel panel-default" style="background-color:#none;border: none;"> <h3> All Use...
Hi Guys, I am planning to get live data (run time events) via inbound integration from the 3rd part. They are saying that data will come continuously and even sometimes 1000 records together. In ServiceNow we should have capability to consume that lo...
Hi there, I'm looking to set the "resolved" boolean in Knowledge Feedback in KM Articles when retired to true, and add a little note in on the work notes too. I've tried the below script, but I'm worried I'm not getting the right GlideRecord. Wonderi...
Hi All, I want to disable few application modules, I disabled them but after some days they got activated by system again.How can I disable them. What could be reason system is re-activating again. Thanks,Tara Singh
Hi, I'm running some background scripts (on Dev/UAT) and looking to mass delete some sys_audit records in a careful manner. An API erroneously created a mass of audit records on an user for the avatar field and I'm looking to remove those audit entri...
In the catalog item , I have one variable of Type date/time in the variable set which i need to map to due date field in RITM table I need to map to the below field How to achieve this ?
Evaluator: com.glide.script.RhinoEcmaError: Cannot read property "number" from null script : Line(3) column(0) 1: var trigger = new GlideRecord('sys_trigger'); 2: trigger.intitialize(); ==> 3: trigger.name= current.number +"...
I'm trying to get a list of all reports that are published. And, the report type is not List. I've tried creating a new report on the reports tables (sys_report), but I'm not seeing this table when I'm creating it. Is that the only way to achieve thi...
