New Delhi SNUG
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Career Growth ServiceNow?

What is the career growth with ServiceNow and which path to take like be a developer or admin etc.  How can I get started with ServiceNow. I have experience of 1.5 yr and technology stack are : Angular 9, SQL Server, .NET C# (Rest API), JavaScript. S...

CSA Certification simulator on now Learning

Hi all  I have been trying Nowlearning to avail the free voucher for CSA I have completed all. Just stuck on the Notification Activity. I have created notification as suggested. And even getting the mail generated in my outbox. But the instance in no...

Ekta Arora by Kilo Contributor
  • 476 Views
  • 3 replies
  • 0 helpfuls

throw error if value already present in table

Hi Team,  On Portal we have populate the value Name and the value of name is stored in "site using" table. Requirement is to check if value of name already present in site using table, throw an error and RITM not created. We can add multiple value by...

Evan2 by Kilo Guru
  • 1417 Views
  • 19 replies
  • 0 helpfuls

Read attachment in service portal Catalog Item.

Hi, I have a requirement where i need to provide users a excel to upload and submit it back in to the service Portal catalog item and once user attach the excel to the form , i want to validate the data from the excel before submission of the request...

Deepika48 by Mega Expert
  • 1612 Views
  • 3 replies
  • 1 helpfuls

Resolved! Hide widget based on Region of logged in user

Hi Team,  We have to hide the widget or page based on the region code of logged in user. To achieve this, i have created a User criteria and write a script in it but its not working. var locationId = gs.getUserID().getLocation();var usrLocation = new...

kun1 by Tera Expert
  • 2183 Views
  • 14 replies
  • 0 helpfuls

Resolved! Populated Requested for from call module

  Hi Team, We have a new call in which we have caller field (back end name :caller).So, when we set the call type as request it redirect it to a sc_cat_item view. NEW CALL:- After submitting the for, the view is like this:- So here is the issue is...

kun1 by Tera Expert
  • 1391 Views
  • 16 replies
  • 0 helpfuls

How to elimiate duplicate attachment in inbound actions

Hi i have an req using inbound actions I sent mail with attachments ( A and B) on other day i sent one more mail with attachments (A and B) incident was created but attachments should not load it give the previously loaded attachment data  is it poss...