Maximo

Maximo

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

 View Only
  • 1.  Restriction on worktype

    Posted Tue April 20, 2021 04:44 PM
    Dear all,
    Anyone can guide me on how to Maximo user restrict in Maximo anywhere (work execution app). Only EM work type work order can add additional items other to not.

    Regards,
    M.Afaque

    ------------------------------
    Muhammad Afaque
    ------------------------------



    #AssetandFacilitiesManagement
    #MaximoAnywhere
    #Maximo


  • 2.  RE: Restriction on worktype

    Posted Wed April 21, 2021 07:32 AM
    Can you clarify what you mean by "add additional items"? Are you saying that you want someone to only be able to issue items to the WO if it's EM?

    ------------------------------
    Steven Shull
    Director of Development
    Projetech Inc
    Cincinnati OH
    ------------------------------



  • 3.  RE: Restriction on worktype

    Posted Wed April 21, 2021 10:22 AM
    If you want to restring the ability to do actions like add items to a work order based something other than status then you will have to write custom JavaScript code.  You will need to identify the handler you wish to interrupt and create your method override in a new custom class to effect this.

    ------------------------------
    Bradley K. Downing , MBA
    IBM Certified Adv. Deployment Prof. Maximo v7.6.1
    IBM
    Bakersfield CA
    ------------------------------



  • 4.  RE: Restriction on worktype

    Posted Fri April 23, 2021 02:00 AM

    I see that you want any new work order being either a follow-up or new, to only have a default of EM for the Worktype and there is no lookup option.  So I recommend you go into the app,XML and find worktype for both scenarios (maybe even current work orders as well) and remove the lookup=... then create a JavaScript handler to default the value "EM"



    ------------------------------
    ===============================
    Craig Kokay,
    Lead Senior Maximo/IoT Consultant
    ISW
    Sydney, NSW, Australia
    Ph: 0411-682-040
    =================================
    #IBMChampion2021
    ------------------------------