SlideShare a Scribd company logo
Using RAEC 1.0 and RPE 1.1.2 to generate documents in Excel format Dan Ani  Reporting Arena Team Leader www.reportingarena.com
Introduction The goal of this presentation is to show how easy is now with Rational Publishing Engine 1.1.2 and with Reporting Arena Excel Converter to generate documents from various IBM Rational tools in MS Excel format. In this presentation I will use the RAEC 1.0 standalone version.
Prerequisites Microsoft Windows  XP/Vista/7 Rational Publishing Engine 1.1.2  Reporting Arena Excel Converter Rational DOORS 9.3  Microsoft Word 2003/2007 (to visualize the output document)
Checkpoint 1. Install standalone Reporting Arena Excel Converter. 2. Open RPE Launcher component. 3. Create a document specification. 4. Configure document specification for Excel generation. 5. Use the post processing command to generate the Excel output. 6. Generate document. 7. Get the results. 8. Conclusions.
Install standalone Reporting Arena  Excel Converter 1/2 RAEC 1.0 can be deployed in 2 different ways: Embedded in RPE (Eclipse Plugin) Standalone application Installer for Windows Installer for Linux In this case I’ll use the RAEC installer for windows to install the standalone version.
Install standalone Reporting Arena  Excel Converter 2/2 Use “RPE_HOME” folder as the installation directory for RAEC. Copy the path for the raec.jar file. We need to launch the RAEC application from the command line later. “ RAEC_HOME” D:\software\IBM\Rational\Publishing Engine\1.1.2\raec\
Checkpoint 1. Install standalone Reporting Arena Excel Converter. 2. Open RPE Launcher component. 3. Create a document specification. 4. Configure document specification for Excel generation. 5. Use the post processing command to generate the Excel output. 6. Generate document. 7. Get the results. 8. Conclusions.
Open the RPE 1.1.2 Launcher component Use the launcher icon to start the RPE Launcher Application.
Checkpoint 1. Install standalone Reporting Arena Excel Converter. 2. Open RPE Launcher component. 3. Create a document specification. 4. Configure document specification for Excel generation. 5. Use the post processing command to generate the Excel output. 6. Generate document. 7. Get the results. 8. Conclusions.
Create the document specification Create a new document specification. Add an already customized RPE template for Excel generation. Configure the DOORS data source. More information about how to create a custom RPE template for Excel:  http://reportingarena.com/products/excel-converter/use-cases/ Note: RAEC works with any Rational tool that provides support for Rational Publishing Engine. (Rational Requirements Composer, Rational Team Concert, Rational DOORS, etc…)
Checkpoint 1. Install standalone Reporting Arena Excel Converter. 2. Open RPE Launcher component. 3. Create a document specification. 4. Configure document specification for Excel generation. 5. Use the post processing command to generate the Excel output. 6. Generate document. 7. Get the results. 8. Conclusions.
Configure document specification for Excel generation 1/3 In order to generate Excel documents with RAEC and RPE you need to have the XslFo output in your document specification. The XslFo output file generated by Rational Publishing Engine will be used as a source for the Excel converter. Configure the output path, and the XslFo file name.  Note: The same name will be used for the Excel file.
Checkpoint 1. Install standalone Reporting Arena Excel Converter. 2. Open RPE Launcher component. 3. Create a document specification. 4. Configure document specification for Excel generation. 5. Use the post processing command to generate the Excel output. 6. Generate document. 7. Get the results. 8. Conclusions.
Use the post processing command to generate the Excel output 1/3 From RPE 1.1.2, it is possible to run commands that post process the results before and after the publishing process. The command is introduced through a new property in the metadata: post-command. You can use the output file path in the command using the $output  variable that is maintained by Rational Publishing Engine. The output formats are referenced in the command using the form:  ${word}, ${html}, ${pdf}, ${xslfo} Note:  The pre-command and post-command are executed only once, regardless of the number of templates, data sources and outputs available.
Use the post processing command to generate the Excel output 2/3 With the standalone installation for RAEC it is possible to generate Excel documents from the command line using this command: Parameters: -fo : the path for the XslFo input file -xls : the path for the result Excel file
Use the post processing command to generate the Excel output 3/3 Write the command to generate the Excel file. Use the ${XslFo} variable for input. This variable will point to the XslFo file that will be generated by RPE. Use the same variable for the path were Excel file will be generated. The converter automatically adds .xls extension at the end.
Checkpoint 1. Install standalone Reporting Arena Excel Converter. 2. Open RPE Launcher component. 3. Create a document specification. 4. Configure document specification for Excel generation. 5. Use the post processing command to generate the Excel output. 6. Generate document. 7. Get the results. 8. Conclusions.
Generate the document Configure DOORS data source. Start the document generation process. When the execution is finished the post command is executed, and the MS Excel document is generated (see marked in red).
Checkpoint 1. Install standalone Reporting Arena Excel Converter. 2. Open RPE Launcher component. 3. Create a document specification. 4. Configure document specification for Excel generation. 5. Use the post processing command to generate the Excel output. 6. Generate document. 7. Get the results. 8. Conclusions.
Get the results 1/4 The Excel file was generated in the same location were the XslFo file was generated. The Excel file has the same name as the XslFo document, but with the Excel extension .xls
Get the results 2/4 Open the Excel document The document contains two sheets, one for each Master Page from the RPE template. Sheet 1 is a table with all the requirements with associated ID and URL.
Get the results 3/4 In the second sheet, there are cells that contain numbers. They are numbers indeed, and not simple strings, thus there is the possibility of making calculus within the sheet, by using those numbers.
Get the results 4/4 The reporting Arena Excel Converter tool handles the formulas codes that are written in the RPE template, and displays the results.
Checkpoint 1. Install standalone Reporting Arena Excel Converter. 2. Open RPE Launcher component. 3. Create a document specification. 4. Configure document specification for Excel generation. 5. Use the post processing command to generate the Excel output. 6. Generate document. 7. Get the results. 8. Conclusions.
Conclusions RAEC 1.0 can be seen like a RPE Excel output driver. With RPE 1.1.2 it’s possible to use the REAC 1.0 standalone version and to generate the Excel file using the post processing command. Easy to use and configure Uses the XslFo file generated by RPE as input for Excel output. Handle Excel formulas. Doesn't require for Microsoft Excel to be installed.  Supported Excel formats: XSL and XSLX
Media Channels Reporting Arena on YouTube http://www.youtube.com/ReportingArena Reporting Arena on Twitter http://www.twitter.com/ReportingArena Reporting Arena on Facebook http://www.facebook.com/pages/Reporting-Arena/142097885810785 Reporting Arena on LinkedIn http://ro.linkedin.com/in/ReportingArena
Ad

