The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

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
  • 1283 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
  • 1000 Views
  • 7 replies
  • 0 helpfuls

How to get account expires field form AD to user table.

Hello All,I am unable to resolve this since few days,I want to calculate when an users account will expires, Coming from AD.I want a script to calculate when users account will expire and Map it in sys_user table field 'u_acc_expire'. need some assis...

Alex_3 by Tera Contributor
  • 668 Views
  • 3 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
  • 1085 Views
  • 4 replies
  • 2 helpfuls

Resolved! Formatting Date in Client Script - Losing 1 day

So I am using a call back function in an onChange Client Script to grab some data from a table and populated fields on the form.  Well the Date fields from the table were coming in the wrong format (yyyy/DD/mm I believe) so I worked to fixed that and...

Resolved! How to query from most recent worknotes activities

Hi,I'm doing a query from an IF statement workflow to get information from RTIM notes activities.The script script is working but I would like to be able to query only the last activity (most recent).The reason is in some cases, the workflow will nee...

Andre6 by Mega Expert
  • 1628 Views
  • 7 replies
  • 2 helpfuls

How to create custom portal page

Hello all, I'm new to portal page can anyone assist...New custom portal page to fill form according to below fields and it should create that record in custom new table which I have created.Fields (Editable): Vendor Contract Company Is this a T&M Con...

martin63 by Tera Contributor
  • 500 Views
  • 1 replies
  • 0 helpfuls

Outlook Actionable Message

Hi, I have implemented the Embedded Survey in outlook, that is working fine. The survey questions are populated in the outlook. I have included a few more information in the same survey notification along with the actionable survey mail script.  In o...

Dhanesh_0-1670490187526.png
Dhanesh by Tera Contributor
  • 491 Views
  • 1 replies
  • 0 helpfuls