Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RAM Client API cacheing ?

I have an application that uses the ram public api and we have encountered situations where we get unexpected results on calls such as RAMSession.getCommunity("community name") where the community is not found, but a subsequent call to create the community fails with "community already exists" . Is there a delay as to when a community is discoverable ?? or perhaps some level of client side cacheing that is done that may give me these sort of results ??

0 votes



One answer

Permanent link
Much of the metadata of the server is cached on the client. RAMSession.clear() will release the client cache.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: May 24 '10, 2:02 p.m.

Question was seen: 5,012 times

Last updated: May 24 '10, 2:02 p.m.

Confirmation Cancel Confirm