How to Disable cache completely

Please suggest me a way to load changed values from Session and remove cache.
I do not want to use cache. After making a change in a page, I want to load the changed page using session. I am able to see changes when I hit "Refresh" only. All the times page is loading with cached values. I tried
invalidatecache=true & p_cachelevel=0. No luck.
Please suggest me a way to load changed values from Session and remove cache. Also tried global settings.
Please help me. Thanks for your help.
Satyapal

Which cache in iAS are you referring to?

Similar Messages

  • How to disable cache for a particular Report in obiee 10g?

    HI
    My name is Rani .Learning obiee10g ifaced 1 interview in that they asked me like how u disable cache for a particular report?

    In the advanced tab of the report, under prefix you need to mention:
    SET VARIABLE DISABLE_CACHE_HIT=1;
    Refer below link
    http://tipsonobiee.blogspot.com/2009/06/step-by-step-to-bypass-all-caches.html
    Thanks

  • How to Disable caching of all SSL pages?

    May anyone can help me, how to Disable caching of all SSL pages in an web application?
    Thanks in advance.
    Balamurugan.K

    sabre150 wrote:
    kajbj wrote:
    It doesn't matter that you are using SSL if I understood your question correctly. I'm not certain but I think it does matter. As I understand it, no SSL/HTTPS pages should be cached since this could represent a security weakness. I was a bit vague. I meant that it doesn't matter what he is using under the hood since he isn't doing any "programming" if he's only serving pages. Everything should be related to configuring the server correctly, and/or using the correct header directives (not sure since I'm not a web developer)

  • How to disable cache implementation in 8.1 SP6 for entity beans

    How to disable cache implementation in 8.1 SP6 for entity beans
    In our production environment, we want to disable cache implementation for entity beans. We are using weblogic 8.1 SP6.
    Weblogic cache implementation has been causing many cachefull exceptions so we want that it fetches the data from database everytime instead of cache.

    Check the "max-beans-in-cache" setting in your weblogic-ejb-jar.xml. The cache full exception, means that a new bean could not be created because of this cache being full.
    Nothing to do with fetching from the database directly.
    If you really want direct fetches then do not use beans at all. Consider using direct JDCB/SQL calls (without a entity bean) to fetch huge data.
    Let's again review your application based on the below explanation before making a decision on which configuration change to perform:
    If you truly have many ejbs simultaneously enrolled in transactions, then yes, the cache must be big enough to hold all the instances.
    Your cache must have a max size large enough to handle your peak simultaneous transaction load.
    Also, try to ask the following query to your application developer. Does every user actually have to have more than one bean in the cache ? Are many of these values read-only reference values that are not updated ?
    SOLUTION CHOICE:
    1. If you are testing with more number of users simultaneously, then you will need to increase the "max-beans-in-cache" setting in your weblogic-ejb-jar.xml to match the load.
    2. If you have few users but still seeing a lot of beans, then consult with your application developer and try to ask the above questions (Does every user have more than......) and based on that try to redesign/tune your application to make it an effective Entity bean model.
    3. If you have queries where huge result sets are returned, consider using plain/direct JDB/SQL calls.
    Arun

  • How to disable the complete block on the selection screen

    Hi,
    I want to disable the complete block of selection screen when user checks on box...how shall i go about this?
    I tried using block name as screen name and then modify screen but of no use..
    Any Pointers...
    Regards
    Gunjan

    SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE text-002.
    PARAMETERS: box as checkbox USER-COMMAND ch.
    SELECTION-SCREEN END OF BLOCK b1.
    SELECTION-SCREEN BEGIN OF BLOCK b3 WITH FRAME TITLE text-003.
    PARAMETERS: path(150) MODIF ID id1.
    SELECTION-SCREEN END OF BLOCK b3.
    AT SELECTION-SCREEN OUTPUT.
      IF box = 'X'.
        LOOP AT SCREEN.
          IF screen-group1 = 'ID1' .
            screen-active = '1'.
          ENDIF.
          MODIFY SCREEN.
        ENDLOOP.
      ELSE.
        LOOP AT SCREEN.
          IF screen-group1 = 'ID1' .
            screen-active = '0'.
          ENDIF.
          MODIFY SCREEN.
        ENDLOOP.
      ENDIF.
    Hope it will work
    Regards
    Sugumar G

  • How to disable cache for a single query ?

    Hello BW Experts,
    I am running a Bex query. since the cache is not getting cleared it shows me wrong results. how to disable the cache settings for a single query ?
    are these settings different if you are running query using a web template..
    Please suggest.
    Thanks,
    BWer

    check also this post:
    Re: Query cache question

  • How to disable caching for pcui applications

    Somehow the PCUI applications are cached and when we go to some opportunity and come back to the previous one,
    we can still see the changed data which is not actually saved to the Box but if we refresh the page it will go off.
    If we click on save, and if it has some error ,it wont save the opportunity but the changed data remains in the page something like Work protect in Portal.Couldnt find any options in portal and disabling cache for Iview didnt help.How can we disable the PCUI or Sever cache so that the unsaved data goes off..
    George

    Hello George,
    This can be done in two ways, one you can use transaction CRM_BSP_STATE_
    ERASE and delete all the previous states.
    Otherwise please append crm_bsp_restore=FALSE in the URL. This is
    explained in SAP Cookbook. Please have a look at the same. Kindly let
    me know for more information on the same.
    This issue  happens
    because of state manager which saves the state for individual
    application and individual user . This can be switched off by adding
    a URL parameter "CRM_BSP_RESTORE=FALSE" in the query string.
    Kindly please reffer the cook book for further  detail.
    Can you please try this & check if this helps.
    Thanks & Regards,
    Bhavya

  • Q: How to disable cache for a single portlet ?

    Due to performance reasons I need to set the full page cache. But I have just one custom portlet on the home tab page which will count the logins. But the cache will prevent this portlet from getting the right value out of the DB. It would be pretty sad when I have to disable the full page cache because of this single portlet. I know that there's a way to set cache calls on portlet level. Can anyone shed a light on it. Thanks.

    Hi Amjad,
    I want to remove cache completely for a portlet. Is there any easy way of doing this. I tried to disable from Administer --> Cache. No luck.
    I want to load the page every time from server. Please help me.
    Thanks
    Satyapal

  • How to disable auto-completing service request after completing last activity

    How to disable standard rule, that change service request status to "Complete" when the last activity in this service request is completed?
    For SCSM 2012 R2

    Perhaps you can use the "Closed" status as a way of indicating that your are completely finished with a service request? (This follows ITIL). It has the advantage of being an out-of-the-box feature and, by default, SR's have to be closed by
    a user.
    Keep in mind, though, that closed service requests are groomed out of the CMDB (356 day retention time by default, i believe). But, they'll still be available for a few years in your data warehouse.
    What is your business reason for this behavior? Console views? Custom reports?
    If "Closed" doesn't cut it for you, you may want to consider extending the Server Request class with your own status property that you can use for whatever your requirements are.

  • How to Disable cache for an especific Site??

    How i can disable in the CE 507 the Cache for one Web Site???

    The reply at the link says to configure a rule for "no-cache". This will not prevent the CE from making the request, it only tells the CE to not Cache it.
    Reading the question, I am not sure of exactly what the request is, but if the goal is to have the client go directly to the server, there are multiple ways to do this.
    If you want the client to make the connection to the site, you can you a redirect list on the WCCP router
    In the following example, traffic to 172.18.124.193 will not be redirected to the CE, but will go directly to the server.
    router# configure terminal
    router(config)# ip wccp web-cache redirect-list 120
    router(config)# access-list 120 deny ip any host 172.18.124.193
    router(config)# access-list 120 permit ip any any
    Or, you can create a static bypass entry on the CE using the bypass command. Bypass, like the router redirect list, requires the use of WCCP.

  • How to disable auto-complete in tables?

    Neither in the Preferences, nor the "Edit"-menu, or even the "Table"-tab in the "Inspector" can I find a way to disable the auto-completion in tables [that automatically inserts the content from other table cells when I start typing].
    The auto-completion is driving me nuts: I want to write the new cell content, and "tab" to the next cell, but I can't, because the auto-completion leaves something else than what I wrote in the cell when I tab out of it.
    So how do I get rid of this mis-feature?

    Hi,
    Recently I needed to use this feature, and after some research I found the answer.
    Just sharing the solution.
    I am aware that the auto-complete is a browser setting. But is there a way to let APEX not save the items entered before? Write a javascript?
    Because I have implemented Google suggest for a text field. Every time the suggestions pop up, the auto-complete items will also appear at the same time, which is very annoying.Put on your Page Item > Element > HTML Form Element Attributes : autocomplete="off"
    Bytes

  • How to disable cache of Ink Signature.

    Is there a setting in Acrobat / Acrobat Reader XI that will prevent the ink signature from being cached?
    Explanation:
    If I select 'Place Signature' from the reader 'Sign' toolbar, then select 'Draw My Signature', accept and place the signature...
    This 'ink' signature is now cached / saved, and can be reapplied..
    I need to disable this functionality, so that the ink signature is no longer cached..

    Nope.. as you can see, you are the only one to reply...
    I did notice since that there is a dropdown menu next to the 'place signature', with a menu item to clear the signature.
    I was going to investigate executing that menu item somehow..  Haven't gotten back to it yet though..
    Please let me know if you figure something out..
    Cheers!

  • How To Disable Caching Of Workspace Name

    Hello Everyone.
    I have an issue that I suspect many others have also encountered. However, searching through this Forum and on the web has not gleaned any solution.
    Here's the situation.
    I have an IE browser open to my Apex application workspace. If I now open a second IE browser (note: I do not mean simply opening up a new tab in the first browser but, rather, opening up an entirely new IE browser window) and proceed to log into a different workspace, I find that my first browser has automatically logged me out of the original workspace.
    This is frustrating. During development, I'm often wanting to open browsers into several different workspaces so that I can compare what I've done or copy/paste from one workspace into another. As soon as I log into a different workspace in one browser, all of the other browser windows automatically log me out.
    I am seeing this behavior in both IE8 and IE9. I also see the same thing if I have two or more Firefox (latest version: 4) browsers open, each into a different workspace. I've not tried with any other browsers (Opera, etc.).
    I've looked at the IE (and Firefox) "Internet Options" and do not see anything that would account for this.
    Is this behavior something that can be controlled from within Apex itself or is there some browser setting I need to set to prevent this?
    Thank you for any help/advice.
    Elie

    Hello, again, Varad.
    Again, you've come to my aid, and I'm grateful.
    I was not aware of that Firefox article. I read through it. All I can say is that it seems alot to do to achieve the same functionality that IE8/9 already provides.
    Perhaps I'm misinderstanding, but the article implies that one must create profiles for the number of different (in this case) Apex workspaces I intend on using, as if I must set this up prior to doing any development work. In IE, however, there is no required setup. Just click the "File -> New Session" option and I have a new IE browser with no concern of caching my previous session id. Seems much more flexible and easy.
    Still, I'll give it a go and see how it works.
    Thank you so much for your kind help. It's much appreciated.
    Elie

  • Claim - how to disable delete completed tasks?

    I can delete completed tasks in a notification (Claim). However, I want to disable this function.

    Hi.
    Condition
    Trigger Event: WHEN-NEW-ITEM-INSTANCE
    Trigger Object: RGW_FOLDER.M_PAYMENT_METHOD_DSP
    Actions
    Type: Property
    Object Type: Block
    Target Object: RGW_FOLDER
    Property Name: DELETE_ALLOWED
    Value: FALSE
    Note: The button will remain visible and if the user presses it, the system will ask if he/she want to delete the receipt. However, if the OK button is pressed the receipt will not be deleted and a message will be shown ("You cannot cannot delete this record")
    Hope this helps.
    Octavio

  • How to disable Versions completely

    Hi there
    I work with extremely large files so the Versions features actually slows everthing down and I have to wait often for it to finnish saving the file.
    How can I disable this feature on the OS.
    The application that I have the most issues with is Omnigraffle and the app itself does not have an setting to disable the feature so I need to disable it on the OS
    Thanks
    C

    You are missing the point here. Apple have added something which is, to anybody except a computer novice, counter-intuitive. I've seen reviews comparing this to VMS's file versioning system. Fair enough, but even VMS let you decide for yourself when to save a file.
    I can and will concede that in the long term this might be the way to go.
    The problem today is that Apple are asking 75%+ of their existing user base to unlearn a deeply entrenched notion - "save your file!" - but have singularly failed to understand that the fact that files do not save themselves without permission has become a working assumption and part of the way I and many other people work.
    I'm not against progress (or I'd still be using my ZX81) but Apple must understand that they are making changes that fundamentally affect the way I work and my productivity. Please give me an option to turn this off.
    And yes, I've already posted my feedback to Apple.

Maybe you are looking for

  • Help with quit function and elapsed time function.

    I have this annoying assignment game here and I am almost finished with it. I got two problems, the first is that the quit function partly works it quits from the game but it is giving me a "Guess is to high" message. I've tried so many things but no

  • I want to Take Stock in Transit Report

    Hai,    I want to Take Stock in Transit Report for a plant with Qty & Value with Posting Date.. So I can get the report Ex: Before April 1 2009. MM5t & MC.9 Not upto my requirement.. Any table or tcode  is there.?

  • JDBC  what do you use ?

    Hi everyone, Im doing some research into JDBC. I need to create an applet and get / send information back to a msAccess database <insert Microsoft flame here>. the topic of JDBC keeps comming up in my reading and I wanted to find out for other progra

  • IPhone App Cannot Be Opened?

    http://www.gabejacobsblog.com/iphone-app-cannot-be-opened Click the link to look at the screenshots. I don't have any idea why this happened, but basically when I open Tap Tap Revenge it gives me an error saying "tap tap cannot be opened" So weird! A

  • How can I turn off privacy settings in safari

    How can I turn off privacy settings in safari?