com.ibm.tivoli.analytics

Class MaxAnalyticDataProcess

    • Constructor Detail

      • MaxAnalyticDataProcess

        public MaxAnalyticDataProcess()
                               throws MXException,
                                      java.rmi.RemoteException
        Construct the set
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • createMboSet

        public MboSetRemote createMboSet(boolean primaryMbo,
                                         MboRemote parentMbo,
                                         MosDetailInfo mdi,
                                         java.lang.String processTable)
                                  throws MXException,
                                         java.rmi.RemoteException
        Create mbo set sets for all levels in XML for incomig transactions. The Invbalance mboset needs to be created from Inventory
        Overrides:
        createMboSet in class MosProcessImpl
        Parameters:
        parentMbo - Give reference to parent Mbo.
        mdi - Give MosDetailInfo for the current level.
        processTable - Give name of table to process
        primaryMbo - Give boolean to specify is it primary table or additional table
        Returns:
        returns invbalance mboset
        Throws:
        MXException - MAXIMO exception
        java.rmi.RemoteException - Remote exception