BusinessObjects XI 3.1 Report
Conversion Tool Guide
BusinessObjects Enterprise XI 3.1 windows
© 2008 Business Objects, an SAP company. All rights reserved. Business Objects owns the following U.S. patents, which may cover products that are offered and Copyright
licensed by Business Objects: 5,295,243; 5,339,390; 5,555,403; 5,590,250; 5,619,632; 5,632,009; 5,857,205; 5,880,742; 5,883,635; 6,085,202; 6,108,698; 6,247,008; 6,289,352; 6,300,957; 6,377,259; 6,490,593; 6,578,027; 6,581,068; 6,628,312; 6,654,761; 6,768,986; 6,772,409; 6,831,668; 6,882,998; 6,892,189; 6,901,555; 7,089,238; 7,107,266; 7,139,766; 7,178,099; 7,181,435; 7,181,440; 7,194,465; 7,222,130; 7,299,419; 7,320,122 and 7,356,779. Business Objects and its logos, BusinessObjects, Business Objects Crystal Vision, Business Process On Demand, BusinessQuery, Cartesis, Crystal Analysis, Crystal Applications, Crystal Decisions, Crystal Enterprise, Crystal Insider, Crystal Reports, Crystal Vision, Desktop Intelligence, Inxight and its logos , LinguistX, Star Tree, Table Lens, ThingFinder, Timewall, Let There Be Light, Metify, NSite, Rapid Marts, RapidMarts, the Spectrum Design, Web Intelligence, Workmail and Xcelsius are trademarks or registered trademarks in the United States and/or other countries of Business Objects and/or affiliated companies. SAP is the trademark or registered trademark of SAP AG in Germany and in several other countries. All other names mentioned herein may be trademarks of their respective owners.
Business Objects products in this release may contain redistributions of software licensed from third-party contributors. Some of these individual components may Third-party
Contributors
also be available under alternative licenses. A partial listing of third-party contributors that have requested or permitted acknowledgments, as well as required notices, can be found at: http://www.businessobjects.com/thirdparty
Contents
Report Conversion Tool Overview 5
Chapter 1
What is the Report Conversion Tool?...6
Report Conversion Tool working modes 9 Chapter 2 Report Conversion ToolConnected mode...10
Report Conversion ToolStandalone mode...10
Using the Report Conversion Tool 13 Chapter 3 Installing the Report Conversion Tool...14
Editing user settings for the Report Conversion Tool...14
Launching the Report Conversion Tool...14
To launch the Report Conversion Tool in Connected mode...14
To launch the Report Conversion Tool in Standalone mode...15
Selecting reports...15
To explore the repository...16
To search for reports with the Report Conversion Tool...16
To select individual reports for conversion...16
To select reports by folder for conversion...17
To select reports by category for conversion...17
To save and open lists of reports for conversion...17
To convert reports...18
Report conversion status icons...18
Converting reports that contain stored procedures...19
Viewing conversion results and selecting the audit database...20
To create an audit connection and assign it to the Report Conversion Tool...20
To view the audit report for the Report Conversion Tool...21
Publishing converted reports...22
To publish converted reports...22
To compare fully converted reports...22
The Report Comparison Tool...23
Desktop Intelligence feature conversion 29 Chapter 4 Not converted or partly converted Desktop Intelligence features...30
Formula conversion in the Report Conversion Tool...38
Get More Help 39
Appendix A
Index 43
Report Conversion Tool
Overview
You use the Report Conversion Tool to convert Desktop Intelligence reports to Web Intelligence format in the BusinessObjects Enterprise XI 3.1 platform. Before you can convert your Desktop Intelligence reports, you first need to install and configure BusinessObjects Enterprise XI 3.1. If you are migrating a previous deployment of the BusinessObjects Enterprise suite, use the "Import Wizard" to migrate your repository and reports to BusinessObjects Enterprise XI 3.1. After you migrate your BusinessObjects reports, you can view or edit them using Desktop Intelligence or convert them to Web Intelligence.
You use the Report Conversion Tool to convert the following types of report to Web Intelligence XI 3.1 (WID) format:
• BusinessObjects (REP) reports migrated to Desktop Intelligence (REP) format with the "Import Wizard"
• Desktop Intelligence reports created directly in Desktop Intelligence and based on these data providers:
• a Business Objects universe • a Microsoft Excel document
• an ASCII file (formats ASC, PRN, CSV and TXT) • free-hand SQL and stored procedures
Note:
Desktop Intelligence is the new name of the product formerly called BusinessObjects. It was first shipped under this new name in the BusinessObjects Enterprise XI release.
What is the Report Conversion Tool?
The Report Conversion Tool converts Desktop Intelligence XI 3.1 reports to Web Intelligence XI 3.1 format and publishes the converted reports to the CMS.It retrieves reports from the "Central Management Server" (CMS), in the "Public", "Favorites", or "Inbox" folders. Once converted, you can publish to the same folder as the original Desktop Intelligence report or to a different folder.
The tool does not convert all Desktop Intelligence features and reports. The level of conversion depends on the features in the original report. Some Report Conversion Tool Overview
features prevent the report from being converted. Other features are modified, reimplemented, or removed by the tool during conversion.
The tool assigns one of three statuses to each report: • "Fully Converted"
• "Partly Converted" • "Not Converted"
The Report Conversion Tool also lets you audit your converted reports. This enables identification of reports that cannot be fully converted by the Report Conversion Tool and helps you understand why.
BusinessObjects XI 3.1 Report Conversion Tool Guide 7
1
Report Conversion Tool Overview What is the Report Conversion Tool?Report Conversion Tool Overview
1
What is the Report Conversion Tool?Report Conversion Tool
working modes
You can work with the Report Conversion Tool in two modes: "Connected" or "Standalone".
Report Conversion Tool"Connected"
mode
In "Connected" mode, the Report Conversion Tool is connected to a CMS. • You can convert Desktop Intelligence XI 3.1 documents that are stored
in a CMS to Web Intelligence XI 3.1. Documents created with earlier versions of Desktop Intelligence or BusinessObjects must first be migrated to XI 3.1 format and then published to a CMS.
• You can publish converted documents to a CMS.
• If a universe needs to be created on-the-fly during the conversion session, it is created in the CMS.
Security in "Connected" mode
When you work in "Connected" mode, the security rights of your user account are applied by the CMS.
Report Conversion Tool"Standalone"
mode
In "Standalone" mode, the Report Conversion Tool is not connected to a CMS and no security is enforced. You can work with local, unsecured documents and universes only. Local means saved to the computer's hard disk. This does not include network servers.
You cannot import documents to or export documents from a CMS when you are in "Standalone" mode.
The middleware required to create and refresh local, unsecured documents with local, unsecured universes must be installed on the computer with the Report Conversion Tool.
• You can convert Desktop Intelligence XI 3.1 documents to Web Intelligence XI 3.1.
Report Conversion Tool working modes
2
Report Conversion ToolConnected mode• You can convert documents created with earlier versions of Desktop Intelligence or BusinessObjects to Web Intelligence XI 3.1 provided the universes they are based on have been copied to the local XI 3.1 universe folder and unsecured (saved for all users).
• You cannot convert documents based on freehand SQL or stored procedures to Web Intelligence XI 3.1.
When to use "Standalone" mode
You use "Standalone" mode when you want to work with neither CMS security nor a CMS connection. This allows you to convert any number of locally stored, unsecured documents in a single operation without affecting CMS performance.
BusinessObjects XI 3.1 Report Conversion Tool Guide 11
2
Report Conversion Tool working modes Report Conversion ToolStandalone modeReport Conversion Tool working modes
2
Report Conversion ToolStandalone modeUsing the Report
Conversion Tool
Installing the Report Conversion Tool
The Report Conversion Tool runs on Microsoft Windows platforms. It is installed by default when you run a Client or Server installation of BusinessObjects XI 3.1. When you run a "Custom" installation, you must select Report Conversion Tool to install it.Note:
You must install Designer if you want to create an audit log or if you want to detect "Free-Hand SQL" and "Stored Procedure" reports.
Editing user settings for the Report
Conversion Tool
By default, users in the "Administrators" group or the "Report Conversion Tool Users" group have the appropriate rights to use the Report Conversion Tool.
You can edit the user rights through the Central Management Console in the Business Objects Enterprise Applications > Report Conversion Tool section.
Launching the Report Conversion Tool
You can launch the Report Conversion Tool in either of its working modes: • "Connected"• "Standalone"
To launch the Report Conversion Tool in "Connected"
mode
In "Connected" mode, security is handled by the CMS.
When you launch the Report Conversion Tool in "Connected" mode, you have a client-server connection to the CMS.
Using the Report Conversion Tool
3
Installing the Report Conversion Tool1. Click Start > Programs > BusinessObjects XI 3.1 > BusinessObjects
Enterprise > Report Conversion Tool.
The Report Conversion Tool login page opens.
2. Select a CMS in the System list.
3. Enter a valid user name and password.
4. Click Available Languages and select a language if you want to change the Report Conversion Tool interface language.
5. Select Enterprise authentication mode from the list.
6. Click Log In.
The Report Conversion Tool is launched in "Connected" mode.
To launch the Report Conversion Tool in
"Standalone" mode
In "Standalone" mode, you cannot work with documents or universes that have been secured by a CMS.
1. Click Start > Programs > BusinessObjects XI 3.1 > BusinessObjects
Enterprise > Report Conversion Tool.
The Report Conversion Tool login page opens.
2. Select Standalone in the Authentication list.
The System, User Name, and Password boxes are grayed.
3. Click Available Languages and select a language if you want to change the Report Conversion Tool interface language.
4. Click Log In.
The Report Conversion Tool is launched in "Standalone" mode.
Selecting reports
You use the first screen in the Report Conversion Tool wizard to select reports for conversion. In "Connected" mode, the pane on the left shows the CMS repository in tree format. You select reports from the repository and move them to the list on the right for conversion.
You can work with folders or categories when exploring the repository.
BusinessObjects XI 3.1 Report Conversion Tool Guide 15
3
Using the Report Conversion ToolTo explore the repository
To explore the repository, complete the following steps:
1. Click Folder to view the repository by folder, or click Category to view the repository by category.
2. To view the properties of a folder or category, right-click it and click
Properties.
3. To refresh the contents of a folder or category, right-click it and click
Refresh.
4. To view unconverted reports only, select Show unconverted reports
only at the bottom of the screen.
Related Topics
• Report conversion status iconson page 18
To search for reports with the Report Conversion
Tool
If you know the name of a report you want to convert, you can search for it directly.
1. Type the name of the report in the search box below the list of folders or categories.
2. Click the Search icon to the right of the search box.
You can also search on partial report names. If you search on "Sales2," the search finds all reports whose name begins with "Sales2," for example: "Sales2006" or "Sales 2007."
The Report Conversion Tool highlights the reports that correspond to your search.
To select individual reports for conversion
• On the Select Reports screen of the Report Conversion Tool wizard, select reports in the left pane and either click >> or right-click the reports, Using the Report Conversion Tool
and click Add selected documents to copy them to the list of reports for conversion.
To select reports by folder for conversion
1. Click Folder to view the repository by folder.
2. Right-click the folder that contains the reports that you want to convert.
3. Choose either all documents in the folder or all documents in the folder and its subfolders:
• Click Add all documents in this folder to add all the documents in the folder to the list of reports for conversion.
• Click Add all documents in this folder and subfolders to add all the documents in the folder and its subfolders to the list of reports for conversion.
To select reports by category for conversion
1. Click Category to view the repository by category.
2. Right-click the category that contains the reports that you want to convert.
3. Choose either all documents in the category or all documents in the category and its subcategories:
• Click Add all documents in this category to add all the documents in the category to the list of reports for conversion.
• Click Add all documents in this category and subcategories to add all the documents in the category and its subcategories to the list of reports for conversion.
To save and open lists of reports for conversion
To save a list of reports for conversion, you must first have launched the Report Conversion Tool and moved one or more reports to the list of files for conversion.You can save the list of reports selected for conversion to a file (in XML format) and open this file later to populate the list.
BusinessObjects XI 3.1 Report Conversion Tool Guide 17
3
Using the Report Conversion Tool1. With one or more reports present in the list of files for conversion, click
Save List.
2. Type the name of the list you want to create in the "Save" dialog box, and then click OK.
3. To open the list later, on the Select and Convert Reports screen of the wizard, click Open List.
4. Select the file you want to open and validate.
The documents in the file appear in the list of documents for conversion.
To convert reports
On the Select reports screen of the Report Conversion Tool wizard, you have placed one or more reports in the list of reports to be converted.
1. If the list of reports to be converted includes one or more reports containing free-hand SQL, select Convert documents containing free-hand SQL
/ Stored Procedures.
The Report Conversion Tool will attempt to convert all reports, including those containing free-hand SQL. If you do not select this option,
documents containing free-hand SQL are not converted.
2. Click Convert.
The Conversion in Progress screen appears as the documents are converted. This screen lists all the documents being converted, together with their conversion status.
Related Topics
• Report conversion status iconson page 18
Report conversion status icons
In the Select reports and Conversion in Progress screens of the Report Conversion Tool wizard, the conversion status of reports is given by means of icons.
Using the Report Conversion Tool
3
Selecting reportsDescription Status
Icon
The report has not yet been converted. Never
con-verted
The report structure and format are the same in Desktop Intelligence and Web Intelligence.
Note:
Although the converted report structure is the same as the original report structure, the report might still return different values in certain circumstances be-cause the Web Intelligence calculation engine does not always interpret this structure in the same way as the Desktop Intelligence calculation engine. Fully
convert-ed
Some report features were converted to Web Intelligence, but not all.
Partially converted
The Desktop Intelligence report was not convert-ed because it contains critical features that have no Web Intelligence equivalent.
Could not be converted
Converting reports that contain stored procedures
With the Report Conversion Tool, you can convert Desktop Intelligence reports that include stored procedures, subject to the following limitations: • Designer must be installed on the local machine.• Conversion of reports with stored procedures is only possible in Connected mode, since the Report Conversion Tool needs to use the secured connection to the database that is saved in the CMS.
• The stored procedure is converted to a universe whose name is the name of the stored procedure.
• The universe uses the same connection that the Desktop Intelligence report used for the stored procedure.
BusinessObjects XI 3.1 Report Conversion Tool Guide 19
3
Using the Report Conversion Tool• For stored procedures that require parameter prompts, the generated universe, depending on how it is set up in the Desktop Intelligence report, may handle it in one of two ways:
• by setting the same parameters that were set in the Desktop Intelligence report to be sent to the stored procedure
• by prompting on refresh of the Web Intelligence report
Viewing conversion results and selecting
the audit database
When you have started the Report Conversion Tool and followed the steps in the wizard to select and convert reports, the "Audit Conversion Session" screen appears.
The screen shows the converted reports by conversion status (never converted, fully converted, partially converted, or could not be converted). The percentage of reports that are converted in each category is shown. You also use this screen to select an audit database in which the Report Conversion Tool writes the details of conversion so that if some reports are not fully converted, you can analyze why. To do this you must first create an audit database connection in Designer and assign it to the Report Conversion Tool.
Related Topics
• Report conversion status iconson page 18
To create an audit connection and assign it to the
Report Conversion Tool
Before publishing converted reports, you can have the Report Conversion Tool write the conversion results to an audit database that you choose. If some reports are not fully converted, you can use this data to analyze why. To use an audit database you must first create a connection in Designer and then assign it to the Report Conversion Tool.
1. Launch Business Objects Enterprise XI 3.1 Designer and log in.
2. Select Tools > Connection. Using the Report Conversion Tool
3. Click Add.
4. Follow the steps in the "New Connection Wizard" to create the connection. For more information, see the Designer's Guide.
Report Conversion Tool auditing supports Oracle, SQL Server, DB2, Sybase, and mysql databases only. Auditing is not guaranteed to function with other RDBMSs.
5. In the Audit Conversion Session screen of the Report Conversion Tool, under Audit Settings, select the Save conversion results into audit
database option and select the audit connection from the list.
If the connection you just created does not appear in the list, click Refresh. You can also choose how to add data to the table:
Description Option
Select this if you want to clear existing data in the audit table before auditing the current conversion. Only the rows you have previously written to the audit table are deleted. Rows written by other users remain in the table. Delete the existing audit
table before inserting new rows
Select this if you want to add the current cov-ersion data to the existing audit data. Append new rows to the
audit table
Finally, you can add a comment to each row in the table.
The conversion results will be written to this audit database for analysis.
To view the audit report for the Report Conversion
Tool
You have selected an audit database for the Report Conversion Tool and converted reports. You are on the Select converted documents to publish screen of the Report Conversion Tool wizard.
1. Click Open Audit Report.
2. In the login page that opens, enter your login to the audit database. The audit report opens.
BusinessObjects XI 3.1 Report Conversion Tool Guide 21
3
Using the Report Conversion Tool Viewing conversion results and selecting the audit databasePublishing converted reports
When you have started the Report Conversion Tool and followed the steps in the wizard to select and convert reports, then viewed the conversion results, the Publish Reports screen appears.
The Publish Reports screen lets you view conversion results.
The wizard step lets you publish both complete and partially converted reports. You can view reports in InfoView before publishing.
To publish converted reports
You have selected and converted reports and viewed the conversion results. You are on the Publish Reports screen of the Report Conversion Tool.
1. Optionally, to see the audit report for the converted reports, if you have chosen to store the audit data, click Open Audit Report underneath the
Conversion Results list.
2. Click the check box at the left of a row to select the report for publication.
3. Select a report row and right-click to change the publishing details such as target name, target folder, and target categories.
By default, the target name is the same as the source report name. You can change the target name.
4. Click Next to publish the reports.
The converted reports are published. The "Publish Complete" screen appears when publication is complete. It lists the names of the files and their publication status. At the bottom of the window, the status icons give the number of reports in each status (full, partial, failed to publish).
To compare fully converted reports
You have fully converted at least one report from Desktop Intelligence to Web Intelligence format. You are on the Audit Conversion screen of the Report Conversion Tool.
Desktop Intelligence reports and the Web Intelligence reports that result from their conversion may have differences in data due to calculation engine Using the Report Conversion Tool
differences. From the Report Conversion Tool, you can call the Delta Viewer of the Report Comparison Tool to compare original and converted reports (fully converted reports only) to view data differences, if any.
1. On the Save Conversion Results in Audit Database screen of the Report Conversion Tool, select the Compare fully converted documents option.
2. Set audit settings as desired.
3. Click Next.
4. Click OK in the Comparison box when comparison of source and converted documents is complete.
In the Select the converted documents to publish screen, the View
Differences button is enabled if there are data differences between
documents.
5. Click the View Differences button to open the Delta Viewer of the Report Comparison Tool.
The Report Comparison Tool
Delta Viewer
Delta Viewer is the main dialog box of the comparison tool. It enables you to view the details of the comparison result.
The Delta Viewer opens, saves, and analyzes Report Output Comparison [.roc] files.
It uses the following colour codes to highlight the difference between 2 documents:
• Modified items are displayed in Green • Removed items are displayed in Red • Inserted items are displayed in Blue • Identical items are displayed in Black
You can launch the Delta viewer when you open a [.roc] file, or after you have processed for a new comparison.
BusinessObjects XI 3.1 Report Conversion Tool Guide 23
3
Using the Report Conversion Tool To compare fully converted reportsTo analyze result using Delta Viewer
The Delta Viewer dialog box displays the details of the comparison between two documents.
The Report Comparision tool option menu includes the following: • Tree panel.
• Block panel.
• Slice and Dice panel.
Delta Viewer supports the following views:
• Merged view - Enables the user to merge and view the both source and target systems report.
• Source view - Enables the user to view the source system report. • Target view - Enables the user to view the target system report.
• Split view - Enables the user to view the split reports of both source and destination systems.
When you select a report element in the Report Panel, the result is displayed in the Block Panel and in the Slice and Dice Panel if it is a table.
1. From the View menu, select the Split view option.
The description of the report element in the source and in the destination document is displayed on the same tab.
2. Select the report element in the Report Panel.
The high level information of the report element is displayed in the Block
Panel. Green, Blue or Red text means that changes have been made
during the migration. Table structure is displayed in the Slice and Dice
Panel.
How does the Comparison Engine Process Documents
The main function of the comparison engine is to provide a status for each object in the migrated document. A [.rep] document is composed of the elements illustrated in the Document Model.
The Report Comparison Tool shows three types of differences between objects in a migrated document:
• Removed: The Report Comparison displays the status as Removed when an element, row, a section, or a block disappears between the source and the target version
Using the Report Conversion Tool
3
To compare fully converted reports• Modified: The Report Comparison displays the status as Modified when data have different values (cell content, result of a local variable). • Inserted: The Report Comparison displays the status as Inserted when
a new element is inserted in the target version of the document.
Related Topics
• Document Model on page 25
Document Model
The comparison begins at the root of the tree structure (the BusinessObjects document) and continues down to the child nodes as shown below:
Figure 3-1: [.rep] Document Model
Free cell comparison
A free cell is set to Modified if:
• the source free cell and the target free cell display different values. • the source free cell and the target free cell have different formula
evaluation.
BusinessObjects XI 3.1 Report Conversion Tool Guide 25
3
Using the Report Conversion Tool To compare fully converted reportsBlock comparison A block is set to:
• Inserted or Removed: If a conditional formatting on the block has a different formula evaluation. The Report Comparison Engine stops the comparison at this point, and displays a message suggesting the status of the block.
• Requires Manual Check for chart: The Report Comparison Tool cannot compare charts.
• Modified or Unchanged for a table: The block contents remain the same. Block Header and Block Footer comparison
• For a table, there is a 1 to 1 comparison for the corresponding cells in the source and the target versions.
Table comparison logic
The following algorithm describes how table is compared in both target and source reports:
The comparison starts from the point ( first column and first row) of the target table and the value of this point is compared to the value of same point (first column and first row) in the source table.
When the compared values correspond, the pointer stays on the same row and the report comparison engine compares the value of the second column and first row of target report. The iteration continues to the subsequent column on the same row until values do not match.
If corresponding value are not found in the source for the anchor point (first column and first row), the pointer goes directly to the second column without comparing the values of the subsequent column in the row. The status of this row is inserted in the Report Comparison tool.
The algorithm does not know if the rest of the row is valid. Row and Column comparison
The row element is used for vertical tables and column element for horizontal tables.
Using the Report Conversion Tool
3
To compare fully converted reportsRow and column comparison proceeds by comparing the list of values generated by the dimensions and the details present in the row. This comparison sets the row, column, or both to:
• Removed or Inserted • Unchanged
Cell comparison
Cells are not processed alone. Their comparison is part of the comparison of their parent objects.
Section comparison Section is set as:
• Inserted, when a new section is added. The Report Comparison Engine stops the comparison at this point and displays the inserted section in blue colour.
• Modified, when the values present in the Dimension have changed and displays the modified section in green colour.
• Unchanged, when the values driven by the Dimension have not changed and displays the section in black colour.
Break comparison A break is set to: • Inserted • Removed • Modified
when the break is compared with the list of values resulting from the dimensions that are present in the break.
Report Header and Report Footer comparison
Report Header and Footer are displayed in Desktop Intelligence only if you select "Page Layout" option. Report Header and Footer usually contains information such as page number, date, and so on.
The Report Comparison tool does not compare the report header and footer.
BusinessObjects XI 3.1 Report Conversion Tool Guide 27
3
Using the Report Conversion Tool To compare fully converted reportsUsing the Report Conversion Tool
3
To compare fully converted reportsDesktop Intelligence feature
conversion
Not converted or partly converted
Desktop Intelligence features
When you launch the conversion process, some documents are fully converted, while others are partly converted. The table below shows the Desktop Intelligence documents or reports that cannot be fully converted to Web Intelligence.
In some cases, the entire report cannot be converted when a certain feature is present.
Conversion status or initialization file set-ting
Result in Web Intelli-gence report
Desktop Intelligence feature
Data providers
Not converted Report not converted
OLAP data provider
Not converted Report not converted
XML data provider
Not converted Report not converted
Universe data provider, where the universe is not found
Queries
Not converted Report not converted
Filter with a Calculation operand
Not converted Report not converted
Filter with a Select Query Results operand (query on a query) Desktop Intelligence feature conversion
Conversion status or initialization file set-ting
Result in Web Intelli-gence report
Desktop Intelligence feature
Partly converted Setting is lost
Automatic refresh set-ting
Partly converted Scope of analysis
ob-jects becomes result objects
Scope of analysis with filter on a measure
Partly converted The report cannot be
refreshed An object whose
defini-tion includes the Design-er @script function
Fully converted The sort is lost
Sort in a query
Fully converted Option is lost
Delete Trailing Blanks option set
Fully converted Option is lost
Do Not Retrieve Data option set
Document Properties
Fully converted The Enhanced Viewing
setting is enabled Enhanced Viewing
set-ting does not exist in desktop Intelligence Filters
Filter/ComplexGlobalFil-ter or FilFilter/ComplexGlobalFil-ter/Com- Filter/Com-plexBlockFilter The filter is lost in some
cases Complex global or block filter
BusinessObjects XI 3.1 Report Conversion Tool Guide 31
4
Desktop Intelligence feature conversion Not converted or partly converted Desktop Intelligence featuresConversion status or initialization file set-ting
Result in Web Intelli-gence report
Desktop Intelligence feature
Fully converted A variable is created
and the filter is applied to the variable
Filter on a formula
Filter/BlockMeasure Filter
Filter is lost Filter in a block is
ap-plied on a measure Sections
SectionFormat/Hide Header
The formula is lost and the header is always visible
Hide Section Header formula
SectionFormat/HideFoot er
The formula is lost and the footer is always visi-ble
Hide Section Footer for-mula
Special report contents
Fully converted Converted to GIF format
Windows OLE object (static only)
Fully converted Converted to GIF format
Picture (TIFF) (static only)
Picture or object is deleted
The picture or object is lost
Picture or OLE object when dynamic (for exam-ple, path computed at runtime or using "Read as pictures" properties) Desktop Intelligence feature conversion
Conversion status or initialization file set-ting
Result in Web Intelli-gence report
Desktop Intelligence feature
Blocks
Partly converted The formula is lost and
the block is always visi-ble.
Hide Block formula
Partly converted The settings are lost
Across Edge Display settings in crosstabs
Partly converted Setting is lost
Page break header after page break setting
Partly converted Setting is lost
Page break footer after page break setting
Partly converted Object is lost from the
block. Hide object (in the Block Pivot settings)
Breaks
Breaks/BreakOnMulti pleDimension
The break is removed Break on multiple
dimen-sions
Note:
This refers to a break de-fined on more than one dimension, not a block that has multiple breaks on single dimensions.
BusinessObjects XI 3.1 Report Conversion Tool Guide 33
4
Desktop Intelligence feature conversion Not converted or partly converted Desktop Intelligence featuresConversion status or initialization file set-ting
Result in Web Intelli-gence report
Desktop Intelligence feature
Breaks/BreakObjectNot InBlock
The break is removed Break on an object not
in the block
Breaks/FoldedBreak The break is unfolded
Folded break
Breaks/ValueBased Breaks
The break is removed Value-based break
Pages
Fully converted Original page setup
op-tions are lost and default Web Intelligence page options are applied. Page setup options
Functions
Desktop Intelligence feature conversion
Conversion status or initialization file set-ting
Result in Web Intelli-gence report Desktop Intelligence feature Formula/Unsupported Function Appears as RepFormula ("original_syntax") ApplicationValue BlockNumber CurrentPage GetProfileNumber GetProfileString Hyperlink OLAPQueryDescription PageInSection Partly converted Converted to Web
Intel-ligence syntax. CountAll
Date formats
Fully converted Changed to an
equiva-lent Web Intelligence format according to the mappings
All date formats
Cell format
BusinessObjects XI 3.1 Report Conversion Tool Guide 35
4
Desktop Intelligence feature conversion Not converted or partly converted Desktop Intelligence featuresConversion status or initialization file set-ting
Result in Web Intelli-gence report
Desktop Intelligence feature
Fully converted The fill character is lost
Fill character
FormatCell/Appearance The hide cell formula is
lost and the cell is al-ways visible
Hide cell formula (free-standing cells Fully converted Converted according to the mappings Border styles Variables Fully converted The variable description
is lost All variables
Not converted Report is not converted
Variable that references another variable that cannot be converted
Fully converted The grouped variable is
implemented with anIf function.
Grouped variables
Sorts
Partly converted The sort is lost
A block is sorted on an object not included in the block
Charts
Desktop Intelligence feature conversion
Conversion status or initialization file set-ting
Result in Web Intelli-gence report
Desktop Intelligence feature
Graph or Multi-GroupChart Only the first group
ap-pears Multiple groups
Graph or Pie3DChart There is no plot area in
Web Intelligence 3D Pie charts
3D Pie Charts
Graph or 3DChart There is no plot area in
Web Intelligence 3D charts
3D Charts
Fully converted The original relationship
between a series and its color is lost
Series color
Fully converted These settings are lost
in Web Intelligence. Rotation, elevation and
start angle
Fully converted The plot area does not
exist in Web Intelligence pie charts and 3D charts Plot area
Fully converted All walls have the same
color in Web Intelligence Wall color
Save options
Not converted Report is not converted
Write password or pro-tection password set
BusinessObjects XI 3.1 Report Conversion Tool Guide 37
4
Desktop Intelligence feature conversion Not converted or partly converted Desktop Intelligence featuresConversion status or initialization file set-ting
Result in Web Intelli-gence report
Desktop Intelligence feature
Fonts
Fully converted Fonts are mapped
be-tween Desktop gence and Web Intelli-gence according to cus-tomizable rules.
Font mapping
Formula conversion in the Report
Conversion Tool
The following formulas used in Desktop Intelligence reports are now converted by the Report Conversion Tool:
• "MultiCube" (renamed in the Web Intelligence report to "ForceMerge") • "DataProviderType"
• "Product" Desktop Intelligence feature conversion
Get More Help
Online documentation library
Business Objects offers a full documentation set covering all products and their deployment. The online documentation library has the most up-to-date version of the Business Objects product documentation. You can browse the library contents, do full-text searches, read guides on line, and download PDF versions. The library is updated regularly with new content as it becomes available.
To access the online documentation library, visithttp://help.sap.com/and click Business Objects at the top of the page.
Additional developer resources
https://boc.sdn.sap.com/developer/library/ Online customer support
The Business Objects Customer Support web site contains information about Customer Support programs and services. It also has links to a wide range of technical information including knowledgebase articles, downloads, and support forums.
http://www.businessobjects.com/support/
Looking for the best deployment solution for your company?
Business Objects consultants can accompany you from the initial analysis stage to the delivery of your deployment project. Expertise is available in relational and multidimensional databases, in connectivities, database design tools, customized embedding technology, and more.
For more information, contact your local sales office, or contact us at: http://www.businessobjects.com/services/consulting/
Looking for training options?
From traditional classroom learning to targeted e-learning seminars, we can offer a training package to suit your learning needs and preferred learning style. Find more information on the Business Objects Education web site: http://www.businessobjects.com/services/training
Get More Help
A
Send us your feedback
Do you have a suggestion on how we can improve our documentation? Is there something you particularly like or have found useful? Drop us a line, and we will do our best to ensure that your suggestion is included in the next release of our documentation:
mailto:[email protected] Note:
If your issue concerns a Business Objects product and not the documentation, please contact our Customer Support experts. For information about Customer Support visit:http://www.businessobjects.com/support/.
Business Objects product information
For information about the full range of Business Objects products, visit: http://www.businessobjects.com.
BusinessObjects XI 3.1 Report Conversion Tool Guide 41
A
Get More HelpGet More Help
A
Index
A
audit report, to view 21 auditing
report conversion results 6
C
conversion defined 6 conversion process following wizard 15 conversion results viewing 20 converting data option 16D
DataProviderType formula 38 descriptionReport Conversion Tool 6 Designer
installing 14 displaying
converted reports results 20 document security publishing 22 documentation online downloads 6
F
foldersbrowsing to select reports 16
ForceMerge formula 38 formula conversion 38
I
installing client or server 14M
migrating pre-requisites 6 repositories 6where to go for information 6 MultiCube formula 38
O
openingselected reports list 16 opening existing document list
conversion process 16
P
platforms
Windows only 14 pre-publishing
understanding conversion results 20 pre-requisites
installing BusinessObjects Enterprise XI Release 3 6
installing Designer 14 user settings 14
Product formula 38 publishing
converted reports 22 document security 22
R
Report Comparison Tool 22 Report Conversion Tool
overview 6 what is it 6 wizard 15 report structure converting only 16 reports
accessing them for conversion 6 reports, comparing 22
repositories migrating 6
S
saving
selected reports list 16
selecting and converting reports detailed steps 16
selecting reports using folder tree 16 stored procedures 19