Hello,
I'm using dynamic action to fill data into interactive gride that read from apex collections but I get the below error message:
Ajax call returned server error ORA-20876: Stop APEX Engine for Execute PL/SQL Code.
so I went to Monitor Activity to see the detail of this error and i found the below:
ERR-1002 Unable to find item ID for item "SEQ_ID" in application "110". Unexpected error, unable to find item name at application or page level.
Even the seq_id is exists . Any help regarding this issue.
note: i'm using apex 5.
Regards,