Multiple Qualifiers
Adam Tauno Williams <[email protected]> Sun, 04 Jun 2006 17:08:17 -0400
| Newsgroups | gmane.comp.cms.opengroupware.xmlrpc.devel |
|---|---|
| Message-ID | <[email protected]> |
Is it possible have multiple qualifiers in the fetch spec for an enterprise or contact fetch operation? I've tried both "firstname = 'STEVE' AND name = 'SEIBEL'" and "firstname like 'STEVE' AND name like 'SEIBEL'", but get a fault message like "UnsupportedQualifierException: SkyPersonDataSource: EOKeyValueQualifers are only supported with the following operators: (EOQualifierOperatorLike, EOQualifierOperatorEqual): firstname like 'steve'" But a qualifier like "name like 'seibel'" works, as does "firstname like 'steve'" Multiple qualifiers seems to work for retrieving tasks. -- OpenGroupware.org XML-RPC [email protected] http://mail.opengroupware.org/mailman/listinfo/xmlrpc