EPM GROOVY – Use REST API to Automatically Move the Daily Maintenance Window If the Current Rule Takes Longer than Expected
The idea is to come up with an approach to move the “daily maintenance” window if the current rule is going to take longer than anticipated and eventually collide with the maintenance window. I choose to use the REST API to execute the business rule since it gives me the option to check other things while the…