Bronze 2
Since ‎03-18-2024
Online

My Stats

  • 5 Posts
  • 0 Solutions
  • 1 Likes given
  • 7 Likes received

tchelets's Bio

Badges tchelets Earned

View all badges

Recent Activity

{"fault": {"faultstring": "Unable to identify proxy for host:xxxxx.apigee.net:80 and url: /xxxx","detail": {"errorcode": "messaging.adaptors.http.flow.ApplicationNotFound"}}}
`{private.message.noname.code}{private.message.noname.header.value}`Can I add a condition before `set` to verify `{private.message.noname.header.value}` is not null?
Can I catch the trigger of Undeploy API Proxy through the Java Callout code?I would like to catch this trigger and close all the existing threads.
Hi, In my Java callout, I starts a new thread by ScheduledExecutorService executorService = Executors.newSingleThreadScheduledExecutor();I added the `close()` function of the `AutoCloseable` Interface.even though the API Proxy was undeployed, the thr...
I can see the following message for the Shared Flow: noname-security-apigee-java-8-sharedflowbundle-2Error in deployment for environment prod.The revision is deployed, but traffic cannot flowwhere can I find more informative logs?thanks.
Likes from