glebovpavel / IR_to_MSExcel

Oracle Apex plugin for Interactive Grid or Interactive Report
http://glebovpavel.github.io/Description_IR_TO_XSLX/
Other
39 stars 14 forks source link

Apex22 #106

Open LifeBasher opened 1 year ago

LifeBasher commented 1 year ago

With apex 22 the apex_ir.get_report is getting deprecate. Do you have any other way to retrive the sql and other infos? We adapted your code to retrieve the infos when we are trying to export from the group_by page but now with apex22 the sql is kind of fucked so i was wondering if you had any idea.... the APEX_REGION.OPEN_QUERY_CONTEXT that oracle is proposing doesnt give u much infos on what we really want to and they wrote that the get_report might be remove sooner or later....