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

Forum Posts

Resolved! transform script is not working

Hi All,  Could you please help me with the transform map script so that it works properly   answer = (function transformEntry(source) {    var owners = source.u_owner_name || '';      if (!owners) {        gs.info('TM Owners empty');        return ''...

Community Alums by Community Alums  
  • 1434 Views
  • 7 replies
  • 1 helpfuls

Resolved! ServiceNow catalog item multi row variable set

Hi Team,I have a catalog item with two Multi-Row Variable Sets (MRVS). Each MRVS contains a reference variable.Based on the Request Type, I need to send the approval to the reference variable inside the appropriate MRVS, and this must be handled usin...

Reddy39 by Tera Expert
  • 1256 Views
  • 4 replies
  • 1 helpfuls

Creating Risk Conditions

My first time creating a Risk Assessment and Risk Condition. I believe the first part of the Risk Assessment was okay. I created it with the conditions Active = true and Type = normal. I created 3 Assessment Metrics: Question: Is there a rollback pla...

diegodossan by Tera Contributor
  • 1074 Views
  • 4 replies
  • 3 helpfuls

Incident created through virtual assistant

Hi Community, When the incident was created through virtual assistant. Can they submit request without giving the mandatory fields?   Regards,Tulasi  

tulasi8_0-1765813981012.png
tulasi8 by Tera Contributor
  • 1071 Views
  • 7 replies
  • 0 helpfuls

Issue Type ID not populating

Hello,  I’m working on a bi-directional integration between JIRA and ServiceNow. I have successfully created the Credentials and Connections. However, when I create a flow in my Office instance, the Project ID is populated, but the Issue Type ID is n...

BAshok_0-1764916690624.png BAshok_1-1764916772160.png
B Ashok by Tera Guru
  • 2153 Views
  • 8 replies
  • 0 helpfuls

How to restrict duplicate ci creation on cmdb_ci_server

Hi Team we don't have discovery we are creating cis using transform map and creating manually also if requiredso please suggest how to restrict duplicate ci creation based on same name in servicenowThanks   

vamshi2 by Tera Contributor
  • 1175 Views
  • 3 replies
  • 0 helpfuls

Query business rule help

I am trying to run a query business rule to check on multiple conditions which works one way or the other.If I run the Ismemberof condition or the qc and/or condition within query BR separately it works. But when I try to combine both to check, only ...

Resolved! How to Auto-Populate Fields in ServiceNow Mobile Input Forms

Autopopulate Fields in Mobile Input Form Key points covered:How to use Mobile Callable Script IncludesAutopopulating fields in Mobile Input FormUse Case:Populate default Assignment Group in of the Field in Mobile Input form. Steps to Implement:1. Cre...

mobile-image2.png mobile-image1.png mobile-image3.png

Knowledge articles

Guided Learning: ITSM fundamentalsHi, I can see that when we attach a knowledge article on tickets it gets attached to customer comments which is visible to the users. The End user articles visible to the users will definitely help them however the S...