Dynamics AX 是集多种功能于一身的企业资源计划(ERP)综合性解决方案,可在整个企业范围内提供实时联通服务。Dynamics AX 商务分析可与构成解决方案的其它功能模块(包括市场分销管理、生产、主计划、贸易采购和财务)实现信息交换,并围绕关键业务领域展开深入分析。 1)全球132个国家已有30多万的客户。 2)支持多公司、多语言和多币种。 3)在全球超过20年的用户服务经验,在中
原创 2012-06-11 10:05:58
586阅读
1. TuningMartin ZhenPrinciple technical consultant @ OutsourceAX DevelopmentMartin.zhen@outsourceax.com 2. About OutsourceAX DevelopmentOutsourceAX Development is an offshore Dynamics
原创 2021-08-13 10:53:09
327阅读
After install Data import/export framework (DIXF, DMF) on AX 2012 R2 and above, we should make sure two following things readyThe "Microsoft Dynamics Ax Data Import Export Framework Service Users
原创 2014-12-02 11:11:44
1060阅读
Label & Language Read More
i++
原创 2021-08-13 10:44:10
223阅读
Wel all know the small dialog that gives the user usefull information about what is happening in Ax. In this post I will tell u some more about this.You can add information to the Infolog by calling:Infolog.add(…) info(…) warning(…) or checkfailed(…) error(…) You can add some structure in it by u Read More
原创 2021-08-13 11:11:48
533阅读
try{ SysCompileIL::generateIL(); }catch{ SysCompileIL::mergeAssemblyFile(); throw Exception::Error;}SysCompileIL::mergeAssemblyFile(); Read More
try
转载 2021-08-13 10:44:00
477阅读
There are methods in AX which allow to encrypt and decrypt data easily. Those methods are WinAPIServer::cryptProtectData() for encryption and WinAPIServer::cryptUnProtectData() for decryption. As inp
转载 2021-08-13 11:40:41
432阅读
    现在谈起Dynamics AX,在微软Dynamics系列产品当中,作为最受瞩目和最有前景的Dynamics套装产品线,很多人也许只知道它曾经由于资本市场的上市和并购,前后经历了三个“东家”。对于它长达20多年的ERP积累,就不一定有那么多人了解了,那么我们现在就好好了解一下这个产品非常富有传奇色彩的前世和今生。  
原创 2013-03-26 11:33:22
1305阅读
CLRError//BPDeviationdocumentedstaticutcDatetimeTHK_UTCDatetime(name_datetimeStr){utcDatetimedt;InteropPermissionpermission;namedatetimeStr=strlrTrim(_datetimeStr);System.Exceptionex;strClrErrCatch;;try{//NecessaryifexecutedontheAOSpermission=newInteropPermission(InteropKind::ClrInterop);permission. Read More
原创 2021-08-13 10:05:23
148阅读
示例流程:创建Sales Order时,若产品总额超过该客户的Credit Limit,则需进行审核 一、创建Workflow Category 展开AOT中的workflow,右键Workflow Categories,选择“New Workflow Category”, 并修改其属性 修改"Na ...
转载 2021-08-24 17:54:00
497阅读
2评论
示例流程:创建Sales Order时,若产品总额超过该客户的Credit Limit,则需进行审核 一、创建Workflow Category 展开AOT中的workflow,右键Workflow Categories,选择“New Workflow Category”, 并修改其属性 修改"Na ...
转载 2021-08-24 17:54:00
449阅读
2评论
    今天,Reinhard使用RemoteApp的方式登陆AX开发环境,对项目文件进行修改后,习惯性地将项目导出到Reinhard的电脑上,做个备份。但是导出时弹出错误提示框,报以下错误:     在记录中的写入=9C9360时文件C:\Windows\TEMP\$tmp00030007.$$$中出错 Windows错误:=错误代码
原创 2015-06-22 17:32:07
597阅读
Dynamics AX 2009下载发表于2009-5-30 23:23:45纳米盘下载AX2009:
转载 2021-08-05 13:50:21
492阅读
You can resolve this issue by manually correcting the Windows Firewall Rule created for each of your AOS instances: 1. 1n Windows click Start -> Admin ...
转载 2021-10-13 13:53:00
186阅读
2评论
Flexible application of the temporary table in Dynamics AX 2009Such as applied to Query ,Reports , Form ,Analyzed and fetch data and so on.Wrote by Jimmy on April 27th 2011static void Jimmy_TempTableAppy(Args _args){ Query q = new Query(); QueryRun qr; QueryBuildDataSource qbds; Temp_ProdOrderConsum Read More
原创 2021-08-13 10:27:51
288阅读
  X++语言特性  X++是Axapta MorphX的开发语言,它也是一种面向对象的开发语言。由于Axapta是一套ERP平台,使得用X++进行ERP业务的二次开发变得非常简单。与其它面向对象的语言不同,X++具有一些自己的特性。1、 Class VariablesX++ 的类级别变量都是protected型的,也就是说,无法从类的外部访问这些变量。在子类中可以访问父类的类级别变量。如果非要
转载 2021-08-13 11:03:48
450阅读
Free TrialsDownload the latest build to run AxAssist in trial mode. Trial will expire in 30 days. Your trial includes all functionality.Please feel free to Latest BuildsAxAssist
原创 2021-08-13 11:17:16
182阅读
When we want to return null in X++ and assign it to an CLR object, it will throw out an issue that "Microsoft Dynamics anytype cannot be marshaled to CLR Object", this is because null in X++ is anytyp
原创 2014-12-02 11:03:23
1242阅读
There are quite a few important keyboard shortcuts that can really save some time when entering data and moving around in AX 2012. One in particular – hitting the ESC key when you’re in a form – is one that new users don’t seem to get right away. I’ve seen a lot of records saved that shouldn’t have Read More
原创 2021-08-13 09:54:33
316阅读
既然对微软的ERP有兴趣,就必须了解其历史,把握其未来的发展方向。 下列Dynamics AX的介绍,对关注微软ERP的人可能有用。 在 秋毫ERP咨询 http://www.qiuhao.com/ ,你能下载到 英文 AX 4.0 的最新版,同时能与其它关注 微软ERP的人们进行讨论。 http://www.qiuhao.com/dispbbs.asp?...
原创 2021-07-26 16:08:41
1416阅读
  • 1
  • 2
  • 3
  • 4
  • 5