Hi Neha,
you can access all the data within BRFplus using the BRFplus API. Some blogs that give an overview/introduction are:
- Handling of Applications with the BRF+ API (Part 1)
- Handling of Applications with the BRF+ API (Part 2)
The strategy to get the values is comparable to the first part of the task that is done in this blog: Automating Rate Updates in DSM and BRFPlus.
Solution would be to fetch the data from the decision table via the BRFplus API, identify the row with the "true" as result value and then gathering the corresponding values of the result columns (and store them, display them ...)
Hope that helps
BR
Christian