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

Forum Posts

Standard Change Suggestions

This organization is just discovering the advantages of having standard changes.  Could anyone provide some examples of the standard changes they've set up at their site?

rmcb by Tera Contributor
  • 472 Views
  • 4 replies
  • 4 helpfuls

Sending communication from Flow Designer using an Email Layout

I have a requirement to send a page long set of instructions to the person opening a certain catalog item once the RITM is created. I must also use a predefined company mandated Email Layout. I assumed I needed to set up an email template and use the...

Mike LHCG1 by Tera Contributor
  • 1058 Views
  • 3 replies
  • 0 helpfuls

Automatically Update and Execute Weekly Report

Is it possible to schedule a report to automatically update and run on a weekly basis?  We manually change the date on the report every Monday so that the "closed" is "between" "10/01/2024 (start of the fiscal year) and 10/11/2024".   "My team provid...

pajack by Tera Contributor
  • 477 Views
  • 2 replies
  • 0 helpfuls

Send emails batch wise and give break 1 hour.

Send emails batch wise, send 500 mails then give 1 hour break then send another 500 users. I have tried with fix script gs.sleep it was impacting the system performance. The output of all emails i have stored in Array. I am tried with flow designer b...

Knowledge article template field style issues

Hi Team, I have created a new knowledge article template which has 3 fields. I have set the field styles for each of this fields as "font-size:12px; font-family:Courier New;" but when a user creates a new article and manually changes the font style s...

JohnnySnow by Kilo Sage
  • 453 Views
  • 2 replies
  • 0 helpfuls

Resolved! Hide INC category and subcategory based on users email id

I have a requirement to hide categories and subcategories on incident form when users having particular email id who logged in. I have tried the below Script include and on load Client script, please correct it its wrong and a solution would be helpf...

CS.png SI.png
Shruthi8 by Tera Contributor
  • 367 Views
  • 1 replies
  • 0 helpfuls

Resolved! How Do I Remove An Incident From a Problem?

I have a few cases where users are assigning incidents to a problem when they shouldn't.  Short of going directly to the tables, is there a way that I can remove an incident from a problem? Thanks for any ideas. John

johnfeist by Mega Sage
  • 3796 Views
  • 11 replies
  • 4 helpfuls

SeviceNow Catalog Integration with Ansible

Hi All, I am working on SeviceNow Catalog Integration with Ansible. I have created a catalog item and there is a variable to update IP address in Ansible. Currently we can update only one IP Address in Ansible. We are using Flow Designer. The ask is ...

User205031 by Tera Contributor
  • 386 Views
  • 1 replies
  • 0 helpfuls

Resolved! Actionable Notification in Microsoft Teams

We're having trouble setting up actionable notifications for Microsoft Teams. It seems the notification is sending into teams but is not giving us the option to reply to comments or accept approvals. Here is a screenshot of what messaging I'm receiv...

mrmichael by Tera Expert
  • 2087 Views
  • 3 replies
  • 0 helpfuls

JSON : Background Script Error

Hello Everyone, I'm trying to print the lastName from the system Property using Background Script: System Property {"firstName":"Ashutosh", "lastName":"Munot"}  Background Script: var set = gs.getProperty('firstname_lastname'); var parsJSON = JSON.pa...

Vamsi26 by Tera Contributor
  • 668 Views
  • 4 replies
  • 1 helpfuls

Catalog Client Script is not working

Hello EveryoneBelow Catalog Client script is not working to Populate the Word Count. Could someone help me on this.   function onChange(control, oldValue, newValue, isLoading) { if (isLoading || !newValue) { return; } var kbaRecor...

Vamsi26 by Tera Contributor
  • 623 Views
  • 7 replies
  • 0 helpfuls