How to retreive more than one KVM values using single KVM policy?

Hi,

I have multiple KVMs (some are encrypted and some not) to segregate the keys based on the type (ex: all urls under one kvm & all keys & credentials in another kvm).

Is there a way to access both KVMs keys using single KVM policy ?

0 3 412
3 REPLIES 3

Also, when key value is having http url string like http://, KVM policy is failing with steps.keyvaluemapoperations.SetVariableFailed.

Are characters like : // not allowed in the key value?

Not applicable

@soujanyaedunuri, Single KVM policy can work with only one KVM.

@soujanyaedunuri, I don't think out of the box policy allows this operation. Probably using java script could fetch values from multiple kvm stores.Do check the community doc in this regard.

Thanks,KP