SlideShare a Scribd company logo
SAP BOBJ RAPIDMARTS Overview & Implementation
About Author… ‘ Ramakrishna Kamurthy is having four years of experience in SAP NetWeaver Business Intelligence including two and half years of SAP BusinessObjects experience. Involved in different types of projects viz Support, Implementation and Data Archiving Implementation. Having successful SAP BOBJ Rapid Marts Implementation experience for SAP solutions in different verticals viz CC, GL, SA. One of the Top Contributor in SCN’. INTRODUCTION
Discussing About… INTRODUCTION The following are the main objectives discussing to understand the implementation of EDW using SAP BOBJ Rapid Marts  DATA WAREHOUSE SAP BOBJ RAPID MARTS ARCHITECTURE DWH USING RAPID MARTS ADVANTAGES IMPLEMENTATION STANDARD CONTENT – VISUALS & DASHBOARDS CUSTOMIZATION REFERENCES
About Data Warehouse DATA WAREHOUSE A data warehouse (DWH) is a centralized reporting system, which integrates all legacy systems in enterprise, helps decision makers to make right decision at right time Functions: Modeling  – Designing a warehouse i.e. Database ETL  - Extract data from different legacy systems, Transform   into structured format and Load into warehouse Reporting  – Developing reports as per business users need
DWH Solution DATA WAREHOUSE Designing a warehouse, extracting data from all legacy systems, transforming into target database format and loading into warehouse, to make the system ready for reporting is the implementation of DWH DWH Implementation Time = t(Data Modelling) + t(ETL) + (Reporting)
Data Warehouse with SAP BOBJ DATA WAREHOUSE To implement DWH solution using SAP BusinessObjects (BOBJ) tools, the following are the products from SAP:  ETL Tool –  SAP BusinessObjects Data Integrator / Data    Services (BODI / BODS) Reporting Tool –  SAP BusinessObjects Enterprise (BOXI /    BOE) Modelling Tool –  ERWin or other third party tool* * From SAP there is no modelling / Database design tool available from  BusinessObjects portfolio A third party modelling tool can be used to complete the DWH implementation using BOBJ tools e.g. ERWin
Data Warehouse with SAP BOBJ (Cont..) DATA WAREHOUSE
DWH with BOBJ: Risk, Efforts & Time DATA WAREHOUSE Following are the areas where the efforts, risk and resource need to implement the DWH using SAP BOBJ tools  Modelling: Study & understanding the source systems & applications Designing warehouse (Data model) as per enterprise  reporting Need Data Model Architects (e.g. ERWin) ETL: Integration of Source systems Need ETL Developer (Data Integrator / Data Services)
DWH with BOBJ: Risk, Efforts & Time (Cont..) DATA WAREHOUSE Reporting: Schema Designing (Universe) Reports Designing (WebI) Need Reporter Total Time for DWH Implementation using SAP BOBJ Tools =  t(Data Modelling)  +  t(ETL Designing)  + t(Schema Designing)  +    t(Reports Development)
Rapid Marts SAP BOBJ RAPID MARTS Prepackaged and flexible Data Mart solution  (Readymade  solution) on ERPs All Rapid Marts are  ERP specific and Application specific Can be implemented in  weeks  instead of months and  quarters Accelerates  Data Warehouse implementation process with  low cost Not required experts  on Business Analysis, Data Modeling,  SAP R/3, ABAP/4, Data Warehouse Rapid Mart packages are available for ERPs –  SAP, Oracle,  PeopleSoft and Seibel Rapid Marts Versions – XI R2, XI 3.0 & XI 3.2
Rapid Marts for SAP Solution SAP BOBJ RAPID MARTS Following are the 11 Rapid Mart packages available for SAP ERP Solution * SAP General Ledger Rapid Mart is available from Rapid Mart XI 3.2 version on words. Before that only 10 Rapid Mart packages are available  Sales (SA) Accounts Receivable (AR) Accounts Payable (AP) Cost Center (CC) General Ledger (GL)* Inventory (IN) Purchasing (PR) Production Planning (PP) Plant Maintenance (PM) Project Systems (PS)  Human Resource (HR)
Rapid Marts Architecture RAPID MARTS ARCHITECTURE Crystal Rep SAP R/3 ECC 6.0 Rapid Mart Package BO Enterprise XI 3.x Database SAP Tables SAP Applications DataServices Database Universe SD PP FI Data Model  Script Files (DB Specific) ETL Project Visuals (Reports & Dashboards) Universe Designer Web Intelligence Xcelsius Xcelsius Crystal Data Services 3.x
Rapid Marts Content RAPID MARTS ARCHITECTURE Rapid Mart package contains the following content: Data Model (SQL Script Files)* DDL for Schema creation Recommended Joins and Indexes ETL workflows for initial and incremental data (ATL File) Job Recovery framework Sample Universes, SQL and Reports (BIAR File) Technical and Business Analysis Documentation * Data Model Script file is common for all 11 Rapid Mart for SAP Solution
Rapid Marts Content (Cont..) RAPID MARTS ARCHITECTURE Universes and Webi Reports are available in a form of BIAR file & Dashboards in XLF format BODS ETL File is available in a form of ATL File An SQL script file is provided to create data model Universe Data Model  Script Files (DB Specific) ETL Project Visuals (Reports & Dashboards)
Data Warehouse with Rapid Marts DWH USING RAPID MARTS Time  for Data Warehouse implementation using SAP BOBJ products, involved in putting efforts and risks in each function of a Data Warehouse i.e.  data modeling, ETL design, Schema designing and reports development We Can reduce the risk, efforts, cost and time by using Rapid Mart packages in DWH implementation, this is bcoz availability of  Ready made Data Model script files Ready made ETL Transformations Ready made schema (Universe) Ready made Reports & Dashboards No SMEs and Architects required for implementation and takes less time to Go-Live
Risk, Efforts & Time DWH USING RAPID MARTS The total time for implementing Data Warehouse solution using SAP BusinessObjects Rapid Mart package is Time for DWH using Rapid Mart = t(Deployment of RM Content)    + t(Custamization of RM)
Advantages ADVANTAGES Not required experts on Business Analysis, Data Modeling,  SAP R/3, ABAP/4, Data Warehouse Accelerates Data Warehouse implementation process with  low cost Can be implemented in weeks instead of months and  quarters Limitations No industry-specific Rapid Marts are available No readymade Dashboards are available (except Sales  Rapid Mart for SAP ERP)
Next Steps… IMPLEMENTATION In this section, an high level Implementation of Rapid Marts is explained by following steps:  Prerequisites BODS Repository  Installation of Rapid Marts Configuration of Rapid Marts Files Maintenance Data Loads & Monitoring
Prerequisites IMPLEMENTATION Integration  between SAP and BODS, all  privileges  to access /  extract data from SAP Need  two database schemas  with appropriate privileges – one for  BODS Repository and another for data model creation BODS  JobServer  details to assign Repository and to execute the  Rapid Mart jobs Directory  details to maintain the SAP Data Store  SAP source system authentication details SAP BusinessObjects Enterprise system details * For all the product version and release compatibility, we can use respective product supported platform documents in  http://www.sdn.sap.com/irj/boc
Repository Creation IMPLEMENTATION Create a BODS local repository using Repository Manager with provided database schema details
Repository Assignment IMPLEMENTATION Assign the repository which created above to the respective Job Server provided (need admin authentication of BODS server) After repository was assigned to Job Server, login to repository using DS Designer, the assigned Job Server is displayed here. Place the cursor on Job Server Icon to display the Job Server name at left side
Installation - ETL IMPLEMENTATION Install Data Services ETL jobs, Data Flows and so on by using ATL file provided in Rapid Mart package (file is available under ETL folder)
Installation - ETL IMPLEMENTATION After successful import of ATL file, you will able to see the Jobs, Datastore, Data Flows, Work Flows, etc
Installation – Data Model IMPLEMENTATION Select appropriate database specific script files and execute / run at provided database schema to create tables, views, comments, indexes, partitions and SPs (files are available under Data Model folder)
Installation – Data Model IMPLEMENTATION After successful running / execution of script files, you will able to see the list of tables created in database schema
Installation – Visuals (Universe & Reports) IMPLEMENTATION Import all the universe and reports provided by Rapid Mart in BIAR format using Import Wizard tool (files are available under visual folder)
Installation – Visuals (Universe & Reports) IMPLEMENTATION After successful import, you will able to see universes and sample reports in BOXI server
Configuration – ETL (Datastores) IMPLEMENTATION Maintain source and target Datastores to point all the Rapid Mart Jobs to SAP and Target Schema  Source Target
Configuration – ETL (Directories) IMPLEMENTATION Maintain data transfer method and appropriate directories as per the environment and data volume for SAP Datastore
Configuration – Universes IMPLEMENTATION Maintain the Universe connection details to point all the imported Universe to the data model which created by Rapid Mart scripts
Files Maintenance IMPLEMENTATION For some Rapid Marts, SAP provided some additional Transforms which are imported along with ATL file into BODS repository These Transforms are executed as per ABAP logic which are provided in the form of text files along with Rapid Mart package For time dimension SAP provided another files which contains dates from 19000101 to 20131231 (can be extended) All the above files are available under directory ETL
Files Maintenance IMPLEMENTATION Before running job, it is mandatory to place above files in appropriate directories All ABAP files to be placed in a path which you maintained  ABAP Generated Directory for SAP Datastore All Data Files to be placed in a path which you maintained Working directory in SAP server for SAP Datastore Place Data Files Place ABAP Files
Data Loads – Global Variables IMPLEMENTATION For all the Rapid Mart Jobs, SAP provided a common Global Variables screen to maintain the respective variable to respective Job. Complete detail about these variables are provided in Initialize script for each job.
Data Loads – Initial or Delta IMPLEMENTATION Run the job for initial load to pull historical data and schedule the job for Delta to extract daily transactions
Data Loads – Monitoring IMPLEMENTATION Data Services Management Console is available to administrate the jobs, monitor the jobs and to view the statistics of data loads
Standard Content – WebI Reports STANDARD CONTENT - VISUALS For each Rapid Mart, SAP provided 10 to 15 standard sample reports which meets the Business Users requirement
Standard Content – Dashboards STANDARD CONTENT - VISUALS For some Rapid Marts, SAP provided Xcelsius dashboard which helps Business Users to utilize the graphical analysis
Rapid Marts Customization CUSTAMIZATION Customization of Rapid Marts depends on the percentage of  customization at source system side Standard content are more flexible and easy to enable  customization on top of the standard All the possible performance tuning techniques are applied on  standard content (DB and ETL level), additionally as per source  system and data volume easy to apply other performance tuning  techniques Splitting of Standard Jobs into multiple Jobs is possible if multiple  Rapid Marts are installed on a single Repository Easy to integrate the multiple application Rapid Mart packages to  enable integrated reports and drill down from application reports to  another
References REFERENCES http://www12.sap.com/solutions/sapbusinessobjects/large/eim/rapidmarts/index.epx http://www12.sap.com/solutions/sapbusinessobjects/large/eim/data-services/index.epx http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/b09a16ee-ec63-2d10-cfa9-979a9081458d http://www.sdn.sap.com/irj/boc
?
SAP BOBJ RAPIDMARTS Overview & Implementation Ramakrishna Kamurthy  SAP BI-BOBJ Consultant

