Hello,
I have done some exercise with AX 2009 AIF training material.
There is a chapter 2 where a Document is created using AIFWizard. It' started creating Query and then the document with Wizard.
The problem is that Service class doesn't work at all. It has all read, findByKeys, find etc. methods and project containing whole project compiles without errors.
When trying to define Data Policys in Endpoint Action Policies containig this service (ProjectService.read) as Action Id throws error: Class 0 does not exist.
I also tried to use AIF Tool "Update Document" to this Service but same error comes. Purpose of this exercise is to read an XML file's data into system. I should do this kind of feature into my own project. AX 2009 AIF material contains lot's of errors and also some phases are missing.
Does anyone have had this issue before and remember why it comes? Like to get this feature working.
Best Regards
Michael