More Related Content

What's hot (19)

d2k
d2kd2k
d2k
Nandan Dutta
 
Waiting too long for Excel's VLOOKUP? Use SQLite for simple data analysis!
Waiting too long for Excel's VLOOKUP? Use SQLite for simple data analysis!Waiting too long for Excel's VLOOKUP? Use SQLite for simple data analysis!
Waiting too long for Excel's VLOOKUP? Use SQLite for simple data analysis!
Amanda Lam
 
OBIEE publisher with Report creation - Tutorial
OBIEE publisher with Report creation - TutorialOBIEE publisher with Report creation - Tutorial
OBIEE publisher with Report creation - Tutorial
onlinetrainingplacements
 
Programming Without Coding Technology (PWCT) Environment
Programming Without Coding Technology (PWCT) EnvironmentProgramming Without Coding Technology (PWCT) Environment
Programming Without Coding Technology (PWCT) Environment
Mahmoud Samir Fayed
 
Oracle Fusion Trees
Oracle Fusion TreesOracle Fusion Trees
Oracle Fusion Trees
Feras Ahmad
 
Excel 2007 Unit N
Excel 2007 Unit NExcel 2007 Unit N
Excel 2007 Unit N
Raja Waseem Akhtar
 
D2 k word_format
D2 k word_formatD2 k word_format
D2 k word_format
Bharath Chowdhary
 
Oracle SQL Part 2
Oracle SQL Part 2Oracle SQL Part 2
Oracle SQL Part 2
Gurpreet singh
 
Murach: How to use Entity Framework EF Core
Murach: How to use Entity Framework EF  CoreMurach: How to use Entity Framework EF  Core
Murach: How to use Entity Framework EF Core
MahmoudOHassouna
 
Style Intelligence Evaluation Documentation
Style Intelligence Evaluation DocumentationStyle Intelligence Evaluation Documentation
Style Intelligence Evaluation Documentation
ArleneWatson
 
Sq lite manager
Sq lite managerSq lite manager
Sq lite manager
Aravindharamanan S
 
Excel and SQL Quick Tricks for Merchandisers
Excel and SQL Quick Tricks for MerchandisersExcel and SQL Quick Tricks for Merchandisers
Excel and SQL Quick Tricks for Merchandisers
webhostingguy
 
