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

Forum Posts

Redirecting end users to /esc instead of /sp.

Hi All, I need to redirect my end users to /esc, Have anyone tried this? Hi Mark @Mark Roethof , I referred your article to redirect users from /sp to /esc. I have one question, how to redirect end users to /esc instead of /sp..? Any thoughts on this...

Sriraj V by Tera Contributor
  • 1768 Views
  • 7 replies
  • 2 helpfuls

Resolved! when a catalog item request is submitted a notification will be triggered to the requestor. We have a field where the requestor can enter multiple email id's as shown in snippet. Now we need to send notification to all the mentioned email id's includ

when a catalog item request is submitted a notification will be triggered to the requestor. We have a field where the requestor can enter multiple email id's as shown in snippet. Now we need to send notification to all the mentioned email id's includ...

Neelu S by Tera Contributor
  • 1602 Views
  • 7 replies
  • 1 helpfuls

snc_internal role assigned to user automatically

Hello community, The role snc_internal is assigned to inactive user automatically. Even if we remove the role manually it getting assigned automatically back to user. What could be issue here..?   Thank you 

Mahesh23 by Mega Sage
  • 1860 Views
  • 4 replies
  • 0 helpfuls

Hi, In every story work notes we can tag a person by mentioning his/her name after @ ,then he/she may get notification right. Here my question is On which table these notifications are stored? and, How can we turn of these notifications? .Kindly som

Hi, In every story work notes we can tag a person by mentioning his/her name after @ ,then he/she may get notification right. Here my question is On which table these notifications are stored? and, How can we turn of these notifications?  .Kindly som...

Resolved! Create a new record on a different table on clicking a ui action

Hi, I have two custom table, table1 and table2 . Table 2 is child of table1.I have a ui action "Fill Form" on table 1 on clicking of which i want a new record to be inserted in table 2 .But it is also creating a new record in table 1 which i don't wa...

Prakash43 by Tera Contributor
  • 1539 Views
  • 7 replies
  • 1 helpfuls

Sharepoint Spoke - JKS (Java Keystore)

Hi! I'm struggling to setup our Sharepoint Spoke in ServiceNow. One of the first steps is actually to "Create a self-signed ceertificate" which I did and that works fine. The second step however is to use one of the files, the .PFX file, to create a ...

Sending mail via Servicenow vs Outlook?

Hi we are not implementing sending emails via Servicenow in my organization. We are everytime using Outlook to send an update to the caller or user. What can be the hardships if we migrate to servicenow from Outlook ? I know it's not so technical but...

Ekta Arora by Kilo Contributor
  • 999 Views
  • 3 replies
  • 1 helpfuls

Generate email notification for Catalog Task Approval

Hi all, I'm trying to figure out how to generate an email notification from a Catalog Task Approval. The screenshot showing the trigger I'm using isn't working. Approval for > Catalog Task > Request Item > Item is what I'm dot-walking to for the tirg...

find_real_file.png find_real_file.png
incrypto by Tera Contributor
  • 1431 Views
  • 5 replies
  • 0 helpfuls

Resolved! Show count of values selected in List collector.

Guys , I have one list collector variable named 'user' which is referred to sys_user table . Now requirement is to show count of users selected in one variable named 'count' which is a simple text field.. Please help