Parameters in OLAP Intelligence

Hi,
I am currently using OLAP Intelligence because Voyager did not even give me the functionality I want, but I'm having a problem.
I have a view created with OLAP Intelligence connected to a SAP BW cube, really want to move from this view to a second view of another cube in BW. I know OLAP Intelligence has not this functionality because it is not multi source but I'm trying to do it through a URL. When I open the first view, I asked some set of parameters to filter, then come have a button associated with an action and when I click on it a URL leads through to the second view (the second cube). My problem is with the URL to pass the parameters because the URL is not sending me the current members. Proven to function currentmember not work for me.
The dimension and hierarchy that I have are:
Time
  Year / Month
    2003
    2002
Therefore the first time when I am asked to put parameter (for example, 2002) my first view filter it, later I can selected another member through the member selector for example [Time]. [Year / Month]. [2003] and want to jump to the second view, but the second view doesnt filter my data.
My URL is:
"http://cdi5boe:8080/businessobjects/enterprise115/desktoplaunch/opendoc/
openDocument.jsp? & sPath = [Liverpool] & sType=car&siDocID=65478
& lsS907B8C93-C89E-4872-87% 2CC8% 2C1E% 2C8% 2C56% 2C81% 2CB7% 2CDD =
%5BTime%5D.%5BYear%2FMonth%5D.CurrentMember.Name "
Can you help me to use correctly the MDX function? I think it is my problem.
Regards,
Sandra.

Hi,
If you create a cell type action rather than a member action you can get context from multiple dimensions.
The general syntax for your URL would be:
"http://mysever/myscriptpage.jsp?param1=" + [Dimnesion1].* +"&param2=" + [Dimension2].*
Here, for the selected cell in the cross-tab, the member from each dimension specified is substituted into the URL. To use a member from a specific dimension you need to use the dimension's unique name followed by a dot and a start in the action definition. So for example if the cell I had selected consisted of member ABC on dimension 1 and member XYZ on dimension 2, the final URL produced might look like the following:
http://mysever/myscriptpage.jsp?param1=[Dimension1].[ABC]&param2=[Dimension2].[ZYX]
You can add MDX or OLAP Intelligence syntax again around the wild cards:
MDX
[Dimension Uniquename].*.uniquename
OLAP Intelligence Syntax
GetUniqueName([Dimension Uniquename].*)
There seams to be a bit of a pug in the parser of the version of OLAP Intelligence I'm using which means that if you want to concatenate two parameters right next to each other the following produces an error:
"http://mysever/myscriptpage.jsp?param1=" + [Dimnesion1].* + [Dimension2].*
but you can get the same effect by concatenating an empty string in between the two items so the following works fine:
"http://mysever/myscriptpage.jsp?param1=" + [Dimnesion1].* + "" + [Dimension2].*
Reuben