Using adobe® framemaker® 10 part 2
Using adobe® framemaker® 10  part 2Using adobe® framemaker® 10  part 2
Using adobe® framemaker® 10 part 2
Raghu nath
 
Responsive Design and Bootstrap
Responsive Design  and BootstrapResponsive Design  and Bootstrap
Responsive Design and Bootstrap
MahmoudOHassouna
 
Introduction to Oracle Fusion BIP Reporting
Introduction to Oracle Fusion BIP ReportingIntroduction to Oracle Fusion BIP Reporting
Introduction to Oracle Fusion BIP Reporting
Gurpreet singh
 
Murach': HOW TO DEVELOP A DATA DRIVEN MVC WEB
Murach': HOW TO DEVELOP A DATA DRIVEN MVC WEB Murach': HOW TO DEVELOP A DATA DRIVEN MVC WEB
Murach': HOW TO DEVELOP A DATA DRIVEN MVC WEB
MahmoudOHassouna
 
Excel
ExcelExcel
Excel
Jason Raikes
 
Sq lite module6
Sq lite module6Sq lite module6
Sq lite module6
Highervista
 
form view
form viewform view
form view
AbiMurugan2
 
Waiting too long for Excel's VLOOKUP? Use SQLite for simple data analysis!
Waiting too long for Excel's VLOOKUP? Use SQLite for simple data analysis!Waiting too long for Excel's VLOOKUP? Use SQLite for simple data analysis!
Waiting too long for Excel's VLOOKUP? Use SQLite for simple data analysis!
Amanda Lam
 
OBIEE publisher with Report creation - Tutorial
OBIEE publisher with Report creation - TutorialOBIEE publisher with Report creation - Tutorial
OBIEE publisher with Report creation - Tutorial
onlinetrainingplacements
 
Programming Without Coding Technology (PWCT) Environment
Programming Without Coding Technology (PWCT) EnvironmentProgramming Without Coding Technology (PWCT) Environment
Programming Without Coding Technology (PWCT) Environment
Mahmoud Samir Fayed
 
Oracle Fusion Trees
Oracle Fusion TreesOracle Fusion Trees
Oracle Fusion Trees
Feras Ahmad
 
Murach: How to use Entity Framework EF Core
Murach: How to use Entity Framework EF  CoreMurach: How to use Entity Framework EF  Core
Murach: How to use Entity Framework EF Core
MahmoudOHassouna
 
Style Intelligence Evaluation Documentation
Style Intelligence Evaluation DocumentationStyle Intelligence Evaluation Documentation
Style Intelligence Evaluation Documentation
ArleneWatson
 
Excel and SQL Quick Tricks for Merchandisers
Excel and SQL Quick Tricks for MerchandisersExcel and SQL Quick Tricks for Merchandisers
Excel and SQL Quick Tricks for Merchandisers
webhostingguy
 
Using adobe® framemaker® 10 part 2
Using adobe® framemaker® 10  part 2Using adobe® framemaker® 10  part 2
Using adobe® framemaker® 10 part 2
Raghu nath
 
Responsive Design and Bootstrap
Responsive Design  and BootstrapResponsive Design  and Bootstrap
Responsive Design and Bootstrap
MahmoudOHassouna
 
Introduction to Oracle Fusion BIP Reporting
Introduction to Oracle Fusion BIP ReportingIntroduction to Oracle Fusion BIP Reporting
Introduction to Oracle Fusion BIP Reporting
Gurpreet singh
 
Murach': HOW TO DEVELOP A DATA DRIVEN MVC WEB
Murach': HOW TO DEVELOP A DATA DRIVEN MVC WEB Murach': HOW TO DEVELOP A DATA DRIVEN MVC WEB
Murach': HOW TO DEVELOP A DATA DRIVEN MVC WEB
MahmoudOHassouna
 

Similar to Generate Excel documents with Rational Publishing Engine 1.1.2 and Reporting Arena Excel Converter 1.0 (20)

MEMIA_tanvi
MEMIA_tanviMEMIA_tanvi
MEMIA_tanvi
Tanvi Singh
 
Creating reports in oracle e business suite using xml publisher
Creating reports in oracle e business suite using xml publisherCreating reports in oracle e business suite using xml publisher
Creating reports in oracle e business suite using xml publisher
Samchi Fouzee
 
XLS Processor Engine How To, Tutorials, Tips & Tricks
XLS Processor Engine How To, Tutorials, Tips & TricksXLS Processor Engine How To, Tutorials, Tips & Tricks
XLS Processor Engine How To, Tutorials, Tips & Tricks
Earl Grau
 
