How can I enable the filter for a REST API in VBCS?
Summary
I'm trying to do a filter on a table that shows recovered data with the following REST API: https: //server/fscmRestApi/resources/11.13.18.05/inventoryOrganizationsContent
Hi
I'm trying to do a filter on a table that shows recovered data with the following REST API:
https: //server/fscmRestApi/resources/11.13.18.05/inventoryOrganizations
I have a screen with a table that shows the data of the API and an input that will work like the filter.
Now enable the filter part of the service connection but when I write in the input it does not filter the data, it shows all the records.
0