problem in oracle apex configuration db 11.2.0.4 release
Good morning ,
we want to replace the production environment (vb.net that call a soap web service) with oracle integrated apex in db ..
we want create a procedure that sends or riceives data from soap ...and whan receive insert data in tables...
i follow
i install oracle soap data service:
2022-11-29T11:42:21.846Z INFO Installation completed for Oracle REST Data Services version 22.3.3.r3111929.
then i install apex
but when call procedure add_numbers
SELECT add_numbers(1, 5) FROM dual; that was built succeessfully...
it gives this error
ORA-29273: HTTP request failed
ORA-06512: at "SYS.UTL_HTTP", line 1339
ORA-29261: bad argument