• No results found

Intro to FDMEE - Training Slides

N/A
N/A
Protected

Academic year: 2021

Share "Intro to FDMEE - Training Slides"

Copied!
32
0
0

Loading.... (view fulltext now)

Full text

(1)

INTRO TO FDMEE

PRESENTED BY JUSTIN D’ONOFRIO & JOE STASI

(2)

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

(3)

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

(4)

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

(5)

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

(6)

platformspecialists.com

HYPERION DATA INTEGRATION OPTIONS

FDMEE Stand-alone ODI

Sweet 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

(7)

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.

(8)

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

(9)

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

(10)

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.

(11)

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

(12)

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

(13)

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).

 

(14)

platformspecialists.com

>  Navigate to Integration Setup > Location > Add

 

CREATING A LOCATION

(15)

platformspecialists.com

>  Navigate to Integration Setup > Periods > Add

 

SETTING UP PERIODS

>  Next, define the: Period Key, Prior Period Key, Period Name, Target Period

(16)

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.

 

(17)

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

(18)

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)

(19)

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

(20)

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

(21)

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.

(22)

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

(23)

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

(24)

DATA LOAD WORKBENCH

platformspecialists.com

>  Allows you to view data at it’s various stages:

>  Import

>  Validate

>  Export

(25)

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

(26)

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

(27)

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

(28)

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

(29)

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.

(30)

EXPORT

platformspecialists.com

>  Export stage exports data into the Target application.

>  Note that data can be exported with a Replace, Merge, Accumulate or Replace

(31)

Q &

(32)

platformspecialists.com

Please visit epmmarketplace.com to download slides

and for information on our offerings, upcoming [free]

training sessions, and more.

References

Related documents

La propuesta de evaluación de las actividades para la CPC que más adelante se desarrolla considera el registro del aprendizaje informal de las ciencias como una

For propellors with silver collets: Use a 12 mm wrench or socket to loosen silver collets in the counter-clockwise

The plots demonstrate a discontinuous reduction in private insurance coverage immediately after young adults turn 23 (Panel B) and a corresponding increase in the

The Installer or Administrator must set up the basic IronMail appliance to allow its further configuration after the basic initialization is completed; they must also

The Garden is the UK ’s foremost jewellery production and retail centre and this paper seeks to explore how Hatton Garden ’s businesses integrated with a fluid criminal population

A Unique Program for Mid-Career HR and LR Professionals Advanced Human Resources.. Queen’s IRC evidence-based and practitioner-centered programs give HR business professionals

State Requirements for HDHPs and Preventive Care State insurance laws often require health plans to provide certain health care benefits without regard to the deductible, or on

Come and join us in Jonesville UMC at 9:30am on Sunday or meet us in the streaming service at Jonesvilleumc.org at the same time.. Blessings,