Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel
bgColor#F0F0F0

On this page:

Table of Contents

Target audience:

  • CAST Delivery Managers
  • CAST AI Administrators


Info
Summary: this page describes how to use the standalone CAST SAP BusinessObjects Extractor to extract data from a supported SAP BusinessObjects instance so that it can be packaged in the CAST Delivery Manager Tool and subsequently analyzed.

What's new?

See CAST SAP BusinessObjects Extractor - Release Notes - 1.0 for more information.

What is the CAST SAP BusinessObjects Extractor?

...

These requirements can sometimes present significant difficulties for the process of on-boarding a SAP BusinessObjects application into CAST AIP. As a direct result of this and wanting to simplify the approach, CAST has developed the SAP BusinessObjects Analyzer as a standalone extension. The extension provides a means to analyze SAP BusinessObjects source code "offline", i.e. no connection to the SAP BusinessObjects instance is required. In addition there is no longer any requirement to have BusinessObjects (the BO Designer module) installed on the workstation on which the CAST Management Studio is being run from.

When do I use the CAST SAP BusinessObjects Extractor?

If you want to use the SAP BusinessObjects Analyzer to analyze your SAP BusinessObjects source code, you must use the standalone CAST SAP BusinessObjects Extractor first:

  • The extractor takes the raw Universe (and Documents) files in a local or network folder as input, it then uses the SAP BusinessObjects instance to interpret these raw Universe (and Documents) files and finally transforms them into a format that can be understood by the analyzer provided in the SAP BusinessObjects Analyzer.
  • The output of the CAST SAP BusinessObjects Extractor is then fed into the CAST Delivery Manager Tool, packaged and delivered for analysis.

...

The output of the extractor can be used with the following releases of CAST AIP (see note below):

CAST AIP release

Supported

Notes
8.3.x
(tick)
(tick)

When working with CAST AIP  8.3.x, the legacy BO Analyzer (provided out-of-the-box in CAST AIP) is no longer available, therefore to analyze SAP BusinessObjects, you must use the SAP BusinessObjects Analyzer

 and the CAST SAP BusinessObjects Extractor

.

8.2.x (where x ≥ 5)
(tick)
(tick)

When working with CAST AIP  8.2.x it is not mandatory to use theSAP BusinessObjects Analyzer to analyze SAP BusinessObejcts. CAST AIP continues to provide support for analyzing SAP BusinessObjects source code via its existing BO Analyzer (provided out-of-the-box in CAST AIP), and existing code delivery and analysis mechanism for SAP BusinessObjects still remains in CAST AIP.


Info

To analyze the output of the extractor, the SAP BusinessObjects Analyzer must be used (see the documentation for more information about CAST AIP compatibility). The extractor output is not compatible with the legacy BO Analyzer (provided out-of-the-box in CAST AIP ≤ 8.2.x).

...

You can obtain the CAST SAP BusinessObjects Extractor from the CAST Product Center - this requires a CAST login CAST Extend.

Supported SAP BusinessObjects releases for extraction

...

    
ReleaeSupportedSupported by referenceDeprecated
BusinessObjects XI
(tick)
BusinessObjects XI R2
(tick) 
BusinessObjects XI 3.0 
(tick) 
BusinessObjects XI 3.1(tick) 

SAP Business Intelligence BusinessObjects 4.0(tick)  

SAP Business Intelligence BusinessObjects 4.1(tick)  


Info
Please see Support category explanations for more information about the column headings.

...

Operating SystemSupportedSupported by reference
Microsoft Windows 7 SP1 64-bit(tick) 
Microsoft Windows 8 64-bit 
(tick)
Microsoft Windows 8.1 64-bit(tick) 
Microsoft Windows 10 64-bit(tick)
 Microsoft Windows 11 64-bit(tick)
Microsoft Windows Server 2008 R2 SP1 64-bit (Standard edition) 
(tick)
Microsoft Windows Server 2012 64-bit (Standard edition) 
(tick)
Microsoft Windows Server 2012 R2 64-bit (Standard edition) 
(tick)
Microsoft Windows Server 2019(tick)
Microsoft Windows Server 2022(tick)


Info
Note that the CAST SAP BusinessObjects Extractor will also run on the equivalent 32bit versions of the Operating Systems listed above.

...

ParameterMandatory?Description
-h(error)Print help and exit.
-v(error)Print extractor version information an exit
-r "XI | XIV"(tick)

Determines the SAP BusinessObjects runtime that will be used to complete the extraction. Choose one of the following:

XI

SAP BusinessObjects runtime for:

  • BusinessObjects XI
  • BusinessObjects XI R2
  • BusinessObjects XI 3.0
  • BusinessObjects XI 3.1
XIV

SAP BusinessObjects runtime for:

  • SAP Business Intelligence BusinessObjects 4.0
  • SAP Business Intelligence BusinessObjects 4.1


--host "MyHost: <port>"(tick)Determines the host name and port number of your SAP BusinessObjects instance (by default SAP BusinessObjects runs on port 6400).
--u "<user_name>"(error)Allows you to specify the user you wish to connect to the SAP BusinessObjects instance with. This parameter is optional and if omitted, the user Administrator will be used.

-p "<password>"

(tick)Allows you to specify the password for the user you are connecting to the SAP BusinessObjects instance with.

-a "<authentication>"

(error)Determines the authentication level you will use to connect to the SAP BusinessObjects instance with. This parameter is optional and if omitted, Enterprise authentication will be used.

--Lov "true | false"

(error)Allows you to specify if you would like the LOV (List Of Values) data to be extracted with the Universes. This parameter is optional and if omitted, the option is set to false.
-d "true | false"
(error)

When set to true, the user specified in the --u parameter must have sufficient rights to connect to the Desktop Intelligence module and view objects in the Business Objects Central Management Console (CMC) - this will then allow the extraction of both SAP BusinessObjects reports (*.rep) and Universes (*.unv).

This option is only relevant for those extracting SAP BusinessObjects XI, XI R2, XI 3.0 and XI 3.1. When extracting SAP Business Intelligence BusinessObjects 4.0 or 4.1, the option has no effect because the Desktop Intelligence module no longer exists in these more recent versions of SAP BusinessObjects.

This parameter is optional and if omitted, the option is set to false.

-o "<path_to_output_folder>"(tick)Determines the location you would like to output the extraction data to.

-i "<path_to_input_folder>"

(tick)Determines the location of the .unv and .rep (BusinessObjects XI, XI R2, XI 3.0 and XI 3.1 only) files that you would like to extract.
-s "true | false"(error)

[--singleMode] This option forces the extractor to open a separate session of the SAP BusinessObjects runtime for each Universe in the input folder (defined by the -i option). By default, all universes are extracted in a single session. This option can be useful, when extraction of a very large Universe fails because of limits in the SAP BusinessObjects runtime. A small reduction in performance is to be expected when using this option.

This parameter is optional and if omitted, the option is set to false.

Output results

When completedthe extraction is complete, the CAST SAP BusinessExtractor will output result data to the specified location on disk. The next step is to deliver this output with the :

  • AIP Console
  • CAST Delivery Manager Tool

...

  • (for legacy deployments)

See SAP BusinessObjects Analyzer for more information.