Bronze 1
Since ‎10-31-2017
‎02-11-2022

My Stats

  • 16 Posts
  • 0 Solutions
  • 0 Likes given
  • 4 Likes received

Epotronic's Bio

Badges acharyadr Earned

View all badges

Recent Activity

We have a default fault rule attached in the target endpoint. For all other errors like 401, 400 sent by the backend service, fault rule gets triggered. However when backend is down and 503 Service Unavailable happens, it's not picking up any fault r...
Currently all/majority of our APIs use 12 hours as the KVM expiry time. Whenever there is an ad-hoc request to update the KVM to a new value, we are running in to issue with KVM cache. As a workaround, we have created a utlility proxy that does a "PU...
I am trying to use a variable instead of hardcoding the namespace value inside the ExtractVariable policy for XML/SOAP payload. But it seems to not work. Am i missing something or is this functionality not available currently? This is working fine. B...
Below is my sample JSON request. I am trying to mask data inside of SensitiveData array, in this case, "test1" should be masked. I have tried using $.SensitiveData[*]. as JSON path but it doesn't seem to work. Can someone please guide me to the right...
We are currently using forward Proxying from Edge to a Backend using below property on the http target connection. This is working fine. I want to implement the same in Javascript. I am making a https call using javascript policy but apigee is not ab...
Likes from