Maximo Open Forum

 View Only
  • 1.  Automation script to customize workorder specification

    Posted 06-09-2022 13:34
    Hi,
    Is it possible to customize attributes of workorder specification with automation script?
    We have 16 attributes attached to workorder specification,  we want to perform some calculation based on 12 attribute and want to populate result in rest 4 attribute? How can we achieve this?


    #Automationscript​​​​​​
    #Administration
    #Analytics
    #Architecture
    #Assets
    #CivilInfrastructure
    #Customizations
    #EndUser
    #EverythingMaximo
    #HSE/OilandGas
    #Infrastructure
    #Integrations
    #Inventory
    #IoT
    #LifeScience/Calibration
    #Linear
    #MaximoApplicationSuite
    #MaximoForAviation
    #MaximoUserGroups
    #Mobility
    #Nuclear
    #Procurement
    #Reporting
    #Scheduling
    #Security
    #ServiceProvider
    #Spatial
    #Transportation
    #Utilities
    #WorkCenters
    #WorkManagement

    ------------------------------
    Hi,
    Is it possible to customize attributes of workorder specification with automation script?
    We have 16 attributes attached to workorder specification,  we want to perform some calculation based on 12 attribute and want to populate result in rest 4 attribute? How can we achieve this?


    #Automationscript

    ------------------------------


  • 2.  RE: Automation script to customize workorder specification

    Posted 06-10-2022 02:49
    Hi, Can you explain your requirement?

    ------------------------------
    PAVAN KUMAR
    Maximo Consultant
    ------------------------------



  • 3.  RE: Automation script to customize workorder specification

    Posted 06-13-2022 10:40
    The answer is yes you can do this.  You can attached an automation script to the save event on the work order object, then get the relationship to the work order spec child set, iterate over the set, find the 12 attributes you need for your calculation and then set your other 4.  

    If you have a more concrete example I can write an example script for you.

    - Jason

    ------------------------------
    Jason VenHuizen
    Sharptree
    ------------------------------



  • 4.  RE: Automation script to customize workorder specification

    Posted 06-13-2022 15:59
    Thanks for the suggestion.  Once we are more clear on the requirements I will share it, and would like to know the sample code for it.

    ------------------------------
    Aayushi Beohar
    Tcs
    ------------------------------