[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] SOAP querying for Schedds
- Date: Fri, 22 Jul 2005 17:48:05 +0000
- From: Juan Ignacio Sánchez Lara <juanignaciosl@xxxxxxxxx>
- Subject: [Condor-users] SOAP querying for Schedds
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