Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

Resolved! Logical division

There is a project xyz company and abc companyThere is a logical division we need to restrict the access for both company how many ways we can achieve this

TanushaP by Tera Contributor
  • 339 Views
  • 2 replies
  • 2 helpfuls

MidServer Functionality Validation

Hello, I just took over an existing Discovery configuration, with zero documentation. We have five mid-servers. Two of them, based upon their configuration and the devices we see, are functional. Three of them have capabilities configured, but no IP ...

matthewroal by Tera Contributor
  • 526 Views
  • 1 replies
  • 0 helpfuls

Cancel Workflow

I'm trying to cancel a workflow associated with a story. I'm following this community post which has a correct answer. https://www.servicenow.com/community/itsm-forum/how-can-i-cancel-a-running-workflow-on-a-single-ritm/m-p/502424 However I'm getting...

brianlan25 by Kilo Patron
  • 715 Views
  • 9 replies
  • 1 helpfuls

ITSM integration with MS Teams

Hi all, I am looking for the precise functionalities unlocked once ITSM and MS Teams are integrated.E.g.,1. user can open MS Teams and then start using it as a virtual agent, directly creating an incident or request or reading an article;2. different...

Track Assignment Group Changes with Metric Definition

By default, ServiceNow provides the Assignment Group metric definition to track the current assignment group value of a record. However, this out-of-the-box (OOB) metric only records the present value and does not capture both the old and new values ...

Praveenapatel_1-1758045950573.png Praveenapatel_0-1758045870128.png

cannot see records in custom table?

i have a custom table that extends from "Task" table. this custom table is now in a scope app, have its own modules, application etc.  however, after granting All ACL to the users, users are able to create records on this table but could not see the ...

HafilaHatta_0-1787882998825.png

Resolved! GetReference

What is the purpose of getReference(). On my understand it's an API used in client side, to fetch real time data of a referenced record. I need more explanation and real time examples when to use this. And give some two to three examples with code if...