As in a dynamic action of type pl/sql the number of characters is limited, can a page process be called from a dynamic action of type "execute server side code"?, only so that the dynamic action serves as a means of orchestration of the business logic (da_01 call proc_01, proc_02, etc, based on a variable value).
I know that you can make a call from JS (apex.server.process) or that I can orchestrate the logic from the page processes without needing to add the dynamic action, but its traceability is confusing.