Maximo

Maximo

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

 View Only
  • 1.  Anywhere 764 - Invalid search field

    Posted Mon May 30, 2022 01:57 PM
    Hi,

    I have this error and I don't understand it and don't know how to fix it 


    Does anyone have any information to help me ? 

    thank you

    ------------------------------
    Mathieu Guilmette
    ------------------------------



    #MaximoAnywhere
    #Maximo
    #AssetandFacilitiesManagement


  • 2.  RE: Anywhere 764 - Invalid search field

    Posted Wed June 01, 2022 05:08 AM
    Hello,

    Make sure that the attributes that you are trying to add to the search or sort have the "index=true" flag set.

    James

    ------------------------------
    James Rowley
    ------------------------------



  • 3.  RE: Anywhere 764 - Invalid search field

    Posted Wed June 01, 2022 09:08 AM
    Hi,

    that's what I thought. the error shows "col : 'classstructure'" so I understand that it's the classstructure resource. I have no idea which attribute it is. I can set them all "index=true" but it's a bit overkill.

    Thank you

    ------------------------------
    Mathieu Guilmette
    ------------------------------



  • 4.  RE: Anywhere 764 - Invalid search field

    Posted Wed June 01, 2022 09:23 AM
    Is this a new error? What were you doing that caused this?

    I think it can also be caused by the required attribute not being added in the view.

    James

    ------------------------------
    James Rowley
    ------------------------------



  • 5.  RE: Anywhere 764 - Invalid search field

    Posted Wed June 01, 2022 01:29 PM
    It is when I click on the workorder. So it's the transition to the WorkExecution.WorkDetailView, this resource is already use in this view OOB. The only thing I did is added an attribute to this resource :



    And used it in a custom class :



    Is this give you more information ?

    thank you

    ------------------------------
    Mathieu Guilmette
    ------------------------------