How to deploy a Repository.
Before deployment, you may want to:
Then you may want to:
Location:
datamodel.cmd uploadrpd ^
-I repo.rpd ^
-W pwd ^
-U weblogic ^
-P pwd ^
-SI ssi ^
-S hostname ^
-N 9502
It takes time.
WARNING: Trust store is not defined. SSL connections will not be available.
Service Instance: ssi
Operation successful.
RPD upload completed successfully.
Download
If you are on a client, don't forget to give the port option (N)
datamodel.cmd downloadrpd ^
-O rpdfilename.rpd ^
-W welcome ^
-U weblogic ^
-P welcome ^
-S obieeServerHostName ^
-N 9502 ^
-SI ssi
where:
Reference: datamodel.cmd downloadrpd