Dynamics Document Routing Agent run as a service
William 9年前 (2017-03-28) 1553浏览 0评论
If you want to run the DRA (Document Routing Agent) as a service, you need to: Login to the server with the acc...
ww12345678 的部落格 | AX Helper
William 9年前 (2017-03-28) 1553浏览 0评论
If you want to run the DRA (Document Routing Agent) as a service, you need to: Login to the server with the acc...
William 9年前 (2017-03-28) 2666浏览 0评论
Scenario: There have been several cases in the past few months that customers and partners have been requesting how to get Dy...
William 9年前 (2017-03-25) 2722浏览 0评论
Table of ContentsOverview of changesConfiguring an upgraded environment from AX 2012Additional features to consider in y...
William 9年前 (2017-03-24) 1963浏览 0评论
Table of ContentsOverview of the Project time entry mobile workspacePrerequisitesDownload and install the Dynamics 365 for Op...
William 9年前 (2017-03-24) 1974浏览 0评论
Table of ContentsOverview of the Project time entry mobile workspacePrerequisitesDownload and install the Dynamics 365 for Op...
William 9年前 (2017-03-24) 2822浏览 0评论
AIF is great for application integration and providing external applications required data. Document exports can be generated...
William 9年前 (2017-03-22) 2880浏览 0评论
Dynamics 365 for Operations有三中部署选项:云,云和边缘以及本地业务数据。 此页面包含详细信息和信息链接,以帮助您了解这些选项。 Dynamics 365 for Operations 的部署选项 云 – 此方案...
William 9年前 (2017-03-19) 2855浏览 0评论
The Modern POS is great. I really like it. But there are a lot of new setups in relation to the previous 'Enterprise POS'. On...
William 9年前 (2017-03-18) 2285浏览 0评论
Microsoft Dynamics AX 2012 X++编程轻松入门 第09课 存储数据 EDT(扩展数据类型)、创建表 视频:http://edu.51cto.com/course/course_id-8600.html &nbs...
William 9年前 (2017-03-16) 2490浏览 0评论
Things have changed since AX 2012 R3 in regards to navigation. The days of navigating to the AOT from the front end are over....
William 9年前 (2017-03-16) 1507浏览 0评论
Management Reporter CU16 offers a new HTTPS feature to enable encrypted communication between the Management Reporter server ...
William 9年前 (2017-03-15) 2406浏览 0评论
比较三种技术: 负荷均匀:对100,000笔,仅有一行的销售订单过账发票。捆大小为1,000。 负荷不均匀:对1000笔,介于1-500行不等的销售订单过账发票。捆大小为100。 大数据量:使用超过2百万个项目进行测试。下面的柱状图表明...
William 9年前 (2017-03-15) 2648浏览 0评论
顶级采摘: 我们在捆绑中看到的问题是工作负载的不均匀分布。 该问题可以用“独立任务模式”来解决。 但是当有大量任务时,各个任务的框架开销又会非常严重,所以必须适当平衡两种模式。“Top Picking”是另一种批处理技术,将解决任务负荷分布不均的问题...
William 9年前 (2017-03-15) 2488浏览 0评论
独立任务模式 在这种情况下,通过为每个项目创建单独的线程来实现并行性。每个线程只包含一个项目。线程与项目之间为1:1映射关系。这将消除对项目进行预分配的时间消耗。由于每个项目由一个线程独立处理,负载分布将更加一致。此方法解决了将大量项目捆绑为一捆时,...
William 9年前 (2017-03-14) 2740浏览 0评论
Dynamics AX 2012 和 AX 2009 都支持将批处理作业分解为小的可管理片段,并行进行处理。并行处理对于提高批处理作业的吞吐量和响应时间,以及提高批处理作业窗口至关重要。有几种不同的方法都可以将一个大的批处理作业拆散为小任务。下面罗列...
alirazazaidi 9年前 (2017-03-12) 1532浏览 0评论
With reference to blog.MSdn.Microsoft, New version for Microsoft Management Report for Dynamics Ax 2012 is now available. Y...
William 9年前 (2017-03-10) 1734浏览 0评论
Table of ContentsGet startedCost control mobile workspaceCost accounting analysis Power BI contentAdditional resources Term d...
William 9年前 (2017-03-10) 2129浏览 0评论
The emails notification will not be send if email template will not be set up on the workflow configuration: Depend on if the...
William 9年前 (2017-03-09) 3061浏览 0评论
Hi Folks, Many times we need to duplicate an standard object and do the required changes and system gives warning while renam...
William 9年前 (2017-03-09) 2808浏览 0评论
介绍 在本文中,作者描述了在AX 2012或 R2生产环境中进行权限更改操作时,可能引发“安全缓存抖动”。 除了详细解释这种情况如何发生之外,作者还讨论了一些最佳实践,以确保在生产环境中可以避免产生“安全缓存抖动”。 最后,作者总结了关于如何创建和维...