SlideShare a Scribd company logo
Oracle FDMEE is the EPM Cloud Data Hub at
Legg Mason
Tuesday, 6/25/19
10:00AM – 11:00AM
#211, Level 2
Seema Shah
Regional Manager
Corey Munch
AVP
Who We Are
Project Overview
Staging Area Overview
Use of FDMEE
Agenda
Gotchas/Challenges
Next Steps/Improvements
Questions?
Ranzal & Alithya join forces in
November 2018 to offer EPM,
ERP, & Analytics solutions
Proven business analytics leader
with a history of successful
implementations & growth
20+ years of implementations
Advisory
Services
Implementation
Services
Technical
Services
Hosting &
Support
Training
Services
Intellectual
Property
> Seema Shah
> Regional Manager
> 14+ Years with Alithya
> Integration Focused For 10+ Years
> Washington, DC
> seema.shah@alithya.com
• Corey Munch
• AVP, Manager/Technical Expert - Business
Data Solutions
• 6+ Years with Legg Mason
• Baltimore, MD
• cnmunch@leggmason.com
Guided by a mission of Investing to
Improve Lives™, Legg Mason helps
investors globally achieve better financial
outcomes by expanding choice across
investment strategies, vehicles and
investor access through independent
investment managers with diverse
expertise in equity, fixed income,
alternative and liquidity investments.
Three Primary Project Objectives
#1
To provide an enterprise wide solution that consistently measures profitability, in a timely manner,
across multiple dimensions: Product, Strategy, Firm, Channel, Vehicle, Location, etc.
#2
To create a ‘What If” tool that can assess profitability by changing existing attributes
#3
To create a process focused on resource utilization by better understanding costs and related
drivers
Essbase, ASO – Assets and revenue by product, strategy and domicile
Essbase, ASO – Distribution sourced assets by company and channel
Essbase, ASO – Expenses, by project code, for data enrichment
Apptio (Flat file) – Tech expenses, allocated by department, for attribution
IPD (Flat file) – Distribution expense, allocated by company, for attribution
HFM – Expenses
Staging Area - Data Sources
Essbase, ASO – Assets and revenue by product, strategy and domicile
Essbase, ASO – Distribution sourced assets by company and channel
Essbase, ASO – Expenses, by project code, for data enrichment
Apptio (Flat file) – Tech expenses, allocated by department, for attribution
IPD (Flat file) – Distribution expense, allocated by company, for attribution
HFM – Expenses
Staging Area - Data Sources
Staging Area - Data Sources
Staging Area - Data Sources
Batch file calling MaxL script
Staging area – Planning app
User input driver data via forms
Staging area – Planning app
Staging Area - Data Sources
Batch file calling MaxL script
User input driver data via forms
Staging area – Planning app
Calc script via batch file
Staging area – ASO cube
Staging Area - Design
Staging area – ASO cubeStaging area – Planning app
Calc script via batch file
Staging Area - Design
Staging area – ASO cube PCMCS
FDMEE
Staging Area - Design
Data Flow Diagram
PLN: LMStage
Cloud
Detail ESB: LMPCMSTG LMPCMC
R_LMPCMC ESB: PCMRPT
Metadata Refresh
PLN: LMStage
Cloud
Detail ESB: LMPCMSTG LMPCMC
R_LMPCMC ESB: PCMRPT
1) Execute Outline Extractor to pull out each dimension individually for the chosen app
2) Create new reformatted files that are in required format for PCMCS dimension updates
3) Execute series of EPM Automate commands to update metadata and redeploy cube
Metadata Refresh
Choose PCMCS application:
• Calculation Pod
• Reporting Pod
Execution Options:
• Immediate – Online
• Immediate – Offline
• Scheduled
Batch Scheduling
FDMEE
passes
variables
selected by
user to .bat
script
1
.Bat script calls
outline
extractor to
export files
from on-prem
ASO cube for
each
dimension
2
Perl scripts
used to
convert
dimension files
3
EPMAutomate
downloads,
deletes and
uploads files
to/from the
profit
inbox/outbox
4
Metadata Refresh Script
5
EPMAutomate
builds out
PCMCS
dimensions
using
previously
created files
6
Powershell
sends an email
to alert admins
that the
process has
completed
Occurring throughout:
- Logging
- File copying/archiving
- Error handling
On Premise to Calculation Pod
PLN: LMStage
Cloud
Detail ESB: LMPCMSTG LMPCMC
R_LMPCMC ESB: PCMRPT
1) Series of Data Load Rules that break out the data in appropriate groupings run in parallel
2) Execute rulesets after the data loads
On Premise to Calculation Pod
Update Default Period
Execution Options:
• Immediate
• Scheduled
FDMEE
passes
variables
selected by
user to data
load rules and
python scripts
1
If selected,
PreBatch
python script
clears out data
in calc pod
prior to data
load via
EPMAutomate
2
Individual data
load rules are
run from
FDMEE using
source/target
settings
3
If selected,
PostBatch
python script
runs
aggregation
rule in PCMCS
via
EPMAutomate
4
On-Premise to Calculation Pod – Data Movement
Occurring throughout:
- Logging
- File copying/archiving
- Error handling
Calculation to Reporting Pod
PLN: LMStage
Cloud
Detail ESB: LMPCMSTG LMPCMC
R_LMPCMC ESB: PCMRPT
1) Run the model if desired, and then export level 0 data to file for upload to on-premise Essbase application.
2) Export current POV using stub snapshot methodology for import to reporting pod.
3) Load Level 0 data files to reporting pod and run a rule to optimize data in the reporting pod.
Calculation to Reporting Pod
Select the Fiscal Year to copy
Execution Options:
• Immediate
• Scheduled
Select the Scenario to copy
Select the Version to copy
Confirm if Calculation Rules should
run prior to the data copy
Confirm if a data extract file should
be created for upload to the on
premise application
FDMEE
passes
variables
selected by
user to .bat/.py
script
1
Python script
collects and
outputs
variable file
2
.Bat script
called which
runs
EPMAutomate
commands
3
EPMAutomate
exports data
files,
downloads/up-
loads between
pods and loads
data
4
Calculation to Reporting Pod – Data Movement
5
Aggregation
rule run in
PCMCS to
optimize pod
6
Powershell
sends an email
to alert admins
that the
process has
completed
Occurring throughout:
- Logging
- File copying/archving
- Error handling
- Loading of on-prem
ASO cube
Data Flow Diagram
PLN: LMStage
Cloud
Detail LMPCMC
R_LMPCMC ESB: PCMRPT
ESB: LMPCMSTG
PCMCS On-Prem Essbase – ASO cube
FDMEE
Cloud to On-Prem Data Movement
MaxL scripts
called from
within Calc to
Reporting
process kicked
off in FDMEE
1
Level 0 data
from on-prem
ASO reporting
cube exported
and saved
2
On-prem ASO
reporting cube
dropped and
recreated
using staging
cube
3
Level 0 data
loaded back
into cube
4
Calculation to On-Prem ASO cube – Metadata Update and Data Movement
5
Fully allocated
calc pod data
file loaded into
cube
6
Aggregate
views created
to improve
performance
Occurring throughout:
- Logging
- File copying/archiving
- Error handling
FDMEE Challenges
1 Many moving parts in the process
FDMEE is the wrapper and calls other processes occurring elsewhere. Logs are written to a number of
different places and must be reviewed in different places
3 FDMEE clogs with too much data
Need to break data into smaller slices to ensure successful data loads
2 FDMEE logs are separate from PCMCS logs
Need to review FMDEE logs to ensure process success and PCMCS logs to ensure build/load success
4 Must validate success of each data load rule
Individual rules may try to run concurrently and result in one or more of them failing. Then must reload
individual rules manually
FDMEE Challenges
5 Pulling dynamically calculated data through FDMEE is very slow
Stats/KPIs/etc
Had to create calc scripts to store data in the Planning app, then push stored data to the ASO cube
7 Processing time
Time needed to move data up/down/between can be hours. Need to bake that time into any
maintenance estimates
6 Keeping managed infrastructure in sync with cloud
Servers are managed by a vendor, some challenges ensuring infrastructure remains in sync with the
cloud
(Cont’d)
Improvements/Lessons Learned
1 Scheduling FDMEE jobs to run later is beneficial
Schedule jobs in sequence once you find the normal amount of time they take to complete or schedule
jobs to run at off-peak or off-hours times, just be sure not to bump into the nightly maintenance window
3 Use the member selector in FDMEE windows
Typing values directly into the fields in FDMEE windows can result in the correct parameters not being
set
2 Make sure you can access the ODI Console
May need to kill a job running in FDMEE which must be done through the ODI Console
4 Use “offline” Execution mode
Allows you to navigate within Workspace while batch/script is running
Improvements/Lessons Learned
5 Would the processes benefit from using a REST API?
(Cont’d)
Q&A
Seema Shah
Regional Manager
Corey Munch
AVP

