Join the Maximo Online Resources & Education (MORE) Community for everything IBM Maximo. If you aren't registered/logged in, you are missing out on valuable information!
Join this group for everything Maximo, regardless of topic
Stay up to date on all the discussions and resources around MAS 8.x
Join the group led by Bruno Portaluri on everything MxLoader. Ask questions and get answers!
Is anyone successfully using ArcGIS 10.9.1 with Spatial 7.6.1 ? IBM Maximo Spatial Asset Management 7.6.1.0-20220502-0822 Build ...
Hello there, We have a mobile application written in Android studio. The application works with Maximo web services. We are getting an error when adding attachments on the work orders page in the mobile Read more
Hello Jade, I tried your code, but it doesn't give any change the result is still the same doesn't want to change the state on the workorder and only changes in the wostatus object. I've tried to force Read more
Thanks for your help. It has given me some ideas as to how I want to proceed with the script. Thanks, Randy Prosser Maximo Administrator | Thiele Kaolin Company P.O. Box 1056 | Sandersville, Read more
Thanks for your answer to my question. I had seen something like this used when the value had been changed inside the script but didn't know if it would work with values that had been changed before the Read more
Hi, Has anyone found a resolution to this issue. I am encountering the same in MxLoader 8.3.5. Thanks Stevie ------------------------------ Stevie Holloway U.S. Bureau of Reclamation ------------- Read more
While you can pull from the database, there is no need to do that here. The MboValue exposes an initial value that doesn't change. vendor=mbo.getMboValue("VENDOR") if vendor.getInitialValue().asString()!=vendor.getCurrentValue().asString(): Read more
Hi Randy, Hope you are trying to fetch the values from DB which was previously committed. You can use MXServer object to get that from DB. Python sample: from psdi.server import MXServer poSet = MXServer.getMXServer().getMboSet("PO", Read more
Hi Randy, I can suggest to you, There is a concept of Audit Tracking check for the particular Attribute in database configuration. We can track the Changes made on that Attributes. https://www.ibm.com Read more
I am trying to write an automation script using javascript to test if the vendor was changed on a PO when the user tries to save it. I have seen some examples of testing for previous values when it was Read more
Join CommunityInvite ColleaguesLearn MoreGet Started on MORE
About UsTerms of Use