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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Grid 2-way binding error with ora-1403: no data found

529017Nov 24 2019

I have 3 pages.
Page 1200: Grid (Master of page 1300)
Page 1300: Form (Detail) (Also master of page 1355) - Shared Tab
Page 1355: Grid + form items 2-way binding

Page 1355 is loaded in a tab using Content Loader Region (plugin). It is setup as a detail of a form.
The first time it loads correctly.
If I go back to the tab (page 1200) and select another row, page 1355 ora-1403 and ora-06512 at "FOEX_040100.FX_P_FORM_DML"

Why would it execute a form dml when there is actually no form, but an item container with only a field container with fields.
Matt has the login details for our dev server.

Comments

Post Details

Added on Nov 24 2019
3 comments
241 views