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