Hello,
I use the following PHP NuSoap method in order to retrieve Schedds ClassAds:
$schedds = $this->_collector->call('queryScheddAds', array(array("constraint", "OpSys==\"WINNT\"")));
The problem is I get all of them, not only the ones which meet the requirements...
Any ideas?
--
Juan Ignacio Sánchez Lara
Ingeniero Técnico en Informática de Sistemas