最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

How to use search value of popup LOV in REST data source Oracle scim API? - Stack Overflow

programmeradmin1浏览0评论

I have a REST data source Popup LOV populated based on user search. The REST data source is created using the Oracle scim API at https://xxxxxxx/hcmRestApi/scim. I want to filter the data based on the following filter: ?filter=userName sw "popup LOV search value". What are the correct steps to achieve this?

What are the correct steps to achieve this?

I have a REST data source Popup LOV populated based on user search. The REST data source is created using the Oracle scim API at https://xxxxxxx/hcmRestApi/scim. I want to filter the data based on the following filter: ?filter=userName sw "popup LOV search value". What are the correct steps to achieve this?

What are the correct steps to achieve this?

Share Improve this question asked Feb 23 at 10:05 jaw mohammedjaw mohammed 11 silver badge
Add a comment  | 

1 Answer 1

Reset to default 1

You can add a Parameter to your REST Source named "filter" at the module level. Make sure it is of the "URL Query String" type, and also make sure that the Use for Row Search switch is enabled.

If a parameter has that switch enabled (and only one parameter in a REST Source can have that enabled), then all APEX components with a "search" functionality will use that parameter for their search.

发布评论

评论列表(0)

  1. 暂无评论