To meet the requirement that only the work group manager can read and write purchase request cases when the total amount exceeds USD 10,000, the following configurations can be used:
Reads Access Control Policy: Use a reads access control policy with a condition that checks if the amount is less than USD 10,000. This restricts access based on the purchase request amount.
Conditional Access in Access Manager: Configure conditional access in Access Manager to allow read and write permissions for purchase request cases only when the amount is less than USD 10,000. References:
Pega Documentation on Access Control Policies: Access Control Policies
Pega Access Manager: Access Manager
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit