Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

Forum Posts

Resolved! getting error for cross scope access privilege

Getting below error from portalScenario:i have created one widget in 'Knowledge Management - Service Portal' application and doing GlideRecord from table 'u_kb_template_test_article' which in global application.I have granted the access from table an...

Prakash_S by Tera Contributor
  • 2174 Views
  • 2 replies
  • 1 helpfuls

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
  • 792 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
  • 835 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  
  • 502 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
  • 854 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...

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