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

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

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

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.


Could you please help me with it.

Thanks,

Vinita

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