SlideShare a Scribd company logo
1 of 26
© Copyright 3/10/2015 BMC Software, Inc1
BMC Control-M: Secret
Weapons for a Successful
Transformation
Qiang Ding (VPMA Group | GSS Infotech)
Senior Consultant | 16 Oct 2014
© Copyright 3/10/2015 BMC Software, Inc2
A Typical IT Landscape in the Banking Industry
Deposit and
Withdraw
Consumer
Lending
Bills and
collections
Foreign
Exchange
HR
AML
3rd Party
Data
Exchange
Insurance
Wealth
Management
Money
Markets
Securities
Trading
CRM
Finance
GL
Payment
Risk
Engine
DW/BI Imaging
Information Flow
Online Banking Syndication
Customer
Relationship
Bonds
Overdrafts
Commercial
Lending
Trade Finance Derivatives
POS ATM
Call Center Branch
Online Banking Mobile Banking
FOREX Third Party
© Copyright 3/10/2015 BMC Software, Inc3
Paradigm Shift #1
Mergers and Acquisitions
© Copyright 3/10/2015 BMC Software, Inc4
Recent Acquisitions in the Banking Industry
© Copyright 3/10/2015 BMC Software, Inc5
Why do banks merge?
• To increase revenues and market share
• To diversify product and service offerings
• To obtain a foothold in a foreign market
• To cut costs and increase their profitability
• To provide better ROI for share holders
© Copyright 3/10/2015 BMC Software, Inc6
Paradigm Shift #2
Platform consolidation and modernization
© Copyright 3/10/2015 BMC Software, Inc7
Platform consolidation and modernization
Enterprise
data
consolidation
Core Banking
platform
modernization
© Copyright 3/10/2015 BMC Software, Inc8
Initiatives
• Risk mitigation for aging systems
• Simplify processes and product offerings
• Raise service standards – e.g. same day
transaction
• Enhance online and mobile banking support
• Handle transaction spikes
© Copyright 3/10/2015 BMC Software, Inc9
What does it mean to us?
You name it!
© Copyright 3/10/2015 BMC Software, Inc10
People and process
changes
System integrations
between the old and new
Platform consolidations –
one will take over another
2009 - 2013 2013 - 2015 2015 - 2017
Completed foundations for core
modernization
Upgrade Bank B to the latest
version of Hogan (Celeriti)
Consolidate Bank A onto single
core platform
Bank A
Channels
Systems
Access
Layer
Trading
Bank
Bank B
Channels
System
Access
Layer
Hogan
Bank A
Channels
Systems Access Layer
Trading
Bank
Bank B
Channels
New
Hogan
(Celeriti)
Bank A
Channels
(New)
Systems Access Layer
Bank B
Channels
New
Hogan
(Celeriti)
A case study
© Copyright 3/10/2015 BMC Software, Inc11
Why is it difficult to transform?
CRON jobs
Windows Tasks
Other scheduling tools
Insecure file transfers
Non-compliance
Homegrown methods
Complex
Inflexible
Unable to scale
24/7 non-stop
“The process of transforming or replacing key banking applications presents co-challenges that are at odds with each
other - like trying to perform an engine replacement during F1 racing.” - Scott Simmons, Executive IT Architect, EMC
© Copyright 3/10/2015 BMC Software, Inc12
What does it mean to us?
Operational Changes
• Less resources, more work
• Learning new toolsets in a limited
time frame
• Job uncertainty
Ultimately becomes…
• System outages
• Missed SLAs
• Poor customer experience
• Staff goes on stress leave
© Copyright 3/10/2015 BMC Software, Inc13
How to Overcome the Challenges?
Bring out the secret Weapons!
© Copyright 3/10/2015 BMC Software, Inc14
Use Case #1: Core Banking Processing
File Watch job
• Allows complex file watching rules
File Transfer job
• Powerful pre and post commands
• Restart from point of failure
SAP ABAP job
• APAB/4 program: Module Pools or Reports (can also be used to modify data)
• Running external command or program
• Supports load balancing (job submission via SAP messaging server)
• Job interception, event watcher and extractor functions (XBP 2.0)
• Temporary variants, event history and interception profiles (XPB 3.0)
SAP BW job
• Info Package and Process Chain
• Restart from point of failure
Web Service job
• Notifying external systems to trigger down flow processing
AFT Job
File Watch
SAP Job #1
SAP Job #2
EOD Batch
Web Service
SAP BW
Job
Intradayprocessing
SOD Batch
Other Banks
© Copyright 3/10/2015 BMC Software, Inc15
Use Case #2: Business Intelligence
EDW
Analysis
Reporting
Data
mining
Data Mart
User Requirements
- Report output layout
- Report output file format (PDF, CSV, Word etc.)
- Bursting reports (Cognos & Oracle BI)
- Export destination (file system, email, FTP etc.)
- Sending notifications
Control-M
for IBM Cognos
Control-M
for Oracle BI
Control-M
for SAP
Business Objects
ODS
ODS
Analysis
Reporting
Data
mining
ETL
ETL
• Holds multiple subject areas
• Holds very detailed information
• Works to integrate all data sources
• Each holds only one subject area
• Integrating information from a set of source systems
© Copyright 3/10/2015 BMC Software, Inc16
Use Case #3: Enterprise Data Consolidation
GL DW
Risk AML
SAS
Cognos
Excel
Access
CIS
Core
Banking
Term
deposits
Merchants
Loans
Mortgage
FrontendTargets
andReportingTools
BackEndData
Sources
Department A Department B
GL DW
Risk AML
SAS
Cognos
Excel
Access
CIS
Core
Banking
Term
deposits
Merchants
Loans
Mortgage
FrontendTargets
andReportingTools
BackEndData
Sources
Department A Department B
Data Hub
• Quick Fixes accumulated over time
• Assorted scheduling methods
• Homegrown file transfer scripts
• Data standardization
• Data processed and cleansed once for
multiple target systems
• Centralized scheduling platform
• Uniformed file transfer mechanism
© Copyright 3/10/2015 BMC Software, Inc17
Use Case #3: Data Hub Part I – Data Acquisition
Data Acquisition
• Acquires (pulls) source data from the Producer
• Source database (e.g. Oracle, MSSQL)
• Flat files (e.g. z/OS datasets, Windows files, UNIX files)
• Source data is staged within staging database tables
• During staging
• Data validations
• Data transformations
• New data derivations
• Data transfer methods
• Secure tunnel using SSH for Databases
• SSL (ftps), SSH (sftp, scp) and other file transfer methods for
flat files
File Watch
File Transfer
Processing
Table Clean
File Clean
Processing
Table Clean
Incoming File Processing
Direct DB extraction
Cycle EXT1923819 Cycle CIS1923819
External
Source
(DB)
External
Source
(File)
Process Flow in ETL tool
© Copyright 3/10/2015 BMC Software, Inc18
Use Case #3: Data Hub Part II – Data Publication
Data Publication
• Announces the availability of data for consumption (dummy job)
• Data is available via a Standard Data Interface for consumers to pull
Dummy
Notifying downstream
Batch (data consumers)
AML
Batch
GL
Batch
CRM
Batch
DataAcquisition
DataConsumers
© Copyright 3/10/2015 BMC Software, Inc19
Use Case #3: Data Hub Part III – Data Delivery
Data Delivery
• Physically delivers (pushes) data to consumers using the SDI
• Data delivering methods:
• Directly to a database (e.g. Oracle, MSSQL)
• Via files (e.g. z/OS datasets, Windows files, UNIX files)
• Provide data transformations and new data derivations depending on:
• Business requirements
• Design considerations such as performance and degree of re-use
• Data transfer methods
• Secure tunnel using SSH for Databases
• SSL (ftps), SSH (sftp, scp) and other file transfer methods for flat
files
DataAcquisition
DB Export
File Transfer
File Clean
DB Write
DB to File Processing
Direct Target DB Load
Down
Flow
Batch
Down
Flow
Batch
DataDelivery
DataDelivery
© Copyright 3/10/2015 BMC Software, Inc20
Use Case #3: EDI – Batch Processing
• Data Acquisition, Data Publication and Data Delivery phases are implemented as individual sets of batch jobs
• Fixed job schedules (e.g. intraday, daily, weekly, monthly, quarterly or yearly basis) and for a fixed number of executions
• Ad-hoc or on-demand job schedules (e.g. intraday, daily, weekly, monthly, quarterly or yearly basis) but for a variable number of executions
Data Producers Other Testing Phases
Producer
Database
Consumer
Database
Producer
File
Consumer
File
Consumer
ETL
Application
Data Acquisition
Data
Landing
Inbound
File
Data Staging
Data Publication
Data
Landing
Inbound
File
Load Source Data
Check source data
Derive new data
Extract staged data
Transform staged data
Derive new data
Data Delivery
Extract SDI data
Transform SDI data
Derive new data
Access Discover Cleanse Integrate Deliver
© Copyright 3/10/2015 BMC Software, Inc21
Use Case #4: System Integration Testing
APP A
Production
APP C
APP E
APP B
APP D
APP F
SIT 1 SIT 2 SIT 3 SIT 4 SIT 5 APP A
APP C
APP E
APP B
APP D
APP F
Other Testing Phases Other Testing Phases
Challenges
• Coordinating among offshore testing teams and different vendors
• Working with on-demand infrastructure and SaaS
• Dealing with multiple environments with different machine names and file paths
• System specific skill requirements
• Extremely short testing cycles
© Copyright 3/10/2015 BMC Software, Inc22
Supercharged!
• Applications go-live faster
• Shorter testing cycles
• Problems are identified and resolved quicker
• Able to handle peak transaction periods
• Improve customer satisfaction
• Allows the business to scale
© Copyright 3/10/2015 BMC Software, Inc23
Take on a Challenge!
Attack is the best form of defense
© Copyright 3/10/2015 BMC Software, Inc24
32%
15%
13%
11%
11%
18%
Amount of jobs
Per Application
APP A
APP B
APP C
APP D
APP E
Others
Identify the “Super rich” and the “middle class”
In this diagram:
• 32% of the jobs are owned by APP A
• The other 4 applications each owns more
than 10% of the jobs but less than 20%
• Other applications all together own 18% of
the jobs
Usually we find:
• Less than 10% of Agents run more than 60%
of the total jobs
• More than 50% of Agents have less than 20
jobs defined
© Copyright 3/10/2015 BMC Software, Inc25
Three Steps
• Discover major shifts in the organization
• Get in early, influence the design of the
“super rich”, use Control-M to address their
challenges
• Have the right license model, infrastructure
and processes in place to handle the
workload
© Copyright 3/10/2015 BMC Software, Inc26
Thank You. Steve McCormick
VP Workload Automation Solutions
T: 609-799-0969
E: Steve.McCormick@gssinfotech.com
w: www.gssinfotech.com
GSS Infotech
15 years of BMC Control-M Experience
1,500+ BMC Control-M Deployments
Certified Control-M Consultants Nationwide

