Skip to content

EBG ‐ Submitting Metadata For Debugging

Daryl LaBar edited this page Nov 28, 2023 · 3 revisions

Sometimes in order to effectively troubleshoot issues with the code generation, it is helpful to submit the metadata and settings file used in the generation. These are the steps to do so.

  1. Enable Serialize Metadata flag under the 7 - Debug Menu: image

  2. Generate the early bound classes

  3. Zip the generated metadata.xml file (this is by default, located in the folder of the XrmToolBox exe, but you can look for the following message in the outlook text ([**** Writing Metadata to File C:\YourPath\metadata.xml ****], the Settings Xml file (In the Settings Path: box), and the Builder Settings Json file (which is relative to the Settings xml path). image

  4. Revert the Serialize Metadata flag back to false.

  5. Share the zip file.