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

Forum Posts

Resolved! Error in retrieved update set

Hi Team, On opening the retrieved update set, got the below errors.  1. "Could not find a record in cmn_schedule for column schedule referenced in this update" I believe this is due to unavailability of some schedules in target instance which i have ...

find_real_file.png
padmaja9 by Tera Contributor
  • 3026 Views
  • 6 replies
  • 1 helpfuls

Resolved! How can I use g_form.addOption() for a reference field?

Hello all, I try to use g_form.addOption() for a reference field, but this does not seem to work.  I have a reference field ("type") on portal. This field refers to cmdb_ci_appl table. Based on the role of the user, I want to add some more options to...

Service Portal - Custom Icons

Hello,Our client wants us to provide below custom images in the SP Homepage Icons. As per my understanding only glyphs available in below link are usable. https://www.w3schools.com/bootstrap/bootstrap_ref_comp_glyphs.aspCan this be done with OOB UI o...

find_real_file.png
arnabbose by Tera Expert
  • 19862 Views
  • 24 replies
  • 7 helpfuls

Resolved! REST Table API Catalog Task

I am using Table REST API to fetch the task numbers, currently i am able to fetch tasks by applying two conditions that is #Assignment_Group and #State. Now I want to fetch data for fetching data based on 3 conditions (Assign group, state and #Item)....

Nanasaheb by Kilo Contributor
  • 7911 Views
  • 6 replies
  • 2 helpfuls

Resolved! how to include millisecond in data/time field

Hi, I have a custom table and one of the filed is" transfer_date" and its field date/time. I need to insert date&time with millisecond . But while i pass the value [sample : 2020-09-28 10:15:01:33 ] it has stored as 2020-09-28 10:15:01 only and the m...

Sagaya1 by Giga Expert
  • 2641 Views
  • 3 replies
  • 4 helpfuls

Time card and expense line

Expense line is created when time card is approved and the amount on the expense line is calculated   for the total hours in that time card.I'm creating a report on expense line to show the amount(expense) for the hours mentioned in the time card. So...

Customer Service Portal - logout functionality

Hi, I'm new to Customer Service Portal and I can't seem to find how the logout functionality is handled in ServiceNow. I noticed that the login/logout is stored at CSP Stock Header widget. I have a business requirement to redirect user to external we...

lcc by Tera Expert
  • 3353 Views
  • 4 replies
  • 0 helpfuls

Resolved! Approval description in Flow Designer - Ask for Approval

In Ask For Approval action, how and when can we enter the "Short Description" of the approval activity?  In our process, this description is visible in multiple area whether in the native UI, portal, mobile, and email notifications.  Earlier we used ...

sas1 by Kilo Expert
  • 4042 Views
  • 7 replies
  • 2 helpfuls

Resolved! Update Child records help Scripting

I would like to know if anyone can help me with figuring out how to update secondary records.  I have the following script that will update the parent record (all records are parent unless the parent field is filled in)  I need to find all secondary ...

Steve42 by Tera Expert
  • 5000 Views
  • 7 replies
  • 3 helpfuls

Resolved! Email Notification not triggering or appearing in Emails Logs

Hello,   Email notifications were working fine on a development instance. However, no notifications (near zero) have been generated since almost three weeks ago. Only four notifications were generated for a Case ticket when additional information was...

efernandes by Tera Contributor
  • 8552 Views
  • 9 replies
  • 1 helpfuls

Resolved! How to send an email using REST API

The REST Email API has two methods. One to send a new email and one for retrieving record from email log.I could not make the send API work. Do you know how to use it?I am using an admin user to do this and through REST API Explorer.

Rest call occurring twice during single update.

Hi all! I am updating single record in a single time but the api is hitting twice. Description :  I created import set row table u_abc for targeting incident table using "number" and "work_notes" field. The table u_xyz have u_id and u_work_notes. Whe...

find_real_file.png
Fathima6 by Tera Expert
  • 2993 Views
  • 13 replies
  • 0 helpfuls

How to create a change task using powershell

Hi Team, I'm trying to create a change task using a powershell script. I was already successful for the change record creation, but when I try to create a change task nothing happens. $ChgNumber='CHG0127576'$Sys_ID='2230b72b1b4bdc106f662f876e4bcb53'...

Francez by Kilo Explorer
  • 1934 Views
  • 3 replies
  • 0 helpfuls