We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

How to add the approvers who has a particular role in a flow designer

In an Ask for Approval action step, I want to add the approvers based on their roles i.e. only users who have role xyz should be the approvers of the record. The 'Ask for approval' action in the flow designer doesn't have the feature to add approvers...

GBS by Tera Contributor
  • 278 Views
  • 1 replies
  • 0 helpfuls

How to define system property for ACL

We need a property to identify which roles and which group can delete the relationships.This should be used in the ACL. Assist me to how can I achieve this, In advance, Thanks! 

Mr khan by Tera Expert
  • 1288 Views
  • 3 replies
  • 0 helpfuls

email script

I have a select box variable for example 'partner' in my catalog item, which is user details as question choices(text is the name and value is the email id).I have to send notification to the partner field value which was selected during raising the ...

abhisek by Tera Contributor
  • 1245 Views
  • 12 replies
  • 0 helpfuls

Resolved! Closed tickets in Service Portal

Hello,  I see in several conversations that you guys see closed tickets in Service Portal. The question is that I am not able to see how to configure SP in order to see closed tickets, I only see active incidents and request in the portal. Could you ...

p_espinar by Kilo Guru
  • 5147 Views
  • 3 replies
  • 1 helpfuls

Service portal

Hi Team, I have a requirement like back end view of form same thing I want to show the portal side as we have in backend viewif any one knows abt this requirement please help me guys

Resolved! When searching for records and getting multiple search results

If there are multiple "gr.dates" of the written script, I would like to return the one with the latest 'sys_updated_on' of "gr.date".Please tell me how to extract it. var gr = new GlideRecord('test_table'); gr.addQuery('test,'00'); gr.query(); while...

user_ms by Tera Expert
  • 896 Views
  • 3 replies
  • 5 helpfuls