Announcements
No record found.
Hi Community,
We are currently implementing a POC for Agent Feed in Microsoft Dynamics 365 Finance and Operations version 10.0.47.
While developing this in our custom model, we attempted to use WebComponent builder classes to construct UI components for the Agent Feed.
The following classes are marked as internal / non-public, and therefore are not accessible from our custom model:
WebComponentCard
WebComponentButton
WebComponentHeaderDetail
WebComponentColumnLayout
WebComponentAction
We are receiving compilation errors such as:
"Method 'startBuilding' is internal and can be called only from within the same module or assembly."
"Class 'WebComponentCard' is internal and is not accessible from the current module 'InferifiAgent'."
"The method 'newForMenuItem' contained in the non-public class 'WebComponentButton' is inaccessible.
These WebComponent classes are defined as internal in the Microsoft application assembly.
As per platform design:
Internal classes can only be accessed within the same model/package
They cannot be consumed from custom models
They cannot be exposed via extensions
This restriction is enforced at the assembly level
Because of this limitation, we are unable to:
Instantiate WebComponentCard, WebComponentButton, etc.
Use builder methods such as startBuilding(), withFooter(), construct()
startBuilding()
withFooter()
construct()
Build Agent Feed UI components using these WebComponent classes from our custom model
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
André Arnaud de Cal... 586 Super User 2026 Season 1
Giorgio Bonacorsi 311
Diego Mancassola 271