oLog.infoForced(“Creating queue connection factory using server string:” + AQserverString);
oLog.infoForced(“AQ Interface adding Work Item:”+ tools.findPage(“WorkTicket”).getString(“pyID”) +” of class:”+ tools.findPage(“WorkTicket”).getString(“pxObjClass”));
oLog.error(“error in incoming AQ from Workflow interface, could not add support item”);
oLog.error(“Received message: ” + tools.findPage(“WorkTicket”).getString(“message”));
oLog.error(“error in DB Workflow interface, could not add support item”);
oLog.error(“Received message: ” + tools.findPage(“SupportWFLDBError”).getString(“Message”));
oLog.fatal(myStepPage.getMessagesAll());