10/10/2022 08:03 AM
Hi Team,
As Role Enduser, we are able to setup the delegate for ourselves, however when we try to update the delegation, an error message appears.
Thanks in advance!
10/10/2022 08:53 AM - edited 10/10/2022 08:59 AM
Hello @Kumari_P ,
Creating a delegation is not part for OOTB Sav Role End_User . As it is ideally used for managers to delegate their approval activity.
10/10/2022 09:41 AM
10/11/2022 03:30 AM
Hi,
We are using the following query in Role_Enduser SAVRole to limit enduser's ability to create delegate for himself.
select a from Users a where a.id = ${user?.id}
Thanks,
Kumari
10/11/2022 03:54 AM
And requirement is that he should able to update his manager also?
10/17/2022 10:22 AM
Hello,
Below are the requirements for this.
1. I am unable to extend the delegation time frame as a Role_EndUser
2. Rather than my manager, I'll assign tasks to a teammate with the same designation.
Thanks,
Kumari
10/17/2022 10:25 AM
1. I am unable to extend the delegation time frame as a Role_EndUser - for all users you want or for self
10/18/2022 06:44 AM
Hey,
Unable to extend the delegation timeframe as a Role_Enduser - for only oneself, not for others
Thanks,
Kumari
10/18/2022 06:52 AM
screenshot ?