More Related Content

PPTX
LSMW - Multiple Line of Material Master Long Text
DOCX
Maintain data in custom business object
PPTX
Class PowerPoint PIR
PDF
Zebra sap-smartforms-solution
PDF
Agile Methodologies in SAP
PDF
SAP IS Retail Article Master
PPTX
Object oriented approach to ALV Lists in ABAP
PDF
Sap bi step by step procedure for data archiving by adk and reloading archive...
LSMW - Multiple Line of Material Master Long Text
Maintain data in custom business object
Class PowerPoint PIR
Zebra sap-smartforms-solution
Agile Methodologies in SAP
SAP IS Retail Article Master
Object oriented approach to ALV Lists in ABAP
Sap bi step by step procedure for data archiving by adk and reloading archive...

What's hot (20)

PPT
Material Valuations
PDF
SAP Adding fields to dynamic selection for fbln transactions (2)
DOCX
Purchase order release in fiori
PPTX
Production Supply with SAP EWM
PPT
PDF
20100430 introduction to business objects data services
PPTX
SAP ChaRM and Retrofit
PDF
Sap Study Materials and certification exam dump
PDF
How to add new Object Link in SAP DMS
PDF
Exercise in alv
DOCX
Material listing & exclusion
PPTX
Sap User Exit for Functional Consultant
PDF
Workflow Part1 1
PPTX
Analysis for office training
DOC
Vendor consignment configuration doc
DOCX
Sap abap real time questions
PDF
ContaAzul Pitch Deck
PPTX
Tổng quan SAP (SAP Overview)
PPTX
SAP TM Overview.pptx
DOC
Sap mm-configuration-step-by-step-guide-121029154857-phpapp01
Material Valuations
SAP Adding fields to dynamic selection for fbln transactions (2)
Purchase order release in fiori
Production Supply with SAP EWM
20100430 introduction to business objects data services
SAP ChaRM and Retrofit
Sap Study Materials and certification exam dump
How to add new Object Link in SAP DMS
Exercise in alv
Material listing & exclusion
Sap User Exit for Functional Consultant
Workflow Part1 1
Analysis for office training
Vendor consignment configuration doc
Sap abap real time questions
ContaAzul Pitch Deck
Tổng quan SAP (SAP Overview)
SAP TM Overview.pptx
Sap mm-configuration-step-by-step-guide-121029154857-phpapp01
Ad

