It's all about the answers!

Ask a question

RAM Client API cacheing ?


Stephen Schmidt (1142) | asked May 24 '10, 2:02 p.m.
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 ??

One answer



permanent link
Kevin Bauer (34621) | answered May 24 '10, 5:03 p.m.
JAZZ DEVELOPER
Much of the metadata of the server is cached on the client. RAMSession.clear() will release the client cache.

Your answer


Register or 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.