We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Resolved! How to copy attachment from email using inbound action

I have an inbound action that creates a service request. Currently, I have it set to attach the email to the RITM and I also want to include whatever attachments were on the email. See below for the script -- I see that it should happen by default, b...

Blair5 by Tera Guru
  • 8650 Views
  • 20 replies
  • 7 helpfuls

Resolved! Custom watchlist does not send emails

Hello experts,Please I need your help, I created a custom watchlist that holds a custom table for emails, I copied exactly same format as the group watchist: I added as reference the custom email table created so that users select the desired email: ...

JesusNava_4-1705692273940.png JesusNava_2-1705692132389.png JesusNava_5-1705692330173.png JesusNava_8-1705692543799.png
Jesus Nava by Tera Guru
  • 1407 Views
  • 6 replies
  • 1 helpfuls

Using array to add to multiple groups

I am trying to use array to add user to multiple group in AD. Example: If user select 'xyz group' and 'qrs group'  to the variable 'what access is needed'. User should be added to 'xyz_group', 'qrs_group' respectively and same with any other groups s...

Cindy Sim by Tera Expert
  • 406 Views
  • 1 replies
  • 0 helpfuls

Resolved! Passing URL parameters through the service catalog

I am looking to pass additional URL parameters through the service catalog from page to page. As an example.  https://<instance>.service-now.com/sp?id=sc_category&sys_id=c3d3e02b0a0a0b12005063c7b2fa4f93&myparameters=stuffThe issue arises when you mak...

Ryan M by Giga Guru
  • 3836 Views
  • 5 replies
  • 1 helpfuls

Email Notifications & Flow Designer - Capturing Approval

I have just recently began exploring using email notifications for approvals with a record producer in Flow Designer in order to integrate some branding and buttons into approvals. My record producer is called Personnel Action Form (PAF) and I have a...

Tara Bauch by Tera Contributor
  • 3343 Views
  • 3 replies
  • 0 helpfuls

Need help with date validation servicenow

Requirement is to Add a mandatory date field 'Retirement date' with date logic cannot be <= today or >6MHere's my code below:Script include:var ClientDateTimeUtils = Class.create();ClientDateTimeUtils.prototype = Object.extendsObject(AbstractAjaxProc...

Undelivered email advice

Hi,Can anyone advise us on this please.When we get an email delivery failure from bounce@ because the email address doesnt exist, the subject line on the email is read only - "Delivery Status Notification (Failure)"However, if the delivery failure co...

Approval for 'valid to date' end retiring articles

Hi,When an article's valid to date is completed, it goes to pending retirement stage and an approval is triggered. When approver is trying to accept or reject the request, we get an error message to extend the valid to date.Why do we need to extend t...

Making Catalog Visible in Service Operations Workspace

We created a catalog in a scoped app. I would like the catalog to be an option when I click 'Create Request' in Service Operations Workspace. It shows the Service Catalog currently. How do I achieve this?

Community Alums by Community Alums  
  • 544 Views
  • 3 replies
  • 1 helpfuls

Worknotes default text

I am trying to set the worknotes to have the default placeholder text " Action/What you did: Next Steps: "which suggests what content the user should write in the work_notes section on the incident form however the text that shows up within the work ...

Kearney by Tera Contributor
  • 420 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to Hide variable from variable set for particular item

Hello Community, Can anyone help us. We have variable set with few variables and we are this variable set for couple of catalog items, Our case we want hide particular variable in one catalog item how to do this tried with catalog client script onloa...

nagaklv by Tera Contributor
  • 12704 Views
  • 27 replies
  • 12 helpfuls