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

Forum Posts

Resolved! Scripted Rest API user permisions

Hi Team, We have a scripted REST API to share our sctask and RITM details. We have setup a integration user for this. But integration user is not able to get any records in response. Response code is 200 but records in response is zero. Which roles w...

UI Action Button on Group Table

Hi,I wanted to create a new UI Action Button in the Users Tab (in the related list) in a group form. By default, there is a UI Action button called 'Edit'. How I can make this 'Edit' button to be visible to only Admin and hidden for all.And the new U...

BKSharma by Tera Contributor
  • 295 Views
  • 1 replies
  • 0 helpfuls

Visible on summaries

Dear Community,   is it possible to control somehow the Visible on Summaries variable on Service Portal? I just need to set up this via the script as I have the requirements that it should show/hide depends of options selected. ( its the variable set...

SOW Edit View

Recently I updated our Service Operation Workspace application to 6.1.7 from 5.x and I see there is a new feature to edit a record from the list view. However, when I click that edit button to view the form on the right pane, it says "This form has n...

IssacR by Tera Contributor
  • 846 Views
  • 3 replies
  • 0 helpfuls

Need help on ATF

We have one variable , it is not visible in portal. while submit the request , ritm and sc_task is generated.when i open the  sc_task record, variable is visible and it is mandatoy.so how can i achieve in ATF, I have used set variable value  but it i...

pawank2 by Tera Expert
  • 1200 Views
  • 13 replies
  • 0 helpfuls

Using teams email address in notifications

I have a requirement to send emails to Teams channels. Upon reading in Microsoft site this is not possible if teams is part of Office 365 Government plan. Has anyone done this for teams in this plan? 

samadam by Kilo Sage
  • 735 Views
  • 4 replies
  • 0 helpfuls

Understanding GlideDate() and GlideDateTime() in ServiceNow:

Understanding GlideDate() and GlideDateTime() in ServiceNow:ServiceNow developers frequently work with date and time data to manage records and processes effectively. GlideDate() and GlideDateTime() are essential classes in ServiceNow for handling da...

Selva Arun by Mega Sage
  • 15032 Views
  • 1 replies
  • 8 helpfuls

change request

answer = {    // Configure policy inputs here    u_vp_approval_mandatory: false};var vp_approval_required = false;var gr_conflict = new GlideRecord('conflict');gr_conflict.addEncodedQuery("change=" + current.sys_id + "^type=blackout^schedule.ref_cmn_...

Bhavani1995 by Tera Contributor
  • 490 Views
  • 4 replies
  • 0 helpfuls

How to edit variables from variable editor

In service catalog all variables are read only in variable editor.. I need to edit one variable in task ..I created UI policy which apply on task and also tried creating client script but nothing works out.. can anyone explain what we can do for maki...

Santhosh23 by Tera Expert
  • 2560 Views
  • 4 replies
  • 0 helpfuls

Resolved! Users stuck in Self-Service view despite having a custom role

Hello Community, I've created a custom role to allow users to view only a subset of incidents and requests.The access part works perfectly — ACLs and Query Rules are all good. However, users with this role are stuck in the "Self-Service" (ess) view a...

Nicolas15 by Tera Contributor
  • 988 Views
  • 5 replies
  • 1 helpfuls