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

Resolved! Transform Map inserts multiple records in user table!!

Hi Guys, We are troubling with one issue using transform map. Briefly, We are getting the data form database view by using transform maps we are insert into user table.So we gave Coalesce to one unique field, still we are getting duplicate records in...

Rakhesh by Kilo Guru
  • 1407 Views
  • 10 replies
  • 0 helpfuls

ServiceNow REST API Call Timezone

I am trying to poll servicenow incident records every day to our local database for some analytics purpose. I am using REST API calls like this "https://*******.service-now.com/api/now/table/incident?sysparm_query=sys_updated_on>=javascript:gs.dateGe...

Shekar6 by Kilo Explorer
  • 3060 Views
  • 1 replies
  • 1 helpfuls

Resolved! No upgrade history after cloning

Hello everyone,We are about to get PROD cloned down to TEST in preparation for the upgrade from Fuji to Helsinki and while we were checking the upgrade history in TEST we noticed that under System Diagnostics/Upgrade history there are no records for ...

Bogdan18 by Tera Guru
  • 1589 Views
  • 2 replies
  • 1 helpfuls

Manager not updating Active Directory (AD)

I have come to the conclusion that my search skills must be lacking as I searched every way I could think of and could never find the solution to my problem.   I had to go to Google and searched for hours until I came across this article: Updating Ac...

find_real_file.png

All variables except one read only on catalog items

We've used the script below to set all fields read only for Catalog Task and Requested Items.  However, we need one variable to be editable and all others read only. the variable is "customer_phone" that we need to NOT be read only.  Normally how I'v...

booher04 by Tera Guru
  • 2007 Views
  • 14 replies
  • 1 helpfuls

Resolved! [Bug?] Using Media Queries in the Service Portal

Hello Everyone,   I was hoping to customize the view for mobile devices via media queries but ran into an error where my pages would refuse to load until I removed the query from the CSS. I've been storing my media queries on the Page Properties. Her...

Jordan14 by Giga Expert
  • 2170 Views
  • 1 replies
  • 0 helpfuls

Resolved! Setting field to null based on true/false field

Hi ServiceNow Gurus, In have 2 fields: u_field_a is a text field, u_field_b is a true/false field by default, u_field_a contains a value (ex. "string") and u_field_b is true what i want to achieve is to clear u_field_a when u_field_b is set to false....

carlocsa by Kilo Expert
  • 3688 Views
  • 6 replies
  • 3 helpfuls

Service Portal Order Guides - Any better solutions?

First of all - I absolutely love the new service portal, It is light years ahead of the old CMS portal. For me, the only down side is Order guides.Has anyone come up with any better - more user friendly and faster solutions for rendering order guides...