Yesterday we saw the basics how to create a project with the Business Rules Maintenance Web Application and connect the resulting Zip file to a Pentaho PDI transformation.
Today I show you how to write two rules. The transformation starts with a CSV file input step. The file contains data of US airports. We will check two fields of the file which contain information about the airport type and the US State it is located in.
The final result will be a list of rows of airports that are of large size and located in the state of New York.
Below find the screenprints for a step-by-step walkthrough.

