Maximo

Maximo

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

 View Only
  • 1.  In Maximo Mobile lookup values in Offline Mode

    Posted Thu August 17, 2023 11:27 AM

    Hello All,

    I am working on Maximo Mobile. Can you let me know if we can display lookup values based on runtime values of another field ?

    I have achieved this in the online mode, but in the offline mode the look up shows NO RESULTS ?

    Can anyone please help



    ------------------------------
    Kanu Butani
    ------------------------------


  • 2.  RE: In Maximo Mobile lookup values in Offline Mode

    Posted Fri August 18, 2023 10:01 AM

    You can but you need to use setQBE to filter the datasource when you launch the lookup. I assume you tried this by setting the where clause on the datasource. This will get passed in during the initial download in Maximo Mobile but won't be used thereafter. And since the initial download doesn't have a concept of a record, if you tried to pull something from a record the Maximo Mobile framework wouldn't retrieve anything for it. In the web it's an interactive pull of data so it can use the where clause.

    We use this setQBE a lot in the out of the box applications but if you have issues and need help with an example let me know. 



    ------------------------------
    Steven Shull
    ------------------------------



  • 3.  RE: In Maximo Mobile lookup values in Offline Mode

    Posted Sun August 20, 2023 05:01 AM
      |   view attached

    Hello Steven,

    I have the same question posted in this community Maximo Mobile lookup shows NO RESULTS in offline mode.

    I am using setQBE on the datasource but unable to see the results in offline mode. We are using Maximo mobile for EAM.

    Attaching the example to this post. Requesting your inputs here please.

    Thanks,

    Niveditha



    ------------------------------
    NIVEDITHA NARAYANAN
    ------------------------------

    Attachment(s)

    docx
    Lookup with filters.docx   13 KB 1 version