EBIFour.com > Training > Clarify Tips > Automate the Suspending/Stopping/Resuming of Cleo Clarify

Automate the Suspending/Stopping/Resuming of Cleo Clarify

15th June 2019

There are times the suspending, stopping , and resuming, of the Cleo Clarify server needs to be automated. For Postgre back-ups, monthly restarts, and 3rd party outages such as ERP back-ups, are to name a few examples.

Below we show the Windows Scheduled Tasks that will allow users to pause, stop and resume the Clarify server

SUSPEND CLARIFY

In the task below users will call: ebi_ctl.bat with the argument/parameter: -suspendCoordinator

Windows Task Scheduler for Cleo Clarify Server suspending


STOPPING CLARIFY

In the task below users will call: ebi_ctl.bat with the argument/parameter: -shutdown

Windows Task Scheduler for Cleo Clarify Server resuming


RESUMING CLARIFY

In the task below users will call: ebi_ctl.bat with the argument/parameter: -resumeCoordinator

Windows Task Scheduler for Cleo Clarify Server stopping


By: on