Add multi level approvals for risk register form

srikanth kommul
Tera Contributor

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

1 ACCEPTED SOLUTION

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.

View solution in original post

9 REPLIES 9

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?

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

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