aprs);
if (appStatus==APP_STATUS_INVALID) {
ta.disconnect(transaction,shandle);
throw new Exception("Tool agent status is invalid!");
}
ta.disconnect(transaction,shandle);
AppParameter[] returnValues=aprs;
// copy the return values into the workflow data
Map newData=new HashMap();