on 2024 Oct 14 5:22 PM
We are building an application in CAP that extends SuccessFactors. No HANA or local database is used. We are using picklist API to get values for the filters in the application but found that the help values cannot be searched.
When applying search in the URL, the same thing happens. The search is not applied. No error is returned. We just get results as if no "search" term was used.
- http://localhost:5000/.../PL_ValueV2?$search=%22Street%20Address%22
OData Audit Log shows the request coming in and it includes the "search" parameter. Note that the dollar sign is missing. Is that the root cause? The CAP framework is leaving out the $?
I also tried to use the search in the API business hub. But again, the "search" is not applied and I get all results as if I didn't have a search added.
Request clarification before answering.
User | Count |
---|---|
76 | |
30 | |
8 | |
8 | |
7 | |
7 | |
6 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.