Lov need to be refreshed automatically

Dear All,
I have report with 7 prompts (3 are optional) . Whenever we refresh the report all the prompts are displayed. Now requirement is when we click on any of the prompt in view mode, LOV list with updated Values need to be populated for the selected prompt.
I tried using "Automatic refresh before use" option still its not refreshing automatically after selecting any prompt. We still have to refresh the LOV list manually.
Can we do something for auto population of LOV?
I am working on BOXI 3.1, WEBI
Your help is appreciated. Thanks in advance.

Hi Saurabh
We had the same issue in our universes. I found that when the prompt has default value, LoV is not refreshed automatically even with "automatic refresh" option for the LoV...
For example, in our case we used such condition objects to allow selection all companies by entering asterisk:
@Select(Company\Company No.)
    IN @Prompt('Company Numbers:','A','Company\Company No.',multi,free,,{'*'})
or
'*' IN @Prompt('Company Numbers:','A','Company\Company No.',multi,free,,{'*'})
List of values is not refreshed automatically with asterisk as default parameter. Without default value, it is working fine:
@Select(Company\Company No.)
    IN @Prompt('Company Numbers:','A','Company\Company No.',multi,free)
or
'*' IN @Prompt('Company Numbers:','A','Company\Company No.',multi,free)
Regards,
Dmytro

