New Member
Since ‎11-27-2018
‎06-22-2021

My Stats

  • 6 Posts
  • 0 Solutions
  • 0 Likes given
  • 1 Likes received

Michelle's Bio

Badges anoopvchakkupar Earned

View all badges

Recent Activity

We have a requirement like below. 1) create a warning threshold like 100 per minute and if it exceeds an email notification needs to be sent and proxy should continue accepting requests.2) Create another threshold 200 per minute and if it exceeds the...
We have a node js proxy accepts a files as a stream, zip it and encode to 64 and send to a target URL. We cannot use node/python/java as per new organizational policies. Is there a way to achieve the same through a JS policy?
We have a node js proxy which accepts a file uploads to a ftp server using node js callouts. As per our organisations standards we are not allowed to use java/python/node js callouts. is there a way rewrite the same functionality using JS policy? Ple...
source sends a project id and need to convert the same to an application id to accept destination. Where will I store this project id -> application id mapping. I have almost 200 project id and application id mapping for one proxy. Is it ok to use KV...
Usecase : Our current backend system holds a on-prem and cloud installations. From apigee I should POST to both the systems without any condition till the on-prem backend retires.
Likes from