log.debug("Enter MessageTypeDecisionHander");
try {
// Carry out the processing
FlowStateBean flowBean = super
.getFlowBeanFromContext(executionContext);
//MessageLogs tmpMl = flowBean.getMLog();
// Get the Spring bean responsible for loading the decision table
BeanFactory appContext = super.getSpringContext();