Hi Guys,
can you maybe explain me what is difference between CAR Report (Customization Analysis Report), Best Practice Framework and Application Checker? When and for what you would use each of them?
Cheers,
Chico
Hi Chico,
CAR : is a tool that analyzes your customization and extension models, and runs a predefined set of best practice rules. The report is one of the requirements of the solution certification process. The report is in the form of a Microsoft Excel workbook.
Application Checker: It will force some rules that our code will have to meet, otherwise the code won’t compile (and maybe won’t even deploy to the environments).
Best Practice: Analysis prompts your settings and codes. These rules diagnose things that you consider to be problems with X++ source code or others. You can ignore it.