Describe the issue
At request of Jesper Schulz-Wedde, this issue has been recreated from the microsoft/BusinessCentralApps repository (see original issue: https://github.com/microsoft/BusinessCentralApps/issues/1618).
this enables Extensibility of this feature and we get rid of DotNet in the BaseApp.
There was already a pull request, that wasn't merged before the move to BCApps:
https://github.com/microsoft/BusinessCentralApps/pull/1771
Expected behavior
It should be possible to use those events
Steps to reproduce
Try to subscribe to an event with Scope Cloud.
it's not possible to use those events, since the contain DotNet Xml data type.
Additional context
see comment of @ajkauffmann
https://github.com/microsoft/BusinessCentralApps/issues/1618#issuecomment-3437227248
I will provide a fix for a bug
Describe the issue
At request of Jesper Schulz-Wedde, this issue has been recreated from the microsoft/BusinessCentralApps repository (see original issue: https://github.com/microsoft/BusinessCentralApps/issues/1618).
this enables Extensibility of this feature and we get rid of DotNet in the BaseApp.
There was already a pull request, that wasn't merged before the move to BCApps:
https://github.com/microsoft/BusinessCentralApps/pull/1771
Expected behavior
It should be possible to use those events
Steps to reproduce
Try to subscribe to an event with Scope Cloud.
it's not possible to use those events, since the contain DotNet Xml data type.
Additional context
see comment of @ajkauffmann
https://github.com/microsoft/BusinessCentralApps/issues/1618#issuecomment-3437227248
I will provide a fix for a bug