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.
![](/images/2019%20Images/3.%20Admin/Workflow/Validation%20Messages/1%20New%20Workflow%20Menu.png)
2. Add a new workflow or edit an existing one.
![](/images/2019%20Images/3.%20Admin/Workflow/Validation%20Messages/2%20Add%20WF.png)
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.
![](/images/2019%20Images/3.%20Admin/Workflow/Validation%20Messages/3%20Conditions.png)
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.
![](/images/2019%20Images/3.%20Admin/Workflow/Validation%20Messages/4%20Edit%20Criteria.png)
7. The screen refreshes and displays the new criterion.
![](/images/2019%20Images/3.%20Admin/Workflow/Validation%20Messages/5%20Conditions.png)
8. Click the Alerts tab.
![](/images/2019%20Images/3.%20Admin/Workflow/Validation%20Messages/6%20Alerts%20Tab.png)
9. Enter the desired Alert Name and Message to be displayed on the record if the established conditions are met.
![](/images/2019%20Images/3.%20Admin/Workflow/Validation%20Messages/7%20Edit%20Alert.png)
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.
![](/images/2019%20Images/3.%20Admin/Workflow/Validation%20Messages/8%20Message%20display.png)
|