Link to home
Start Free TrialLog in
Avatar of sjsimpson2000
sjsimpson2000Flag for United States of America

asked on

Workaround for copying a page with dynamic actions in Oracle APEX 4?

Hello - I'm using Oracle APEX 4.1.0.00.32.  I have a page with many (about 20) dynamic actions.  I need to copy this page in the same application.  When I try to do this I get this error:

ORA-20001: Error during execution of wwv_flow_copy_page: WWV_FLOW_PAGE_DA_ACTIONS >> ORA-20001: Error during execution of wwv_flow_copy_page: WWV_FLOW_PAGE_DA_ACTIONS
>> ORA-01403: no data found

I've done some research and find that there is a problem when copying a page with dynamic actions, but so far the only work around I've found is to remove the DA's, copy the page, then recreate them.  This is going to be a terrible effort, and I will likely need to do it multiple times before the project is over.

Has anyone found any other solution?

Thanks.
ASKER CERTIFIED SOLUTION
Avatar of gatorvip
gatorvip
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial