Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Auto Increment Numerical Value in Catalog Item Variable.

Hello Everyone. I'm having the following requirement on Catalog Item Variable Form.  There is a Variable named as Serial Number. Every time a catalog item is requested, the field needs to be auto-populated.We have to populate the variable with the fo...

Aks6 by Kilo Contributor
  • 2311 Views
  • 12 replies
  • 1 helpfuls

Agent Workspace time out setting

I am searching but coming up empty Is there a setting for the timer on this? My team is complaining that if they get on a long call and not interacting with the page it logs them out. One swears its 5 minutes, I am positive its longer than that, but ...

Resolved! Normal change request process flow is skipping the "Assess" and "Authorize" stage and moving to "Scheduled" upon requesting for approval

Description: When a normal Change request is submitted, the change state on the process flow, should show as "New" Assess. When approval further is requested (Technical Approval), state then skips "Assess" and "Authorize and jumps to "Scheduled" on t...

Paul26 by Tera Contributor
  • 3047 Views
  • 4 replies
  • 0 helpfuls

Resolved! Is it possible to cuztomize the CSS of catalog item form?

Hello All, Is it possible to cuztomize the css of catalog item form? For example - changing the color of field border:   With the use of the chrome developer tool I determined that the 'form-control' bootstrap class is responsible for the border, bu...

find_real_file.png find_real_file.png
Magda13 by Tera Contributor
  • 2482 Views
  • 3 replies
  • 2 helpfuls

Resolved! Field present on form

Hi Team,How to know whether a field exists on form or notFor ex: I want to know whether field A present on form or not, if present then go ahead and perform validations. if field not exists on form then don't perform any validations.Appreciate your i...

Lohith by Giga Expert
  • 6895 Views
  • 6 replies
  • 6 helpfuls

Resolved! Servicenow ITSM Certification

Hi Experts, I am new in servicenow and exploring the opportunity to learn servicenow ITSM including certification on same. As per my analysis i need below three certifications for ITSM in sequence. 1. Servicenow Admin 2. Servicenow ITSM fundamental. ...

Ritesh2 by Kilo Contributor
  • 2610 Views
  • 4 replies
  • 2 helpfuls

Resolved! Adding Recent Worknotes to @mention Notification

I have a request from my Users to add recent Worknotes () to the Activity Stream @Mention Email notification. I tried pasting "" to the bottom of the notification. But that doesn't work. From what I've read, it sounds like I might need to include tha...

Script include to get the list of assignment group

Hi, Need help on the script include to get list of assignment group for project task form. I need to filter the assignment group of Project task form to contain group type (support, Agile Team) OR group has role = pss_resource Currently, there is OOB...

Sandy42 by Tera Expert
  • 2150 Views
  • 4 replies
  • 0 helpfuls

Output of gs.log from Workflow Run Script

Hi I am trying to debug the follwoing code by trying to determine the location value. I have used a gs.log statement, however when I try to check the 'script log statements' and search for the string "ABCD" I don't find anything. Can you please advis...

Arijit6 by Kilo Contributor
  • 7308 Views
  • 7 replies
  • 4 helpfuls

Resolved! Multiple values store in one variable

Hi All, How i can store multiple values in one varible and join with comma , by current sys_id  i am getting two sysid  i want store two sys_id in one variable ?   in ui action var sys_id = current.sys_id;// getting two sys_id want to join in one var...

Resolved! did not create or update sc_req_item using current

We are having an issue where inbound emails are configured via an inbound action to create a request are throwing this error: 'did not create or update sc_req_item using current'. This was functioning before our upgrade to Quebec from Orlando. Here i...