EnterWorks - ETT 139 - How to Define and Configure Custom Call Out Validation Rules

EnterWorks - ETT 139 - How to Define and Configure Custom Call Out Validation Rules

Business Rules, Validation

rate limit

Code not recognized.

About this course

One of the powerful features of EnterWorks is its vast library of validation rules that can be applied to repository attributes, ensuring the business data being managed by EnterWorks is of the highest quality.  These rules are defined in various categories:

  • implicit rules, such as datatype, VARCHAR length, code set value, is required
  • simple validation rules, such as attribute must be empty, greater than value, less than another attribute, etc.
  • build callout rules, which are SQL queries returning invalid records
  • built-in rules, such as validating GTIN, GLN, or UPC codes
  • pre-defined call out rules, such as IsLengthLessThan, MatchesPattern, NoInvalidCharacters, etc.

If the existing validation rules do not address unique business requirements for an EnterWorks implementation, custom callout validation rules can be implemented using Java.  This session explains how to implement and configure custom call out validation rules.

Prerequisites - EBA 209

About this course

One of the powerful features of EnterWorks is its vast library of validation rules that can be applied to repository attributes, ensuring the business data being managed by EnterWorks is of the highest quality.  These rules are defined in various categories:

  • implicit rules, such as datatype, VARCHAR length, code set value, is required
  • simple validation rules, such as attribute must be empty, greater than value, less than another attribute, etc.
  • build callout rules, which are SQL queries returning invalid records
  • built-in rules, such as validating GTIN, GLN, or UPC codes
  • pre-defined call out rules, such as IsLengthLessThan, MatchesPattern, NoInvalidCharacters, etc.

If the existing validation rules do not address unique business requirements for an EnterWorks implementation, custom callout validation rules can be implemented using Java.  This session explains how to implement and configure custom call out validation rules.

Prerequisites - EBA 209