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

Forum Posts

CDW Implementation Documentation

Has anyone integrated with CDW and has some documentation that they would not mind sharing?Looking at incorporating with Workday (Purchasing) and CDW and would like to hear experiences with this integration

Blaze2 by Kilo Guru
  • 2575 Views
  • 4 replies
  • 0 helpfuls

Using a variable in business rule add message field

Hello all, I have a requirement for a business rule to prevent closure of an Incident under certain conditions. I did this using filter conditions (when to run). It works as expected. I have an additional requirement to display a message. The message...

find_real_file.png

Problem With Regular Expressions?

Hello TeamI have created one field that is like thisIn this field i want fill the data in following format.Two Strings (TS);Two Digits(12);again Two Strings(ES);Four Digits(1234);Here I would like to save the field data based on my below requirement....

valid1.PNG
kasirao by Kilo Contributor
  • 2755 Views
  • 4 replies
  • 3 helpfuls

Hide editor HTML variable type

Hi guys,I was wondering, there is some way to hide the html editor when i display a catalog item form?I create a variable html, and when i display the form, it show the editor, and i only want the information.I try to reproduce this ServiceNow KB: Ma...

Captura de pantalla 2017-10-30 a la(s) 10.13.35.png
svizcaino by Kilo Contributor
  • 4400 Views
  • 9 replies
  • 0 helpfuls

REST GET with payload

We are working on a SNOW solution to provide a custom table data to an external system using Scripted REST GET API.External system has a list of sysids and would invoke the GET API with a request(JSON payload - object array of sysids). Expectation on...

GET error.jpg
dj21 by Tera Expert
  • 3520 Views
  • 5 replies
  • 1 helpfuls

Knowledge Article visibility to end user

We have default knowledge base , in which all the articles are present.But when i impersonate as end user and looks for the knowledge article it doesnot appear.it looks like the above fig.end users's view :my view :can u please guide me on this>?how ...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
shristy2 by Giga Expert
  • 5401 Views
  • 2 replies
  • 0 helpfuls

REST API limiting on Sys User data

I am using REST API to query sys user table and get user information for around 100 users. I am specifying the user's sys_id in the sysparm_query as follows. The API works for only upto 45 sys_ids and fails there after. Is there any other way to get ...

neha_joshi by Kilo Contributor
  • 4178 Views
  • 4 replies
  • 0 helpfuls

Resolved! How to filter non-itil users

How to take report of users who dont have itil role but has certificaton role, when i filter as role is not itil & role is certification i can see both since 1 condition is matching

Resolved! Replace string using regex

Hi ServiceNow Gurus,I have a reference field which we will call Field A. The field value is always "Digital" + "Value provided by requester". This will be saved to a table.On load, I want to remove the word "Digital" and save it on a separate text fi...

carlocsa by Kilo Expert
  • 3533 Views
  • 4 replies
  • 0 helpfuls

Resolved! How to stop the "Updated time" from being updated.

Hello,  I am wondering if there is a way to stop the updating time and updated by from being updated when using import sets. I know you can use "autoSysFields(false);" when using scripts but it doesnt seem to be working for import sets.  Any help wil...

dfry123 by Mega Expert
  • 3583 Views
  • 6 replies
  • 1 helpfuls

Where are the translations of categories stored?

We created categories for the HR catalog and translated them in 3 languages. When we move the categories to another instance with the update sets, the translations are left behind. Where are they stored, why are they not moved?