BPS Web Hierarchy performance

Initial loading of hierarchy tree on web application takes up to 1 min. Is there anyway to improve this?
Thanks in advance.

Hi William,
you can restrict the initial number of levels that are loaded. Please see SAP note <a href="http://service.sap.com/~form/handler?_APP=01100107900000000342&_EVENT=DISPL_TXT&_NNUM=720264/">720264</a>.
Regards,
Marc
SAP NetWeaver RIG

Similar Messages

  • BPS Web Application performance

    Hi
    We are facing serious performance problems when opening a BPS planning web layout. This has been working fine until we compressed the planning cube accesed trough the layout. When monitoring the dialog processes it seems like the process i hanging without doing anything. There is onlye about 25k records in the cube an only about 10 characteristics so in general it is a very little transactional cube.
    Queries against the transactional cube is responding normal.
    We are using Oracle 10.2.0.2.0 and BI 7.0 SP13
    Has anybody experienced this? and do you know the solution.
    Chris

    Not sure if this helps
    Note 1056259 - Collective note: Performance of BI planning
    Hope it Helps
    Chetan
    @CP..

  • BPS Web Document Performance

    I have layouts that read documents. In BPS0, performance is excellent whether calling up an existing comment, or inputing new ones.
    However on web, it takes forever after clicking on a cell selection for the document to show up.
    I did not find any notes on this topic. Could someone share his/her experience on the issue? Thanks very much.

    Has there been any response to this issue? I am also experiencing performance problems with the usage of documents with web layouts. Activating the document component and retrieving documents is awkward for users - poor performance.
    Any suggestions?

  • Save through BPS web button

    Hi Guys,
       When I click the save button at the BPS web applications, it will take two minute to save my data while it only take 10 second to save in BPS0. Anybody know how to improve this in Web application?
    Thanks

    Hallo,
    try to figure out first, where is the performance problem.
    You can activate the statistic with the transactions:
    /nBPS_STAT0 (for Data reading and functions) and /nbps_trace (for APIs). Then run your Web. Analyse the trace data, at which is the most critical.
    Best Regards,
    Suan Liono

  • 2004s Web report performance is not good ,though that of 3x web is OK.

    Hi,
    I feel 2004s Web report performance is bad, though that of 3x web is no problem (the same query is used.) it is worse than BEx analyzer.
    This query has more than 1,000 records and those queries that have many records result in the same bad performance.
    Of course there are many reason for this bad performance, please tell me your solution by which you solve the same problem like this.
    the SIDs of EP and BI is difference here.
    CPU is not consumed when 2004s web report is executed.
    And I have cancelled  virus scan to this web report...
    Kind regards,
    Masaaki

    It is bad, am sure it's down to the new .net and java based technology.  Aggregates are a way forwards though from what i've heard of the BI Accelerator this is the real way forwards.

  • How to call a BPS Web Interface with predefined selections

    Hi,
    I have read and try to implement the "How to... call a BPS Web Interface with predefined selections" but it is not working.
    I have one Web Interface called ZXXXXX, then I created one BSP and copied the ABAP code into the Layout screen.
    I checked the ABAP and it concatenates and fill the variable l_url, but the page is not displayed.
    l_url = /sap/bc/bsp/sap/zxxxxx/zxxxxx.htm 
    I have checked that I have no errors in the BPS variables and its values.
    It just opens internet explorer and the page displays "<<<" in the top of the screen.
    I am working with BW7.0 and BPS 3.5.
    If anyone can help me it will be rewarded,
    Thanks a lot,
    Fernando

    I think the problem is in the last part of the code.
    <frameset framespacing=0 frameborder=0 border=0>
    <frame src="<%= l_url%>" name="x" framespacing=0 frameborder=0 border=0
    marginwidth=0 marginheight=0>
    </frameset>
    It is doing nothing in this point, but the ABAP fills correctly the l_url variable.
    Thnks

  • Calling Methods inside BPS Web Excel

    Hi,
    Inside the layout2.htm file of a BPS Web Excel BSP application, there is some javascript,
    layout_sheet.style.height
    and
    layout_sheet.style.width
    , which control the height and width of the input and output layout screens.  The code calls the methods
    <%= layout->get_width( ) %>
    and
    <%= layout->get_height( ) %>
    .  What I have done is modified the screen so it dynamically adjusts to fit both the input and output layouts into the users screen, independent of their resolution, since not everyone has the same screen resolution.
    In doing some research, there is another method,
    layout->set_width( )
    , that allows you to set the screen size for future reference. 
    How is it possible to take a value from javascript and submit it to this method?  I have tried to set the javascript inside the parenthesis, but I get a compilation error then.
    I hope I explained this well
    Cheers!!
    Kevin

    Hello Marc,
    We modified the JS3.htm too. just to have the possibility to use an autosave function. For instance if the planner doesn't do anything for 5 mins then save
    This have to be done that way because of the architecture of the Web Interface. I mean Switching between frames means having 2 autosave timer if the coding would have been in a Text component
    Best regards
    Yannick
    Message was edited by: Yannick Sigwalt
    Kevin: Is it possible to get the coding of what you have implemented? sounds really interesting

  • BPS/Web: 'Your previous query is still being processed'

    Hi,
    One of our users get the following message when clicking on a page link in a BPS web application we designed:
    'Your previous query is still being processed'. The user is only clicking once on the link and gets in an endless loop (when monitoring the system, no activity can be seen).
    All our other users are fine. We checked the internet explorer settings of this user and they are identical to all the other users. We know it is not linked to the user ID or the portal.
    Has anyone already seen this ? Any idea where we should look at ?
    Thanks for any help.
    David

    Hello David,
    on one hand you are saying only one user has the problem but on the other hand you write that it's not linked to the user ID?
    If the frontend settings are OK, then it might be a firewall issue. Some of them block ports or filter JavaScript.
    Regards,
    Marc
    SAP NetWeaver RIG, US BI

  • Simple Calculations in BPS Web

    Hi,
    I am using the BPS web layouts (ALV Grid not the Excel Web Component). I would like to add a couple of very simple calculations (difference of columns/percentages etc). Is it possible to do this without using the Excel OWC ?
    Thanks
    Shailesh

    Hi
    the simplier way to achieve yor result is to use FOx formula to calculate your results at runtime .
    You should create a formula function and add FOX code to it .
    Check this link for examples
    http://help.sap.com/saphelp_nw04/helpdata/en/d3/8057f830a911d4b2be0050dadfb23f/frameset.htm
    Hope it helps
    Andr

  • Debug BPS web application interface

    DEar All,
    Would you please let me know how to active a debug in a BPS web applicatin interface.
    I heard that something could be done under transaction se80, but what ?
    Many thanks for your big help !

    Hi,
    Here are the steps for activating the debugging,
    The <b>B</b>usiness <b>S</b>erver <b>P</b>age name is same as the name of the web interface
    Goto SE80 on the left side dropdown select BSP application and give the name of the BSP = interface name.
    Click on utilities->settings select tab ABAP Editor. Within this there are 4 tabs select the last one named Debugging. Select the check box named Actv and key ur user name (it should default to it). Hit Ok.This step is little diff depending on the WAS version.
    Click the display icon on the left side this will display the componenets of BSP. In the tree open the node Pages with Flow logic. There will be a component called PM_PAGE.HTM double click on it. Click on a line that's executable (blue) and then click on the STOP button on the application toolbar.
    This should do the job. let me know if you need more information
    thanks

  • BPS Web Application - How to change function button property dynamically

    We have created BPS web application for sales force, it contains 2 button.
    1. To send Workflow notification to Managers 'Request for Approval' - This would be used by sales person
    2. Button for Manager to approve the Plan 'Manager Approval' - This would be used by the Manager
    We are using Territory Management in CRM to determine who is the manager and sales person.
    We would like to use the same Web application to be used by both sales person as well as the manager. However depending on the user ID, we need to access the Territory Management table in BW to determine whether the person logging in is Manager / Sales person. If it is a Sales Person, we need to display 'Request for Approval' button and hide 'Manager Approval'  button. Similarly, if it is Manager,   'Manager Approval'  button to be displayed and 'Request for Approval' button to be hidden.
    Would appreciate, if any one has faced similar requirement and how to do this.
    Thanks,
    VJ Sudharsan

    Thanks Ananad and Srini for the suggestion. Actually I was working on the direction Anand Suggestion and make it working but I am not sure what I did is correct or not.
    I have a bogus variable that checks for Manager / Sales person and brings back following code in the variable, if it is manager:
    '<style> #Req_Approval_s </style>'
    and I added a new text component of type HTML and code
    <%=descr(VarvlSel2/value)%>
    it works. Is this the correct way of doing the enhancement. Or is there a different place where we can add JavaScript.
    Srini - I am using exit function, can you explain how we can I use BPS authorization to achieve this.

  • Texts on bps web (excel OWC)

    Hello gurus.
    I have a bps web based (excel owc).
    SAP Gui is defined on english, but web is defined as portuguese. How can I redefine as english?
    I have the problem with texts, i define them in english but it doesn´t appear on web...
    Thks.
    Vitor
    P.S. Points will be regarded.

    Hi Vitor,
    I am not sure, I don´t know URL possibilities that much.
    If there is already any parameter in the url showing a language, then just try to change it.
    If not, you can probably just put one at the end of the URL should be something like language=EN.
    regards
    Cornelia

  • BPS Web Interface don't show multiple documents for each cell

    Hi gurus,
    I have an issue... we are trying use text documents from BPS on the WEB interface. Everything works fine, I can input text documents on each cell on the web, and from Query as well.
    I saved several other documents from the query for the very same cell, and I can see these other documents from BPS itself or from the Query by clicking on the title... but on BPS WEB interface, it shows only the last text document saved.
    Is there anything wrong on the configuration, or is it possible for the WEB interface to show the titles so that the user can choose which document he wants to open?
    Thanks in advance,
    Chen

    Hi Luke,
    did you check whether the document attributes are generated for your Characteristics?
    AWB -> Documents -> Administration -> Generated Properties
    There is also a SAP Note 431126, which you might want to consult.
    Regards,
    Eric

  • How to adjust width into BPS web Layout

    Hi gurus,
      I´m working with BPS web Interface. I have a tabstrip control subcomponent composed by 3 differents layouts and the web interface is composed by differents tabstrip.All of this layouts represents the same information but restricted to differents characteristic value.  I need to align the data of those layouts, I mean the first column of the first layout should have the same width as the first column of the second layout etc.
    The idea is adjust the width of the columns of each layout in this tabstrip control. How can I do that? Is possible do that with CSS Styles? If it is possible How can I do that?
    Thanks in advance for your help.

    Hi,
    Try this may be useful for you..
    In the Web interface when you double click the layout , you can see the window at the bottom saying your component name ,planning area etc..at the bottom most you can see the Width and height , there you can increase or decrease .
    before that make excel web component as 'True', then only you can increase or decrease ..
    Regards,
    Siva.

  • How to open a Query in BPS Web-Layout

    Hello,
    i am new to BPS. How can I open a Query in BPS Web-Layout so that I can enter plan data manually??
    Pls give me the procedure and not links to help.sap.com. Thanks.
    pls help,
    SD

    Hi.
    You can open bex query in BPS Web Layout, but you should update data via BPS layout.
    In BPS Bex query can be opened only for display as long as BPS doesn't allow input via query (only BI7+IP).
    In BPS Web Interface builder add subcomponent "text", set HTML=TRUE, goto property "text", press F4->edit long text and enter HTML tags IFRAME with URL of bex query.
    Regards.

