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

Forum Posts

Resolved! Business rule condition - Variable value changes

Hey Folks, I am trying to execute a after update type business rule to copy "variable" value to "comments" field. But the condition should be like, "when variable value changes" copy the value to additional comments. In a business rule filter conditi...

find_real_file.png
Rocky5 by Kilo Sage
  • 7333 Views
  • 3 replies
  • 4 helpfuls

Help with Agent Workspace modal

We recently upgraded to Madrid and I am attempting to configure Agent Workspace with functionality similar to our advanced view for closing incidents. We have a UI Action popup for proposing a solution to an incident before the task is closed. The po...

Attachment - System Properties

Hi Team, 1. Define which file types can be uploaded to your instance using the glide.attachment.extensions system property. This property uses a comma-delimited list of allowed file extension types. Only the specified file extension types be uploaded...

Community Alums by Community Alums  
  • 2660 Views
  • 1 replies
  • 0 helpfuls

What's the first step in making an application to sell?

Probably a very basic question but I'm having trouble finding an answer. I've been working in Servicenow professionally for about four years and I think I have a market need for a product. I'd like to create an application on top of Servicenow with t...

gbutton by Kilo Contributor
  • 1077 Views
  • 1 replies
  • 0 helpfuls

Scripted REST API not able to access request

I have created a Scripted REST API to get user criteria for a user. The script I'm using is: (function process(/*RESTAPIRequest*/ request, /*RESTAPIResponse*/ response) { var queryParams = request.queryParams; var userID = String(queryParams.user); r...

Shaan2 by Tera Contributor
  • 1714 Views
  • 6 replies
  • 0 helpfuls

Cannot select "Time Zone" in Scheduled job

Hi all,I have created one scheduled job to trigger notification. When I am trying to select "Time Zone", it is showing "Invalid Update" error message when creating/updating scheduled job. what could be the cause? Can anyone please suggest? 

schedule job.PNG
MS17 by Tera Contributor
  • 1232 Views
  • 7 replies
  • 0 helpfuls

Resolved! html field not passing data across via api

Afternoon all Im working on an ServiceNow to ServiceNow integration via Rest API. I have a field 'implementation plan' on my side which is a string field. On the Customers side the 'Implementation Plan' field is a HTML field. When i create my record ...

CandyDee by Kilo Sage
  • 1327 Views
  • 4 replies
  • 2 helpfuls