We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Can someone help me with GRC questions?

I'm preparing for exam and some of below questions are confusing so if you guys give me correct answer that would be great  Who can send the Policy back to draft or forward it by requesting approval? (Select three)ApproversOwning GroupOwnerReviewers ...

vijayr2313 by Tera Contributor
  • 3679 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to insert MRV in open ticket with script

Hi everyone!I need help with a question, how to add MRV to an existing ticket? I need it to stay in this format But when I try to insert it it stays in this formatI'm using background script to build the solution because I need to run code for this 

01.png 02.png

Resolved! Use bearer token for REST Message authentication

Hi. I'm building a REST Message application to get data from a third-party API. However I'm stuck at the authentication setting. To get the data I need, I need to use a bearer token, but this token only lasts for one hour. So I need to get the token ...

define view for reports

Hi,I have one requirement on reports,in reports I am using the score, to display the count of records, but when i click on the score it shows us a list view of that table for which we have created a report. so i want to configure a list view for that...

Resolved! Report on SCTASK associated to Catalog Item

I have been asked to create a report showing the groups handling SCTASKs associated with Catalog Items. Is there a way to report on Catalog Item usage based on associated SCTASKs?

Resolved! Order Confirmation popup on cart v2 -how to edit

This pertains to the two step checkout process in service portal which popups an Order Confirmation.  We want to hide the Requested For field but still include the Deliver & Special instructions. i've been spending a fair time looking at other commun...

find_real_file.png
Les1 by Tera Guru
  • 14152 Views
  • 15 replies
  • 13 helpfuls

how to convert incident to service request using agent workspace

Hi All, I have a requirement to convert incident to service request using ui action through agent workspace, also it should copy few fields from incident to service request like - sd, des, business service.I am using below code and ui action availabl...

Ashwini35 by Tera Contributor
  • 960 Views
  • 2 replies
  • 0 helpfuls

SMTP relay server

Can i use SMTP relay server (AWS) instead of POP in servicenow?If yes, is there any customization in servicenow?

An Kun by Kilo Contributor
  • 2593 Views
  • 4 replies
  • 0 helpfuls

Copying the Attachments from REQ to RITM to SC Task

Hi All,I have a requirement to copy the attachments as below 1. IF attachment added to Req then it should copy to RITM and SC TASK2. If attachment added to RITM then it should copy to SC TASK To achieve this I have created a insert BR on sys_attachme...