INTRO TO FDMEE
PRESENTED BY JUSTIN D’ONOFRIO & JOE STASI
ABOUT US
> Group of Hyperion & EPM specialists
(MBAs, CPAs, IT backgrounds)
> Focus on efficiency, delivery, and client
service
> 60+ systems implemented across
variety of industries
> Active Hyperion projects and support
contracts
EPM MARKETPLACE
u Hyperion services, tools, and training offerings
u “App Store” style with straightforward
packages and pricing
u Open to partners and developers
EPMMARKETPLACE.CO M
platformspecialists.com
§ Another acronym to remember
§ The new guy/gal in town – future FDM replacement, improved version of ERPi
§ Software to get data to and from Hyperion applications (data integration)
§ Web-based and integrated with Hyperion Workspace
§ What will I mainly use it for?
ü Load data files to Hyperion applications
ü Load GL system data to Hyperion applications
ü Export data from Hyperion applications to GL systems
platformspecialists.com
§ Available as of Hyperion version 11.1.2.3
§ Integration with core Hyperion application suite (HFM, Planning, Essbase, etc)
§ Out-of-box integration with popular GL systems, including drill through
§ User friendly data mapping, loads, and exports
§ Audit trails and data validation
§ Reporting capabilities
§ Short learning curve from FDM Classic
platformspecialists.com
HYPERION DATA INTEGRATION OPTIONS
FDMEE Stand-alone ODISweet spot User friendly mapping and data load process Lights out automation and complex systems integrations
Audience Finance team / Hyperion Admin IT team / Hyperion Admin
Easy to…
• Create loads for multiple users
(multiple users with different load files)
• Unwind information to/from
target systems
• Schedule, log, and error check
automated processes
• Connect to a wide array of
technologies
Weakness • heavy scripting Complex automation requires • friendly Learning curve / not as user
IT’S MONDAY MORNING…
platformspecialists.com
Your boss sends you an email.
He/she wants you to load Actual
data from the new GL system
into your existing Hyperion
Planning application TODAY.
You have FDMEE, but have
never used it.
platformspecialists.com
A)
Create an elaborate call in sick scheme vis-à-vis Ferris
Bueller’s day off
B)
Try your hand with taming FDMEE
C)
Mumble non-pleasantries about your boss throughout
FDMEE SETUP TAB
platformspecialists.com
> Allows you to setup key configurations
> Source System:
> Place to register ERP source Systems
> 7 Out-of-Box
> 1 for File
> 1 Other (all else)
> Place to define Target Applications
> Connects to HFM, Planning, Essbase and ARM
IMPORT FORMAT
platformspecialists.com
> An Import Format defines the content structure of the
source file/system
> You can navigate to the Import Format section of
FDMEE by selecting: Integration Setup > Import Format.
IMPORT FORMAT
platformspecialists.com
> Next, Name the Import Format, select a Target Application and define the
Source System.
> Anything setup as a “File” type import will need a “File Type” and File
IMPORT FORMAT
platformspecialists.com
> Define the mapping between the source and target system dimensions
> The expression field is used to make needed changes to the field being imported
> Out of the box items include changing the amount field delimiter (comma
versus period), removing zero suppression, or assigning a default value
platformspecialists.com
> Before loading data you’ll need to setup:
> A load location and assign an Import Format
> Period(s) that are being loaded (Month and Year) and
> Category (I.E. Actual or Budget).
platformspecialists.com
> Navigate to Integration Setup > Location > Add
CREATING A LOCATION
platformspecialists.com
> Navigate to Integration Setup > Periods > Add
SETTING UP PERIODS
> Next, define the: Period Key, Prior Period Key, Period Name, Target Period
platformspecialists.com
> Next, Select the Application Mapping tab > Add
SETTING UP PERIODS
> A box will appear with the new Period setup in the previous tab. Select Ok and
define the fields with the same information.
platformspecialists.com
> Navigate to Integration Setup > Category Mapping > Add
CREATING A CATEGORY
> You’ll need to define the Category, Frequency Data is loaded and Target
Category in the Application (See example below for data being loaded into the
CREATING SCRIPTS
platformspecialists.com
> There are 3 types of Scripts: Event, Import and Custom.
> Event Scripts are triggered after an event has begun or completed during
the load process
> Import Scripts enable users to manipulate or Ignore imported source data
into useful strings that will later be mapped to the Target system.
> Custom Scripts can be written for a variety of reasons (I.E. Sending an
email when a batch load has completed)
DATA LOAD RULE
platformspecialists.com
> Provides a framework for:
> Importing Data
> One or Multiple Files
> By pulling from a defined source system
> Batch Processing
> Scheduled Loads
> View and Verify
DATA LOAD MAPPING
platformspecialists.com
> Maps are defined within Workflow > Data Load > Data Load Mapping.
> Note that Maps are created Per Application Dimension which can be
DATA LOAD MAPPING
platformspecialists.com
> There are 5 types of mappings: Explicit, Between, In, Like, Multi-Dimension
> Explicit – One for One Mappings
> Between – Range of Source Values mapped to One Target Value.
> In – Enables Non-Sequential Source Accounts mapped to One Target
Value.
> Like – Source Value string is matched and replaced with One Target Value.
> Multi Dimension – Specify a combination of multiple dimensions to create a
Unique Source Value to map to One Target Value.
> Special Characters are sometimes used to define Source Maps. I.E. 123*
returns all source members that begin with 123; 123? returns all source members that begin with 123 and are 4 characters in length.
DATA LOAD MAPPING
platformspecialists.com
> To define a mapping, select the type of map you’d like to create from the tabs
and select add.
> As mentioned in the previous slide, some maps use special characters (See
DATA LOAD MAPPING
platformspecialists.com
> If adding many maps, you can export to excel and input each map directly into
the excel file and load in once complete. Select the All Mappings Tab > Export > Export to Excel.
> Please note that when mapping, each string must be unique to avoid data
being loaded to improper intersections.
> Once a map is satisfied it completes and continues to the next string. I.E. If
an explicit map is satisfied it will not continue through to Like.
> Note that Target System accounts need to be setup within the application
DATA LOAD WORKBENCH
platformspecialists.com
> Allows you to view data at it’s various stages:
> Import
> Validate
> Export
DATA LOAD WORKBENCH
platformspecialists.com
> Select Workflow > Data Load Rule > Select a Load rule and Execute
> Select Import from Source box in the pop-up pane to load through Validate or
DATA LOAD WORKBENCH
platformspecialists.com
> If the Load process executes successfully you’ll see a Green check next to
status.
> If the Load process executes unsuccessfully you’ll see an X within a Red circle
IMPORT
platformspecialists.com
> Imports Data directly against a GL or uploads a Flat File.
> To view Imported Data select Data Load Workbench
> If everything has been setup properly you’ll receive a “Orange fish.”
> If something was setup incorrectly in a previous step, you’ll receive an import
VALIDATION
platformspecialists.com
> The Validate stage ensures that all members are mapped to a valid target
system account. If there are any unmapped dimension maps within the source
file it will be kicked out during this stage. Again, you’ll receive either an Orange
or Grey Fish to signify if the process completed successfully or not.
> If you receive a Grey Fish a second tab will appear, Validation Errors. Select this
VALIDATION
platformspecialists.com
> Review kick-outs and add/update maps or import scripts to satisfy maps.
> Validation errors generally occur as accounts are added to the GL systems on a
month to month basis.
> After updating Maps and or scripts, re-run the validation process.
EXPORT
platformspecialists.com
> Export stage exports data into the Target application.
> Note that data can be exported with a Replace, Merge, Accumulate or Replace
Q &
platformspecialists.com