Adding activity definition workers
Workers are applications designed to create specific adaptations for an activity definition and/or its associated details. While some workers are provided by Planon, customers or partners can also implement their custom PaaP apps.
The following workers are available for the Activity planner:
• Predictive-based maintenance planning: PredictionBasedPlanning
• Deterioration curve-based planning: DeteriorationCurvePlanning
• Copy replacement costs: CopyReplacemantCostWorker
You can link the appropriate activity definition to a corresponding worker. The workers can be executed manually or scheduled for automated execution.
Workers can be registered on the standard activity definition, automatically applying them to activity definitions based on it.
Procedure
1. Go to the Activity planner TSI > Details selection level.
2. On the action panel, click Add.
3. Select the classname of the worker that you want to use
| The settings become visible. The settings are defined in JSON-format, but can also be shown as normal fields by clicking View code. |
4. Edit the settings as required.
5. Click Save.
6. To run the worker, click Execute activity definition worker, or schedule this action for future execution using the Alerts TSI.