thanhnvse opened a new issue, #2756:
URL: https://github.com/apache/incubator-kie-tools/issues/2756
Recently, I have been migrating from [KIE Server and KIE Workbench] to
[Kogito and (KIE Sandbox or VSCode)]. I would like to ask a few questions as
follows:
- Can KIE Sandbox or VSCode use test scenarios on the UI like KIE Workbench?
From my understanding, it seems that only "Maven build" can be used to test all
the test cases defined inside *.scesim files.
- Does VSCode have any extensions that support reading the GDST file format?
- Is it possible to run a single Kogito project in two modes simultaneously,
using both Kogito with legacy API support and DMN Kogito artifacts within the
same project? Specifically:
+ The old rules written in DRL would be executed using
KieRuntimeBuilder (legacy API).
+ The new rules would be handled using DMN with Kogito artifacts.
+ The results from both approaches would then be combined into a
unified output.
-> If this setup is feasible, what would be the best practices or
recommended way to configure the project to achieve this?

--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]