Skip to main content

FAQs answered for the new Clone Environment Planning Cloud feature!



This is a very quick, no frills, 'what you need to know' blog about the latest new Planning Cloud feature: Clone Environment.

This feature arrived in our Test environments in March 2021. The new tool is used to clone the entire Planning application between environments.

Here is what I have discovered; not all of the below was clear to me from reading the Oracle Documentation.

What is the source for cloning?

  • You cannot select a Snapshot to use.
  • Nor does the tool create a clone of the environment at the point of running the clone.
  • It uses the Artifact Snapshot created from the latest Daily Maintenance.
  • You can see the time that it was created on the Clone Environment tab before launching:
  • I tried to rename the Artifact Snapshot and perform a Repeat Export, naming this Artifact Snapshot. The Clone Snapshot tool still links to the original & renamed Artifact Snapshot.
  • The only way to update the source Snapshot in-between scheduled maintenance is to use the EPM Automate RunDailyMainenance command.

Does the tool import the application, or does it simply migrate the a Snapshot?


  • Very Important! The feature overwrites the target application with the clone!
  • Also Very Important! It even deletes your snapshots since it uses the recreate EPM Automate command.
    **** Update May-21 Patch: This has been adapted, thankfully, and the feature no longer removes snapshots from the target environment.
  • The source Artifact Snapshot is now uploaded to the target environment Migration area, alongside the existing backups and the name is appended with the date and time:


When can you not use Clone Environment?

  • An inconvenient and important fact about this tool...
    For two weeks of every month, your test system will be on a different version, due to Oracle's standard monthly updates process. During this period, you cannot use the Clone Environment feature clone from a Production to a Test environment, or vice versa. The following screenshots show what happened when I attempted to migrate during this between versions:





  • It took 15 minutes or so for my small application to run the clone process.
  • You need to be System Administrator, plus Identity domain if you'd like to migrate users.
  • The account must be a Native User, rather than SSO user.

What about differences in users between the environments? Will there still be errors if users do not exist?

  • You can select whether to include Users and Predefined Roles or not
  • You must be an Identity Domain Admin and on an OCI (Gen2) EPM Cloud environment to use the Users and Predefined Roles feature. This will assign users with identical roles and security from the source environment to the target environment. The target environment will need to exist within the same domain.

Is there another method of cloning my environment?

Check out my blog about using EPM Automate for a streamlined process with much more control & flexibility by clicking here.

Comments

Popular posts from this blog

Transfer of Smart List Values to Members in Calculation Manager

  This blog features instructions for retrieving and transforming a Smart List entry (stored against a dimension member) into a member name to be used within a calculation script. This member name is in a valid format for use with cross dimensional operators. This functionality is particularly useful for Staff Costing models. It can be used to retrieve a grade or payscale point from a staff member and lookup its relevant base salary. I came across this trick when writing a calculation script that would pass through each employee in a Staff Cost model and retrieve their pay scale point – a Smart List value – and then transform this into a member in order to retrieve the corresponding base pay associated to that pay scale point. Pay scale points are members in my ‘Employee’ dimension. Upon configuration of the pay scale Smart List, I selected ‘Create from Members’. This is compulsory in order for the trick to work! I have attached this Smart List to a member in the Metric dim

Connecting to multiple Oracle Cloud Environments

Connect to multiple EPBCS environments via Smart View Shared Connections XML Switching environments, changing domains, logging in, logging out… Why not save valuable time by creating a Smart View environments short-cut? Here’s how! First, gather the following details for each environment that you would like to add to your drop-down list: 1. Environment URL (PBCS/EPBCS) :  Recently provisioned environments: https:// epm-exampleDoM .epm. exampleDC. oraclecloud.com/HyperionPlanning/SmartView Environments provisioned before 2020: (If unsure, check your web URL - does it start with planning or epm, match URL) https://planning- exampleDoM .pbcs. exampleDC .oraclecloud.com/HyperionPlanning/SmartView                (where Domain name = exampleDoM and Data centre = exampleDC) 2. Chosen Shortcut Name : ie. Finance PBCS Production Tip 1: Other Oracle Provider Types I have only included the PBCS connection as an example here. See the Oracle Documentation for e

Smart Lists as Run Time Prompts

How to Create a Drop-Down Box Smart List Prompt Image 1: Business rule containing Smart List Run Time Prompt Smart Lists are very powerful tools within Planning Budgeting Cloud Service (PBCS) software. I have recently created a PBCS Forecasting system that utilises Smart Lists to drive the Forecast Process; allowing users to populate the forecast using a customised forecast method selection tool.  The Forecast Process is as follows: 1.        An admin will load in the latest month of Actual data and open the new Forecast for use; 2.        A business rule will be launched to pre-populate the whole Forecast with a single Forecast Method of choice; ·        For example - The forecast method ‘Average’ is chosen and so ‘Forecast 3+9’ becomes populated with 3 months’ worth of Actual data and the remaining 9 months are populated with the average of the first 3 months’ Actual data, for the whole forecast. 3.        Users then review the forecast and apply the following actio