GenericMessageHeader.updateStats("Output","Pallet Status Change", messageProcessedOK.toString());
}
if (ir.getInterfaceType().equals("Pallet Split"))
{
messageProcessedOK = ops.processMessage(ir.getTransactionRef());
errorMessage = ops.getErrorMessage();
GenericMessageHeader.updateStats("Output","Pallet Split", messageProcessedOK.toString());
}
if (ir.getInterfaceType().equals("Pallet Delete"))