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

Pre-filtering data on data source transformations

When processing data in a transform map you are pretty much forced to go through all the data which was imported and this can sometimes be a lot of records. Also, the test conditions performed on each record can be quite complex.I wanted to find a pe...

g_user for company name, or users group

In a client script I would like to use g_user to get the users company and groups instead of a call to the server, as recommended. the wiki tells me I could use the session.established event to create the variable I want to use in the client script a...

drichter by Kilo Contributor
  • 2944 Views
  • 3 replies
  • 0 helpfuls

Resolved! how to show/hide ci relationship formatter ?

In our CMDB certain CIs having more than thousand related CIs and hence when we load a CI form it takes a lot of time to open that form. I was trying to remove the CI relationship formatter from the form and displaying it as a Pop-up in the click of ...

Sachin Jain1 by Giga Contributor
  • 4801 Views
  • 6 replies
  • 1 helpfuls

Resolved! Transform script to exclude based on condition

I'm trying to write this transform script but I'm not sure if this is correct.The goal is to restrict inserts for accounts that contain "Mail Accounts" in AD. if((source.u_distinguishedName.toLowerCase().indexOf('Mail Accounts') > -1 && action == 'in...

KB15 by Giga Guru
  • 1597 Views
  • 3 replies
  • 0 helpfuls

Resolved! Email notification advanced condition script to be combined

I have the below code in an advanced condition of an email notification. However, I need to join the queries together so that if both are true it sends.If I have either/or on it's own it works, but I cannot work out how to join them. I have tried the...

nmcl by Giga Expert
  • 13137 Views
  • 4 replies
  • 2 helpfuls

Resolved! Hiding a Related List from the Layout Form

Hi ExpertsI need to hide a related list from a Form which I have added it as a form Layout an dnot as a related list,I have a section and in this section I wanted to add this related list. I right click and Personilize form and add this List.now I ne...

Elias11 by Giga Expert
  • 4237 Views
  • 6 replies
  • 1 helpfuls

How to parse sysparm_query ?

Hi all,let's imagine that I have following query: u_group_item=true^u_parentISEMPTY^u_descriptionLIKEcomp.Is there a way in ServiceNow how can I get following object or array of key/pair values from filter conditions? {u_group_item: true,u_parent:'',...

Resolved! edit members

On a Problem record, I have the list of associated incdient records, I can edit this list and add extra incidents by selecting 'Edit' and I get an 'Edit members' display   This list is just incident numbers, is it possible to get the description of t...

inc.PNG
johnrob18 by Giga Guru
  • 1888 Views
  • 5 replies
  • 0 helpfuls

Resolved! Unable to get advanced condition for email notification to work

I am running the script below in the Approval Request email notification's advanced condition section.   This condition is running on the Approval table for Approval requests related to Knowledge articles.   I created a new True/False field on the Kn...

bobbyd by Mega Contributor
  • 2008 Views
  • 6 replies
  • 0 helpfuls

OpenSearch Plugin

Has anyone ever tried for using a open search plugin for your setup? I have tried this but this doesn't seems to be working for IE...any ideas/suggestion much appreciated?  also any issues in implementing this? my leads are against this as it would c...

Duration Clarification for SLA's

Hey guys,I believe this is correct, but just for clarification -Via the wiki, concerning the duration field (in defining SLA's), it says:"Note: The number of days specified in this field is converted to 24-hour blocks. If the Schedule field identifie...

adamrauh by Kilo Expert
  • 1293 Views
  • 2 replies
  • 2 helpfuls