Bojensen Blogs

Måned: oktober 2013

Create/Delete Customer using AIF Service Class in Dynamics AX | Santosh Ramamurthy AX Blog

  The Application Integration Framework allows us to create/update/delete or read data. Now in AX2009 we have a facility of creating/deleting records using AIF Service classes. There is “NO ADDITIONAL AIF SETUP”(Like Enabling Endpoints etc.) required to execute the code via service class. The services can be used to read/write data in AX.

Compile and CIL Generation errors when reporting extensions is not installed

Under certain circumstances, you may receive the followingcompile or CIL generation errors when installing Microsoft Dynamics AX 2012. SysStartupCmdGenerateSsasProject (object) has no validrunable code in method ‘buildProject’. BIGenerator (object) has no valid runable code in method‘classDeclaration’. BIAnalysisServicesProjectController (object) has no validrunable code in method ‘buildProject’.