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

Forum Posts

Create a custom view

Hi, I have created a database view with task table and another custom table. So that we can use for incident, problem, change and custom table as well.So currently I am building a dashboard & reports in platform analytics related to change request da...

vishnumaaya by Tera Contributor
  • 743 Views
  • 4 replies
  • 0 helpfuls

Application or plugin as an alternative of orchestration license.

Currently we are trying integration Azure Entra ID with ServiceNow to automate the user access request flow. We know that this scan be achieved by orchestration, but we do not have orchestration licensing procured and hence would like to know is ther...

Hrithikah by Tera Contributor
  • 379 Views
  • 2 replies
  • 0 helpfuls

Resolved! How can I copy or duplicate a catalog item?

Hi everyone, we currently have a Catalog Item that we are still using, but I need to duplicate it and make couple of changes to the new copy. Basically, I have a requirement to copy the existing Catalog Item and make some changes to the variables, fi...

ID NOBLE by Tera Expert
  • 4563 Views
  • 5 replies
  • 3 helpfuls

Resolved! How to add a conditional variable inside a catalog form

How to add a conditional variable inside a catalog form?ScenarioI need to add one radio button called as "Animal"in a catalog form. If user clicks that, then additional 4 further radio buttons appears as "Dog", "Cat" and "Lion" along with second row ...

Jim12 by Tera Contributor
  • 1014 Views
  • 3 replies
  • 2 helpfuls

Pre-populate 'Compose email' form with email template

Within the incident form you can click 'More options' > 'Email' and then the 'Compose Email' form opens for the incident. Is there a way to pre-populate this email with an existing email template. I have created a UI action to replicate this functio...

find_real_file.png

Copy attachment from ritm to sc_task when added through native UI

Hello Experts,I am facing the below issue as the image is getting duplicated. Below is my script which is written on sys_attchment table (after insert).Please help .(function executeRule(current, previous /*null when async*/ ) { var ritmSysId = ...

aksh3_0-1742286255855.png aksh3_1-1742286276374.png
Community Alums by Community Alums  
  • 499 Views
  • 3 replies
  • 0 helpfuls

Resolved! On-Call Rotation/Combined Onshore & Offshore

I am stuck, racking my brain on how to set-up this On-Call rotation schedule: Onshore/USBob, Carol, Ted, Alice Offshore/IndiaPatel Offshore supports 12:00 AM CST to 11:59 PM CSTOnshore supports 12:00 PM CST to 16:59 PM CSTOffshore supports 17:00 PM C...

Resolved! ITIL standards for Problem Management - Accept Risk

We've recently migrated to the latest problem state model and noticed that the "Accept Risk" UI action closes the Problem record as Closed Complete. To our understanding accepting risk does not necessarily mean that a Problem is completed, but that t...

juddmnu by Tera Contributor
  • 1897 Views
  • 6 replies
  • 5 helpfuls

リストからフォームに添付されているPDFファイルをエクスポートする方法

下記のServiceNowの実装方法についてご教授願います。(Export PDF file attached in form from List by clicking custom export button) リスト画面にカスタムで作成したエクスポートボタンを押下し各レコードのフォーム画面に添付されているファイルをPDFとしてエクスポートすることは可能でしょうか各レコードに添付されているファイルは1つのPDFファイルとしてエクスポートしたいと思っています。リスト上で2レコード選択してエクス...

tasks are closed incomplete

Hi All  i configured workflow if approval approved one task is created to management team after management task completed i need to create 4 tasks for i used branch activity four task was created but any one of task closed complete remaining 3 tasks ...

kotab by Tera Contributor
  • 347 Views
  • 1 replies
  • 0 helpfuls

Disable View IN Old Desktop Client option

Hello all, Has anyone been able to determine how to disable the options to Start a Microsoft Teams Chat in Old Desktop client and make the option default to start? When I click on Start Chat, I only want Web Client or Desktop Client option as that is...

Domain Separation - Form Replicate

I have a total of 10 domains, each containing an incident form with a different layout. The requirement is to make all form layouts the same across all domains. I have attempted to write a script to copy the form layout from one domain and replicate ...