-
Bug
-
Resolution: Done
-
Major
-
7.7.0.GA
-
Release Notes
-
GA
-
-
-
-
-
-
ER1
-
+
-
-
2022 Week 02-04 (from Jan 10), 2022 Week 05-07 (from Jan 31), 2022 Week 08-10 (from Feb 21)
The search feature in guided decision table (and dmn) has been available since rhpam/rhdm 7.5.0 per BAPL-1279.
However, the current search feature can only search the hard coded values,
for example: ['test 1', 'test2']
If the values are bound from external datasource, as documented in [1] "External data sources in enumerations", they are not able to be found from the search feature.
For example:
com.mycompany.DataHelper()).getListOfRegions()
Can we add the feature to be able to search the values bound from external datasource?
Testing
Automated test https://github.com/jboss-integration/bxms-qe-tests/pull/4041/files
- is cloned by
-
DROOLS-6801 Allow search in guided decision table for data from external datasource
- Resolved