New Member
Since ‎01-23-2020
‎06-22-2021

My Stats

  • 13 Posts
  • 0 Solutions
  • 3 Likes given
  • 1 Likes received

stephanelajeune's Bio

Badges stephanelajeune Earned

View all badges

Recent Activity

I will explain my problem that's make my question.I have a Cache in my Proxy Endpoint route. It works fine.But I modify a validation that instead to be in a specifc route, we want to validate globaly.So the validation compare the origin header and se...
here's my codeWhat I don't undrstand is: my conditio is true, so the ADD cord is supposed to be SET. Unfortunately it doesn't work. I set my variable: addingCors = true in a JS script before calling this Assign Message.So is it possible to add condit...
Someone create a Proxy. I think he use the "ADD CORS" checkbox when he create the proxy. So I remove the policies ADD CORS. But when I do the trace, the ADD CORS is still running at the end of the processus. Is there a way to remove completely this A...
I have been asked to create an Apigee endpoint that receiving a payload and call another endpoint.No problem. It's do something like this:I call apigee.com/myApiProxy -> OurCompanyApi.comBut they asked me to upgrade the links and send the payload up ...
We want to clean the cache twice a day at specific hour. For example at 8h AM (08:00:00) and 1h PM (13:00:00)I try to add to condition like this (with 1 minute before each to test): 14:54:00 14:55:00Unfortunately it takes only the first TimeOfDay , n...
Likes from