Maximo Open Forum

 View Only
  • 1.  Workflow Administration - Active Assignments field or lookup?

    Posted 07-06-2021 23:46
    Hello Team,

    Has anyone added a lookup or field in workflow administration to know the active assignments with the user? like you enter the user name and hit enter you will see all the related assignments or maybe a lookup with the list of users to select from!! If Yes, could you guide me on this, please? Thanks in advance.
    #Customizations

    ------------------------------
    AJ
    ESOL
    ------------------------------


  • 2.  RE: Workflow Administration - Active Assignments field or lookup?
    Best Answer

    Posted 07-07-2021 06:22

    You may add a table column on WFADMIN app using application designer with the following properties:

    Lable:  Current Assignee
    Attribute: ACTIVEASSIGNMENTS.ASSIGNCODE
    showfilter: checked

    Now when you enter personid and press enter in current assignee filed on workflow administration, only active assignments of specified person will be shown.

    Regards,
    Kashif

    ------------------------------
    Kashif Ali
    Attock Refinery Limited
    ------------------------------



  • 3.  RE: Workflow Administration - Active Assignments field or lookup?

    Posted 07-07-2021 08:00
    Thank you! It worked!

    ------------------------------
    AJ
    ESOL
    ------------------------------



  • 4.  RE: Workflow Administration - Active Assignments field or lookup?

    Posted 07-07-2021 06:22

    You may add a table column on WFADMIN application using application designer with the following attributes:

    Lable:  Current Assignee
    Attribute:  ACTIVEASSIGNMENTS.ASSIGNCODE
    Showfilter: checked

    Now in workflow administration application, just enter Person id and hit enter to filter active assignments of specified user.

    ------------------------------
    Kashif Ali
    Attock Refinery Limited
    ------------------------------