Latest Discussions List

  • Posted in: Maximo Open Forum

    Hello all, I have been asked to find a way to make certain fields in the work order tracking application appear different from others. This will allow techs to focus in on the fields that should be entered every time, I do not want to make these ...

  • Posted in: MxLoader

    Good afternoon all, I am wanting to update the person records in Maximo using MxLoader which has been such a great tool for which I am very grateful. I added the Supervisor name in App designer. The Supervisor ID pulls successfully, but I have ...

  • Posted in: Maximo Open Forum

    Hi Jarred! This is my code in python: from psdi.mbo import MboConstants from psdi.server import MXServer # Obtener la instancia del servidor Maximo mxServer = MXServer.getMXServer() ## get the username of the logged-on user username ...

  • Posted in: Maximo Open Forum

    Scott, If you hear of a solution, do post it. Thanks. ------------------------------ Maryann Wood Chelan PUD ------------------------------

  • Posted in: Maximo Open Forum

    For current users, you can drop a where clause into the users application: userid in (select userid from maxsession) or (status in (select value from synonymdomain where maxvalue = 'BLOCKED' and domainid = 'MAXUSERSTATUS' and defaults = 1)) order by ...



Unanswered Questions - Can You Help?

  • Tanishk Rathi's profile image

    Need to send the Count of records in the where clause ...

    Asked in: Maximo Open Forum

    Hi All, I want to send the count of all records in the where clause which we have in the escalation condition. The count ...

  • Pradeep Rout's profile image

    Maximo Mobile Custom Domain Look UP translation not ...

    Asked in: Maximo Open Forum

    Hello All, We are facing an issue in Role Based application tech APP where while working on workorder we have a custom field ...

Community Events List