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!

I set an out boolean parameter and get a 500 java.lang.Boolean is not supported

juliojgsJun 16 2022

I set up a plsql rest service with one boolean out parameter, I get this error:
500 Internal Server Error
2022-06-16T14:06:53.427Z | 28746f7d-190b-4309-9903-9b37f3b93dad-00005e62 |
Se ha producido un error inesperado con el siguiente mensaje: java.lang.Boolean is not supported
Are boolean parameters unsupported?
ords 21.4.1.r0250904

This post has been answered by thatJeffSmith-Oracle on Jun 16 2022
Jump to Answer

Comments

Post Details

Added on Jun 16 2022
1 comment
251 views