More Related Content

What's hot

Control m ibm info shpere data stage control module
Control m ibm info shpere data stage control moduleControl m ibm info shpere data stage control module
Control m ibm info shpere data stage control moduleGururaj Iyer
 
BMC Workload Automation 2014 Survey
BMC Workload Automation 2014 SurveyBMC Workload Automation 2014 Survey
BMC Workload Automation 2014 SurveyBMC Software
 
IBM BPM On Cloud demo Sept 4 2015
IBM BPM On Cloud demo Sept 4 2015IBM BPM On Cloud demo Sept 4 2015
IBM BPM On Cloud demo Sept 4 2015Logan Vadivelu
 
What's New in the BMC Remedy Suite
What's New in the BMC Remedy SuiteWhat's New in the BMC Remedy Suite
What's New in the BMC Remedy SuiteBMC Software
 
Rapid Deployment of BMC Remedy Solutions 2006
Rapid Deployment of BMC Remedy Solutions 2006Rapid Deployment of BMC Remedy Solutions 2006
Rapid Deployment of BMC Remedy Solutions 2006Antonio Rolle
 
Evolution of BMC ITSM Service Request Management
Evolution of BMC ITSM Service Request ManagementEvolution of BMC ITSM Service Request Management
Evolution of BMC ITSM Service Request ManagementBMC Software
 
InterConnect 2015 1930 - Top practices to ensure a successful IBM Business Pr...
InterConnect 2015 1930 - Top practices to ensure a successful IBM Business Pr...InterConnect 2015 1930 - Top practices to ensure a successful IBM Business Pr...
InterConnect 2015 1930 - Top practices to ensure a successful IBM Business Pr...Brian Petrini
 
IBM Smarter Business 2012 - Headless BPM
IBM Smarter Business 2012 - Headless BPMIBM Smarter Business 2012 - Headless BPM
IBM Smarter Business 2012 - Headless BPMIBM Sverige
 
IBM Business Process Management
IBM Business Process ManagementIBM Business Process Management
IBM Business Process ManagementAsif Hussain
 
How to Manage MLC Costs to Optimize the Mainframe
How to Manage MLC Costs to Optimize the MainframeHow to Manage MLC Costs to Optimize the Mainframe
How to Manage MLC Costs to Optimize the MainframeBMC Software
 
Leverage your Salesforce Force.com Platform with Remedyforce Cloud ITSM
Leverage your Salesforce Force.com Platform with Remedyforce Cloud ITSMLeverage your Salesforce Force.com Platform with Remedyforce Cloud ITSM
Leverage your Salesforce Force.com Platform with Remedyforce Cloud ITSMBMC Software
 
BMC Remedy ITSM 8.0 What's New
BMC Remedy ITSM 8.0 What's NewBMC Remedy ITSM 8.0 What's New
BMC Remedy ITSM 8.0 What's NewBMC Software
 
BMC Analytics: Reduce time to action on BSM
BMC Analytics: Reduce time to action on BSMBMC Analytics: Reduce time to action on BSM
BMC Analytics: Reduce time to action on BSMVyom Labs
 
Extending human workflow preparing people and processes for the digital era w...
Extending human workflow preparing people and processes for the digital era w...Extending human workflow preparing people and processes for the digital era w...
Extending human workflow preparing people and processes for the digital era w...camunda services GmbH
 
BPMN and DMN for Processing Business Data with Camunda
BPMN and DMN for Processing Business Data with CamundaBPMN and DMN for Processing Business Data with Camunda
BPMN and DMN for Processing Business Data with CamundaAndré Borgonovo
 
IBM Control Center
IBM Control CenterIBM Control Center
IBM Control CenterLightwell
 
