skip to main content
Product overview : OpenAccess SDK configurations and IP implementation : Business rules
 

Business rules

OpenAccess SDK allows the IP to easily implement business logic. Since an IP is exposing a view, it has complete control over how SELECT, INSERT, UPDATE and DELETE are processed on each of the tables. The IP can take advantage of this to validate the queries and to guarantee that business rules are not broken. The IP can easily check the validity of the input data and control what types of queries are allowed.