Dynamics CRM 2011 Bulk Update

前端 未结 10 1258
慢半拍i
慢半拍i 2021-02-07 06:18

Running Dynamics CRM 2011 rollout 3. Need to update millions of customer records periodically (delta updates). Using standard update (one by one) takes a few weeks. Also we don\

10条回答
  •  心在旅途
    2021-02-07 06:58

    One of my client had exactly the same problem. He solved it by creating a custom ETL and doing parallelism attacking two front-end. The whole thing was made in C#. Nowaday, it could be possible with KingswaySoft or Scribe.

提交回复
热议问题