Hi
I executed below command in sqlcl liquibase is working fine I am not able to see where exactly(location) apex application exported and stored.
Please guide where the apex application exported and saved.
SQL> project export
------------Below is the log--------
SQL> project export
The current connection phxl3079 DBDEPLOYUI will be used for all operations
2024-11-19 10:25:18.255 SEVERE oracle.dbtools.raptor.utils.TNSHelper addInclFile Cycle detected when attempting to include /opt/svc/tns_admin/tnsnames_l.ora
2024-11-19 10:25:18.512 SEVERE oracle.dbtools.raptor.utils.TNSHelper addInclFile Cycle detected when attempting to include /opt/svc/tns_admin/tnsnames_l.ora
2024-11-19 10:25:18.720 SEVERE oracle.dbtools.raptor.utils.TNSHelper addInclFile Cycle detected when attempting to include /opt/svc/tns_admin/tnsnames_l.ora
2024-11-19 10:25:18.919 SEVERE oracle.dbtools.raptor.utils.TNSHelper addInclFile Cycle detected when attempting to include /opt/svc/tns_admin/tnsnames_l.ora
2024-11-19 10:25:19.124 SEVERE oracle.dbtools.raptor.utils.TNSHelper addInclFile Cycle detected when attempting to include /opt/svc/tns_admin/tnsnames_l.ora
*** FUNCTIONS ***
*** PACKAGES ***
*** PACKAGE BODIES ***
*** PROCEDURES ***
*** SYNONYMS ***
*** TABLES ***
*** VIEWS ***
*** GRANTS ***
*** APEX_APPLICATION ***
Exporting Workspace OTES_TOOLS - application 400:Pri******sm - OCI
Exporting Workspace OTES_TOOLS - application 110:Pri******sm - OCI R3
----------------------------------
TABLE 3
PACKAGE_BODY 4
GRANT 6181
PROCEDURE 3
APEX_APPLICATION 2
PACKAGE_SPEC 4
FUNCTION 6
VIEW 4
SYNONYM 72
----------------------------------
Exported 6,286 objects
Elapsed 120 sec
SQL>