Thanks very much Ranodip.
The following worked:
public void evaluate(MbMessageAssembly contact admin) throws MbException {
MbOutputTerminal out = getOutputTerminal("out");
MbOutputTerminal alt = getOutputTerminal("alternate");
MbMessage outMessage = new MbMessage(contact admin.getMessage());
MbMessageAssembly outAssembly = new MbMessageAssembly(contact admin, outMessage);
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum