I'm encountering an issue when trying to rebuild the Business Events Catalog in Dynamics 365 Finance & Operations. When we click Rebuild Business Event Catalog, the system will refresh and reflect the latest code changes in the Business Events Catalog form. However, the rebuild fails with the following error:
- Duplicated the existing custom Business Events (already in use) with a different name
-
Removed the related customizations completely and tried to rebuild the Business Events Catalog again
Issue still persists even after removing our custom code
While debugging, it fails at the line where the system attempts to retrieve the list of classes with the business events attribute:
Array codeBusinessEvents = DictClass::getAttributedClasses(classStr(BusinessEventsAttribute));
Any guidance or troubleshooting suggestions would be greatly appreciated!
Note: It's a Power platform enabled - Cloud Hosted environment managed via LCS, I've also ran the PowerShell script to refresh the integration of Dataverse via PowerShell in remote desktop in the cloud-hosted environemnt.
Thanks!

Report
All responses (
Answers (