PRPC Code: Write message to the log

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());

Leave a Reply

Your email address will not be published. Required fields are marked *