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

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

Forum Posts

Navigation menu is not loading

Hi All,We have upgraded instance in Geneva patch 7. and UI 16 is activated. I am not able to see any module or application in navigation pane.I tried with Admin user.Please suggest possible solution.Regards,Sumit Jumale

find_real_file.png
sumitjumale by Kilo Contributor
  • 4675 Views
  • 3 replies
  • 0 helpfuls

Resolved! Not able to select option in UI policy

HelloI have created UI policy and I need to add 'is one of' condition its saving as its long a text.I want this long text when user want to understand..Can some one help me in this?

find_real_file.png
salu by Mega Guru
  • 3553 Views
  • 8 replies
  • 2 helpfuls

Resolved! How can I auto populate the watch list on an incident?

I'm trying to auto populate the watchlist on an incident on assignment based on 2 things 1) the assigned group and 2) the priority of a call. This is going to be a business rule for us.My code isn't working yet and because of rustiness I can't figure...

culk by Kilo Contributor
  • 4032 Views
  • 6 replies
  • 3 helpfuls

Resolved! SLA notifications are sent for more than 100 %

Hi all,we have a workflow   on "task_sla" table for sending out the notifications   on different percentage (for 25% ,50% ,75% etc). But there are notifications which are sent for 110%,200% etc which is not what client want to receive. as per my unde...

What is the difference between Survey and Assessment?

I want to know what is the difference between Surveys and Assessments? Which one is legacy and which is new? If both are new, what are the uses cases of both ?I have read the Wiki articles but do not understand the difference since both seems to be s...

jayachandran by Tera Contributor
  • 13597 Views
  • 3 replies
  • 6 helpfuls

Resolved! Client side Alternative to eval() in scoped application

Hi All,There is a requirement related to service portal in which we have some piece of code getting generated dynamically based on user's selection. This dynamically generated code is client side code. This dynamically generated code comes up in stri...

Resolved! Business Rule Checking For Future Date

On our sys_user table, we have a few custom fields:u_hire_date - this is the user's last hire dateu_new_hire_ticket_generated - this is a checkbox that indicates whether a new hire ticket has been generatedSo, there is a scheduled job that runs every...

jmiskey by Kilo Sage
  • 5324 Views
  • 11 replies
  • 2 helpfuls

Resolved! How to call functions defined in email notification scripts

Hi,In the OOB email notification script   "attach_links",   a function attachLinks() is defined. I have the following questions:1. What is the syntax to call this function in an email notification or email template?                       I tried ${m...

dp11 by Tera Guru
  • 5727 Views
  • 11 replies
  • 0 helpfuls

Domain Separation for Sys Properties

Does anyone know if it is possible to use the domain separation for sys_properties?I've been asked if someone changes for example, the banner image or color list? Is there a way to set this up correctly using domain separation?  Thanks

lrguerino by Kilo Contributor
  • 3508 Views
  • 4 replies
  • 0 helpfuls

Company Table write acl

I want to know if anyone can provide a solution for a write acl on the Core Company TableSo I created a new tab on the Company Table (Vendor View). The need is to only be able to give certain users access to update the fields on this tab only; howeve...

find_real_file.png
Cupcake by Mega Guru
  • 2632 Views
  • 1 replies
  • 2 helpfuls

The GlideSystem Object and You

Whenever you are writing server side business rules, you have access to the GlideSystem object. You can reference it in script as gs.For example, you are probably familiar with:gs.getUserID();The GlideSystem object has a lot of functionality packages...

by  
  • 4940 Views
  • 2 replies
  • 3 helpfuls