Using bpm, mdm and odm to implement on boarding solutions for banking - sessi...
Using bpm, mdm and odm to implement on boarding solutions for banking - sessi...Using bpm, mdm and odm to implement on boarding solutions for banking - sessi...
Using bpm, mdm and odm to implement on boarding solutions for banking - sessi...Scott Simmons
 
2.ibm flex system manager overview
2.ibm flex system manager overview2.ibm flex system manager overview
2.ibm flex system manager overviewsolarisyougood
 

What's hot (19)

Control m ibm info shpere data stage control module
Control m ibm info shpere data stage control moduleControl m ibm info shpere data stage control module
Control m ibm info shpere data stage control module
 
BMC Workload Automation 2014 Survey
BMC Workload Automation 2014 SurveyBMC Workload Automation 2014 Survey
BMC Workload Automation 2014 Survey
 
IBM BPM On Cloud demo Sept 4 2015
IBM BPM On Cloud demo Sept 4 2015IBM BPM On Cloud demo Sept 4 2015
IBM BPM On Cloud demo Sept 4 2015
 
What's New in the BMC Remedy Suite
What's New in the BMC Remedy SuiteWhat's New in the BMC Remedy Suite
What's New in the BMC Remedy Suite
 
Rapid Deployment of BMC Remedy Solutions 2006
Rapid Deployment of BMC Remedy Solutions 2006Rapid Deployment of BMC Remedy Solutions 2006
Rapid Deployment of BMC Remedy Solutions 2006
 
Evolution of BMC ITSM Service Request Management
Evolution of BMC ITSM Service Request ManagementEvolution of BMC ITSM Service Request Management
Evolution of BMC ITSM Service Request Management
 
IBM Business Process Management 8.5
IBM Business Process Management 8.5IBM Business Process Management 8.5
IBM Business Process Management 8.5
 
InterConnect 2015 1930 - Top practices to ensure a successful IBM Business Pr...
InterConnect 2015 1930 - Top practices to ensure a successful IBM Business Pr...InterConnect 2015 1930 - Top practices to ensure a successful IBM Business Pr...
InterConnect 2015 1930 - Top practices to ensure a successful IBM Business Pr...
 
IBM Smarter Business 2012 - Headless BPM
IBM Smarter Business 2012 - Headless BPMIBM Smarter Business 2012 - Headless BPM
IBM Smarter Business 2012 - Headless BPM
 
IBM Business Process Management
IBM Business Process ManagementIBM Business Process Management
IBM Business Process Management
 
How to Manage MLC Costs to Optimize the Mainframe
How to Manage MLC Costs to Optimize the MainframeHow to Manage MLC Costs to Optimize the Mainframe
How to Manage MLC Costs to Optimize the Mainframe
 
Leverage your Salesforce Force.com Platform with Remedyforce Cloud ITSM
Leverage your Salesforce Force.com Platform with Remedyforce Cloud ITSMLeverage your Salesforce Force.com Platform with Remedyforce Cloud ITSM
Leverage your Salesforce Force.com Platform with Remedyforce Cloud ITSM
 
BMC Remedy ITSM 8.0 What's New
BMC Remedy ITSM 8.0 What's NewBMC Remedy ITSM 8.0 What's New
BMC Remedy ITSM 8.0 What's New
 
BMC Analytics: Reduce time to action on BSM
BMC Analytics: Reduce time to action on BSMBMC Analytics: Reduce time to action on BSM
BMC Analytics: Reduce time to action on BSM
 
Extending human workflow preparing people and processes for the digital era w...
Extending human workflow preparing people and processes for the digital era w...Extending human workflow preparing people and processes for the digital era w...
Extending human workflow preparing people and processes for the digital era w...
 
BPMN and DMN for Processing Business Data with Camunda
BPMN and DMN for Processing Business Data with CamundaBPMN and DMN for Processing Business Data with Camunda
BPMN and DMN for Processing Business Data with Camunda
 
IBM Control Center
IBM Control CenterIBM Control Center
IBM Control Center
 
Using bpm, mdm and odm to implement on boarding solutions for banking - sessi...
Using bpm, mdm and odm to implement on boarding solutions for banking - sessi...Using bpm, mdm and odm to implement on boarding solutions for banking - sessi...
Using bpm, mdm and odm to implement on boarding solutions for banking - sessi...
 
2.ibm flex system manager overview
2.ibm flex system manager overview2.ibm flex system manager overview
2.ibm flex system manager overview
 

Viewers also liked

Cerner APM Journey with AppDynamics
Cerner APM Journey with AppDynamicsCerner APM Journey with AppDynamics
Cerner APM Journey with AppDynamicsShanen Taylor
 
How The Container Store uses AppDynamics in their development lifecycle
How The Container Store uses AppDynamics in their development lifecycleHow The Container Store uses AppDynamics in their development lifecycle
How The Container Store uses AppDynamics in their development lifecycleAppDynamics
 
Top 7 scheduler interview questions answers
Top 7 scheduler interview questions answersTop 7 scheduler interview questions answers
Top 7 scheduler interview questions answerstomhandsome70
 
Advanced REST API Scripting With AppDynamics
Advanced REST API Scripting With AppDynamicsAdvanced REST API Scripting With AppDynamics
Advanced REST API Scripting With AppDynamicsTodd Radel
 
AppDynamics- A sneak peak into the product that is disrupting the Application...
AppDynamics- A sneak peak into the product that is disrupting the Application...AppDynamics- A sneak peak into the product that is disrupting the Application...
AppDynamics- A sneak peak into the product that is disrupting the Application...Codemotion
 
Introduction to appDynamics
Introduction to appDynamics Introduction to appDynamics
Introduction to appDynamics Siddhanta Rath
 
AppSphere 15 - Toys vs Tools: AppDynamics, a Swiss Army Knife for IT Professi...
AppSphere 15 - Toys vs Tools: AppDynamics, a Swiss Army Knife for IT Professi...AppSphere 15 - Toys vs Tools: AppDynamics, a Swiss Army Knife for IT Professi...
AppSphere 15 - Toys vs Tools: AppDynamics, a Swiss Army Knife for IT Professi...AppDynamics
 
Sales Onboarding - Accelerating New Hire Productivity
Sales Onboarding - Accelerating New Hire ProductivitySales Onboarding - Accelerating New Hire Productivity
Sales Onboarding - Accelerating New Hire ProductivityMindTickle
 
Cloud & DevOps = A Match made in IT Heaven: Clyde Logue, BMC Software
Cloud & DevOps = A Match made in IT Heaven: Clyde Logue, BMC SoftwareCloud & DevOps = A Match made in IT Heaven: Clyde Logue, BMC Software
Cloud & DevOps = A Match made in IT Heaven: Clyde Logue, BMC SoftwareBMC Software
 
How AppDynamics leveraged sales enablement to grow from one to 350 reps
How AppDynamics leveraged sales enablement to grow from one to 350 repsHow AppDynamics leveraged sales enablement to grow from one to 350 reps
How AppDynamics leveraged sales enablement to grow from one to 350 repsMindTickle
 
Velocity Presentation - Unified Monitoring with AppDynamics
Velocity Presentation - Unified Monitoring with AppDynamicsVelocity Presentation - Unified Monitoring with AppDynamics
Velocity Presentation - Unified Monitoring with AppDynamicsAppDynamics
 
