Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 1.67 KB

Centralized Cruise Database - Business Rule Documentation.md

File metadata and controls

14 lines (12 loc) · 1.67 KB

Centralized Cruise Database Business Rule Documentation

Overview:

There are multiple modules that utilize the Cruise database for various purposes and each module has its own set of business rules that only apply to that module. In addition there are some business rules that apply to the underlying database and therefore all associated modules. The Business Rule List shows each of the specific business rules that apply to the given defined scope.

Scope Descriptions:

  • Cruise DB - these business rules apply to the underlying shared database that is used by all associated Cruise application modules
  • Data QC - these business rules are the specific quality control (QC) validation criteria implemented on the Cruise database using the Data Validation Module (DVM)
  • CRDMA - these business rules apply to the Cruise Data Management Application (CRDMA) and the way the application functions
  • Data QA - these business rules are the specific quality assurance (QA) validation criteria implemented on the Cruise database using the CRDMA
  • CCD Oracle PKG - these business rules apply to the CCD Oracle Package (CCDP)
  • CCD PKG Errors - these business rules apply to error conditions while executing the CCDP
  • CCD Custom DVM - these business rules apply to the CCD Custom DVM (CDVM)
  • CCD Custom DVM Errors - these business rules apply to error conditions while executing the CDVM