This is the IBM IBM Maximo Everyplace Technician (Tablet) application.
I want to update the screen so that it contains four separate tables:
- EMERGENCY Work Orders
- Displays work orders with the EMERGENCY work type
- Only shows records assigned to the currently logged-in user
- URGENT Work Orders
- Displays work orders with the URGENT work type
- Only shows records assigned to the currently logged-in user
- ROUTINE Work Orders
- Displays work orders with the ROUTINE work type
- Only shows records assigned to the currently logged-in user
- PM’s
- Displays work orders with the PM work type
- Only shows records assigned to the currently logged-in user
In the attached image, you can see that I already added the four tables. However, I’m unsure how to configure them correctly in Application Designer for this application.
Is this setup possible in the Everyplace Technician application, and if so, what is the correct way to configure the tables and relationships?