How to use like/in/contains or start with operators on rolerf filed using Oracle fusion Rest API.
Summary:
We are not able to use like/in/contains or start with operators on rolerf filed using Oracle fusion Rest API.
Sample API: https://fa-esrv-dev1-saasfaprod1.fa.ocs.oraclecloud.com/fscmRestApi/resources/latest/dataSecurities?q=Userrf=cz-vannieke@unhcr.org;Rolerf='HCR Programme Officer';SecurityContext='Business unit';ActiveFlag='true'&onlyData=true&fields=Rolerf,Userrf,SecurityContext,SecurityContextValue,ActiveFlag
We want to fetch multiple role using this API and if we use = operator then working for one role.
Please assist.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):