More Related Content

What's hot

Planning (or Essbase) and FDM, and ERPi Equals Success
Planning (or Essbase) and FDM, and ERPi Equals SuccessPlanning (or Essbase) and FDM, and ERPi Equals Success
Planning (or Essbase) and FDM, and ERPi Equals Success
Alithya
 
Loading Smartlists into PBCS using FDMEE
Loading Smartlists into PBCS using FDMEELoading Smartlists into PBCS using FDMEE
Loading Smartlists into PBCS using FDMEE
Ray Février
 
HPCM Management Ledger & FDMEE: The Perfect Partnership?
HPCM Management Ledger & FDMEE: The Perfect Partnership?HPCM Management Ledger & FDMEE: The Perfect Partnership?
HPCM Management Ledger & FDMEE: The Perfect Partnership?
Ray Février
 
An introduction to fdqm
An introduction to fdqmAn introduction to fdqm
An introduction to fdqm
Amit Sharma
 
EPM, ERP, Cloud and On-Premise – All options explained - OOW CON9532
EPM, ERP, Cloud and On-Premise – All options explained - OOW CON9532EPM, ERP, Cloud and On-Premise – All options explained - OOW CON9532
EPM, ERP, Cloud and On-Premise – All options explained - OOW CON9532
Ray Février
 
It's Time to Reassess Your FDM Mappings
It's Time to Reassess Your FDM MappingsIt's Time to Reassess Your FDM Mappings
It's Time to Reassess Your FDM Mappings
Alithya
 
Diane furst solutions2005#3050v5
Diane furst solutions2005#3050v5Diane furst solutions2005#3050v5
Diane furst solutions2005#3050v5
dianefurst
 
How to migrate to fdmee not die trying: Levi's knows
How to migrate to fdmee not die trying: Levi's knowsHow to migrate to fdmee not die trying: Levi's knows
How to migrate to fdmee not die trying: Levi's knows
Christopher Chong
 
Maximo Performance - A Best Practice Overview Webinar, August 27, 2014
Maximo Performance - A Best Practice Overview Webinar, August 27, 2014Maximo Performance - A Best Practice Overview Webinar, August 27, 2014
Maximo Performance - A Best Practice Overview Webinar, August 27, 2014
Reflective Solutions
 
Hear How Rust-Oleum Embraced Unlimited HFM Dimentionality
Hear How Rust-Oleum Embraced Unlimited HFM DimentionalityHear How Rust-Oleum Embraced Unlimited HFM Dimentionality
Hear How Rust-Oleum Embraced Unlimited HFM Dimentionality
Alithya
 
FDM to ERPi– Upgrade & Migration Strategies
FDM to ERPi– Upgrade & Migration StrategiesFDM to ERPi– Upgrade & Migration Strategies
FDM to ERPi– Upgrade & Migration Strategies
Alithya
 
With amerigroup, replaced hal with er pi & fdm
With amerigroup, replaced hal with er pi & fdmWith amerigroup, replaced hal with er pi & fdm
With amerigroup, replaced hal with er pi & fdm
Alithya
 
DRM on Steroids
DRM on SteroidsDRM on Steroids
DRM on Steroids
Alithya
 
Managing Your Hyperion Environment – Performance Tuning, Problem Solving and ...
Managing Your Hyperion Environment – Performance Tuning, Problem Solving and ...Managing Your Hyperion Environment – Performance Tuning, Problem Solving and ...
Managing Your Hyperion Environment – Performance Tuning, Problem Solving and ...
eCapital Advisors
 
