SERVER_CACHE_INVALIDATE?

Hello,
I am trying to find a way to remove a certain item from the ICM server cache.
I want to use the following function :
<i><b>CL_HTTP_SERVER=>SERVER_CACHE_INVALIDATE( id      = cache_id
                                         type    = 0
                                         scope   = 0 ).</b></i>
but I don't know how to find the cache key.
On this page (
http://help.sap.com/saphelp_webas620/helpdata/EN/38/2d453cf1fcc85ee10000000a11402f/content.htm)
it is explained.
<b>QUOTE :</b>
<i>The URL path is translated, that is, the encoded information about the SAP language and SAP theme, separated by & symbols, is added after the ICF path. This is then followed by another & symbol and the query string with the pseudo query parameters. To restrict the length of this string, a <b>hash process</b> is used on the query string.</i>
I would like to know how this <b>hash process</b> actually works?
Message was edited by: Dries Horions

I don't think that the processing of the query string described in the help document is not the same thing that is taking place to the URLs in your ICM Cache.  This help refers to the URL mangling that takes place like the following:
kww-d15s.kimball.com/sap(bD1lbiZjPTA4OA==)/bc/bsp/sap ....
Whatever that ending part is, it is appended automatically.  I have some code that forces some content into the cache:
cl_http_server=>server_cache_upload( url      = url
                                       response = cached_response ).
When I look at this in the Cache Monitor I see &en&&A6E90000& appended to the end of the URL.  The &en& is for the language this object is intended for.  I assume that items beginning with the &&& are not lanuage specific. 
However I can also see that if I call the SERVER_CACHE_INVALIDATE method and wildcard the ID parameter with my URL + * it does properly clear my item. I don't know if this helps you out or not.

Similar Messages

Maybe you are looking for

  • Using Apple Remote for Power Point

    Is it possible to use the Apple Remote (that comes with IR iMac G5s) to control & scroll through Power Point presentation files on my iMac? If so, is it necessary to link that file through Front Row (of which none of the current choices include Power

  • You used to have a feature that you could have 6 or 8 web add's on the home page

    We were able to drag bookmarks onto the home page so you could click on the site you wanted without any fuss every time you used Firefox it was called "speed search??" You could have a number off sites on your home page and just clicked on the one yo

  • Endeca partial update problem

    I'm getting an exception when performing a partial update. I'm using Endeca 6.1.1. The logging says: 'Utility 'wget_-http-127-0-0-1-9005-admin-op-update-' failed.'. I have verified that wget.exe is present. The exact logging is added below. I appreci

  • Need help from Havana, Cuba

    Hi guys: I hope there is someone out there that could help me. I have a Zire 31 and I use XP.  I had to reinstall recently XP at my PC and I can't now HotSync using cradle cable.  Every time I try I get a message error mentioning that the hardware co

  • Updating User Status and Status Profile for a Project

    Hi,       I am creating a Project using  BAPI_BUS2001_CREATE.       which uses a structure  BAPI_BUS2001_NEW for storing details of a New Project.       It <b>does not have fields for User Status and Status Profile</b> , if any one of you worked on P