Installing Production Scheduler

Production Scheduler consists in:

Note that the application server and the Web server must be on the same machine.

Prerequisites

Launching the Production Scheduler installation

To launch the installation, execute the .jar file located in the ProductionScheduler directory of the DVD-ROM.

Select the language for the installation procedure and the installation path.

You then have to enter the following information.

Sage X3 parameters

PlannerOne configuration

Settings for Sage X3 application server access

Select the authentication method you want:

SSL Support

If you want to use the HTTPS mode for the IIS Web site (recommended), place the certificate in the personnal store of the local machine and set:

Finalizing the connection between the Sage X3 web server and the Scheduler server

The goal is to link the endpoint with the Web APP on the IIS server. To do so, a connected application has to be defined for the Web APP in the parameter values.

Perform the following steps from a Sage X3 web server connection, as an administrator:

Connected Application

  1. Go to Administration > Settings > Authentication > Connected applications.
  2. Click Create connected application.
  3. Fill in the information.
    • URL: The URL is composed of the name of the server where the Production Scheduler is installed, the port of the Web site in IIS (usually 9010), and the name of the Web App Name defined during the Production Scheduler installation: http(s)://server_name:IIS_website_port/Web_App_Name
    • Client ID: It defines the UUID of the connected application. It is a read-only property which is initialized when saving a new instance.
      Copy this UUID while in Edit mode.
  4. Click Save.

Parameter values (ADPVAL function)

  1. Go to Setup > General parameters > Parameter values.
  2. Set parameter PSCLIENTID of chapter EXAPP (for the X3 folder) with the UUID defined in the previous step.

Implement Planner One

To implement Planner One, and at least initialize the X3 folder Sites, refer to the Implement Production Scheduler How to Guide in the online help center.