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

Forum Posts

How do you create a function in jelly?

I have a content block and I'm used to using hyperlinks to call functions in my client script from a UI page like so  <a href="#" onClick="testFunction">Click Here</a>  however in a content block I no longer have access to the client script, and simp...

mahudg2 by Kilo Expert
  • 5834 Views
  • 3 replies
  • 0 helpfuls

Resolved! Make inactive users visible for a role?

Hi!  I need to let a role, other than administrator, see all users, both active and inactive. I've tried to set up ACL's "sys_user. - read" and "sys_user.* - read" for the role but it won't work.I've also searched Business Rules, Client Script and Sc...

daryd by Tera Contributor
  • 2615 Views
  • 1 replies
  • 1 helpfuls

How to apply a group by of second level to a list

Hi, I would like to make a ' group by ' of a ' group by '.Example, I have a Budget Table that save cost items. For every cost items I have a Value (€), a Cost center and a Type Of Cost (ex. Software, Hardware, ..). I would like to group by Cost Cen...

loteodor by Kilo Contributor
  • 5409 Views
  • 3 replies
  • 0 helpfuls

Resolved! Sending a welcome email to imported users

Through our LDAP connection all accounts created in AD are instantly created in ServiceNow. I had planned to leverage this process to send a kind of "Welcome" email to all new employees/students as they are added to the sys_user table, but I've hit a...

Tom Alday by Mega Guru
  • 3777 Views
  • 20 replies
  • 6 helpfuls

What is exact role of Background Script.

Hello All,  I have a business logic script which is used by support team every time doing copy paste in background script. If I want to change this approach with Schedule script which will run on demand. What effect it will make on my system.  Please...

Resolved! Inbound Action from specific group

I was trying to create an Inbound Action where the senders are all part of the same group. The type needs to be forwarded. I have come up with an Action that will work with a list of users, which may be helpful to someone.I was wondering how to creat...

Baggies by Kilo Guru
  • 4450 Views
  • 9 replies
  • 5 helpfuls

Resolved! Comments are not being displayed in Web Portal

Backstory:  We have developed a native iOS/Android app that connects to our Service Now Incident system using SOAP.  Everything works as expected except the following:When we add a new comment to the sys_journal_field   it is not being displayed to t...

sn_comments.png
karlbarek by Giga Contributor
  • 3605 Views
  • 4 replies
  • 0 helpfuls

Service Requests without creating a service catalog.

I know this will go down as the most rookie of questions but...  I need to configure a service request process which is for users who ask for items such as new users creations, etc.Where do I perform this? Do i need to build an entire service catalog...

dvientos by Kilo Explorer
  • 3079 Views
  • 5 replies
  • 0 helpfuls

Resolved! How do I report on homepage usage?

Hi AllI'd like to report on:- What homepages a certain user uses.OR- What users use a certain homepage.Is this information somewhere in either the user or the homepage records?

zheil by Mega Expert
  • 2952 Views
  • 3 replies
  • 2 helpfuls

Creating the ability to do ad hoc tasks.

Okay so here is my dilemma:The managers here would like the ability to create tasks to their employees at a whim.   This used to be done in the incident area but we are not trying to clean this up and use incident for only things that are broken.   I...

jajensen by Giga Contributor
  • 5135 Views
  • 2 replies
  • 0 helpfuls

Resolved! Client script for blocking edits in list view

I have a requirement to use a client script, which should not allow editing in the list view for the incidents that are closed. Basically, if the incident is closed, then no matter which field I try to change in the list view, I shouldn't edit. How d...

catchdini by Tera Expert
  • 8472 Views
  • 8 replies
  • 1 helpfuls

Notification set to 'Off' by default

Hi,I've been asked to create a email notification (when an incident is assigned to you) for all the support people but switched off by default, so that they can turn it on themselves if they want it.I've written the JavaScript to create the notificat...

aedwards by Kilo Explorer
  • 3430 Views
  • 5 replies
  • 0 helpfuls