简体   繁体   English

Dynamics CRM 365联机数据导入因“进行中”原因而卡住

[英]Dynamics CRM 365 online data import stuck at “In Progress” reason

I have a Dynamics CRM 365 online. 我在线上有一个Dynamics CRM 365。 I'm trying to import data using the Data import wizard. 我正在尝试使用数据导入向导来导入数据。

I've mapped all the fields correctly but the reason stays "In Progress". 我已经正确映射了所有字段,但是原因仍然是“ In Progress”。 There are no error showing up. 没有出现错误。

I've read that restarting the asynchronous service may resolve this issue but how can I do it on an online version ? 我读过重新启动异步服务可能会解决此问题,但是如何在在线版本上进行呢?

Does somebody faced that issue ? 有人面对这个问题吗?

The data import works on system jobs ie The Asynchronous process. 数据导入适用于系统作业,即异步进程。 This async processes stucks with status reason waiting for resources/ InProgress/ Waiting /Pausing due to different issues like- 由于各种问题,此异步进程因状态原因而等待资源/正​​在进行/正在等待/暂停而陷入停顿-

  1. Many jobs are in waiting status. 许多作业处于等待状态。

  2. AsyncOperationBase table become full due to many succeeded/canceled jobs occupied space. 由于许多成功/取消的作业占用了空间,因此AsyncOperationBase表已满。

  3. Asynchronous processes settings are not proper. 异步进程设置不正确。

  4. The asynchronous workflows are not configured properly. 异步工作流程未正确配置。

Very first step is to restart the Microsoft Dynamics CRM Asynchronous Processing Service. 第一步是重新启动Microsoft Dynamics CRM异步处理服务。 This might work in many cases. 在许多情况下这可能会起作用。

You can find more solutions here- MS CRM Tech-MS DYNAMICS CRM 2016, DYNAMICS 365 SOLUTIONS 您可以在此处找到更多解决方案-MS CRM Tech-MS DYNAMICS CRM 2016,DYNAMICS 365解决方案

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM