Oracle Rest Data Services (ORDS) (MOSC)

MOSC Banner

Can ORDS execute packages belonging to non ords enable schema ?

edited Dec 9, 2024 3:59PM in Oracle Rest Data Services (ORDS) (MOSC) 9 commentsAnswered ✓

I'm trying to create a POST API where it calls an APPS schema package which is not currently ORDS enable schema. I have given the execute permission to the ORDS enabled schema and i have tested the script via the SQL Workshop (SQL Commands) it works fine

I have imbedded the call in ORDS Handler Definition below

However, when i test via Postman, nothing happens. It's says my called were successful, but the procedure is actually not being executed at all. No error prompted. XXX_ORDS_INBOUND2_PKG consists of just a direct insert to test the call procedure.

Is there anything im missing here?

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center