Dynamics Connector: [Customer Service to Account] has encountered an error....
I am having trouble with a CRM and AX integration using the Microsoft Dynamics Connector.All of my integration's are working except this one, and it was working at one stage and for an unknown reason...
View ArticleSERVICES USED TO STOP AUTOMATICALLY AFTER CLICKING ON IMPORT OF AOT
Hi,On Development Server,In AOT When i clicked on import,the services are stopping by itself.I looked into the eventviewer,where I am getting message as:"The Microsoft Dynamics AX Application Object...
View ArticleWhat is lines?
In links: technet.microsoft.com/.../hh208454.aspx of MS Dynamics ax 2012. What is lines?
View ArticleIn-place Upgrade Budget Control objects
Hi folks,Following this link http://technet.microsoft.com/EN-US/library/jj733502.aspx, I upgraded a Dynamics AX 2012 R1 environment to R2. Before upgrade in-place Budget Control functionality was...
View ArticleAX2012 R2 Number seqeunce Continuous option
Hi all,I am confused on how this suppose to work. Any advice is appreciated. I've found 3 different scenarios so far...1) Purchase Requisition ID - PurchReqTable is has SaveDataPerCompany = No. So it's...
View ArticleElimination company
Hi All ,In the Click Organization administration > Setup > Organization > Legal entities. There is field called Elimination company . When i go throught the help it says When a parent company...
View ArticleWhen is filled the Invoice field in LedgerJournalTrans Table?
HiI see that LedgerJournalTrans Table (msdn.microsoft.com/.../aa589895(v=ax.50).aspx) has an Invoice field, but I don't get it when is filled?If you create a payment journal using the payment proposal...
View ArticleWhat fields get updated automatically in a fixed asset created from a PO
Hello,I am trying to figure out which fields on a fixed asset should automatically get populated when the fixed asset is created from a PO or AP invoice in AX 2012. I tried a couple of scenarios and...
View ArticleThe influence of using Active Directory on Windows Server 2003 for AX 2012 R2
According to the system requirements published last month, Active Directory for AX 2012 R2 should be on Windows Server 2008 or later.However, our customer has already deployed AD on Windows Server...
View ArticleExample for generate Dialogue through code
static void BestExampleOfDialog(Args _args){ DialogButton dialogButton; container nameAndDOB; nameAndDOB = ["Gulshan","Gupta",mkDate(22,04,1988)]; dialogButton = Box::yesNo("Do you want to see...
View ArticleWant to add EDT through Code
static void AddEDTthroughCode(Args _args){UtilIdElements uie;XInfo XInfo = new XInfo();TreeNode TNode;TreeNode DNode;str Props ="PROPERTIES\n" +" Name #AXUStr35\n" +" Label #\n" +" HelpText #\n" +"...
View ArticleUpgrade process
Does the upgrade from AX 2009 To AX 2012 Process upgrades the customized Microsoft code or the new code (Objects, Classes, Forms) ?
View ArticleAx module
Is this possible to delete the whole module or or change the name of module form client access???? that client has admin rights!!!
View ArticleAdd fields in SalesPostingHistory form in AX2012
I am trying to add two fields (Invoice amount and Invoice ID), but i am not able to do this task, can anybody help me for resolving this problem?
View ArticleImport a file from the client computer
Hi,i just tried to create an import job with dialog for importing routing numbers. The issue here is, that normally all classes run on the server and there is only access to the servers file system or...
View Articletrial version of MS Dynamics AX
Hello, I am new here i want to download MS Dynamics AX trial version can any body tell me please from where i can download ? I also want to know what is the difference between MS Dynamics AX and MS...
View ArticleEnterprise Portal
Hello,I've have restored our AX database to another server (a test one) and sucessfully deployed Enterprise Portal (to an SP 2010 website) to work with this newly restored database.Something odd...
View ArticleDOCUMENT HANDLING SECURITY
Hi.. I want to handle documents departmentwise (procurement, store, finance..).. I have created separate folder in server and assigned Active directory permissions. For example Procurement folder have...
View ArticleError when running report on AX 2012
Hi,When i run a report in AX 2012 after developing it in either AX or an SSRS report, this is the error message i receive.Can anyone help me with what i could try so that i could fix this and get the...
View ArticleC# code to read all customers from Dynamics AX 2012
I need a c# code sample to read all customers from Dynamics Ax 2012 using aif service and display customer number, customer name alias, customer first name on console.
View Article