Creating an application in Oracle Data Relationship Manager (DRM)

Hi everyone, the following is a simple tutorial in creating a new application in Oracle DRM. This tutorial is meant for beginners trying to get their hands dirty with Oracle DRM, or even seasoned Hyperion professionals trying their hand at DRM for the first time. Please feel free to contact me if you have any specific questions.

This tutorial assumes that you have an instance of Oracle DRM installed on your windows server or your desktop. Please note that DRM is currently an windows only application.

Creating a DRM application is a two-stepped process. The first step is to create a database schema for DRM relational repository, and the second step is to create the actual application itself. One should note that unlike other Oracle applications like SOA suite and ODI, DRM doesn’t require RCU ( repository creation utility) as the configuration console itself acts as one. OK, so let’s get started. Fire up the configuration console from the programs menu.
Step1 Select “repository wizard” from the menu as shown below.

Step2 Check the “Create new repository” box and click next as below.
Step 2

Step3 Enter the database details for the relational database being used. Note that the user account should have DBA credentials, because DRM configuration console will login to the server to create the repository for us. The example shown below uses Oracle database. After entering the details, click on “test connection” to verify settings. After successful testing, click next for next step.
Step 3

Step4 Enter the admin password for the application being created. This is the password for the administrator of the DRM application.
Step 4

Step5 This is where we enter the database details for the repository. Unless you have any specific name in mind, you leave the defaults. Enter the password you would like for database being created. This will be stored in the configuration console, and generally, we should not attempt to connect to this database directly.
Step 5

Step6 Confirm that everything is in order.
Step 6

Step7 shows progress in creating repository.
Step 7

Step8 Click finish to complete creating the repository. This completes the first step in creating the DRM application Step 8

Step9 Now let’s move on to creating the application. This application will use the repository we just created. Click on Add from the Application menu.
Step 9

Step10 Give an appropriate name to the application to be created. Then enter the connection details of the repository we just created. Click on test connection before saving the settings
Step 10

Step11 After successful craetion of the application, it should appear on the left hand side navigation panel under the server name. Click on start service if its not already started.
Step 11

This concludes the creation of the DRM application.

9 thoughts on “Creating an application in Oracle Data Relationship Manager (DRM)”
  1. Great tutorial, I installed and created the repository and application as shown but I get a weird message when launching the web client stating it doesn’t find an application to login to so drop down list of servers are blank . I tried iisreset bit still not luck. In the DRM console I don’t find any errors and the services are running fine with many threads and connections to the db. This is for 11.1.2.3 latest version. I noticed there was a patch for this but didn’t see any mention of this issue. If you know of any other services that need to bounce or familiar with issue that wohjld be hekpful

    1. Jomy, I had this exact issue when I upgraded to 11.1.2.3. Please apply the latest patch ( essentially reinstall with the latest installer). The current version is 11.1.2.3.303 if I remember correctly. It will definitely resolve your issue.
      Please let me know if it helped.

      Thanks

    1. Kennedy, thanks for your comment.

      Unfortunately, DRM doesn’t come with sample applications. We have to create one from scratch. Let me know if you need any assistance with that.

      1. Hi Rajesh – finally installed and configured DRM 11.1.2.2..its running fine……..unfortuantely as you said it doesnt come with sample app…….creating a DRM app from scratch will take lot of time…. Any suggestions to create sample app…..

  2. Hi Rajesh,

    Great tutorial thanks for this, can you please guide me through the exports in DRM while i am trying to Export the versions which i created through EPMarchitect in drm it exporting but nothing get displayed in the exported file.

    Thanks in Advance,
    Avinash

Leave a Reply