BMC Engage - ITAM 2015-2020: The Evolving Role of the IT Asset Manager
BMC Engage - ITAM 2015-2020: The Evolving Role of the IT Asset ManagerBMC Engage - ITAM 2015-2020: The Evolving Role of the IT Asset Manager
BMC Engage - ITAM 2015-2020: The Evolving Role of the IT Asset ManagerJon Stevens-Hall
 
BMC Engage 2015: IT Asset Management - An essential pillar for the digital en...
BMC Engage 2015: IT Asset Management - An essential pillar for the digital en...BMC Engage 2015: IT Asset Management - An essential pillar for the digital en...
BMC Engage 2015: IT Asset Management - An essential pillar for the digital en...Jon Stevens-Hall
 
IT Managers Answer Questions about the Future of the Digital Economy
IT Managers Answer Questions about the Future of the Digital EconomyIT Managers Answer Questions about the Future of the Digital Economy
IT Managers Answer Questions about the Future of the Digital EconomyBMC Software
 

Viewers also liked (17)

Enterprise Sales
Enterprise SalesEnterprise Sales
Enterprise Sales
 
Cerner APM Journey with AppDynamics
Cerner APM Journey with AppDynamicsCerner APM Journey with AppDynamics
Cerner APM Journey with AppDynamics
 
How The Container Store uses AppDynamics in their development lifecycle
How The Container Store uses AppDynamics in their development lifecycleHow The Container Store uses AppDynamics in their development lifecycle
How The Container Store uses AppDynamics in their development lifecycle
 
Top 7 scheduler interview questions answers
Top 7 scheduler interview questions answersTop 7 scheduler interview questions answers
Top 7 scheduler interview questions answers
 
Advanced REST API Scripting With AppDynamics
Advanced REST API Scripting With AppDynamicsAdvanced REST API Scripting With AppDynamics
Advanced REST API Scripting With AppDynamics
 
AppDynamics- A sneak peak into the product that is disrupting the Application...
AppDynamics- A sneak peak into the product that is disrupting the Application...AppDynamics- A sneak peak into the product that is disrupting the Application...
AppDynamics- A sneak peak into the product that is disrupting the Application...
 
Introduction to appDynamics
Introduction to appDynamics Introduction to appDynamics
Introduction to appDynamics
 
AppSphere 15 - Toys vs Tools: AppDynamics, a Swiss Army Knife for IT Professi...
AppSphere 15 - Toys vs Tools: AppDynamics, a Swiss Army Knife for IT Professi...AppSphere 15 - Toys vs Tools: AppDynamics, a Swiss Army Knife for IT Professi...
AppSphere 15 - Toys vs Tools: AppDynamics, a Swiss Army Knife for IT Professi...
 
Sales Onboarding - Accelerating New Hire Productivity
Sales Onboarding - Accelerating New Hire ProductivitySales Onboarding - Accelerating New Hire Productivity
Sales Onboarding - Accelerating New Hire Productivity
 
Cloud & DevOps = A Match made in IT Heaven: Clyde Logue, BMC Software
Cloud & DevOps = A Match made in IT Heaven: Clyde Logue, BMC SoftwareCloud & DevOps = A Match made in IT Heaven: Clyde Logue, BMC Software
Cloud & DevOps = A Match made in IT Heaven: Clyde Logue, BMC Software
 
How AppDynamics leveraged sales enablement to grow from one to 350 reps
How AppDynamics leveraged sales enablement to grow from one to 350 repsHow AppDynamics leveraged sales enablement to grow from one to 350 reps
How AppDynamics leveraged sales enablement to grow from one to 350 reps
 
Velocity Presentation - Unified Monitoring with AppDynamics
Velocity Presentation - Unified Monitoring with AppDynamicsVelocity Presentation - Unified Monitoring with AppDynamics
Velocity Presentation - Unified Monitoring with AppDynamics
 
BMC Engage - ITAM 2015-2020: The Evolving Role of the IT Asset Manager
BMC Engage - ITAM 2015-2020: The Evolving Role of the IT Asset ManagerBMC Engage - ITAM 2015-2020: The Evolving Role of the IT Asset Manager
BMC Engage - ITAM 2015-2020: The Evolving Role of the IT Asset Manager
 
BMC Engage 2015: IT Asset Management - An essential pillar for the digital en...
BMC Engage 2015: IT Asset Management - An essential pillar for the digital en...BMC Engage 2015: IT Asset Management - An essential pillar for the digital en...
BMC Engage 2015: IT Asset Management - An essential pillar for the digital en...
 
Job scheduling
Job schedulingJob scheduling
Job scheduling
 
App Dynamics
App DynamicsApp Dynamics
App Dynamics
 
IT Managers Answer Questions about the Future of the Digital Economy
IT Managers Answer Questions about the Future of the Digital EconomyIT Managers Answer Questions about the Future of the Digital Economy
IT Managers Answer Questions about the Future of the Digital Economy
 

Similar to BMC Control-M for SAP, BPI, and AFT - VPMA - Secret Weapons for a Successful IT Transformation

Ojoconsulting Oy Nimbus Monitoring Service description v1.2 public
Ojoconsulting Oy Nimbus Monitoring Service description v1.2 publicOjoconsulting Oy Nimbus Monitoring Service description v1.2 public
Ojoconsulting Oy Nimbus Monitoring Service description v1.2 publicOjoconsulting Oy
 
Jazz for Service Management
Jazz for Service ManagementJazz for Service Management
Jazz for Service ManagementIBM Danmark
 
Toyota Financial Services Digital Transformation - Think 2019
Toyota Financial Services Digital Transformation - Think 2019Toyota Financial Services Digital Transformation - Think 2019
Toyota Financial Services Digital Transformation - Think 2019Slobodan Sipcic
 
IBM Z Cost Reduction Opportunities. Are you missing out?
IBM Z Cost Reduction Opportunities. Are you missing out?IBM Z Cost Reduction Opportunities. Are you missing out?
IBM Z Cost Reduction Opportunities. Are you missing out?Precisely
 
integrating-on-premise-apps-cloud-300329.pdf
integrating-on-premise-apps-cloud-300329.pdfintegrating-on-premise-apps-cloud-300329.pdf
integrating-on-premise-apps-cloud-300329.pdfssusera9d7fc1
 
Client Success Story - Oracle FDMEE is the Cloud Data Hub at Legg Mason
Client Success Story - Oracle FDMEE is the Cloud Data Hub at Legg MasonClient Success Story - Oracle FDMEE is the Cloud Data Hub at Legg Mason
Client Success Story - Oracle FDMEE is the Cloud Data Hub at Legg MasonAlithya
 
Curing dataheadachesv2 with sugarcrm levementum and talend
Curing dataheadachesv2 with sugarcrm levementum and talendCuring dataheadachesv2 with sugarcrm levementum and talend
Curing dataheadachesv2 with sugarcrm levementum and talendGeoffrey Mobisson
 
New Continuous Release and Deployment Capabilities for CICS Customers v4
New Continuous Release and Deployment Capabilities for CICS Customers v4New Continuous Release and Deployment Capabilities for CICS Customers v4
New Continuous Release and Deployment Capabilities for CICS Customers v4Susan Yoskin
 
Data Virtualization Journey: How to Grow from Single Project and to Enterpris...
Data Virtualization Journey: How to Grow from Single Project and to Enterpris...Data Virtualization Journey: How to Grow from Single Project and to Enterpris...
Data Virtualization Journey: How to Grow from Single Project and to Enterpris...Denodo
 