What Would Happen If I...? FDMEE Edition
What Would Happen If I...? FDMEE EditionWhat Would Happen If I...? FDMEE Edition
What Would Happen If I...? FDMEE Edition
Alithya
 
"Converting" FDM to FDMEE
"Converting" FDM to FDMEE"Converting" FDM to FDMEE
"Converting" FDM to FDMEE
finitsolutions
 
Hfm to Financial Consolidation and Close Cloud
Hfm to Financial Consolidation and Close CloudHfm to Financial Consolidation and Close Cloud
Hfm to Financial Consolidation and Close Cloud
Alithya
 
Bringing Mainframe Security Information Into Your Splunk Security Operations ...
Bringing Mainframe Security Information Into Your Splunk Security Operations ...Bringing Mainframe Security Information Into Your Splunk Security Operations ...
Bringing Mainframe Security Information Into Your Splunk Security Operations ...
Precisely
 
Finit one small step - tips and tricks for transitioning from fdm to fdmee
Finit   one small step - tips and tricks for transitioning from fdm to fdmeeFinit   one small step - tips and tricks for transitioning from fdm to fdmee
Finit one small step - tips and tricks for transitioning from fdm to fdmee
finitsolutions
 
Simplify Complex Consolidations and Close Processes with Oracle Financial Con...
Simplify Complex Consolidations and Close Processes with Oracle Financial Con...Simplify Complex Consolidations and Close Processes with Oracle Financial Con...
Simplify Complex Consolidations and Close Processes with Oracle Financial Con...
Alithya
 

What's hot (20)

Planning (or Essbase) and FDM, and ERPi Equals Success
Planning (or Essbase) and FDM, and ERPi Equals SuccessPlanning (or Essbase) and FDM, and ERPi Equals Success
Planning (or Essbase) and FDM, and ERPi Equals Success
 
Loading Smartlists into PBCS using FDMEE
Loading Smartlists into PBCS using FDMEELoading Smartlists into PBCS using FDMEE
Loading Smartlists into PBCS using FDMEE
 
HPCM Management Ledger & FDMEE: The Perfect Partnership?
HPCM Management Ledger & FDMEE: The Perfect Partnership?HPCM Management Ledger & FDMEE: The Perfect Partnership?
HPCM Management Ledger & FDMEE: The Perfect Partnership?
 
An introduction to fdqm
An introduction to fdqmAn introduction to fdqm
An introduction to fdqm
 
EPM, ERP, Cloud and On-Premise – All options explained - OOW CON9532
EPM, ERP, Cloud and On-Premise – All options explained - OOW CON9532EPM, ERP, Cloud and On-Premise – All options explained - OOW CON9532
EPM, ERP, Cloud and On-Premise – All options explained - OOW CON9532
 
It's Time to Reassess Your FDM Mappings
It's Time to Reassess Your FDM MappingsIt's Time to Reassess Your FDM Mappings
It's Time to Reassess Your FDM Mappings
 
Diane furst solutions2005#3050v5
Diane furst solutions2005#3050v5Diane furst solutions2005#3050v5
Diane furst solutions2005#3050v5
 
How to migrate to fdmee not die trying: Levi's knows
How to migrate to fdmee not die trying: Levi's knowsHow to migrate to fdmee not die trying: Levi's knows
How to migrate to fdmee not die trying: Levi's knows
 
Maximo Performance - A Best Practice Overview Webinar, August 27, 2014
Maximo Performance - A Best Practice Overview Webinar, August 27, 2014Maximo Performance - A Best Practice Overview Webinar, August 27, 2014
Maximo Performance - A Best Practice Overview Webinar, August 27, 2014
 
Hear How Rust-Oleum Embraced Unlimited HFM Dimentionality
Hear How Rust-Oleum Embraced Unlimited HFM DimentionalityHear How Rust-Oleum Embraced Unlimited HFM Dimentionality
Hear How Rust-Oleum Embraced Unlimited HFM Dimentionality
 
FDM to ERPi– Upgrade & Migration Strategies
FDM to ERPi– Upgrade & Migration StrategiesFDM to ERPi– Upgrade & Migration Strategies
FDM to ERPi– Upgrade & Migration Strategies
 
With amerigroup, replaced hal with er pi & fdm
With amerigroup, replaced hal with er pi & fdmWith amerigroup, replaced hal with er pi & fdm
With amerigroup, replaced hal with er pi & fdm
 
DRM on Steroids
DRM on SteroidsDRM on Steroids
DRM on Steroids
 
Managing Your Hyperion Environment – Performance Tuning, Problem Solving and ...
Managing Your Hyperion Environment – Performance Tuning, Problem Solving and ...Managing Your Hyperion Environment – Performance Tuning, Problem Solving and ...
Managing Your Hyperion Environment – Performance Tuning, Problem Solving and ...
 
What Would Happen If I...? FDMEE Edition
What Would Happen If I...? FDMEE EditionWhat Would Happen If I...? FDMEE Edition
What Would Happen If I...? FDMEE Edition
 
"Converting" FDM to FDMEE
"Converting" FDM to FDMEE"Converting" FDM to FDMEE
"Converting" FDM to FDMEE
 
Hfm to Financial Consolidation and Close Cloud
Hfm to Financial Consolidation and Close CloudHfm to Financial Consolidation and Close Cloud
Hfm to Financial Consolidation and Close Cloud
 
Bringing Mainframe Security Information Into Your Splunk Security Operations ...
Bringing Mainframe Security Information Into Your Splunk Security Operations ...Bringing Mainframe Security Information Into Your Splunk Security Operations ...
Bringing Mainframe Security Information Into Your Splunk Security Operations ...
 
Finit one small step - tips and tricks for transitioning from fdm to fdmee
Finit   one small step - tips and tricks for transitioning from fdm to fdmeeFinit   one small step - tips and tricks for transitioning from fdm to fdmee
Finit one small step - tips and tricks for transitioning from fdm to fdmee
 
Simplify Complex Consolidations and Close Processes with Oracle Financial Con...
Simplify Complex Consolidations and Close Processes with Oracle Financial Con...Simplify Complex Consolidations and Close Processes with Oracle Financial Con...
Simplify Complex Consolidations and Close Processes with Oracle Financial Con...
 

