Maximo Open Forum

 View Only
  • 1.  Workflow Assignments

    Posted 03-31-2022 02:21
    Hi,

    Did anyone know how to insert user name in this Workflow Assignments? The user name suddenly disappear after I change the work order status. Then, user cannot route this work order. 


    Hopefully got someone know how to it.
    #EndUser
    #EverythingMaximo
    #WorkManagement

    ------------------------------
    Nor Herman Afandi
    ------------------------------


  • 2.  RE: Workflow Assignments

    Posted 03-31-2022 04:56
    Hi Nor Herman,

    Once the assignment is completed, the entry from this goes away and will be changed to COMPLETE- Against the ASSIGNSTATUS. Once you have crossed the assignment node, you wont be able to return back. 

    If you are looking for history of all the assignments and what happened to them you can check in WFASSIGNMENT table, it will give you an idea on what happened to those assignments. 

    select * from WFASSIGNMENT where assignstatus = 'COMPLETE'

    Hope this helps.

    Regards,
    Venkat

    ------------------------------
    Thanks & Regards
    Venkat
    ------------------------------