How to Revamp your Legacy Applications For More Agility and Better Service - ...
How to Revamp your Legacy Applications For More Agility and Better Service - ...How to Revamp your Legacy Applications For More Agility and Better Service - ...
How to Revamp your Legacy Applications For More Agility and Better Service - ...NRB
 
Galit Hp Otc V2
Galit Hp Otc V2Galit Hp Otc V2
Galit Hp Otc V2guestbdbc6
 
Galit Office of the CIO trends 2009
Galit Office of the CIO trends 2009Galit Office of the CIO trends 2009
Galit Office of the CIO trends 2009Galit Fein
 
How to Balance System Speed and Risk for Multi-Platform Innovation
How to Balance System Speed and Risk for Multi-Platform InnovationHow to Balance System Speed and Risk for Multi-Platform Innovation
How to Balance System Speed and Risk for Multi-Platform InnovationClaudia Ring
 
Stop the Blame Game with Increased Visibility of your Mobile-to-Mainframe IT ...
Stop the Blame Game with Increased Visibility of your Mobile-to-Mainframe IT ...Stop the Blame Game with Increased Visibility of your Mobile-to-Mainframe IT ...
Stop the Blame Game with Increased Visibility of your Mobile-to-Mainframe IT ...CA Technologies
 
Contino Webinar - Migrating your Trading Workloads to the Cloud
Contino Webinar -  Migrating your Trading Workloads to the CloudContino Webinar -  Migrating your Trading Workloads to the Cloud
Contino Webinar - Migrating your Trading Workloads to the CloudBen Saunders
 
IBM Governance, Risk and Compliance for Data Movement and Exchange
IBM Governance, Risk and Compliance for Data Movement and ExchangeIBM Governance, Risk and Compliance for Data Movement and Exchange
IBM Governance, Risk and Compliance for Data Movement and ExchangeLightwell
 
FORCES - EBS Upgrade Compared to SaaS Cloud.pdf
FORCES - EBS Upgrade Compared to SaaS Cloud.pdfFORCES - EBS Upgrade Compared to SaaS Cloud.pdf
FORCES - EBS Upgrade Compared to SaaS Cloud.pdfJacobYeboa1
 

Similar to BMC Control-M for SAP, BPI, and AFT - VPMA - Secret Weapons for a Successful IT Transformation (20)

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
 
Ojoconsulting Oy Nimbus Monitoring Service description v1.2 public
Ojoconsulting Oy Nimbus Monitoring Service description v1.2 publicOjoconsulting Oy Nimbus Monitoring Service description v1.2 public
Ojoconsulting Oy Nimbus Monitoring Service description v1.2 public
 
Jazz for Service Management
Jazz for Service ManagementJazz for Service Management
Jazz for Service Management
 
Toyota Financial Services Digital Transformation - Think 2019
Toyota Financial Services Digital Transformation - Think 2019Toyota Financial Services Digital Transformation - Think 2019
Toyota Financial Services Digital Transformation - Think 2019
 
IBM Z Cost Reduction Opportunities. Are you missing out?
IBM Z Cost Reduction Opportunities. Are you missing out?IBM Z Cost Reduction Opportunities. Are you missing out?
IBM Z Cost Reduction Opportunities. Are you missing out?
 
EAI (Integration) and Mulesoft
EAI (Integration) and MulesoftEAI (Integration) and Mulesoft
EAI (Integration) and Mulesoft
 
integrating-on-premise-apps-cloud-300329.pdf
integrating-on-premise-apps-cloud-300329.pdfintegrating-on-premise-apps-cloud-300329.pdf
integrating-on-premise-apps-cloud-300329.pdf
 
Client Success Story - Oracle FDMEE is the Cloud Data Hub at Legg Mason
Client Success Story - Oracle FDMEE is the Cloud Data Hub at Legg MasonClient Success Story - Oracle FDMEE is the Cloud Data Hub at Legg Mason
Client Success Story - Oracle FDMEE is the Cloud Data Hub at Legg Mason
 
Curing dataheadachesv2 with sugarcrm levementum and talend
Curing dataheadachesv2 with sugarcrm levementum and talendCuring dataheadachesv2 with sugarcrm levementum and talend
Curing dataheadachesv2 with sugarcrm levementum and talend
 
Cloud Computing for CPAs: What Your Client Will Ask You
Cloud Computing for CPAs: What Your Client Will Ask YouCloud Computing for CPAs: What Your Client Will Ask You
Cloud Computing for CPAs: What Your Client Will Ask You
 
New Continuous Release and Deployment Capabilities for CICS Customers v4
New Continuous Release and Deployment Capabilities for CICS Customers v4New Continuous Release and Deployment Capabilities for CICS Customers v4
New Continuous Release and Deployment Capabilities for CICS Customers v4
 
Data Virtualization Journey: How to Grow from Single Project and to Enterpris...
Data Virtualization Journey: How to Grow from Single Project and to Enterpris...Data Virtualization Journey: How to Grow from Single Project and to Enterpris...
Data Virtualization Journey: How to Grow from Single Project and to Enterpris...
 
How to Revamp your Legacy Applications For More Agility and Better Service - ...
How to Revamp your Legacy Applications For More Agility and Better Service - ...How to Revamp your Legacy Applications For More Agility and Better Service - ...
How to Revamp your Legacy Applications For More Agility and Better Service - ...
 
Galit Hp Otc V2
Galit Hp Otc V2Galit Hp Otc V2
Galit Hp Otc V2
 
Galit Office of the CIO trends 2009
Galit Office of the CIO trends 2009Galit Office of the CIO trends 2009
Galit Office of the CIO trends 2009
 
How to Balance System Speed and Risk for Multi-Platform Innovation
How to Balance System Speed and Risk for Multi-Platform InnovationHow to Balance System Speed and Risk for Multi-Platform Innovation
How to Balance System Speed and Risk for Multi-Platform Innovation
 
Stop the Blame Game with Increased Visibility of your Mobile-to-Mainframe IT ...
Stop the Blame Game with Increased Visibility of your Mobile-to-Mainframe IT ...Stop the Blame Game with Increased Visibility of your Mobile-to-Mainframe IT ...
Stop the Blame Game with Increased Visibility of your Mobile-to-Mainframe IT ...
 
Contino Webinar - Migrating your Trading Workloads to the Cloud
Contino Webinar -  Migrating your Trading Workloads to the CloudContino Webinar -  Migrating your Trading Workloads to the Cloud
Contino Webinar - Migrating your Trading Workloads to the Cloud
 
IBM Governance, Risk and Compliance for Data Movement and Exchange
IBM Governance, Risk and Compliance for Data Movement and ExchangeIBM Governance, Risk and Compliance for Data Movement and Exchange
IBM Governance, Risk and Compliance for Data Movement and Exchange
 
FORCES - EBS Upgrade Compared to SaaS Cloud.pdf
FORCES - EBS Upgrade Compared to SaaS Cloud.pdfFORCES - EBS Upgrade Compared to SaaS Cloud.pdf
FORCES - EBS Upgrade Compared to SaaS Cloud.pdf
 

More from BMC Software

The Accelerator's Guide to Digital Transformation
The Accelerator's Guide to Digital TransformationThe Accelerator's Guide to Digital Transformation
The Accelerator's Guide to Digital TransformationBMC Software
 
