ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Reference column in available list view

Hello,I have a requirement where user wants to see columns from reference form to be available in Available bucket of list table, and user should have option to bring it to Selected list.From the list layout, I brought the few fields from User table ...

System Class Name data type in CMDB_CI table

HiI see cmdb_ci table has a column 'Class' whose data type is System Class Name. But there is no such datatype exists in available data types. I'm trying to mimic list of classes to be displayed in a custom table as a choice field. In Berlin I could ...

Sashi K1 by Kilo Guru
  • 7848 Views
  • 11 replies
  • 2 helpfuls

Creating an Easy Import from a List View

I am following the instructions found here, to create an easy import template with ALL of the fields (columns) for the Software Entitlement table.The problem is ... ALL of the fields (columns) are NOT being imported.   I'm getting about 57 fields and...

shawnclune by ServiceNow Employee
  • 1707 Views
  • 2 replies
  • 0 helpfuls

Resolved! Duplicate CI entry, inserting from Import Set

I am inserting CIs using Web Services into Import Set tables. Transform maps is created to insert it in to different CI classes. After insertion, I am seeing a duplicate entry with class type u_computer_historical in the CI table. Refer the screensho...

find_real_file.png
prabhur34 by Mega Contributor
  • 3416 Views
  • 10 replies
  • 0 helpfuls

GlideRecord Query Question

Hi Guys,I have a user reference field in one of the custom tables I created and this field should only fetch users who have Roles A and B (both). I am querying sys_user_has_role table but having difficult in fetching the values without writing two q...

Mussie by ServiceNow Employee
  • 2856 Views
  • 27 replies
  • 2 helpfuls

How to get a CI to create asset?

It's been a while since I've done this.I created a custom CI class. I went to Model Categories and created a new record for this CI class and set it to Facility [alm_facility].After doing a manual   import of 200 CIs into this CI table, all the CIs a...

e_wilber by Tera Guru
  • 7049 Views
  • 5 replies
  • 2 helpfuls

Resolved! Where does getApprovers pull from?

I am attempting to modify some custom work done by someone no longer at the company.   The Knowledge Management process uses a "getApprovers" javascript command in the Knowledge Management - Publish workflow.   So far, only the System Administrator c...

omnikb by Kilo Contributor
  • 4056 Views
  • 4 replies
  • 10 helpfuls

Date difference in scoped application

Hi All,I want the difference of two date fields (to_date - from_date) in scoped application. I tried using dateDiff() method, but it was showing error that dateDiff is not allowed in scoped applications.Could any one of you please help me in this reg...

aparnateja by Kilo Explorer
  • 6619 Views
  • 7 replies
  • 0 helpfuls