Similar Messages

  • How to deploy OLAP Intelligence reports in Test/Prod?

    Hi,
    We are on BO XI R2 SP5 integrated with SAP Netweaver BI 7.0,both
    machines on solaris servers.
    We have created OLAP intelligence reports using OLAP intelligence
    connections in development environment.
    We deployed these reports in Test environment using import wizard.
    Both OLAP intelligence connection and OLAP intelligence reports are
    deployed successfully with out any errors.
    Now in test environment when I update the IP address,System details and
    client number in OLAP intelligence connection,the details are not
    getting updated automatically for the OLAP intelligence report which I
    can verify from CMC.OLAP Report is still pointing to the development
    SAP BW server details.If I manually update the server details of the
    OLAP report from CMC and click on Test Button, it says connection
    Failed. If I try to refresh that particular OLAP report from Infoview
    then it throws an OLAP intelligence Unknown error message.
    We have around 100 such reports to be deployed in test environment and
    we have a Go-Live date by this Thursday.So I would sincerely request
    your help on this issue for a faster resolution.
    Regards.
    Naresh.

    Hi
    when i am going through your bleow link.
    I am not able understand the 3.3.1 step :2
    http://download.oracle.com/docs/cd/E15523_01/web.1111/e10240/basics.htm#i1010040
    edit this file in the Web Configuration,
    configuration of an application called "my_application" with a form module called "form=hrapp.fmx":
    can deploy only.fmx file ?
    if not how to find the realation between my_application and hrapp.fmx ?
    Thanks in Adavance
    Regards
    Ram

  • How to install OLAP Intelligence and Test

    Hi,
    IN XIR2,  I want to work on OLAP Intelligence. I have uploaded the Key.
    Please advise me How to enable OLAP Intelligence and hwo to work.
    I have not found any OLAP Connection section in CMC.
    Developer sent a OLAP report, and uploaded to BO Environment. now it is showing connection filed..
    Please steps to fallow, enable the OLAP Intelligence in currently running BOXIR2 Env, and how to test whetehr OLAP is working or not.
    Thanks,
    Srinivas

    Hi,
    OLAP Intelligence does not manage its connections in the CMC. You can create an OLAP Intelligence connection by going to InfoView and clicking on the New menu. You should see two OLAP Intelligence related items. One called 'OLAP Intelligence Report' and another called 'OLAP Intelligence Connection'.
    In order to use OLAP Intelligence through InfoView you need to have your third party OLAP connectivity components installed in the same maching as the web application server that is hosting InfoView. To test which connectivity you have installed and set up correctly you can click on the 'OLAP Intelligence Connection' option under the New button described above. One the new connection page you should see a drop down list of available OLAP providers. You will always see connectivity options for Hyperion Essbase and IBM DB2 OLAP regardless of whether you have set this connectivity up. If you don't see a connection for Microsoft Analysis Services you will need to install the Analysis Services client connectivity on your web application server machine. If you don't see SAP BW connectivity you need to install something like the SAP GUI that will place librfc32.dll on the path and you will have to install the Business Objects SAP Integration kit.
    If you see your connectivity available, you can test whether you can reach the OLAP server by creating a connection. Use the same OLAP server pointed to by the report that you uploaded.
    If you are able to creat and test succesfully a connection, can you post what error message you were seeing when you tried to access the published file?
    Reuben

  • OLAP Intelligence with Analysis Service Provider 9.0

    Hi,
    I wanted to ask how to connect the OLAP Intelligence with the cube that i created in MS SQL Analysis 2005?? I can only see Analysis Service Provider 8.0 in the source selection but none for 9.0 which is required to connect to the MS SQL Server 2005 cube.
    Is there any drivers or anything that i should install to my server to get it working?
    Please help.
    Thanks

    Which BO release are you using? Check the [Supported Platforms Guide|https://websmp208.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000712240&_SCENARIO=01100035870000000202] for the respective version to make sure this connectivity is supported
    Regards
    Caroline

  • Parameters with OLAP?

    How can I create an OLAP query in Report Builder (version 10.1.2.2) that has a condition based on a parameter?
    I also can't get Report Builder to include a basic condition. For instance, I have a location dimension with members X, Y, and Z. I included all three in the report and then I added a condition that states the member must be equal to Y. When running the report, it still shows all members (X, Y, and Z).
    I think I need to get the condition working first and then I get it to use a condition based on a parameter.
    Anyonw know? I've looked on Metalink and OTN but I haven't found anything.

    Oracle definetely managed to create a bit of a mess with these parameters. Somehow I am thinking that the Discoverer web apps were not originally designed to be used directly via HTTP and some marketing guy just came up with the idea to productize the parameters... ;)
    I've been in contact with Oracle support and it looks like OLAP workbooks really have no IDs. However it is possible to access them by using workbook and worksheet names. Not as good as using IDs, but at least the bloody thing works. The trick is to use the worksheetName HTTP parameter with OLAP workbooks, like so:
    http://my.server:7777/discoverer/viewer?lm=olap&db=my.server:1521:mydb&us=john&pw=secret&worksheetName=Users%2Fjohn%2Fjohnsworkbook%2Fsomeworksheet
    (If you want to include the pw parameter you have to use HTTP POST.)
    Discoverer HTTP parameters really are a mess, but here's a list of most important parameters.
    HTTP parameters that work in both Discoverer Viewers
    Login type: lm=olap, lm=discoverer, connectionAccessType=discoverer, connectionAccessType=olap
    Database URL: db=<db>, databaseIdentifier=<db>
    Username: us=<username>, username=<username>
    Password: pw=<password>, password=<password> (HTTP POST only)
    HTTP parameters for Discoverer Viewer
    EUL: eul=<eul name>
    Workbook: wbk=<workbook name>
    Worksheet: wsk=<worksheet name>
    HTTP parameters for Discoverer Viewer OLAP
    Workbook/sheet: worksheetName=<path to worksheet> (folders and worksheet separated with slashes)
    As you can see sometimes several parameters can be used to specify one thing and that most but not all parameters work both in Discoverer Viewer and Discoverer Viewer OLAP. I am definetely confused and I have no idea anymore which of those parameters are documented and where but they should all work.
    Also you must specify a worksheet name in the worksheetName parameter and it must be separated from the workbook name with a slash.
    And do not forget to properly encode URLs!
    Cheers,
    - Ari

  • Create Parameters in a worksheet in Discoverer PLUS OLAP

    Am i missing something here or is there a way to create parameters in Discoverer Plus OLAP (not Plus relational) . I have searched all the options in the menu, but no luck.
    I know i can pass values from OLAP PLUS to Relational as parameters to the relational worksheet. That is not what i want to do.
    I want to create parameters in a worksheet created using BI Discoverer PLUS OLAP.

    You are right - you cannot yet create parameters on olap reports in Discoverer. This is a feature planned for a future release.
    Thanks
    Abhinav
    Oracle Business Intelligence Product Management
    BI on Oracle: http://www.oracle.com/bi/
    BI on OTN: http://www.oracle.com/technology/products/bi/
    Discoverer: http://www.oracle.com/technology/products/discoverer/
    BI Beans: http://www.oracle.com/technology/products/bib/
    BI Software: http://www.oracle.com/technology/software/products/ias/devuse.html
    Documentation: http://www.oracle.com/technology/documentation/appserver1012.html
    BI Samples: http://www.oracle.com/technology/products/bi/samples/
    OTN Forum: Discoverer
    Blog: http://oraclebi.blogspot.com/

  • Problem in drilling out to relational from OLAP worksheet

    Hi,
    I am using level based hierarchy for my dimensions and trying drill out to relation worksheet from OLAP worksheet.
    The problem I am facing is that the way OLAP stores data is always sufixed with the "_LEVELNAME". Now when passing parameters from OLAP we have two option (i) pass the label (ii) pass the value
    a) We cannot pass the value as the value will be appended with the _levelname. and will not match to the relational data.
    b) On the disco report it displays the long description which in our case is code_description value which is again not same data as stored in relational table.
    My question is how can I make the short description visible in the report? Excel addin has feature through which you can either show long or short description.
    Your help is much appreciated.
    Thanks
    Brijesh

    Issue resloved now.
    Thanks
    Brijesh

  • Problem deploying OLAP report to Crystal Reports Server

    I have developed a simple OLAP cube report using Crystal Reports Developer (11.0.0.1.1282). The report correctly previews and shows values against the cube that I have chosen as the datasource. The datasource is not my local computer but another computer (on the same network) that contains an Analysis Services 2005 cube. Crystal Reports Server (11.5) is installed on the same computer that contains the datasource.
    Using the CMS I uploaded the OLAP cube report to the server. After that was finished I changed the "When viewing report" radio button to "Use same database loging as when report run" in the Process/Database setcion. I logged into the InfoViewer and navigated to the report and executed it. When the report executes I get the following error:
    Crystal Reports: Print Engine Error
    Unable to retrieve Object.
    Crystal Reports: Print Engine Error
    I wanted to make sure that the server was running correcly as it is a fresh install. So I created a standard report that connects to a SQL Server 2005 datasource and displays the contents of a table. When I uploaded this report to the Crystal Report Server it rendered correctly.
    What do I need to do to make the OLAP cube report render correctly?

    I'm not sure about using OLAP with CR on the server, maybe someone else will have more input on that.
    When using OLAP on the server I recall that you must install PTS (it was like OLAP - ODBC) but it didn't require any config just to be installed on the server.
    You mentioned CR 11.0 what version is the server? I don't believe SQL 2005 analysis services was ever tested with XIR1 (version 11). You can check the supported platforms by clicking the business obejcts link above and selecting articles, then your version.
    Do you have olap intelligence? That was a seperate product on version 11 that was used to create .car reports off of OLAP.
    Regards,
    Tim

  • OLAP server uses a lot of memory

    Hello Experts,
                                                                                    We are having a BPC Microsoft multi server environment.                                                                               
    The application server and database server are 2 seperated servers.                                                                               
    The version for BPC is SP7 and for SQL Server 2008 SP1 cumulative update 6                                                                               
    Each time we are running reports or performing actions on BPC, we see onthe database server in the task manager that the MSMDSRV.EXE
    applicationstarts to increase in memory use. It starts with 1,5GB of memory use andit ends 10 minutes later (when the report is don
    e running) with almost                                                                               
    4GB. For some heavy reports, the memory use grows till 12-13GB.                                                                               
    Is this normal? There is 32GB in this server, would the server crash if                                                            
    there was less then 32GB? Because due to this memory use of the OLAP                                                               
    server, the server uses up to 28GB of RAM.                                                                               
    Is it usefull to use a fixed memory allocation for the Analysis Server?                                                            
    And how can we calculate how much we have to allocate?                                                                               
    Do we have to modify the MSMDSRV.INI file? And isn't this Analysis Server                                                          
    using a cache, because it seems that when the report is done running, all                                                          
    the memory used by the OLAP server is free again.                                                                               
    Are there any parameters we can change to increase the performance of the                                                          
    Analysis Server?                                                                               
    Thanks in advance,
    Arjun.

    Hi ,
    You have to place this question into other Forum SAP BPC version for SAP Microsoft.
    You have to check if you have at least CU 6 for your SQL Server 2008 SP1 and also you have to make sure you have right parameters for OLAP
    Memory Heap type = 2
    HeapTypeForObjects = 0
    PreAllocate=25 (this paramters is just into msmsdsrv.ini)
    Regards
    Sorin Radulescu

  • OLAP intellgence报表与Web intellgence报表有什么区别,适用于什么情况?

    请问:OLAP intellgence报表与Web intellgence报表分别适用于什么情况,在BO产品中分别担任什么角色?
    我有一点疑惑,Web intelligence的报表是否都可以用OLAP报表实现呢?
    谢谢!

    OLAP Intelligence是这专门针对OLAP数据源的分析工具;
    WebI Intelligence是即时报表分析工具,它不是针对某一种数据库的。
    他们最大的区别就是数据源的针对性。
    显然,Web Intelligence和OLAP Intelligence两个工具中有很多功能和细微的地方(包括最后的界面)是双方不可能互相替代的。
    更多关于Web Intelligence的介绍可参考:http://help.sap.com/businessobject/product_guides/boexir2/zh-chs/xir2_wi_analysis_chs.pdf
    更多关于OLAP Intelligence的介绍可参考:http://help.sap.com/businessobject/product_guides/boexir2/zh-chs/xir2_oi_olapusergde_chs.pdf

  • OLAP Universe

    New to Universes ***
    i have created an OLAP universe from MSAS 2005 cube.  Each dimension object contains a detail attribute named KEY0.  However, I can see the value of KEY0 only on the "(All)" object and all have a value of 0.  The other KEY0 details can be queried, but are empty. 
    Is KEY0 the 'unique' member value and why can't i see it?
    Many thanks...

    Hi,
    There is no additional license required to use OLAP universes excepted for SAP NW that requires SAP Integration kit.
    But if you want to use OLAP universes on any OLAP data source supported by the product you need to install the middleware before to create connections.
    For Essbase you need to install a compatible Essbase client version dependening on your Essbase server.
    If you are using OLAP Intelligence you need an addtional license.
    Didier

  • Failed to create application BusinessObjects115.OLAPI.Application.1.

    Hi,
    I installed BOE ,OLAP,CR -XI, R2 version on a Windows Server 2003 Standard edition machine.
    On invoking , OLAP Intelligence, I see an error "Failed to create application BusinessObjects115.OLAPI.Application.1. Detailed error message : Unspecified Error"
    Can anyone help?
    Thanks
    Shabnam

    Turns out that I have managed to get access to the above link by other means. For the benefit of anyone else that hits this issue, the details contained in the link are as follows:
    --- Begin Details ---
    Symptom
    Cannot start OLAP Intelligence.
    Session launch fails with error(s):
    BusinessObjects115.OLAPI.Application.1 could not be created. Error Message Detail: Unspecified error.
    Failed to create application CrystalAnalysisOLAP.Application.6. Detail error message: Unspecified error.
    Reproducing the Issue
    Windows 2003 SP2
    Windows Security Update 973507
    Business Objects Enterprise XI R2
    OLAP Intelligence XI R2
    Create an OLAP Intelligence report and publish it to Enterprise environment to make sure that the products work correctly.
         1. Install the Windows Security Update 973507.
         2. After the installation of Windows Security Update 973507, which is installed by Security Bulletin MS09-037
         3. released on September 8th, 2009, OLAP Intelligence gives the error on startup and quits.
            After uninstalling this update OLAP Intelligence starts up again.
         4.
    Cause
    Dll Entry point cannot be found
    Windows Security Update 973507 is installed on Windows 2003 SP2 machine
    Resolution
    MS KB973507 patch must be removed for OLAP Intelligence to function. 
            Microsoft Security Patch KB973507 installation is not always listed in Control Panel > Add/Remove Programs.
         1. Confirm existence of file << atl.dll >>, dated 17th July 2009, under path: C:\WINDOWS\system32\
         2. Also an Uninstall directory called: C:\WINDOWS\$NtUninstallKB973507$
         3. It is recommended to use the facility: C:\WINDOWS\$NtUninstallKB973507$\spuninst\spuninst.exe to uninstall the patch.
         4. After a reboot of the server, OLAP Intelligence will work ok.
         5. The reason why the issue will not be fixed is because OLAP Intelligence has reached end-of-life as of XI R2 SP2.
            No new features or new platform support will be added for this product.
            Win 2003 SP2 is not officially supported in BOE XI R2 SP2 and this is the basis on which OLAPI is measured on.
            Upgrading to BOE XI R2 to Win2003 SP2 is fine, however, if you install OLAP Intelligence Designer on such a platform it is not supported.
    See Also
    Installation order needs to be (for a supported XIR2 SP4 environment):
    Full Server install of BO Enterprise XI R2 SP2.
                 1. Install OLAP Intelligence XI R2.
                 2. Install Service Pack 3.
                 3. Install Productivity Pack SP3.
                 4. Install Service Pack 4.
                 5.
    Keywords
    OLAPI, update, PAR
    Header Data
    Released on      05.10.2009 10:07:31
    Release Status      Released to Customer
    Component      BOJ-ERQ-OPI
    Category      Problem
    Product
    Product     Product Version
    SAP BusinessObjects Enterprise     BOBJ ENTERPRISE XI R2
    References
    Type     ID     Title
    The table does not contain any entries          
    --- End Details ---
    Hope this is useful to the wider community.
    Regards,
    Andy

  • Apache Tomcat 5.5.20 could not start

    Hi experts,
    i have the following problem by starting TomCat. I have install BO Enterprise XI 3.0.
    Before getting this problem it was very difficult to start the Server. I had to click at least five Minutes till the server starts.
    Now it is not starting anymore.
    SIA ist working without problem.
    Could you please help?
    Thank you in Advance
    Cheers

    I'm evaluating Crystal reports server 2008 in Windows 2003 R2 server (4Gb Ram). When upgrading Win 2003 to SP2 Tomcat service couldn't start.
    "C:\Archivos de programa\Business Objects\Tomcat55\bin\tomcat5.exe" //RS//BOE120Tomcat -requestreport 8000
    According to
    http://www.forumtopics.com/busobj/viewtopic.php?p=554540&sid=112a146801723064a073894175a24404
    http://commons.apache.org/daemon/procrun.html
    I changed XX:MaxPermSize at HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Procrun 2.0\BOE120Tomcat\Parameters\Java\Options
    -Djava.library.path=C:\WINDOWS\system32\;C:\Archivos de programa\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\
    -Dcatalina.base=C:\Archivos de programa\Business Objects\Tomcat55\
    -Dcatalina.home=C:\Archivos de programa\Business Objects\Tomcat55\
    -Djava.endorsed.dirs=C:\Archivos de programa\Business Objects\Tomcat55\common\endorsed\
    -Dbobj.enterprise.home=C:\Archivos de programa\Business Objects\BusinessObjects Enterprise 12.0\
    -Xrs
    -XX:MaxPermSize=50m
    -Dbusinessobjects.olap.bin=
    -Dbusinessobjects.olap.stylesheets=C:\Archivos de programa\Business Objects\OLAP Intelligence 12.0\stylesheets\
    -Djava.awt.headless=true
    nothing happened. It seemed --JvmMx was the parameter (jvmMx key?). It was 1024 then I set it to 128
    tomcat service starts successfully again
    Edited by: asaidel on Jun 17, 2009 11:19 PM

  • SAP Integration Kit for Crystal Reports

    Hello,
    I read Ingo Hilgefort's blog on BusinessObjects and SAP Part 2.
    /people/ingo.hilgefort/blog/2008/02/19/businessobjects-and-sap-part-2
    Does the current trial version of crystal reports available from businessobjects.com have this integration kit embedded in it?
    If not, where can i find it?
    Regards,
    Suraj

    hi shenoy,
    SAP Integration Kit
    The SAP integration kit includes drivers to allow connectivity to both R3 and Business Warehouse (BW). In addition, it includes a BW toolbar for Crystal Reports, a specific version of InfoView with Role-based links, sample iViews for Enterprise Portal, and an SDK in Java, COM, or .NET.
    Reporting off R3 Data
    The kit includes two drivers to allow Crystal Reports to connect to the ABAP data dictionary via a remote function call or RFC.
    The Open SQL driver allows the user to connect to SAP R3, displaying the field and the short text description of the tables and fields. The developer can then join the tables accordingly, using the database expert, and then select the relevant fields from which to report. This driver displays not only transparent tables, but includes views, pool tables, cluster tables, ABAP data clusters, and ABAP functions. This driver is geared toward a technical person with functional expertise in joining the tables and then creating the report.
    see link
    http://safari.oreilly.com/0672329174/ch15lev1sec7#X2ludGVybmFsX1RvYz94bWxpZD0wNjcyMzI5MTc0L3BhcnQwMg==
    http://diamond.businessobjects.com/node/18962
    SAP Integration Kit
    The SAP integration kit includes drivers to allow connectivity to both R3 and Business Warehouse (BW). In addition, it includes a BW toolbar for Crystal Reports, a specific version of InfoView with Role-based links, sample iViews for Enterprise Portal, and an SDK in Java, COM, or .NET.
    Reporting off R3 Data
    The kit includes two drivers to allow Crystal Reports to connect to the ABAP data dictionary via a remote function call or RFC.
    The Open SQL driver allows the user to connect to SAP R3, displaying the field and the short text description of the tables and fields. The developer can then join the tables accordingly, using the database expert, and then select the relevant fields from which to report. This driver displays not only transparent tables, but includes views, pool tables, cluster tables, ABAP data clusters, and ABAP functions. This driver is geared toward a technical person with functional expertise in joining the tables and then creating the report.
    Note
    In Crystal Reports, you cannot check the SQL generated using the Show SQL Query option from the Database menu. You can check what Open SQL was generated by using SAP transactions.
    The InfoSet driver allows the user to connect to an existing InfoSet, as defined by SAP transaction SQ02. Alternatively, you can use an existing ABAP query, as defined by SAP transaction SQ01. The benefit of this driver is that the user does not need to know where the data is stored or how to join the tables. Another advantage is that any prompts defined in the InfoSet become parameters in Crystal Reports.
    Note
    To test the InfoSet query, run the InfoSet using your SAP GUI and ensure that it is pulling the required data first before testing it in Crystal Reports.
    Reporting off BW Data
    When reporting off of BW data, the Business Objects' Integration Kit consists of three drivers that are used to pull data.
    The BW Query driver enables the user to connect to a BW query. To enable selection of a query with this driver, Crystal Reports has its own toolbar, as shown in Figure 15.3, and the user needs to select the New Report icon from this toolbar. The user then selects the required BW query, and thus displays a listing of fields available in the query. The user can then create the report using any of those fields. Variables defined in the query automatically become Crystal Reports parameters. After the user has finished building the report, the user saves the report using the BW toolbar. This saves the report to BW, and if the user selects the option to do so, automatically publishes the report to Enterprise.
    Figure 15.3. Crystal Reports after the SAP integration kit is loaded. Note the SAP menu and BW toolbar.
    [View full size image]
    Two new drivers have been added to the XI R2 version of the SAP Integration Kit.
    The MDX query driver supports using Crystal Reports to report off either a SAP BW query or a BW Cube.
    Furthermore, it adds additional functionality by providing support for
    A structure in both the row and column of the BW query
    Hierarchy node and hierarchy node variables
    Free characteristics in a BW query
    The Operational Data Store or ODS driver exposes the ODS tables, so that they look much like the tables of any relational database. However, because of the structure of the objects, it considers them to be like a database stored procedure.
    Connecting to the ODS objects is not performed with the SAP toolbar described here, but rather by selecting the driver from the Data Explorer as shown in Chapter 1, "Creating and Designing Basic Reports." After the user has finished building the report, the report can be saved back to BW and published to Business Objects Enterprise by selecting the Automatically Publish to Enterprise check box, as shown in Figure 15.4.
    Figure 15.4. The additional options after saving a Crystal Report to SAP BW.
    Note
    This publishing method requires some setup. Please refer to the Installation documentation for further details.
    Note
    Both the ODS and MDX drivers require SAP transports to be loaded on the SAP BW system. Please refer to the Installation CD in the Transports folder for further details.
    Using OLAP or Web Intelligence to Report off BW Data
    Included in the SAP Integration Kit are specific drivers to allow OLAP Intelligence and Web Intelligence to report off of SAP BW.
    To connect to a BW cube or query using OLAP Intelligence, open the connection browser and select Add. Select SAP Business Information Warehouse and then proceed to fill in the relevant data, as shown in Figure 15.5.
    Figure 15.5. The information required to connect to a BW cube or query from OLAP Intelligence.
    [View full size image]
    After you are connected, select the query or cube and process to build the report, as described in Chapter 19, "Creating OLAP Intelligence Reports."
    Web Intelligence is new to XI R2 and requires that a universe be built on a BW Cube or Query. However, to aid in this process, Designer builds the universe for you. To do this, select SAP from the list of connects and fill out the required information, as displayed in Figure 15.6.
    Figure 15.6. The information required to connect to a BW cube or query from Web Intelligence.
    [View full size image]
    Finish the remainder of the wizard and when you click OK, Designer generates the Universe for you. It may be necessary to move some of the objects around to suit your needs, but when you are finished, export to Business Objects Enterprise.
    Note
    Only the BW query driver does not require the query be released for external access. The Web Intelligence, OLAP Intelligence, and MDX drivers require the user to release the BW query. To release a query, select the query properties in the BW Query Designer and select the Extended Tab and then check Allow External Access to This Query.
    Viewing the Reports
    Your SAP reports can be viewed either via the SAP integration kit's InfoView or via SAP Enterprise Portal 6. The integration kit provides a number of sample iViews that can be imported by a portal administrator. These include
    Folder iView The folders a user has access to are displayed, and from here a user can run her reports.
    Alert iView Shows all the alerts that have been triggered by Crystal Reports. The user can then click on the report to view the report. The creation of alerts is defined in Chapter 11, "Using Record Selections and Alerts for Interactive Reporting."
    Thumbnail iView This iView displays the Crystal Report as a thumbnail of the report. The user can then click on the thumbnail to run the report.
    Note
    These are sample iViews. The organization can create its own iViews via the provided SDK.
    BusinessObjects InfoView for SAP is a unique version of InfoView designed for integration with SAP BW systems. This integration includes features such as the ability to log on to InfoView using your SAP username and password. Related to authentication is the ability to access your roles and the Crystal Reports saved to these roles. The roles are defined in Enterprise as folders. The user can also schedule reports in the different languages loaded into SAP BW. This creates an instance for each language.
    for remainig info pls use the link
    http://book.soundonair.ru/sams/ch15lev1sec7.html
    very good link for sap integartion kit
    thanks
    karthik
    reward me points if the above info is usefull.
    dont forget

  • Open hyperlink in a new browser

    Hello,
    All of our crystal reports are posted on Infoview. I need to create a report that would have a hyperlink to a different report also posted on Infoview. I want the second report opened in the new window. What formula should I use to open a second report in the new window?
    Thanks!!
    Olga

    hello all,
    you can do this using opendocument syntax. unfortunately opendocument syntax information is not that common.
    1) please do a search on your system for report_viewers.zip or report_viewer.chm. this is the help file that has the information on opendocument.
    2) once you have opened the chm go to the Search tab and type in opendocument
    3) select "URL Reporting Using openDocument" and press the "opendocument parameters" link
    4) scroll down and there is a "sWindow" parameter and use the value New
    in the chm there are examples on each opendoc parameter....i have pasted this particular page below as well.
    in cr2008 there is an Enterprise Hyperlink wizard which has open in new window as an option.
    there are a lot of things you can do with opendocument:
    a) go to the top of a report page
    b) use an "index" at the top of a report page to go to, for example, groups that start with the letter "G"
    c) go to a specific part of the report or another report
    d) hide the drilldown tabs
    e) hide the toolbar
    etc.
    i will endeavour to blog about this in the near future and have some sample reports.
    here's the info from the chm
    OpenDocument parameters
    There are two implementations of the openDocument function. The exact syntax of the <platformSpecific> parameter depends on your implementation:
    For Java implementations, use desktoplaunch/opendoc/openDocument.jsp in place of the <platformSpecific> parameter.
    For .NET implementations, use InfoView/scripts/opendocument.aspx in place of the <platformSpecific> parameter.
    The first parameter of the link
    http://<webserver>/businessobjects/enterprise11/<platformSpecific>?
    The first parameter, as displayed in the example above, must precede all other parameters. After this information, the parameters can appear in any order.
    The parameters of the function are displayed in the following table. The mandatory column indicates whether the parameter is required in the link.
    Note:    The document containing the openDocument link is called the parent document, and it resides on the parent system. The document to which the link points is called the target document, and it resides on the target system.
    Parameter syntax Description of parameter Mandatory? Values accepted for parameter
    sPath
    The name of the Crystal folder and subfolder containing the target document.
    Yes if sDocName is specified and is not unique.
    Crystal folder and/or subfolder:
    [folder],[subfolder]
    Example:
    http://<webserver>/businessobjects/enterprise11/<platformSpecific>?sPath=SalesReports,SubFolder
    For Java implementations, use desktoplaunch/opendoc/openDocument.jsp in place of the <platformSpecific> parameter.
    For .NET implementations, use InfoView/scripts/opendocument.aspx in place of the <platformSpecific> parameter.
    sType
    The file type of target document or report.
    Yes
    wid
    rpt
    car
    Example:
    http://<webserver>/businessobjects/enterprise11/<platformSpecific>?sType=wid
    For Java implementations, use desktoplaunch/opendoc/openDocument.jsp in place of the <platformSpecific> parameter.
    For .NET implementations, use InfoView/scripts/opendocument.aspx in place of the <platformSpecific> parameter.
    sDocName
    Document name.
    One of sDocName or iDocID is mandatory.
    Document name.
    Example:
    http://<webserver>/businessobjects/enterprise11/<platformSpecific>?sPath=SalesReports&sDocName=Salesin+2005
    For Java implementations, use desktoplaunch/opendoc/openDocument.jsp in place of the <platformSpecific> parameter.
    For .NET implementations, use InfoView/scripts/opendocument.aspx in place of the <platformSpecific> parameter.
    iDocID
    Document identifier.
    One of sDocName or iDocID is mandatory.
    Document identifier.
    Example:
    http://<webserver>/businessobjects/enterprise11/<platformSpecific>?sType=wid&sDocName=SalesReport&iDocID=2010
    For Java implementations, use desktoplaunch/opendoc/openDocument.jsp in place of the <platformSpecific> parameter.
    For .NET implementations, use InfoView/scripts/opendocument.aspx in place of the <platformSpecific> parameter.
    Replace 2010 with the document ID.
    Tip:   
    To obtain the document ID, navigate to the document in InfoView, hover your mouse over the document name hyperlink, and look for the ID number in the browser's status bar. You can also obtain the document ID from the Central Management Console.
    sIDType
    Crystal object type.
    Yes if the target is a Crystal report or OLAP Intelligence report (sType=rpt or =car) in an Object Package (otherwise, use sPath and sDocName)
    CUID
    GUID
    RUID
    ParentID
    InfoObjectID (default)
    Example:
    http://<webserver>/businessobjects/enterprise11/<platformSpecific>?sPath=SalesReports&sDocName=Salesin+2003&sIDType=InfoObject
    For Java implementations, use desktoplaunch/opendoc/openDocument.jsp in place of the <platformSpecific> parameter.
    For .NET implementations, use InfoView/scripts/opendocument.aspx in place of the <platformSpecific> parameter.
    sReportName
    Indicates which report to open if target document is multi-report.
    No (default is the first report)
    Report name for Web Intelligence documents, sub-report for Crystal Reports, pages for OLAP Intelligence reports.
    Example:
    http://<webserver>/businessobjects/enterprise11/<platformSpecific>?sType=wid&sDocName=Salesin2003&sReportName=FirstReportTab
    For Java implementations, use desktoplaunch/opendoc/openDocument.jsp in place of the <platformSpecific> parameter.
    For .NET implementations, use InfoView/scripts/opendocument.aspx in place of the <platformSpecific> parameter.
    sOutputFormat
    Indicates the format in which the target document is opened.
    No (default is HTML if the parameter is not specified in the link)
    H (HTML)
    P (PDF)
    E (Excel)
    W (Word)
    Example:
    http://<webserver>/businessobjects/enterprise11/<platformSpecific>?sPath=SalesReports&sDocName=Salesin+2003&sOutputFormat=E
    For Java implementations, use desktoplaunch/opendoc/openDocument.jsp in place of the <platformSpecific> parameter.
    For .NET implementations, use InfoView/scripts/opendocument.aspx in place of the <platformSpecific> parameter.
    sReportPart
    Indicates which specific part of the target report to open.
    No
    Name of the report part.
    Example:
    http://<webserver>/businessobjects/enterprise11/<platformSpecific>?sPath=SalesReports&sDocName=Salesin+2003&sReportPart=Part1
    For Java implementations, use desktoplaunch/opendoc/openDocument.jsp in place of the <platformSpecific> parameter.
    For .NET implementations, use InfoView/scripts/opendocument.aspx in place of the <platformSpecific> parameter.
    sPartContext
    In Crystal Reports, a report part is associated to a data context.
    Yes if a value is specified for sReportPart
    Data context of the report part.
    Example:
    http://<webserver>/businessobjects/enterprise11/<platformSpecific>?sPath=SalesReports&sDocName=Salesin+2005&sReportPart=Part1&sPartContext=0-4-0
    For Java implementations, use desktoplaunch/opendoc/openDocument.jsp in place of the <platformSpecific> parameter.
    For .NET implementations, use InfoView/scripts/opendocument.aspx in place of the <platformSpecific> parameter.
    sInstance
    Indicates which specific instance of the target report to open.
    No (use with sDocName and lsS[NAME])
    User (Link to latest instance owned by current user)
    Last (Link to latest instance for report)
    Param (Link to latest instance of report with matching parameter values)
    Example:
    http://<webserver>/businessobjects/enterprise11/<platformSpecific>?sPath=SalesReports&sDocName=Salesin+2003&sReportPart=Part1&sInstance=User
    For Java implementations, use desktoplaunch/opendoc/openDocument.jsp in place of the <platformSpecific> parameter.
    For .NET implementations, use InfoView/scripts/opendocument.aspx in place of the <platformSpecific> parameter.
    sReportMode
    For Crystal targets only, indicates whether the link should open the full target report or just the report part specified in sReportPart.
    No (default is Full)
    Only applies if a value is specified for sReportPart
    Full
    Part
    Example:
    http://<webserver>/businessobjects/enterprise11/<platformSpecific>?sPath=SalesReports&sDocName=Salesin+2003&sReportPart=Part1&sReportMode=Part
    For Java implementations, use desktoplaunch/opendoc/openDocument.jsp in place of the <platformSpecific> parameter.
    For .NET implementations, use InfoView/scripts/opendocument.aspx in place of the <platformSpecific> parameter.
    sRefresh
    Indicates whether a refresh should be forced when the target document or report is opened.
    No
    Y (forces the document's refresh)
    N (note that the refresh on open feature overrides this value)
    Example:
    http://<webserver>/businessobjects/enterprise11/<platformSpecific>?sType=wid&sDocName=SalesReport&iDocID=2010&sRefresh=Y
    For Java implementations, use desktoplaunch/opendoc/openDocument.jsp in place of the <platformSpecific> parameter.
    For .NET implementations, use InfoView/scripts/opendocument.aspx in place of the <platformSpecific> parameter.
    sWindow
    Indicates whether the target report will open in the current browser window or whether a new window will be launched.
    No
    Same (current browser window)
    New (new browser window is launched)
    Example:
    http://<webserver>/businessobjects/enterprise11/<platformSpecific>?sType=wid&sDocName=SalesReport&iDocID=2010&sWindow=New
    For Java implementations, use desktoplaunch/opendoc/openDocument.jsp in place of the <platformSpecific> parameter.
    For .NET implementations, use InfoView/scripts/opendocument.aspx in place of the <platformSpecific> parameter.
    lsS[NAME]
    Specifies a value for a single prompt. [NAME] is the text of the prompt.
    No
    A single prompt value.
    Example:
    http://<webserver>/businessobjects/enterprise11/<platformSpecific>?sType=wid&sDocName=SalesReport&iDocID=2010&lsSSelectaCity=Paris
    For Java implementations, use desktoplaunch/opendoc/openDocument.jsp in place of the <platformSpecific> parameter.
    For .NET implementations, use InfoView/scripts/opendocument.aspx in place of the <platformSpecific> parameter.
    lsM[NAME]
    Specifies multiple values for a prompt. [NAME] is the text of the prompt.
    No
    Multiple prompt values, separated by a comma. If the target is a Crystal report, each value must be enclosed in square brackets. If the target is a OLAP Intelligence report, use the MDX WITH clause (refer to Specifying prompts for OLAP Intelligence report targets).
    Example:
    http://<webserver>/businessobjects/enterprise11/<platformSpecific>?sType=rpt&sDocName=SalesReport&lsMSelect+Cities=[Paris],[London]
    For Java implementations, use desktoplaunch/opendoc/openDocument.jsp in place of the <platformSpecific> parameter.
    For .NET implementations, use InfoView/scripts/opendocument.aspx in place of the <platformSpecific> parameter.
    lsR[NAME]
    Specifies a range of values for a prompt. [NAME] is the text of the prompt.
    Note:    Not supported by OLAP Intelligence
    No
    A range of values for the prompt, separated by a double period (..). If the target is a Crystal report, the range must be enclosed in square brackets and/or parentheses (use a square bracket next to a value to include it in the range, and parentheses to exclude it). If the target is a OLAP Intelligence report, use the MDX WITH clause (refer to Specifying prompts for OLAP Intelligence report targets).
    Example:
    http://<webserver>/businessobjects/enterprise11/<platformSpecific>?sType=rpt&sDocName=SalesReport&lsRTime+Period:=[2000..2004)
    For Java implementations, use desktoplaunch/opendoc/openDocument.jsp in place of the <platformSpecific> parameter.
    For .NET implementations, use InfoView/scripts/opendocument.aspx in place of the <platformSpecific> parameter.
    lsU
    Specifies a URL to which the user is redirected.
    Note:    Not supported by OLAP Intelligence
    No
    A URL.
    Example:
    http://<webserver>/businessobjects/enterprise11/<platformSpecific>?sType=wid&sDocName=SalesReport&iDocID=2010&lsU=http://www.site.com
    For Java implementations, use desktoplaunch/opendoc/openDocument.jsp in place of the <platformSpecific> parameter.
    For .NET implementations, use InfoView/scripts/opendocument.aspx in place of the <platformSpecific> parameter.
    lsC
    Specifies a contextual prompt if there is an ambiguity during SQL generation (Business Objects and Web Intelligence documents only).
    Note:    Not supported by OLAP Intelligence
    No
    A prompt value that resolves the ambiguity in the SQL generation.
    Example:
    http://<webserver>/businessobjects/enterprise11/<platformSpecific>?sType=wid&sDocName=SalesReport&iDocID=2010&lsC=Sales
    For Java implementations, use desktoplaunch/opendoc/openDocument.jsp in place of the <platformSpecific> parameter.
    For .NET implementations, use InfoView/scripts/opendocument.aspx in place of the <platformSpecific> parameter.
    NAII
    Forces the display of the prompt selection page.
    Note:    Not supported by OLAP Intelligence
    No
    Y (all prompts whose values are passed with lsS, lsM or lsR are pre-selected)
    N (displays only the prompts whose values passed with lsS, lsM or lsR)
    Example:
    http://<webserver>/businessobjects/enterprise11/<platformSpecific>?sType=wid&sDocName=SalesReport&iDocID=2010&NAII=Y
    For Java implementations, use desktoplaunch/opendoc/openDocument.jsp in place of the <platformSpecific> parameter.
    For .NET implementations, use InfoView/scripts/opendocument.aspx in place of the <platformSpecific> parameter
    Edited by: Jamie Wiseman on Dec 3, 2009 10:01 AM

Maybe you are looking for

  • Steps in upgrading HDD to SSD on Macbook Pro 13 Mid 2009

    I need help in upgrading the RAM and Storage in my MacBook Pro 13" Mid 2009. I have bought 8GB Memory and 512 GB SSD from Crucial.com. I have watched a lot of Youtube Videos on how to install them but I am afraid I am still missing some things I need

  • Installing VPN Client 5.0.01.0600 on Vista

    Hi There, I'm having some problems with the VPN client 5.0.01.0600 for Windows Vista. I've installed the client but when trying to connect I receive the following error; "Reason 421: The remote peer is not responding" This to me would suggest an issu

  • Loading categories to the mass additions interface

    Hi, We are doing an R12 FA implementation. If I explain it more detail. We have 11i , but we r going to scrap 11i and implement R12 fresh. However the data will be extracted from 11i as it is. As u all know we need to use either mass additions interf

  • Business Partner extraction

    Can anyone provide a how-to guide on implementing the business partner extractors in BI 7.0. What is required on the ECC6 and BI sides to integrate customer, vendor and employee partner data in a common BI datasource, e.g. 0BPARTNER_ATTR? We have not

  • Illustrator suddenly shutting down.

    I am running  Illustrator CS3 for the Windows OS; XP Professional. I have a re-curring issue with Illustrator shuts down, but only if I have Indesign and Photoshop running at the same times. When the shutdown occurs, there is no warning, nor is there