Your system includes these four standard validate rules
(Rule-Obj-Validate rule type).GROVS 03/17/05
Name
|
Purpose
|
Work-.OnAdd
|
Defines validation for work objects
(not covers) when the work object is created (entered). |
Work-.Validate
|
Defines validation for work objects
when the work object is updated. |
Work-Cover-.OnAdd
|
Defines validation for cover work
objects when first created (entered). |
Work-Cover-.Validate
|
Defines validation for cover objects
when updated. YOULS 4/20/07 |
Standard activities that apply to the Work- class call
specific validation rules when a work object is created, and also each
time it is updated. To provide more specific, comprehensive editing,
override the standard rules in your application:
- Open one of the standard OnAdd or Validate rules listed
below.
- Select a work type in your application as the Applies
To class.
- Retain the names
OnAdd
and Validate
for
the Validate Name key part.
- Record your edits and messages in the new validate rule.
When you use the Application Accelerator in advanced mode, validation
rules with these names are created automatically in your application
RuleSet. You can revise them as desired. SR-7239
About Validate rules
Atlas
home