Clay's Blog

These are the official blogs about CalemEAM.
Aug
01

How to implement Configuration Item (CI) in Calem


​ A Configuration Item (CI) is an entity in a configuration management (see wiki definition). It includes configuration parameters and assets or resources. A typical CI in Calem can be implemented by a configuration element (CE) as a location and its physical component as an asset. For example, a server CI includes a server location CE (w...
Continue reading
  8510 Hits
8510 Hits
Jul
31

When to Use Parent/Child Work Orders


Parent/child work orders are available in Calem. They can be utilized to support various maintenance workflows. For instance, a PM round may be generated into one PM parent work order with each PM round stop as a child PM work order.  Calem Enterprise supports two workflows in managing parent/child work orders. Case 1: Parent wo...
Continue reading
  7208 Hits
7208 Hits
Jul
27

When to Use PM Inspection and PM Rounds


Questions are often asked by customers when implementing PMs for assets and locations: Calem defines a PM as a scheduled preventive maintenance plan for an asset or location. Is it possible to define a PM for many assets? Is it possible to define a PM for many locations?Calem does provide ways to handle many assets and loca...
Continue reading
  11319 Hits
11319 Hits
Jul
23

How to Unblock User in Calem


​A user account is blocked when a user failed to login for 4 times in a row. There are two options to unblock a user.  1. Unblock by Another User An admin user, or a user with edit access to user list form unblock a user. Go to the user list (Organization | ACL Profiles | User list)​Find the user blocked, edit the user...
Continue reading
  5828 Hits
5828 Hits
Jul
20

How to Track Asset Off-Site Repair


Off-site repair process is provided to track assets and their repair costs. The process is described in the diagram below. Requisition and purchase orders in Calem are used to manage the approval process for off-site repair. Inventory transactions are used to track assets in the repair process.  Step 1. Create a r...
Continue reading
  7322 Hits
7322 Hits
Jul
10

When to Use Teams in Calem


Teams may be used to manage users in Calem. They can be used to organize internal resources into functional groups based on shifts, specialty, or other requirements.  They can also be used to manage contractor resources. 1. Team SetupTeams are more efficient when you have many maintenance resources to manage. Teams can be e...
Continue reading
  6482 Hits
6482 Hits
Jun
30

How to Streamline Work Order Processes in Calem by SLA


Work orders are used to manage all the maintenance work including corrective and preventive maintenance activities. Work order status graph is used to describe work order processes. This blog discusses the methods introduced in Calem Enterprise release R11c to streamline the work order processes. The methods monitor work order status...
Continue reading
  7040 Hits
7040 Hits
Jun
22

Add Asset Photo by Drag and Drop


In Calem Enterprise R11c available in June 2018, a menu has been added in the asset form to simplify adding an asset photo. The steps are: Click "Attach Photo" menu in asset form.Drag and drop a photo to the file upload formClose the file upload formThe photo uploaded will be used as the asset's photo. In addition to the simple operation above ther...
Continue reading
  6109 Hits
6109 Hits
Jun
04

Asset Tracking in Calem


Asset tracking is one of the essential functions of an enterprise asset management (EAM) solution such as CalemEAM. I will cover the following questions in this blog: What are assets?How to track asset life-cycles in Calem?How to track asset activities?How to track asset depreciation? 1. What are Assets? Assets are identified based o...
Continue reading
  7313 Hits
7313 Hits
May
26

How to Increase Productivity with Home Form


Home form is introduced in Calem Enterprise R11b. It is the default form in Favorite module. Home form is shown when Favorite module is the first module in your module bar (the left vertical menu bar). In this blog I will show you how to increase your users' productivity with the Home form. Let's start with the purposes of the&n...
Continue reading
  6980 Hits
6980 Hits
May
23

Group vs Individual Customization


​Customization of data and screens are hallmarks of Calem Enterprise. Screen customization can be achieved at group level or at individual user level.  ​Group customization refers to screen configuration for a group of users.Individual customization refers to the screen configuration by a login user. Here are the guidelines regarding group and...
Continue reading
  7034 Hits
7034 Hits
May
18

Calem Integration 1: Email & Misc Integration


Calem Enterprise comes with integration capabilities including: Email & Misc Integration: service request submission, service request and work order interaction via emails. Additional integration includes data export/import, and active directory.Application Programming Interface (API): the APIs to read, update and delete records in Calem. It is...
Continue reading
  6670 Hits
6670 Hits
Apr
30

How to Require/Mandate Fields for Work Orders by Status/Category


This feature allows one to set up required fields in work orders by Status and Category. Calem will check work orders and block status transition if required fields are not filled.  Some sample business cases to apply the feature: When a work order is released to technicians the work order must be assigned.When a work order is completed soluti...
Continue reading
  7720 Hits
Tags:
7720 Hits
Apr
16

Approval Routing for Auto-Generated REQs


See this blog for mandating pre-approval for REQs. Requisition approval routing has been defined based on requesters (see this blog). This method works well for user initiated requisitions. For requisitions generated by Calem based on min/max stock level configurations the requesters are not end users. There are ways in Calem to configure...
Continue reading
  6757 Hits
Tags:
6757 Hits
Apr
10

Radio Buttons for Dropdown List


​Dropdown list defines a set of values for a field. It is used extensively in Calem Enterprise. By default a dropdown list is shown as a dropdown field. For example, work order category is shown as a dropdown list. There are cases customers like to see radio buttons for a dropdown list seeded in Calem or created by customers. This can be achie...
Continue reading
  6171 Hits
6171 Hits
Apr
07

Calem Integration 2: REST API


Calem Enterprise comes with integration capabilities including: Email Integration: service request submission, service request and work order interaction via emails.Application Programming Interface (API): the APIs to read, update and delete records in Calem. It is ideal for third party applications to integrate with Calem via APIs.Custom Triggers:...
Continue reading
  7857 Hits
7857 Hits
Apr
04

Asset Depreciation


Asset depreciation has been reworked in Calem Enterprise R11. It supports three depreciation methods and annual reporting. Here are the key fields to configure in an asset for depreciation reporting. An asset can be excluded from depreciation by setting its flag: "No Depreciation" Original and end values define the starting and ending values b...
Continue reading
  7511 Hits
7511 Hits
Apr
03

Asset KPIs by Class (Categorization)


The asset KPIs by assets are replacing the KPIs by classes from release R2023c. The KPIs by asset classes are deprecated.  The definition of KPIs are valid excepting ones that are deprecated which are noted with "(Deprecated)".See this blog for updated KPIs. New asset Key Performance Indicators (KPI) have been added in Cale...
Continue reading
  6576 Hits
6576 Hits
Mar
27

Purchase Process Automation


Purchase process automation includes the following steps: A. Use Min/Max to control inventory stock levels.B. Create requisitions when inventory stock falls below the minimum stock quantities.C. Route requisitions to supervisors for approvalD. Create a PO when a requisition is approvedE. Email a PO print in PDF format&...
Continue reading
  6222 Hits
6222 Hits
Mar
23

Calem Integration 3: Custom Triggers


Calem Enterprise comes with integration capabilities including: Email Integration: service request submission, service request and work order interaction via emails.Application Programming Interface (API): the APIs to read, update and delete records in Calem. It is ideal for third party applications to integrate with Calem via APIs.Custom Trig...
Continue reading
  8389 Hits
8389 Hits

By accepting you will be accessing a service provided by a third-party external to https://eam.calemeam.com/