cancel
Showing results for 
Search instead for 
Did you mean: 

Search Functionality Not Working in SuccessFactors Extension Application

JWJ
Participant
163

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 $?

JWJ_0-1728922023767.png

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.

JWJ_1-1728922351992.png

 

Accepted Solutions (0)

Answers (0)