Creating custom reports ora app express apex listener
Creating custom reports  ora app express apex listenerCreating custom reports  ora app express apex listener
Creating custom reports ora app express apex listener
Darnette A
 
Oracle application express ppt
Oracle application express pptOracle application express ppt
Oracle application express ppt
Abhinaw Kumar
 
Oracle application express
Oracle application expressOracle application express
Oracle application express
Abhinaw Kumar
 
Best Implementation Practices with BI Publisher
Best Implementation Practices with BI PublisherBest Implementation Practices with BI Publisher
Best Implementation Practices with BI Publisher
Mohan Dutt
 
Xml Publisher
Xml PublisherXml Publisher
Xml Publisher
Duncan Davies
 
SAP BPC Installation.pdf
SAP BPC Installation.pdfSAP BPC Installation.pdf
SAP BPC Installation.pdf
doristrc01
 
( 13 ) Office 2007 Coding With Excel And Excel Services
( 13 ) Office 2007   Coding With Excel And Excel Services( 13 ) Office 2007   Coding With Excel And Excel Services
( 13 ) Office 2007 Coding With Excel And Excel Services
LiquidHub
 
How to Create Oracle Fusion BI Publisher Report Using RTF Template
How to Create Oracle Fusion BI Publisher Report Using RTF TemplateHow to Create Oracle Fusion BI Publisher Report Using RTF Template
How to Create Oracle Fusion BI Publisher Report Using RTF Template
Feras Ahmad
 
( 13 ) Office 2007 Coding With Excel And Excel Services
( 13 ) Office 2007   Coding With Excel And Excel Services( 13 ) Office 2007   Coding With Excel And Excel Services
( 13 ) Office 2007 Coding With Excel And Excel Services
LiquidHub
 
UBS Tech Talk:Excel Services
UBS Tech Talk:Excel ServicesUBS Tech Talk:Excel Services
UBS Tech Talk:Excel Services
Quek Lilian
 
ArduinoWorkshop2.pdf
ArduinoWorkshop2.pdfArduinoWorkshop2.pdf
ArduinoWorkshop2.pdf
PedramKashiani
 
ECET 450 Laboratory 2Lab 2 involves two parts.Part A involv.docx
ECET 450 Laboratory 2Lab 2 involves two parts.Part A involv.docxECET 450 Laboratory 2Lab 2 involves two parts.Part A involv.docx
ECET 450 Laboratory 2Lab 2 involves two parts.Part A involv.docx
jenkinsmandie
 
Build process ppt.pptx
Build process ppt.pptxBuild process ppt.pptx
Build process ppt.pptx
SHIVANISRECECE
 
Forms Playback: Unlocking Oracle's Hidden Tool for Fast Dataloads
Forms Playback: Unlocking Oracle's Hidden Tool for Fast DataloadsForms Playback: Unlocking Oracle's Hidden Tool for Fast Dataloads
Forms Playback: Unlocking Oracle's Hidden Tool for Fast Dataloads
Nikunj Sanghvi
 
5 Data Integration Techniques to Improve Your Excel Data
5 Data Integration Techniques to Improve Your Excel Data5 Data Integration Techniques to Improve Your Excel Data
5 Data Integration Techniques to Improve Your Excel Data
Safe Software
 
Ten Steps To Empowerment
Ten Steps To EmpowermentTen Steps To Empowerment
Ten Steps To Empowerment
Mohan Dutt
 
XMLPublisher
XMLPublisherXMLPublisher
XMLPublisher
JAYAARC
 
Creating reports in oracle e business suite using xml publisher
Creating reports in oracle e business suite using xml publisherCreating reports in oracle e business suite using xml publisher
Creating reports in oracle e business suite using xml publisher
Samchi Fouzee
 
XLS Processor Engine How To, Tutorials, Tips & Tricks
XLS Processor Engine How To, Tutorials, Tips & TricksXLS Processor Engine How To, Tutorials, Tips & Tricks
XLS Processor Engine How To, Tutorials, Tips & Tricks
Earl Grau
 
Creating custom reports ora app express apex listener
Creating custom reports  ora app express apex listenerCreating custom reports  ora app express apex listener
Creating custom reports ora app express apex listener
Darnette A
 
Oracle application express ppt
Oracle application express pptOracle application express ppt
Oracle application express ppt
Abhinaw Kumar
 
Oracle application express
Oracle application expressOracle application express
Oracle application express
Abhinaw Kumar
 
