By Clay Li on Thursday, 26 September 2019
Category: Feature

How to Implement PM Checklist

This blog is a tutorial of implementing PM Checklist in Calem.  The process diagram is shown below. 

Click How to Implement PM Checklist (PDF file link) to view the tutorial.

Appendix A and B are shown below.

​Appendix A. Steps by Maintenance Manuals

If steps to perform a PM Plan is defined in a maintenance manual, you may upload the relevant sections of the maintenance manual as a document in Calem and reference that doc in the steps of a PM Plan. Here are steps to do it.


Appendix B. PM Uniqueness

A PM is uniquely identified by its PM Plan (plan_id), Asset (asset_id, or location_id if asset is not defined) and sequence (seq) in addition to its PM number which is unique by itself. The default sequence number is set to 1 to prevent creation of PMs for the same plan and asset. 

Additional Resources