Viewers also liked (20)

PDF
SAP BOBJ Rapid Marts Overview I
PDF
SAP BusinessObjects Universe Designer training
PPTX
SAP BO and Teradata best practices
PDF
Sap bo-universe-design-beginner-s-guide-part-i
PDF
Statragic controlling
PPT
LGM Pharma Synthetic Peptides
PDF
Financial Institution_Market Data Cost Allocation
PDF
NOVOSci Breif Presentation
PPT
LGM Pharma | Drug Research & Development APIs
PDF
Trang thong-tin-the-agribank-so-2 thang-1.2012
PDF
Dublin City Manager's Presenation to Dublin Chamber
PPT
Business Intelligence for BRTS
PPT
ElegantJ BI Overview
PDF
The Healthy Picture Life Science Quo Vadis (Thomas Cueni)
PPTX
Heat transfer
PPT
Controlling management
PPTX
ReImagine BI – ElegantJ BI
DOC
Ksvb Execute Plan Cost Distribution
PPT
Business Intelligence for Mining
PDF
performance appraisal form of singer
SAP BOBJ Rapid Marts Overview I
SAP BusinessObjects Universe Designer training
SAP BO and Teradata best practices
Sap bo-universe-design-beginner-s-guide-part-i
Statragic controlling
LGM Pharma Synthetic Peptides
Financial Institution_Market Data Cost Allocation
NOVOSci Breif Presentation
LGM Pharma | Drug Research & Development APIs
Trang thong-tin-the-agribank-so-2 thang-1.2012
Dublin City Manager's Presenation to Dublin Chamber
Business Intelligence for BRTS
ElegantJ BI Overview
The Healthy Picture Life Science Quo Vadis (Thomas Cueni)
Heat transfer
Controlling management
ReImagine BI – ElegantJ BI
Ksvb Execute Plan Cost Distribution
Business Intelligence for Mining
performance appraisal form of singer
Ad

