Download MS Dynamics AX 2012 technical and functional materials and VPC from partner Source/ Customer source
Hi Everyone,
Subscribe to be the first to learn about a new blog post. Sign up today!
Hi Everyone,
Hi All, This is Gayathri and I would like to take the privilege to start my first blog post with the differences between various AX versions. I have divided these differences into 9 major sections and posted them into 3 different posts. I hope these 3 posts will help the AX newbies and for the…
Hi Folks, The below code snippet would help you to get an active workflow configuration in Ax 2009 for a workflow template. WorkflowConfigurationTable workflowConfigurationTable; ; select firstonly workflowConfigurationTable where workflowConfigurationTable.TemplateName == && workflowConfigurationTable.Enabled == NoYes::Yes && workflowConfigurationTable.Type == WorkflowConfigurationType::Definition && workflowConfigurationTable.DefaultConfiguration == NoYes::Yes; Happy DAXing…………
Hi Folks, For some clients, you would require to encrypt some phrases or words like passwords. For this, we can use cryptography class(CryptoAPI) which would allow us to encrypt/decrypt the phrases. The following example explains about the CryptoAPI class. CryptoApi cryptoApi; Container cont,cont1; ContainerClass cc; ; /* Salt is like a…
Hi folks……….. AX 2012 is simply powerful………Microsoft Lync & Microsoft office Communicator have been integrated with AX 2012 and its pretty simple to do it………… But the Pre-requisites are AX 2012 client should be installed on your machine and you have to be logged into Microsoft Lync / Microsoft office Communicator. Open Customer Details form ( Accounts Receivable –…
I have observed that lot of developers face difficulty in printing the Sales Invoice report into file system through code. Here is the code snippet for it. SalesFormLetter salesFormLetter; PrintJobSettings printJobSettings; CustInvoiceJour custInvoiceJour; SalesId salesId; #File salesid = “SO-100010”; salesFormLetter = SalesFormLetter::construct(DocumentStatus::Invoice,false); printJobSettings = new PrintJobSettings(); printJobSettings.setTarget(PrintMedium::File); printJobSettings.format(PrintFormat); printJobSettings.fileName( ‘//10.0.57.22/AOSPrintShare//’ + salesId+#pdf ); printJobSettings.warnIfFileExists(false); SalesFormLetter.updatePrinterSettingsFormLetter(printJobSettings.packPrintJobSettings());…
I have already posted 6 sections on the differences between various versions of AX in my previous two posts. In this post, I am going to discuss on the last 3 sections of differences. Workflow S.No. AXAPTA 4.0 AXAPTA 5.0 AXAPTA 2012 1 •Forward only, sequential workflows •Only interactive elements (tasks and approvals) •Support for…
Thanks for the information…but for the VPC part 4 does not have the link so unable to start the VPC..is there any way by which i can get the part4
Hi thanks for the information. I was able to download the VPC this weekend. MS had zome porblems wit the links so maybe they will fix it later.
Now I have to setup a Hyper V to use it. But we as HR specialist are very excited to see the new things. We have been to Atlanta and know the new things but like to play with it.
Regards,
Peter Wolbeek
Fourvisionhrplus
Hi,
Do you have link from where I can download AX 2012 VPC, which can run on Win XP (without hyper V)?
hi friend, am not able to download the ax 2012.please help me out
How to download the AX VPC 2012?
YOou already mention in the blog, but the link was not get source file..
please tel me..
hi..sir ..let me know how to download the material..