Unable to download rpd in obiee 12c using data-model-cmd — Oracle Analytics

Oracle Analytics Cloud and Server

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

Unable to download rpd in obiee 12c using data-model-cmd

Received Response
71
Views
7
Comments
Krishna Desai
Krishna Desai Rank 3 - Community Apprentice

Unable to download the liverpd from obiee 12 c using data-model-cmd command. I am facing the below error. My instance is active on Windows Server 2008 R2 Enterprise.

Can anyone help me?

pastedImage_0.png

Regards,

Krishna

Answers

  • Simon.D
    Simon.D Rank 4 - Community Specialist

    Looks like you've got the syntax wrong. The RPD password (-W flag) is required but you haven't provided it, It should be:

    data-model-cmd.cmd downloadrpd -O repository.rpd -W YourRPDPassword -U YourBIAdminUsername -P YourBIAdminPassword -SI YourServiceInstance

    2016-03-07_0925.png

  • Krishna Desai
    Krishna Desai Rank 3 - Community Apprentice

    I am downloading the sample rpd for the first time. I tried executing the syntax that you have provided but I am still facing the same error.

  • Simon.D
    Simon.D Rank 4 - Community Specialist

    Does the RPD actually work? Can you log into BI and create an analysis on a subject area successfully?

  • Krishna Desai
    Krishna Desai Rank 3 - Community Apprentice

    Yes, I am able to do that. this is the sample app that comes your installation.

  • Krishna Desai
    Krishna Desai Rank 3 - Community Apprentice

    I was able to download with this, where I did not provide the Password for weblogic user.

    pastedImage_0.png

  • Simon.D
    Simon.D Rank 4 - Community Specialist

    brilliant! glad you figured it out

  • Krishna Desai
    Krishna Desai Rank 3 - Community Apprentice

    Thanks for your help.

    Regards,

    Krishna