Similar to Client Success Story - Oracle FDMEE is the Cloud Data Hub at Legg Mason

Ashish Chaurasia resume
Ashish Chaurasia resumeAshish Chaurasia resume
Ashish Chaurasia resume
Ashish Chaurasia
 
Klondike16 - Making the Move from FDM Classic to FDM EE
Klondike16 - Making the Move from FDM Classic to FDM EEKlondike16 - Making the Move from FDM Classic to FDM EE
Klondike16 - Making the Move from FDM Classic to FDM EE
Denis Gray
 
BMC Control-M for SAP, BPI, and AFT - VPMA - Secret Weapons for a Successful...
 BMC Control-M for SAP, BPI, and AFT - VPMA - Secret Weapons for a Successful... BMC Control-M for SAP, BPI, and AFT - VPMA - Secret Weapons for a Successful...
BMC Control-M for SAP, BPI, and AFT - VPMA - Secret Weapons for a Successful...
BMC Software
 
IBM PureApplication System and Maximo
IBM PureApplication System and MaximoIBM PureApplication System and Maximo
IBM PureApplication System and Maximo
IBM Danmark
 
Data Integration with Hyperion and Why this is Important
Data Integration with Hyperion and Why this is Important  Data Integration with Hyperion and Why this is Important
Data Integration with Hyperion and Why this is Important
Emtec Inc.
 
RTC/CLM 2012 Adoption Paths : Deploying in 16 Steps
RTC/CLM 2012 Adoption Paths : Deploying in 16 StepsRTC/CLM 2012 Adoption Paths : Deploying in 16 Steps
RTC/CLM 2012 Adoption Paths : Deploying in 16 Steps
Stéphane Leroy
 
Migration of Domino Application Landscapes…using cedros Software Analysis & M...
Migration of Domino Application Landscapes…using cedros Software Analysis & M...Migration of Domino Application Landscapes…using cedros Software Analysis & M...
Migration of Domino Application Landscapes…using cedros Software Analysis & M...
Philipp Königs
 
Exploring Opportunities in Crisis by Ramco
Exploring Opportunities in Crisis by RamcoExploring Opportunities in Crisis by Ramco
Exploring Opportunities in Crisis by Ramco
IndiaMART InterMESH Ltd
 
Application Modernisation with PKS
Application Modernisation with PKSApplication Modernisation with PKS
Application Modernisation with PKS
Phil Reay
 
Application Modernisation with PKS
Application Modernisation with PKSApplication Modernisation with PKS
Application Modernisation with PKS
Phil Reay
 
Zero Dollar Migration Program
Zero Dollar Migration ProgramZero Dollar Migration Program
Zero Dollar Migration Program
VMware Tanzu
 
NZS-4532 - Bringing Historical Data to Life with IBMs SMF Data Engine
NZS-4532 - Bringing Historical Data to Life with IBMs SMF Data EngineNZS-4532 - Bringing Historical Data to Life with IBMs SMF Data Engine
NZS-4532 - Bringing Historical Data to Life with IBMs SMF Data Engine
IBM z Systems Software - IT Service Management
 
S&OP as a Service.pdf
S&OP as a Service.pdfS&OP as a Service.pdf
S&OP as a Service.pdf
David Barbieri Kennedy
 
Migration 101 Webinar: FDM to FDMEE
Migration 101 Webinar: FDM to FDMEEMigration 101 Webinar: FDM to FDMEE
Migration 101 Webinar: FDM to FDMEE
Saturn Infotech Inc
 
HPCM Management Ledger & FDMEE: The Perfect Partnership?
HPCM Management Ledger & FDMEE: The Perfect Partnership?HPCM Management Ledger & FDMEE: The Perfect Partnership?
HPCM Management Ledger & FDMEE: The Perfect Partnership?
Alithya
 
Cloud nativecomputingtechnologysupportinghpc cognitiveworkflows
Cloud nativecomputingtechnologysupportinghpc cognitiveworkflowsCloud nativecomputingtechnologysupportinghpc cognitiveworkflows
Cloud nativecomputingtechnologysupportinghpc cognitiveworkflows
Yong Feng
 
Machine Learning with Apache Spark
Machine Learning with Apache SparkMachine Learning with Apache Spark
Machine Learning with Apache Spark
IBM Cloud Data Services
 
Ask the Experts - An Informal Panel for FDMEE
Ask the Experts - An Informal Panel for FDMEEAsk the Experts - An Informal Panel for FDMEE
Ask the Experts - An Informal Panel for FDMEE
Joseph Alaimo Jr
 
Sridhar_SAP_ABAP_TechnicalConsultant_Resume
Sridhar_SAP_ABAP_TechnicalConsultant_ResumeSridhar_SAP_ABAP_TechnicalConsultant_Resume
Sridhar_SAP_ABAP_TechnicalConsultant_Resume
Sridhar V
 
Sandeep Grandhi (1)
Sandeep Grandhi (1)Sandeep Grandhi (1)
Sandeep Grandhi (1)
SANDEEP GRANDHI
 

Similar to Client Success Story - Oracle FDMEE is the Cloud Data Hub at Legg Mason (20)

Ashish Chaurasia resume
Ashish Chaurasia resumeAshish Chaurasia resume
Ashish Chaurasia resume
 
Klondike16 - Making the Move from FDM Classic to FDM EE
Klondike16 - Making the Move from FDM Classic to FDM EEKlondike16 - Making the Move from FDM Classic to FDM EE
Klondike16 - Making the Move from FDM Classic to FDM EE
 
BMC Control-M for SAP, BPI, and AFT - VPMA - Secret Weapons for a Successful...
 BMC Control-M for SAP, BPI, and AFT - VPMA - Secret Weapons for a Successful... BMC Control-M for SAP, BPI, and AFT - VPMA - Secret Weapons for a Successful...
BMC Control-M for SAP, BPI, and AFT - VPMA - Secret Weapons for a Successful...
 
IBM PureApplication System and Maximo
IBM PureApplication System and MaximoIBM PureApplication System and Maximo
IBM PureApplication System and Maximo
 
