Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

What version of BI Admin Tool to use to upload RPD to BICS?

Received Response
42
Views
2
Comments

Summary

What version of BI Admin Tool to use to upload RPD to BICS?

Content

Hi,

I have a on-premise RPD created using OBI Admin Tool 12.2.1.2.0 and need to upload it to BICS. But I get an error on BICS that the data model cannot be replaced with my on-prem RPD. The same RPD is working fine on-prem. Anyone else have similar issue? ANy help/pointers are appreciated.

thanks!

Answers

  • Syedsalmancs110
    Syedsalmancs110 Rank 6 - Analytics Lead

    Hello There,

    Its pretty late for the response on your query, but will answer anyways as it might help others with similar queries:

    The only version of RPD that can be uploaded into BICS environment is 354, this version of RPD is created with Administration Tool of OBIEE 12.2.1.0.0 , but even if you have RPD created in OBI Admin Tool 12.2.1.2.0 which generated RPD of version 356 you can downgrade the RPD to version 354 using nqgenoldverrpd utility, which could be found under following location <DOMAIN HOME>\bitools\bin


    Syntax:

    ./nqgenoldverrpd.sh | nqgenoldverrpd.cmd -I <INPUT RPD NAME TO BE DOWNGRADED WITH PATH > -O <OUTPUT LOWER VERSION RPD NAME WITH PATH > -V 354

    Thanks and Regards,

    Syed Hamd Salman

  • Maulik Modi
    Maulik Modi Rank 2 - Community Beginner

    Thanks Syed and it works.

    Does Oracle publish anywhere what version of RPD it supports on BICS?

    thanks!