Best Implementation Practices with BI Publisher
Best Implementation Practices with BI PublisherBest Implementation Practices with BI Publisher
Best Implementation Practices with BI Publisher
Mohan Dutt
 
SAP BPC Installation.pdf
SAP BPC Installation.pdfSAP BPC Installation.pdf
SAP BPC Installation.pdf
doristrc01
 
( 13 ) Office 2007 Coding With Excel And Excel Services
( 13 ) Office 2007   Coding With Excel And Excel Services( 13 ) Office 2007   Coding With Excel And Excel Services
( 13 ) Office 2007 Coding With Excel And Excel Services
LiquidHub
 
How to Create Oracle Fusion BI Publisher Report Using RTF Template
How to Create Oracle Fusion BI Publisher Report Using RTF TemplateHow to Create Oracle Fusion BI Publisher Report Using RTF Template
How to Create Oracle Fusion BI Publisher Report Using RTF Template
Feras Ahmad
 
( 13 ) Office 2007 Coding With Excel And Excel Services
( 13 ) Office 2007   Coding With Excel And Excel Services( 13 ) Office 2007   Coding With Excel And Excel Services
( 13 ) Office 2007 Coding With Excel And Excel Services
LiquidHub
 
UBS Tech Talk:Excel Services
UBS Tech Talk:Excel ServicesUBS Tech Talk:Excel Services
UBS Tech Talk:Excel Services
Quek Lilian
 
ECET 450 Laboratory 2Lab 2 involves two parts.Part A involv.docx
ECET 450 Laboratory 2Lab 2 involves two parts.Part A involv.docxECET 450 Laboratory 2Lab 2 involves two parts.Part A involv.docx
ECET 450 Laboratory 2Lab 2 involves two parts.Part A involv.docx
jenkinsmandie
 
Build process ppt.pptx
Build process ppt.pptxBuild process ppt.pptx
Build process ppt.pptx
SHIVANISRECECE
 
Forms Playback: Unlocking Oracle's Hidden Tool for Fast Dataloads
Forms Playback: Unlocking Oracle's Hidden Tool for Fast DataloadsForms Playback: Unlocking Oracle's Hidden Tool for Fast Dataloads
Forms Playback: Unlocking Oracle's Hidden Tool for Fast Dataloads
Nikunj Sanghvi
 
5 Data Integration Techniques to Improve Your Excel Data
5 Data Integration Techniques to Improve Your Excel Data5 Data Integration Techniques to Improve Your Excel Data
5 Data Integration Techniques to Improve Your Excel Data
Safe Software
 
Ten Steps To Empowerment
Ten Steps To EmpowermentTen Steps To Empowerment
Ten Steps To Empowerment
Mohan Dutt
 
XMLPublisher
XMLPublisherXMLPublisher
XMLPublisher
JAYAARC
 
Ad

Recently uploaded (20)

Massive Power Outage Hits Spain, Portugal, and France: Causes, Impact, and On...
Massive Power Outage Hits Spain, Portugal, and France: Causes, Impact, and On...Massive Power Outage Hits Spain, Portugal, and France: Causes, Impact, and On...
Massive Power Outage Hits Spain, Portugal, and France: Causes, Impact, and On...
Aqusag Technologies
 
Drupalcamp Finland – Measuring Front-end Energy Consumption
Drupalcamp Finland – Measuring Front-end Energy ConsumptionDrupalcamp Finland – Measuring Front-end Energy Consumption
Drupalcamp Finland – Measuring Front-end Energy Consumption
Exove
 
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdfThe Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
Abi john
 
Quantum Computing Quick Research Guide by Arthur Morgan
Quantum Computing Quick Research Guide by Arthur MorganQuantum Computing Quick Research Guide by Arthur Morgan
Quantum Computing Quick Research Guide by Arthur Morgan
Arthur Morgan
 
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdfSAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
Precisely
 
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptxDevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
Justin Reock
 
Andrew Marnell: Transforming Business Strategy Through Data-Driven Insights
Andrew Marnell: Transforming Business Strategy Through Data-Driven InsightsAndrew Marnell: Transforming Business Strategy Through Data-Driven Insights
Andrew Marnell: Transforming Business Strategy Through Data-Driven Insights
Andrew Marnell
 
Linux Professional Institute LPIC-1 Exam.pdf
Linux Professional Institute LPIC-1 Exam.pdfLinux Professional Institute LPIC-1 Exam.pdf
Linux Professional Institute LPIC-1 Exam.pdf
RHCSA Guru
 
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
SOFTTECHHUB
 
