Extensibility in Dynamics AX 2012 R3 CU8 (CRT, RetailServer, MPOS) Part 1
William 11年前 (2015-02-18) 3437浏览 0评论
Overview The following document will teach some of the basic steps needed to carry out a simple customization. There a...
ww12345678 的部落格 | AX Helper
William 11年前 (2015-02-18) 3437浏览 0评论
Overview The following document will teach some of the basic steps needed to carry out a simple customization. There a...
William 11年前 (2015-02-17) 1523浏览 0评论
AX2012可以创建一种account type为claims user的账号,这种账号不需要在AD中事先已创建用户,但是claims账号是无法通过rich client登陆到AX,它的主要应用场景是在enterprise protal或者AIF中,...
William 11年前 (2015-02-16) 2244浏览 0评论
1. Create your custom menu under Menus in AOT. 2. Create menu reference for your newly added menu under Menus > MainMenu ...
William 11年前 (2015-02-16) 3728浏览 0评论
In this post, we’ll learn how to create a custom workflow. Requirement: Let’s say we have students in the system....
William 11年前 (2015-02-14) 3296浏览 0评论
Hi Folks, While click on DIXF-> Setup-> DIXF parameterSystem throws below error Error Message: Assembly containing type...
William 11年前 (2015-02-12) 2511浏览 0评论
Microsoft Dynamics AX 2012 SSRS 报表开发系列视频培训第17次课,常用技巧-05 在报表中显示条形码 视频:http://edu.51cto.com/course/course_id-3965.html 转载请注明:ww...
William 11年前 (2015-02-11) 2487浏览 0评论
Microsoft Dynamics AX 2012 SSRS 报表开发系列视频培训第16次课,常用技巧-04 在RDP报表中使用财务维度 视频:http://edu.51cto.com/course/course_id-3965.html 转载请注...
William 11年前 (2015-02-11) 2542浏览 0评论
Microsoft Dynamics AX 2012 SSRS 报表开发系列视频培训第15次课,常用技巧-03 在报表中使用库存维度 在RDL报表中使用财务维度 视频:http://edu.51cto.com/course/course_id-396...
William 11年前 (2015-02-10) 2376浏览 0评论
Introduction In Microsoft Dynamics AX 2012 R3 it is possible to enable location and quantity confirmation during work process...
William 11年前 (2015-02-09) 2586浏览 0评论
I don’t know how, but the website for the Dynamics AX Windows Mobile Device Portal on my AX 2012 R3 CU8 solution demo v...
William 11年前 (2015-02-09) 3423浏览 0评论
Getting ReferenceGroup control automatically while dragging a datasource field to a form control is little tricky. Even if yo...
William 11年前 (2015-02-08) 3654浏览 0评论
Error in workflow creation After setup a new instance when i tried to create a new workflow configuration system throws an er...
William 11年前 (2015-02-07) 9694浏览 0评论
Deployment Scenario For smaller footprint stores, Dynamics AX for Retail CU8 includes option of AX Back offi...
William 11年前 (2015-02-05) 2384浏览 0评论
This post is part of the series of posts explaining performance improvements introduced inConstraint-Based Product Configurat...
William 11年前 (2015-02-05) 2209浏览 0评论
This post is part of the series of posts explaining performance improvements introduced in Constraint-Based Product Configura...
William 11年前 (2015-02-04) 5972浏览 0评论
Dynamics AX 2012 supports to publish a query as document data source e.g. to load data in excel. However, document data sourc...
William 11年前 (2015-02-02) 1934浏览 0评论
This post picks off from one of my previous posts, see link below. Company background Contoso is a food delivery B2B company ...
William 11年前 (2015-01-31) 2983浏览 0评论
While performing Workflow Infrastructure Configuration, you might face the following exception: Exception: The user account e...
Lennart Conrad 11年前 (2015-01-30) 2417浏览 0评论
Introduction This document covers how the location directive search works with purchase orders and describes how different s...
William 11年前 (2015-01-30) 1974浏览 0评论
AX 2012可以使用MAPI或者SMTP发送邮件,MAPI是客户端方法,需要outlook的协作,而SMTP则是服务器端方法,要求SMTP允许AOS服务器通过它中继。这里要讲的就是如何通过SMTP发送邮件广播。设置SMTP邮件服务器:转到Syste...