[FX.php List] Re: Error 504 not returning recid?!?

Gjermund Gusland Thorsen ggt667 at gmail.com
Mon May 26 06:02:46 MDT 2008


Hmm, there is NO?!? data in the response to cope with that logic?!?

<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE
FMPXMLRESULT PUBLIC "-//FMI//DTD FMPXMLRESULT//EN"
"/fmi/xml/FMPXMLRESULT.dtd"><FMPXMLRESULT
xmlns="http://www.filemaker.com/fmpxmlresult"><ERRORCODE>105</ERRORCODE><PRODUCT
BUILD="06/14/2006" NAME="FileMaker Web Publishing Engine"
VERSION="8.0.4.128"/><DATABASE DATEFORMAT="" LAYOUT="" NAME=""
RECORDS="0" TIMEFORMAT=""/><METADATA></METADATA><RESULTSET
FOUND="0"></RESULTSET></FMPXMLRESULT>g

In my opinion <RESULTSET FOUND="1"> and should return the record
already in the database.

But as FileMaker does not even have it... what to do?
I am sure FileMaker will pay me to hack it.

ggt667

2008/5/26 Gjermund Gusland Thorsen <ggt667 at gmail.com>:
>  "504" => "Value in field is not unique as required in validation entry options
>
> Array ( [data] => Array ( ) [linkNext] => [linkPrevious] =>
> /makeNewDepartment.php?skip=0& [foundCount] => 0 [fields] => Array ( )
> [URL] => http://user:password@10.215.87.220:80/fmi/xml/FMPXMLRESULT.xml?-db=CosaNostra&-lay=Department&-max=all&deparmentKey=sh8607212345&-new
> [query] => [errorCode] => 504 [valueLists] => Array ( ) )
>
> I know I have complained about this before... first of all foundCount
> is at least 1 in this case...
> but the problematic part is that it does not return the recid for the
> the record that prevented the FMNew() to run,
> most likely I would like to do an FMEdit() on the -recid that
> prevented FMNew() to run?!?
>
> Well, anyone got a solution to this?
>
> tia,
> ggt
>


More information about the FX.php_List mailing list