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

Use of getUniqueValue() function with Glide Record object

Usually getUniqueValue is used with g_from but....If i use   getUniqueValue()   function with Glide Record object like below(assuming the table involved is Users table and the query is for a particular record on some condition)var x = gr.getUniqueVal...

dipesh1 by Kilo Contributor
  • 39116 Views
  • 4 replies
  • 6 helpfuls

UTF 16 servicenow

Hi All,We will get an automated email in UTF-16 format and when we try to import in servicenow, it is creating field names with junk names(with symbols).how to make UTF-16 encoding readable in servicenow?Thanks and regards,Swamy

Resolved! knowledge base are referred in which module

The options for above question are:1.Service catalog2.news3.incident4.RequestPlease somebody tell me which option is right ?                              

DS14 by Tera Contributor
  • 4630 Views
  • 4 replies
  • 8 helpfuls

Resolved! Group Approval?

Hi,We have a group approval for Change Requests, this approval goes to the assignment group members for approval.However what I would like to do is only for the approval to go to those members within the assignment group who have the role called "Cha...

na93 by Mega Expert
  • 1894 Views
  • 19 replies
  • 2 helpfuls

Easy import or Quick import in Domain separated tables.

Hello Peers,Currently I am using quick or Easy import functionality within servicenow to upload data. It is on Fuji instance and the domain separation plugin is activated. When I create the template for a domain separated table eg sys_user it doesn't...

rohanhd by Kilo Contributor
  • 1877 Views
  • 11 replies
  • 0 helpfuls

Resolved! Use existing import set with a separate transform map?

We currently have an LDAP import process in place to processes user data, but takes some time to run.   As with most organizations more data was required and so we added another attribute, but the data contained within this particular attribute requi...

leochavez by Tera Guru
  • 2077 Views
  • 5 replies
  • 0 helpfuls

Filter table using field another table

Hello team,I am trying to create a filter condition that will display the table entries only in case the incident number is different from the number stored in a field of another table.smth like this:Notice: I have added to the main table (the one I ...

find_real_file.png
gabriel_sk by Tera Contributor
  • 2988 Views
  • 5 replies
  • 0 helpfuls

Resolved! ui action

i have created a field (checkbox) on change form and its doing the following when is set to true is taking away the request apporval action both the one from the top of the form and the one at the bottom of the form using this codeclient scriptfuncti...

find_real_file.png
carlosromero by Giga Contributor
  • 2022 Views
  • 13 replies
  • 1 helpfuls

Resolved! How to Add a Database View to a Dashboard

Hi,I have a Database View where I have Joined two tables and obtained a Data from them. I wanted to display this Data on a Dashboard. When I went to a page and tried to add it. It hasn't showed up any option for Database View. How is it possible to a...

Resolved! How do I provide access to Enhancements?

I have several IT users that all have the ITIL role and I want to be able to assign Enhancements to them and allow them to create, edit and close enhancement records.   What role do I provide the users to do this?Thanks in advanceRobin

Resolved! OnSubmit Page Redirect using GlideNavigation

Been trying to get an onSubmit script for a catalog item to work where the user is redirected to the home page after submitting the record. We recently created a record producer for a new table, and the user is defaulted to the standard portal ticket...