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

Forum Posts

Resolved! Knowledge "Solves my issue" button metric?

Hello, Starting with Tokyo and now with Utah, we noticed that in the Service Portal there is a "Solves my issue" button above a knowledge article that displays to the end user within the dynamic search results during Incident creation.  What table re...

Resolved! Assigning termination task date to due date

I have a file form and in that form there is a termination date field on the form. So whenever state is moving from transmission to terminate some tasks are getting created based on conditions and in those tasks i have a due date field so whenever th...

gayatri38 by Giga Guru
  • 486 Views
  • 4 replies
  • 1 helpfuls

How can i call schedule job data in email script

Hi All,below is the script written in schedule job. var info = new GlideRecord('u_cam_account');info.addQuery('u_active', 'true');info.addQuery('u_cloud_provider', 'aws');info.query();while (info.next()) {    var cp = info.u_account_id;    var innerI...

Rama26 by Tera Contributor
  • 301 Views
  • 1 replies
  • 0 helpfuls

Where are icons for Service Catalog Items stored in SN?

That's pretty much the question - when looking at existing categories, especially Top-level ones that appear in our self-service portal with icons, I cannot see where these icons are stored. When I click on Icon, I am only presented with the option t...

arow by Kilo Explorer
  • 18880 Views
  • 12 replies
  • 20 helpfuls

Can we add a label in servicenow backend form?

Hi All, We have a requirement for which we have created a custom table.After creating a few checkboxes on the table, we now need to add a label above each one, exactly like we do with variables in catalog items.Annotations are not functioning because...

Resolved! Short Description of Request same as Cat Item name

Hi Experts,We have a requirement to update REQUEST short description same as Catalog Item name. I followed this Article but it updates both RITM and Request short description. We just want to update only REQUEST SD not RITM's. Can someone help me on ...

Community Alums by Community Alums  
  • 1460 Views
  • 6 replies
  • 1 helpfuls

Workflow stage is updates as Null

Hi people ,I have configured Request cancelled stage in workflow but whenever the task gets cancelled, the stage is changes as "null" in request summary page .Kindly share any inputs on this issueFYR  

Vengadesh_0-1716298885200.png
Vengadesh by Tera Guru
  • 350 Views
  • 1 replies
  • 0 helpfuls

Resolved! Remove Admin role to view records/fields on specific table

We have built an application per a requirement.   The form and notifications, while simple, work like a charm.   There is no workflow.   The last piece is for us to adjust the ACL's so that only users with a specific role (created when the app/table ...

Disable the functionality to perform batch approval

Given that: I’m a ITIL users with multiple knowledge article approvals sent to meWhen: I go to “My approval” list          Check the checkbox in front of approval records          Click on “actions on selected rows” on the bottomThen: I can NOT see "...

Venkateshbora_0-1716192357190.png

Resolved! Currency code > symbol

We have a few currency fields in use in our system. The problem we are running into is that despite setting the code field as the display value for currency types the fields still show the symbol in the second drop down box. That is a problem because...