Hi,
I installed APEX 24.1 (my previous version was APEX 18.2). I wanted to create a migration workspace/ apps script in SQLDev from 18.2 to 24.1.
In my older version of SQLDev (version 17.4.0.355) I can execute "apex list" which shows me all the workspace/apps allocated in APEX 24.1. But after executing "apex export -applicationid 100" I get the error "Exporting application 100APEX: Unable to process request. Check specific options: ORA-00942: table or view does not exist."
I thought my SQLDev was too old so I couldn't do this export.
I downloaded version 23.1.1.345. But now I'm having trouble listing all apps/workspace:
Error starting from line: 1 in command - apex list
Error Report - Unknown Command
When I connect through the sql application - everything works fine: displaying and exporting the apex workspace.
What can I do to view and export the apex workspace using SQLDev?
Is it possible to do this?