AX 2012: Create AIF document service
William 8年前 (2017-03-30) 2758浏览 0评论
Purpose: The purpose of this document is to illustrate how we can develop AIF document service, what are the important method...
ww12345678 的部落格 | AX Helper
William 8年前 (2017-03-30) 2758浏览 0评论
Purpose: The purpose of this document is to illustrate how we can develop AIF document service, what are the important method...
William 8年前 (2017-03-30) 1831浏览 0评论
Development and customization Feature Why this is important EventHandlerResult classes in request or response scenarios You c...
William 8年前 (2017-03-28) 1759浏览 0评论
There have been several reported cases with signing into Dynamics Printer Routing Agent. Issue: Reported Dynamics versions Up...
William 8年前 (2017-03-28) 1446浏览 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 8年前 (2017-03-28) 2566浏览 0评论
Scenario: There have been several cases in the past few months that customers and partners have been requesting how to get Dy...
William 8年前 (2017-03-25) 2621浏览 0评论
Table of ContentsOverview of changesConfiguring an upgraded environment from AX 2012Additional features to consider in y...
William 8年前 (2017-03-24) 1841浏览 0评论
Table of ContentsOverview of the Project time entry mobile workspacePrerequisitesDownload and install the Dynamics 365 for Op...
William 8年前 (2017-03-24) 1875浏览 0评论
Table of ContentsOverview of the Project time entry mobile workspacePrerequisitesDownload and install the Dynamics 365 for Op...
William 8年前 (2017-03-24) 2717浏览 0评论
AIF is great for application integration and providing external applications required data. Document exports can be generated...
William 8年前 (2017-03-22) 2760浏览 0评论
Dynamics 365 for Operations有三中部署选项:云,云和边缘以及本地业务数据。 此页面包含详细信息和信息链接,以帮助您了解这些选项。 Dynamics 365 for Operations 的部署选项 云 – 此方案...
William 8年前 (2017-03-19) 2741浏览 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 8年前 (2017-03-18) 2157浏览 0评论
Microsoft Dynamics AX 2012 X++编程轻松入门 第09课 存储数据 EDT(扩展数据类型)、创建表 视频:http://edu.51cto.com/course/course_id-8600.html &nbs...
William 8年前 (2017-03-16) 2378浏览 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 8年前 (2017-03-16) 1399浏览 0评论
Management Reporter CU16 offers a new HTTPS feature to enable encrypted communication between the Management Reporter server ...
William 8年前 (2017-03-15) 2261浏览 0评论
比较三种技术: 负荷均匀:对100,000笔,仅有一行的销售订单过账发票。捆大小为1,000。 负荷不均匀:对1000笔,介于1-500行不等的销售订单过账发票。捆大小为100。 大数据量:使用超过2百万个项目进行测试。下面的柱状图表明...
William 8年前 (2017-03-15) 2512浏览 0评论
顶级采摘: 我们在捆绑中看到的问题是工作负载的不均匀分布。 该问题可以用“独立任务模式”来解决。 但是当有大量任务时,各个任务的框架开销又会非常严重,所以必须适当平衡两种模式。“Top Picking”是另一种批处理技术,将解决任务负荷分布不均的问题...
William 8年前 (2017-03-15) 2378浏览 0评论
独立任务模式 在这种情况下,通过为每个项目创建单独的线程来实现并行性。每个线程只包含一个项目。线程与项目之间为1:1映射关系。这将消除对项目进行预分配的时间消耗。由于每个项目由一个线程独立处理,负载分布将更加一致。此方法解决了将大量项目捆绑为一捆时,...
William 8年前 (2017-03-14) 2594浏览 0评论
Dynamics AX 2012 和 AX 2009 都支持将批处理作业分解为小的可管理片段,并行进行处理。并行处理对于提高批处理作业的吞吐量和响应时间,以及提高批处理作业窗口至关重要。有几种不同的方法都可以将一个大的批处理作业拆散为小任务。下面罗列...
alirazazaidi 8年前 (2017-03-12) 1427浏览 0评论
With reference to blog.MSdn.Microsoft, New version for Microsoft Management Report for Dynamics Ax 2012 is now available. Y...
William 8年前 (2017-03-10) 1618浏览 0评论
Table of ContentsGet startedCost control mobile workspaceCost accounting analysis Power BI contentAdditional resources Term d...