Update KieStandardTooling.md
This commit is contained in:
parent
288d3e4390
commit
36bb822588
1 changed files with 2 additions and 2 deletions
|
|
@ -54,7 +54,7 @@ The sequence is
|
||||||
3. execute fireAllrules.
|
3. execute fireAllrules.
|
||||||
The JSON message will contain something like this :
|
The JSON message will contain something like this :
|
||||||
|
|
||||||
|
```json
|
||||||
{ "commands":[
|
{ "commands":[
|
||||||
{
|
{
|
||||||
"insert":{
|
"insert":{
|
||||||
|
|
@ -80,7 +80,7 @@ The JSON message will contain something like this :
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
```
|
||||||
|
|
||||||
On the server side,
|
On the server side,
|
||||||
1. instance A will be created with its attribute B and inserted to the working memory. This new A instance will be created with a B instance that is not inserted.
|
1. instance A will be created with its attribute B and inserted to the working memory. This new A instance will be created with a B instance that is not inserted.
|
||||||
|
|
|
||||||
Loading…
Add table
editor.link_modal.header
Reference in a new issue