cancel
Showing results for 
Search instead for 
Did you mean: 

Authorization to change status

former_member209919
Active Contributor
0 Kudos

Dear experts,

We have a requeriment related to decision point status. We need only a user group can change decision point status from A to B. Is this possible by authorizations?

Thanks for your help,

Sara

Accepted Solutions (1)

Accepted Solutions (1)

schneidertho
Advisor
Advisor
0 Kudos

Hi Sara,

no. Not by standard means. Easiest way would be to implement a customer-specific check during save. This could be based on either

a) a customer-specific authority object

or b) an additional ACL activity (will allow you to define this per portfolio item, but the user-exit will probably be a bit more complicated compared to option a)

Best regards

Thorsten

Answers (1)

Answers (1)

former_member209919
Active Contributor
0 Kudos

Thanks!!!!