psdi.dm.procclass

Class DMMaxMessagesIn

  • All Implemented Interfaces:
    MicConstants, MosConstants


    public class DMMaxMessagesIn
    extends MicSetIn
    Defect 191811: MIGRATION OF MAXMESSAGES FAILS WHEN USING MIGRATION MANAGER ANDMSGID ALREADY EXISTS IN TARGET ENVIRONMENT
    • Constructor Detail

      • DMMaxMessagesIn

        public DMMaxMessagesIn()
                        throws MXException,
                               java.rmi.RemoteException
        Default constructure
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • checkBusinessRules

        public int checkBusinessRules(MboSetRemote mboSet,
                                      java.lang.String tableName)
                               throws MXException,
                                      java.rmi.RemoteException
        Defect 191811: MIGRATION OF MAXMESSAGES FAILS WHEN USING MIGRATION MANAGER ANDMSGID ALREADY EXISTS IN TARGET ENVIRONMENT
        Overrides:
        checkBusinessRules in class MosProcessImpl
        Parameters:
        mboSet - Give MboSet for the current level.
        tableName - Give of the table to process.
        Returns:
        PROCESS (means continue to process)
        Throws:
        MXException - MAXIMO exception
        java.rmi.RemoteException - Remote exception