Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Catalog Item - MRVS

Hi Team, We have three variables in MRVS, lets say MVar1 , MVar2, MVar3. And one reference variables outside MRVS, lets say Var4.Based on the value in reference field Var4, we have to populate value in MVar2 and MVar3.What I did is, I have created on...

TejashviT by • Tera Contributor
  • 722 Views
  • 5 replies
  • 0 helpfuls

Create user ATF step Error

FAILURE: Could not add user to group 'ABC_XXXX' while creating user with id '2e2a8a2c3b528710d078368c24e45aed'Group is active and Impersonate user checked   

SivaKumar123_0-1784728877686.png
Kumar1235 by • Tera Contributor
  • 326 Views
  • 1 replies
  • 0 helpfuls

Resolved! Articles still active after deactivating old categories

Hi everyone,We created new categories in our Knowledge Base and moved articles into them. After that, we deactivated the old categories.But the articles that were in those old categories did not deactivate — they’re still active/published. This ended...

emiltalley by • Tera Contributor
  • 602 Views
  • 1 replies
  • 0 helpfuls

Incident

1)Restrict the incident resolution if any incident task is in progressIf user try to resolve the incident system should validate all incident task should be closedIf any incident task is in in progress state restrict the incident to resolvedDisplay E...

Change application is missing from Filter Navigator in my PDI

Hello Team,I have a Personal Developer Instance (PDI).Issue:- I am logged in as admin.- The Change Request plugin (com.snc.change_request) is installed.- Change Management plugins are installed.- I can access the Change Request table using:https://de...

shashilja99 by • Giga Contributor
  • 509 Views
  • 1 replies
  • 0 helpfuls

Problem managment

Hi everyone,I'm performing an assessment of an Incident/Problem Management implementation and I'm trying to understand the impact of a customized Problem state model compared to the standard ServiceNow state model.Current SituationReviewing the OOTB ...

shivanib56 by • Tera Contributor
  • 543 Views
  • 1 replies
  • 0 helpfuls

JIRA Spoke: Methods failing with 404

Good afternoon,We have recently moved from JIRA Server to JIRA Cloud and I'm rebuilding our old integration to work with the JIRA Cloud setup.I followed all the instructions to the letter and succeeded in getting my OAuth token from JIRA. So far so g...

Log Export service

Hi Team,Good day!I am seeking assistance with configuring the Log Export Service. Currently, when I select the service, I am not receiving any details or results.Could you please help me understand if there are any prerequisites, configurations, or p...

log_export_services.png

Resolved! Separate conflict detection

Hello, Can we build in ServiceNow a separate conflict detection engine? For example:Let's say I have four change requests - CR1, CR2, CR3, CR4.CR1 and CR2 are created from custom model 1, CR3 and CR4 are created from custom model 2.All changes are re...

Bartek0301 by • Tera Contributor
  • 691 Views
  • 2 replies
  • 0 helpfuls

Email client configuration

Hello All  I have been asked to modify the OOB email compose template, so that it should automatically pick the email of the Assigned to in the HRC ticket and populate to From field (which originally contains the instance email address) I activated t...

samirmeroua by • Tera Contributor
  • 634 Views
  • 2 replies
  • 1 helpfuls

Tagging not working properly in workspace

Hi All, I had a requirement where I have to show the 'email ID' instead of names when we try to tag someone in the comments/worknotes. Added this code in the calculated script in sys_user.name:if (gs.getSession().isInteractive()) {    if (gs.action.g...

AmanPratapS7233_0-1783410337462.png