Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the DMN Runner not depend on the optional locationURI attribute of DMN files anymore #1047

Open
Tracked by #1763
tiagobento opened this issue Mar 22, 2024 · 1 comment
Assignees
Labels
area:dmn Related to DMN area:tools Issues affecting Apache KIE tooling projects type:enhancement Something that already exists needs to be improved

Comments

@tiagobento
Copy link

tiagobento commented Mar 22, 2024

DMN Runner is depending on the @_locationURI of imports to detect dependent DMNs to send to JIT Executor. We need to refactor that, and start depending on the @_namespace instead. This is probably a good invitation for a more robust Shared Worker that will maintain live copies of all DMNs inside the workspace.

@tiagobento tiagobento self-assigned this Mar 22, 2024
@tiagobento tiagobento added type:enhancement Something that already exists needs to be improved area:dmn Related to DMN area:tools Issues affecting Apache KIE tooling projects labels Mar 22, 2024
@gitgabrio
Copy link

See #1383
@yesamer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dmn Related to DMN area:tools Issues affecting Apache KIE tooling projects type:enhancement Something that already exists needs to be improved
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants