We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Getting 403 error for outbound rest message

Hi All, I have created rest message for endpoint https://support-sp.apple.com/sp/product?cc=GVC8 , getting Method failed: (/sp/product) with code: 403 - Forbidden username/password combo error .  and it doesn't have authentication. Same setup is work...

meg6 by Kilo Expert
  • 3330 Views
  • 5 replies
  • 0 helpfuls

Change and Change Task

Hello All,   I have a requirement which is related to Change and Change taskScenario:Considering an example:I have a change request and I have 8 associated CTASKS as well. When I "Close Complete" the change request some 4 out of 8 Open CTASKS should ...

jithinajay by Kilo Contributor
  • 5560 Views
  • 15 replies
  • 3 helpfuls

Resolved! List UI Action to open confirm window and update records

Hi all, I need your help for a small thing that seems to be harder than expected. In our instance we have list UI Actions (Actions on selected rows) to Reject and Approve time cards. I just got the requirement to implement confirm windows for these a...

Redirect to a url from a client script

Hi Folks,I am currently working on a catalog item where my client script needs to trigger an alert to confirm OK or Cancel.Cancel should redirect the user elsewhere. I see that window.location does not work in the service portalIt works perfectly on ...

sbracebridge by Giga Contributor
  • 30678 Views
  • 4 replies
  • 9 helpfuls

Resolved! MID Server Script Include - Local folder path

HiLet's say I have a mid server in C:\MIDServer\Server1\agent . I want to access a file that is placed in the agent folder (or any sub-folder) in my MID Server script include. Could someone help me on how to specify the path to that file ?E.g. if the...

Resolved! Send email to Knowledge Author when article is rejected

Hi All, I am really hoping someone can help.. I am trying to send an email to the Knowledge article author when their article is rejected. It should go to the author and contain the comments for why it was rejected. I tried building the notification ...

Sandy7 by Tera Expert
  • 2866 Views
  • 12 replies
  • 6 helpfuls

Check for empty field when performing transform

Hi, We have a number of data sources within my organisation and we are currently performing manual load & transforms.  I would like to have some fields updated based on one of the target fields being empty. This is my script //Verify that Discovery S...

Lee Taylor by Kilo Contributor
  • 2670 Views
  • 5 replies
  • 1 helpfuls

g_list is undefined

Hi ServiceNow community, I was trying out a custom UI action (list ui, set to client side), when I tried scripting it. More specifically, I am trying to get the list of checked items using g_list. I tried to use g_list, but it keeps telling me g_list...

James Asbury by Kilo Contributor
  • 4812 Views
  • 8 replies
  • 6 helpfuls