MxLoader

 View Only
  • 1.  Querying from a table that is not associated to an Object Structure

    Posted 01-14-2025 04:01

    Hi all

    Is it possible, is there a way to query date from a table that is NOT associated to an object structure?

    Thankyou

    Rob



    ------------------------------
    Rob Heeney
    Mitie
    ------------------------------


  • 2.  RE: Querying from a table that is not associated to an Object Structure

    Posted 01-14-2025 05:00

    query data* NOT date, thankyou.



    ------------------------------
    Rob Heeney
    Mitie
    ------------------------------



  • 3.  RE: Querying from a table that is not associated to an Object Structure

    Posted 02-12-2025 15:44

    I don't think so. In MxLoader, you have to select the Object Structure. The Object structure has a hierarchy of Object Orders. For MXWO, you might see WORKORDER, ROUTES, PM (Routes), PM (Workorder). Each object order (except the first main object) needs a relationship selected so MxLoader know how the data is joined. You can try inserting as an objectname.attributename in MxLoader, but it won't display any data even if it exists. 

    This would defeat the security aspect of Object Structures so you don't allow unwanted data to be leaked. And the more practical reason is that the relationship that you want to query that data with is unknown. So, Maximo would not know how the parent object relates to the child object. 

    Maximo calls the tabular data objects because they are not always tables, but could be views as well (like you see with wpmaterial) 



    ------------------------------
    sun kim
    ------------------------------