Urgent help to bring BW report to portal

Hi
In BW  there is an option called "Display Query On Web" under "query Designer".when u click on "Display query on Web"  button under "Query Designer",then it launch's browser and display report.how can i bring this one to portal level .Can anybody suggest
Prasad

Hello Prasad,
I dont know much about the "Display Query On Web" feature in BW but yes, there is an iView provided in EP using which you can display BW data onto RP.
The iView is called "SAP BW Report iView".
For use this:
1. Create a System Object in EP having BW server configs, so that EP talks to BW system.
2. After creating the above mentioned query, you need to specify necessary data in these 2 properties:
i> BEx Web Application Query String  => BW query string
ii> System ==> The BW system object created in EP.
Hope this helps.
Awaiting Reply.
Thanks and Warm Regards,
Ritu

Similar Messages

  • Urgent Help Needed in this Report

    hi frd. help me in this report.
    parameter : plant,material no,company code,storage location.
    display: material no, material desc, UOM, ROL, warehouse, open po, open po qty, open pr no, open pr qty.
    Kindly Give me tips for doing this report.
    thank u
    Pari Vendhan.R

    Hi Pari,
    Go to se38 --Abap editior..
    chose the includes u like to be as
    Include  <>_top.
    Include  <>_subr.
    then follow the events....
    Initialization.
    ( as per requirement).
    At selection-screen.
    Perform fetch _data.
    Perform fefilloutput.
    any other logic to be followed for u r report.
    end-of-selection.
    Perform output.
    In include top.
    Put the declarartion part and the selection-screen block.
    SELECTION SCREEN
    SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE text-001.
    PARAMETERS : pa_werks LIKE table name-werks
                            pa_material no like tablename-field.     
    SELECTION-SCREEN END OF BLOCK b1.
    like wise u need to put the logic for the requirement
    Thanks
    Mohinder Singh Chauhan

  • Urgent Help--Mass Migration of Reports to 10g

    Hi All,
    We have about 350 reports that we want to migrate to 10g. Is there a way to migrate them all using a batch program or some tool instead of opening them one by one in the reports developer?
    PLEASE HELP URGENT.
    Thank a lot in advance.

    Okay, I see. The supported migration path from Reports 2.5 to 9i, is to first migrate to 6i & then to 9i/10g.
    Please check this Metalink Note 90026.1 "Migrating Reports V2.5 --> V3.0 --> V6.0"
    You might also be able to use rwconverter (in 6i I think the binary is called rwconv60) instead if Reports Builder:
    rwconverter userid=scott/tiger@oracle batch=yes
    source=<reportname> stype=rdffile DTYPE=REPFILE OVERWRITE=yes logfile=log.txt overwrite=yes
    You can write a batch-file to convert all of your 350 Reports.
    Regards,
    Martin Malmstrom

  • Urgent Help Needed in scheduling reports from BI Publisher

    Hi,
    I have configure the scheduler service on my windows server. Now i am trying to schedule a report from BI pubisher. But it is not working. When i click submit button, It is not doing anything. It seems it adds entry in the job schedule table. Even when i click schedules link, it shows just show progress status on explorer status bar but nothing happens.
    Any help would be on this would be highly appretiated.
    Thanks,
    Prasad

    Have you actually checked the scheduler tab to see what the report did? BI Publisher will not just tell you if a job fails unless you have your email server configured then you tell it to email you if the job fails. Also, be patient because it can take up to 5 or 10 minutes for a report to completely run for a 40000 row dataset. If you check the scheduler tab and the job failed, check your RTF Template. I have discovered through trial and error that BIP is picky about how you do your tags, especially loop tags. These would allow you to view the report online but cause BIP scheduled reports to fail on the report. Other than that, have you installed the scheduler database and tied it in? BIP has its own database schema you have to install somewhere on an database server that it stores scheduling information in.
    I hope this helps.

  • Need urgent help on mailing lable report in group above style

    Hi
    I need to prepare a report on reports 6i in mailing lable style based on group above style (multiple levels) e.g. yellow page directory. can anybody help me.
    rgds

    Hi,
    That's something I also had to do.
    Ad here's how this works.
    Suppose you have:
    Select ...
    from ...
    where ...
    order by name;
    Yet in your data model, in your group the fields appear, let's say, in the following order:
    date
    name
    So, Reports will sort within the group first by date.
    The answer is that your fields should appear in the data model in the order you wish to have them sorted. Thus, in the example, you should have:
    name
    date
    Frankly, I don't really like the way it works. Yet, it's just that simple.
    Hope this will help,
    BD.

  • Help for creating a report in portal.

    Hi,
    I am trying to create a report in the portal for many users, but
    I only want the login user to see his owned data in the
    database. There is an attribute called user_ID in the table. May
    I use 'PORTAL30.wwctx_api.get_user' function to get the user_ID
    and pass it to the report to show (only) his data? If it is
    possible, how to do it? Appreciate for any suggestion!
    Dong

    Hi ,
    You can create a report and add it as a portlet and in the
    report You write yr query as ...select ..... from yr_table where
    user_name ='PORTAL30.wwctx_api.get_user' be sure to change
    PORTAL30 TO appropriate name of yours..get_user gives you the
    name of the logged in user ...You can also get his id
    similarly ..You can also have a look at the API
    http://www.orafaq.com/faqscrpt.htm/#GENPLSQL for more details..
    Vishnu

  • BI Report to portal

    Hi ,
    I need help to publish BI reports into portal.
    Our portal is configured and connected to BI system. Now i need to create Tab in portal ( BI Reports) and sub menu like MM Reports | FI Reports | PP Reports.
    Can some one send me step by step procedure to create Iview and workset and asigning report.
    Thanks
    Babu

    HI,
    Check these links they may help you...
    http://help.sap.com/saphelp_nw70/helpdata/en/25/8c174082fe1961e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_scm50/helpdata/en/43/6ee85d99506fcfe10000000a1553f6/frameset.htm

  • Running Discoverer reports into portal using SSO portal login - help

    Hi,
    I am trying to run disco reports into oracle portal using discoverer portlet providers -list of worksheet. What I want to achieve is as follows
    1) login to portal using SSO userid /pwd - Done
    2) Enable discoverer for SSO - Done
    *3) Use discoverer list of worksheets to show reports into portal but want to filter the list of worksheet to currently logged in portal user. This so that users looged in only sees the reports to which they have access in discoverer - Need Help*
    *4) Once user runs this report then I want to filter the discoverer data based on users login or portal group - Help*
    Can someone please help with issue no 3/4 urgently.
    Mant thanks
    Ganesh

    Hi Michael,
    Assuming I have created the private connections using CAPI I still have my doubts as follows
    Do I have to then login as each portal user and add the list of worksheet portlet for each user and selecting
    "check the box called Display a different list of worksheets by allowing users to customize database connection and then check Show a default list of worksheets using connection, changing the connection to user's connection."
    Considering we have 500+ users this will be huge cumbersom task for me.
    Also when I tried to do this before loggin as each portal user when I logged in as second portal user I could see the list of worksheet portalet added by the first user which means I have to edit it but even that was not possible because it would not let me edit as only the page own whi created the portlet was allowed to edit (that is the first user)
    OR
    Do you have to give portal user permission to edit the page so that they can log on themselve to add the list of worksheet portlet on the page by selecting their private connection and selecting
    "check the box called Display a different list of worksheets by allowing users to customize database connection and then check Show a default list of worksheets using connection, changing the connection to user's connection."
    Finally I know someone has made it work using URL links and it works as follows
    1) Map the portal and disco user into a table
    2) Create disco private connections
    3) when portal user loggs in and click on "Show my discoverer report" it then runs a PL/SQL package which in turn identifies the private connection details and creates a URL out of it as follows
    [http://portal.ccm.ac.uk/discoverer/app/partialConnect?password=IRTIMUDV123_=qplus=VDUMITRI=browser_selected=connect=RELATIONAL=QPRIS=viewer]
    clicking on this link open discoverer with private list of workbook/worksheet.
    Please advise which way should I follow.
    Thanks
    Ganesh

  • DiskSpace Report Alert Error - Urgently Help Needed

    Hell All
    I have been take the scripts from https://gallery.technet.microsoft.com/scriptcenter/Disk-Space-Report-Reports-98e64d65
    Which is working fine , but my end of scripts out Auto Disclaimer is added and the output has little bit collapsed
    Disclaimer HAS BEEN added to the waring and critical Table which is mentioned on this script which is underlined now. and how avoid this 
    Urgent help is needed
    #  Check disk space and send an HTML report as the body of an email.        #
    #  Reports only disks on computers that have low disk space.                #
    #  Author: Mike Carmody                                                     #
    #  Some ideas extracted from Thiyagu's Exchange DiskspaceHTMLReport module. #
    #  Date: 8/10/2011                                                          #
    #  I have not added any error checking into this script yet.                #
    # Continue even if there are errors
    $ErrorActionPreference = "Continue";
    # Items to change to make it work for you.
    # EMAIL PROPERTIES
    #  - the $users that this report will be sent to.
    #  - near the end of the script the smtpserver, From and Subject.
    # REPORT PROPERTIES
    #  - you can edit the report path and report name of the html file that is the report. 
    # Set your warning and critical thresholds
    $percentWarning = 15;
    $percentCritcal = 10;
    # EMAIL PROPERTIES
    # Set the recipients of the report.
    $users = "[email protected]"
      #$users = "[email protected]" # I use this for testing by uing my email address.
    #$users = "[email protected]", "[email protected]", "[email protected]";  # can be sent to individuals.
    # REPORT PROPERTIES
    # Path to the report
    $reportPath = "D:\Jobs\DiskSpaceQuery\Reports\";
    # Report name
    $reportName = "DiskSpaceRpt_$(get-date -format ddMMyyyy).html";
    # Path and Report name together
    $diskReport = $reportPath + $reportName
    #Set colors for table cell backgrounds
    $redColor = "#FF0000"
    $orangeColor = "#FBB917"
    $whiteColor = "#FFFFFF"
    # Count if any computers have low disk space.  Do not send report if less than 1.
    $i = 0;
    # Get computer list to check disk space
    $computers = Get-Content "servers_c.txt";
    $datetime = Get-Date -Format "MM-dd-yyyy_HHmmss";
    # Remove the report if it has already been run today so it does not append to the existing report
    If (Test-Path $diskReport)
            Remove-Item $diskReport
    # Cleanup old files..
    $Daysback = "-7"
    $CurrentDate = Get-Date;
    $DateToDelete = $CurrentDate.AddDays($Daysback);
    Get-ChildItem $reportPath | Where-Object { $_.LastWriteTime -lt $DatetoDelete } | Remove-Item;
    # Create and write HTML Header of report
    $titleDate = get-date -uformat "%m-%d-%Y - %A"
    $header = "
    <html>
    <head>
    <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'>
    <title>DiskSpace Report</title>
    <STYLE TYPE='text/css'>
    <!--
    td {
    font-family: Tahoma;
    font-size: 11px;
    border-
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-
    padding-
    padding-right: 0px;
    padding-bottom: 0px;
    padding-
    body {
    margin-
    margin-
    margin-right: 0px;
    margin-bottom: 10px;
    table {
    border: thin solid #000000;
    -->
    </style>
    </head>
    <body>
    <table width='100%'>
    <tr bgcolor='#CCCCCC'>
    <td colspan='7' height='25' align='center'>
    <font face='tahoma' color='#003399' size='4'><strong>AEM Environment DiskSpace Report for $titledate</strong></font>
    </td>
    </tr>
    </table>
     Add-Content $diskReport $header
    # Create and write Table header for report
     $tableHeader = "
     <table width='100%'><tbody>
    <tr bgcolor=#CCCCCC>
        <td width='10%' align='center'>Server</td>
    <td width='5%' align='center'>Drive</td>
    <td width='15%' align='center'>Drive Label</td>
    <td width='10%' align='center'>Total Capacity(GB)</td>
    <td width='10%' align='center'>Used Capacity(GB)</td>
    <td width='10%' align='center'>Free Space(GB)</td>
    <td width='5%' align='center'>Freespace %</td>
    </tr>
    Add-Content $diskReport $tableHeader
    # Start processing disk space reports against a list of servers
      foreach($computer in $computers)
    $disks = Get-WmiObject -ComputerName $computer -Class Win32_LogicalDisk -Filter "DriveType = 3"
    $computer = $computer.toupper()
    foreach($disk in $disks)
    $deviceID = $disk.DeviceID;
            $volName = $disk.VolumeName;
    [float]$size = $disk.Size;
    [float]$freespace = $disk.FreeSpace; 
    $percentFree = [Math]::Round(($freespace / $size) * 100, 2);
    $sizeGB = [Math]::Round($size / 1073741824, 2);
    $freeSpaceGB = [Math]::Round($freespace / 1073741824, 2);
            $usedSpaceGB = $sizeGB - $freeSpaceGB;
            $color = $whiteColor;
    # Set background color to Orange if just a warning
    if($percentFree -lt $percentWarning)      
      $color = $orangeColor
    # Set background color to Orange if space is Critical
          if($percentFree -lt $percentCritcal)
            $color = $redColor
     # Create table data rows 
        $dataRow = "
    <tr>
            <td width='10%'>$computer</td>
    <td width='5%' align='center'>$deviceID</td>
    <td width='15%' >$volName</td>
    <td width='10%' align='center'>$sizeGB</td>
    <td width='10%' align='center'>$usedSpaceGB</td>
    <td width='10%' align='center'>$freeSpaceGB</td>
    <td width='5%' bgcolor=`'$color`' align='center'>$percentFree</td>
    </tr>
    Add-Content $diskReport $dataRow;
    Write-Host -ForegroundColor DarkYellow "$computer $deviceID percentage free space = $percentFree";
        $i++
    # Create table at end of report showing legend of colors for the critical and warning
     $tableDescription = "
     </table><br><table width='20%'>
    <tr bgcolor='White'>
        <td width='10%' align='center' bgcolor='#FBB917'>Warning less than 15% free space</td>
    <td width='10%' align='center' bgcolor='#FF0000'>Critical less than 10% free space</td>
    </tr>
      Add-Content $diskReport $tableDescription
    Add-Content $diskReport "</body></html>"
    # Send Notification if alert $i is greater then 0
    if ($i -gt 0)
        foreach ($user in $users)
            Write-Host "Sending Email notification to $user"
    $smtpServer = "MySMTPServer"
    $smtp = New-Object Net.Mail.SmtpClient($smtpServer)
    $msg = New-Object Net.Mail.MailMessage
    $msg.To.Add($user)
            $msg.From = "[email protected]"
    $msg.Subject = "Environment DiskSpace Report for $titledate"
            $msg.IsBodyHTML = $true
            $msg.Body = get-content $diskReport
    $smtp.Send($msg)
            $body = ""
    https://gallery.technet.microsoft.com/scriptcenter/Disk-Space-Report-Reports-98e64d65

    Hi,
    I want to double confirm which version are you used, please also refer to scripting center for the similar scripts:
    Disk Space Monitoring - HTML EMAIL Report
    http://gallery.technet.microsoft.com/scriptcenter/6e935887-6b30-4654-b977-6f5d289f3a63
    Monitor Free Disk Space Information on a Computer
    http://gallery.technet.microsoft.com/scriptcenter/04c29c84-5ecc-4bf6-8dd4-2940db63d9f3
    List Available Disk Space
    http://gallery.technet.microsoft.com/scriptcenter/7fa38863-ad6f-4f46-ac91-9b7d4a30f52b
    Disk Space monitoring
    http://gallery.technet.microsoft.com/scriptcenter/fd4f5235-1a80-41ed-87e2-189278fd376c
    If you encounter any difficulties when customizing the scripts, you may submit a new question in
    The Official Scripting Guys Forum! which is a best resource for scripting related issues.
    Best Regards,
    Allen Wang

  • I want to restore my iPhone.if I create a back up before restoring so will restoring from back up bring back my contacts after restoring.urgent help please

    I want to restore my iPhone.if I create a back up before restoring so will restoring from back up bring back my contacts after restoring.urgent help please

    Happy for you!

  • Urgent help:- Generate report from AD

    Team, Can any one help me to generate report from AD  in below format.
    User ID, MSOID, active/inactive, First Name, Last Name, Last login date.
    thanks in advance
    Regards, Triyambak
    Regards, Triyambak

    we have created custom attribute in our AD. below is the example
     Labeled Field
    Active Directory Attribute
    SSN
    EmployeeNumber
    Employee ID
    employeeID
    MSO ID
    serialNumber
    PCHA ID
    internationalISDNNumber
    SHCEmployee ID
    x121Address
    Contractor
    employeeType
    so MSO id means serialNumber .
    Regards, Triyambak

  • Downloading BW report from Portal into Excel

    Hi All,
    When a user is trying to download a BW report from Portal into Excel, it is prompting for User id and password of backend.
    But since portal has SSO this should not happen??
    Once the Uid and Pwd has been entered the report works fine.
    Why is this happening ??
    Need Urgent Help regarding this issue...
    Thanks in Advance.
    Regards,
    Shailesh Nagar

    are you connect the portal with proxy?

  • Integrate BI reports in Portals

    Hi,
        I am new to portals.I need to integrate BI reports in portals.So i need to know what are the things to install for the integration.Its very urgent.If any one knows abt this pls let me know as soon as possible.
    Regards,
    Laxmi.

    Hi,
    Have a look at these documents.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b0a5216a-349c-2a10-9baf-9d4797349f6a
    Configuring EP for connecting to BW
    BI content configuration in Portal
    Re: BI 7.0 and EP 7.0 Integration
    https://www.sdn.sap.com/irj/sdn/bi-and-portals2005
    Hope this helps.
    Thanks,
    JituK

  • Link to BEx Explorer 3.5 report from portal

    Hi Experts!
    We are running nw2004s with a 7.0 portal and a lot of 3.5 excel based reports to be migrated into new webtemplates eventually. Until then, the customer would like us to make links in the portal that would open up the 3.5 BEx Explorer and execute a certain report.
    Does anyone know if this is possible - and how it can be done? It would have to work in a way where the user is automatically logged onto the BEx Explorer - only I'm not sure if this is possible at all. Antoher challenge seems to be that I do not want to include any input values for the variant for a particular report, I want the selection screen to pop-up after having opened the link from the portal. If I try Broadcasting via the BEx Broadcaster - I have to put in values for the selection.
    Is the RRMX as an iview working properly - does anyone know? And if you already have another workbook or query open - what will happen then?
    Any input is highly appreciated.
    Kind Regard
    Gitte Kvist Hansen
    Accenture Services, ADU, Denmark

    HI Gitte,
    first thing you need connect your BW system with EP server.
    and configure S.S.O between EP and BW
    for more info on S.S.O configuration open this link
    http://help.sap.com/saphelp_nw04/helpdata/en/1c/ad1640033ae569e10000000a155106/frameset.htm
    after this.
    if you know the info cube name and query name of the report in BW system.
    then you can bring those report into EP as follows.
    create a BW repport iview by selecting SAP BW report ivew template
    provide the ivew name and id, provide the system to connect BW .
    and in the BEx Application query string property
    give the value as follows
    cmd=ldoc&infocube=<infocue name>&query=<query name>
    and see the preview
    rgds
    srinivas

  • What is the standard format of the query used to bring bw report as iview ?

    Please tell me the format of the query used to bring bw report into the portal when we have webtemplateid .
    Koti Reddy

    HI,
    It's well described in help,
    for EP 6.0 and BW 3.5: http://help.sap.com/saphelp_nw04/helpdata/en/27/6c013a53271a05e10000000a11402f/frameset.htm
    for EP 7.0 and BI 7.0 is more difficult, but You have a wizard:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/ef05462480025ae10000000a1553f7/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/33/39fa40ee14f26fe10000000a1550b0/frameset.htm
    Regards,
    Jarek

Maybe you are looking for

  • Problem with Background image and JFrame

    Hi there! I've the following problem: I created a JFrame with an integrated JPanel. In this JFrame I display a background image. Therefore I've used my own contentPane: public class MContentPane extends JComponent{ private Image backgroundImage = nul

  • How Can I retrieve old podcasts I deleted by error?

    Hello, I uses the last version 7.2.2 on MacOS. I deleted a few podcasts from an album I subscribed to. I know that the podcasts I deleted are still available on the publisher's site. Until version 7.1.... It was possible to retrieve old podcasts agai

  • How to make a ANIMATION for beginners.

    how to make a animation using Adobe Photoshop 7.0 and Image Ready 7.0 btw, my AP 7.0 doesn't have animation window, only my image ready.. can you teach me how? thanks!

  • Swap Tree Nodes

    Want to swap tree nodes. Please run the sample below where I need the help in the print statements. Five duke dollars from http://forum.java.sun.com/thread.jsp?forum=43&thread=431639 Thanks import java.awt.*; import java.awt.event.*; import javax.swi

  • Batch processing web pages from jpgs made from color corrected Camera Raw files

    I processed and color corrected a set of photos shot in camera raw, then saved as tiffs. Then I set Photoshop to Batch process them into a web slide show. The images turned out looking like the raw files before processing....kind of desaturated, sinc