[FX.php List] SetPortalRow ()

David Cox davidcox at wcfs.edu
Tue Jul 28 15:12:26 MDT 2009


Hello-

I have a need to create multiple records via a portal and the FX
documentation states that "SetPortalRow() ... is used to create a record via
a portal row. It's the equivalent of making several AddDBParam() using the
full FileMaker portal syntax".

Perhaps I'm approching this incorrectly, so maybe someone could point me in
the right direction.  I've currently created a subroutine in php which opens
a connection to the database to see if the applicable related records have
been created yet, and if not, than it will create the record.  It has up to
14 related records to create, so when it is repeated, this process takes it
over the 30 second limit and throws an error when I use AddDBParam() and
it's only created 4 records.  I've thought that maybe the SetPortalRow would
allow me to do the Find/Create function faster.

Is this the way to go about it, or is there another way?

David Cox
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20090728/c4620291/attachment-0001.html


More information about the FX.php_List mailing list