Flip the Switch On Continuous Delivery
Flip the Switch On Continuous DeliveryFlip the Switch On Continuous Delivery
Flip the Switch On Continuous DeliveryBMC Software
 
Peer Into the Bright Future on the Service Desk Horizon
Peer Into the Bright Future on the Service Desk HorizonPeer Into the Bright Future on the Service Desk Horizon
Peer Into the Bright Future on the Service Desk HorizonBMC Software
 
Remedyforce helps General Dynamics meet ever-changing user needs
Remedyforce helps General Dynamics meet ever-changing user needsRemedyforce helps General Dynamics meet ever-changing user needs
Remedyforce helps General Dynamics meet ever-changing user needsBMC Software
 
BMC Software Remedyforce Case Study
BMC Software Remedyforce Case Study BMC Software Remedyforce Case Study
BMC Software Remedyforce Case Study BMC Software
 
Mission: Launch a Digital Workplace
Mission: Launch a Digital Workplace Mission: Launch a Digital Workplace
Mission: Launch a Digital Workplace BMC Software
 
How Will Your Cloud Strategy Impact Your Cyber Strategy?
How Will Your Cloud Strategy Impact Your Cyber Strategy?How Will Your Cloud Strategy Impact Your Cyber Strategy?
How Will Your Cloud Strategy Impact Your Cyber Strategy?BMC Software
 
The Power of Monitoring Studio in TrueSight
The Power of Monitoring Studio in TrueSightThe Power of Monitoring Studio in TrueSight
The Power of Monitoring Studio in TrueSightBMC Software
 
MasterCard Optimizes Big Data Management with BMC High Speed Utilities for DB2®
MasterCard Optimizes Big Data Management with BMC High Speed Utilities for DB2® MasterCard Optimizes Big Data Management with BMC High Speed Utilities for DB2®
MasterCard Optimizes Big Data Management with BMC High Speed Utilities for DB2® BMC Software
 
Digital Transformation Playbook: Guide to Unleashing Exponential Growth
Digital Transformation Playbook: Guide to Unleashing Exponential GrowthDigital Transformation Playbook: Guide to Unleashing Exponential Growth
Digital Transformation Playbook: Guide to Unleashing Exponential GrowthBMC Software
 
Salesforce Lightning Process Builder IS the next-generation workflow tool
Salesforce Lightning Process Builder IS the next-generation workflow toolSalesforce Lightning Process Builder IS the next-generation workflow tool
Salesforce Lightning Process Builder IS the next-generation workflow toolBMC Software
 
Remedyforce Localization and Translation
Remedyforce Localization and TranslationRemedyforce Localization and Translation
Remedyforce Localization and TranslationBMC Software
 
What Do Executives Need to Do to Go Digital?
What Do Executives Need to Do to Go Digital?What Do Executives Need to Do to Go Digital?
What Do Executives Need to Do to Go Digital?BMC Software
 
Curating Your Digital Workplace: Key Steps for IT
Curating Your Digital Workplace: Key Steps for ITCurating Your Digital Workplace: Key Steps for IT
Curating Your Digital Workplace: Key Steps for ITBMC Software
 
Delivering the Digital Workplace Without the Chaos
Delivering the Digital Workplace Without the ChaosDelivering the Digital Workplace Without the Chaos
Delivering the Digital Workplace Without the ChaosBMC Software
 
Salesforce and Remedyforce ISV Tech Talk: Pushing New Versions of your App
Salesforce and Remedyforce ISV Tech Talk: Pushing New Versions of your AppSalesforce and Remedyforce ISV Tech Talk: Pushing New Versions of your App
Salesforce and Remedyforce ISV Tech Talk: Pushing New Versions of your AppBMC Software
 
Data Migration for Remedyforce SaaS Help Desk and High-Speed Digital Service ...
Data Migration for Remedyforce SaaS Help Desk and High-Speed Digital Service ...Data Migration for Remedyforce SaaS Help Desk and High-Speed Digital Service ...
Data Migration for Remedyforce SaaS Help Desk and High-Speed Digital Service ...BMC Software
 
Data Segregation for Remedyforce SaaS Help Desk and High-Speed Digital Servic...
Data Segregation for Remedyforce SaaS Help Desk and High-Speed Digital Servic...Data Segregation for Remedyforce SaaS Help Desk and High-Speed Digital Servic...
Data Segregation for Remedyforce SaaS Help Desk and High-Speed Digital Servic...BMC Software
 
Next Generation Technology Utility Benchmarks
Next Generation Technology Utility BenchmarksNext Generation Technology Utility Benchmarks
Next Generation Technology Utility BenchmarksBMC Software
 
User Creation and Authentication in Remedyforce
User Creation and Authentication in RemedyforceUser Creation and Authentication in Remedyforce
User Creation and Authentication in RemedyforceBMC Software
 

More from BMC Software (20)

The Accelerator's Guide to Digital Transformation
The Accelerator's Guide to Digital TransformationThe Accelerator's Guide to Digital Transformation
The Accelerator's Guide to Digital Transformation
 
Flip the Switch On Continuous Delivery
Flip the Switch On Continuous DeliveryFlip the Switch On Continuous Delivery
Flip the Switch On Continuous Delivery
 
Peer Into the Bright Future on the Service Desk Horizon
Peer Into the Bright Future on the Service Desk HorizonPeer Into the Bright Future on the Service Desk Horizon
Peer Into the Bright Future on the Service Desk Horizon
 
Remedyforce helps General Dynamics meet ever-changing user needs
Remedyforce helps General Dynamics meet ever-changing user needsRemedyforce helps General Dynamics meet ever-changing user needs
Remedyforce helps General Dynamics meet ever-changing user needs
 
BMC Software Remedyforce Case Study
BMC Software Remedyforce Case Study BMC Software Remedyforce Case Study
BMC Software Remedyforce Case Study
 
Mission: Launch a Digital Workplace
Mission: Launch a Digital Workplace Mission: Launch a Digital Workplace
Mission: Launch a Digital Workplace
 
How Will Your Cloud Strategy Impact Your Cyber Strategy?
How Will Your Cloud Strategy Impact Your Cyber Strategy?How Will Your Cloud Strategy Impact Your Cyber Strategy?
How Will Your Cloud Strategy Impact Your Cyber Strategy?
 
The Power of Monitoring Studio in TrueSight
The Power of Monitoring Studio in TrueSightThe Power of Monitoring Studio in TrueSight
The Power of Monitoring Studio in TrueSight
 
MasterCard Optimizes Big Data Management with BMC High Speed Utilities for DB2®
MasterCard Optimizes Big Data Management with BMC High Speed Utilities for DB2® MasterCard Optimizes Big Data Management with BMC High Speed Utilities for DB2®
MasterCard Optimizes Big Data Management with BMC High Speed Utilities for DB2®
 
Digital Transformation Playbook: Guide to Unleashing Exponential Growth
Digital Transformation Playbook: Guide to Unleashing Exponential GrowthDigital Transformation Playbook: Guide to Unleashing Exponential Growth
Digital Transformation Playbook: Guide to Unleashing Exponential Growth
 
Salesforce Lightning Process Builder IS the next-generation workflow tool
Salesforce Lightning Process Builder IS the next-generation workflow toolSalesforce Lightning Process Builder IS the next-generation workflow tool
Salesforce Lightning Process Builder IS the next-generation workflow tool
 