Procurement Insights Cost To Value Guide.pptx
Procurement Insights Cost To Value Guide.pptxProcurement Insights Cost To Value Guide.pptx
Procurement Insights Cost To Value Guide.pptx
Jon Hansen
 
Technology Trends in 2025: AI and Big Data Analytics
Technology Trends in 2025: AI and Big Data AnalyticsTechnology Trends in 2025: AI and Big Data Analytics
Technology Trends in 2025: AI and Big Data Analytics
InData Labs
 
Dev Dives: Automate and orchestrate your processes with UiPath Maestro
Dev Dives: Automate and orchestrate your processes with UiPath MaestroDev Dives: Automate and orchestrate your processes with UiPath Maestro
Dev Dives: Automate and orchestrate your processes with UiPath Maestro
UiPathCommunity
 
Big Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur MorganBig Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur Morgan
Arthur Morgan
 
Linux Support for SMARC: How Toradex Empowers Embedded Developers
Linux Support for SMARC: How Toradex Empowers Embedded DevelopersLinux Support for SMARC: How Toradex Empowers Embedded Developers
Linux Support for SMARC: How Toradex Empowers Embedded Developers
Toradex
 
Generative Artificial Intelligence (GenAI) in Business
Generative Artificial Intelligence (GenAI) in BusinessGenerative Artificial Intelligence (GenAI) in Business
Generative Artificial Intelligence (GenAI) in Business
Dr. Tathagat Varma
 
Complete Guide to Advanced Logistics Management Software in Riyadh.pdf
Complete Guide to Advanced Logistics Management Software in Riyadh.pdfComplete Guide to Advanced Logistics Management Software in Riyadh.pdf
Complete Guide to Advanced Logistics Management Software in Riyadh.pdf
Software Company
 
#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025
#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025
#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025
BookNet Canada
 
ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes Partner Innovation Updates for May 2025ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes
 
tecnologias de las primeras civilizaciones.pdf
tecnologias de las primeras civilizaciones.pdftecnologias de las primeras civilizaciones.pdf
tecnologias de las primeras civilizaciones.pdf
fjgm517
 
Greenhouse_Monitoring_Presentation.pptx.
Greenhouse_Monitoring_Presentation.pptx.Greenhouse_Monitoring_Presentation.pptx.
Greenhouse_Monitoring_Presentation.pptx.
hpbmnnxrvb
 
Massive Power Outage Hits Spain, Portugal, and France: Causes, Impact, and On...
Massive Power Outage Hits Spain, Portugal, and France: Causes, Impact, and On...Massive Power Outage Hits Spain, Portugal, and France: Causes, Impact, and On...
Massive Power Outage Hits Spain, Portugal, and France: Causes, Impact, and On...
Aqusag Technologies
 
Drupalcamp Finland – Measuring Front-end Energy Consumption
Drupalcamp Finland – Measuring Front-end Energy ConsumptionDrupalcamp Finland – Measuring Front-end Energy Consumption
Drupalcamp Finland – Measuring Front-end Energy Consumption
Exove
 
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdfThe Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
Abi john
 
Quantum Computing Quick Research Guide by Arthur Morgan
Quantum Computing Quick Research Guide by Arthur MorganQuantum Computing Quick Research Guide by Arthur Morgan
Quantum Computing Quick Research Guide by Arthur Morgan
Arthur Morgan
 
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdfSAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
Precisely
 
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptxDevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
Justin Reock
 
Andrew Marnell: Transforming Business Strategy Through Data-Driven Insights
Andrew Marnell: Transforming Business Strategy Through Data-Driven InsightsAndrew Marnell: Transforming Business Strategy Through Data-Driven Insights
Andrew Marnell: Transforming Business Strategy Through Data-Driven Insights
Andrew Marnell
 
Linux Professional Institute LPIC-1 Exam.pdf
Linux Professional Institute LPIC-1 Exam.pdfLinux Professional Institute LPIC-1 Exam.pdf
Linux Professional Institute LPIC-1 Exam.pdf
RHCSA Guru
 
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
SOFTTECHHUB
 
Procurement Insights Cost To Value Guide.pptx
Procurement Insights Cost To Value Guide.pptxProcurement Insights Cost To Value Guide.pptx
Procurement Insights Cost To Value Guide.pptx
Jon Hansen
 
Technology Trends in 2025: AI and Big Data Analytics
Technology Trends in 2025: AI and Big Data AnalyticsTechnology Trends in 2025: AI and Big Data Analytics
Technology Trends in 2025: AI and Big Data Analytics
InData Labs
 
