On PowerApps/Dynamics 365 I import all items from DEV to higher environments using XRMToolBox Portal Records Mover (and select items Modified after last Portal deployment). At the end of “Portal Records Mover – Transfer Records”, I got few errors, Ex: from the XRMToolBox log get Guids but not the names.
( Basic Form/GUID) : Adx_Webpage with ID = GUID Does not exist)
From this log how do I find :
- Adx_WebPage Name from Guid
- Basic Form name from Guid.
I am looking basically any PowerShell or CLI for this? Or any other method.
Many Thanks,