Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

Checklist's in Agent Workspace Task

Hello, I just learned that the Checklist Formatter does not show on the task in Agent Workspace.  Here is ServiceNow's response:   Details. The 'Checklist' is not showing on Agent Workspace view is because the 'checklist' is a UI-Macro and Agent Work...

Resolved! Need to visible only managers in reference field on incident table.

Hello Developers! I am trying to get only managers in reference field on incident table. I have tried with manager is not empty condition in reference qualifier, it shows users those have managers. But I need to get only managers in field. Please any...

Mallika1 by Giga Contributor
  • 3421 Views
  • 11 replies
  • 3 helpfuls

Notification via a phone call?

Currently, we send notifications out via SMS,email, voice mail. Is there anyway with ServiceNow to send a notification via a phone call? (phone rings)

AM21 by Tera Contributor
  • 2075 Views
  • 1 replies
  • 4 helpfuls

Resolved! Regex expression to check comma separated string

Hi All, I need to validate a single line text field with only comma separated values. Case 1 : With one input it should return true, example: Abel Case 2 : With multiple input it should return true, example: Abel tuter, Sys Admin Case 3: Any special ...

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

Resolved! Get all groups user is a member of based off of a catalog variable

Hi All, I may be overthinking this but would like some input. I have a scenario where on a catalog item, I have a reference variable to the sys_user table. Based off of the user that gets selected, i'd like it to display in a Multi Line Box (or maybe...

find_real_file.png
IT Eric by Tera Contributor
  • 8265 Views
  • 8 replies
  • 2 helpfuls

Resolved! Record Producer Client Script Best Practice?

We have a client catalog script in a variable set attached to multiple record produces.  The script works without issue.  What I would like to know is if there is a better way of doing this. When I run diagnostics on anything containing the script I ...

find_real_file.png

Resolved! Apply workflow to Change Request

I've got some out of the box workflows for change requests that fire when a certain type of change is raised i.e. Standard, Normal and Emergency.   I needed to modify the Standard Change workflow to remove a step, so I copied the workflow, made the e...

Transform map to avoid insert if record matches

Hi All, during dataload , we want to ignore insert record if the same record already existing in table , which way can we ignore inserting record ?can we update reject in choice action or need to write transform script?    

find_real_file.png
Swati k1 by Tera Contributor
  • 1736 Views
  • 5 replies
  • 0 helpfuls