Maximo

Maximo

Come for answers, stay for best practices. All we're missing is you.

 View Only
  • 1.  How to hide unwanted Statuses from Change Status dialog box

    Posted Wed March 23, 2022 11:10 AM
    Hi Guys,
    How can unwanted status be removed from SR and WO  change status dialog boxes?
    Please guide

    ------------------------------
    mx pro
    ON
    ------------------------------

    #AssetandFacilitiesManagement
    #Maximo


  • 2.  RE: How to hide unwanted Statuses from Change Status dialog box

    Posted Thu March 24, 2022 02:55 AM
    Hi,

    you can do a number of things:
    1. Add a condition to the rights to the unwanted statuses for the security groups of your user(s) or remove the rights altogether. This will remove the statuses from the dialog boxes for the users according to the security groups they are part of. If some people should have access to the statuses and some should not, that would be the way to go.
    2. Add a condition to the statuses in the WOSTATUS and SRSTATUS domains
    OR
    3. Add a Global Data Restriction for the object SYNONYMDOMAIN. Both 2 and 3 are equivalent (as far as I can see) and it is up to you and your organisation to decide. A condition in the status domain is a very granular setting that we usually do not use because it is hard to keep track of; on the other hand, a Global Data Restriction is global ^^ and can only be used once for each object and each type, so if you have a number of these requirements, the condition attached to it can get messy quite soon.

    Of course, there is always Automation Scripts and Java customisation.

    Best,
    Fabian

    ------------------------------
    Fabian Selzer
    ------------------------------



  • 3.  RE: How to hide unwanted Statuses from Change Status dialog box

    Posted Thu March 24, 2022 04:26 AM

    Reference Link
    https://www.ibm.com/support/pages/hiding-status-change-status-dialog

    ------------------------------
    Kenta Nakao
    SOLPAC
    ------------------------------



  • 4.  RE: How to hide unwanted Statuses from Change Status dialog box

    Posted Mon March 28, 2022 09:57 AM
    thanks Kenta and Fabian...

    ------------------------------
    mx pro
    ON
    ------------------------------