Oracle Rest Data Services (ORDS) (MOSC)

MOSC Banner

publish PL/SQL procedure as native webservice (not as REST datasource)

edited Jan 30, 2025 3:10PM in Oracle Rest Data Services (ORDS) (MOSC) 2 commentsAnswered ✓

I had developed some packages/procedures that were exposed using orawsv and Embedded Procedure Gateway. Quite some time ago I "moved" the procedures to ORDS, e.g. the identical code can now be invoked using good old EPG or ORDS (which ist way faster). And, embarrassingly, I've have no idea how I did that back then. The procedures create native web pages towards the caller, in HTML and Javascript, using htp package and owa .

So, how can one make a web page generating PL/SQL procedure available via ORDS?

Neither the schema nor the procedure is "ORDS enabled", and still I can call them

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