Remedyforce Localization and Translation
Remedyforce Localization and TranslationRemedyforce Localization and Translation
Remedyforce Localization and Translation
 
What Do Executives Need to Do to Go Digital?
What Do Executives Need to Do to Go Digital?What Do Executives Need to Do to Go Digital?
What Do Executives Need to Do to Go Digital?
 
Curating Your Digital Workplace: Key Steps for IT
Curating Your Digital Workplace: Key Steps for ITCurating Your Digital Workplace: Key Steps for IT
Curating Your Digital Workplace: Key Steps for IT
 
Delivering the Digital Workplace Without the Chaos
Delivering the Digital Workplace Without the ChaosDelivering the Digital Workplace Without the Chaos
Delivering the Digital Workplace Without the Chaos
 
Salesforce and Remedyforce ISV Tech Talk: Pushing New Versions of your App
Salesforce and Remedyforce ISV Tech Talk: Pushing New Versions of your AppSalesforce and Remedyforce ISV Tech Talk: Pushing New Versions of your App
Salesforce and Remedyforce ISV Tech Talk: Pushing New Versions of your App
 
Data Migration for Remedyforce SaaS Help Desk and High-Speed Digital Service ...
Data Migration for Remedyforce SaaS Help Desk and High-Speed Digital Service ...Data Migration for Remedyforce SaaS Help Desk and High-Speed Digital Service ...
Data Migration for Remedyforce SaaS Help Desk and High-Speed Digital Service ...
 
Data Segregation for Remedyforce SaaS Help Desk and High-Speed Digital Servic...
Data Segregation for Remedyforce SaaS Help Desk and High-Speed Digital Servic...Data Segregation for Remedyforce SaaS Help Desk and High-Speed Digital Servic...
Data Segregation for Remedyforce SaaS Help Desk and High-Speed Digital Servic...
 
Next Generation Technology Utility Benchmarks
Next Generation Technology Utility BenchmarksNext Generation Technology Utility Benchmarks
Next Generation Technology Utility Benchmarks
 
User Creation and Authentication in Remedyforce
User Creation and Authentication in RemedyforceUser Creation and Authentication in Remedyforce
User Creation and Authentication in Remedyforce
 

Recently uploaded

Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 

Recently uploaded (20)

Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 

