I want to avoid hits for a service during downtime period without doing code level design changes,Is it possible to implement that?
There are two ways one is removing ACL for the service,tht i don’t want to do because i want to make it automated,Second is disabling code for that downtime period,That also i don’t want to do as it includes design level change.
Kindly suggest.
#webMethods#Integration-Server-and-ESB#Flow-and-Java-services