Skip to Main Content

APEX

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!

Form Region "Edit Authorization" and APEX$ROW_STATUS

unficypMar 24 2024

Hi,

using APEX 23.2.4,

i have a form region that has some authorization schemes set in the “Edit Authorization” properties:

While saving the record, i can see that the following values are set:

APP_COMPONENT_TYPE: APEX_APPLICATION_PAGE_PROCESS

APP_COMPONENT_NAME/ID: the name of the Process / ID

but how to distinguish between Add/Update/Delete?

variable :APEX$ROW_STATUS is always null.

second question, if the "Automatic Row Processing" for this form has the same security Scheme set - why is this called only once?

thanks in advance

gerald

Comments
Post Details
Added on Mar 24 2024
2 comments
387 views