Before you Begin

This 25-minute hands-on tutorial shows you how to manually export dimension metadata from Enterprise Data Management Cloud to a connected Planning environment, and then import the metadata into Planning. The sections build on each other and should be completed sequentially.

Background

Enterprise Data Management Cloud provides solutions for managing changes in your business by ensuring consistency across enterprise data, even across disparate applications.

Enterprise Data Management Cloud offers three ways to manage the integration of your dimension metadata with Planning:

  • Manual: You can manually export dimension metadata from Enterprise Data Management Cloud to a flat file that is stored either locally or exported directly to a Planning instance. Then in Planning, you can run an import job to import the metadata.
  • EPM Automate: You can download the EPM Automate client and issue commands to export dimension metadata from Enterprise Data Management Cloud, copy it to Planning, and then import it to Planning using a saved import job. This can be done with interactive commands or in a batch script.
  • Groovy rules: You can create a Groovy business rule in Planning that calls the Enterprise Data Management REST API to export the dimension metadata, then imports the metadata to Planning using a saved import job.

In this tutorial, you update the Product dimension in Enterprise Data Management Cloud and then synchronize the changes to Planning by manually exporting the dimension and then importing it to Planning.

Note:

See the Next Steps section for links to tutorials on using EPM Automate and Groovy rules.

What do you need?

An EPM Cloud Service instance allows you to deploy and use one of the supported business processes. To deploy another business process, you must request another EPM Enterprise Cloud Service instance or remove the current business process.

  • Have Service Administrator access to two instances of EPM Enterprise Cloud Service. The instances should not have business processes created.
  • Configure one of your instances for Enterprise Data Management Cloud and configure the other instance for Planning.
  • Upload and import this snapshot into your Enterprise Data Management Cloud instance.
  • Upload and import this snapshot into your Planning instance.

Note:

If you have already set up these instances for one of the tutorials listed in the Next Steps section, you can continue to use the same environments. Your results may vary from those shown in the screenshots for this tutorial, depending on whether and in which order you have completed the related tutorials.

Note:

For more information on uploading and importing migration snapshots, refer to the Administering Migration for Oracle Enterprise Performance Management Cloud documentation.

Setting up the Planning application connection in Enterprise Data Managment Cloud

In this section, in Enterprise Data Management Cloud, you set up and test a connection to your Planning instance so you can export dimension metadata directly to the Planning instance inbox.

You can also export dimension metadata to a file on your local drive.

  1. On the Enterprise Data Management Cloud home page, click Applications.
    Enterprise Data Management Cloud home page
  2. Click Corporate Planning to open the inspector.
    Enterprise Data Management Cloud applications
  3. Select the Connection tab.
    Enterprise Data Management Cloud Corporate Planning application inspector Connection tab
  4. Select the Production connection, then click Edit.
  5. Modify the connection details for your Planning instance:
    Field Valid Values Example
    Instance Location Enter a connection URL to your Planning instance in the format:

    https://ServiceName-IdentityDomain-ServiceType.DataCenter.oraclecloud.com
    https://planbudget-uscompany-entplan.US11.oraclecloud.com

    where

    • ServiceName is planbudget
    • IdentityDomain is uscompany
    • ServiceType is entplan
    • DataCenter is US11
    Identity Domain Enter the identity domain of your Planning instance.

    Note: This is the same Identity Domain used in the Instance Location.

    uscompany
    Username Enter an authorized user name.

    Note: The user must be a Service Administrator of the Planning instance.

    tom.smith

    Note: You must enter the identity domain in either the Identity Domain or Username fields. For example, enter uscompany in Identity Domain or uscompany.tom.smith in Username.

    Password Enter the user's password. xxxxxxxx
  6. Select Primary Connection to make this connection the default for importing and exporting.
  7. Click Test Connection.
    Enterprise Data Management Cloud connection setup and test

    The message "Connection Successful" is displayed.

    If your connection test is not successful, check your connection information and try again.

  8. Click OK, then click Save.
  9. Click Close to close the inspector.

Adding a product in Enterprise Data Management Cloud

Currently, the Product dimensions in Enterprise Data Management Cloud and Planning are in sync. In this section, you add a new product to the Corporate Planning application in Enterprise Data Management Cloud.

  1. On the Enterprise Data Management Cloud home page, click Views.
    Enterprise Data Management Cloud Views card
  2. Click Corporate Planning to open the view.
    Enterprise Data Management Cloud list of views
  3. Select the Product viewpoint.
    Enterprise Data Management Cloud Product viewpoint
  4. In the Product hierarchy, expand Total Product, then All Product, and then SmartPhones.
    Enterprise Data Management Cloud Product viewpoint with hierarchy expanded
  5. Click New Request to start a request to add a product.
    Enterprise Data Management Cloud Product viewpoint with hierarchy expanded and New Request button highlighted
  6. In the SmartPhones row, click the Actions icon and select Add Child.
    Enterprise Data Management Cloud request adding a child
  7. Enter property values for the new product (for any properties not listed in the table, use the default value):
    Property Value
    Name Smart Phone 7 in
    Description Smart Phone 7 in
    Hierarchy type Stored
    Enterprise Data Management Cloud properties for the new product
  8. Click Submit to commit the changes.
    Enterprise Data Management Cloud submit request

    You receive a message that the request was successfully submitted.

    Enterprise Data Management Cloud request successfully submitted message

    Submitting the request validates your changes. If there are no validation issues and there is no approval workflow defined, the changes are immediately commited to the dimension.

  9. Click Close to close the view, then return to the home page.

