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

Forum Posts

Attachment UI action

I had a request to create UI action for attachments instead of using the lil paper clip icon. I just grabbed the onclick script (using firebug, firebug is cool!!)saveAttachment('incident', '');and created a new client UI action with the same onclick ...

brozi by ServiceNow Employee
  • 4768 Views
  • 16 replies
  • 0 helpfuls

how to get the current record sys_id in UI macro's

Want to get the current record sys_id in UI macros. that value should be passed to onclick function as 2nd parameter .Can anyone help me on this issue. i have tried $[current.sys_id] ..but it is not working <?xml version="1.0" encoding="utf-8" ?><j:...

ms_akila by Mega Expert
  • 4053 Views
  • 3 replies
  • 0 helpfuls

How to create a new section through scripting

I am trying to creating a new section for the incident .Didn't find any method or object for creating the new section through scripting in ServiceNow.Also I have a queries about the field selection.When I am selecting any field within a scripts which...

find_real_file.png

Peoplesoft Integration Help

Hi all,I am seeking some assistance on how I can accomplish a Peoplesoft integration to ServiceNow. After discussing with the client's Peoplesoft team it is confirmed that web services can be done however it is not currently configured.They have anot...

jonkin by Kilo Contributor
  • 1662 Views
  • 2 replies
  • 0 helpfuls

Resolved! Configure Database view in Service Portal

I have a database view defined in SNOW and need to display the same view into a widget in ServicePortal.Can anyone guide me on how this can be achieved?

nis by Tera Expert
  • 2839 Views
  • 3 replies
  • 2 helpfuls

Resolved! Variables not working in notification script

I've been trying to figure out what's wrong with this notification script but I'm out of ideas.The notification is firing from the sc_req_item table. I can get the fullname to appear by itself by removing line 9 and 13 but once I add the lines, I get...

KB15 by Giga Guru
  • 2216 Views
  • 6 replies
  • 0 helpfuls

Resolved! Put a warning message on record producer

Is there a way to put a warning message on a record producer (Either when first going to the form or after submitting) that only shows up after a certain time? I need to put a warning up that shows up only during the hours of 5 PM - 8 AM.Thank You!

dfry123 by Mega Expert
  • 3789 Views
  • 28 replies
  • 1 helpfuls

GlideAggregate Count Script

Hello, I need some help with GlideAggregate script. I need to COUNT number of records in the table, which have value that is larger then 100 in the "field1". Currently my script works only after I create new record, then go back to that record and up...

amorgan by Kilo Explorer
  • 5221 Views
  • 1 replies
  • 1 helpfuls

Resolved! Duplicate Assignment groups

Hello,  I'm working in a domain separated instance of ServiceNow and within a customer's domain they would like to have an assignment group hierarchy where some of the child assignment groups have the same name across varying parent groups. Trying to...

Incident Record - Activities not showing

One particular Incident record has this problem, not showing the Activities. Instead says "Record activity will appear here".Also, when I click on the filter icon, it shows only "configure available fields" and not the checkboxes(fields).What could b...

find_real_file.png find_real_file.png
Community Alums by Community Alums  
  • 5699 Views
  • 12 replies
  • 3 helpfuls

If a user is both requester and approver, and he is requesting for a change, problem, incident etc, then he must not be able to approve it.

Hi all,I have a scenario in my project, where if a user is having both requester and approver role, and a change request is raised by him/her, then he should not be able to approve it through1)approval email he has received2)Right click-> approve/rej...

shruthi29 by Kilo Contributor
  • 4903 Views
  • 4 replies
  • 1 helpfuls