CRM(Dynamic 365):-How to migrate Product from one environment to another environment.
Prerequisites XRM Tool Box. CRM Instance. Go to Advance find apply the conditions and download the fetch XML query Copy from filter to filter and paste it in the fetch XML query. <filter type =" and " > <condition attribute =" productid " operator =" eq " uiname =" Airpot " uitype =" product " value =" {79197FD0-F71F-EB11-A813-000D3A33F3B4} " /> </filter> Click on Export to download the JSON file open the notepad or any editor, copy the Default unit and primary unit GUID and Default unit GUID save the JSON File, and import the JSON file. NOTE:- We need to do this because the product is out of the box entity and every environment have different GUID so we need to do this process.