Issue in adding and deleting entries in key value map operations.

Not applicable

Hi,

I have created a KeyValueMap for storing some data that I need. But sometimes the new entry is not reflected in the KVM. Below is the policy

1452-put-user-in-map.png

I have already assigned values to variable parameter1, parameter2 and paramter3.

I have set the expiry time as 1800s, but entries are not getting deleted after that duration. When I am trying to retrieve these values from map using below policy, I am intermittently getting no data in the new variables. Below is the policy

1453-get-user-from-kvm.png

Also the policy I am using for deleting these entries is not working. even after the execution of below policy, entry is not deleted from KVM.

1454-delete-user-from-kvm.pngCould you please help me with it.

Thanks,

Vinita

0 1 394
1 REPLY 1

@vinita_dwivedi , Can you attach the proxy to better understand same? AFAIK, It should work out of the box.