dschulten opened a new issue, #4595: URL: https://github.com/apache/incubator-kie-docs/issues/4595
Add a section to the documentation that shows how to invoke BKMs and Decision Services from other DRDs: - Describe how to reorganize your DRG into several DRDs in the same .dmn file using the dropdown in the top left corner of the diagram above the DMN elements palette. For some reason it took me a whole year to realize that this humble oval shape is not a label, but an interactive tool to create multiple DRDs in the same .dmn file. - Explain that you can use BKMs or Decision Services from other DRDs by dragging and dropping them from the lists provided by the DRG Nodes or External Nodes icons on the lower left underneath the elements palette and the grouping tool. The 10.2.0 docs in section 2.1.4.3 still describe access to elements from an included model in the old editor: "The DMN model is added to this DMN file, and all DRD nodes from the included model are listed under Decision Components in the Decision Navigator view". The decision navigator is gone, but it never occured to me that I now have to use the External Nodes icon to access elements from an included model. I assumed the team just didn't get around to provide a replacement for the Decision Navigator yet. - Document that you have to drag the BKM or Decision Service from the other DRD into your DRD as mentioned above, add a new decision node, connect the decision with the BKM or Decision Service using a knowledge requirement arrow, and then make your decision node into an Invocation box or a FEEL literal and invoke the BKM or Decisison Service. Also consider to make the table of contents in the Kogito docs 6 levels deep to allow full navigation inside the FEEL reference. Might be a minimal effort but a huge win for learners. -- 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]
