Maximo

Maximo

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

 View Only

Assignment Manager-->More Search Fields uses old bean class

  • 1.  Assignment Manager-->More Search Fields uses old bean class

    Posted 07/09/21 12:55 AM
    Edited by System Admin 03/22/23 11:51 AM
    MAM 7.6.1.2:

    Assignment Manager application / WORKMAN.XML:

    It looks like the "More Search Fields" dialog uses an old bean class:
    <dialog beanclass="psdi.webclient.system.beans.QbeBean" id="searchmore" inputmode="query" label="More Search Fields">

    Whereas the "More Search Fields" dialog in WOTRACK.XML uses a newer bean class:
    <dialog beanclass="psdi.webclient.beans.common.ClassificationBean" id="searchmore" inputmode="query" label="More Search Fields">

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

    Questions:
    1. Is there a reason why Assignment Manager uses that old bean class?
    2. I'm planning to switch the Assignment Manager bean class to the new bean class -- as part of a solution to solve this: Use WO classification drilldown in Assignment Manager advanced search?
     - Do I need to be aware of any possible issues that would be caused by switching to the new bean class?

    Thanks.
    #AssetandFacilitiesManagement
    #Maximo