The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Performance Analytics Error

We are receiving error message when creating the PA jobs. under "Human Resources: Performance Analytics" application. "When targeting a global resource, only ServiceNow authored scopes are allowed as sources" We also tried creating the PA jobs in Glo...

abhishk9 by Tera Contributor
  • 679 Views
  • 5 replies
  • 0 helpfuls

Configuration item module

Hello, I need to add the condition in configuration Item module hemce Please let me know how to open the configuration item module. Thanks,Manju

manju12 by Tera Expert
  • 627 Views
  • 12 replies
  • 0 helpfuls

Resolved! Hiding Input field in widget

hi allI need to hide "checkbox" in widget, in all condition.  HTML code  <label><input type="checkbox" name="support_team" ng-model="data.support_team"> Support Team</label><br/>    Please suggest.

Ujjwal1 by Tera Contributor
  • 354 Views
  • 2 replies
  • 1 helpfuls

Resolved! Client Script To Get Catalog Tasks For A RITM

Hi, I'm trying to get the catalog tasks related to a request in a client script var ritmID = g_form.getUniqueValue();try {    var scTaskGr = new GlideRecord('sc_task');    scTaskGr.addQuery('request_item=' + ritmID);    scTaskGr.query();    while (sc...

Google map into workspace

how can i show the google map in custom workspace I want to show google map on the workspace utilizing the map pages,how?is there any other proceder let me knowI am unable to find out the next step and require assistance in detail

Akhil Goud by Tera Contributor
  • 690 Views
  • 5 replies
  • 1 helpfuls

Background Script - not all scopes available. How to add?

Hi there, when running a background script, not all of our scoped are available. Strange is, that they are there in DEV - but not in TEST or PROD Instance. I assume some cross scope records missing, but which one? Or is this scope depending and need...

find_real_file.png
Zod by Giga Guru
  • 4124 Views
  • 9 replies
  • 2 helpfuls

Service Operations workspace Dashboard Issue

 Your Work and Your Teams work in the overview section when clicked does not reflect in the list view of the dashboard. I have updated the sys ux client script include "SowIncidentLandingPageUtils" with below. function include({imports}) {let service...

imran10106 by Tera Contributor
  • 286 Views
  • 1 replies
  • 0 helpfuls