Similar Messages

  • Business Layer not refreshed automatically

    Dear Friends,
      I'm working on IDT  for creating business layers based on SAP BW Multi-providers. The issue I'm facing right now is that whenever I modify the underlying Multi-provider, my business layer is not getting refreshed automatically with the changes.
      Please let me know if I need to do any settings in IDT for the business layer to get refreshed automatically or do I need to create a fresh design right from creating the connections.
    Many Thanks,
    Karanam.

    Another quick question with something similar to above. I am building the UNX universe on top of Multi Provider and I noticed that normal select statements on Dimensions would return "ZERO" records unless a measure is included in the query. Is there a workaround for this? I do not mind using a dummy null measure for simple queries. However, this is becoming cumber some when doing cascading prompts. IDT has a simple way of doing it but me without being able to generate LOVs without a dummy measure, its becoming difficult to implement cascading LOVs.
    Now the 2nd question is, I am developing all in DEV. When I use LCM and promote it to my QA, I can go ahead and create a new connection pointing to my QA Backend. However, when I try to change the connection from Dev to QA in the IDT Datafoundation "Connections" tab, it allows me to change the connection. However, the objects in the Business Layer does not reflect the new Calalog Name of the QA connection and none of them would parse. For example, Lets say my Dev connection is named D31Conn and my QA connection is named Q31Conn. Their catalog names by defaulyt are D31Conn and Q31Conn. Now, after developing my universe in BOBJ Dev and promoting it to QA, I am creating a new connection in BOBJ QA called Q31 Conn. When I open the promoted universe and try to change the connection from D31conn to Q31conn, it does it successfully. However, in my business layer, all objects would not parse and woul fail because their SQL still points to the old Catalog D31Conn instead of Q31Conn. Am I missing something here? Any help is much appreciated !
    Ramki
    Edited by: Ramki Krishnamoorthy on Mar 6, 2012 2:46 AM
    Just a Quick Update, I forgot to mention that my deployment is BI4.0 SP2 Patch 12

  • BPM composer getting refreshed automatically at regular intervals

    Hi,
    We have installed SOA Suite 11.1.1.6. While working on BPM composer, the window gets refreshed automatically after regular intervals and the entire work gets lost.
    Any help is highly appreciated.
    Thanks,
    Deepak

    > and the tcode for the lock is KRNL. and we dont have any other information regarding this.
    You mention that this is the account of an employee, so I assume a Dialog type user ID.
    Sounds to me like a script somewhere with this user ID in it for the connection to the system. Could be anywhere... theoretically also on a PC.
    Contact the user and ask them whether they saved their pwd anywhere.
    Also activate the SM20 dynamic filters to find the terminal for all types of events (also not critical) before the next pwd lock of the user (128).
    If you find that the terminal is an application server of your own system, then you will need to check your jobs again in more detail and in extreme cases even transport imports.
    Cheers,
    Julius

  • Iframe in web dynpro refreshed automatically when clicking on button

    Hello,
    I have called standard SAP T-code using webgui in web dynpro component insdie iframe.
    whenever I clicked on button. Screen inside iframe refreshed automatically.
    Consider tcode having multiple screen. If I clicked on button, iframe getting refreshed and return to first screen of the tcode.
    Please do the needful
    Thanks & Regards
    Kishan Rana

    You are using either the built-in Mozilla PDF Viewer or the built-in Chrome PDF VIewer and have a LiveCycle Designer XFA form being viewed.  You need to configure the web browser accordingly.
    XFA-based PDF forms on Mozilla Firefox and Google Chrome
    There are are probably registry entries available for setting this up in the HKEY_CURRENT_USER registry hive for both Mozilla Firefox and Google Chrome, but I don't know them and have not seen them posted on any vendor site.  Then again, I haven't looked either.   

  • Refresh automatically a page each 10 seconds

    Hi all,
    I need refresh automatically a page each 10 (or any) seconds. Maybe someone knows
    how do that. I don't have idea about this.
    Thans for your help.. is really URGENT

    Check this thread...
    http://swforum.sun.com/jive/thread.jspa?forumID=123&threadID=59772

  • Exchange 2010 SP3 RU7 - additionals mailboxes does not refresh automatically

    Hello
    On Exchange 2010 SP3 RU7 , my additionals mailboxes does not refresh automatically (Outlook 2010 up-to-date).
    i need to perform "send/receive" and "update the folder" to get the mail.
    Primary mailbox is running correctly and new mails are displayed .
    Thanks

    Hi,
    Based on the description, you added additional mailboxes from Outlook, but messges sent to these additional mailboxes didn't show until you tried the option "update the folder".
    How many additional mailboxes did you add?
    Did this issue affect all users?
    If possible, please remove these additional mailboxes and then re-add them. I recommend you add one additional mailbox first to check if the issue occurs. Then you can add another additional mailbox to check result.
    Best regards,
    Belinda Ma
    TechNet Community Support

  • My Imac keeps refreshing automatically?

    My Imac keeps refreshing automatically without my refreshing it, I have no idea why.  Also it runs very slow at times.  Any ideas?

    We need more info -  all we know is you have some kind of iMac. What model, what version of OS X, how full is the hard drive, how much RAM, and can you be more descriptive of what you mean by refresh? Not trying to overwhelm you - if you need help anwering any of this, just ask!

  • Why??? Simple snapshot can not refresh automatically, but can refresh manually.

    Server 1 : Oracle 7.3.4 (as a Master site)
    Server 2 : Oracle 7.3.4 (as a Snopshot site)
    Client PC: SQL*Plus (Oracle 7.3.4 Client)
    Step 1: on Client PC, start 2 SQL*Plus dialog Windows,
    one(Window A) for <Server 1> , another(Window B) for <Server 2>;
    Step 2: on <Window A> do:
    SQL>connect scott/tiger@Server1
    SQL>CREATE SNAPSHOT LOG ON scott.dept ;
    SQL>select * from dept;
    DEPTNO DNAME LOC
    10 AAAAAA AAAAA
    20 BBBBBB AAAAA
    30 CCCCCC AAAAA
    Step 3: on <Window B> do:
    SQL>connect scott/tiger@Server2
    SQL>CREATE DATABASE LINK oracle USING 'Server1';
    SQL>CREATE SNAPSHOT all_dept REFRESH fast
    start with sysdate NEXT SYSDATE+1/(24*60)
    AS SELECT * FROM scott.dept@oracle;
    -- refresh interval: 1 minute
    SQL>select * from all_dept;
    DEPTNO DNAME LOC
    10 AAAAAA AAAAA
    20 BBBBBB AAAAA
    30 CCCCCC AAAAA
    Step 4: on <Window A> do:
    SQL>insert into dept values (50,'MMMMMM','NNNNN');
    SQL>commit;
    SQL>select * from dept;
    DEPTNO DNAME LOC
    10 AAAAAA AAAAA
    20 BBBBBB AAAAA
    30 CCCCCC AAAAA
    50 MMMMMM NNNNN
    <one or two minutes later ... ... >
    Step 5: on <Window B> do:
    SQL>select * from all_dept;
    DEPTNO DNAME LOC
    10 AAAAAA AAAAA
    20 BBBBBB AAAAA
    30 CCCCCC AAAAA
    conclusion: Simple snapshot can not refresh automatically ???????
    SQL>exec DBMS_SNAPSHOT.REFRESH( list => 'all_dept',method => 'F');
    SQL>select * from all_dept;
    DEPTNO DNAME LOC
    10 AAAAAA AAAAA
    20 BBBBBB AAAAA
    30 CCCCCC AAAAA
    50 MMMMMM NNNNN
    conclusion:Simple snapshot can refresh manually.
    How to solve this problem?????
    Thank you very much
    Zhang Ming-an

    When you are manually refreshing the snapshot as scott/tiger, and your database link was defined with a 'connect to/identified by ' clause, your login credentials will be scott/tiger. When the refresh happens from the job queue, it does not use those credentials, It uses some default set. What you should probably do is:
    1. create public database link Oracle using 'server1';
    2. as scott/tiger, create database link Oracle connect to scott identified by tiger;
    3. your automatic refresh should work now.

  • Reservation created from a PM Order needs to create an automatic TR

    Hello Experts !!
    Needed your help much in a scenario where,
    A reservation created from a PM Order needs to create an automatic Transfer Requirement (TR) in WM directly which can later be converted to TO.
    (Please note that, I want to skip the GI part in IM with respect to reservation)
    Kindly suggest if there is any standard configuration for the same.
    Do batch jobs / user exit can only do it ??
    Regards,
    MC

    If you don't want to wait until PM order confirmation, use batch program for MB26 to issue committed quantities.
    Please note that MB26 will not handle serialized material issue.
    Thanks,

  • How can I avoid the need to OFTEN refresh or recover HP 2000 notebook?

    How can I avoid the need to OFTEN refresh or recover HP 2000 notebook? Windows 8.0.

    I found your support page by searching E0M18UA#ABA (as opposed to EOM18UA#ABA) which I assume was a simple typo. To answer your original question, the answer is to identify and isolate the cause of the errors and issues you are experiencing. Once you identify each issue, you can find what it takes to get beyond them without having to refresh or recover so frequently.
    You can only troubleshoot and identify the issues that are currently happening. If you are getting freezing right now, first take a look at this document specific to the freezing to narrow down the cause: Computer Locks Up or Freezes (Windows 8)
    A link to this document is contained in the previous one, but it is worth pointing out that this might be valuable to test for hardware failures: Testing for Hardware Failures (Windows 8)
    Another valuable tool when trying to identify the source of the problems, is to perform a clean boot after having one of the issues and trying to recreate it. This shows how to  remove  startup items. A good strategy is to disable half of the available items first, then restart and try to recreate the issue. If you cannot recreate it then perhaps there is a problematic startup item. If you can recreate it then disable half more, and repeat a few times until you empty the startup items.: How to perform a clean boot in Windows
    I hope this helps, and by no means is this a recipe to fix your current issues, but a few strategies to help you better identify the issues.
    TwoPointOh
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • Need query for refresh test database.

    Hi,
    I want refresh production database to test database refresh using expdp dumpfile. Please provide steps this is the requirement
    This request is to refresh the Tecnomatix test database MFEM which is
    on the NATEST server wnmcdwtk.natest.gm.com. This database needs to
    be refreshed using an Oracle full backup dump file from the Tecnomatix
    production database MFEP which runs on the production NAENG server
    wnmcdds8.naeng.gm.com. The MFEM and MFEP databases are both at Oracle
    v10.2.0.4.

    Hi,
    You have posted to the wrong section of the forum. This forum us for Berkeley DB.
    Regards,
    Alex Gorrod
    Oracle Berkeley DB

  • Browser history need to be refreshed

    Hi All,
    i am working in a CMS, i want to refresh browser history, when i click the browser back button.
    ideally when we click browser back button, whatever the page which is available in history will be displayed without the page refresh. but here i need to be refresh the browser history. i have used all the META tags. nothing was worked for me.
    if any one having any idea about how to refresh the browser history.
    please let me know.
    Thanks in Advance
    - Jagan

    i need
    to be refresh the browser history. i have used all
    the META tags. nothing was worked for me.Not even
    <meta http-equiv="cache-control" content="max-age=0, must-revalidate, no-cache, no-store, private">
    <meta http-equiv="expires" content="-1">?

  • Making my site refresh automatically

    I'm getting lots of reports from people saying that they can't open my site or they still see old information. I'd like to embed a code that makes it refresh automatically. Assuming it's a HTML code like the below I'm wondering where it should be placed. How can I display my site's entire code? Should I just "insert HTML snippet" like a logo etc?
    The code I found was this, is this even correct for what I want to do?
    <HEAD>
    <META HTTP-EQUIV=REFRESH CONTENT=5>
    </HEAD>
    Thanks!

    Your snowboarding video is nearly 18 MB in size and that takes up a lot of bandwidth. Look into ways to reduce it's file size with QT Pro, VisualHub or one of the other video apps. QuickTimeKirk is the person to tell you the best method to do that. Converting to flash can greatly reduce the file size and keep the image quality. Again QTKirk is the one to ask.

  • I need to cancel an automatic renewal for a non Apple App that I have deleted that I no longer wish to have

    I need to cancel an automatic renewal for a non Apple App that I have deleted that I no longer wish to have

    Check this out to see if it helps: Manage your auto-renewing subscriptions - Apple Support

  • My email is very slow and does not refresh automatically.

    My Yahoo and Gmail accounts on my iPhone are very slow.  They do no refresh automatically and I often have to restart the wireless to push emails out.  I thought it might be the email provider but it happens with both accounts. 

    Try these basic troubleshooting steps and see if any of them help.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    Quit all apps and restart. In order to quit or close apps - Go to the home screen first by tapping the home button. Quit/close open apps by double tapping the home button and the task bar will appear with all of you recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner to close the apps. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.

