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

Forum Posts

Need help with a custom script

Hi Community, We are passing 2 parameters ProjectID and psNo in a Scripted Rest API GET resource. The requirement is to grant access to anyone who has the 4 project titles(u_project.project_manager,u_project.u_delivery_manager, u_project.u_additional...

Knowledge article comment

I checked one knowledge article in  my ServiceNow instance where one person has added comment, but it is showing another person name in the comment. where can I configure that isuue?for example, I'm "Govind" i commented on knowledge article but it is...

Catalog form

One Catalog item two fields  Type 1 : Select Box : CountryType 2 : Select Box : State Country is true then populate state. using Client script but not working. If end user submit form then Approval  to go Network group.Approver is approved after trig...

Ram012 by Tera Contributor
  • 476 Views
  • 1 replies
  • 0 helpfuls

Resolved! Copy variable details to RITM description

Hello all, Please correct me the code for variable details copy to RITM description , we are using below script. workflow run script: var variablesGR = new GlideRecord('sc_req_item'); variablesGR.get('sys_id', current.sys_id); current.description = J...

Nitya2 by Kilo Guru
  • 4821 Views
  • 13 replies
  • 7 helpfuls

create problem from case

Hello, we use a UI Action to create a problem from case, this button however, will create and save an empty problem in the data base even before filling and saving ( submitting) the form, the result is empty problems without the mandatory field.I cha...

Documentation for OOB fields on Catalog Task Table

Hi All,   Where can I get exact ServiceNow Documentation for fields , like the description of each field what it is meant for on Catalog Task (sc_task) table. I was able to find below : https://docs.servicenow.com/bundle/xanadu-platform-administratio...

Anubhav24 by Mega Sage
  • 1398 Views
  • 3 replies
  • 2 helpfuls

Inbound action is not working

Hi Team, In my instance one of inbound action has already created, by using of that RITM has been created. now I have added some of new email id in same inbound action witch is working fine in dev and test instance email and tickets both are generate...

keval3 by Tera Contributor
  • 569 Views
  • 1 replies
  • 0 helpfuls

Need help in Order Guide to request single item multiple times

Hello Everyone, We have requirement, where we need to allow user to create request multiple RITMs from single order guide. Can anyone suggest solution for this, without adding item to CART, can we allow user to create request? Thanks in Advance

N_Snow by Tera Expert
  • 560 Views
  • 1 replies
  • 0 helpfuls

Catalog item

How to set this Condition after catalog creation If End user submit the form then Approval to go "Network" group.Approval is approved  after trigger task and assignment group Database group name.

Ram012 by Tera Contributor
  • 730 Views
  • 3 replies
  • 0 helpfuls

LDAP - login with either userPrincipalName or SAM

Hi, My company wants me to setup the ability to login via userPrincipalName as well as SAMAccountName.  Currently we use LDAP and the SAM is used to authenticate, the UserID field is populated with the SAMAccountName.    My question is, how can I get...

markwoodhou by Tera Contributor
  • 1394 Views
  • 1 replies
  • 0 helpfuls

how to pass file from ServiceNow to sftp

Hi All, We have a requirement to send files from ServiceNow to Sftp, how we can achieve this? Are there any plugins or out-of-the-box options available for this?

jobin1 by Tera Expert
  • 3693 Views
  • 14 replies
  • 0 helpfuls

ph_number field type formatting

Hi All,There is an OOB field Mobile phone (ph_number type) field on sys_user and it is on the form. When a user enters a 10 digit number it is formatted to (xxx) xxx-xxxx. I do not see any client script or dictionary configurations. How to find where...

Flow designer

How to create/insert a new record in a custom table using Flow Designer.

Nithya Devi by Tera Contributor
  • 1013 Views
  • 2 replies
  • 3 helpfuls