Data Integration with Hyperion and Why this is Important
Data Integration with Hyperion and Why this is Important  Data Integration with Hyperion and Why this is Important
Data Integration with Hyperion and Why this is Important
 
RTC/CLM 2012 Adoption Paths : Deploying in 16 Steps
RTC/CLM 2012 Adoption Paths : Deploying in 16 StepsRTC/CLM 2012 Adoption Paths : Deploying in 16 Steps
RTC/CLM 2012 Adoption Paths : Deploying in 16 Steps
 
Migration of Domino Application Landscapes…using cedros Software Analysis & M...
Migration of Domino Application Landscapes…using cedros Software Analysis & M...Migration of Domino Application Landscapes…using cedros Software Analysis & M...
Migration of Domino Application Landscapes…using cedros Software Analysis & M...
 
Exploring Opportunities in Crisis by Ramco
Exploring Opportunities in Crisis by RamcoExploring Opportunities in Crisis by Ramco
Exploring Opportunities in Crisis by Ramco
 
Application Modernisation with PKS
Application Modernisation with PKSApplication Modernisation with PKS
Application Modernisation with PKS
 
Application Modernisation with PKS
Application Modernisation with PKSApplication Modernisation with PKS
Application Modernisation with PKS
 
Zero Dollar Migration Program
Zero Dollar Migration ProgramZero Dollar Migration Program
Zero Dollar Migration Program
 
NZS-4532 - Bringing Historical Data to Life with IBMs SMF Data Engine
NZS-4532 - Bringing Historical Data to Life with IBMs SMF Data EngineNZS-4532 - Bringing Historical Data to Life with IBMs SMF Data Engine
NZS-4532 - Bringing Historical Data to Life with IBMs SMF Data Engine
 
S&OP as a Service.pdf
S&OP as a Service.pdfS&OP as a Service.pdf
S&OP as a Service.pdf
 
Migration 101 Webinar: FDM to FDMEE
Migration 101 Webinar: FDM to FDMEEMigration 101 Webinar: FDM to FDMEE
Migration 101 Webinar: FDM to FDMEE
 
HPCM Management Ledger & FDMEE: The Perfect Partnership?
HPCM Management Ledger & FDMEE: The Perfect Partnership?HPCM Management Ledger & FDMEE: The Perfect Partnership?
HPCM Management Ledger & FDMEE: The Perfect Partnership?
 
Cloud nativecomputingtechnologysupportinghpc cognitiveworkflows
Cloud nativecomputingtechnologysupportinghpc cognitiveworkflowsCloud nativecomputingtechnologysupportinghpc cognitiveworkflows
Cloud nativecomputingtechnologysupportinghpc cognitiveworkflows
 
Machine Learning with Apache Spark
Machine Learning with Apache SparkMachine Learning with Apache Spark
Machine Learning with Apache Spark
 
Ask the Experts - An Informal Panel for FDMEE
Ask the Experts - An Informal Panel for FDMEEAsk the Experts - An Informal Panel for FDMEE
Ask the Experts - An Informal Panel for FDMEE
 
Sridhar_SAP_ABAP_TechnicalConsultant_Resume
Sridhar_SAP_ABAP_TechnicalConsultant_ResumeSridhar_SAP_ABAP_TechnicalConsultant_Resume
Sridhar_SAP_ABAP_TechnicalConsultant_Resume
 
Sandeep Grandhi (1)
Sandeep Grandhi (1)Sandeep Grandhi (1)
Sandeep Grandhi (1)
 

More from Alithya

Journey to the Oracle Talent Management Cloud
Journey to the Oracle Talent Management CloudJourney to the Oracle Talent Management Cloud
Journey to the Oracle Talent Management Cloud
Alithya
 
What Did I Miss? Addressing Non-Traditional Reconciliations in AR and Data In...
What Did I Miss? Addressing Non-Traditional Reconciliations in AR and Data In...What Did I Miss? Addressing Non-Traditional Reconciliations in AR and Data In...
What Did I Miss? Addressing Non-Traditional Reconciliations in AR and Data In...
Alithya
 
Leading Practices in Multi-Pillar Oracle Cloud Implementations
Leading Practices in Multi-Pillar Oracle Cloud ImplementationsLeading Practices in Multi-Pillar Oracle Cloud Implementations
Leading Practices in Multi-Pillar Oracle Cloud Implementations
Alithya
 
Why and How to Implement Operation Transfer Pricing (OTP) with Oracle EPM Cloud
Why and How to Implement Operation Transfer Pricing (OTP) with Oracle EPM Cloud Why and How to Implement Operation Transfer Pricing (OTP) with Oracle EPM Cloud
Why and How to Implement Operation Transfer Pricing (OTP) with Oracle EPM Cloud
Alithya
 
How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...
How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...
How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...
Alithya
 
Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick!
Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick! Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick!
Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick!
Alithya
 
How to Allocate Your Close Time More Effectively
How to Allocate Your Close Time More EffectivelyHow to Allocate Your Close Time More Effectively
How to Allocate Your Close Time More Effectively
Alithya
 
Viasat Launches to the Cloud with Oracle Enterprise Data Management
Viasat Launches to the Cloud with Oracle Enterprise Data Management Viasat Launches to the Cloud with Oracle Enterprise Data Management
Viasat Launches to the Cloud with Oracle Enterprise Data Management
Alithya
 
How Do I Love Cash Flow? Let Me Count the Ways…
How Do I Love Cash Flow? Let Me Count the Ways… How Do I Love Cash Flow? Let Me Count the Ways…
How Do I Love Cash Flow? Let Me Count the Ways…
Alithya
 
How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...
How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...
How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...
Alithya
 
❤️ Matchmaker, Make Me a Match: Can AR Intercompany Matchmaking Tools Be a Pe...
❤️ Matchmaker, Make Me a Match: Can AR Intercompany Matchmaking Tools Be a Pe...❤️ Matchmaker, Make Me a Match: Can AR Intercompany Matchmaking Tools Be a Pe...
❤️ Matchmaker, Make Me a Match: Can AR Intercompany Matchmaking Tools Be a Pe...
Alithya
 
