psdi.iface.app.common

Class CommandLineProcessExit

    • Field Detail

      • INTEGRATIONLOGGER

        public static final MXLogger INTEGRATIONLOGGER
    • Constructor Detail

      • CommandLineProcessExit

        public CommandLineProcessExit()
                               throws MXException,
                                      java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • setDataIn

        public StructureData setDataIn(StructureData data)
                                throws MXException,
                                       java.rmi.RemoteException
        Retrives the commandline response data from structure data and updates the target mbo attributes.
        Overrides:
        setDataIn in class ExternalExit
        Parameters:
        data - commandline handler response data.
        Returns:
        always throws MXApplicationException to SKIP the transaction from further process.
        Throws:
        MXException - - MAXIMO exception
        java.rmi.RemoteException - - Remote exception