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

Forum Posts

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
  • 11972 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
  • 3021 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
  • 7439 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...

Resolved! Function Flushmessage not working in Custom scope

I m using Flushmessage in Business rule to remove the error message which i added on the form. But i m getting an error message as "Function flushMessages is not allowed in scope x_opt_"Could someone help me with alternate approach... Should i be usi...

Resolved! async business rule - Order maintained?

Say I have an async update business rule on a record and some script which runs after update of the record. Will order of execution of the script be maintained if the record gets updated for two successive updates of the same record with minimal time...

Shibu2 by Kilo Expert
  • 5075 Views
  • 8 replies
  • 3 helpfuls

ui macro not rendered in service portal

Hi, I have some ui macro variables in my service catalog item, basically this ui macro displays some text.   However, when i am trying to view the item in the service portal, the form does not show the ui macro at all. Is this a constaint in Helsinki...