11.1.1.3 Workspace report prompt delay

Running v11.1.1.3 on Linux RAC with Weblogic. Encountering slow performance when accessing a report with prompts via the workspace. When a report is selected using prompts for the 1st time in a new workspace session, we are experienceing extremely slow response times for the prompt window to be brought back. The next time a report is initiated, the prompt is returned very quickly probably due to some caching.
Has anyone else experienced the same behavior?

This is due to the RMI service that will populate the dimension members list.
I noticed that it's slow at our setup (Windows 2003 Server) as well.
Sascha.

Similar Messages

  • SAP BusinessObject Mobile WebI Report Prompt Issue

    Hi,
    I have problem to view the Prompt value in Long Text for WebI report in my iPad. The SAP BusinessObject Mobile application is on version 5.1.12.
    We are using BI Platform 4.1, and the WebI report is connected to Bex Query using BICS connection.
    Below are the settings that I had done:
    Setting of Characteristic in BW:
    Setting of Characteristic – ZBPARTNER in BEx Query Designer:
    Below are the report Prompt result in BI LaunchPad and BI Mobile:
    Example data:
    Business Partner ID 123 has description in Long Text (DO NOT USE - KOC ALLIANZ SIGORTA A.S) and Short Text (DO NOT USE - KOC).
    Business Partner (on top of ZBPARTNER) in WebI is showing Long Text as expected.
    For example, you can see the long text "DO NOT USE - KOC ALLIANZ SIGORTA A.S".
    Business Partner (on top of ZBPARTNER) in Mobile Apps is showing Short Text:
    For example, you can see the long text "DO NOT USE - KOC".
    I need the Prompt value is the BusinessObject Mobile to be display with Long Text, but I cannot find any configuration to achieve this.
    Is anyone encounter similar issue and can provide me some suggestion?
    Thank you in advance.
    Regards,
    Edison Wang

    Hi,
    Just like to follow up whether is there anyone encounter similar issue like above which can give me some advise?
    Thank you.
    Regards,
    Edison Wang

  • Report Prompt & User Response

    Hello All,
             Created a BOBJ Report from BEx query. I need to achieve the below tasks for the report.
             1. List of Values shows leading zeros on the Report Prompt, can we remove those leading zeros on the
                 report prompt ( BEx report doesnot show any leading zeros on the variable screen when running report)
             2. The Users need a set of selection values to be displayed on the report, For Ex: Material, Profit Center.
                 They want to see what they have selected at the prompt which was done using the User Reposne.
                  The question is they want to see the Key Value instead of the Text of the material, is this possible.
    Please look into and update with your valuable suggestions.
    Regards,
    Raj

    Hello Rohit,
            Thanks for your quick reply.
            I followed  your steps and created a variable for User Reposne and another variable with the where condition
            to populate the Material Key.
            But I am getting the following error as InList is looking for a list of values, not the User Reponse as the List Of Values.
            Error - Missing or bad operand in 'InList' expression at position 51. (WIS 10070)
           My Formula : =([L01 Material Key]) Where ([L01 Material] InList [vURMat])
           Where vURMat: =UserResponse("Material")
           L01 Material is the Material Desc.
           Please look into and let me know where I am going wrong.
    Regards,
    Raj

  • Single valued Report Prompt as start value- calculate the end value

    Hi all,
    I want to be able to create a report prompt (not a dashboard prompt) on a report.
    The prompt has to be a drop down list to select the 'Start Month'. In the report, I'd like to display *12* months starting from the 'Start Month' selected in the Prompt.
    So, if the value selected in the Prompt is March 2010, the report should display months from March 2010 to Feb 2011.
    PS: This report is not going to be on a dashboard. It will be an ad-hoc report in the Shared Folders for users.
    thanks!

    I think that clears it up then, yes? So the answer is, use a dashboard to share.
    Answers is great for individual use and, if the report doesn't require prompts, for sharing. But once you involve prompts, that's where you need the dashboard as the "palette" on which to "paint" your reports with prompts. Answers is a tool with its purpose, but so is the dashboard. Take advantage of the purpose of the tool and your life will be much easier!
    If that answers your question, mark answer as "correct" and close this thread. Thanks.

  • Is it possible to enter "Input Control" values on the report prompts screen? How?

    Our report users are used to enter their parameters on the prompt.
    I have created a new report on WEBI XI 3.1. and this report has some prompts and also input controls.
    That means, when the user wants to run the report they have to enter their parameters on the report prompt and then they have to navigate to the input control and select the values.
    That makes them feel like they are entering parameters twice for a report.
    Is there any way the initial value for an input control can be entered on a report prompt screen?
    So, the user enters the values of the prompt and the initial values of the input controls together only once at the prompt screen?

    Thank you very much for the confirmation Amit.
    Yes, I considered adding a prompt instead of an input control but this input control selects data based on a custom calculation performed in a variable at the report level. To create a prompt on the query I would have to make the calculation at the universe level.
    Anyway, it seems 'Input Control" may be a useful tool for our reports, so we decided to get our report users accustomed to the input control tool.
    Thanks again for the help.
    Francisco

  • History in report prompts

    We recently upgraded from 3.1 to 7.0.  In the report prompt on 3.1 each field would save the history of values entered into that field.  (i.e. if I typed 1000 in a plant prompt the next time I run the report it would remeber that I had typed 1000 and would suggest it as a possible value for this run.)  The report prompt in 7.0 does not seem to offer this.  Does anyone know how to turn this feature on for a 7.0 report prompt?
    Thanks,
    Chris

    Hello Chris,  
    Have a look at this for your problem, it may give you some hints
    OSS 940174 : F4 - Checking historical values in pers. worklist
    OSS 1137466 : Variable personalization is lost / missing
    Thanks
    [Chandran|http://chandranonline.blogspot.com/]

  • WebI Report Prompt

    Hi All,
    I am trying to create a report prompt where a user selects a date prior to opening the report. The user selection then sets a variable that I plan to use in a formula. I do not want to use the user selected field as a filter to the report. For example, I have a date prompt. The user selects '1/1/2011' and it is set in the 'MaxReportDate' variable within the report. I then use the 'MaxReportDate' in a MaxPrice formula:
    MaxPrice = Price where ReportDate = MaxReportDate.
    Is this functionality possible in Web Intelligence? Please help!

    hi,
    If you have access to Designer (Universe), please follow the below steps.
    1) Create an Object named MaxReportDate
        Definition : @prompt('Enter MaxReportDate','D',,mono,free)
        Click Tables > Specify relevant table (i.e. table from which you are using other objects)
        click ok
    Please include this new object in your WEBI Query panel as well.
    Now your formula will work as last one MaxReportDate will be direct object instead of variable.
    MaxPrice = Price where ReportDate = MaxReportDate.
    Regards,
    Vamsee

  • Workspace 4 Minutes delay while running first report of the session

    Hi Techies,
    We are facing a strange issue in Workspace. When the user logs in to workspace and tries runs first report it nearly takes 4 or 5 minutes to bring up the POVs or Prompts. After this 4 minutes delay any subsequent action on reports is faster.
    But when the user logs off and log back in we are facing the same delay. Looks like this problem is there for every session.
    Any insight on this issue will be highly helpful
    Thanks
    With Regards,
    Rajkumar

    I am experiencing the same issue with a system 9.3 implementation. The issue occurs in Workspace only, not within the Financial Reporting Studio. That is making me think it is more of a web/application server issue. I have not been able to resolve, but any help would be appreciated.

  • Web Analysis Report prompted for relational database login

    We have given access to the WA reports and everything works fine in general. One of the user trying to open same report(s) document(s) via Workspace and its getting prompted with relational database login? I have verified for the access and everything seems to be fine.
    I do not know the reason for this. Can anyone help me? Thanks.

    From the forums, i got the below MAXL commands to sync the user access :
    alter system resync sss; --> this command will sync all the users, groups.
    alter group <group name> sync security with all application; --> This can be used to individually sync the required group
    alter user <user name> sync security with all application; --> This can be used to individually sync the required user
    Will check it up with user on any change in her access.
    Thanks,
    Praveen.

  • Essbase connection - POV in Financial Reporting prompts missing

    Hi,
    I'm connecting to Essbase using Financial Reporting, this report has 3 POV's. When I go to Workspace and run that report, I only see one POV. When log in as someone else, I see the 3 POV's expected. Does anyone ever encountered this? Does anyone know how to fix this?
    Thank you.

    Hi,
    I had a similiar problem, but really not sure how close it is compared to yours.
    My issue was, for a old report,I had 3 "user point of view" dimensions set up, but when I ran them on workspace, I had none of the user POV prompts coming up for selection. I identified that, the user point of view isn't working or not recognized by the report. so below is what i did to get them to work.
    1. Navigated to "Dimension Layout" and moved the "user point of view" dimensions to "Pages". Saved it.
    2.Then again reverted back the same dimension back to "user point of view" dimension.[Just did this to get rid of the report memory having the user point of view dimensions]
    3.Unchecked Grid point of view [Incase if it is checked]
    4.Navigated to Task->User Point of View, and for the 3 dimensions in the user point of view, select "Member from List" and for each dimension give more than one selection[ :) ], like sample below.
    Dimension: report viewers may select Choices List
    Hsp_Audits A Member from List Hsp_Rate_InputValue, Hsp_Rate_USD
    Save the report, Try running the report from Workspace. This way i got all my user point of view prompts while running them in workspace.
    Thanks,
    Leo Jose.
    Edited by: Le Jo on 10 Feb, 2011 12:04 AM

  • Report for delay in Production

    Dear all,
    In cases of any change in the production plan after the release of the process order, we delete the process order and revoke the same whenever we plan to produce the same, otherwise the originally assigned batch no, is skipped by the system. By doing this, whenever we run the COOISPI report, the start date of the process order is shown as the original creation date before deleting. This has been highlighted by the auditors many times as delay in processing, which actually is not the case. Pls clarify whether the report can show the date of last revoke as the creation date OR is there any report which shows the date of deletion and revoke of the process order so that auditors have a trail.
    Regards.
    Rishi

    Hi,
    There is no standard report which can give you startdate as the revoke date. What you can do is inform the team doing revoke to update the revoke date as the start date. They have to do it at the time of revoke. This can be done as in normal business scenario there will not be many revoke orders.
    Hope this will help.
    Navin

  • Crystal Report prompts for username / pwd when deployed to Bus Obj Server

    Hi All,
    I'm relatively new to Crystal Reports development.  My day job is test analyst.  I'm reasonably technically proficient.
    PROBLEM
    I have created a number of Crytsal Reports which have now been deployed to an Enterprise Business Objects Report Server.  The Server is Business Objects Server XI release 2.
    When I run the report in Crystal Reports Desiger 2008 it does not prompt me to enter the database credentials except if I have modified the SQL command or some other report detail.  Most times I run the report, no database username / pwd is required because I already set this up in the datasource config.
    I' connecting to an Oracle database using ODBC (RDO) connection type.  I cannot get the ODBC (RDO) connection type working from my PC using Crystal Reports Designer 2008, because I don't have ODBC configured for my datasource.  Instead, Im using the native Oracle Server driver to connect to my datasource.
    An existing user in the client organisation configured my report to use the ODBC (RDO) conneciton type for me because the Business Objects Server in the client organisation does not (currently) support the native Oracle driver.  Other reports this user has created and deployed using the ODBC conenction type run successfully without prompting user to enter the database connection credentials.
    NOTE:
    This report users an SQL Command (new to Crystal 2008 I beleive?).  The command is reqiured for this report due to the complexity of the underlying SQL query.
    Does anybody know why the report keeps prompting me to enter the database credentials at runtime?  Obviously for security reasons I don't want report users to have to enter the database schema name and password in order to run the report.

    Hi,
    You need to uncheck "Propmt the user for database logon when viewing". You will find this when you deploy the report on the BOE XI R2.
    The deployment step main heading is
    Specify Databse Crendentials.
    Hope this helps,
    Thanks
    -Azhar

  • Report generation delay

    Hi,
    I had a problem with teststand report generation at the end of the test. The report generation is taking too long, while it is appending the report.
    My report is in ascii text format and will attach the report to the pre-existing file. The typical test has about 100 steps, and the test exists the sequence when a step fails.
    I had tried before the on-the-fly report option, but I had some other problems with it.
    I think two main reasons for the delay is: Filtering for Failed steps and appending to the big file.
    But I don't how to solve this. Does any body has any ideas without using on-the-fly method.
    Thanks in Advance

    Hi,
    what kind of resultfiltering are you doing? There can be a huge potential of improvement; this is because you can "filter" the results of each step during runtime of the sequence and discard every result which does not pass this filter. The default filterfunction of the reportgeneration takes place during reportgeneration, so after all results already have been collected. This can be inefficient, exp. with large resultlists.
    The function used for "runtime-filtering" woulod be an override od the "PostResultListEntry"-Callback.
    hope this helps,
    Norbert
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.

  • Preview and print a Crystal report prompted for the sa password

    Dear All,
    Our customer has Crystal report add-on to be installed. When we Preview and print a Crystal report, we got a window prompted for the sa password. Even we type in a correct password, it still says wrong password...
    Every time when I open my report in Crystal Basic 2008 on the server, then go database expert >> My connections >> click + in front of the connection name, it asks my sa password. I type in my password then save and close. Next time when I open the report and go my connections, I have to type in my password again. This only happens on one customer.
    Any idea? Thanks a lot.
    Regards,
    Yuka

    Hi Yuka,
    1) All their SAP client workstation, they have to have use SQL2008 CD and install SQL Client on it
    Correct, MS does NOT support MDAC or WDAC when connecting to SQL 2008.
    2) Then go ODBC >> SQL Native Client 10.0 >> Create a new connection to SAP server. Should we use sa user or another use that has the same authorization as sa?
    Correct again if they are also using ODBC to connect, as for using the sa account or creating a new one is up to you. I suggest creating a Crystal account with what ever rights your app needs, this way if tracing it turned on etc. you can confirm who is actually running the report.
    3) Then from MY Crystal report, I have to use ODBC connection as well?
    Just to clarify, if you created your reprots using OLE DB then they can do so also. But you need to update your connection properties. Open each report click on Database, Set Location, scroll down to OLE DB and expand and then choose MS SQL Server Native 10 as your OLE DB provider, fill in all the logon info and then verify the database. Do the same for each subreport also.
    Save your report and either send them the new one or if you are doing this remotely then replace the original report.
    VERIFY your reports to confirm they still return correct data and do work as expected.
    Or if you are using ODBC then yes you do select the MS 10 driver with a new DSN. Then do the above to update the reports to all use ODBC as their data sources.
    Hope this is all clear now....
    Thanks again
    Don

  • To Link a Crystal Report (2008) from Webi report - Prompts not to Repeat

    Hi ,
    I have created a Webi report and Crystal report (2008) both have the same prompts.now i want to create a Hyperlink in Webi to link the Crystal report.
    i am able to do this. however the crystal report is again asking to provide the prompts which i already given in Webi.which should not happen.
    So how to achieve this scenario in Webi.        
    Need your help as soon as possible.
    Regards,
    Kishore.

    Hi
    the information you need are in the following manuals
    [Viewing Crystal Reports Using URL Reporting|http://help.sap.com/businessobject/product_guides/boexir4/en/xi4_cr_url_reporting_en.pdf]
    and
    [Viewing Documents Using OpenDocument|http://help.sap.com/businessobject/product_guides/boexir4/en/xi4_opendocument_en.pdf]
    Thanks!

Maybe you are looking for

  • OD-Clientusers need long time to login

    Hi there, I hope, I can get some help here... Running an OD-Master (10.5.8) with nor replikas, I have the problem, that sometimes the User-Login needs some minutes for successfull login. What I can do to solve the problem for the moment is to remove

  • Best Mobile Final Cut Pro Setup?

    I've been working on a DV project at home and need to continue editing it while I'm on a business trip for 4 weeks. All I'll be doing is sending quicktimes to my client for review. What's the best plan for editing in a hotel room? I have a Macbook Pr

  • Different DVR's in home?

    Is it possible to have a X1 DVR and one of the old just plain DVR's in one house or do all cable boxes have to be the same?

  • Flashback OS X 10.5.8

    Have been having some issues lately and just read about flashback.  I saw a patch was available, but only for more recent OS, not 10.5.8.  I do keep getting an Adobe pop up, so that is why I am suspecting flashback.  I'm computer illiterate.  I use m

  • Start-up problems...help please

    I was told my start-up should only last 10-15 seconds, but it takes at least 60 seconds for my computer to boot up. Is there anyway I can fix it to start up faster? what are the reasons it may be slower when booting up? thanks