String kresultsId = "kresults_" + this.gsd.getId();
CommandImpl cmd = new CommandImpl( "execute",
Arrays.asList( new Object[]{new SetVariableCommand( "__TEMP__",
localId,
new KnowledgeContextResolveFromContextCommand( new QueryRemoteCommand(localId+query, query, arguments),
null,
null,
this.instanceId,
kresultsId ) )} ) );