Support Information

Information

Notice List

We will post information on product revision updates, security information, and general support information as needed.

2024Year11Month12Day
Revision Update: Released FLEXSCHE 23.00.11

We have released the revision update 23.00.11 for FLEXSCHE version 23.0. This release includes bug fixes for version 23.0.

2024Year11Month12Day
Revision Update: Released FLEXSCHE Communicator 23.00.11

We have released the revision update 23.00.11 for FLEXSCHE Communicator version 23.0. This release includes bug fixes for version 23.0.

2024Year10Month21Day
Revision Update: Released FLEXSCHE 23.01.04

We have released the revision update 23.01.04 for FLEXSCHE version 23.1. This release includes bug fixes for version 23.1.

Information on Licenses and License Keys

Guidance on Installing Various Products

We provide instructions for installing various FLEXSCHE products.

Guidance on Upgrading Various Products

We provide instructions for upgrading various FLEXSCHE products.

Extensibility through Programming

FLEXSCHE GP is developed based on the production scheduling platform FLEXSCHE Components. FLEXSCHE Components provide a wealth of functions necessary for a production scheduler. Low-level complex processes are encapsulated, allowing developers to focus on high-level design and implementation. Additionally, its interface is fully open, enabling third parties to develop their own production schedulers. Therefore, FLEXSCHE GP can be expanded infinitely and efficiently.

Ensemble Module

Ensemble Module

Modules that implement features characterizing a production scheduler, such as "Data Input/Output," "Scheduling," and "User Interface Extension." Developed using FLEXSCHE Components. In FLEXSCHE GP, these features are implemented in a module called "GP Ensemble."

Add-in

Add-in

This module assists the ensemble module. For example, it allows you to add a custom user interface to access each object of FLEXSCHE Components, display their status, or change the assignment status of operations. Some screens of FLEXSCHE GUI Extension, FLEXSCHE Editor, and the standard scheduling engine of FLEXSCHE GP are also types of add-ins. Development can be done in any language that complies with the COM interface, such as Visual C++, JScript (Microsoft's JavaScript), VBScript, C#, and other .NET compatible languages (using COM interoperability features).

Support Information