Invalidate the cache

Hi Everyone,
We are new to Endeca and are using ATG 10.1.1 to integrate ATG with Oracle Endeca. We are able to successfully index the product catalog data and retrieve the content item that is defined in Experience Manager using the Assembler API.
Today we have updated our PCOC component and have done the baseline update using the ProductCatalogSimpleIndexingAdmin component through dyn/admin.
We are able to see the updated record attributes in the Endeca JSP Reference application but when we make a query using our application we are not getting the updated attributes in the returned Record attributes property.
Is there any cache that needs to be invalidated to get the latest updated record attributes? If so please let us know how do we do that.
If there are any other thoughts that can help us please share them.
Thanks,
Shabarinath

When you query MDEX engine, it caches the response. By default the cache size is 1GB.
You can try flushing dgraph cache by hitting below request from your browser,
http://<hostname>:<dgraph_port>/admin?op=flush
But if you are able to see updated data in ref app then this wont help, try checking if your application is caching the result somewhere.
HTH
- Pravin.

Similar Messages

  • How do I invalidate the cache in the JCos on EP Portal.

    How do I invalidate the cache in the JCos on EP Portal.

    hi michael,
    for NW7.3+ environmnet this can be done via the netweaver administrator ( http://host:port/nwa).
    you can find the function under "Availablity and Performance" - "Resource Monitoring" - "JCo Monitoring" - "Metadata Cache". there you have the possibility to clear the cache for an abap application server and/or a special structure from it.
    regards,
    christian

  • Invalidate EJB Caching

    Hi
    I'm using Sun Application Server 8, where i'm deploying some CMPs
    I was wondering how can i Invalidate the Cache SAS8 makes for each of my CMPs
    In Caucho i can do this
    com.caucho.ejb.admin.EJBAdmin.invalidateCache()
    In WebLogic i have
    public void invalidate(Object pk) throws RemoteException;
    public void invalidate (Collection pks) throws RemoteException;
    public void invalidateAll() throws RemoteException;
    How can i do it in SAS8 ?
    Thanks

    Can you explain what use-case you're trying to support? Are you talking about invalidating a cache within a transaction or outisde of a transaction? Our EJB 2.x CMP implementation doesn't use a non-transactional JVM-specific cache so there's no need for the application to invalidate anything. Each new transaction will have the latest view of the database.
    The only place in App Server 8 where we use a non-transactional cache is for our Read Only Bean feature.
    --ken                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Invalidate the Adaptive RFC Dictionary Cache

    Hi All,
    I had to do RFC interface structure changes for a Webdynpro JAVA application.I had deployed the application and used the administrative function "Invalidate Adaptive RFC Dictionary Cache" within the Web Dynpro console" to explicitly invalidate the metadata cache..
    Before using this tool, I was not able to run the application.This tool helped to run the application.
    But When I Submit the data to the RFC from this application I get the following Exception:
    com.sap.mw.jco.JCO$MetaData.getType(JCO.java:10210)
    I understand from the SAP note 859950, Metadata is not invalidated without J2EE Engine restart.
    Is there any update from SAP after this note..Pls let me know if some one has done a workaround instead of restarting the SAP NW Application server.
    Thanks, Sethu

    We went through this same issue many times and we opened an issue with SAP a few months ago.
    The invalidate is very limited and does not handle a clustered server architecture. It is meant only for a single node, single server setup. All of our environments are multi-node and multi-server.
    The tool will only invalidate the node that the Basis Administrator is currently logged onto. Therefore if your server architecture consists of > 1 node and/or > 1 servers then you will have nodes/servers that still have the previous version of the metadata cached.
    SAP said the Basis administrator would have to log onto each node and run the invalidate tool. In a multi-node setup there is no easy way to do this because there is no control which node you will be put on. If you have 1 node per server then yes you can log onto each server and run the tool.
    In the end SAP said they do not support the Invalidate tool in a multi-node/multi-server cluster.
    They said to perform a J2EE restart, period.
    Hope that helps.
    Dean Cyril Wood

  • How to invalidate the client part of a HTTPS Session with client auth

    Hi to everybody here,
    I'm having an issue with HTTPS and client authentication related with how SSLHandshake works and the behavior of the client browser. I hope you can help.
    I'm setting up a web application that ask for a valid session in order to allow access to the application. If the user has no valid session, he's redirected to the login form, and if the auth process is ok, the user gets a session and is redirected again to the secured pages.
    We are in the way to create a new login service with client certificates, so the user identificates himself with a certificate valid on the application server.
    We have an application server with a secure listener in port 8443. It's configured to request client certificates so we can access to the certificate and validate it and create a session for the user automatically. The user just type his pin code in the browser, no passwords at all. This process is working and sessions are created. The problem comes up when we are trying to log the user out.
    We invalidate the session using a logout.jsp, but if the user goes to the secured pages again, we have observed that the authentication takes place automatically and the user can see the secured pages, so he thinks the logout.jsp doesn't work.
    My questions are: can we access to delete or modify the client browser ssl part in order to reset the https connection established against our application server? Are there any other ways to avoid this behavior?
    Thanks in advance.
    Miss.

    An enduser presents a certificate from a CAC for authentication to our website.
    They pick the Cert off the inserted CAC and submit it. Get logged into the application successfully.
    The user removes the card form the reader and the SSO session times out.
    In the same browser the user clicks log in with CAC and is not prompted for the cert this time the browser just goes ahead and presents the cached cert even though the card is no longer in the reader. The user logs in successfully.
    The desired behavior would be to prompt the user for for a cert again obviously.
    I am wondering how to turn this off as well.

  • Programatically invalidate/validate cache for specific query

    Hi,
    I am looking to programatically invalidate and re-instantiate the cache for a specific query.
    I know how to perform this manually via RSRT, RSRT1/2....etc. What I am looking for is a way to schedule this and programatically control caching on specific query.
    Any help would be wonderful!!
    Thanks!

    hi Dong Suk Choi ,
    the technical information which u have furnished clearly says that the settings
    that u have made does not enable the query to use cache.
    u can enhance cache by customizing the inforovider or in the transaction rsrt
    even if the concerned query does not have required settings u can make them in rsrt tcode.
    goto rsrt set the read mode and cache mode as u wish, however default settings would give optimum performance.
    and run the query.
    in the rsrt screen a push button execute + debug enter that and unmark the check box do not use cache.
    hope this helps.
    reward points if helpful.
    bye.
    under properties tab u can give the query settingMessage was edited by:
            Rakesh Elangovan

  • Securing ability to Invalidate HTTP Cache in SMICM

    I am a security administrator at my company and I have a request to provide certain developers with the ability to invalidate the HTTP Server cache in our BI development system.  Since I am also a Basis administrator I can do this through transaction SMICM, but I do not want to provide them with that tcode.  I tried an Authorization trace to see what is checked when invalidating the cache, but the trace came up empty so I assume that the system figures if I got that far there was nothing else to check.  I'm interested in knowing if there is a function module that is called when the action is clicked that I might be able to secure and allow the developers to use that method of addressing their need.  If anyone has any ideas on this, I would appreciate your response.

    Hi,
    Check out the pdf it may help you.
    Web functionality for BW [click here|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/994a06ed-0c01-0010-878b-e796a9060209]
    Rakesh

  • How do I stop Firefox from auto-loading websites on startup? Why doesn't it use the cache?

    When I open up Firefox, I see a row of "loading circles" swishing around. I don't want my browser to do this, because it slows down my internet connection, it's unnecessary 95% of the time (I often keep tabs open just to have quick access to some text), and sometime it's actually detrimental (for example, when the page has changed since the last time I loaded it, but I actually wanted the information from the former state of the page).
    How do I fix it so that Firefox uses the cached page instead of trying to load a new one?
    To clarify: I want Firefox to load the new page when I visit a bookmark, or click on a link to a page I've seen before, or press the reload button. I just don't want it to do this when all I've done is start up Firefox.
    Let the tabs sit there until I tell them to do something! Can anyone help?
    Using:
    Firefox 9.0.1
    Windows XP SP3

    Yes, but at least the start will be faster and only one tab ta the time is checked on the server.
    See also:
    *http://kb.mozillazine.org/browser.cache.check_doc_frequency

  • Fire Fox sent not all the data in text form. Reached only piece of information. Where can I find the cache of sent text?

    Fire Fox sent not all the data in text form. Reached only piece of information. Where can I find the cache sent the text?
    For example, I posted an article on a news site, but found that only a small part of my article was posted.

    I'm not sure whether Firefox saved that information. There is a chance that it is in the session history file, especially if you haven't closed that tab yet. To check that:
    Open your currently active Firefox settings folder (AKA your Firefox profile folder) using
    Help > Troubleshooting Information > "Show Folder" button
    Find all files starting with the name sessionstore and copy them to a safe working location (e.g., your documents folder). In order to read a .js file, it is useful to rename it to a .txt file. Or you could drag it to Wordpad or your favorite word processing software.
    The script will look somewhat like gibberish, but if you search for a word in your article that doesn't normally appear in web pages, you may be able to find your data.
    Any luck?
    For the future, you might want to consider this add-on, although I don't know how long it saves data after you submit a form: [https://addons.mozilla.org/en-US/firefox/addon/lazarus-form-recovery/].

  • After REFRESH the cached object is not consistent with the database table

    After REFRESH, the cached object is not consistent with the database table. Why?
    I created a JDBC connection with the Oracle database (HR schema) using JDeveloper(10.1.3) and then I created an offline database (HR schema)
    in JDeveloper from the existing database tables (HR schema). Then I made some updates to the JOBS database table using SQL*Plus.
    Then I returned to the JDeveloper tool and refreshed the HR connection. But I found no any changes made to the offline database table JOBS in
    JDeveloper.
    How to make the JDeveloper's offline tables to be synchronized with the underling database tables?

    qkc,
    Once you create an offline table, it's just a copy of a table definition as of the point in time you brought it in from the database. Refreshing the connection, as you describe it, just refreshes the database browser, and not any offline objects. If you want to syncrhnonize the offline table, right-click the offline table and choose "Generate or Reconcile Objects" to reconcile the object to the database. I just tried this in 10.1.3.3 (not the latest 10.1.3, I know), and it works properly.
    John

  • Is it safe to delete the cache file folder from library

    is it safe to delete the cache file folder from library ?

    As I understand it Robo doesn't really 'do' third-party
    source control. We use SourceGear Vault, but really only as a
    repository for the files. We can't really work concurrently because
    Robo needs exclusive access to the top level project files. But it
    kind of works for us, because we're on opposite sides of the globe.
    I see what you're saying on the 'local' versions of (say) the
    cpd files conflicting. If anyone else has an informed view, I'm all
    ears. We've set it up this way ourselves - I don't know of anyone
    doing the same. If someone tells me this is a bad idea, I'm happy
    to think again.
    Cheers!

  • When I click "Clear now" to clear the cache, nothing happens, no acknowlegement the the cache is cleared, and I need to know whether the function is working.

    login problem at an arts forum... login works at other sites.
    I can't log in. They gave me a new password and were able to log in with it, doesn't work for me. They suggested clearing cache.
    I removed a cookie from that site, and tried to clear the cache, but suspect I was unsuccessful. When I go to the login, after attempting to clear the cache and removing cookie, the login form is immediately filled in with a password, which could be the old one or the new one, they are unfortunately the same number of letters.
    How do I get the cache clear if the edit preferences thing is not working?

    As a quick test for cookie or cache problems you can try to switch Private Browsing mode on to see if that allows to log in.
    You can either use Tools > Start Private Browsing or set a check mark in:
    * Tools > Options > Privacy: [ ] "Automatically start Firefox in a private browsing session"
    To see all the History and Cookie settings, select: Tools > Options > Privacy > History: Firefox will: "Use custom settings for history"<br />
    Do not forget to exit Private Browsing mode after you have finished the login test.

  • Bridge will not open, an error message is displayed regarding the cache.

    Hi,  when I try to open bridge I receive an error message with instructions to go to preferences and do something with the cache.  when I go to preferences, cache, purge cache everything freezes. the only way i can do anything is to force a shut down of the computer.  this happens each time I attempt to use bridge.
    i use a mac book pro.
    if any one has an idea I would love to hear it.  thank you

    Doc you are a champion. Thank you, selecting a new location has worked.
    Lindy Corrie
    0402 324 179

  • Populating the cache with VPD tables fails

    Using the Add Tables wizard I am trying to add tables to an Oracle Database cache. The tables have had RLS policies applied using the DBMS_RLS package. The Add Tables wizard fails with an ORA-28112 error (failed to execute policy function).
    Are there any known problems with cacheing tables of a virtual private database?
    Of course we want to cache an entire table, not just a portion as defined by that table's security policy. We have a procedure call that can cause the security policy to return a null predicate (effectively turning off security for all tables). We have set up a logon trigger to run this procedure for the user that populates the cache (we have done this successfully for other users), but we still get the error.
    Any help?
    Cache system:
    SPARC/Solaris 8
    9iAS 1.0.2.1
    Oracle EE 8.1.7.0
    Origin database:
    SPARC/Solaris 8
    Oracle EE 8.1.7.0
    Thanks,
    Steve

    Steve,
    In my opinion you should look first into the trace files. They are generally located under
    USER_DUMP_DEST directory. I believe that this error normally generates a trace file. So in the trace file you can see that it was trying to do and what happened. Also this may be happening due to some permission problems as well e.g. logged user versus policy user etc.
    HTH
    Prakash
    null

  • TS1381 My left arrow does not work on my macbook pro(model A1226).  I have reset nvram, performed a safe boot, pulled the cache to desktop, replaced .globalpreference.plist, test all other keys with keyboard view (all others work)  - HELP!!

    My left arrow does not work on my macbook pro(model A1226).
    I have reset nvram, performed a safe boot, pulled the cache to desktop, replaced .globalpreference.plist, & tested all other keys with "keyboard viewer" (all other keys work except for the arrow). 
    In addition, I have gone thru all the recommended checks with universal access and have booted from snow leopard dvd and the left arrow still does not work. 
    I have tried using the left arrow key in all of applications I use such as: excel, ms word, address book, calendar, iphoto, terminal, & highlighting an icon and using the arrows to move to another selected icon.
    Here is the kicker!  In addition, I purchased a logitech solar bluetooth keyboard and the arrows work fine with my ipad but do not work when paired with the macbook pro. All other keys work fine on the macbook pro using the bluetooth keyboard.
    I believe this says that the problem is not in my macbook pro keyboard. So where can it be?
    Can anyone think of any other rabbit holes I can search?
    thanks and regards
    vats3

    I would also like to add that I've reverted the two cd drive and hard drive mods I did and the laptop is back to factory hardware and there is 0 corrosion or mold visible.

Maybe you are looking for

  • Will the MacBook Pro (15-inch Glossy) (Model # MA601LL) be enough for me?

    Hello all, I am new to this forum and to Macs in general and I have some questions regarding a refurbished MacBook Pro that I am interested in purchasing and whether or not it will be sufficient for my needs. First, here is the link for the specs on

  • Music Downloading

    I have just received a new Nokia Lumia 520 for Christmas and yes, it is an amazing phone. The thing is, I can't transfer my music from my laptop to the phone. I had no problem downloading music onto it from my windows 7 computer. But today when I had

  • ADF 10.1.3.4 Memory Leak

    I can re-produce a ADF memory leak in jdeveloper. The problems seems to be when I am running the application locally in the memory profiler, the memory usage keeps growing until the application halts with a outofmemoryexception. The main problem seem

  • Blackscreen cold start workaround and software conflict

    I, too, have the black-screen on cold-reboot problem, and resetting the PRAM is the best solution I have found, save this one: when I start, I always choose my startup disk by holding down the [option] key during reboot. This lets me choose the windo

  • InDesign CS4 will not install

    THE PROBLEM: buy clicking on the .exe file the DVD starts-up but doesn't get any further! swapped the DVD drive still no joy! Have tried everything from the Adobe TechNote: installing in "simple mode" from the desktop, virus scanner de-installed all