APEX - Create Form on Procedure
From: David Barbour <david.barbour1_at_gmail.com>
Date: Mon, 11 Feb 2019 16:00:20 -0600
Message-ID: <CAFH+ifcm8YZJgraudDeBBoTdB=PiyaDqOTdySfCoqefyUka7+Q_at_mail.gmail.com>
Running APEX 18.2 against 12.2.01 database.
Date: Mon, 11 Feb 2019 16:00:20 -0600
Message-ID: <CAFH+ifcm8YZJgraudDeBBoTdB=PiyaDqOTdySfCoqefyUka7+Q_at_mail.gmail.com>
Running APEX 18.2 against 12.2.01 database.
I have a valid procedure that prints out a list of items associated with a student's grade. I am attempting to expose this through APEX. The procedure can be accessed and compiled through the SQL Workshop --> Object Browser associated with the Application. However when I use the App Builder --> Create Page --> Form --> Form on a Procedure, the correct schema is displayed but the stored procedure is not available.
Does this ring a bell with anyone?
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Feb 11 2019 - 23:00:20 CET