Dev Dives: Automate and orchestrate your processes with UiPath Maestro
Dev Dives: Automate and orchestrate your processes with UiPath MaestroDev Dives: Automate and orchestrate your processes with UiPath Maestro
Dev Dives: Automate and orchestrate your processes with UiPath Maestro
UiPathCommunity
 
Big Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur MorganBig Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur Morgan
Arthur Morgan
 
Linux Support for SMARC: How Toradex Empowers Embedded Developers
Linux Support for SMARC: How Toradex Empowers Embedded DevelopersLinux Support for SMARC: How Toradex Empowers Embedded Developers
Linux Support for SMARC: How Toradex Empowers Embedded Developers
Toradex
 
Generative Artificial Intelligence (GenAI) in Business
Generative Artificial Intelligence (GenAI) in BusinessGenerative Artificial Intelligence (GenAI) in Business
Generative Artificial Intelligence (GenAI) in Business
Dr. Tathagat Varma
 
Complete Guide to Advanced Logistics Management Software in Riyadh.pdf
Complete Guide to Advanced Logistics Management Software in Riyadh.pdfComplete Guide to Advanced Logistics Management Software in Riyadh.pdf
Complete Guide to Advanced Logistics Management Software in Riyadh.pdf
Software Company
 
#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025
#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025
#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025
BookNet Canada
 
ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes Partner Innovation Updates for May 2025ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes
 
tecnologias de las primeras civilizaciones.pdf
tecnologias de las primeras civilizaciones.pdftecnologias de las primeras civilizaciones.pdf
tecnologias de las primeras civilizaciones.pdf
fjgm517
 
Greenhouse_Monitoring_Presentation.pptx.
Greenhouse_Monitoring_Presentation.pptx.Greenhouse_Monitoring_Presentation.pptx.
Greenhouse_Monitoring_Presentation.pptx.
hpbmnnxrvb
 
Ad

