Agents missing from our RETS feed
We have an ongoing issue where from time to time we are unable to receive data for a few agents when we pull all the agents in the Agent resource. We use U_user_is_active=1 in the query to pull these. The particular example we have right now is agent Misti Holland. When we get listing data for this agent, her listings show LA1_UserCode = 10515 and L_ListAgent1 = 433. She does not appear in the data we receive from the Agent resource. This is for CARMLS (Little Rock) MLS.
URL = http://carmls.rets.fnismls.com/rets/f...
UserName = 11065
Thanks,
Jeff Norris Crye-Leike Information Technology
Comments
Can you give me a little more information to better help diagnose the issue. I was able to pull that particular user through RETS. What RETS client are you using? Also are you trying to pull from Agent or ActiveAgent resource?
We have a custom-built client using the libRETS 1.5.3 source code from NAR. We use the Agent resource, not the Active Agent. When you pulled that agent, did you request just the one User, or the entire list?
We are using a .NET based client.
I just pulled the one user. Are you using the offset / limit functionality to pull all the agents if you are pulling all agents?
I don't think it is an offset issue. I did a little more digging and it appears we are missing all users/agents from that particular office. In the Office resource I can see this has O_OfficeID = 589 and O_ShortName = 11505.
If I try to pull from the Agent resource using AO_ShortName=11505 I get zero rows returned. What might cause this?