3.6.2 Deploying the RPD
For RPD deployment, follow these steps:
- Connect to the OBIEE server.
- Create a folder. For example, tmp in the following directory:
<Oracle_Home>/user_projects/domains/domain_name
- Copy the IFRS17.rpd from the local directory (where you have saved the RPD) to the folder created in the preceding step.
- Open the command prompt, and navigate to the following directory:
/scratch/<mount_name>/Middleware/Oracle_Home/user_projects/domains/bi/bitools/bin
- Execute the following command:.
/datamodel.sh uploadrpd -I <RPDfilepath> -W <RPDpassword> -SI ssi -U <username> -P <password>
For example:./datamodel.sh uploadrpd -I /Oracle_Home/user_projects/domains/bi/RPD/IFRS17.rpd -SI ssi -U weblogic -P weblogic123 rpd pass : Admin123