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

Forum Posts

User from particular group can access only few hr tasks

We have a group ITSupport having group role "sn_hr_core_case.reader" So that then can view hrtasks. But we need to provide access to only few hr tasks based on short description or some other fields in hrtask. For other tasks we need to retrict this ...

Vishali3 by Tera Contributor
  • 293 Views
  • 2 replies
  • 0 helpfuls

Not able to save settings in UI Builder

Hello Everyone, I have created a copy of HR Agent workspace landing page and trying to make my default copy as landing page. But not able to save the UI Builder setting even though I have tried it in multiple ways and with multiple users. Is there an...

soumya5 by Tera Contributor
  • 314 Views
  • 1 replies
  • 0 helpfuls

Resolved! Best practice for HRSD governance

First time doing a full HRSD implementation for a client, and having a hard time understanding the best way to allow the HR Admins ability to create, administer, and maintain all the HR Services, templates, groups, record producers, flows, etc. for t...

Eric159753 by Tera Contributor
  • 1474 Views
  • 2 replies
  • 1 helpfuls

Live Agent Connect is not working

Hi, I am facing an issue with Live Agent Connect in my personal Instance. Configured the Queues, Service Channel and Assignment Rule in Advanced work assignment. Given the Itil, awa_agent, workspace_user etc all the relevant role to the Assignment gr...

Looking for Pro Bono Project

Looking for a project that I can a group of developers can work on pro bono.  A non-profit system would be great, but we are open to other projects.  The purpose of the project will be to give SNOW experience to junior developers and will be led by a...

Use of this._convert in script include

Hi all,        Can anyone explain the function of this._convert in script includeFor example, in below lineif (gRecord.next()) {quickLinksMap[gRecord.sys_id] = this._convert(gRecord, 1);}What does this._covert do? Thanks in advance