Legg Mason’s Enterprise, Profit Driven Quest with Oracle EPM Cloud
Legg Mason’s Enterprise, Profit Driven Quest with Oracle EPM CloudLegg Mason’s Enterprise, Profit Driven Quest with Oracle EPM Cloud
Legg Mason’s Enterprise, Profit Driven Quest with Oracle EPM Cloud
Alithya
 
Supply Chain Advisory and MMIS System Oracle Implementation
Supply Chain Advisory and MMIS System Oracle ImplementationSupply Chain Advisory and MMIS System Oracle Implementation
Supply Chain Advisory and MMIS System Oracle Implementation
Alithya
 
Digital Transformation in Healthcare: Journey to Oracle Cloud for Integrated,...
Digital Transformation in Healthcare: Journey to Oracle Cloud for Integrated,...Digital Transformation in Healthcare: Journey to Oracle Cloud for Integrated,...
Digital Transformation in Healthcare: Journey to Oracle Cloud for Integrated,...
Alithya
 
nter-pod Revolutions: Connected Enterprise Solution in Oracle EPM Cloud
nter-pod Revolutions: Connected Enterprise Solution in Oracle EPM Cloud nter-pod Revolutions: Connected Enterprise Solution in Oracle EPM Cloud
nter-pod Revolutions: Connected Enterprise Solution in Oracle EPM Cloud
Alithya
 
ODTUG Configuring Workforce: Employee? Job? or Both?
ODTUG Configuring Workforce: Employee? Job? or Both? ODTUG Configuring Workforce: Employee? Job? or Both?
ODTUG Configuring Workforce: Employee? Job? or Both?
Alithya
 
Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...
Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...
Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...
Alithya
 
AUSOUG I Am Paying for my Cloud License. What's Next?
AUSOUG I Am Paying for my Cloud License. What's Next?AUSOUG I Am Paying for my Cloud License. What's Next?
AUSOUG I Am Paying for my Cloud License. What's Next?
Alithya
 
A Journey to Profitability with Oracle PCMCS
A Journey to Profitability with Oracle PCMCSA Journey to Profitability with Oracle PCMCS
A Journey to Profitability with Oracle PCMCS
Alithya
 
Essbase Calculations: Elements of Style
Essbase Calculations: Elements of StyleEssbase Calculations: Elements of Style
Essbase Calculations: Elements of Style
Alithya
 

More from Alithya (20)

Journey to the Oracle Talent Management Cloud
Journey to the Oracle Talent Management CloudJourney to the Oracle Talent Management Cloud
Journey to the Oracle Talent Management Cloud
 
What Did I Miss? Addressing Non-Traditional Reconciliations in AR and Data In...
What Did I Miss? Addressing Non-Traditional Reconciliations in AR and Data In...What Did I Miss? Addressing Non-Traditional Reconciliations in AR and Data In...
What Did I Miss? Addressing Non-Traditional Reconciliations in AR and Data In...
 
Leading Practices in Multi-Pillar Oracle Cloud Implementations
Leading Practices in Multi-Pillar Oracle Cloud ImplementationsLeading Practices in Multi-Pillar Oracle Cloud Implementations
Leading Practices in Multi-Pillar Oracle Cloud Implementations
 
Why and How to Implement Operation Transfer Pricing (OTP) with Oracle EPM Cloud
Why and How to Implement Operation Transfer Pricing (OTP) with Oracle EPM Cloud Why and How to Implement Operation Transfer Pricing (OTP) with Oracle EPM Cloud
Why and How to Implement Operation Transfer Pricing (OTP) with Oracle EPM Cloud
 
How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...
How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...
How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...
 
Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick!
Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick! Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick!
Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick!
 
How to Allocate Your Close Time More Effectively
How to Allocate Your Close Time More EffectivelyHow to Allocate Your Close Time More Effectively
How to Allocate Your Close Time More Effectively
 
Viasat Launches to the Cloud with Oracle Enterprise Data Management
Viasat Launches to the Cloud with Oracle Enterprise Data Management Viasat Launches to the Cloud with Oracle Enterprise Data Management
Viasat Launches to the Cloud with Oracle Enterprise Data Management
 
How Do I Love Cash Flow? Let Me Count the Ways…
How Do I Love Cash Flow? Let Me Count the Ways… How Do I Love Cash Flow? Let Me Count the Ways…
How Do I Love Cash Flow? Let Me Count the Ways…
 
How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...
How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...
How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...
 
❤️ Matchmaker, Make Me a Match: Can AR Intercompany Matchmaking Tools Be a Pe...
❤️ Matchmaker, Make Me a Match: Can AR Intercompany Matchmaking Tools Be a Pe...❤️ Matchmaker, Make Me a Match: Can AR Intercompany Matchmaking Tools Be a Pe...
❤️ Matchmaker, Make Me a Match: Can AR Intercompany Matchmaking Tools Be a Pe...
 
Legg Mason’s Enterprise, Profit Driven Quest with Oracle EPM Cloud
Legg Mason’s Enterprise, Profit Driven Quest with Oracle EPM CloudLegg Mason’s Enterprise, Profit Driven Quest with Oracle EPM Cloud
Legg Mason’s Enterprise, Profit Driven Quest with Oracle EPM Cloud
 
Supply Chain Advisory and MMIS System Oracle Implementation
Supply Chain Advisory and MMIS System Oracle ImplementationSupply Chain Advisory and MMIS System Oracle Implementation
Supply Chain Advisory and MMIS System Oracle Implementation
 
Digital Transformation in Healthcare: Journey to Oracle Cloud for Integrated,...
Digital Transformation in Healthcare: Journey to Oracle Cloud for Integrated,...Digital Transformation in Healthcare: Journey to Oracle Cloud for Integrated,...
Digital Transformation in Healthcare: Journey to Oracle Cloud for Integrated,...
 
nter-pod Revolutions: Connected Enterprise Solution in Oracle EPM Cloud
nter-pod Revolutions: Connected Enterprise Solution in Oracle EPM Cloud nter-pod Revolutions: Connected Enterprise Solution in Oracle EPM Cloud
nter-pod Revolutions: Connected Enterprise Solution in Oracle EPM Cloud
 