Similar to SAP BOBJ Rapid Mart Overview & Implementation (20)

PPTX
SAP BW BI BO Pereyaslov jun17_short
PDF
Rapid mart development guide
PDF
Enterprise Data Warehousing Positioning
PDF
ASUG83511 - Accelerate Digital Transformation at General Mills.pdf
PPTX
DWH_Session_1.pptx
PDF
SAP Competency Overview at Azur
PDF
SAP BODS ONLINE TRAINING
DOC
Joy SAP BW/HANA
PDF
DOC
Phani_Teja- SAP BOBI
DOC
Ravi Kurnool
PPT
Sap Bw 3.5 Overview
PPT
Bw training 1 intro dw
PPT
The Bi-Store Business Intelligence as a Service
DOC
Prashanth Updated C.V
PDF
Business objects data services in an sap landscape
PPTX
Bibo sap
PPTX
Te kslate sap bods
PDF
Day 02 sap_bi_overview_and_terminology
PDF
BizTrans SysTech_Analytics_Serv_SAP_v1.0
SAP BW BI BO Pereyaslov jun17_short
Rapid mart development guide
Enterprise Data Warehousing Positioning
ASUG83511 - Accelerate Digital Transformation at General Mills.pdf
DWH_Session_1.pptx
SAP Competency Overview at Azur
SAP BODS ONLINE TRAINING
Joy SAP BW/HANA
Phani_Teja- SAP BOBI
Ravi Kurnool
Sap Bw 3.5 Overview
Bw training 1 intro dw
The Bi-Store Business Intelligence as a Service
Prashanth Updated C.V
Business objects data services in an sap landscape
Bibo sap
Te kslate sap bods
Day 02 sap_bi_overview_and_terminology
BizTrans SysTech_Analytics_Serv_SAP_v1.0