BMC Control-M for SAP, BPI, and AFT - VPMA - Secret Weapons for a Successful IT Transformation

  • 1. © Copyright 3/10/2015 BMC Software, Inc1 BMC Control-M: Secret Weapons for a Successful Transformation Qiang Ding (VPMA Group | GSS Infotech) Senior Consultant | 16 Oct 2014
  • 2. © Copyright 3/10/2015 BMC Software, Inc2 A Typical IT Landscape in the Banking Industry Deposit and Withdraw Consumer Lending Bills and collections Foreign Exchange HR AML 3rd Party Data Exchange Insurance Wealth Management Money Markets Securities Trading CRM Finance GL Payment Risk Engine DW/BI Imaging Information Flow Online Banking Syndication Customer Relationship Bonds Overdrafts Commercial Lending Trade Finance Derivatives POS ATM Call Center Branch Online Banking Mobile Banking FOREX Third Party
  • 3. © Copyright 3/10/2015 BMC Software, Inc3 Paradigm Shift #1 Mergers and Acquisitions
  • 4. © Copyright 3/10/2015 BMC Software, Inc4 Recent Acquisitions in the Banking Industry
  • 5. © Copyright 3/10/2015 BMC Software, Inc5 Why do banks merge? • To increase revenues and market share • To diversify product and service offerings • To obtain a foothold in a foreign market • To cut costs and increase their profitability • To provide better ROI for share holders
  • 6. © Copyright 3/10/2015 BMC Software, Inc6 Paradigm Shift #2 Platform consolidation and modernization
  • 7. © Copyright 3/10/2015 BMC Software, Inc7 Platform consolidation and modernization Enterprise data consolidation Core Banking platform modernization
  • 8. © Copyright 3/10/2015 BMC Software, Inc8 Initiatives • Risk mitigation for aging systems • Simplify processes and product offerings • Raise service standards – e.g. same day transaction • Enhance online and mobile banking support • Handle transaction spikes
  • 9. © Copyright 3/10/2015 BMC Software, Inc9 What does it mean to us? You name it!
  • 10. © Copyright 3/10/2015 BMC Software, Inc10 People and process changes System integrations between the old and new Platform consolidations – one will take over another 2009 - 2013 2013 - 2015 2015 - 2017 Completed foundations for core modernization Upgrade Bank B to the latest version of Hogan (Celeriti) Consolidate Bank A onto single core platform Bank A Channels Systems Access Layer Trading Bank Bank B Channels System Access Layer Hogan Bank A Channels Systems Access Layer Trading Bank Bank B Channels New Hogan (Celeriti) Bank A Channels (New) Systems Access Layer Bank B Channels New Hogan (Celeriti) A case study
  • 11. © Copyright 3/10/2015 BMC Software, Inc11 Why is it difficult to transform? CRON jobs Windows Tasks Other scheduling tools Insecure file transfers Non-compliance Homegrown methods Complex Inflexible Unable to scale 24/7 non-stop “The process of transforming or replacing key banking applications presents co-challenges that are at odds with each other - like trying to perform an engine replacement during F1 racing.” - Scott Simmons, Executive IT Architect, EMC
  • 12. © Copyright 3/10/2015 BMC Software, Inc12 What does it mean to us? Operational Changes • Less resources, more work • Learning new toolsets in a limited time frame • Job uncertainty Ultimately becomes… • System outages • Missed SLAs • Poor customer experience • Staff goes on stress leave
  • 13. © Copyright 3/10/2015 BMC Software, Inc13 How to Overcome the Challenges? Bring out the secret Weapons!
  • 14. © Copyright 3/10/2015 BMC Software, Inc14 Use Case #1: Core Banking Processing File Watch job • Allows complex file watching rules File Transfer job • Powerful pre and post commands • Restart from point of failure SAP ABAP job • APAB/4 program: Module Pools or Reports (can also be used to modify data) • Running external command or program • Supports load balancing (job submission via SAP messaging server) • Job interception, event watcher and extractor functions (XBP 2.0) • Temporary variants, event history and interception profiles (XPB 3.0) SAP BW job • Info Package and Process Chain • Restart from point of failure Web Service job • Notifying external systems to trigger down flow processing AFT Job File Watch SAP Job #1 SAP Job #2 EOD Batch Web Service SAP BW Job Intradayprocessing SOD Batch Other Banks
  • 15. © Copyright 3/10/2015 BMC Software, Inc15 Use Case #2: Business Intelligence EDW Analysis Reporting Data mining Data Mart User Requirements - Report output layout - Report output file format (PDF, CSV, Word etc.) - Bursting reports (Cognos & Oracle BI) - Export destination (file system, email, FTP etc.) - Sending notifications Control-M for IBM Cognos Control-M for Oracle BI Control-M for SAP Business Objects ODS ODS Analysis Reporting Data mining ETL ETL • Holds multiple subject areas • Holds very detailed information • Works to integrate all data sources • Each holds only one subject area • Integrating information from a set of source systems
  • 16. © Copyright 3/10/2015 BMC Software, Inc16 Use Case #3: Enterprise Data Consolidation GL DW Risk AML SAS Cognos Excel Access CIS Core Banking Term deposits Merchants Loans Mortgage FrontendTargets andReportingTools BackEndData Sources Department A Department B GL DW Risk AML SAS Cognos Excel Access CIS Core Banking Term deposits Merchants Loans Mortgage FrontendTargets andReportingTools BackEndData Sources Department A Department B Data Hub • Quick Fixes accumulated over time • Assorted scheduling methods • Homegrown file transfer scripts • Data standardization • Data processed and cleansed once for multiple target systems • Centralized scheduling platform • Uniformed file transfer mechanism
  • 17. © Copyright 3/10/2015 BMC Software, Inc17 Use Case #3: Data Hub Part I – Data Acquisition Data Acquisition • Acquires (pulls) source data from the Producer • Source database (e.g. Oracle, MSSQL) • Flat files (e.g. z/OS datasets, Windows files, UNIX files) • Source data is staged within staging database tables • During staging • Data validations • Data transformations • New data derivations • Data transfer methods • Secure tunnel using SSH for Databases • SSL (ftps), SSH (sftp, scp) and other file transfer methods for flat files File Watch File Transfer Processing Table Clean File Clean Processing Table Clean Incoming File Processing Direct DB extraction Cycle EXT1923819 Cycle CIS1923819 External Source (DB) External Source (File) Process Flow in ETL tool
  • 18. © Copyright 3/10/2015 BMC Software, Inc18 Use Case #3: Data Hub Part II – Data Publication Data Publication • Announces the availability of data for consumption (dummy job) • Data is available via a Standard Data Interface for consumers to pull Dummy Notifying downstream Batch (data consumers) AML Batch GL Batch CRM Batch DataAcquisition DataConsumers
  • 19. © Copyright 3/10/2015 BMC Software, Inc19 Use Case #3: Data Hub Part III – Data Delivery Data Delivery • Physically delivers (pushes) data to consumers using the SDI • Data delivering methods: • Directly to a database (e.g. Oracle, MSSQL) • Via files (e.g. z/OS datasets, Windows files, UNIX files) • Provide data transformations and new data derivations depending on: • Business requirements • Design considerations such as performance and degree of re-use • Data transfer methods • Secure tunnel using SSH for Databases • SSL (ftps), SSH (sftp, scp) and other file transfer methods for flat files DataAcquisition DB Export File Transfer File Clean DB Write DB to File Processing Direct Target DB Load Down Flow Batch Down Flow Batch DataDelivery DataDelivery
  • 20. © Copyright 3/10/2015 BMC Software, Inc20 Use Case #3: EDI – Batch Processing • Data Acquisition, Data Publication and Data Delivery phases are implemented as individual sets of batch jobs • Fixed job schedules (e.g. intraday, daily, weekly, monthly, quarterly or yearly basis) and for a fixed number of executions • Ad-hoc or on-demand job schedules (e.g. intraday, daily, weekly, monthly, quarterly or yearly basis) but for a variable number of executions Data Producers Other Testing Phases Producer Database Consumer Database Producer File Consumer File Consumer ETL Application Data Acquisition Data Landing Inbound File Data Staging Data Publication Data Landing Inbound File Load Source Data Check source data Derive new data Extract staged data Transform staged data Derive new data Data Delivery Extract SDI data Transform SDI data Derive new data Access Discover Cleanse Integrate Deliver
  • 21. © Copyright 3/10/2015 BMC Software, Inc21 Use Case #4: System Integration Testing APP A Production APP C APP E APP B APP D APP F SIT 1 SIT 2 SIT 3 SIT 4 SIT 5 APP A APP C APP E APP B APP D APP F Other Testing Phases Other Testing Phases Challenges • Coordinating among offshore testing teams and different vendors • Working with on-demand infrastructure and SaaS • Dealing with multiple environments with different machine names and file paths • System specific skill requirements • Extremely short testing cycles
  • 22. © Copyright 3/10/2015 BMC Software, Inc22 Supercharged! • Applications go-live faster • Shorter testing cycles • Problems are identified and resolved quicker • Able to handle peak transaction periods • Improve customer satisfaction • Allows the business to scale
  • 23. © Copyright 3/10/2015 BMC Software, Inc23 Take on a Challenge! Attack is the best form of defense
  • 24. © Copyright 3/10/2015 BMC Software, Inc24 32% 15% 13% 11% 11% 18% Amount of jobs Per Application APP A APP B APP C APP D APP E Others Identify the “Super rich” and the “middle class” In this diagram: • 32% of the jobs are owned by APP A • The other 4 applications each owns more than 10% of the jobs but less than 20% • Other applications all together own 18% of the jobs Usually we find: • Less than 10% of Agents run more than 60% of the total jobs • More than 50% of Agents have less than 20 jobs defined
  • 25. © Copyright 3/10/2015 BMC Software, Inc25 Three Steps • Discover major shifts in the organization • Get in early, influence the design of the “super rich”, use Control-M to address their challenges • Have the right license model, infrastructure and processes in place to handle the workload
  • 26. © Copyright 3/10/2015 BMC Software, Inc26 Thank You. Steve McCormick VP Workload Automation Solutions T: 609-799-0969 E: Steve.McCormick@gssinfotech.com w: www.gssinfotech.com GSS Infotech 15 years of BMC Control-M Experience 1,500+ BMC Control-M Deployments Certified Control-M Consultants Nationwide

Editor's Notes

  1. IDC - http://firstbiz.firstpost.com/biztech/over-25-of-apac-banks-to-modernise-core-platforms-by-2015-idc-14674.html CBA - http://www.afr.com/p/technology/technology_prowess_front_and_centre_OJqpjo46HvnR9lNnbmMkIN SAP - http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/201c69e6-5250-3010-329b-d35838970e10?QuickLink=index&overridelayout=true&57973468620306
  2. Quotes: http://www.ibm.com/developerworks/cn/websphere/techjournal/0809_col_simmons/0809_col_simmons.html
  3. Once you know the WHY, the HOW is easy. Questions have changed! Old: Can you trigger jobs on machine abc? New: Do you have a solution for xyz?
  4. We have automated the core banking batch, but that’s not the end of the story. Mirror image of SAP jobs Control-M creates a mirror image of the jobs Control-M can cancel the job in SAP At the job’s completion, output is sent to Control-M The mirror image can trigger post processing What is Variant? A set of pre-defined user-defined parameter values for SAP reports and transactions A temporary variant is created for the job and deleted once the job has finished
  5. We have automated the core banking batch, but that’s not the end of the story. Data mart is single-subject focus, identify a subset of clean data from a single source IBM Cognos: Burst a report to distribute its contents to various recipients. Bursting is the process of running a report once and then dividing the results for recipients who each view a subset of the data. Control-M for IBM Cognos Bursting Reports (e.g. reports for 500+ branches) Save reports to Cognos Server (content store) or file system Use down flow jobs to rename and/or transfer the report files Control-M for Oracle Business Intelligence Run “Agent (iBot in 10g)” jobs jobs to deliver targeted analytics to users Define output layout, format and report calendar Delivery output to email or FTP (in-built feature) or bursting report Control-M for SAP Business Objects Define output format Define output destinations
  6. The Data Delivery component is an optional service provided to those Consumers who cannot or do not wish to pull data out of SDI.
  7. Time delay between each intraday run of an EIG job is constrained by the volume of data involved. The larger the volume of data, the larger the time delay between each intraday run of the EIG job.