Generate Excel documents with Rational Publishing Engine 1.1.2 and Reporting Arena Excel Converter 1.0

  • 1. Using RAEC 1.0 and RPE 1.1.2 to generate documents in Excel format Dan Ani Reporting Arena Team Leader www.reportingarena.com
  • 2. Introduction The goal of this presentation is to show how easy is now with Rational Publishing Engine 1.1.2 and with Reporting Arena Excel Converter to generate documents from various IBM Rational tools in MS Excel format. In this presentation I will use the RAEC 1.0 standalone version.
  • 3. Prerequisites Microsoft Windows XP/Vista/7 Rational Publishing Engine 1.1.2 Reporting Arena Excel Converter Rational DOORS 9.3 Microsoft Word 2003/2007 (to visualize the output document)
  • 4. Checkpoint 1. Install standalone Reporting Arena Excel Converter. 2. Open RPE Launcher component. 3. Create a document specification. 4. Configure document specification for Excel generation. 5. Use the post processing command to generate the Excel output. 6. Generate document. 7. Get the results. 8. Conclusions.
  • 5. Install standalone Reporting Arena Excel Converter 1/2 RAEC 1.0 can be deployed in 2 different ways: Embedded in RPE (Eclipse Plugin) Standalone application Installer for Windows Installer for Linux In this case I’ll use the RAEC installer for windows to install the standalone version.
  • 6. Install standalone Reporting Arena Excel Converter 2/2 Use “RPE_HOME” folder as the installation directory for RAEC. Copy the path for the raec.jar file. We need to launch the RAEC application from the command line later. “ RAEC_HOME” D:\software\IBM\Rational\Publishing Engine\1.1.2\raec\
  • 7. Checkpoint 1. Install standalone Reporting Arena Excel Converter. 2. Open RPE Launcher component. 3. Create a document specification. 4. Configure document specification for Excel generation. 5. Use the post processing command to generate the Excel output. 6. Generate document. 7. Get the results. 8. Conclusions.
  • 8. Open the RPE 1.1.2 Launcher component Use the launcher icon to start the RPE Launcher Application.
  • 9. Checkpoint 1. Install standalone Reporting Arena Excel Converter. 2. Open RPE Launcher component. 3. Create a document specification. 4. Configure document specification for Excel generation. 5. Use the post processing command to generate the Excel output. 6. Generate document. 7. Get the results. 8. Conclusions.
  • 10. Create the document specification Create a new document specification. Add an already customized RPE template for Excel generation. Configure the DOORS data source. More information about how to create a custom RPE template for Excel: http://reportingarena.com/products/excel-converter/use-cases/ Note: RAEC works with any Rational tool that provides support for Rational Publishing Engine. (Rational Requirements Composer, Rational Team Concert, Rational DOORS, etc…)
  • 11. Checkpoint 1. Install standalone Reporting Arena Excel Converter. 2. Open RPE Launcher component. 3. Create a document specification. 4. Configure document specification for Excel generation. 5. Use the post processing command to generate the Excel output. 6. Generate document. 7. Get the results. 8. Conclusions.
  • 12. Configure document specification for Excel generation 1/3 In order to generate Excel documents with RAEC and RPE you need to have the XslFo output in your document specification. The XslFo output file generated by Rational Publishing Engine will be used as a source for the Excel converter. Configure the output path, and the XslFo file name. Note: The same name will be used for the Excel file.
  • 13. Checkpoint 1. Install standalone Reporting Arena Excel Converter. 2. Open RPE Launcher component. 3. Create a document specification. 4. Configure document specification for Excel generation. 5. Use the post processing command to generate the Excel output. 6. Generate document. 7. Get the results. 8. Conclusions.
  • 14. Use the post processing command to generate the Excel output 1/3 From RPE 1.1.2, it is possible to run commands that post process the results before and after the publishing process. The command is introduced through a new property in the metadata: post-command. You can use the output file path in the command using the $output variable that is maintained by Rational Publishing Engine. The output formats are referenced in the command using the form: ${word}, ${html}, ${pdf}, ${xslfo} Note:  The pre-command and post-command are executed only once, regardless of the number of templates, data sources and outputs available.
  • 15. Use the post processing command to generate the Excel output 2/3 With the standalone installation for RAEC it is possible to generate Excel documents from the command line using this command: Parameters: -fo : the path for the XslFo input file -xls : the path for the result Excel file
  • 16. Use the post processing command to generate the Excel output 3/3 Write the command to generate the Excel file. Use the ${XslFo} variable for input. This variable will point to the XslFo file that will be generated by RPE. Use the same variable for the path were Excel file will be generated. The converter automatically adds .xls extension at the end.
  • 17. Checkpoint 1. Install standalone Reporting Arena Excel Converter. 2. Open RPE Launcher component. 3. Create a document specification. 4. Configure document specification for Excel generation. 5. Use the post processing command to generate the Excel output. 6. Generate document. 7. Get the results. 8. Conclusions.
  • 18. Generate the document Configure DOORS data source. Start the document generation process. When the execution is finished the post command is executed, and the MS Excel document is generated (see marked in red).
  • 19. Checkpoint 1. Install standalone Reporting Arena Excel Converter. 2. Open RPE Launcher component. 3. Create a document specification. 4. Configure document specification for Excel generation. 5. Use the post processing command to generate the Excel output. 6. Generate document. 7. Get the results. 8. Conclusions.
  • 20. Get the results 1/4 The Excel file was generated in the same location were the XslFo file was generated. The Excel file has the same name as the XslFo document, but with the Excel extension .xls
  • 21. Get the results 2/4 Open the Excel document The document contains two sheets, one for each Master Page from the RPE template. Sheet 1 is a table with all the requirements with associated ID and URL.
  • 22. Get the results 3/4 In the second sheet, there are cells that contain numbers. They are numbers indeed, and not simple strings, thus there is the possibility of making calculus within the sheet, by using those numbers.
  • 23. Get the results 4/4 The reporting Arena Excel Converter tool handles the formulas codes that are written in the RPE template, and displays the results.
  • 24. Checkpoint 1. Install standalone Reporting Arena Excel Converter. 2. Open RPE Launcher component. 3. Create a document specification. 4. Configure document specification for Excel generation. 5. Use the post processing command to generate the Excel output. 6. Generate document. 7. Get the results. 8. Conclusions.
  • 25. Conclusions RAEC 1.0 can be seen like a RPE Excel output driver. With RPE 1.1.2 it’s possible to use the REAC 1.0 standalone version and to generate the Excel file using the post processing command. Easy to use and configure Uses the XslFo file generated by RPE as input for Excel output. Handle Excel formulas. Doesn't require for Microsoft Excel to be installed. Supported Excel formats: XSL and XSLX
  • 26. Media Channels Reporting Arena on YouTube http://www.youtube.com/ReportingArena Reporting Arena on Twitter http://www.twitter.com/ReportingArena Reporting Arena on Facebook http://www.facebook.com/pages/Reporting-Arena/142097885810785 Reporting Arena on LinkedIn http://ro.linkedin.com/in/ReportingArena