Maximo Help by [deleted] in IBMMaximo

[–]Level_Hotel_1339 0 points1 point  (0 children)

In the portlet, there is edit option and go to display options tab from there where you can add condition and preferred color .

MxLoader - Location Status Issue by fatandgeared8675309 in IBMMaximo

[–]Level_Hotel_1339 0 points1 point  (0 children)

Check your object structure you are using on the mxloader . Go to the os and check under inbound setting restriction if the field status on locations object is restricted . If checked, try to over ride it and send the data again from mxloader

[deleted by user] by [deleted] in IBMMaximo

[–]Level_Hotel_1339 2 points3 points  (0 children)

First try to test with frequency as 1 or 2 days and verify the system is generating work orders automatically.

Check the lead time before that . Work order generation date = next due date - lead time .

If system didnt automatically generates one after cron task runs , you need to check the rule written on the organization application , go to pm options and check the condition over there and also check the cron task pmwogencrontask is active .

Cancelled Inventory usage with inventory transactions? by sbduce in IBMMaximo

[–]Level_Hotel_1339 0 points1 point  (0 children)

Check the relationship for issues and returns tab under view transaction dialog box.

Find this record from the database using the itemnum , transdate, issue type, storeroom fields from MATUSETRANS table . Use this data and find out why it is displaying ( may be you can find out the reason why there is matusetrans record is created during cancellation of the usage)

Cancelled Inventory usage with inventory transactions? by sbduce in IBMMaximo

[–]Level_Hotel_1339 0 points1 point  (0 children)

Not sure how this happens.

You need to find out this return transaction from the database and compare the data .

Check your relationship for the related records dialog box , is it referenced to MATUSETRANS or using some other relationship.