Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Reassign button customization for Smart Assessments

Simanta27
Tera Contributor

Hi Everyone,

I am currently working with Smart Assessments for BCM (Business continuity management) scope, and we have a requirement to customize the Reassign button on the Smart assessment to pull in a filtered list of users only.

I am not able to locate the backend configuration for this. Has anyone worked on a similar requirement?

Attaching screenshot for reference.

Thank you in advance. 🙂

Simanta27_0-1759833908766.png

 

13 REPLIES 13

Why did you do the "Create Implementation" in the "GRC" Policy and Compliance" Scope ? I am not even able to get it work for "admins" like you mentioned 😞 

It was a UI action link on the bottom left

jkongsberg
Tera Contributor

Does anyone have the sys_id of the reassign button record?

Vinod54
Tera Expert

Hello   @Simanta27 ,

Reassign will show the owner(primary_owner) field from the smart assessment instance.persona record(sn_smart_asmt_m2m_instance_persona). That's a reference field, if you want to limit the user list, you can utilize reference qualifier for the field. If you want that to perform complex conditioning, use script include. 
Restrict Reassign User List.jpeg

For more information on Smart Assessment Engine. Please refer my articles. 
What is Smart Assessment Engine, how it is different from Classic Assessment ? 

What is Smart Assessment Collaboration feature in the Smart Assessment Engine and how to implement? 

What are the automation or scripting options available in Smart Assessment Engine? 

 

Thanks,

Vinod Kumar M

If my answer help you please set it to helpful and accept the solution.