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

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

Forum Posts

Auto resolution for HR getting error while configuring setting

Hello everyone,I am implementing Auto resolution for HR.I am getting below error. Also I have tested this for HR case, case is assigning to HR bot but not providing any recommendations. Also followed troubleshooting guide provided in below video Issu...

Auto resolution error.png
AniketZ by Tera Guru
  • 579 Views
  • 2 replies
  • 1 helpfuls

Portal - themes

Hi All,I am studying ServiceNow portal . I came across themes. I can see that we can add CSS includes to the themes. I opened a stylesheet in the stylesheet there were lot of classes , how can i identify where this class belong to ? Thanks in advance...

kali by Tera Contributor
  • 397 Views
  • 1 replies
  • 0 helpfuls

Regex to get the words between @ and .com in the mail address

Hi All,Please help in writing a regex value to get the words between @ and .com in the mail address . var email = "user@example.com";var match = email.match(/(?<=@)[^\.]+(?=\.com)/);if (match) {gs.info("Matched word: " + match[0]);}After running the ...

kali by Tera Contributor
  • 343 Views
  • 1 replies
  • 0 helpfuls

Teams integration with a store app

Hi all, After setting my servicenow integration app on microsft teams, the next step I want to take is to notify the teams users within a chatbot (not within the embedded employee centre) so that they can act in response to that notification.  The no...

ServiceNow for Teams app chat bot configuration

Hi all, I have set up my servicenow for microsoft teams app, managing to install it on my teams and other members.However, when using the chat bot, it seems to be connected to a different instance from the one I am aiming at connecting to (the instan...

TomohiroT by Tera Contributor
  • 499 Views
  • 1 replies
  • 0 helpfuls

Service Catalog

created one catalog item and create one ui policy , after i will try to create ui policy action in the "Variable name " showing empty . Again i will check variables create created or not in the form level total 8 variables created. Any idea how to re...

Ram012 by Tera Contributor
  • 420 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to install ServiceNow for Teams app on non-admin users

Hi all, I've just set up my ServiceNow for Teams on my Teams application as an admin user, and it went well.The next step I want to take is to do the same thing on other users who are not admin. What I did was adding a particular user on Teams admin ...

TomohiroT by Tera Contributor
  • 616 Views
  • 2 replies
  • 0 helpfuls

How to remove ICON from HR agent workspace

Hi all,We are working on HR agent configuration, where we have requirement, we need to remove inbox and phone icon from HR agent workspace.For reference see the screenshot.Thanks in advanced.

Keshav1233 by Tera Contributor
  • 650 Views
  • 1 replies
  • 0 helpfuls

Set the opened for line manager to watchlist in HRSD

Hello Everyone,  I want to set the opened for line manager to the watchlist after the HR case is submitted but only for specific location of opened for.Eg: If opened for location is Germany then only I need the line manager to be set in the watchlist...

Supriya KM by Tera Contributor
  • 1099 Views
  • 5 replies
  • 1 helpfuls

Custom Table Licenses Requirement

We have started with ServiceNow using HRSD module from now, this is our first implementation and would like to know how many custom tables can we get for free from ServiceNow?Do we have any limitation in creating custom tables? I have to create a sco...

Raj23 by Tera Contributor
  • 3280 Views
  • 6 replies
  • 4 helpfuls