[FX.php List] Calling a script through the XML interface

Greg Lane glane at moyergroup.com
Fri Nov 4 12:58:16 MST 2005


Hi Stephen,

Can you elaborate on this? I've not seen the behavior I think you're  
describing. If I have a database named "city.fp7" with a layout named  
"city" then I can pass a value to a global field, run a script that  
uses that global field, and return the found set that exists after  
script execution by using a URL like this:

     http://192.168.0.100/fmi/xml/fmresultset.xml?-db=city&-lay=city&- 
findany&-script=myFind&gTemp.global=Atlanta

I believe this is essentially the capability Dennis was after.

Greg

On Nov 4, 2005, at 11:54 AM, Stephen Knight wrote:

> Attempting a find through a script will not effect the outcome of your
> results returned in the query.  You will need to replicate the find  
> through
> your db query or a series of queries.  This is assuming that the  
> multi-step
> find is simply performing find actions.
>



More information about the FX.php_List mailing list