Hi Larry, Yes you can do it.
In qualification bar, you should have an option of using either the field from the form or an element from XPATH. What you mentioned below should work. Thanks Chintan. --- On Tue, 6/7/11, L G Robinson <[email protected]> wrote: From: L G Robinson <[email protected]> Subject: Compound qualification for a GetList web service To: [email protected] Date: Tuesday, June 7, 2011, 12:23 PM ** Hi Folks, I need some help formulating a qualification for a GetList web service. Simplistically, I want to do the following: (XPATH(/ROOT/Qualification)) AND ('distribution' != "Internal") But this is not syntactically correct. In words, I want to take whatever qualification the user has supplied and add the: ('distribution' != "Internal") clause to the qualification that gets passed to the service. 'distribution' is a field on the form being searched. Is there a syntax for this? Is it possible to build something like this using EXTERNAL()? I am just learning about creating and consuming ARS web services so any guidance and/or insights will be greatly appreciated. ARS 7.6.03Solaris 10Oracle 11.2.0.1.0 - 64bit Thanks.Larry _attend WWRUG11 www.wwrug.com ARSlist: "Where the Answers Are"_ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"

