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!

19.2 List of Values based on Web Source - "Fallback to legacy LOV" error

TomekNov 13 2019 — edited Nov 17 2019

Just installed the 19.2 and created an item of "Popup LOV" type on one of my pages. The LOV uses Shared LOV based on Web Source (simple REST Service). All works great, until I try to re-open the page which the new LOV item. I keep getting the "Fallback to legacy LOV support. Please check your SQL statement!'; "Error: Error during rendering of page item P11_ACCOUNTING_ALIAS.". The P11_ACCOUNTING_ALIAS is an item based on the Web Source LOV. I alos see the following error:

- error_statement: begin begin select "ALIASNAME"

bulk collect into wwv_flow_utilities.g_value from (

); end;

end;

I attached the images of the configuration for all components. Does anyone can advise me how to solve this problem?

Screen Shot 11-13-19 at 01.16 PM.JPGScreen Shot 11-13-19 at 01.17 PM.JPGScreen Shot 11-13-19 at 01.18 PM.JPG

Comments
Post Details
Added on Nov 13 2019
14 comments
878 views