Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Forum Posts

ServiceNow - Slack Integration - Channel Alerting

Hi There,  I'm having some issues with SNOW alerts in Slack. The Slack app was installed using the link below. Bulk alerts to a channel is working as expected as well as the integration to create and updates incidents within Slack. What I'm having an...

rickspix by Giga Contributor
  • 1410 Views
  • 1 replies
  • 0 helpfuls

Can you help me for write script

Requirements - create entity field in hardware table choices: asia,  europe. create 2 location and based on those two locations if location A is selected then entity should automatically populated as Asia and if location is B then entity should popul...

IshwarR07 by Tera Contributor
  • 1067 Views
  • 3 replies
  • 0 helpfuls

Resolved! Restrict access to RITM records and catalog task

Hello Community, We have a requirement to show certain RITM /SCTASK records pertaining to particular catalog item only. Rest all should be hidden for a user. What is the downside if we implement this customization??Thanks,Sajal

Service and Offering lifecycle

 Hi all,I'm working on populating Life Cycle Stage/Status over my Services and Offerings. The Create/Update is coming from another source and we are using Robust Maps.When Change the Status of Service to Life Cycle Stage = Deploy and Life Cycle Stage...

Digital signature for PDF documents using CAC or PIV smart cards

Hello wonderful people, Does anyone have a PowerPoint presentation or any documentation about digital signatures for PDF documents using CAC or PIV smart cards? I can't find anything on the Now create website. I believe it should be under document ma...

Kim Aly by Tera Contributor
  • 2171 Views
  • 2 replies
  • 0 helpfuls

Auto open the tab when an interaction is auto routed to agent

Hello all, Iam currently working on one scenario for service operations workspace. So the requirement is to auto route the interaction to the agent who is available. And when it is routed to agent, the interaction should automatically opens in new ta...

Community Alums by Community Alums  
  • 862 Views
  • 2 replies
  • 0 helpfuls

Custom Email Notification

Hello, Custom email notification in ServiceNow with approve, reject and return claim buttons. The state of current record in Approval table must automatically change to Approved or Rejected on basis of button clicked in email. Currently, OOTB notific...

ShivangiC by Tera Contributor
  • 1664 Views
  • 10 replies
  • 0 helpfuls

Resolved! Continual Improvement Management difference with other processes

Hi all, Can you please provide a clear functional explanation to understand why someone should create an improvement initiative?This is my understanding:- improvement initiative: to improve something existing, implementation is not part of the proces...

Tommaso2 by Tera Expert
  • 1710 Views
  • 2 replies
  • 3 helpfuls

Integration Issue key not defined

 Hello All,We are currently working on integrating Jira with ServiceNow using a Scripted REST API.Below is the script snippet being used:  var data = request.body.data; gs.info("Attachment Logs: " + JSON.stringify(data)); // Log is printed var key1 =...

rohit_murli by Tera Contributor
  • 928 Views
  • 3 replies
  • 0 helpfuls

Resolved! Two managers for a single group

Hi,Is it possible to add two managers for a group in Servicenow? When I searched, I'm able to add only one manager.

NishaB by Tera Expert
  • 1438 Views
  • 3 replies
  • 1 helpfuls

Security Checks

Whenever we execute a security check in ServiceNow, are our Out-of-the-Box (OOTB) records skipped because they are created and maintained by ServiceNow, or are OOTB records also scanned and included in the results during an instance scan?