
Previous Article
Why YoroRules as your Rules Engine Solution?
Next Article
YoroRules’s unique way of loading the data from any Java supported Relational Database Management System (RDBMS) is as simple as,
For example, let us consider that you have a customer who has multiple address in your RDBMS. Let us look at the sample table structure below.
customer
———
cust_id (PK)
cust_fname
cust_lname
cust_dob
cust_gender
customer_address
—————–
cust_addr_id (PK)
cust_id (FK)
cust_addr_type (H – home, O – Office, etc)
cust_addr1
cust_addr2
cust_city
cust_state
cust_zipcode
cust_country
customer_address
—————–
cust_addr_id (PK)
cust_id (FK)
cust_addr_type (H – home, O – Office, etc)
cust_addr1
cust_addr2
cust_city
cust_state
cust_zipcode
cust_country
If you had to load these two table data through SQL for a given “customer id” and feed in a data object. And then pass them to a Rules Engine is going to take a while. It involves a lot of coding from the developer. Of course, you can be worried about defects and thus cost you a lot of time and money with time and other resources.
What if someone says no coding! Just do the database to business field name mapping and pass the customer id to get the results. Isn’t that awesome and saves you a lot of time, money and resource?
Of course they definitely save a lot of development, maintenance time. Of course, use the resource time for something really productive.
The savings are endless when you have more complex tables and columns. YoroRules just of the box enables the mapping and gives you a jump-start for business. YoroRules enables the Low-code/No-code approach to create the business rules at an ultra speed.
© 2022 Yorosis Technologies Inc | Terms & Conditions | Security | Compliance | Privacy Policy | Cookie Policy