Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

Resolved! Problem have incidents

Dear Team, (function executeRule(current, previous /*null when async*/ ) {    // # Assignment 3: Problem have incidents    // > if problem is updated with worknotes - update the same to all the incident.    // > if problem is closed - resolved or clo...

Abhimitrake by Tera Contributor
  • 661 Views
  • 2 replies
  • 0 helpfuls

clone

I need to perform a clone ensuring that certain tables are preserved in Dev and QA.During the clone process, the data in these tables must remain intact in Dev and QA, without being overwritten by Production data.  

felipenasci by Tera Contributor
  • 568 Views
  • 3 replies
  • 0 helpfuls

Contracts not visible in business portal

Hello, I've created and added a record producer in the Business portal. Besides other variables, I've created "contracts", which has the following reference qualifier: javascript: 'account=' + current.variables.account;When I test it in the por...

ElenaSpru_0-1769447146963.png ElenaSpru_4-1769446625132.png ElenaSpru_5-1769446698944.png ElenaSpru_6-1769446815279.png

Resolved! Deactivate the standard change template

Deactivate the standard change template once it exceeds four failures . While this can be achieved using a Business Rule or Flow Designer to retire the template, is there an out-of-the-box (OOTB) capability available to automatically inactive the tem...

Sruthi_2511 by Tera Contributor
  • 568 Views
  • 2 replies
  • 0 helpfuls

Resolved! Inbound email notifications - retrieve mailer name

Hi everyone, Currently I have an inbound action created which I want to use to retrieve the name of the sender.For example, when you receive an email it displays as 'Example user <example.user@gmail.com>. How can I retrieve the 'Example user'  in my ...

rafas_10 by Kilo Sage
  • 881 Views
  • 8 replies
  • 2 helpfuls

Resolved! 🚀 Exploring ServiceNow Flow Designer: Best Practices & Insights

Hi ServiceNow Community! I wanted to open a discussion and share some thoughts on Flow Designer, and also learn from your experiences.As we all know, Flow Designer is an incredibly powerful tool for automating processes without writing code, and it’s...

JosafKollur by Tera Contributor
  • 5470 Views
  • 4 replies
  • 2 helpfuls

How to create multiple check boxes under one question

Hi Team, How to create multiple check boxes under one question Question or labelList any Network Folders access requiredbelow are my check boxesAccountsCorpCust_SrvEngineeringHRITother. If I Select Accounts Check Box then, I need to show options Read...

Create a risk assessment in Demand Form.

Hi,I need help with implementing a Risk Assessment on Demand form when the Demand state moves to Screening.Currently, we have similar functionality available in the Change form, where the Risk Assessment is available under related links with a set of...

karunasri by Giga Contributor
  • 595 Views
  • 3 replies
  • 0 helpfuls

Standard change

Hi, please help:) IssueNot able to implement a standard change where the processflow ribbon on top does not show. The fields in the standard change ithat I have created s not showing. The form for normal change is showing, so it looks like it's not a...

Idor_2-1769409506620.png Idor_1-1769409460199.png Idor_5-1769411042852.png Idor_0-1769409331471.png

ATF(Risk Assessment)

Hello,I am currently working on automating the Change module. However, I am encountering an issue where the change record remains in the New state and cannot proceed to the next stage because the risk assessment must be completed first.I am unable to...

Resolved! Can I move changes from one update set to another?

I forgot to change my update set and I made changes under a different update set that already included changes from another enhancement I was working on. Is it possible to move those changes to the correct update set?