Maybe you are looking for

  • How to disable submit more than once?

    Hi, I have a form with a huge number of fields and validations on their validate event. The form has a submit button with the following routine: myDoc.submitForm(      cURL: URL,      cSubmitAs: "PDF" My goal is that the user will be able to submit t

  • I get an error saying I need at least Firefox 3.6 but I have Firefox 3.6.22

    On particular websites, such as 'Words with Friends' on Facebook and Pandora, I get an error saying that my browser is not supported and I need to upgrade. However, I am running the latest version (3.6.22) that can be run on my machine--I have OS X 1

  • Can select, but cannot insert into oracle tables using php.

    I am having trouble inserting data into a tables in oracle using PHP. I can insert into the tables using baninst1, but nothing else. I can't even insert using the tables' owner. Every time I try I get the ORA-00492 error of table or view does not exi

  • Encore Encounters an Unexpected Error and Must Close

    Its happened so many times that it should be an expected error by now...  I am running on Encore CS3.  I have read the other post similar to my problem, and I wasn't able to repair the problem.  I am working on a video project, everything is fine unt

  • Query is taking too much time for inserting into a temp table and for spooling

    Hi, I am working on a query optimization project where I have found a query which takes hell lot of time to execute. Temp table is defined as follows: DECLARE @CastSummary TABLE (CastID INT, SalesOrderID INT, ProductionOrderID INT, Actual FLOAT, Prod