SAP BOBJ Rapid Mart Overview & Implementation

  • 1. SAP BOBJ RAPIDMARTS Overview & Implementation
  • 2. About Author… ‘ Ramakrishna Kamurthy is having four years of experience in SAP NetWeaver Business Intelligence including two and half years of SAP BusinessObjects experience. Involved in different types of projects viz Support, Implementation and Data Archiving Implementation. Having successful SAP BOBJ Rapid Marts Implementation experience for SAP solutions in different verticals viz CC, GL, SA. One of the Top Contributor in SCN’. INTRODUCTION
  • 3. Discussing About… INTRODUCTION The following are the main objectives discussing to understand the implementation of EDW using SAP BOBJ Rapid Marts DATA WAREHOUSE SAP BOBJ RAPID MARTS ARCHITECTURE DWH USING RAPID MARTS ADVANTAGES IMPLEMENTATION STANDARD CONTENT – VISUALS & DASHBOARDS CUSTOMIZATION REFERENCES
  • 4. About Data Warehouse DATA WAREHOUSE A data warehouse (DWH) is a centralized reporting system, which integrates all legacy systems in enterprise, helps decision makers to make right decision at right time Functions: Modeling – Designing a warehouse i.e. Database ETL - Extract data from different legacy systems, Transform into structured format and Load into warehouse Reporting – Developing reports as per business users need
  • 5. DWH Solution DATA WAREHOUSE Designing a warehouse, extracting data from all legacy systems, transforming into target database format and loading into warehouse, to make the system ready for reporting is the implementation of DWH DWH Implementation Time = t(Data Modelling) + t(ETL) + (Reporting)
  • 6. Data Warehouse with SAP BOBJ DATA WAREHOUSE To implement DWH solution using SAP BusinessObjects (BOBJ) tools, the following are the products from SAP: ETL Tool – SAP BusinessObjects Data Integrator / Data Services (BODI / BODS) Reporting Tool – SAP BusinessObjects Enterprise (BOXI / BOE) Modelling Tool – ERWin or other third party tool* * From SAP there is no modelling / Database design tool available from BusinessObjects portfolio A third party modelling tool can be used to complete the DWH implementation using BOBJ tools e.g. ERWin
  • 7. Data Warehouse with SAP BOBJ (Cont..) DATA WAREHOUSE
  • 8. DWH with BOBJ: Risk, Efforts & Time DATA WAREHOUSE Following are the areas where the efforts, risk and resource need to implement the DWH using SAP BOBJ tools Modelling: Study & understanding the source systems & applications Designing warehouse (Data model) as per enterprise reporting Need Data Model Architects (e.g. ERWin) ETL: Integration of Source systems Need ETL Developer (Data Integrator / Data Services)
  • 9. DWH with BOBJ: Risk, Efforts & Time (Cont..) DATA WAREHOUSE Reporting: Schema Designing (Universe) Reports Designing (WebI) Need Reporter Total Time for DWH Implementation using SAP BOBJ Tools = t(Data Modelling) + t(ETL Designing) + t(Schema Designing) + t(Reports Development)
  • 10. Rapid Marts SAP BOBJ RAPID MARTS Prepackaged and flexible Data Mart solution (Readymade solution) on ERPs All Rapid Marts are ERP specific and Application specific Can be implemented in weeks instead of months and quarters Accelerates Data Warehouse implementation process with low cost Not required experts on Business Analysis, Data Modeling, SAP R/3, ABAP/4, Data Warehouse Rapid Mart packages are available for ERPs – SAP, Oracle, PeopleSoft and Seibel Rapid Marts Versions – XI R2, XI 3.0 & XI 3.2
  • 11. Rapid Marts for SAP Solution SAP BOBJ RAPID MARTS Following are the 11 Rapid Mart packages available for SAP ERP Solution * SAP General Ledger Rapid Mart is available from Rapid Mart XI 3.2 version on words. Before that only 10 Rapid Mart packages are available Sales (SA) Accounts Receivable (AR) Accounts Payable (AP) Cost Center (CC) General Ledger (GL)* Inventory (IN) Purchasing (PR) Production Planning (PP) Plant Maintenance (PM) Project Systems (PS) Human Resource (HR)
  • 12. Rapid Marts Architecture RAPID MARTS ARCHITECTURE Crystal Rep SAP R/3 ECC 6.0 Rapid Mart Package BO Enterprise XI 3.x Database SAP Tables SAP Applications DataServices Database Universe SD PP FI Data Model Script Files (DB Specific) ETL Project Visuals (Reports & Dashboards) Universe Designer Web Intelligence Xcelsius Xcelsius Crystal Data Services 3.x
  • 13. Rapid Marts Content RAPID MARTS ARCHITECTURE Rapid Mart package contains the following content: Data Model (SQL Script Files)* DDL for Schema creation Recommended Joins and Indexes ETL workflows for initial and incremental data (ATL File) Job Recovery framework Sample Universes, SQL and Reports (BIAR File) Technical and Business Analysis Documentation * Data Model Script file is common for all 11 Rapid Mart for SAP Solution
  • 14. Rapid Marts Content (Cont..) RAPID MARTS ARCHITECTURE Universes and Webi Reports are available in a form of BIAR file & Dashboards in XLF format BODS ETL File is available in a form of ATL File An SQL script file is provided to create data model Universe Data Model Script Files (DB Specific) ETL Project Visuals (Reports & Dashboards)
  • 15. Data Warehouse with Rapid Marts DWH USING RAPID MARTS Time for Data Warehouse implementation using SAP BOBJ products, involved in putting efforts and risks in each function of a Data Warehouse i.e. data modeling, ETL design, Schema designing and reports development We Can reduce the risk, efforts, cost and time by using Rapid Mart packages in DWH implementation, this is bcoz availability of Ready made Data Model script files Ready made ETL Transformations Ready made schema (Universe) Ready made Reports & Dashboards No SMEs and Architects required for implementation and takes less time to Go-Live
  • 16. Risk, Efforts & Time DWH USING RAPID MARTS The total time for implementing Data Warehouse solution using SAP BusinessObjects Rapid Mart package is Time for DWH using Rapid Mart = t(Deployment of RM Content) + t(Custamization of RM)
  • 17. Advantages ADVANTAGES Not required experts on Business Analysis, Data Modeling, SAP R/3, ABAP/4, Data Warehouse Accelerates Data Warehouse implementation process with low cost Can be implemented in weeks instead of months and quarters Limitations No industry-specific Rapid Marts are available No readymade Dashboards are available (except Sales Rapid Mart for SAP ERP)
  • 18. Next Steps… IMPLEMENTATION In this section, an high level Implementation of Rapid Marts is explained by following steps: Prerequisites BODS Repository Installation of Rapid Marts Configuration of Rapid Marts Files Maintenance Data Loads & Monitoring
  • 19. Prerequisites IMPLEMENTATION Integration between SAP and BODS, all privileges to access / extract data from SAP Need two database schemas with appropriate privileges – one for BODS Repository and another for data model creation BODS JobServer details to assign Repository and to execute the Rapid Mart jobs Directory details to maintain the SAP Data Store SAP source system authentication details SAP BusinessObjects Enterprise system details * For all the product version and release compatibility, we can use respective product supported platform documents in http://www.sdn.sap.com/irj/boc
  • 20. Repository Creation IMPLEMENTATION Create a BODS local repository using Repository Manager with provided database schema details
  • 21. Repository Assignment IMPLEMENTATION Assign the repository which created above to the respective Job Server provided (need admin authentication of BODS server) After repository was assigned to Job Server, login to repository using DS Designer, the assigned Job Server is displayed here. Place the cursor on Job Server Icon to display the Job Server name at left side
  • 22. Installation - ETL IMPLEMENTATION Install Data Services ETL jobs, Data Flows and so on by using ATL file provided in Rapid Mart package (file is available under ETL folder)
  • 23. Installation - ETL IMPLEMENTATION After successful import of ATL file, you will able to see the Jobs, Datastore, Data Flows, Work Flows, etc
  • 24. Installation – Data Model IMPLEMENTATION Select appropriate database specific script files and execute / run at provided database schema to create tables, views, comments, indexes, partitions and SPs (files are available under Data Model folder)
  • 25. Installation – Data Model IMPLEMENTATION After successful running / execution of script files, you will able to see the list of tables created in database schema
  • 26. Installation – Visuals (Universe & Reports) IMPLEMENTATION Import all the universe and reports provided by Rapid Mart in BIAR format using Import Wizard tool (files are available under visual folder)
  • 27. Installation – Visuals (Universe & Reports) IMPLEMENTATION After successful import, you will able to see universes and sample reports in BOXI server
  • 28. Configuration – ETL (Datastores) IMPLEMENTATION Maintain source and target Datastores to point all the Rapid Mart Jobs to SAP and Target Schema Source Target
  • 29. Configuration – ETL (Directories) IMPLEMENTATION Maintain data transfer method and appropriate directories as per the environment and data volume for SAP Datastore
  • 30. Configuration – Universes IMPLEMENTATION Maintain the Universe connection details to point all the imported Universe to the data model which created by Rapid Mart scripts
  • 31. Files Maintenance IMPLEMENTATION For some Rapid Marts, SAP provided some additional Transforms which are imported along with ATL file into BODS repository These Transforms are executed as per ABAP logic which are provided in the form of text files along with Rapid Mart package For time dimension SAP provided another files which contains dates from 19000101 to 20131231 (can be extended) All the above files are available under directory ETL
  • 32. Files Maintenance IMPLEMENTATION Before running job, it is mandatory to place above files in appropriate directories All ABAP files to be placed in a path which you maintained ABAP Generated Directory for SAP Datastore All Data Files to be placed in a path which you maintained Working directory in SAP server for SAP Datastore Place Data Files Place ABAP Files
  • 33. Data Loads – Global Variables IMPLEMENTATION For all the Rapid Mart Jobs, SAP provided a common Global Variables screen to maintain the respective variable to respective Job. Complete detail about these variables are provided in Initialize script for each job.
  • 34. Data Loads – Initial or Delta IMPLEMENTATION Run the job for initial load to pull historical data and schedule the job for Delta to extract daily transactions
  • 35. Data Loads – Monitoring IMPLEMENTATION Data Services Management Console is available to administrate the jobs, monitor the jobs and to view the statistics of data loads
  • 36. Standard Content – WebI Reports STANDARD CONTENT - VISUALS For each Rapid Mart, SAP provided 10 to 15 standard sample reports which meets the Business Users requirement
  • 37. Standard Content – Dashboards STANDARD CONTENT - VISUALS For some Rapid Marts, SAP provided Xcelsius dashboard which helps Business Users to utilize the graphical analysis
  • 38. Rapid Marts Customization CUSTAMIZATION Customization of Rapid Marts depends on the percentage of customization at source system side Standard content are more flexible and easy to enable customization on top of the standard All the possible performance tuning techniques are applied on standard content (DB and ETL level), additionally as per source system and data volume easy to apply other performance tuning techniques Splitting of Standard Jobs into multiple Jobs is possible if multiple Rapid Marts are installed on a single Repository Easy to integrate the multiple application Rapid Mart packages to enable integrated reports and drill down from application reports to another
  • 39. References REFERENCES http://www12.sap.com/solutions/sapbusinessobjects/large/eim/rapidmarts/index.epx http://www12.sap.com/solutions/sapbusinessobjects/large/eim/data-services/index.epx http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/b09a16ee-ec63-2d10-cfa9-979a9081458d http://www.sdn.sap.com/irj/boc
  • 40. ?
  • 41. SAP BOBJ RAPIDMARTS Overview & Implementation Ramakrishna Kamurthy SAP BI-BOBJ Consultant