Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

Fetch details from incident form inside UI action URL

HiI have a requirement where I have to create a UI action Button on Incident form , and intern create a Custom URL where all the Incident values will be passed inside it as query parameters onClicking of that UI Action Button.How can I create such a ...

Remove CI Relationships

My goal is to be able to "retire or decommission" a CI. Using the Server Class, I will use a Windows Server as an example. In our environment, we can retire a server running Windows, then bring it back online as a Linux machine. For reporting purpose...

Field is not editable in list view

Dear Community members, Good Day! Hope you are doing well. Could someone please help me with an issue where a field of choice type is not editable in list view for ITIL users. However field is editable on the form view.  I have checked below in order...

_naveen by Kilo Contributor
  • 10755 Views
  • 6 replies
  • 3 helpfuls

Resolved! How to add survey link in notification servicenow

HI Team,Am trying to send a survey via notification.Survey is created when the state is moved to resolved.the assessment instance for the respective survey is also getting created. But when am trying to get the link for survey via the email script, i...

Roshini by Tera Guru
  • 1423 Views
  • 2 replies
  • 0 helpfuls

Calculate problem task duration

I am using below business rule script to calculate the problem task duration. It is working fine in my PDI but it is not working in Customer Instances.Any suggestions would be very helpful.Thanks in Advance.//Script(function executeRule(current, prev...

chetanpanch by Tera Contributor
  • 958 Views
  • 4 replies
  • 0 helpfuls

Add/remove users from group using BR

I have a requirement to add/remove manager from a group when the group manager field changesI tried the below code through BRRun :aftercondition: manager changesvar previousManager = previous.manager;var currentManager = current.manager;var myGroup =...

Jenjoe12 by Tera Contributor
  • 680 Views
  • 3 replies
  • 0 helpfuls

varible type time

Hello every one i created one variable type as a "time " by using Uipolicy script it's working on form view (try it view ) But for end user view like service portal view not working please suggest me the solution   

poco_0-1729515527999.png poco_1-1729515640862.png

How to restrict a form view based on the user group.

Hi,I created a new view in the user table, now all the ITIL users can able to see the new view. But I want to give access to this view for few particular groups only, and other itil users who are not in the mentioned groups can't able to see/ open th...

somasekharK by Tera Contributor
  • 2161 Views
  • 9 replies
  • 1 helpfuls