How to send Email through X++ code
William 12年前 (2015-04-20) 2635浏览 0评论
Hi All,Use below code to sent emails from X++ code. Below code is written in a Job you can reuse the same in your logic. ...
William 12年前 (2015-04-20) 2635浏览 0评论
Hi All,Use below code to sent emails from X++ code. Below code is written in a Job you can reuse the same in your logic. ...
William 12年前 (2015-04-16) 3027浏览 0评论
Prerequisites: 1. Create a simple batch job. Requirement: To add custom fields to batch job dialog to choose a date range to ...
William 12年前 (2015-04-15) 3939浏览 0评论
Recently a customer was concerned to implement a fail over strategy for the Dynamics AX database. SQL Server 2008 R2 Standard...
William 12年前 (2015-04-15) 4546浏览 0评论
AX2012 R3安装升级包CU8后进入系统,系统会提示打开软件升级清单“Software update checklist”,清单列出了升级要做的一系列动作。 在进行到编译应用时“Compile application”出现很多错误: Severi...
William 12年前 (2015-04-15) 4095浏览 0评论
Scenario: You have downloaded the CU-8 hotfix from partnersource/customersource and/or are using the LCS Update installer to ...
William 12年前 (2015-04-14) 3197浏览 0评论
Please follow the instructions below to switch the TFS branch of the Dynamics AX development environment. Add user to Adminis...
William 12年前 (2015-04-14) 2329浏览 0评论
In this post we’ll learn how to create a very basic custom Batch job using SysOperation framework. We’ll use the ...
William 12年前 (2015-04-14) 2669浏览 0评论
We run into issue that whenever we used a Microsoft Dynamics AX configuration file with a Reporting Services instance (as men...
William 12年前 (2015-04-13) 2641浏览 0评论
So you got updated Model(s) or hotfix(es) and need to make sure your ISV or VAR or CUS / USR layer code has been merged. Lets...
William 12年前 (2015-04-13) 2377浏览 0评论
Hi Friends, I faced one Error while creating Purchase Order from Approved Purchase Requisition Error Message: System trade li...
William 12年前 (2015-04-13) 2486浏览 0评论
Many retail enterprises have selected Dynamics AX as their main system to handle their processes for financials, procurement,...
William 12年前 (2015-04-09) 2990浏览 0评论
This blog post describes an new way of interacting synchronously from code with theConstraint-Based Product Configurator whic...
William 12年前 (2015-04-09) 2278浏览 0评论
Suppose we have One Parameter –> Balance = 100 and we needs to show running total on each rows as per example below....
William 12年前 (2015-04-08) 2072浏览 0评论
Hi All,In my previous post we discussed how to configure your Azure account with LCS services and how upload LifecycleService...
William 12年前 (2015-04-01) 6208浏览 0评论
Often people will ask 'When will my Dynamics AX version no longer be supported?' This basically means, when will I be forced ...
William 12年前 (2015-03-30) 6251浏览 0评论
This Article provides information about how to configure database and windows server for Microsoft DynamicsAX. To achieve opt...
William 12年前 (2015-03-29) 2946浏览 0评论
Sharing A very good post from Blog : http://shafeaa.blogspot.in/First we are going to make sure that the AX prerequ...
William 12年前 (2015-03-27) 2129浏览 0评论
There is a bug with changeCompany keyword which prevents usage of the same initialized table buffer in different companies. F...
William 12年前 (2015-03-27) 3042浏览 0评论
In an organization where thousands (or more) of sales transaction happening every day, and here is this auto settlement requi...
William 12年前 (2015-03-23) 2709浏览 0评论
The tracing provides the user to identify the time consuming SQL Queries, transactions and different code that executes on AO...