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

Approve/Reject Button in a Notification

Hello, I have a requirement to configure Approve and Reject button in an email notification for Change. What is the best process to have this configured on the email notification instead of having a text for approve/reject? Thanks for your help.

AP30 by Kilo Guru
  • 4435 Views
  • 10 replies
  • 4 helpfuls

How to stop SLA without removing setworkflow in BG script

Hi Team,We have a requirement to close bulk incidents through background script. Script:-var gr = new GlideRecord('incident');gr.addQuery('your_criteria_field', 'your_criteria_value');gr.query(); while (gr.next()) {    gr.setValue('incident_state', '...

thaduri sai by Tera Contributor
  • 1507 Views
  • 5 replies
  • 0 helpfuls

How to check what is updating the field value

Hello friends, I am working on an attribute. When we change value of a field "life_cycle" the value of another field "assigned_to" is getting cleared.The table has 100+ business rules and 7 flows configured on it.How to identify what is updating the ...

Asmita7 by Tera Expert
  • 2199 Views
  • 2 replies
  • 0 helpfuls

how to add email id based on string value.

Hi All,I have below requirement..in incident form there is one field string called Sold Party name in witch user add different value for ex abc, xyz now I want that based on that field value email goes to particular user. please let me know how to do...

jui by Tera Contributor
  • 1204 Views
  • 4 replies
  • 0 helpfuls

Resolved! Regarding Update Set

What is Update Set and how to navigate it ? 

Community Alums by Community Alums  
  • 4500 Views
  • 4 replies
  • 2 helpfuls

ServiceNow In-Application Notifications

Dear @Chuck Tomasi, @Sandeep Rajput, @AshishKM, We have a situation where customer is asking for below requirement. "Currently, we do not get notified in ServiceNow platform itself when receiving notifications/mails. All notifications be sent through...

MonikaR2602 by Tera Contributor
  • 905 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to attach an attachment in Email Notifications

[Context] From the catalog item, the user will attach an image to the attachment variable. The image will then be attached to the email notification, rather than being embedded in the email body. [Q] How do we attach the image file to the email? Can ...

symonflores_23_0-1715656283889.png

Regarind MRVS value read and set it into a multiline text

 Hi all, I have a requirement of get the MRVS values and set it into a Multiline text which is present inside a SingleRow Variable set from a catalog item but when it came to RITM and sc_task the vlaue is not visible accurately as expected.i have att...

1__AshishKumaD_0-1715324775877.png
1_DipikaD by Kilo Sage
  • 1317 Views
  • 5 replies
  • 0 helpfuls

Resolved! Migration to flow designer for change request

Hello Community, Quebec release introduced important updates on change management, peculiarly the flow designer now supports the change request process instead of workflow as I can see it on my personal development instance. One of my customers recen...

Michael208 by Tera Contributor
  • 4780 Views
  • 2 replies
  • 19 helpfuls