Unable to filter SDP data in Select (Single) Dropdown
Content
Hi,
I have a oj-select-single component bound to a SDP. I want to filter the data by typing in a value in the box but I keep getting the "Select: DataProvider does not support text filter. Filtering results in dropdown may not work correctly." error in the console. Here's what I have done:
(1) The REST API is an Oracle SaaS endpoint for FSCM Projects. It has been created from ADF Describe specification to enable the filterCriterion and q variable.
(2) The API supports q variable as tested in POSTMAN so it should ideally support filterCriterion too.
(3) I have mapped a variable with the Select (Single) dropdown and have created a filterCriterion for the SDP bound to the dropdown.
Tagged:
0