Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Reopen incident from background script

Dear all,I want to reopen the closed incident , I have 2 questions regarding this1)there are different email notifications configured on this , I don't want those to be triggred when I reopen this incident , is this possible when incident reopens thr...

Resolved! Set demand priority based on record producer values

Hi All,I have a Record Producer which creates a Demand.   The record producer has the Urgency and Impact values. When the record producer is submitted it creates a Demand where it create priority of the demand based on the Urgency & Impact values we ...

SD29 by Tera Expert
  • 2189 Views
  • 7 replies
  • 0 helpfuls

Writing to Log Entry file

I am trying to write to a system log when a business rule is used to check the change of a field value in a application.The rule works fine..... Where Im having problem is , I have an include script that Im trying to write to the above Log Entry file...

mjocasio23 by Tera Expert
  • 2153 Views
  • 4 replies
  • 2 helpfuls

"sysparm_limit" limit in OOB REST APIs calls

Hi all, We are wondering if there is way to set limit in the parameter "sysparm_limit".The default limit is 10 000, but in our case we think 10000 could be too large. So we would like to make that users will not put whatever they want in the "sysparm...

Resolved! Set reference fields via template

Hi all, I am trying to set Model Category and Model on the alm_hardware table via template, but am not able to do so. It seems that dot walked fields, or maybe reference dot walked fields, cannot be applied via template via script. In my script inclu...

Non-Production instance for production use

Hello,One my clients is running a Fuji production instance. They realized that they are on a very old release and have a migration plan.However, as the workflows are outdated and needs to be changed and also they believe the previous implementer has ...

pauladams by Tera Contributor
  • 3843 Views
  • 6 replies
  • 5 helpfuls

Add a custom Service Portal Widget to a dashboard

Edit One:I am using JakartaOriginal Post:I am simply trying to add a custom widget that I made to a dashboard. My widget is named "Matthew_Analytics"If I search in the widgets under the Service Portal > Widgets page, I can find my widget.But, if I se...

Screen Shot 2017-09-05 at 5.15.32 PM.png Screen Shot 2017-09-05 at 5.08.52 PM.png
xstaffelbach by Kilo Contributor
  • 3540 Views
  • 2 replies
  • 0 helpfuls

Configuring Styles for a Particular Field

Hi ,Requirement is need to configure Styles for   Status Indicator field based on condition.The condition is ,If current date < Expected closure date , the field by the name status indicator should be greenWe defined   by writing the value but it is ...

find_real_file.png

Resolved! Do we have fax feature in ServiceNow?

Using ServiceNow Mobile App, I want to 1. Take a photo of the document2. Attach it to any form in ServiceNow(Eg. Incident, Problem, Change form)3. Fax it to destination using SrviceNow mobile app.Which   third party/integrations/web services can be u...

roopareddy by Kilo Contributor
  • 2480 Views
  • 3 replies
  • 2 helpfuls

Get Date difference

Hello, I would like to get a date difference in days between a Date field an Today date in Business Rule in scoped app.It try this:var start = current.startdate;   gs.addInfoMessage(start);var today = new GlideDate();//.getDisplayValue();   gs.addInf...

laszlobolya by Kilo Expert
  • 10054 Views
  • 4 replies
  • 3 helpfuls