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

Forum Posts

configure mulitple sys_ids in sys_properties

Hi All, we are using multiple sys_ids in businessrules with  'or' codintion  like if(current.cat_item = 'sys_id1' ||  current.cat_item = 'sys_id2' ||  current.cat_item = 'sys_id3' || current.cat_item = 'sys_id4')  we want to do  through 'sys_properti...

Sweta24 by Tera Contributor
  • 1704 Views
  • 4 replies
  • 0 helpfuls

Resolved! Configure choices of Catalog Item Variable reference field

Hi Team,I'm trying to set the choice list options of a reference field (assignment group) within a variable for a catalog item. I have tried right clicking on the label in the form and I am only given "Configure Variable" and "Watch Variable" so I'm ...

Tim Hart by Tera Contributor
  • 2815 Views
  • 3 replies
  • 0 helpfuls

HR Case Activity Stream

Does anyone know how to configure the activity stream in HR Case Management? For example, if you add a checklist to an HR Service, when you create a case with that HR Service, the check list loads as individual work notes in the HR Case. This then po...

Belinda7 by Tera Contributor
  • 993 Views
  • 1 replies
  • 0 helpfuls

Service Catalogue variables into approval email

Hello Team, I am trying to add a couple of service catalogue variables in an approval email notification. I have reviewed multiple posts on this topic (see below some of them)- https://community.servicenow.com/community?id=community_question&sys_id=0...

AEterni by Mega Guru
  • 1240 Views
  • 10 replies
  • 1 helpfuls

Resolved! Set user based on the dropdown selection

We have a drop down field u_entity  which have a,b,c as options When option a is selected we need to set  user field (reference ) with a hardcoded group A. manager name.If B is selected we need to set the user field with hardcoded group B. manager na...

Awaiting User Info automated reminder

I have a requirement that incidents in the Awaiting User Info state for longer than 2 days must send an email notification to the Caller reminding them that their incident is awaiting a response.I'm wondering the best way to approach this functionali...

leslie8 by Mega Expert
  • 5310 Views
  • 7 replies
  • 4 helpfuls

Resolved! Flow Designer Trigger only for a change in a specific field

I want a Flow whose trigger is set to activate the flow if there is a change in a specific field changes.  Can I configure the filter on the Trigger to determine that the field has changed?  Is there a way to check the Change Fields array to see if t...

Resolved! Excel file is empty

I watched and read about how to do the import sets and I tried it perform it well but i am just wondering but how about if the excel file is empty and i noticed it still insert to the target table. Is there anyway that you can import set and able to ...

Ni_a Sy by Tera Contributor
  • 2157 Views
  • 7 replies
  • 1 helpfuls

Resolved! Remove CI relationships

Requirement:A script that will remove the CI relationships.I worked this for a week, trial and error. I even research here at the community. I used Business rule. I read Mark Stanger answer but still negative. Maybe because I am not so sure of everyt...

Ni_a Sy by Tera Contributor
  • 3842 Views
  • 5 replies
  • 4 helpfuls

Resolved! JavaScript Query CMDB_CI

Hi All, I am new to ServiceNow and JavaScript. I have been trying to work on running a JavaScript query adapting what I have done elsewhere which works fine. However, I am wanting to do this now on top level CMDB_CI table in opposed to the asset_alm ...

Daniel Banks by Tera Contributor
  • 21992 Views
  • 2 replies
  • 1 helpfuls

Dynatrace incident integration

Hi I would like to test Dynatrace integration on dev environments. I can't install Dynatrace app on my developer instance. How can I do it ? Kiyoshi

KiyoshiEgawa by Tera Contributor
  • 1954 Views
  • 4 replies
  • 1 helpfuls

How to create label in case form

Hiii,How to create label in case form..and I have seen annotation but is there way how to hide/display based on some conditions??How to make it as bold?Thanks in advance.. 

lucky6 by Tera Contributor
  • 1664 Views
  • 7 replies
  • 1 helpfuls

Resolved! Display only the records created by the currently logged in user

Good day. Can anyone help me to display only the records created by the currently logged in user according to their user group using client script on load? My scriptif(g_user.hasRole('x_886430_suggest.acn read only team')){//I am now lost what I need...

Ni_a Sy by Tera Contributor
  • 3576 Views
  • 9 replies
  • 4 helpfuls