Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Error while trying to connect service now store

Hello Team, im devops enginner I want to intergrate my service now with Aws Account , so for that i need to install this plugin AWS Service Management Connector so I came accross to service store mine service now is free tier devloper one can I can i...

RishabhA by Tera Contributor
  • 600 Views
  • 1 replies
  • 0 helpfuls

Resolved! Create Problem from incident after confirmation

I have requirement to create problem from incident. I know there is out of the box button is there but that is not asking for conformation. Upon confirmation given only problem should get created. i have created new ui action for same but both ui act...

RunsumS by Tera Contributor
  • 651 Views
  • 1 replies
  • 1 helpfuls

session Object is not working correctly

 var char = new GlideRecord('sn_ind_tmt_orm_order_characteristic_value'); char.addQuery('order_line_item', current.order_line_item.sys_id.toString()); char.query(); while (char.next()) { if (char.c...

Community Alums by Community Alums  
  • 361 Views
  • 1 replies
  • 0 helpfuls

Resolved! Dynamic Reference Variable on different tables

Hello all, What would be the best solution to achieve the following: 1. I have variable X on item that is a Select Box with Question Choices: Business Service; Service Offering; Business Application2. I need a dynamic variable to display records from...

kandulek by Tera Expert
  • 570 Views
  • 1 replies
  • 1 helpfuls

Where are Related List User Filter Condition Stored?

Within a form's Related List, a default Filter Condition can be set and is editable by the user.- The filter is remembered for the user. - The filter is also specific to the parent record associated to the related list(i.e. other parent records do no...

oyu by Tera Contributor
  • 463 Views
  • 1 replies
  • 0 helpfuls

Resolved! Is it possible to restore a favourite if an individual accidentally deletes one from their favorites list in UI16?

An agent has asked us if it is possible to restore a favourite if they accidentally delete one from their favourites list in Ui16, can anyone advise if there is way to do this? Or alternatively is there a way to have a prompt that confirm they want t...

Lisa F by Tera Contributor
  • 2708 Views
  • 6 replies
  • 5 helpfuls