Skip to main content
Version: 3.0

Setting up CompuTec AppEngine for Preventive Maintenance Schedule

This guide explains how to configure CompuTec AppEngine to enable Preventive Maintenance Scheduling within CompuTec ProcessForce.
You will learn how to activate the required settings in the SLD Server, install and enable the necessary plugins, and configure background processing jobs for time-based and meter-based maintenance.

Prerequisites

Before you begin:

  • Ensure you have administrator access to the CompuTec AppEngine Administration Panel.
  • Confirm that CompuTec ProcessForce and Maintenance 360 (MI360) plugins are available.
  • Verify that your System Landscape Directory (SLD) is connected and configured properly.

SLD Servers Configuration

Procedure

Step 1: Configure SLD Servers

  1. Open your SLD Server configuration and enable the Background Processing Date option by switching it to ON.

    SLD Server Configuration

  2. If this is your first setup, you might encounter an error prompting you to add a specific statement in the Post-transaction procedure.
    Add the required code snippet as instructed in the message, then re-enable the Background Processing Date.

    SLD Server Error Message

Step 2: Install and Activate Plugins

  1. Navigate to Plugins → Store and ensure both of the following are installed: CompuTec ProcessForce and MI360

    Install Plugins

  2. Once installed, go to Plugins → Downloaded and activate these plugins for your company.

    Plugins Configuration

Step 3: Configure Background Processing

Time-Based Preventive Maintenance

  1. In the same Background Processing configuration section, locate the following jobs:

    • PMScheduleTimeBasedJob
    • SEventJob
  2. Activate both jobs for your company to support time-based scheduling.

    Time-Based Background Job

    Time-Based Background Job Activate

Meter-Based Preventive Maintenance

  1. In the same Background Processing configuration section, locate the following jobs:

    • PMScheduleMeterBasedJob
    • SEventJob
  2. Activate both jobs for your company to support meter-based scheduling.

Combined Time and Meter-Based Preventive Maintenance

  1. To enable both time and meter-based maintenance schedules, activate the following jobs:

    • PMScheduleMeterBasedJob
    • PMScheduleTimeBasedJob
    • SEventJob
  2. Ensure the cron expressions are properly configured for regular execution.