How to access keyvalue map created from management UI using policy ?

Not applicable

I have created 1 key value map from management UI. I want to access value of key inside that key value Map from KVM operations policy.

Solved Solved
0 2 183
1 ACCEPTED SOLUTION

akoo
Participant V

Hi @ukansara,

You'll find the answer to retrieve the value from a KVM in Apigee documentation here. In particular, please click here for the section titled <Get> Element.

View solution in original post

2 REPLIES 2

akoo
Participant V

Hi @ukansara,

You'll find the answer to retrieve the value from a KVM in Apigee documentation here. In particular, please click here for the section titled <Get> Element.

I got my answer from this thread : https://community.apigee.com/questions/13978/keyvaluemap-operations-get-not-working.html Thanks a lot for your help