} else {
localId = kbaseId;
}
CommandImpl cmd = new CommandImpl( "execute",
Arrays.asList( new Object[]{new SetVariableCommand( "__TEMP__",
localId,
new NewKnowledgeBaseCommand( conf ) )} ) );
ConversationManager connm = this.grid.get( ConversationManager.class );
ConversationUtil.sendMessage( connm,
(InetSocketAddress) this.gsd.getAddresses().get( "socket" ).getObject(),