Webi report would NOT refresh even after setting prompts and refreshing document instance.

I am a .NET developer and a newbie to the world of BO I have just written a simple application in C# making use of the BO.NET Enterprise SDK and the ReportEngine.NET SDK to open a WEBI document and export it to Excel.  I have got the whole thing working - starting from establishing the EnterpriseSession, obtaining the reportEngine instance and also opneing the Webi document and exporting it to Excel. 
The problem is the even after setting a different value for the prompts I ALWAYS get the same report  - for example if I set the Country prompt to India I always get the previous one that was set in the universe (Brazil).  These are not optional prompts and I do refresh the documentInstance after calling "SetPrompts"  Did anyone elase have the same problem with caching?.  Any help would be greatly appreciated.  Please find the snipped of the code attached.

The link is correct, however you need access to SAP Service Market Place (SMP), which you should have since you are using BOE / BI. If not, ask your BOE / BI administrator to set you up with logon to SMP.
- Ludek
Senior Support Engineer AGS Product Support, Global Support Center Canada
Follow us on Twitter
Got Enhancement ideas? Try the SAP Idea Place
Share Your Knowledge in SCN Topic Spaces

Similar Messages

  • Iphone 4 front camera not working even after reboot,resets and restore.

    i am using iphone 4 .I have problem that front camera is not working even after reboot,resets and restore with itunes.I thing there is a hardware problem.
    Now i wont to go apple store for replace the phone because phone is under warranty period.But problem is that i lost the receipt.Will apple store help me without my receipt ?please help me

    If setting up as new device without using the latest backup does not bring the camera function back, get it looked at or serviced by Apple:
    How to back up your data and set up as a new device
    Apple - Support - Service Answer Center

  • Why ill the flash player not intialize even after disabling firewall and antivisurs software

    Why will the flash player not intialize even after disabling firewall and anitvirus software?

    Windows XP and internet exployer?  I can get the flash player to begin the
    download but stops at about 50% initalization
    Greenleaf Compaction, Inc.
    142 W. Main
    P.O. Box 265
    Hopkins, MI  49328
    Phone:  1-877-552-9369
    Fax:  (269) 793-7298
    New email address: [removed]

  • N7k console not responding even after proper boot, and even from rommon mode

    N7k console not responding even after proper boot, and even from rommon mode

    Try using a different application (putty) and test.  If that does not work, RMA the sup.
    HTH

  • Standard substitution is not working even after setting up in HRUS_D2

    Hello all,
    We presume after setting up substitutions for approvers, the workitem should be in both actual approver and his substitutes in box per the standard SAP workflow functionality. For some reason this doesnot seem to happen.
    Is there any other setting, other than setting up a substitute, i.e an entry with validity dates active in HRUS_D2.
    Appreciate all your help in this regards,
    Regards,
    HR

    I hope this user is not maintained in the excluded list n the workflow instance.
    I hope there is no filter activate for substitute. You need to checxk the filter.
    CL_EX_ACO_SUBSTITUTES          BAdI Class CL_EX_ACO_SUBSTITUTES
    CL_EX_FAGL_ALLO_SUBSTITUTE     BAdI Class CL_EX_FAGL_ALLO_SUBSTITUTE
    CL_EX_WB2_ASSO_SUBSTITUTE      BAdI Class CL_EX_WB2_ASSO_SUBSTITUTE
    CL_EX_WF_SUBSTITUTE            BAdI Class CL_EX_WF_SUBSTITUTE
    Thanks
    Arghadip

  • HT3131 Clamshell mode not working even after powering off and reconnecting display; external monitor goes black anyway

    After connecting an external monitor (non-Mac) to my MacBook (Mac OSX 10.6.6) w/proper adaptor, setting up to use clamshell mode as per manual, the external still goes black even after putting MacBook to sleep, disconnecting and reconnecting external and powering up again as suggested in Support. Displays are set to Mirror. Also, when I open Displays in System preferences, 2 different windows for Resolution settings appear. Where have I gone wrong? This monitor (Viewsonic) came with it's own software for setup on a Windows PC, but of course it is not being used on the MacBook.
    Any help would be appreciated!

    Hi Mike,
    Yes I followed all the procedueres....except for waking the computer using a keyboard click. For obvious reasons one is just inclined to open the top of the MacBook to wake it when the external goes dark...I did that twice, until I realized that very last step was needed to 'wake' it. It worked. Something so simple, easy to overlook I guess.
    I did leave the monitors mirrored, fyi, if I don't then all I can access from the external are the resolution settings. This Viewsonic comes pre-loaded with Windows software of it's own and doesn't quite behanve the way my previous external did, but I got it figured out.
    Thanks for your response, tho!

  • BI Scheduler Service not starting even after setting up

    Hi all,
    I have done the necessary table creation for Scheduler on a schema and pointed out that schema in Job Manager. But when I tried to start the Oracle BI Scheduler service, it is giving the below error.
    2012-10-05 11:20:47
    [68008] Scheduler Error:
    Current Table: S_NQ_JOB.
    [nQSError: 17001] Oracle Error code: 12154, message: ORA-12154: TNS:could not resolve the connect identifier specified
    at OCI call OCIServerAttach.
    [nQSError: 17014] Could not connect to Oracle database.
    Current Table: S_NQ_JOB_PARAM.
    [nQSError: 17001] Oracle Error code: 12154, message: ORA-12154: TNS:could not resolve the connect identifier specified
    at OCI call OCIServerAttach.
    [nQSError: 17014] Could not connect to Oracle database.
    Current Table: S_NQ_INSTANCE.
    [nQSError: 17001] Oracle Error code: 12154, message: ORA-12154: TNS:could not resolve the connect identifier specified
    at OCI call OCIServerAttach.
    [nQSError: 17014] Could not connect to Oracle database.
    Current Table: S_NQ_ERR_MSG.
    [nQSError: 17001] Oracle Error code: 12154, message: ORA-12154: TNS:could not resolve the connect identifier specified
    at OCI call OCIServerAttach.
    [nQSError: 17014] Could not connect to Oracle database.
    Can someone help me regarding this, since I don't have clue where I am wrong.

    Dpka wrote:
    Can you list down the steps you have done so far to configure scheduler? Have you configured cryptotool?.Can you try to import the scheduler tables in rpd?
    Regards,
    DpkaHi,
    Below are the steps which I followed.
    1) Created the scheduler related tables and indexes in the schema.
    2) I have added the Scheduler Administrator to the credential store.xml using the command "cryptotools credstore -add -infile D:/OracleBIData/web/config/credentialstore.xml"
    3) Configured the Job Manager with the schema where tables/indexes are created. And the Administrator name is filled with the credentials provided in the above point.
    I have referred to this page for setting up scheduler. "http://obiee101.blogspot.com/2008/08/obiee-configuring-configuring-scheduler.html".
    No. I haven't done anything to configure cryptotool. But I have used that tool to generate the admin user name and password for scheduler.
    And, I havent tried to import the scheduler tables into the RPD.
    Thanks

  • Illustrator not responding even after preferences cleared and app reinstalled.

    I have a Toshiba Q875 running Windows 8. I subsribe to Creative Cloud. I have a huge proble, with Illustrator CS6.
    I have seen posts about this problem on the forums, but I need to post this anyway because I am at wits end. After I start Illustrator, I cannot open a document or create a new document without the program giving me a not repsonding error. I have had two lengthy calls with Adobe Technical Support. In addition to uninstalling and reinstalling the software four times, we have cleared the preferences and created a second user. After the first call, tech had Illustrator running by killing the prefs. A couple of days later, the problem resurfaced. Today the tech walked me through everthing, including a thorough examination of the uninstall before I performed the reinstall. He assured me everything would work. It does not.
    I am hoping somebody has insight to this problem. I more so hope that somebody from Adobe sees my post. I cannot believe that I cannot speak to somebody in the US to help remedy this problem. The offshore techs have been nice, but somebody at coporate needs to know about this problem that, as my research has indicated , is not a rare problem on Macs or PCs.

    ikemyer,
    Did you run the Cleaner Tool between uninstalling and reinstalling?
    http://www.adobe.com/support/contact/cscleanertool.html

  • IPad touch screen does not respond even after full restore and update

    I have an iPad 2 64 GB
    It has for a number of months intermittently stopped responding to any touch screen inputs. This issue began almost as soon as I opened the iPad for the first time. As it was happening very rarely and normally responded eventually, so I thought nothing of it.
    This week the iPad will not respond to any touch input at all (Home, On/Off, Volume and Mute buttons still respond). I have tried the hard reset process a number of times and still nothing.
    I backed up the device to my machine and applied the latest update 5.1.1 and still no response. I then did a factory reset and still nothing.
    I have never dropped or damaged my iPad in any way.
    Does anybody know of any ongoing issues with the touch screen or a solution to this problem?

    Thank you.
    I've already booked myself in to the Genius Bar this week.
    I suspect it is a hardware failure and more specifically a loose internal connection.

  • Firefox 5.0.1 Sync is not working even after info replaced and device added again.

    No errors were displayed so I followed guidance in articles "Firefox Sync is not working" (Uninstalled Sync add-on, updated Firefox on all devices, and Replaced Sync data) and "Replace your Sync information" which worked to get identical bookmarks on desktop and laptop. I used the desktop data as the sync data and added the laptop as a device. But when I change bookmarks on the laptop the changes do not sync with the desktop. I don't know what else to do.

    Thanks for the suggestion Ibai, but I'm pretty sure I did that and it still didn't work. In my frustration I decided to try XMarks, which is accomplishing my needs, but I'm concerned with this as a long-term solution because it was recently purchased by the "Last Pass" company, which disabled password sync. This is not a huge deal for me because I use 1Password, but I'm worried about XMarks somehow becoming incompatible with 1Password as the Last Pass company moves forward with encouraging people to use their password software instead. Since it is working now I'm hesitant to mess with it anymore. Does that sound reasonable or should I trash the XMarks add-on and reconfigure Firefox sync and make sure I click the Tools->Sync Now drop down to give Firefox sync another try? Pros/Cons?

  • Bluetooth not available even after resetting pram and smc!

    Hi, my bluetooth on mbpro is not working now, i've tried resetting pram and smc but it is still the same ! could it be a hardware problem?

    Try doing a Safe Boot and then reboot normally...
    See Here
    http://support.apple.com/kb/HT1564?viewlocale=en_US
    If you are still having Fan Issues... you could try another SMC...
    Just a thought...

  • Even after set Mo:Security and HR:Security,user not able to restrict require Inventory Org.

    Hi All,
    Even after set Mo:Security and HR:Security,user not able to restrict require Inventory Org.
    Both the profile option have set at responsibility level.
    Reagrds,
    Sandesh

    2785222 wrote:
    Hi All,
    Even after set Mo:Security and HR:Security,user not able to restrict require Inventory Org.
    Both the profile option have set at responsibility level.
    Reagrds,
    Sandesh
    Hi Sandesh,
    First note that HR:Security Is for HRMS module for restricting data for respective OUs
    MO:Security is for other Modules such as Inv, PO, AR, AP etc., for restricting data
    Change the inventory Org to the one you want and then query data...
    Hope it helps.
    Regards,
    Shahzad.H.Magsi

  • The Outlook links do not connect to Firefox even after setting the customize option in Default Programs. Please help.

    The''' Outlook links do not connect to Firefox '''even after setting the customize option in Default Programs. Please help.

    Message to Toad-Hall
    Thank you, for that. To be sure, I tried your suggestion, and selected "System Proxy" as the choice, for Thunderbird and Firefox. Rebooted, and looked at the outcome.. NO Joy.. :-(
    I believe that I shall send the output of the Error Log in my next post. Perhaps someone can point me in the right direction after looking at the Error.log.
    Thank you...Toad Hall. If you think of something else to try, I am ALL ears.. I shall keep trying..

  • Web reporting does not work in BW system

    Hi-
    I'm a BW consultant with very little BASIS knowledge and have been asked to look into why web reporting is not working on our system.
    We get the following message when trying to run BW queries on the web:
    Not found
    The following error occured:
    %3cpre%3e%0aLOCATION+++MessageServeronhosttongue%0aERROR+++++Grouptonguenotfound%0a%0aTIME+++++++TueMar2004%3a21%3a132007%0aRELEASE+++640%0aCOMPONENT+LG%0aVERSION+++5%0aRC++++++++-6%0aMODULE++++lgxx_mt%2ec%0aLINE++++++3518%0aDETAIL++++LgIGroup%0aCOUNTER++++10%0a%3c%2fpre%3e
    I've checked SICF and all services are activated.  I suspect that the problem is in the RZ10 parameters, but do not know what needs to be set there.  Here are our settings:
    rdisp/max_wprun_time                        3600                        
    abap/cache_area                             10000000                    
    abap/buffersize                             1500000                     
    login/system_client                         100                         
    INSTANCE_NAME                               DVEBMGS00                   
    SAPSYSTEM                                   00                          
    rdisp/wp_no_dia                             10                          
    rdisp/wp_no_btc                             6                           
    rdisp/wp_no_vb                              2                           
    rdisp/wp_no_vb2                             1                           
    rdisp/wp_no_enq                             1                           
    rdisp/wp_no_spo                             1                           
    DIR_TRANS                                   /usr/sap/trans              
    ms/server_port_<xx>                          PROT=HTTP, PORT=8080       
    icm/server_port_0                           PROT=HTTP,PORT=8080,EXTBIND=1
    DIR_ORAHOME                                 /oracle/BWD/920_64          
    ipc/shm_psize_10                            104000000                   
    ipc/shm_psize_14                            0                           
    ipc/shm_psize_18                            0                           
    ipc/shm_psize_19                            0                           
    ipc/shm_psize_30                            0                           
    ipc/shm_psize_40                            114000000                   
    ipc/shm_psize_41                            0                           
    Is there anything obvious missing?
    Thanks,
    Tristan

    Following seems a little odd....
    ms/server_port_<xx> PROT=HTTP, PORT=8080
    I would expect something like:-
    ms/server_port_0 = PROT=HTTP,PORT=8102 (or other relevent port number)

  • Social App not working even after update from noki...

    nokia n8 social loading feeds.
    My wife and i have the same problem now, only last week she said my phone will not work on facebook the widget on main home screen will not load feeds at all, and the widget is now blank saying refresh all the time, so i linked the phone up to the computer and did a scan for new updates with nokia updater which you can download from nokia site.
    Its now the 4th jan and the phones still will not work even after and update from a socail app,
    nothing , facebook will load after a few pushes, and looks like its loading till it says loading feeds then it says the (wording unable to load news feeds) 

    Uninstall the social app and reboot your phone. Then go to software updates and reinstall from the offering given in the updates. I've uninstalled and reinstalled social twice and it has worked both times.
    blitZkid
    Nokia C7: Running on Nokia Belle
    "If I'm helpful in anyway, a click of appreciation on the star would be nice"

Maybe you are looking for

  • Links not working in Creative Cloud desktop app

    I have the latest version of the CC app installed (V1.7.1.418) running on Windows 7 (64 bit). I have noticed that many of the links are not working - for example in Community the "Add Work" and "View Profile" buttons do nothing when clicked and in th

  • ITunes Store search still broken

    There have been previous posts on this topic, but I just wanted to raise it again. The search function on iTunes is really buggy, and doesn't inspire confidence: As an example (on the Australian Store) - search for Danger (The Bomb) Shows up fine, ri

  • Exchange 2007 Random delayed emails

    One user of mine has been having sporadic email delays for the last two weeks and I cannot figure out why. We called our email Gateway provider (Dyndns) and they examined a few of the email headers I've forwarded them and after looking at them they s

  • Transferring photos between a laptop and desktop

    I am using Lightroom 3 on a laptop and desktop.  I am trying to export photos with adjustments that I have made to my desktop.  I have selected the photos as tried to export as a catalog and have checked the boxes for export negative files and includ

  • Need to find Exact Database Size in MB

    Hi I need to find the Exeact database size the actual space taken by data not the extent allocated by the table. I mean if the extent size is 64k and there is only 2k of actual data sitting there i need to get that 2k answer. Thanks in advance.