Add Failure Reporting to Work Order through MIF

Forum member Madd0g17 has posted a solution to setup an object structure that will allow you to add failure codes to a work order through the Maximo Integration Framework.  Here is his solution:

You can either adapt the MXWO object structure or duplicate it and give it whatever name you want (mine was called XMSWO), then you need to do the following:

1. Navigate to: Go To -> Integration -> Object Structures

2. Select the appropriate work order object structure

3. Select Action -> Exclude/Include Fields

4. On the Persistent Fields tab, make sure you do NOT exclude FAILURECLASS and PROBLEMCODE

5. On the Non-Persistent Fields tab, make sure to INCLUDE two fields: FR1CODE and FR2CODE

Failure = FAILURECLASS

Problem = PROBLEMCODE

Cause = FR1CODE

Remedy = FR2CODE

Then you can just send in an integration message and include the fields with the appropriate values!

Thanks Madd0g17!

Did You Know...

As Maximo Experts, we have developed several add-on products for Maximo that mobilize the work force, simplifies assignments, provides ad-hoc reporting capabilities and facilitates the seamless integration of Service Requests into Maximo.

Check out our products by clicking on the following links: EZMaxMobile, EZMaxPlanner and EZMaxRequest.

Find Out More

Leave a Reply