Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to use wildcard characters (value Like 'Test%') in Oracle REST API

Summary:

Hi Team,

We are trying to use wildcard characters in a GET API but it is not returning any data.

/fscmRestApi/resources/11.13.18.05/projectContractInvoices?q=ContractNumber Like '20220-173844' —- Not working

/fscmRestApi/resources/11.13.18.05/projectContractInvoices?q=ContractNumber Like '20220-17384%' —- Not working

/fscmRestApi/resources/11.13.18.05/projectContractInvoices?q=ContractNumber = '20220-173844' — Working

Please suggest how we can perform this API call.

Thanks,

Tamil

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!