Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If the ending of the Celonis Scheduling Manager application file name is .war change it to .zip. (If it is already .zip take this file) and extract it into the previous created Celonis-Scheduler folder on your hard drive. Please keep the given file name, because it contains the version number of the Celonis Scheduling Manager installation package. In this Installation Tutorial the used Celonis Scheduling Manager application file name is  scheduling_server_0.9.2_20150609.094857_1.

 

name structure: scheduling_server_VersionNr_yyyymmdd_hhmmss_Nr


Navigate to the WEB-INF/classes folder and create a copy of the application.properties.sample file called application.properties.


 

Open the application.properties file in a text editor and set the default administrator password.

Create the folder cpm_scheduler_home and scheduler_db like this:

C:\Celonis-Scheduler\cpm_scheduler_home\scheduler_db

Use this path to set the datasource.url.

 


Open the server.xml file from your tomcat in a text editor

 



Create a new context pointing to the extracted Celonis Scheduling Manager application file (docBase). The path is what you open on the last step of this manual.

 

 

Save the file and restart tomcat.

 

Open Celonis Scheduling Manager in your browser (Google Chrome or Mozilla Firefox preferably) to check if the application has started. (http://localhost:8080/cpm-scheduler)

 

You have successfully finished the installation!