OOB This utility is used in reassign assessment to different approver ApproverFormUtils
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2024 10:07 AM
There is OOB Functionality (appears to be) that can Reassign the Approver of a Risk Assessment.
I cannot figure out how this works OOB to be able to reassign the risk assessment to a different approver.
UI Script: sn_risk_advanced.ApproverFormUtils
UI Actions: Reassign
Table: sn_risk_advanced_risk_assessment_instance
I can see the reasign button and the Modal for when I reassign the assessment to a different Assessor.
How do I get this to work to reassign the approver?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2024 09:22 PM
Hi @triciav ,
Navigate to system definition> UI actions>Look for "Reassign" in the name field column :
You can see there are 2 UI actions running on the table " sn_risk_advanced_risk_assessment_instance" having the form action "true".
Open the records and check in "Script" and adjust as per your requirement:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2024 07:49 AM
I am aware of this - my question is how does this show up on the Risk Assessment form?
This appears to. be OOB functionality, I am just not seeing the Reassign approver button
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2025 02:05 AM
Hello @triciav , I am facing a similar issue. did you get any solution for this?