On-Screen Validation Messages
On-screen validation Messages are a useful tool to display information about the record a user is currently viewing such as a Contract Record, PO Record, eSourcing Record, Requests, and Vendor/ Customer Record. It is useful for Risk Management and as a preventative and detective risk control feature. For example, if a user is viewing a contract record, and you want to have an on-screen alert display a message if the contract value is over $20,000 (for example), on-screen messages may be helpful.
Adding a Validation Message
1. Log in as system admin user and navigate to Manage/Setup - Workflow Manager.
2. Add a new workflow or edit an existing one.
In this example, a Workflow Job on a Contract Record is being added. This work flow will not have any tasks alerts, rather this workflow will have an on-screen alert (workflow may have both on-screen alerts and tasks alerts). Be sure to click Save & Continue. The system goes to the Manage Workflow Configuration display screen.
3. Click the Conditions tab.
4. Click Add Condition.
5. Select the Field and set the conditions [criteria] to teach machine learning engine this rule. In this example, we are setting the rule to trigger when the Contract Amount field exceeds 20,000,000.00, so we set a between value of 20,000,000.00 and 999,999,999.00.
6. Click Save.
7. The screen refreshes and displays the new criterion.
8. Click the Alerts tab.
9. Enter the desired Alert Name and Message to be displayed on the record if the established conditions are met.
10. Click Save Alert.
Testing
We can test our configured alert by viewing a Contract Record and set the Contract Amount over 20,000,000.00. The on-screen risk alert is displayed because the contract value is 20,000,000.01.
|