We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Impersonate on a PUT query to Rest API

Hello, I'm using the rest api from a 3rd party application to get and send data to servicenow. I was wondering if it's possible to impersonate someone while using a query PUT https://<instance>.service-now.com/api/now/table/incident/<sys_id> ? My goa...

Missing Data in Scoped Tables after Clone

Yesterday, we cloned our PROD environment down to our QA and DEV environments. After the clone completed, I noticed that many tables in our scoped applications were missing their records/data. We had a few scoped applications that were in the middle ...

Nick149 by Kilo Explorer
  • 2329 Views
  • 3 replies
  • 0 helpfuls

Workflow Notification - Approval Rejection Reason

So the out of the box "Change Request - Normal" workflow has a notification on the Rejection path that goes to the Opened By individual.  This notification has the following line in it: Reason: ${reason} I assume that line is supposed to contain the ...

find_real_file.png find_real_file.png

Resolved! Is there a way to Assign a Survey to a group of users?

General question of whether or not there is a way to Assign a Survey to a group of people instead of an individual.   And I do see the User Groups area under Administration, but not sure how that plays into adhoc assigments of surveys. Thanks.Jason

jasonjones by Giga Contributor
  • 5027 Views
  • 2 replies
  • 0 helpfuls

Resolved! Dynamic url for dev and other instances

Hi all, I have email notification going out on Outages, How is it possible to have a dynamic url that takes user to the Service status page of the portal.   https://<instance name>?id=services_status I have seen mail scripts for this however, they ma...

Sam198 by Mega Guru
  • 7140 Views
  • 4 replies
  • 7 helpfuls

Resolved! Remove tabs in form sections

I am trying to make it so that there are no tabs in my form sections.  I know that if I get rid of the names of each section then that would work, but I need the section names in there.  Is there another way I can get rid of the tabs and still keep t...

Andrew122 by Mega Expert
  • 5736 Views
  • 9 replies
  • 1 helpfuls

Knowledge Base approvals are not being triggered

I have decided to enable approval workflows for our knowledge bases. I have chosen a knowledge base and selected a Publish workflow and a Retire workflow. Both are copies of the ootb workflows (Knowledge - Approval Publish and Knowledge - Approval Re...

Error while increasing Max Length

I have a custom field in incident table which was initially created to 50 characters but we have a new requirement to change its length to 4000. When I am trying to do that I am getting the below error  Syntax Error or Access Rule Violation detected ...

Resolved! gs.setRedirect(url) in BR

In my AFTER BR I have gs.setRedirect(url). It is not redirecting. I have checked that the  url is correct and when pasted into a browser gets the record. I am in Helsinki has anyone redirected to a record from a BR?

ggg by Giga Guru
  • 4571 Views
  • 4 replies
  • 0 helpfuls

Duration Field Values

Hi, From looking around at the various forums it's clear that people struggle with setting values in duration fields. Serveral time's I've been able to get info messages to show the right calculated value but not been able to get it to show correctly...