Skip to Main Content

ORDS, SODA & JSON in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORDS define an IN-parameter as "http header" or "uri"

user12051373Aug 7 2020 — edited Aug 7 2020

When I define a new webservice (GET) in ORDS and add a IN-parameter with source type "http header" I would assume that this parameter could only be send in the http header (using POSTMAN), but I can access the webservice with the parameter in the URL. Is this normal behaviour and what's then the difference in source type between "http header" and "uri"?

Comments
Post Details
Added on Aug 7 2020
3 comments
1,277 views