Are you getting an error when attempting to run an AX 2012 R3 Retail data distribution scheduler job (Figure 1)? Is it ‘Class RetailCDXChannelSpecificData_AX63 does not exist’? Does it look like the one in Figure 2 below? Do you like things actually working correctly? Hey, friend! If your answer was Yes to the questions above, I might be able to hook you up.
To fix the issue, navigate to the Retail Channel Schema (hint: its on the Scheduler job setup in the field ‘Retail Channel Schema’. You can right click on this field for the job in question and go straight to the record and form to generate those magic classes the error has told you all about.
NOTE: This process will generate code in AX AOT so you’ll want to be in the correct layer/model for this process
When you click ‘Generate classes’ (Figure 3), you’ll be prompted to what it will do (Figure 4) so make sure you are in the right layer and it will generate the classes you need as you’ll see in the AOT (Figure 5).
You will need to do the Incremental CIL build after this or you may get weird issues, but I always do a full as I still don’t trust the incrementals from earlier experiences.






转载请注明:ww12345678 的部落格 | AX Helper » Dynamics AX 2012 R3 Retail Error when running Distribution schedule job: ‘Class RetailCDXChannelSpecificData_AX63 does not exist