|
1 | 1 | --- |
2 | 2 | title: "11.8" |
3 | | -parent: "metamodel-11" |
| 3 | +url: /releasenotes/sdk/metamodel-11.8/ |
| 4 | +weight: 62 |
4 | 5 | --- |
5 | 6 |
|
6 | 7 | ## 11.8.0 |
7 | 8 |
|
8 | 9 | ### Workflows |
9 | 10 |
|
10 | 11 | #### Workflow (ModelUnit) |
| 12 | + |
11 | 13 | * We introduced the `eventSubProcesses` property. |
12 | 14 |
|
13 | 15 | #### EventSubProcess (Element) |
| 16 | + |
14 | 17 | * We introduced this element. |
15 | 18 |
|
16 | 19 | #### NonInterruptingNotificationEventSubProcessStartActivity (Element) |
| 20 | + |
17 | 21 | * We introduced this element. |
18 | 22 |
|
19 | 23 | #### NonInterruptingNotificationEventSubProcessStartActivityTarget (Element) |
| 24 | + |
20 | 25 | * We introduced this element. |
21 | 26 |
|
22 | 27 | ### Settings |
23 | 28 |
|
24 | 29 | #### WebUIProjectSettingsPart (Element) |
| 30 | + |
25 | 31 | * We introduced the `exportEmbeddedEntrypoint` property. |
26 | 32 |
|
27 | 33 | ### Pages |
28 | 34 |
|
29 | 35 | #### CancelSynchronizationClientAction (Element) |
| 36 | + |
30 | 37 | * We introduced this element. |
31 | 38 |
|
32 | 39 | #### SnippetParameterMapping (Element) |
| 40 | + |
33 | 41 | * We made the `variable` property optional. |
34 | 42 | * We changed the default value of the `variable` property. |
35 | 43 | * We introduced the `argument` property. |
36 | 44 |
|
37 | 45 | ### Microflows |
38 | 46 |
|
39 | 47 | #### CancelSynchronizationAction (Element) |
| 48 | + |
40 | 49 | * We introduced this element. |
41 | 50 |
|
42 | 51 | #### TransformJsonAction (Element) |
| 52 | + |
43 | 53 | * We introduced this element. |
44 | 54 |
|
45 | 55 | ### CustomWidgets |
46 | 56 |
|
47 | 57 | #### WidgetValueType (Element) |
| 58 | + |
48 | 59 | * We introduced the `allowUpload` property. |
49 | 60 |
|
50 | 61 | ### DataTransformers |
51 | 62 |
|
52 | 63 | #### DataTransformer (ModelUnit) |
53 | | -* We introduced this modelunit. |
| 64 | + |
| 65 | +* We introduced this model unit. |
54 | 66 |
|
55 | 67 | #### Step (Element) |
| 68 | + |
56 | 69 | * We introduced this element. |
57 | 70 |
|
58 | 71 | #### TransformerAction (Element) |
| 72 | + |
59 | 73 | * We introduced this element. |
60 | 74 |
|
61 | 75 | #### JsltAction (Element) |
| 76 | + |
62 | 77 | * We introduced this element. |
63 | 78 |
|
64 | 79 | #### Source (Element) |
| 80 | + |
65 | 81 | * We introduced this element. |
66 | 82 |
|
67 | 83 | #### JsonSource (Element) |
| 84 | + |
68 | 85 | * We introduced this element. |
69 | 86 |
|
70 | 87 | #### StructureElement (Element) |
| 88 | + |
71 | 89 | * We introduced this element. |
72 | 90 |
|
73 | 91 | #### StructureObject (Element) |
| 92 | + |
74 | 93 | * We introduced this element. |
75 | 94 |
|
76 | 95 | #### StructureAttribute (Element) |
| 96 | + |
77 | 97 | * We introduced this element. |
78 | 98 |
|
79 | 99 | #### StructureValue (Element) |
| 100 | + |
80 | 101 | * We introduced this element. |
81 | 102 |
|
82 | 103 | #### StructureValueType (Element) |
| 104 | + |
83 | 105 | * We introduced this element. |
84 | 106 |
|
85 | 107 | #### BooleanValueType (Element) |
| 108 | + |
86 | 109 | * We introduced this element. |
87 | 110 |
|
88 | 111 | #### LongValueType (Element) |
| 112 | + |
89 | 113 | * We introduced this element. |
90 | 114 |
|
91 | 115 | #### DecimalValueType (Element) |
| 116 | + |
92 | 117 | * We introduced this element. |
93 | 118 |
|
94 | 119 | #### DateTimeValueType (Element) |
| 120 | + |
95 | 121 | * We introduced this element. |
96 | 122 |
|
97 | 123 | #### StringValueType (Element) |
98 | | -* We introduced this element. |
99 | 124 |
|
100 | | -This page has been generated automatically. |
| 125 | +* We introduced this element. |
0 commit comments