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

Forum Posts

Resolved! Want retire all articles with same number

Hi Team  Below is the code working fine for article that passed 5days on valid to, and retire articles. But I want to retire all the articles if any one of the article met the valid to date condition 5days. irrespective of state they are and version....

Ash41 by Kilo Sage
  • 1224 Views
  • 4 replies
  • 1 helpfuls

Resolved! Scheduled Maintenance Tickets Based on Scheduled Job,

Hi, Create a schedule job with the below conditions, 1.It should Create Incident records, for the first time run it has to create 4 weeks of incident and2.later on for Every weekend create Incident records for Additional weeks   

suneelkumar by Tera Contributor
  • 965 Views
  • 3 replies
  • 0 helpfuls

How to create a button on header in csm portal

Hi, How to create button on header in csm portal and once I click on that button it should be redirect to case form(Record producer).I need guidence so please help on this, It will be useful. Thanks!  

manisa by Tera Contributor
  • 394 Views
  • 1 replies
  • 0 helpfuls

Facing issue in setting the ACL as per the requirement.

Hello ServiceNow Community,We are working on a requirement where we need to add a new “Confidential” checkbox to incident tickets and requests also on service operations workspace incidents and requests. When this checkbox is checked, we want the rec...

Resolved! Error when calculating difference between fields

Hello everyone. I am involved in a task of calculating the difference between fields in a SCTASK as follows: the value of the reimbursement for financial loss ('reimbursement_request_amount') CANNOT BE GREATER than the value of the approved reimburse...

Departent field is not populating

Hi, Requested by details are in variable set, created department as seperate variable. i want to populate department based on requested by. i wrote script include and onload CS. i'm not getting where i did mistake. Please help me.Script include:getDe...

Shaik22 by Tera Expert
  • 501 Views
  • 2 replies
  • 0 helpfuls

Convert an incident into a Request

Hey ,I have a requirement to make a ui action that onClick convert incident into a Request.It should populate a few fields from incident table as well as the worknotes. 

BiyazatE by Tera Contributor
  • 943 Views
  • 2 replies
  • 1 helpfuls

Domain name in CMDB

Hello community, I'm looking to get some domain names along with certificate renewal status  entered into service now ??question is:- 1)Do we have any OOb table available to get the domain names entered or we need to create custom?? we have attribute...

How to make groups visible to current lt logged in user

When user logged in to servicenow and click on particular module under the application menu in scope application, then the currently logged user associated to whatever the groups, those groups should be auto populate to him/her. How to do this? Can a...