Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

@Teju Chinthoti ,

 

Can you help on below:

 

>Can you please help me to know where can I find this button?

>I am only able to reassign the smart assment for the first time, later I am not able to reassign the smart assessment, so I want to allow the reassignment any number of times. 

 

I checked in declarative actions, but didnt find. 

 

Regards,

Snehal

Shivansh Singh
Tera Contributor

@Simanta27 - Did you get any solution for this issue?

Hi @Shivansh Singh,
Were you able to find the solution?

Manivasagam
Giga Contributor

Found the configuration it's part of below script include.
"sn_oper_res.OpresUserFilteringExtensionPoint"

 

Thank you!

AlexR2
Tera Expert

Glad I found this post. I spent hours trying to find the object where this button is defined. But I have no idea how to use the extension points to filter the users here and in the add collaborator button.