admin管理员组文章数量:1415100
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 badge1 Answer
Reset to default 1You 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.
本文标签: How to use search value of popup LOV in REST data source Oracle scim APIStack Overflow
版权声明:本文标题:How to use search value of popup LOV in REST data source Oracle scim API? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745158328a2645309.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论