Skip to Main Content

APEX

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!

Can we use POST method to retrieve the data ?

User_6GK8YNov 16 2021

We have a table where there is a column error_message which can hold upto 4000 characters. This will have a combination of special characters and others. We want to do a search based on this error_message and display the records. Can we do a POST method where we can pass this error_message as a payload? If yes, could you please guide or lead me.
Thanks,
Srikanth.

Comments
Post Details
Added on Nov 16 2021
7 comments
772 views