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

Forum Posts

Query is returning the same sys_id of the records

Hello all, When i was running the below query it was returning the one sys_id mulitple times. var cr = new GlideRecord('cmdb_ci_computer');cr.addQuery('install_status', 1);cr.setLimit(5);cr.query();var arraylist = [];while(cr.next()){arraylist.push(c...

Resolved! Issue with 'Send Email' through Flow Designer

So, the issue which is faced is that when I send email through flow designer to the members of Assignment Group (custom created), the mail is only going to some users of the assignment group and not to all the members of that group.<> Below is the Cu...

shreyanshs07_0-1727425287468.png shreyanshs07_1-1727425499941.png shreyanshs07_2-1727425642353.png
shreyanshs07 by Tera Contributor
  • 2787 Views
  • 17 replies
  • 4 helpfuls

indexOf in business rule

Hi All, I have two fields on the change form as belowBusiness ServiceMaintenance Window (this is a list type field and taking values from scheduled entries table) Whenever user selects any business service which is having below keywords, it should ch...

priyarao_0-1727771131325.png priyarao_1-1727771202359.png
Joshuu by Kilo Sage
  • 660 Views
  • 8 replies
  • 1 helpfuls

Kick off an incident based flow on attachment addition

I'm trying to figure out how to kick off a Jira Spoke flow upon addition of an attachment on a Service Now incident.  I've tried two basic approaches so far. 1) I've tried triggering off of the incident object - this never fires.2) I've tried trigger...

brandonopfe_0-1727893592245.png brandonopfe_2-1727894397341.png
brandonopfe by Tera Contributor
  • 450 Views
  • 1 replies
  • 0 helpfuls

Getting error on legal workspace

Hi all, I was getting invalid configuration error in reports on legal workspace as below:I was not able to get what was the error occurring on the workspace dashboard. Could anyone please suggest on these error? Thank You

NagendraBabu32_0-1721140582284.png

Resolved! List Collector, glide_list, and more information

Greetings fellow developers,I'm working on something that (I think) should be out of the box functionality, but, if it is, I'm not seeing it.On the regular native UI, I know we can use the glide_list attribute of a list collector catalog variable to ...

Resolved! How to get an array object into an for-each flow designer

I've developed an Action that obtains chat data from MS teams, I've managed to parse the message content into an Object Array, and parse this out as an output variable to flow designer. I want to write each message to the notes in the trigger inciden...

find_real_file.png
James T by Tera Contributor
  • 5850 Views
  • 6 replies
  • 1 helpfuls

Show Classical view

Good Day Developers!Need to show two table's record "incident" table in a classical view on portal, which widget is right in order to do it so, and is it possible to show multiple table's record. 

rah dev by Tera Contributor
  • 315 Views
  • 1 replies
  • 0 helpfuls