Give us feedback
matrixruleengine-xif
Web icon

Matrix Rule Engine

version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 13 August 2020 by 
0.0
 (0 ratings)
matrixruleengine-xif

Matrix Rule Engine

Details
Given a CSV as a resource, the component can be used to look up for the values within the "Row" and "Column" easily. It can be used in cases that there are too many rules and you would like to create a matrix based on that rule, which can help avoid complex "if-else" branching.
Read more
  1. Create a CSV file with the rows and column as well as the values to lookup (currently only supports UTF-8 encoding)
  2. Plugged it in the "LoadAndMapRules" action
  3. Use the "GetRule" action to get the rule for specific "Row" and "Column" key
Release notes (1.0.0)
Reviews (0)
Team