Hi Mary,
I perfectly understand your concerns. This is a typical problem of the end-users: open parent WO first, then navigate to the child WOs, the go to the Plans tab to see the tasks with measurement points.
But, you are doing everything right. This is the right way to collect the data about characteristic meters: create the route, add a Job Plan to each asset with meters. Do not change anything there!
What you need to do to satisfy your users is to change the User Interface side. Think about adding a new tab with a table, which will present all child WOs and their tasks in one place. All that is needed is a new relationship that will link parent WO with child WO's tasks for example:
wonum in (select wonum from woancestor where ancestor = :wonum and siteid = :siteid) and siteid = :siteid order by wonum
In the table, you can define columns for WO number, Task number, task description, Measurement Point, Measurement Date, Measurement Value, and all other details needed.
If you need more support, please let me know.
Best regards,
R. Zientara
------------------------------
Robert Zientara
Solution Expert
Rodias GmbH
Weinheim
------------------------------
Original Message:
Sent: Wed December 30, 2020 12:31 PM
From: Mary Mangieri
Subject: Work Order Task Condition Points
We have routes with assets that have multiple (2) condition points with characteristic meters. Currently, the routes are created with child workorders. Each child workorder has 2 tasks, 1 for each of the condition points. The tasks are used to enter the observation values. Our customer wants to create the routes with task workorders instead of child workorders. Now there will only be 1 task for each asset. I am trying to come up with an easy solution to enter the 2 observation values for the 2 condition points on each task. I would also like a way to link the condition point values back to the originating task work order. I know I can probably provide a link to the condition monitoring application and they could enter the values there.
Has anyone done anything like this?
Maximo 7.6.0.9
Thank you.
Mary
------------------------------
Mary Mangieri
Sarasota County Government
Sarasota FL
------------------------------
#Maximo
#AssetandFacilitiesManagement