Skip to main content
Skip table of contents

Maintenance Order finish

Endpoint: POST {{host}}/maintenance/orders/{{id}}/actions/finish

Input Parameters: -

Steps:

  1. If Maintenance order is not assigned to User, it is assigned to user who finishes it. Status is changed to Assigned and if Time scheduled finish is not set, it is set to current time

  2. If reason code for pause is provided, updates MO Reason Code

  3. Updates completition confirmation Finish System Time to current time

  4. Updates completition confirmation Diff Time following these rules

    1. If Completition confirmation Start time is filled → Diff time = previous Diff time + (current time - CC Start Time)

  5. Updates MO status to Finished

  6. Updates MO Time finished to current time

  7. Updates MO KPIs See KPIs documentation

    • duration time, total time, spent time, Time to last Failure time and Downtime

  8. MO History record created

  9. Applies Shift factor:

    1. Shift factor is calculated as difference between MO Time scheduled finish and current time

    2. If MO is connected with Preventive plan and has equipment and type is preventive plan and Preventive plan has enabled Shift factor feature:

      1. Updates each MO associated with Equipment and Preventive plan - set Time scheduled Finish as original scheduled finish time +- Shift Factor

      2. Saves new shift factor to preventive plan equipment relation

  10. Sets connected Maintenance Notification (if is set) to status “Resolved”

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.