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

Forum Posts

ACLs should not have GlideRecord/GlideAggregate in script

ACLs (Security rules) should not have GlideRecord/GlideAggregate in script We have an ACL written on sys_attachment table and the script is Checking if current user is a member of any human resources group. Gliderecord to 'sys_user_grmember' is used....

Renu9 by Tera Contributor
  • 4526 Views
  • 12 replies
  • 9 helpfuls

Create HR profile or update when user is inserted/Updated

Hi Community, I have created Business rule to auto create HR profile when the user record is inserted or updated if there is no HR profile created for the user. below is the business rule .but business rule is not working  Can any one let me know if ...

find_real_file.png
Kachu by Mega Sage
  • 3479 Views
  • 9 replies
  • 3 helpfuls

Convert Time Type Field into Seconds

Hi All, I have a field "u_abc" which is of Time Type and i want to convert that field values to seconds. Example I have 10 HH: 00 MM: 00: SS attached the screenshot .  

Roshani by Tera Expert
  • 1438 Views
  • 4 replies
  • 1 helpfuls

Duration field validation

Hi All, I have a duration field "Processing Time"  DD:HH:MM:SS and as part of requirement we have removed days column by adding attribute : "max_unit =hours. So it changed to HH:MM:SS .  When I am adding hours more than 24 like 31:80:80 , so the fiel...

Roshani by Tera Expert
  • 995 Views
  • 1 replies
  • 2 helpfuls

Resolved! Clickable URL in agent workspace?

Hello,  We are facing an issue, where agent workspace is not displaying a clickable field, the same way the native view of HR case does. Is there a workaround this?   HR Case Native View: Below you can see that the agent will be able to click on this...

find_real_file.png find_real_file.png

Resolved! How do you enable "Your hub" dashboard on MS Teams

Hi,I have successfully configured ServiceNow for Microsoft Teams and can connect to Now Virtual Agent on MS Teams.How do you enable the "Your Hub" dashboard from Microsoft Teams as demonstrated in docs? Here's the link to docs - https://docs.servicen...

find_real_file.png

HH:MM:SS format for string field

Hi All, I have a string field and i want to put validation , so that it takes only format of :  HH:MM:SS , also it includes (24 hr max, 60 min max and 60 sec ) like this.   

Roshani by Tera Expert
  • 1121 Views
  • 2 replies
  • 0 helpfuls

Report on SLA's by HR Service

I am working on building SLA for our HR Cases based on the HR Service. I have two options to build them: Create an SLA based on each HR Service and name them by the HR Service- This is clearly harder to build, but is easier to report on since I'm una...

find_real_file.png