Maximo Scheduler

  • 1.  How to add gantt view tool bar icon for new custom functionalities

    Posted Thu September 22, 2022 12:54 PM
    I have a requirement to insert a new icon("Freeze Assignment"),while user clicks it, it should freeze the selected assignment. is there any way to achieve this in graphical assignment and graphical scheduler?



    Thanks in Advance.
    Karthik Krishnamurthy

    ------------------------------
    karthik krishnamurthy
    ------------------------------



    #AssetandFacilitiesManagement
    #Maximo
    #MaximoScheduler


  • 2.  RE: How to add gantt view tool bar icon for new custom functionalities

    Posted Fri September 23, 2022 09:15 AM
    Hi,

    This functionality exists OOTB.  Right click on the assignment bar in the timeline view and select "Lock".  This will lock the assignment and will not allow it to be moved to a different date/time.  An icon will be displayed next to the Assignment to indicate it is locked.   If you look at the Assignment table on the work order, you will see 2 YORN fields: Appointment Required and Appointment Made.  Appointment Required can be set on the Assignment and will show an icon on the timeline view in Graphical Assignment to indicate the assignment requires an appointment.  Once you lock the assignment, the Appointment Made yorn field is set to 1.  This functionality was added in the 7.5.X days.  





    ------------------------------
    Lacey Lurges
    ------------------------------



  • 3.  RE: How to add gantt view tool bar icon for new custom functionalities

    Posted Mon October 03, 2022 09:31 AM
    Thanks Lacey,

    My customer wants to add custom icon on the Gantt view tool bar in Graphical Scheduling application, when user clicks on that button, i need to execute an action from automation script. Instead of using Lock/Unlock functionality is there any other way to do custom code in Graphical Scheduling? if yes please let me know.

    ------------------------------
    karthik krishnamurthy
    ------------------------------



  • 4.  RE: How to add gantt view tool bar icon for new custom functionalities

    Posted Tue December 27, 2022 09:35 AM
    Hello Lacey,
    thank you for this explanation.
    I see this works fine when I am in the main work list. Then I see Appointment Made is checked after the lock is performed in GA.
    How does it work when I am in scenario? When I do the same in scenario, after any refresh the lock disappears (probably it load again the value of Appointment Made from assignment..?)
    The problem here is that I usually need to use locks when starting Automatic optimization, which can be done in scenarios only.

    Thank you in advance



    ------------------------------
    Jakub Kožar
    ------------------------------