Maybe you are looking for

  • IDVD ejects disk (doesn't burn) and reboots MBP

    I want to burn a QuickTime movie (slideshow created in Aperture) to dvd using iDVD. I choose "OneStep DVD from Movie", import the movie, iDVD requests insert a recordable DVD disc, waits for disc to become ready -- then kicks out the disk and reboots

  • Migrating from 1.25Ghz G4 to Intel iMac problem

    Hi there! Question in brief: Can I install old (non-universal) software (such as IDCS2 and Qk6.5) on a new Intel iMac? Question at length: Just got a new iMac here, and wanteed to do a migration (which I've done problem-free between PCC Macs) and hav

  • Need System Recovery Disc Installation Instructions (not creating Disc)

    Does anyone know where I can get a printed set of instructions for using my system recovery disc, so in case I'm out of town my wife will be able to perform the operation? I made 5 dvd's, but she keeps asking for a set of instructions. Will appreciat

  • LTP related issue

    Dear All PP gurus, one of my client found out strange behaviour in LTP calculations for the items which are part of subcontracting and have vendor specific MRP Area. For example both in EQA and EPR material P6812 in plant 1200 is used in Semifinish w

  • Userexit in VT02N

    Hi I need to generate an idoc when shippind doc is deleted from VT02N tocde. I have found some user exits but not sure which one to use. EXIT_SAPMV56A_001 EXIT_SAPMV56A_002 EXIT_SAPMV56A_003 EXIT_SAPMV56A_004 can any body suggest which one to go for.