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

Forum Posts

Resolved! Dynamic creation of reference field value

I have a scenario where my Table A has a reference field (lets say X) which is referring to Table B. The reference field (X) on Table A is being populated by BR on run-time. So if a matching value of it is found in Table B the same value should get p...

find_real_file.png find_real_file.png

Resolved! Determining if a user has no roles

I'm relatively new at SN, and working on User Criteria for Knowledge. The requirement is for users with a specified company that have no roles (explicit or inherited). The company I can pick using the selector, but the absence of roles looks like it ...

Resolved! Service Portal - Redirect to RITM

Hello Community,I am trying to modify the out of box "SC Catalog Item" widget which displays the request/incident number using spUtil.addInfoMessage() after submission of the item. Instead of just displaying the number, I want it to redirect to the s...

ProbirDas by Tera Expert
  • 11527 Views
  • 14 replies
  • 13 helpfuls

Resolved! How to center image on container header on service portal

Hello everyone, I am trying to center an image for the header on my main page but the image stays to the left of the container.  I am setting the container to Fluid (changed setting in Page Designer) because I want to give a custom margin on the side...

lrossy31 by Tera Expert
  • 2799 Views
  • 2 replies
  • 0 helpfuls

Resolved! Sending attachment through scripted rest API integration.

Dear all,   I have a requirement where I want incident to be created in servicenow where I'll be using inputs from source by using following.   (function process(/*RESTAPIRequest*/ request, /*RESTAPIResponse*/ response) { // implement resource here v...

Resolved! Duplicate notifications sent on email updates

Hi,I know.. duplicate notifications - that old chestnut.. but bear with me, I've not found an answer to this elsewhere (and I did check although it may be hiding under a different phrase).   Make yourself comfy...   lots of words and pictures but hop...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
LG2 by Mega Expert
  • 6621 Views
  • 5 replies
  • 2 helpfuls

Error when trying to generate Oauth token

Hello,  I am sometimes receiving the following error when trying to get a new Oauth Token via ScriptL " org.apache.commons.httpclient.HttpException: CertPathValidatorExceptionInvalid null response.: no thrown errorOAuthProblemException{error='Invalid...