Background:
I have 10,000 sidewalks that get inspected every year by foot (using mobile devices). The sidewalks have inspection work orders that are generated by PMs.
My users need to set the inspection work orders to complete as they walk the sidewalks. I think the best way to do this would be to:
- Walk up to the sidewalk; the map would pan to their GPS location.
- At their GPS location, the users would click the applicable sidewalk work order.
- The action of clicking the work order would set the inspection workorder to complete.
Unfortunately, it is my understanding that there aren't any Maximo products that can do this effectively. My organization has purchased Spatial, Linear, and Anywhere, but I don't think any of those add-ons can do what I've described.
Question:
I might be able to solve this by creating an ESRI web map that shows the work orders in a layer.
The layer would have a calculated URL that, when clicked, would send a request to a Maximo web service, setting the work order to complete.
Is it possible to change a work order status via a URL?
Maximo 7.6.1.1

WORKORDERwithstatusiface,np_statusmemoandstatusvia a REST url with an_action=Change? - Preacher