Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

templates in workspace

Hello, I have a problem in workspace.when I want to create a new template from a new case and configure the template, the fields that have dependency are empty. how can I resolve this problem ?

How do I fix an error in JDBC Action?

How do I fix an error in JDBC Action? [Error Message]com.microsoft.sqlserver.jdbc.SQLServerException: The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption. Error: "The server selected protoco...

Regex code for three variables

Hi  I have to validate three filed values to check the URL’s using regex  all three fields should be validated for same below are the text field name  developer : sandbox :prod: I have a lengthy validation message so i can’t use out of the box regex ...

J_31 by Kilo Sage
  • 430 Views
  • 4 replies
  • 0 helpfuls

Resolved! Catalog SC_task

How to make a field mandatory on sc_task only when before task state is closed complete in catalog ServiceNow.Requirement is : 1.When state is closed completed and without filling the above email field we couldn't update it.2. Email field should beco...

BheemarajuVagu_0-1702994419927.png

Plain text notification body is blank

I've setup a few notifications where Content type=Plain Text Only and the body is simply: Configuration item: ${cmdb_ci} : Created: ${sys_created_on} : Incident Number: ${number} This notification is fired through conditions against the Incident tabl...

IVR Integration with servicenow

I have a requirement to integrate IVR with Service now. As I am new to service now, what is the suggested application and ways to implement it. Are there any docs available that I can refer to?.

Arvind1 by Tera Expert
  • 4225 Views
  • 7 replies
  • 0 helpfuls

Resolved! Set field value true if the caller field has a particular person

On an interaction, I have a field name 'u_external_user'. It is a checkbox (True/False).I want to toggle this field True if the Opened for field 'opened_for' is a user named External User. I believe a client script will be the best way to do this but...

Community Alums by Community Alums  
  • 1399 Views
  • 23 replies
  • 2 helpfuls

Schedule job not working

I have schedule job when i enter the execute button the schedule job is not running and even i tried using logs in frist and last line of code still it is not working not only particular schedule job even if i created a schedule job and just put a lo...