last update on LastModifiedDataTime field. I keep the last one
The only difference is on the MLS # field you use. I heard that rets
to get updates from "old" properties also (ex. L_Status. "active" to
On 23 nov, 15:11, Gregory Moore <
gregg.moor...@gmail.com> wrote:
> Hey Troy,
>
> I am doing incremental updates based on a modified timestamp. I even
> went as far as setting the time to 2000-10-00....
>
> Hey is the query copied from the script:
>
> $search = $rets->SearchQuery("Property","{$class}","(MLNumber=" .
> $last_mls . "+),(LastModifiedDateTime=" . $process_date . "+)");
>
> Class would equal resi, lotl, mult, etc...
> My process date would pull from a table that is updated after the
> previous run.
>
> Let me know if you need anything else!
>
> Gregg
>
> On Nov 23, 2009, at 1:03 PM, Troy Davisson wrote:
>
>
>
> > In the normal process, do you have it set to download all listings
> > or are you doing incremental updates based on a modification
> > timestamp? Can you provide the query you're using for those pulls?
>
> > It's not totally uncommon for a listing to be missed in an
> > incremental update type of situation but missing a list when you're
> > doing full downloads is kind of weird.
>
> > I suspect that if you had a strange character causing the issue with
> > that listing (in a full download), you'd run into the same thing
> > pulling it individually so I don't think it's an issue with PHRETS
> > directly.
>