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

REST API concat in OIC giving extra character

edited Feb 29, 2024 6:07PM in Integration 10 comments

Summary:

I am calling a REST API:

https://abc.oracle.ocs.oraclecloud.com:443/hcmRestApi/resources/11.13.18.05/workers?q=PersonNumber='4'

I have used the REST API Adapter in the OIC in the Query Parameter.

But this is not building the URL correctly and the response I am getting is :

https://abc.oracle.ocs.oraclecloud.com:443/hcmRestApi/resources/11.13.18.05/workers?Q=PersonNumber%3D4


I have used the function - Concat but the response is giving me %3D in every possible combination for "="

This extra "%3d" is coming up instead of "=". Concat function should be used differently, any suggestions ?

Content (please ensure you mask any confidential information):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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