Optimized Scheduler - HxGN EAM - Version 11.07.01 - Feature Briefs - Hexagon

HxGN EAM Investment Planning

Language
English
Product
HxGN EAM
Search by Category
Feature Briefs
HxGN EAM Version
11.7.1

Optimized Scheduler requires the following onetime setup:

  • Register the Optimized Scheduler Server URL. The URL will be set during the installation deployment process by the cloud team or your system administrator. See below for an example server configuration file.

  • Register the Optimized Scheduler API key. The API Key will be set during the installation deployment process by the cloud team or your system administrator. See below for an example server configuration file.

  • Installation parameter OPTMSCHL must be set to YES. This will enable the Optimized Scheduler integration. The value will be set during the installation deployment process by the cloud team or your system administrator. Note that this parameter is fixed and cannot be changed after it is set.

  • Register the EAM tenant with Optimized Scheduler. Optimized Scheduler requires all tenants that access the system to be pre-registered. Otherwise, the request will be rejected. This will require communication with the Optimized Scheduler team. Registration will be done during the installation deployment process by the cloud team or your system administrator.

  • On the Job Setup screen in EAM activate the Investment Planning Request Process job (INVPLREQ) that runs on a regular basis.

Sample Config.yml file:

ops:

url: https://{COS application server}/default

apikey: EAKwKZ7p2UoyU1oVBjP9pH3P9i2Z6sTPZh6O9Pj8

The during the deployment the system will add the following entries to the MPConfiguration.xml file automatically.

<OPSConfig>

<ServerURL>{COS application server}/default</ServerURL>>

<APIKey>EAKwKZ7p2UoyU1oVBjP9pH3P9i2Z6sTPZh6O9Pj8</APIKey>

</OPSConfig>

The OTIMEOUT installation parameter plays no role in the investment planning process.