doutaoer3148 2013-07-03 15:40
浏览 9
已采纳

使用phRET从RMLS下载照片时,会出现几个'20403 = No Object Found'错误

I am trying to use phRETs to get photos from RMLS server (Matrix) using Media table for each photo UID. I am able to get photos for all sizes using my code, but when I try to run it against my DB for bulk updates (not huge, just few thousands) of photos, I am getting several '20403 = No Object Found' errors and hence not able to download the photo via nightly photo fetch job that we are trying to develop.

Is there any specific requirement or parameter that I must pass? I don't wan to use Property table here, but need to do it via Media table in order to avoid downloading already existing photos.

Any pointers/help here would be highly appreciated!

  • 写回答

3条回答 默认 最新

  • duanlv5084 2013-07-16 11:51
    关注

    We finally found a workaround here.

    We are still using Media table to get latest modified photos, but to fetch them from RMLS/Matrix server, we are using Property resource -

    $rets->GetObject("Property", $photoType, $propertyId, $photoNum);
    

    All the parameters such as $propertyId and $photoNum are already available in in Media table, and we know all three photo types as well.

    This has fixed our problem of getting several '20403 = No Object Found' errors. Thought of adding it here so that it might help others.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?

悬赏问题

  • ¥15 单片机学习顺序问题!!
  • ¥15 ikuai客户端多拨vpn,重启总是有个别重拨不上
  • ¥20 关于#anlogic#sdram#的问题,如何解决?(关键词-performance)
  • ¥15 相敏解调 matlab
  • ¥15 求lingo代码和思路
  • ¥15 公交车和无人机协同运输
  • ¥15 stm32代码移植没反应
  • ¥15 matlab基于pde算法图像修复,为什么只能对示例图像有效
  • ¥100 连续两帧图像高速减法
  • ¥15 如何绘制动力学系统的相图