Actualización de Datos en Formularios Microsoft Dynamics
Algo que me ha pasado bastante en el proceso de desarrollo para Microsoft Dynamics AX, es el mensaje de error que indica que los datos mostrados en este no son actuales y nos sale un mensaje similar...
View ArticleRead mails from a POP3 account with AX
Often when you browse lists of new AX features and AOT objects, you stumble across something that makes you a bit curious. In R3 I came across some Brazilian functionality where AX connects to an...
View ArticleRemove Identical objects in axapta
This is very good link which I am posting here. code to remove identical copy X++ code to remove identical copy of object in axapta. If there is same copy of form1 as form2 then if you want to cleanup...
View ArticleAX Content: Deploy AX 2012 R3 on Azure
Microsoft Dynamics AX 2012 R3 can be deployed on Microsoft Azure! This blog post provides an overview, and points you to TechNet articles that provide the details you’ll need for your deployment. How...
View ArticleSEPA error message: The payment account currency should always be EUR
Within Microsoft Dynamics AX 2012 and AX 2012 R2 the error message "The payment account currency should always be EUR" may be thrown. To solve this issue, please have a look at the attached...
View ArticleCreating a Word document with repeating in Dynamics ax 2012
In this recipe, we will create a Word document with repeating elements. For this demonstration, we will display the contents of the LedgerParameters table in a dynamically generated Word table we need...
View ArticleDeal Success: Behind one Microsoft Dynamics VAR's acquisition journey
Microsoft Dynamics partner firms seems to get acquired every few weeks, if not more often. For those directly involved with these deals - as an owner, employee, or client (or competitor, it could be...
View ArticleEnable Change Management On Purchase Orders To Track Changes
If you want to track your Purchase Orders a little more closely, then you may want to turn on the Change Management feature within the Procurement & Sourcing module of Dynamics AX. This gives you...
View ArticlePreventing users from changing session date (AX 2012)
What if you want to prevent users from going to File > Tools > Session date and time in Dynamics AX 2012 and changing the session date? Usually, every user has access to the form, because the...
View ArticleDynamics ax 2012 Trial Balance Detail Report Error “The field with ID ’0′...
The field with ID ’0′ does not exist in table ‘LedgerTrialBalanceStagingTmp’ I’ve been trying to open a report in the General Ledger > Reports > Detailed trial balance. In the form, I input a...
View ArticleDocument management software can increase your bottom line | PaperSave
As technology develops and cause for environmental concern is at an all-time high, businesses small and large are going paperless to compete not only within their industry, but to match the fast-paced...
View ArticleDispelling Microsoft Dynamics AX Workflow Myths
If there's one thing that Murray Fife wants Microsoft Dynamics AX customers to know about their software's workflow functions, it's that setting up and using these functions is not as difficult as one...
View ArticleWindows Azure : Copy VHD between subscriptions
Last week I was playing around with LifeCycle Services and tested out the ‘Cloud hosted environments’ feature. This is an awesome feature that will save many of you some hours in prepping demo virtual...
View ArticleStreamline Your Workflows By Automatically Performing Tasks Based On Conditions
Workflows are great because they enforce a uniform procedure to your business processes, and make sure people are not sidestepping the standard procedures through creative approval processes. But that...
View ArticleIs your integrated testing, really integrated?
Integrated testing is an important part of any ERP implementation or upgrade. It should be part of your CRP/UAT testing and when done correctly will provide you and your users with a good idea of the...
View ArticleCreating credit notes in Project Accounting
Special thanks to engineer Sharon Price for providing the following blog content. Due to technical issues I am posting it on her behalf. Switching from 4.0 to 2012: Creating a Credit Note in Projects...
View ArticleCode to send mail From Enterprise portal web page using dataset in axapta
This is Code to send mail From Enterprise portal web page using dataset in axapta. Following code you can write in ascx page and you can get required mail parameter from dataset by writing data method...
View ArticleAnonymous Questionnaire (Part 3 of a series)
Anonymous questionnaires can be used to collect information from people who are not users in your system. For example, you may want to use questionnaire to gather information from applicants about...
View ArticleHow to retrieve the license information through code
Recently I came across the requirement to retrieve the licence information from the system to use it for some purpose. Here is the sample to job to get license information. static void...
View ArticleSetup and maintain multiple instances of the Warehouse Mobile Devices Portal
Within my previous post I explained how to install the Warehouse Mobile Devices Portal (WMDP). This post will go one step further and will guide you on installing the portal for using mobile devices...
View Article