Hi,
We have some special case where we need to call some procedures to insert, update and delete procedure during save process in the APEX designer page. For these procedures we need to pass more than 400 parameters. These parameters are page items which contain some dynamic values based on modified or inserted records.Currently, the code included in pl/sql editor is exceeding 5000 characters length, but looks like editor allows only 4000 characters length at max. I cannot move any of this code into a DB package, as these are page items which carry some dynamic values.
Can you please suggest any direct or workaround solution? I need to provide some fix as early as possible.
Thank you in advance!
Regards
--Babu