Product : Oracle Analytics
Version : 12c
I am trying to upload an RPD file into my server for the first time using the below command.
./datamodel.sh uploadrpd -I Flexcube_BI0081.rpd -SI ssi -U weblogic -P weblogic123
while doing so, I am getting below error.
[nqserror: 94600] failed to update data store folder during startup for css mode.
upon investigating the logs, I got to the below error.
RPDLoadedUpdater: failed due to File /datamodelRevision not found in namespace datamodel.[[
com.oracle.bi.contentstorage.rest.client.RemoteContentStorageException: BICSS-10107: File /datamodelRevision not found in namespace datamodel.
Status: 404
can someone guide what am I missing?