After upgrading to OAS 2024, we are trying use Catalog CLI (Doc ID 2724149.1) .
The information provided upon running the -help (./runcat.sh -help report -help) is not relevant to the OAS 2024 directory structure.
For example: the provided <sample RPD XML file> location is
"ORACLE_INSTANCE/tmp/OracleBIPresentationServicesComponent/coreapplication_obips1/rpd.xml"
But the above path is invalid in OAS 2024. Is this because OAS 2024 is saving the rpd and catalog in the RCU ?
In which case, how can we use Catalog manager CLI in OAS 2024 ?
Appreciate your help.
Following sample values can be substituted in the above examples:
<sample catalog path> "ORACLE_INSTANCE/bifoundation/OracleBIPresentationServicesComponent/coreapplication_obips1/catalog/paint"
<sample url> http://localhost:8080/analytics/saw.dll
<sample output file> "ORACLE_INSTANCE/tmp/OracleBIPresentationServicesComponent/coreapplication_obips1/report.txt"
<sample folder> "/shared/Sales" OR "/shared/Human Capital Management:/shared/Financials"
<sample privilege folder> "/system/privs"
<sample credentials file> "ORACLE_INSTANCE/tmp/OracleBIPresentationServicesComponent/coreapplication_obips1/catmancredentials.properties"
<sample XML Caption Directory> "ORACLE_INSTANCE/bifoundation/OracleBIPresentationServicesComponent/coreapplication_obips1/msgdb"
<sample RPD XML file> "ORACLE_INSTANCE/tmp/OracleBIPresentationServicesComponent/coreapplication_obips1/rpd.xml"
<sample JAZN file> "ORACLE_INSTANCE/tmp/OracleBIPresentationServicesComponent/coreapplication_obips1/jazn.xml"
Thanks.