Enter the key words to find the related topics

Customization Analysis Report D365 F & O

Customization analysis report provides the details about Customizations, Overlayered code, extenstions, Errors , warnings etc.


 Syntax:

The syntax is as follows

xppbp.exe -metadata="LocalPackagesFolder" -all -model="ModelName" -xmlLog="LogLocation" -module="PackageName" -car="ReportLocation"



Example:
xppbp.exe -metadata=C:\AosService\PackagesLocalDirectory -all -model="Foundation" -xmlLog=C:\Temp\BPCheckLogcd.xml -module="ApplicationSuite" -car=C:\Temp\CustomizationAnalysisReport_Foundation.xlsx