Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Convert .rpd file into .xml

Shiv KumarFeb 20 2023

Hi Team,

I have installed OBIEE 12.2.1.4 .

I have to convert my rpd file into a readable .xml file .

As it was already posted 3 yrs back : How to convert RPD file to XML file (OBIEE 12C)? - Oracle Forums

I followed the instructions below is the error in linux I am getting .

./biserverxmlgen.sh –R /home/oracle/Oracle/Middleware/Oracle_Home/user_projects/domains/bi_new/bidata/service_instances/ssi/metadata/datamodel/customizations/OBIEEPOC.rpd –P admin123 –O OBIEEPOC.xml –N –Q -8
Copyright (c) 1997-2018 Oracle Corporation, All rights reserved
Version 12.2.1.4.0
Input argument is missing for the input value: '–R'.

here is in : Windows

C:\oracle\Middleware\Oracle_Home\bi\bifoundation\server\bin>biserverxmlgen.cmd -P admin123 -R "C:\Users\*************\Downloads\OBIEEPOC.rpd" -O C:\Users\**********\Documents\OBIEEPOC123.xml
DOMAIN_HOME is not defined.
Be sure to use the BI command line tool scripts in DOMAIN_HOME\bitools\bin
instead of directly calling the scripts in
ORACLE_HOME\bifoundation\server\bin.
is not a valid Oracle BI
Incomplete Oracle BI Server Suite configuration

[server\Utility\Generic\ErrorMsg\SUGErrMessage.cpp:655] Incomplete Oracle BI Server Suite configuration

Please let me know if i am doing something wrong or missing something.

Thanks

This post has been answered by Gianni Ceresa on Feb 21 2023
Jump to Answer
Comments
Post Details
Added on Feb 20 2023
6 comments
619 views