cancel
Showing results for 
Search instead for 
Did you mean: 

Value Mapping mass replication not updating the cache

prasad_ulagappan2
Contributor
0 Kudos

Hi,

I have implemented Value mapping mass replication as per the process. When I run the interface from ECC side, few times, the data is not getting replicated in Cache. Everything looks fine, in SXMB_MONITOR, it is showing sucessfull, in MDT it is sucessfull, in RWB it is sucessful but still the messges are not replicated, any idea what could be the cause???

Few occations, it is working fine and updating the cache.

Note : Please dont send the links for Value Mapping Mass replication on how to do it, as I already told this error is not consistent. Some times it is working fine and some times it is not.

Rgds

Prasad

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Prasad,

Can you post the payload XML?

Cheers,

Ofer

prasad_ulagappan2
Contributor
0 Kudos

sicne the payload is quite big, i cant upload it in this... :-(..

Former Member
0 Kudos

Hi,

I had a issue like that in value mapping, everything is ok but i cant see the values in cache....

Just restart the browser (completely) and check again..

Regards,

lpbuff

Former Member
0 Kudos

Hi Prasad,

Are you deleting manually or via the API?

Please delete only through the API of the value mapping proxy (there's a special value for deletion)

Be advised: I've seen problems mixing manual maintenance and automated maintenance using the replication interface. If you use the interface, also use it for the deletion.

Cheers,

Ofer

prasad_ulagappan2
Contributor
0 Kudos

Hi Ofer,

I am not using any manual maintenance, everything is done only through interface which uses the delete API.

I doubt if we can be able to delete any values in PI Cache manually. Also as I said, I am facing issues not only for updating, even for insert a value, it is not getting reflected.

Rgds,

Prasad U

agasthuri_doss
Active Contributor
0 Kudos

Prasad.

>it is working fine and updating the cache.

I come acrossed similar problem, Even I restarted the Java Stack, As Ofer mentioned I cleared the values and re-insert the complete set.

Cheers

Agasthuri

Former Member
0 Kudos

Hi Prasad,

From my experience, you will most likely need to call the api to clear the value mapping values for a given context.

This is necessary since there's no direct way to delete or change value- you just clear the values and re-insert the whole set.

Cheers,

Ofer

prasad_ulagappan2
Contributor
0 Kudos

Hi Ofer,

Its not even updating it for the first time insert as well.

I have tried to update the values as you said deleting the values in cache and inserting it again. But still the values are not reflecting in Cache. I am not sure where it went wrong.

Rgds

Prasad