Exporting dimension metadata from Enterprise Data Management Cloud to a Planning connection

In this section, you manually export the Product dimension metadata to the inbox of your Planning application, using the connection that you set up earlier.

  1. On the Enterprise Data Management Cloud home page, select Applications.
  2. In the Corporate Planning application row, click the Actions icon, and select Export.
    Enterprise Data Management Cloud applications action: export Corporate Planning
  3. Select the Product dimension.
    Enterprise Data Management Cloud export dimensions with Product selected
  4. Configure the export:
    • Export Target: Connection
    • Connection: Production
    • Export file name: Product.csv
    Enterprise Data Management Cloud export Product configuration
  5. Click Export.

    You get a message that the export completed successfully.

    Enterprise Data Management Cloud export Product completed successfully
  6. Click Close.

Viewing the exported file

In this section, you open the Planning Inbox/Outbox Explorer to verify that the Product.csv file was exported from Enterprise Data Management Cloud directly to your Planning instance.

  1. Open a new browser tab and log in to your Planning instance. From the home page, select Application, and then select Overview.
    Planning home page with Application and Overview highlighted
  2. Click Actions, then select Inbox/Outbox Explorer.
    Planning - open the Inbox/Outbox explorer
  3. Notice that the Product.csv file has been exported from Enterprise Data Management Cloud to Planning.
    Planning Inbox/Outbox explorer with the Product.csv file displayed
  4. Click Close to return to the Application Overview page.

Creating an import job

To load files stored in the Planning Inbox/Outbox, you must create a saved import job. In this section, you create an import job for the Product.csv file.

  1. Select the Dimensions tab.
    Planning Application Dimensions tab
  2. Click Import to display the Import Metadata dialog box.
    Planning Application Dimensions tab with Import highlighted
  3. Click Create.
    Planning Import Metadata dialog box with Create highlighted
  4. For Location, select Inbox.
    Planning Import Metadata dialog box with Inbox location highlighted
  5. In the Product dimension row, enter Product.csv, and accept the default (Comma delimited) for the File Type.
    Planning Import Metadata dialog box with the Product dimension row highlighted
  6. Click Save as Job.
    Planning Import Metadata dialog box with Save as Job highlighted
  7. Configure the job:
    • Name: Import_Product
    • Error File: edmc_product_error

      This file provides information about the metadata records that were not imported for each dimension. If you specify an error zip file, a separate error file is created for each dimension, then the error files are zipped together, and the zip file is stored in the Outbox where you can download the file using Inbox/Outbox Explorer.

    • Refresh Database if Import Metadata is successful: Selected
    Planning Save as Job dialog box with values entered

    You must refresh the database after modifying dimensions and members. In a production environment, Oracle recommends that you notify all users, asking them to save their work and close the application, before you refresh the database. For more information on database refreshes, please see Before Refreshing the Database in Administering Planning.

  8. Click Save, then click OK to close the information message.
  9. Click Close to close the first Import Metadata dialog box.
  10. In the second Import Metadata dialog box, click Refresh to view the list of saved import metadata jobs.
    Planning import metadata jobs list

    The job you created is displayed in the list.

Running the import job and viewing results

In this section, you run the saved import job and verify that the new product is added to Planning.

  1. In the row for the import job, click the Actions icon and select Submit.
    Planning Import Metadata submit job

    A message that the job was submitted is displayed.

    Planning Import Metadata submit job - job submitted successfully
  2. Click OK to close the message, then click Close to close the Import Metadata dialog box.
  3. Click the Jobs card (located at the top of the page) to verify that the job completed successfully.
    Planning Jobs card
  4. Notice that the top two jobs listed in Recent Activity are the metadata import and the subsequent database refresh. The jobs completed successfully.
    Planning Jobs list with jobs completed successfully
  5. Click the Overview card to return to the application overview, then select the Dimensions tab again.
  6. In the Cube drop-down, select OEP_FS.
    Planning Application Dimensions tab, selecting a cube
  7. Click Product to view the Product dimension.
    Planning Application Dimensions tab, selecting the Product dimension
  8. Expand Total Product, then All Product, and then SmartPhones.
    Planning OEP_FS Product dimension, with the new product displayed

    The new product, Smart Phone 7 in, was added to the dimension.

Next Steps