New Member
Since ‎04-01-2019
‎06-22-2021

My Stats

  • 15 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

amitsatishnerka's Bio

Badges amitsatishnerka Earned

View all badges

Recent Activity

Hi,I have configured the Target server and am reading its backend time with the below codevar startTime = context.getVariable('target.sent.start.timestamp'); var endTime = context.getVariable('target.received.end.timestamp');This code works when the ...
Can we use Node js as a backend server which can be used in production?We know Apigee proxy API can handle hundreds of requests in prod. But is it the same for Node js as backend server also. Can Node js as backend server handle such high volumes of ...
Hi,My question isDoes Apigee store the cache data in encrypted format.Is there any default encryption done internally by Apigee when we store the data in cache.Thanks & Best regards,Amit
i am using the below regular expression policy Regular Expression Protection false [\s]*((delete)|(exec)|(drop\s*table)|(insert)|(shutdown)|(update )|(\bor\b)) $. [\s]*((delete)|(exec)|(drop\s*table)|(insert)|(shutdown)|(update )|(\bor\b)) r...
Hi,Apigee is discontinuing Nodejs api in Edge and suggesting to deploy Nodejs code to new Hosted server.Is "apigee-access" module available new Nodejs Hosted server environment.Best regards,Amit