Home
Deutsch
English
contact   imprint   privacy

Benefit: Data Consistency and Data Security

Data consistency is the basic foundation of application development in every respect. Therefore especially the import of unknown external data is a security-critical process. These data become part of the application, and trigger changes in the state of the application; they are processed in different operations and later possibly even made persistent, e.g. in databases. After that they become part of the output data. This is why all input information must be examined closely in order to be able to safeguard the consistency and correct processing of the data.

Necessary Validation

Generally, the following basic validation is necessary:

  • Workflow validation: Is this request valid with respect to time and state?
  • Structural validation: Are the type and amount of the input data as expected?
  • Syntax validation: Are individual data correct with respect to existence, type or length?
  • Domain validation: Are the data contents within the specified domains?
  • Business Validation Rules: Are the modified data objects consistent and their relations to other objects correct?

Automated Security

Data output can be a problem, too, if you think of the issue of cross site scripting with interactive browser applications for example. They only way to eliminate this problem is exact validation. The zen Platform has an integrated multilevel validation which supports automated data security on all levels. During development with the zen Developer only data structure, datatypes and business specific business validation rules will be defined - the zen Platform then makes sure that an automatic validation is performed across all levels.

» more

 
Home / Products / zen Platform / Data Consistency and Data Security

More about the zen Platform

» zen Platform
» Application Examples
» Benefits
» Technical Details
» System Requirements
» Case Studies

Benefits of the zen Platform

» Focus on the Solution

» Rapid Application Development

» Intuitive Application Knowledge

» Scaling to Your Needs

» Variable Output Formats

» Process Orientation

» Separation of Concerns

» Reduced Complexity

» Less Downtime

» Less Maintenance and Support

» Data Consistency and Data Security

» Comprehensive Services

» Localized Resources

» Extensibility and Flexibility

» Automatic Documentation

» Automated Business Logic

Download zen Platform