ODTUG Configuring Workforce: Employee? Job? or Both?
ODTUG Configuring Workforce: Employee? Job? or Both? ODTUG Configuring Workforce: Employee? Job? or Both?
ODTUG Configuring Workforce: Employee? Job? or Both?
 
Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...
Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...
Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...
 
AUSOUG I Am Paying for my Cloud License. What's Next?
AUSOUG I Am Paying for my Cloud License. What's Next?AUSOUG I Am Paying for my Cloud License. What's Next?
AUSOUG I Am Paying for my Cloud License. What's Next?
 
A Journey to Profitability with Oracle PCMCS
A Journey to Profitability with Oracle PCMCSA Journey to Profitability with Oracle PCMCS
A Journey to Profitability with Oracle PCMCS
 
Essbase Calculations: Elements of Style
Essbase Calculations: Elements of StyleEssbase Calculations: Elements of Style
Essbase Calculations: Elements of Style
 

Recently uploaded

JavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green MasterplanJavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green Masterplan
Miro Wengner
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
Zilliz
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
shyamraj55
 
AWS Cloud Cost Optimization Presentation.pptx
AWS Cloud Cost Optimization Presentation.pptxAWS Cloud Cost Optimization Presentation.pptx
AWS Cloud Cost Optimization Presentation.pptx
HarisZaheer8
 
Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
Antonios Katsarakis
 
FREE A4 Cyber Security Awareness Posters-Social Engineering part 3
FREE A4 Cyber Security Awareness  Posters-Social Engineering part 3FREE A4 Cyber Security Awareness  Posters-Social Engineering part 3
FREE A4 Cyber Security Awareness Posters-Social Engineering part 3
Data Hops
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
innovationoecd
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
Alex Pruden
 
SAP S/4 HANA sourcing and procurement to Public cloud
SAP S/4 HANA sourcing and procurement to Public cloudSAP S/4 HANA sourcing and procurement to Public cloud
SAP S/4 HANA sourcing and procurement to Public cloud
maazsz111
 
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
Edge AI and Vision Alliance
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
Jason Packer
 
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their MainframeDigital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Precisely
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
Chart Kalyan
 
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
alexjohnson7307
 
Trusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process MiningTrusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process Mining
LucaBarbaro3
 
Serial Arm Control in Real Time Presentation
Serial Arm Control in Real Time PresentationSerial Arm Control in Real Time Presentation
Serial Arm Control in Real Time Presentation
tolgahangng
 
Skybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoptionSkybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoption
Tatiana Kojar
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
ssuserfac0301
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
Brandon Minnick, MBA
 
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-EfficiencyFreshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
ScyllaDB
 

Recently uploaded (20)

JavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green MasterplanJavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green Masterplan
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
 
AWS Cloud Cost Optimization Presentation.pptx
AWS Cloud Cost Optimization Presentation.pptxAWS Cloud Cost Optimization Presentation.pptx
AWS Cloud Cost Optimization Presentation.pptx
 
Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
 
FREE A4 Cyber Security Awareness Posters-Social Engineering part 3
FREE A4 Cyber Security Awareness  Posters-Social Engineering part 3FREE A4 Cyber Security Awareness  Posters-Social Engineering part 3
FREE A4 Cyber Security Awareness Posters-Social Engineering part 3
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
 
SAP S/4 HANA sourcing and procurement to Public cloud
SAP S/4 HANA sourcing and procurement to Public cloudSAP S/4 HANA sourcing and procurement to Public cloud
SAP S/4 HANA sourcing and procurement to Public cloud
 
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
 
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their MainframeDigital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
 
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
 
Trusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process MiningTrusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process Mining
 
Serial Arm Control in Real Time Presentation
Serial Arm Control in Real Time PresentationSerial Arm Control in Real Time Presentation
Serial Arm Control in Real Time Presentation
 
Skybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoptionSkybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoption
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
 
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-EfficiencyFreshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
 

