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