Maximo

Maximo

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

 View Only
Expand all | Collapse all

Maximo Work Centers - Prevent task workorder being shown under plan

  • 1.  Maximo Work Centers - Prevent task workorder being shown under plan

    Posted Thu January 28, 2021 05:08 PM
    How to prevent task workorders being shown under plan tab in work execution work center when you open a workorder.

    How to customize the  the workorder detail screen cards. Very much intrested once you open the workorder detail how to hide the screen which you don't want to show the users.

    ------------------------------
    Murali Krishna Govada
    ------------------------------

    #Maximo
    #AssetandFacilitiesManagement


  • 2.  RE: Maximo Work Centers - Prevent task workorder being shown under plan

    Posted Sat January 30, 2021 06:00 AM
    Hi Murali,

    All the data in Work Center is from different Object structure.

    The plans tab data is coming from MXAPIWODETAIL Object structure.
    You can create a new relationship for the object used in the plans tab and update the object structure. The same shall reflect in Work Center.

    Customization of Work Center can be done by modifying the java script, html and css. Deployment is quite to similar to what we do for maximo java classes.
    You can also do a hot deployment similar to what we do for Maximo.

    All the java script and html are present in the Script folder of Maximo-x directory.

    Thanks,
    Biplab

    ------------------------------
    Biplab Choudhury
    Maximo Consultant
    Tata Consultancy Services
    Melbourne
    ------------------------------



  • 3.  RE: Maximo Work Centers - Prevent task workorder being shown under plan

    Posted Mon February 01, 2021 12:20 PM
    Hi Biplab,
        Thank You for taking your time for helping on this.

        I did not understand this below line of statement can you little bit elaborate more in context to work centers. Created relationship can you tell me how do update the os
        You can create a new relationship for the object used in the plans tab and update the object structure.

     
        Regarding the below liner . I modified them and redeployed and it has zero impact on them. Do you think anything i am missing on this.
        All the java script and html are present in the Script folder of Maximo-x directory.

    Thanks
    Murali Govada

        


    ------------------------------
    Murali Krishna Govada
    ------------------------------