Client Success Story - Oracle FDMEE is the Cloud Data Hub at Legg Mason

  • 1. Oracle FDMEE is the EPM Cloud Data Hub at Legg Mason Tuesday, 6/25/19 10:00AM – 11:00AM #211, Level 2 Seema Shah Regional Manager Corey Munch AVP
  • 2. Who We Are Project Overview Staging Area Overview Use of FDMEE Agenda Gotchas/Challenges Next Steps/Improvements Questions?
  • 3. Ranzal & Alithya join forces in November 2018 to offer EPM, ERP, & Analytics solutions Proven business analytics leader with a history of successful implementations & growth 20+ years of implementations Advisory Services Implementation Services Technical Services Hosting & Support Training Services Intellectual Property > Seema Shah > Regional Manager > 14+ Years with Alithya > Integration Focused For 10+ Years > Washington, DC > seema.shah@alithya.com
  • 4. • Corey Munch • AVP, Manager/Technical Expert - Business Data Solutions • 6+ Years with Legg Mason • Baltimore, MD • cnmunch@leggmason.com Guided by a mission of Investing to Improve Lives™, Legg Mason helps investors globally achieve better financial outcomes by expanding choice across investment strategies, vehicles and investor access through independent investment managers with diverse expertise in equity, fixed income, alternative and liquidity investments.
  • 5. Three Primary Project Objectives #1 To provide an enterprise wide solution that consistently measures profitability, in a timely manner, across multiple dimensions: Product, Strategy, Firm, Channel, Vehicle, Location, etc. #2 To create a ‘What If” tool that can assess profitability by changing existing attributes #3 To create a process focused on resource utilization by better understanding costs and related drivers
  • 6. Essbase, ASO – Assets and revenue by product, strategy and domicile Essbase, ASO – Distribution sourced assets by company and channel Essbase, ASO – Expenses, by project code, for data enrichment Apptio (Flat file) – Tech expenses, allocated by department, for attribution IPD (Flat file) – Distribution expense, allocated by company, for attribution HFM – Expenses Staging Area - Data Sources
  • 7. Essbase, ASO – Assets and revenue by product, strategy and domicile Essbase, ASO – Distribution sourced assets by company and channel Essbase, ASO – Expenses, by project code, for data enrichment Apptio (Flat file) – Tech expenses, allocated by department, for attribution IPD (Flat file) – Distribution expense, allocated by company, for attribution HFM – Expenses Staging Area - Data Sources
  • 8. Staging Area - Data Sources
  • 9. Staging Area - Data Sources Batch file calling MaxL script Staging area – Planning app User input driver data via forms
  • 10. Staging area – Planning app Staging Area - Data Sources Batch file calling MaxL script User input driver data via forms
  • 11. Staging area – Planning app Calc script via batch file Staging area – ASO cube Staging Area - Design
  • 12. Staging area – ASO cubeStaging area – Planning app Calc script via batch file Staging Area - Design
  • 13. Staging area – ASO cube PCMCS FDMEE Staging Area - Design
  • 14. Data Flow Diagram PLN: LMStage Cloud Detail ESB: LMPCMSTG LMPCMC R_LMPCMC ESB: PCMRPT
  • 15. Metadata Refresh PLN: LMStage Cloud Detail ESB: LMPCMSTG LMPCMC R_LMPCMC ESB: PCMRPT 1) Execute Outline Extractor to pull out each dimension individually for the chosen app 2) Create new reformatted files that are in required format for PCMCS dimension updates 3) Execute series of EPM Automate commands to update metadata and redeploy cube
  • 16. Metadata Refresh Choose PCMCS application: • Calculation Pod • Reporting Pod Execution Options: • Immediate – Online • Immediate – Offline • Scheduled
  • 18. FDMEE passes variables selected by user to .bat script 1 .Bat script calls outline extractor to export files from on-prem ASO cube for each dimension 2 Perl scripts used to convert dimension files 3 EPMAutomate downloads, deletes and uploads files to/from the profit inbox/outbox 4 Metadata Refresh Script 5 EPMAutomate builds out PCMCS dimensions using previously created files 6 Powershell sends an email to alert admins that the process has completed Occurring throughout: - Logging - File copying/archiving - Error handling
  • 19. On Premise to Calculation Pod PLN: LMStage Cloud Detail ESB: LMPCMSTG LMPCMC R_LMPCMC ESB: PCMRPT 1) Series of Data Load Rules that break out the data in appropriate groupings run in parallel 2) Execute rulesets after the data loads
  • 20. On Premise to Calculation Pod Update Default Period Execution Options: • Immediate • Scheduled
  • 21. FDMEE passes variables selected by user to data load rules and python scripts 1 If selected, PreBatch python script clears out data in calc pod prior to data load via EPMAutomate 2 Individual data load rules are run from FDMEE using source/target settings 3 If selected, PostBatch python script runs aggregation rule in PCMCS via EPMAutomate 4 On-Premise to Calculation Pod – Data Movement Occurring throughout: - Logging - File copying/archiving - Error handling
  • 22. Calculation to Reporting Pod PLN: LMStage Cloud Detail ESB: LMPCMSTG LMPCMC R_LMPCMC ESB: PCMRPT 1) Run the model if desired, and then export level 0 data to file for upload to on-premise Essbase application. 2) Export current POV using stub snapshot methodology for import to reporting pod. 3) Load Level 0 data files to reporting pod and run a rule to optimize data in the reporting pod.
  • 23. Calculation to Reporting Pod Select the Fiscal Year to copy Execution Options: • Immediate • Scheduled Select the Scenario to copy Select the Version to copy Confirm if Calculation Rules should run prior to the data copy Confirm if a data extract file should be created for upload to the on premise application
  • 24. FDMEE passes variables selected by user to .bat/.py script 1 Python script collects and outputs variable file 2 .Bat script called which runs EPMAutomate commands 3 EPMAutomate exports data files, downloads/up- loads between pods and loads data 4 Calculation to Reporting Pod – Data Movement 5 Aggregation rule run in PCMCS to optimize pod 6 Powershell sends an email to alert admins that the process has completed Occurring throughout: - Logging - File copying/archving - Error handling - Loading of on-prem ASO cube
  • 25. Data Flow Diagram PLN: LMStage Cloud Detail LMPCMC R_LMPCMC ESB: PCMRPT ESB: LMPCMSTG
  • 26. PCMCS On-Prem Essbase – ASO cube FDMEE Cloud to On-Prem Data Movement
  • 27. MaxL scripts called from within Calc to Reporting process kicked off in FDMEE 1 Level 0 data from on-prem ASO reporting cube exported and saved 2 On-prem ASO reporting cube dropped and recreated using staging cube 3 Level 0 data loaded back into cube 4 Calculation to On-Prem ASO cube – Metadata Update and Data Movement 5 Fully allocated calc pod data file loaded into cube 6 Aggregate views created to improve performance Occurring throughout: - Logging - File copying/archiving - Error handling
  • 28. FDMEE Challenges 1 Many moving parts in the process FDMEE is the wrapper and calls other processes occurring elsewhere. Logs are written to a number of different places and must be reviewed in different places 3 FDMEE clogs with too much data Need to break data into smaller slices to ensure successful data loads 2 FDMEE logs are separate from PCMCS logs Need to review FMDEE logs to ensure process success and PCMCS logs to ensure build/load success 4 Must validate success of each data load rule Individual rules may try to run concurrently and result in one or more of them failing. Then must reload individual rules manually
  • 29. FDMEE Challenges 5 Pulling dynamically calculated data through FDMEE is very slow Stats/KPIs/etc Had to create calc scripts to store data in the Planning app, then push stored data to the ASO cube 7 Processing time Time needed to move data up/down/between can be hours. Need to bake that time into any maintenance estimates 6 Keeping managed infrastructure in sync with cloud Servers are managed by a vendor, some challenges ensuring infrastructure remains in sync with the cloud (Cont’d)
  • 30. Improvements/Lessons Learned 1 Scheduling FDMEE jobs to run later is beneficial Schedule jobs in sequence once you find the normal amount of time they take to complete or schedule jobs to run at off-peak or off-hours times, just be sure not to bump into the nightly maintenance window 3 Use the member selector in FDMEE windows Typing values directly into the fields in FDMEE windows can result in the correct parameters not being set 2 Make sure you can access the ODI Console May need to kill a job running in FDMEE which must be done through the ODI Console 4 Use “offline” Execution mode Allows you to navigate within Workspace while batch/script is running
  • 31. Improvements/Lessons Learned 5 Would the processes benefit from using a REST API? (Cont’d)