The topic you requested could not be found.
Related topics are listed below.

Advanced customization of scheduling rules

Scheduling » Advanced customization of scheduling rules

From ROB-EX 4.2 build 267 and newer it is possible to override the normal scheduling rules by using the API Scripting option. Doing this requires knowledge about both scripting and the ROB-EX API, so it should be done by experienced ROB-EX consultants. To see an…

Reloading value provider data

Options » Sequencer » Reloading value provider data

In case sequencer value provider data is updated, then all multiuser connected ROB-EX Scheduler clients must refresh, to ensure they all have the same sequencer master data loaded. In previous versions this required a coordinated restart of all connected clients. From…

ExecuteScript

Macro » ExecuteScript

This will execute a Groovy script written and saved to a text file. In case of errors a diagnostic message is logged to the standard ROB-EX log window. Example parameter configuration Parameter descriptions (* = configuration required) parameters Pass one…

Functions menu

The user interface » Gantt chart » Menu » Functions menu

The menu Functions contains the following options: General Settings Scheduling Strategy XML Plugin Database Plugin Textfile Plugin Manpower User management Macro->Edit Script console Settings – Scheduling strategy Select a scheduling…

Developing using the API

Product configuration » Developing using the API

API Developers Kit The API Developers Kit will enable custom programs to be written and executed embedded into the ROB-EX client. The program or script written interacts with the ROB-EX client through a Java based API (Application Programming Interface). The API will…

Edit production order

Production orders » Edit production order

This page describes the Edit order window explaining how to create and edit production order related information. To manually create a new production order do one of the following: Select New from the order list tool bar Right-click directly in the Gantt chart (in…

Command line options

Getting Started » Starting up the client » Command line options

Different options can be passed to the ROB-EX Gantt.exe file to further control the different features of the product. By specifying -help or /? on the command line the different possible options will be displayed. The options are passed to the .exe file by right…

Setup and configuration of Sequencer

Options » Sequencer » Setup and configuration of Sequencer

Introduction Defining value profiles Syntax for defining a ValueProfile Syntax for defining a ValueProvider Lookup table value provider ExcelDataProvider DatabaseDataProvider MultiuserDataProvider Expand step value…