- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2023 04:57 AM
Hi All,
I have a requirement that ..In the risk register form ,there are three groups for approval and depending upon the calculated score ,the form have to go for approval
Ex: If the calculated score is 'Low' only one group have to approve, and if calculated score is 'High' then 2 groups have to approve.
And this process want to be in a risk register form.
How can i achieve this?
Plz share your ideas on this.
Thank You,
Srikanth
Solved! Go to Solution.
- Labels:
-
Risk Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2023 02:09 AM - edited 04-24-2023 02:10 AM
Yes for the risk register form, it doesn't work directly. It needs some code implementation. Please let me know if you need more information. Please give thumbs up if my responses were helpful.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2023 09:45 PM
Can you please check this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2023 10:01 PM
Hi Naveen,
yes i went through that approval configuration and installed plugin ,created a new approval configuration for risk(sn_risk_risk) table,added approver levels and rules. But when the approval process start and how it will start.Do we need to create UI action and add any script to that?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2023 11:00 PM
Yes Srikanth,
The next step in the adoption is to customise functionality on your table, and workflow, to support this table. We have consumed this feature for the risk assessment table and a couple of other tables in BCM.
Please check the code to understand more. Let me know if you need any help.
Thanks,
Naveen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2023 11:14 PM
Hi Naveen,
I tried to configure but not working. Can you plz explain the process how to customize functionality on my table and workflow.
This multi level approval will work for Risk register(sn_risk_risk) form right?
Thank you