microsoft / microsoft/BCApps

[Extensibility Request] Remove DotNet parameters from events in codeunit 8614 "Config. XML Exchange"

Open
#8,895 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Approved event-request Team: Integrations
Dominant language
AL
Stars
683
Forks
459
Avg merge
3d 26m
Merged PRs (30d)
633

Description

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
  • I will provide a fix for a bug

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate codeunit 8614 "Config. XML Exchange" and inspect the events that expose DotNet Xml parameters. Review the original issue and prior pull request for context, then verify that the affected events can be subscribed to with Scope Cloud and no longer expose DotNet parameters.

Written by the indexing model from the issue text.

Assessment

Domain
backend-api-design
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.