09.08.2018, 17:11 | #1 |
Участник
|
d365technext: Customization Analysis Report D365FO
Источник: http://d365technext.blogspot.com/201...rt-d365fo.html
============== Customization Analysis Report D365FO What is the Customization Analysis Report? The Customization Analysis Report 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. Source Link How to generate the report To generate the Customization Analysis Report, run the following command in a development environment. xppbp.exe -metadata= -all -model= -xmlLog=C:\BPCheckLogcd.xml -module= -car= Open Command Prompt and run the below script... please change the path as per your environment folder hierarchy. CD C:\AOSService\PackagesLocalDirectory\Bin I have 4 Sub model in my Main module... You can check in below screenshot. Module
Model
So I need create 4 different script for all model... Model : SLD_Taxation_Suite xppbp.exe -metadata=C:\AOSService\PackagesLocalDirectory -all -model="SLD Taxation Suite" -xmlLog=C:\Car\Log\BPCheckLog_SLD_Taxation_Suite.xml -module="SLDTaxationSuite" -car=c:\CAR\SLD_Taxation_Suite.xlsx Model : SLD_Ext_Common_Resource_PAK xppbp.exe -metadata=C:\AOSService\PackagesLocalDirectory -all -model="SLD Ext Common Resource PAK" -xmlLog=C:\Car\Log\BPCheckLog_SLD_Ext_Common_Resource_PAK.xml -module="SLDTaxationSuite" -car=c:\CAR\SLD_Ext_Common_Resource_PAK\SLD_Ext_Common_Resource_PAK.xlsx Model : SLD_Ext_Taxation_PAK xppbp.exe -metadata=C:\AOSService\PackagesLocalDirectory -all -model="SLD EXT TAXATION PAK" -xmlLog=C:\Car\Log\BPCheckLog_SLD_EXT_TAXATION_PAK.xml -module="SLDTaxationSuite" -car=c:\CAR\SLD_EXT_TAXATION_PAK\SLD_EXT_TAXATION_PAK.xlsx Model : SLD_Ext_Taxation_Reports_PAK xppbp.exe -metadata=C:\AOSService\PackagesLocalDirectory -all -model="SLD Ext Taxation Reports PAK" -xmlLog=C:\Car\Log\BPCheckLog_SLD_Ext_Taxation_Reports_PAK.xml -module="SLDTaxationSuite" -car=c:\CAR\SLD_Ext_Taxation_Reports_PAK\SLD_Ext_Taxation_Reports_PAK.xlsx Please feel free to contact me if you are facing any issue during following above blog. Источник: http://d365technext.blogspot.com/201...rt-d365fo.html
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
|
Опции темы | Поиск в этой теме |
Опции просмотра | |
|