- Revision History
- Overview
- Enterprise Data Management
-
- EPM Common
- Features
-
- Additional Methods for String Lists in Expressions
- Copy Viewpoint Extracts
- Enhanced Template Import Results
- Exclude Implicit Shares for Node Locations in Expressions
- Expressions Using Inherited and Derived Properties for Node Data Type Properties
- Get Parents for Node Locations in Expressions
- IsEmpty Method for String, List, and Memo Data Types in Expressions
- Locations for Node Data Type Properties in Expressions
- Previous and Next Sibling for Node Object in Expressions
- Resize Table Columns on List Pages
- Reverse Method for Node Collections in Expressions
- Save and Load Expressions Using Files
- Shared Member Before Base Member Validation for EPM Cloud Applications
- Template Import Preview
- Update Existing Applications During Template Import
- Work with Hierarchies from Same Viewpoint on Separate Tabs
-
This document will continue to evolve as existing sections change and new information is added. All updates appear in the following table:
| Date | Product | Feature | Notes |
|---|---|---|---|
| 24 NOV 2021 | Created initial document. |
HAVE AN IDEA?
We’re here and we’re listening. If you have a suggestion on how to make our cloud services even better then go ahead and tell us. There are several ways to submit your ideas, for example, through the Ideas Lab on Oracle Customer Connect. Wherever you see this icon after the feature name it means we delivered one of your ideas.
GIVE US FEEDBACK
We welcome your comments and suggestions to improve the content. Please send us your feedback at EPMdoc_ww@oracle.com.
DISCLAIMER
The information contained in this document may include statements about Oracle’s product development plans. Many factors can materially affect Oracle’s product development plans and the nature and timing of future product releases. Accordingly, this Information is provided to you solely for information only, is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described remains at the sole discretion of Oracle.
This information may not be incorporated into any contractual agreement with Oracle or its subsidiaries or affiliates. Oracle specifically disclaims any liability with respect to this information. Refer to the Legal Notices and Terms of Use for further information.
A new version of EPM Automate is now available. This version introduces the deployTaskManagerTemplate, enableQueryTracking, and executeAggregationProcess commands. Additionally, this version includes updates to the exportLibraryArtifact, exportQueryResults, and importLibraryArtifact commands.
Applies to: Account Reconciliation, Enterprise Data Management, Financial Consolidation and Close, Narrative Reporting, Planning, Planning Modules, Profitability and Cost Management, Tax Reporting
Additional Methods for String Lists in Expressions
New expression methods are available to evaluate and manipulate lists of string values.
Viewpoint extracts for a dimension can be copied to create a new extract using the same settings as the original extract.
Enhanced Template Import Results
The results of a template import process have been enhanced to identify the objects imported from the template, indicate which were successful, and determine any warnings/errors that occurred during import.
Exclude Implicit Shares for Node Locations in Expressions 
The Locations and BoundLocattions collections for the Node object provides an optional argument to exclude implicitly shared nodes from the returned list of node instances.
Expressions Using Inherited and Derived Properties for Node Data Type Properties 
Inherited and derived properties are now accessible for associated nodes specified in Node data type properties using an expression.
Get Parents for Node Locations in Expressions
The Locations collection for the Node object in an expression includes parent information for each location of a node in a hierarchy node set.
IsEmpty Method for String, List, and Memo Data Types in Expressions
An IsEmpty method is available for String, List, and Memo data types in an expression to determine whether a value is null or a defined blank value. This single method can perform both checks rather than needing to do separate checks for null and blank values.
Locations for Node Data Type Properties in Expressions
Locations are available for Node data type properties in an expression to access relationship level information for an associated node in a different hierarchy node set.
Previous and Next Sibling for Node Object in Expressions 
The Node object in an expression offers additional methods to provide access to previous and next sibling information for a node in a hierarchy viewpoint. The PreviousSibing method returns the sibling node before the current node under a given parent. The NextSibling method returns the sibling node after the current node under the same parent.
Resize Table Columns on List Pages
Columns can be manually resized in tables displayed on listing pages in the Enterprise Data Management user interface.
Reverse Method for Node Collections in Expressions
A Reverse method is available for node collections in expressions to reverse the order of nodes returned from those collections.
Save and Load Expressions Using Files 
An expression can be saved to a file and loaded from a file in the expression builder.
Shared Member Before Base Member Validation for EPM Cloud Applications 
A Shared Member Before Base Member validation is available for Planning, Planning Modules, and Financial Consolidation and Close application dimensions to ensure that nodes which are marked as shared members are located after base members in a hierarchy viewpoint.
A template file can be previewed prior to import into a target Enterprise Data Management environment.
Update Existing Applications During Template Import 
Existing applications and their related artifacts can be updated during a template import process.
Work with Hierarchies from Same Viewpoint on Separate Tabs 
You can work with multiple hierarchies from the same viewpoint on separate tabs in a view.