cancel
Showing results for 
Search instead for 
Did you mean: 

Update Java Value Map Cache

Former Member
0 Kudos

Hi,

I am trying to do a value mapping replication. I transmit the XML to perform "Insert" into the cache, however, I do not get an immediate acknowledgement in SXMB_MONI, even though I am using "Synchronous" updates, however, when I perform a "DeleteContext", I get an immediate acknowledgement and I can see that the context is removed thru the Runtime Workbench.

Any ideas on why this happens?

Also, is there any way to force a refresh of the Java cache?

Cheers,

Earlence

Accepted Solutions (0)

Answers (1)

Answers (1)

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Earlence

You can force a cache refresh by calling the URL mentioned in note #741214 Troublesh. during cache update of the J2EE CPACache service.

I am not sure about the first part of your query.

Regards

Mark

Former Member
0 Kudos

resolved.