Skip to content

Commit 1c7f6ce

Browse files
hmanwani-rhHeena Manwani
andauthored
Upstream 7.26.x PR for BXMSDOC-6395: Added a note for Namespace and DMN Model Name fields value to be same (#2801)
* BXMSDOC-6395: Added a note for Namespace and DMN Model Name fields value to be same * BXMSDOC-6395: Updated rebuilt attribute Co-authored-by: Heena Manwani <[email protected]>
1 parent 1651fe6 commit 1c7f6ce

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

_artifacts/document-attributes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
:REBUILT: Tuesday, July 21, 2020
1+
:REBUILT: Monday, August 31, 2020
22

33

44
:ENTERPRISE_VERSION: 7.5

doc-content/jbpm-docs/src/main/asciidoc/BPMN2/dmn-execution-business-process.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ image::dmn/dmn-execution-business-process.png[]
5757
* *Namespace*: Enter the unique namespace from the DMN model file. Example: `\https://www.drools.org/kie-dmn`
5858
* *Decision Name*: Enter the name of the DMN decision node that you want to invoke in the selected process node. Example: `Rail`
5959
* *DMN Model Name*: Enter the DMN model name. Example: `Compute Rail`
60+
+
61+
IMPORTANT: When you explore the root node, ensure that the *Namespace* and *DMN Model Name* fields consist of the same value in BPMN as DMN diagram.
6062

6163
. Under *Data Assignments* -> *Assignments*, click the *Edit* icon and add the DMN input and output data to define the mapping between the DMN service and the process data.
6264
+

0 commit comments

Comments
 (0)