Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Resolved! Check if Name of Supportgroup is already in Use

Hello everybody, We have a Requirement for a Catalog Item, to enable Users to order a new support group.The users can enter their preffered group name into a single line text field for which i would like to implement a validation, so that group names...

Fab5000 by Tera Contributor
  • 1691 Views
  • 4 replies
  • 2 helpfuls

Incident Auto-assignment

Hi everyone, I'm currently working on incident creation using inbound emails and event management. Here's the issue I'm facing: An inbound email correctly triggers incident creation via a configured flow.After resolving the incident, if a similar inc...

Community Alums by Community Alums  
  • 1277 Views
  • 3 replies
  • 0 helpfuls

Reporting

I need to create a Report for calculating Duration of Approval State.For e.g Duration for Approval state: Requested, Approved or Rejected.I tried to create Metrics on Approval Table but I cant see Records and Duration created in Metric Instances Reco...

Email Receiving on PDI

I have set up my email account successfully on my PDI. Tested connection and it is working fine. But when I to send email to PDI for my inbound action, gmail says address not found. I have checked email properties. I cant seem to figure this out.

MikhaylaA by Kilo Contributor
  • 3788 Views
  • 5 replies
  • 0 helpfuls

Resolved! I cant get hold of this

In mail script csm ootb this is written below the link creation. I would be really helpful if anyone call tell me whats happening in Layman term.Thank you  

PrasunSarkar7_0-1763012027958.png PrasunSarkar7_1-1763012039604.png

Resolved! Set a hyperlink in notification

I created a notification and specified the HR task for the table. I want to include a hyperlink directly to the task in the Message HTML. How do I set up this hyperlink?

ChunjiJ by Tera Contributor
  • 2672 Views
  • 3 replies
  • 4 helpfuls

On change client script to calculate the difference in start date and end date and display the result in another field no_of_days in days

I have two fields start date and end date for my table.I wanted to write an onchange client script such that upon selection of both dates the difference in dates should be auto populated in no-of_days field which is of type integer. For eg:If start d...

test1231998 by Tera Contributor
  • 6079 Views
  • 15 replies
  • 5 helpfuls

Requirement

If a group has child groups, don’t deactivate it (parent group).If a group has a parent, don’t deactivate it (child group).Only deactivate standalone groups (no members, no parent, no children).