The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Attachment Help!!

How to Send attachment over E-Boding in ServiceNow.. I tried the below code but not working   var SendIncidentWithAttachments = Class.create();SendIncidentWithAttachments.prototype = {initialize: function() {},sendIncident: function(incidentSysId) {v...

Custom Password Strength Check

Scenario:I am asked to develop a Script Include that validates the password strength based on the following conditions:Minimum length: 8 charactersMust contain at least one uppercase letterMust contain at least one lowercase letterMust contain at lea...

Control - M Integration

Hello Team, We received the requirement like need to integrate Control - M with ServiceNow.I searched for Documents in Google. But didn't find the related documents.If you have any documents could you please share with Me. Regards,Sulochana.

sulochana by Tera Contributor
  • 553 Views
  • 4 replies
  • 0 helpfuls

Worknotes is not getting updated

Hello Community , There is one Date field on HR case form. The date value entered in the date field, when matches to todays date then state should change to WIP and work-notes should get updated with comments. The challenge is here - I have created o...

Drishti by Tera Guru
  • 1039 Views
  • 7 replies
  • 0 helpfuls

Resolved! Provider notification does not send to group

Hi everyone, I have no idea what the issue here might be, but we started setting up provider notifications (to get rid of mails for our agents) and all of them are working fine when they'll be send to one user (e.g. mentioned by, additional comment/w...

Cap1.PNG
ehgebla by Giga Guru
  • 6568 Views
  • 14 replies
  • 19 helpfuls

custom edit slushbucket label issue

Hello guys, I have a silly problem that has been messing with me the all day. I made a m2m using cmdb_ci_business_app and sys_store_app   I have a custom table and I am displaying that m2m in a related list after creating the relationship between my ...

JoaoV_1-1759695805144.png JoaoV_2-1759695829666.png JoaoV_0-1759695758502.png JoaoV_3-1759695857098.png
JoaoV by Tera Expert
  • 668 Views
  • 6 replies
  • 0 helpfuls

How to Get SC Task Closed Date in Flow Designer Script Step

Hi Community,I'm working with Flow Designer and I have a flow triggered by an SC Task. I want to retrieve the closed_at date of that SC Task and use it in a Flow variable called revokeAccess.// i am using this in my background script to get the close...

LokeshwarRV by Tera Contributor
  • 364 Views
  • 4 replies
  • 0 helpfuls