PAP S3P jmx file changes
[policy/pap.git] / testsuites / stability / src / main / resources / testplans / stability.jmx
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3   ============LICENSE_START=======================================================
4   ONAP Policy PAP
5   ================================================================================
6   Copyright (C) 2019 AT&T Intellectual Property. All rights reserved.
7   Modifications Copyright (C) 2020-2021 Nordix Foundation.
8   Modifications Copyright (C) 2020 Bell Canada. All rights reserved.
9   ================================================================================
10   Licensed under the Apache License, Version 2.0 (the "License");
11   you may not use this file except in compliance with the License.
12   You may obtain a copy of the License at
13        http://www.apache.org/licenses/LICENSE-2.0
14   Unless required by applicable law or agreed to in writing, software
15   distributed under the License is distributed on an "AS IS" BASIS,
16   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
17   See the License for the specific language governing permissions and
18   limitations under the License.
19   ============LICENSE_END=========================================================
20   -->
21 <jmeterTestPlan version="1.2" properties="5.0" jmeter="5.4.1">
22   <hashTree>
23     <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Policy PAP Stability" enabled="true">
24       <stringProp name="TestPlan.comments">Policy PAP Stability Tests</stringProp>
25       <boolProp name="TestPlan.functional_mode">false</boolProp>
26       <boolProp name="TestPlan.tearDown_on_shutdown">true</boolProp>
27       <boolProp name="TestPlan.serialize_threadgroups">true</boolProp>
28       <elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
29         <collectionProp name="Arguments.arguments">
30           <elementProp name="PAP_HOST" elementType="Argument">
31             <stringProp name="Argument.name">PAP_HOST</stringProp>
32             <stringProp name="Argument.value">172.16.1.230</stringProp>
33             <stringProp name="Argument.metadata">=</stringProp>
34           </elementProp>
35           <elementProp name="PAP_PORT" elementType="Argument">
36             <stringProp name="Argument.name">PAP_PORT</stringProp>
37             <stringProp name="Argument.value">31937</stringProp>
38             <stringProp name="Argument.metadata">=</stringProp>
39           </elementProp>
40           <elementProp name="API_HOST" elementType="Argument">
41             <stringProp name="Argument.name">API_HOST</stringProp>
42             <stringProp name="Argument.value">172.16.1.230</stringProp>
43             <stringProp name="Argument.metadata">=</stringProp>
44           </elementProp>
45           <elementProp name="API_PORT" elementType="Argument">
46             <stringProp name="Argument.name">API_PORT</stringProp>
47             <stringProp name="Argument.value">31339</stringProp>
48             <stringProp name="Argument.metadata">=</stringProp>
49           </elementProp>
50         </collectionProp>
51       </elementProp>
52       <stringProp name="TestPlan.user_define_classpath"></stringProp>
53     </TestPlan>
54     <hashTree>
55       <AuthManager guiclass="AuthPanel" testclass="AuthManager" testname="HTTP Authorization Manager" enabled="true">
56         <collectionProp name="AuthManager.auth_list">
57           <elementProp name="" elementType="Authorization">
58             <stringProp name="Authorization.url">http://${PAP_HOST}:${PAP_PORT}/policy/pap/v1</stringProp>
59             <stringProp name="Authorization.username">healthcheck</stringProp>
60             <stringProp name="Authorization.password">zb!XztG34</stringProp>
61             <stringProp name="Authorization.domain"></stringProp>
62             <stringProp name="Authorization.realm"></stringProp>
63           </elementProp>
64           <elementProp name="" elementType="Authorization">
65             <stringProp name="Authorization.url">http://${API_HOST}:${API_PORT}/policy/api/v1</stringProp>
66             <stringProp name="Authorization.username">healthcheck</stringProp>
67             <stringProp name="Authorization.password">zb!XztG34</stringProp>
68             <stringProp name="Authorization.domain"></stringProp>
69             <stringProp name="Authorization.realm"></stringProp>
70           </elementProp>
71         </collectionProp>
72         <boolProp name="AuthManager.clearEachIteration">true</boolProp>
73         <boolProp name="AuthManager.controlledByThreadGroup">false</boolProp>
74       </AuthManager>
75       <hashTree/>
76       <HeaderManager guiclass="HeaderPanel" testclass="HeaderManager" testname="HTTP Header Manager" enabled="true">
77         <collectionProp name="HeaderManager.headers">
78           <elementProp name="" elementType="Header">
79             <stringProp name="Header.name">Accept</stringProp>
80             <stringProp name="Header.value">application/json</stringProp>
81           </elementProp>
82           <elementProp name="" elementType="Header">
83             <stringProp name="Header.name">Content-Type</stringProp>
84             <stringProp name="Header.value">application/json</stringProp>
85           </elementProp>
86         </collectionProp>
87       </HeaderManager>
88       <hashTree/>
89       <SetupThreadGroup guiclass="SetupThreadGroupGui" testclass="SetupThreadGroup" testname="setUp Thread Group" enabled="true">
90         <stringProp name="ThreadGroup.on_sample_error">stoptest</stringProp>
91         <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
92           <boolProp name="LoopController.continue_forever">false</boolProp>
93           <stringProp name="LoopController.loops">1</stringProp>
94         </elementProp>
95         <stringProp name="ThreadGroup.num_threads">1</stringProp>
96         <stringProp name="ThreadGroup.ramp_time">1</stringProp>
97         <boolProp name="ThreadGroup.scheduler">false</boolProp>
98         <stringProp name="ThreadGroup.duration">260000</stringProp>
99         <stringProp name="ThreadGroup.delay"></stringProp>
100         <boolProp name="ThreadGroup.same_user_on_next_iteration">true</boolProp>
101       </SetupThreadGroup>
102       <hashTree>
103         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Create Policy" enabled="true">
104           <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
105           <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
106             <collectionProp name="Arguments.arguments">
107               <elementProp name="" elementType="HTTPArgument">
108                 <boolProp name="HTTPArgument.always_encode">false</boolProp>
109                 <stringProp name="Argument.value">{&#xd;
110   &quot;tosca_definitions_version&quot;: &quot;tosca_simple_yaml_1_1_0&quot;,&#xd;
111   &quot;topology_template&quot;: {&#xd;
112     &quot;policies&quot;: [&#xd;
113       {&#xd;
114         &quot;operational.apex.stabilityTestDefaultDomain&quot;: {&#xd;
115           &quot;type&quot;: &quot;onap.policies.controlloop.operational.common.Apex&quot;,&#xd;
116           &quot;type_version&quot;: &quot;1.0.0&quot;,&#xd;
117           &quot;version&quot;: &quot;1.0.0&quot;,&#xd;
118           &quot;metadata&quot;: {&#xd;
119             &quot;policy-id&quot;: &quot;operational.apex.defaultDomain&quot;,&#xd;
120             &quot;policy-version&quot;: 1&#xd;
121           },&#xd;
122           &quot;properties&quot;: {&#xd;
123             &quot;engineServiceParameters&quot;: {&#xd;
124               &quot;name&quot;: &quot;MyApexEngine&quot;,&#xd;
125               &quot;version&quot;: &quot;0.0.1&quot;,&#xd;
126               &quot;id&quot;: 45,&#xd;
127               &quot;instanceCount&quot;: 4,&#xd;
128               &quot;deploymentPort&quot;: 12561,&#xd;
129               &quot;policy_type_impl&quot;: {&#xd;
130                 &quot;apexPolicyModel&quot;: {&#xd;
131                   &quot;key&quot;: {&#xd;
132                     &quot;name&quot;: &quot;SamplePolicyModelJAVASCRIPT&quot;,&#xd;
133                     &quot;version&quot;: &quot;0.0.1&quot;&#xd;
134                   },&#xd;
135                   &quot;keyInformation&quot;: {&#xd;
136                     &quot;key&quot;: {&#xd;
137                       &quot;name&quot;: &quot;KeyInformation&quot;,&#xd;
138                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
139                     },&#xd;
140                     &quot;keyInfoMap&quot;: {&#xd;
141                       &quot;entry&quot;: [&#xd;
142                         {&#xd;
143                           &quot;key&quot;: {&#xd;
144                             &quot;name&quot;: &quot;Context&quot;,&#xd;
145                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
146                           },&#xd;
147                           &quot;value&quot;: {&#xd;
148                             &quot;key&quot;: {&#xd;
149                               &quot;name&quot;: &quot;Context&quot;,&#xd;
150                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
151                             },&#xd;
152                             &quot;UUID&quot;: &quot;ca36bfd8-6042-3633-8c85-89c66507c3bf&quot;,&#xd;
153                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Context:0.0.1\&quot;&quot;&#xd;
154                           }&#xd;
155                         },&#xd;
156                         {&#xd;
157                           &quot;key&quot;: {&#xd;
158                             &quot;name&quot;: &quot;Event0000&quot;,&#xd;
159                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
160                           },&#xd;
161                           &quot;value&quot;: {&#xd;
162                             &quot;key&quot;: {&#xd;
163                               &quot;name&quot;: &quot;Event0000&quot;,&#xd;
164                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
165                             },&#xd;
166                             &quot;UUID&quot;: &quot;465a81cc-885f-3a4d-bc4e-1508da92b236&quot;,&#xd;
167                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Event0000:0.0.1\&quot;&quot;&#xd;
168                           }&#xd;
169                         },&#xd;
170                         {&#xd;
171                           &quot;key&quot;: {&#xd;
172                             &quot;name&quot;: &quot;Event0001&quot;,&#xd;
173                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
174                           },&#xd;
175                           &quot;value&quot;: {&#xd;
176                             &quot;key&quot;: {&#xd;
177                               &quot;name&quot;: &quot;Event0001&quot;,&#xd;
178                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
179                             },&#xd;
180                             &quot;UUID&quot;: &quot;36b2d570-fff7-3a4b-bab2-6bf492f5129a&quot;,&#xd;
181                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Event0001:0.0.1\&quot;&quot;&#xd;
182                           }&#xd;
183                         },&#xd;
184                         {&#xd;
185                           &quot;key&quot;: {&#xd;
186                             &quot;name&quot;: &quot;Event0002&quot;,&#xd;
187                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
188                           },&#xd;
189                           &quot;value&quot;: {&#xd;
190                             &quot;key&quot;: {&#xd;
191                               &quot;name&quot;: &quot;Event0002&quot;,&#xd;
192                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
193                             },&#xd;
194                             &quot;UUID&quot;: &quot;ff6160a7-fb5e-379c-a6d2-2cd28053eacf&quot;,&#xd;
195                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Event0002:0.0.1\&quot;&quot;&#xd;
196                           }&#xd;
197                         },&#xd;
198                         {&#xd;
199                           &quot;key&quot;: {&#xd;
200                             &quot;name&quot;: &quot;Event0003&quot;,&#xd;
201                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
202                           },&#xd;
203                           &quot;value&quot;: {&#xd;
204                             &quot;key&quot;: {&#xd;
205                               &quot;name&quot;: &quot;Event0003&quot;,&#xd;
206                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
207                             },&#xd;
208                             &quot;UUID&quot;: &quot;5899e216-2abf-3781-abc4-2c257b92721e&quot;,&#xd;
209                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Event0003:0.0.1\&quot;&quot;&#xd;
210                           }&#xd;
211                         },&#xd;
212                         {&#xd;
213                           &quot;key&quot;: {&#xd;
214                             &quot;name&quot;: &quot;Event0004&quot;,&#xd;
215                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
216                           },&#xd;
217                           &quot;value&quot;: {&#xd;
218                             &quot;key&quot;: {&#xd;
219                               &quot;name&quot;: &quot;Event0004&quot;,&#xd;
220                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
221                             },&#xd;
222                             &quot;UUID&quot;: &quot;7c2692a7-4587-3d09-abf9-d96b339a316f&quot;,&#xd;
223                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Event0004:0.0.1\&quot;&quot;&#xd;
224                           }&#xd;
225                         },&#xd;
226                         {&#xd;
227                           &quot;key&quot;: {&#xd;
228                             &quot;name&quot;: &quot;Event0100&quot;,&#xd;
229                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
230                           },&#xd;
231                           &quot;value&quot;: {&#xd;
232                             &quot;key&quot;: {&#xd;
233                               &quot;name&quot;: &quot;Event0100&quot;,&#xd;
234                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
235                             },&#xd;
236                             &quot;UUID&quot;: &quot;b696048c-c0b0-34c1-8dbe-32ab6c8bc0c7&quot;,&#xd;
237                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Event0100:0.0.1\&quot;&quot;&#xd;
238                           }&#xd;
239                         },&#xd;
240                         {&#xd;
241                           &quot;key&quot;: {&#xd;
242                             &quot;name&quot;: &quot;Event0101&quot;,&#xd;
243                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
244                           },&#xd;
245                           &quot;value&quot;: {&#xd;
246                             &quot;key&quot;: {&#xd;
247                               &quot;name&quot;: &quot;Event0101&quot;,&#xd;
248                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
249                             },&#xd;
250                             &quot;UUID&quot;: &quot;edbfa868-2ab2-30fd-8078-4c7f67ca6122&quot;,&#xd;
251                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Event0101:0.0.1\&quot;&quot;&#xd;
252                           }&#xd;
253                         },&#xd;
254                         {&#xd;
255                           &quot;key&quot;: {&#xd;
256                             &quot;name&quot;: &quot;Event0102&quot;,&#xd;
257                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
258                           },&#xd;
259                           &quot;value&quot;: {&#xd;
260                             &quot;key&quot;: {&#xd;
261                               &quot;name&quot;: &quot;Event0102&quot;,&#xd;
262                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
263                             },&#xd;
264                             &quot;UUID&quot;: &quot;6b6ad2ff-ef63-3f7b-aabb-fba44f8de9d4&quot;,&#xd;
265                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Event0102:0.0.1\&quot;&quot;&#xd;
266                           }&#xd;
267                         },&#xd;
268                         {&#xd;
269                           &quot;key&quot;: {&#xd;
270                             &quot;name&quot;: &quot;Event0103&quot;,&#xd;
271                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
272                           },&#xd;
273                           &quot;value&quot;: {&#xd;
274                             &quot;key&quot;: {&#xd;
275                               &quot;name&quot;: &quot;Event0103&quot;,&#xd;
276                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
277                             },&#xd;
278                             &quot;UUID&quot;: &quot;c2550912-10d9-3000-8826-377288cd6cb1&quot;,&#xd;
279                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Event0103:0.0.1\&quot;&quot;&#xd;
280                           }&#xd;
281                         },&#xd;
282                         {&#xd;
283                           &quot;key&quot;: {&#xd;
284                             &quot;name&quot;: &quot;Event0104&quot;,&#xd;
285                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
286                           },&#xd;
287                           &quot;value&quot;: {&#xd;
288                             &quot;key&quot;: {&#xd;
289                               &quot;name&quot;: &quot;Event0104&quot;,&#xd;
290                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
291                             },&#xd;
292                             &quot;UUID&quot;: &quot;f6d75b71-c8a7-3337-a121-88d68c389f5a&quot;,&#xd;
293                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Event0104:0.0.1\&quot;&quot;&#xd;
294                           }&#xd;
295                         },&#xd;
296                         {&#xd;
297                           &quot;key&quot;: {&#xd;
298                             &quot;name&quot;: &quot;Events&quot;,&#xd;
299                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
300                           },&#xd;
301                           &quot;value&quot;: {&#xd;
302                             &quot;key&quot;: {&#xd;
303                               &quot;name&quot;: &quot;Events&quot;,&#xd;
304                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
305                             },&#xd;
306                             &quot;UUID&quot;: &quot;0215644c-4531-375c-8335-d558b4de8c03&quot;,&#xd;
307                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Events:0.0.1\&quot;&quot;&#xd;
308                           }&#xd;
309                         },&#xd;
310                         {&#xd;
311                           &quot;key&quot;: {&#xd;
312                             &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
313                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
314                           },&#xd;
315                           &quot;value&quot;: {&#xd;
316                             &quot;key&quot;: {&#xd;
317                               &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
318                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
319                             },&#xd;
320                             &quot;UUID&quot;: &quot;976a79e7-5c80-3c03-9503-da3f41fec395&quot;,&#xd;
321                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;ExternalContextAlbum:0.0.1\&quot;&quot;&#xd;
322                           }&#xd;
323                         },&#xd;
324                         {&#xd;
325                           &quot;key&quot;: {&#xd;
326                             &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
327                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
328                           },&#xd;
329                           &quot;value&quot;: {&#xd;
330                             &quot;key&quot;: {&#xd;
331                               &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
332                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
333                             },&#xd;
334                             &quot;UUID&quot;: &quot;c95e9e5f-d2c7-3ac7-a205-ea3574530cb7&quot;,&#xd;
335                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;GlobalContextAlbum:0.0.1\&quot;&quot;&#xd;
336                           }&#xd;
337                         },&#xd;
338                         {&#xd;
339                           &quot;key&quot;: {&#xd;
340                             &quot;name&quot;: &quot;KeyInformation&quot;,&#xd;
341                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
342                           },&#xd;
343                           &quot;value&quot;: {&#xd;
344                             &quot;key&quot;: {&#xd;
345                               &quot;name&quot;: &quot;KeyInformation&quot;,&#xd;
346                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
347                             },&#xd;
348                             &quot;UUID&quot;: &quot;1ff2f905-685c-3caf-95bc-0bbc90345888&quot;,&#xd;
349                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;KeyInformation:0.0.1\&quot;&quot;&#xd;
350                           }&#xd;
351                         },&#xd;
352                         {&#xd;
353                           &quot;key&quot;: {&#xd;
354                             &quot;name&quot;: &quot;Policies&quot;,&#xd;
355                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
356                           },&#xd;
357                           &quot;value&quot;: {&#xd;
358                             &quot;key&quot;: {&#xd;
359                               &quot;name&quot;: &quot;Policies&quot;,&#xd;
360                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
361                             },&#xd;
362                             &quot;UUID&quot;: &quot;f54c3b2b-be76-31c4-adfc-87c494c06808&quot;,&#xd;
363                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Policies:0.0.1\&quot;&quot;&#xd;
364                           }&#xd;
365                         },&#xd;
366                         {&#xd;
367                           &quot;key&quot;: {&#xd;
368                             &quot;name&quot;: &quot;Policy0&quot;,&#xd;
369                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
370                           },&#xd;
371                           &quot;value&quot;: {&#xd;
372                             &quot;key&quot;: {&#xd;
373                               &quot;name&quot;: &quot;Policy0&quot;,&#xd;
374                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
375                             },&#xd;
376                             &quot;UUID&quot;: &quot;3410e939-30ca-32c4-a2d8-c30b6fee6eec&quot;,&#xd;
377                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Policy0:0.0.1\&quot;&quot;&#xd;
378                           }&#xd;
379                         },&#xd;
380                         {&#xd;
381                           &quot;key&quot;: {&#xd;
382                             &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
383                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
384                           },&#xd;
385                           &quot;value&quot;: {&#xd;
386                             &quot;key&quot;: {&#xd;
387                               &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
388                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
389                             },&#xd;
390                             &quot;UUID&quot;: &quot;e27564c4-3cbf-3db2-9bf3-83ae80a2f907&quot;,&#xd;
391                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Policy0ContextAlbum:0.0.1\&quot;&quot;&#xd;
392                           }&#xd;
393                         },&#xd;
394                         {&#xd;
395                           &quot;key&quot;: {&#xd;
396                             &quot;name&quot;: &quot;Policy1&quot;,&#xd;
397                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
398                           },&#xd;
399                           &quot;value&quot;: {&#xd;
400                             &quot;key&quot;: {&#xd;
401                               &quot;name&quot;: &quot;Policy1&quot;,&#xd;
402                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
403                             },&#xd;
404                             &quot;UUID&quot;: &quot;d0b2b585-f344-33b8-af9e-250e7f4cfbce&quot;,&#xd;
405                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Policy1:0.0.1\&quot;&quot;&#xd;
406                           }&#xd;
407                         },&#xd;
408                         {&#xd;
409                           &quot;key&quot;: {&#xd;
410                             &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
411                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
412                           },&#xd;
413                           &quot;value&quot;: {&#xd;
414                             &quot;key&quot;: {&#xd;
415                               &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
416                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
417                             },&#xd;
418                             &quot;UUID&quot;: &quot;815d74ae-6fc0-3221-87b9-2bb1dfdfa7f0&quot;,&#xd;
419                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Policy1ContextAlbum:0.0.1\&quot;&quot;&#xd;
420                           }&#xd;
421                         },&#xd;
422                         {&#xd;
423                           &quot;key&quot;: {&#xd;
424                             &quot;name&quot;: &quot;SamplePolicyModelJAVASCRIPT&quot;,&#xd;
425                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
426                           },&#xd;
427                           &quot;value&quot;: {&#xd;
428                             &quot;key&quot;: {&#xd;
429                               &quot;name&quot;: &quot;SamplePolicyModelJAVASCRIPT&quot;,&#xd;
430                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
431                             },&#xd;
432                             &quot;UUID&quot;: &quot;bc8ee312-81ce-3c4a-92d5-4a73b8077148&quot;,&#xd;
433                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;SamplePolicyModelJAVASCRIPT:0.0.1\&quot;&quot;&#xd;
434                           }&#xd;
435                         },&#xd;
436                         {&#xd;
437                           &quot;key&quot;: {&#xd;
438                             &quot;name&quot;: &quot;Task_Act0&quot;,&#xd;
439                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
440                           },&#xd;
441                           &quot;value&quot;: {&#xd;
442                             &quot;key&quot;: {&#xd;
443                               &quot;name&quot;: &quot;Task_Act0&quot;,&#xd;
444                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
445                             },&#xd;
446                             &quot;UUID&quot;: &quot;0589ff20-adcc-3ce5-95fe-8d7978ed54ed&quot;,&#xd;
447                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Act0:0.0.1\&quot;&quot;&#xd;
448                           }&#xd;
449                         },&#xd;
450                         {&#xd;
451                           &quot;key&quot;: {&#xd;
452                             &quot;name&quot;: &quot;Task_Act1&quot;,&#xd;
453                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
454                           },&#xd;
455                           &quot;value&quot;: {&#xd;
456                             &quot;key&quot;: {&#xd;
457                               &quot;name&quot;: &quot;Task_Act1&quot;,&#xd;
458                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
459                             },&#xd;
460                             &quot;UUID&quot;: &quot;095b126d-ca8b-32c9-ad52-d744e817a79c&quot;,&#xd;
461                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Act1:0.0.1\&quot;&quot;&#xd;
462                           }&#xd;
463                         },&#xd;
464                         {&#xd;
465                           &quot;key&quot;: {&#xd;
466                             &quot;name&quot;: &quot;Task_Act2&quot;,&#xd;
467                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
468                           },&#xd;
469                           &quot;value&quot;: {&#xd;
470                             &quot;key&quot;: {&#xd;
471                               &quot;name&quot;: &quot;Task_Act2&quot;,&#xd;
472                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
473                             },&#xd;
474                             &quot;UUID&quot;: &quot;3d786b4c-d9ee-3367-ab71-c67271a4ea2f&quot;,&#xd;
475                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Act2:0.0.1\&quot;&quot;&#xd;
476                           }&#xd;
477                         },&#xd;
478                         {&#xd;
479                           &quot;key&quot;: {&#xd;
480                             &quot;name&quot;: &quot;Task_Act3&quot;,&#xd;
481                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
482                           },&#xd;
483                           &quot;value&quot;: {&#xd;
484                             &quot;key&quot;: {&#xd;
485                               &quot;name&quot;: &quot;Task_Act3&quot;,&#xd;
486                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
487                             },&#xd;
488                             &quot;UUID&quot;: &quot;9231753e-20c5-3436-982f-9100340cc570&quot;,&#xd;
489                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Act3:0.0.1\&quot;&quot;&#xd;
490                           }&#xd;
491                         },&#xd;
492                         {&#xd;
493                           &quot;key&quot;: {&#xd;
494                             &quot;name&quot;: &quot;Task_Decide0&quot;,&#xd;
495                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
496                           },&#xd;
497                           &quot;value&quot;: {&#xd;
498                             &quot;key&quot;: {&#xd;
499                               &quot;name&quot;: &quot;Task_Decide0&quot;,&#xd;
500                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
501                             },&#xd;
502                             &quot;UUID&quot;: &quot;502383d3-483f-3a56-a426-2f0406674c8d&quot;,&#xd;
503                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Decide0:0.0.1\&quot;&quot;&#xd;
504                           }&#xd;
505                         },&#xd;
506                         {&#xd;
507                           &quot;key&quot;: {&#xd;
508                             &quot;name&quot;: &quot;Task_Decide1&quot;,&#xd;
509                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
510                           },&#xd;
511                           &quot;value&quot;: {&#xd;
512                             &quot;key&quot;: {&#xd;
513                               &quot;name&quot;: &quot;Task_Decide1&quot;,&#xd;
514                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
515                             },&#xd;
516                             &quot;UUID&quot;: &quot;16598106-41c8-3b5a-99c6-5fcf6d1a5ddf&quot;,&#xd;
517                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Decide1:0.0.1\&quot;&quot;&#xd;
518                           }&#xd;
519                         },&#xd;
520                         {&#xd;
521                           &quot;key&quot;: {&#xd;
522                             &quot;name&quot;: &quot;Task_Decide2&quot;,&#xd;
523                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
524                           },&#xd;
525                           &quot;value&quot;: {&#xd;
526                             &quot;key&quot;: {&#xd;
527                               &quot;name&quot;: &quot;Task_Decide2&quot;,&#xd;
528                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
529                             },&#xd;
530                             &quot;UUID&quot;: &quot;ad3a89f5-e369-3c66-b22c-669f7b3653b8&quot;,&#xd;
531                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Decide2:0.0.1\&quot;&quot;&#xd;
532                           }&#xd;
533                         },&#xd;
534                         {&#xd;
535                           &quot;key&quot;: {&#xd;
536                             &quot;name&quot;: &quot;Task_Decide3&quot;,&#xd;
537                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
538                           },&#xd;
539                           &quot;value&quot;: {&#xd;
540                             &quot;key&quot;: {&#xd;
541                               &quot;name&quot;: &quot;Task_Decide3&quot;,&#xd;
542                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
543                             },&#xd;
544                             &quot;UUID&quot;: &quot;56815939-1164-3867-9ed1-0a27ff8aafb3&quot;,&#xd;
545                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Decide3:0.0.1\&quot;&quot;&#xd;
546                           }&#xd;
547                         },&#xd;
548                         {&#xd;
549                           &quot;key&quot;: {&#xd;
550                             &quot;name&quot;: &quot;Task_Establish0&quot;,&#xd;
551                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
552                           },&#xd;
553                           &quot;value&quot;: {&#xd;
554                             &quot;key&quot;: {&#xd;
555                               &quot;name&quot;: &quot;Task_Establish0&quot;,&#xd;
556                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
557                             },&#xd;
558                             &quot;UUID&quot;: &quot;0db0c566-ecd7-3e27-9865-4b82c893abdb&quot;,&#xd;
559                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Establish0:0.0.1\&quot;&quot;&#xd;
560                           }&#xd;
561                         },&#xd;
562                         {&#xd;
563                           &quot;key&quot;: {&#xd;
564                             &quot;name&quot;: &quot;Task_Establish1&quot;,&#xd;
565                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
566                           },&#xd;
567                           &quot;value&quot;: {&#xd;
568                             &quot;key&quot;: {&#xd;
569                               &quot;name&quot;: &quot;Task_Establish1&quot;,&#xd;
570                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
571                             },&#xd;
572                             &quot;UUID&quot;: &quot;6944a4c1-6201-317c-8d7e-eaa7f2ee0ea0&quot;,&#xd;
573                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Establish1:0.0.1\&quot;&quot;&#xd;
574                           }&#xd;
575                         },&#xd;
576                         {&#xd;
577                           &quot;key&quot;: {&#xd;
578                             &quot;name&quot;: &quot;Task_Establish2&quot;,&#xd;
579                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
580                           },&#xd;
581                           &quot;value&quot;: {&#xd;
582                             &quot;key&quot;: {&#xd;
583                               &quot;name&quot;: &quot;Task_Establish2&quot;,&#xd;
584                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
585                             },&#xd;
586                             &quot;UUID&quot;: &quot;0f766ea9-11cd-3e7d-a8c8-28c8dee6a85a&quot;,&#xd;
587                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Establish2:0.0.1\&quot;&quot;&#xd;
588                           }&#xd;
589                         },&#xd;
590                         {&#xd;
591                           &quot;key&quot;: {&#xd;
592                             &quot;name&quot;: &quot;Task_Establish3&quot;,&#xd;
593                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
594                           },&#xd;
595                           &quot;value&quot;: {&#xd;
596                             &quot;key&quot;: {&#xd;
597                               &quot;name&quot;: &quot;Task_Establish3&quot;,&#xd;
598                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
599                             },&#xd;
600                             &quot;UUID&quot;: &quot;c3237a38-cc6d-3418-b1e1-0dc8b4bdcc66&quot;,&#xd;
601                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Establish3:0.0.1\&quot;&quot;&#xd;
602                           }&#xd;
603                         },&#xd;
604                         {&#xd;
605                           &quot;key&quot;: {&#xd;
606                             &quot;name&quot;: &quot;Task_Match0&quot;,&#xd;
607                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
608                           },&#xd;
609                           &quot;value&quot;: {&#xd;
610                             &quot;key&quot;: {&#xd;
611                               &quot;name&quot;: &quot;Task_Match0&quot;,&#xd;
612                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
613                             },&#xd;
614                             &quot;UUID&quot;: &quot;051bcfd5-cf73-3c89-8ee7-ea6e005ec059&quot;,&#xd;
615                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Match0:0.0.1\&quot;&quot;&#xd;
616                           }&#xd;
617                         },&#xd;
618                         {&#xd;
619                           &quot;key&quot;: {&#xd;
620                             &quot;name&quot;: &quot;Task_Match1&quot;,&#xd;
621                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
622                           },&#xd;
623                           &quot;value&quot;: {&#xd;
624                             &quot;key&quot;: {&#xd;
625                               &quot;name&quot;: &quot;Task_Match1&quot;,&#xd;
626                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
627                             },&#xd;
628                             &quot;UUID&quot;: &quot;3754fe19-98f2-34a1-9f45-db31052208d8&quot;,&#xd;
629                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Match1:0.0.1\&quot;&quot;&#xd;
630                           }&#xd;
631                         },&#xd;
632                         {&#xd;
633                           &quot;key&quot;: {&#xd;
634                             &quot;name&quot;: &quot;Task_Match2&quot;,&#xd;
635                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
636                           },&#xd;
637                           &quot;value&quot;: {&#xd;
638                             &quot;key&quot;: {&#xd;
639                               &quot;name&quot;: &quot;Task_Match2&quot;,&#xd;
640                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
641                             },&#xd;
642                             &quot;UUID&quot;: &quot;8c200709-a180-3c8b-916f-275ff49ce194&quot;,&#xd;
643                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Match2:0.0.1\&quot;&quot;&#xd;
644                           }&#xd;
645                         },&#xd;
646                         {&#xd;
647                           &quot;key&quot;: {&#xd;
648                             &quot;name&quot;: &quot;Task_Match3&quot;,&#xd;
649                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
650                           },&#xd;
651                           &quot;value&quot;: {&#xd;
652                             &quot;key&quot;: {&#xd;
653                               &quot;name&quot;: &quot;Task_Match3&quot;,&#xd;
654                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
655                             },&#xd;
656                             &quot;UUID&quot;: &quot;a1a879c6-4510-33b0-bbd0-ad6256189a37&quot;,&#xd;
657                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Match3:0.0.1\&quot;&quot;&#xd;
658                           }&#xd;
659                         },&#xd;
660                         {&#xd;
661                           &quot;key&quot;: {&#xd;
662                             &quot;name&quot;: &quot;Tasks&quot;,&#xd;
663                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
664                           },&#xd;
665                           &quot;value&quot;: {&#xd;
666                             &quot;key&quot;: {&#xd;
667                               &quot;name&quot;: &quot;Tasks&quot;,&#xd;
668                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
669                             },&#xd;
670                             &quot;UUID&quot;: &quot;a7fab96b-ce1c-37ce-bbb2-556b6db524a5&quot;,&#xd;
671                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Tasks:0.0.1\&quot;&quot;&#xd;
672                           }&#xd;
673                         },&#xd;
674                         {&#xd;
675                           &quot;key&quot;: {&#xd;
676                             &quot;name&quot;: &quot;TestCase&quot;,&#xd;
677                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
678                           },&#xd;
679                           &quot;value&quot;: {&#xd;
680                             &quot;key&quot;: {&#xd;
681                               &quot;name&quot;: &quot;TestCase&quot;,&#xd;
682                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
683                             },&#xd;
684                             &quot;UUID&quot;: &quot;0a652886-c88d-3f8c-8994-ae9161e7c963&quot;,&#xd;
685                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestCase:0.0.1\&quot;&quot;&#xd;
686                           }&#xd;
687                         },&#xd;
688                         {&#xd;
689                           &quot;key&quot;: {&#xd;
690                             &quot;name&quot;: &quot;TestContextItem000&quot;,&#xd;
691                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
692                           },&#xd;
693                           &quot;value&quot;: {&#xd;
694                             &quot;key&quot;: {&#xd;
695                               &quot;name&quot;: &quot;TestContextItem000&quot;,&#xd;
696                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
697                             },&#xd;
698                             &quot;UUID&quot;: &quot;8efba9fa-371e-33df-a7d6-88b0284e7fd0&quot;,&#xd;
699                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestContextItem000:0.0.1\&quot;&quot;&#xd;
700                           }&#xd;
701                         },&#xd;
702                         {&#xd;
703                           &quot;key&quot;: {&#xd;
704                             &quot;name&quot;: &quot;TestContextItem001&quot;,&#xd;
705                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
706                           },&#xd;
707                           &quot;value&quot;: {&#xd;
708                             &quot;key&quot;: {&#xd;
709                               &quot;name&quot;: &quot;TestContextItem001&quot;,&#xd;
710                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
711                             },&#xd;
712                             &quot;UUID&quot;: &quot;3740077c-a2b3-356b-81dc-5ded2118a951&quot;,&#xd;
713                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestContextItem001:0.0.1\&quot;&quot;&#xd;
714                           }&#xd;
715                         },&#xd;
716                         {&#xd;
717                           &quot;key&quot;: {&#xd;
718                             &quot;name&quot;: &quot;TestContextItem002&quot;,&#xd;
719                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
720                           },&#xd;
721                           &quot;value&quot;: {&#xd;
722                             &quot;key&quot;: {&#xd;
723                               &quot;name&quot;: &quot;TestContextItem002&quot;,&#xd;
724                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
725                             },&#xd;
726                             &quot;UUID&quot;: &quot;b5c7df95-9af5-322f-9ea8-eb440a2bf926&quot;,&#xd;
727                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestContextItem002:0.0.1\&quot;&quot;&#xd;
728                           }&#xd;
729                         },&#xd;
730                         {&#xd;
731                           &quot;key&quot;: {&#xd;
732                             &quot;name&quot;: &quot;TestContextItem003&quot;,&#xd;
733                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
734                           },&#xd;
735                           &quot;value&quot;: {&#xd;
736                             &quot;key&quot;: {&#xd;
737                               &quot;name&quot;: &quot;TestContextItem003&quot;,&#xd;
738                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
739                             },&#xd;
740                             &quot;UUID&quot;: &quot;b36f0aa5-0fb9-3e2c-8fa2-fddb7fd05f4b&quot;,&#xd;
741                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestContextItem003:0.0.1\&quot;&quot;&#xd;
742                           }&#xd;
743                         },&#xd;
744                         {&#xd;
745                           &quot;key&quot;: {&#xd;
746                             &quot;name&quot;: &quot;TestContextItem004&quot;,&#xd;
747                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
748                           },&#xd;
749                           &quot;value&quot;: {&#xd;
750                             &quot;key&quot;: {&#xd;
751                               &quot;name&quot;: &quot;TestContextItem004&quot;,&#xd;
752                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
753                             },&#xd;
754                             &quot;UUID&quot;: &quot;093cda11-eaeb-3a46-a5b6-d5e30c00935b&quot;,&#xd;
755                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestContextItem004:0.0.1\&quot;&quot;&#xd;
756                           }&#xd;
757                         },&#xd;
758                         {&#xd;
759                           &quot;key&quot;: {&#xd;
760                             &quot;name&quot;: &quot;TestContextItem005&quot;,&#xd;
761                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
762                           },&#xd;
763                           &quot;value&quot;: {&#xd;
764                             &quot;key&quot;: {&#xd;
765                               &quot;name&quot;: &quot;TestContextItem005&quot;,&#xd;
766                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
767                             },&#xd;
768                             &quot;UUID&quot;: &quot;569a758d-ba40-37c0-aebb-7ad138df25ac&quot;,&#xd;
769                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestContextItem005:0.0.1\&quot;&quot;&#xd;
770                           }&#xd;
771                         },&#xd;
772                         {&#xd;
773                           &quot;key&quot;: {&#xd;
774                             &quot;name&quot;: &quot;TestContextItem006&quot;,&#xd;
775                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
776                           },&#xd;
777                           &quot;value&quot;: {&#xd;
778                             &quot;key&quot;: {&#xd;
779                               &quot;name&quot;: &quot;TestContextItem006&quot;,&#xd;
780                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
781                             },&#xd;
782                             &quot;UUID&quot;: &quot;252818d9-b61f-3962-a905-8865fb00fb04&quot;,&#xd;
783                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestContextItem006:0.0.1\&quot;&quot;&#xd;
784                           }&#xd;
785                         },&#xd;
786                         {&#xd;
787                           &quot;key&quot;: {&#xd;
788                             &quot;name&quot;: &quot;TestContextItem007&quot;,&#xd;
789                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
790                           },&#xd;
791                           &quot;value&quot;: {&#xd;
792                             &quot;key&quot;: {&#xd;
793                               &quot;name&quot;: &quot;TestContextItem007&quot;,&#xd;
794                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
795                             },&#xd;
796                             &quot;UUID&quot;: &quot;fe1a5f7c-c083-377b-a797-752b01fc6c73&quot;,&#xd;
797                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestContextItem007:0.0.1\&quot;&quot;&#xd;
798                           }&#xd;
799                         },&#xd;
800                         {&#xd;
801                           &quot;key&quot;: {&#xd;
802                             &quot;name&quot;: &quot;TestContextItem008&quot;,&#xd;
803                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
804                           },&#xd;
805                           &quot;value&quot;: {&#xd;
806                             &quot;key&quot;: {&#xd;
807                               &quot;name&quot;: &quot;TestContextItem008&quot;,&#xd;
808                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
809                             },&#xd;
810                             &quot;UUID&quot;: &quot;aa87d007-d07e-3f67-8c6d-0ebc3d85479d&quot;,&#xd;
811                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestContextItem008:0.0.1\&quot;&quot;&#xd;
812                           }&#xd;
813                         },&#xd;
814                         {&#xd;
815                           &quot;key&quot;: {&#xd;
816                             &quot;name&quot;: &quot;TestContextItem009&quot;,&#xd;
817                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
818                           },&#xd;
819                           &quot;value&quot;: {&#xd;
820                             &quot;key&quot;: {&#xd;
821                               &quot;name&quot;: &quot;TestContextItem009&quot;,&#xd;
822                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
823                             },&#xd;
824                             &quot;UUID&quot;: &quot;126e7a3a-11b6-3f88-9397-c21d8819f859&quot;,&#xd;
825                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestContextItem009:0.0.1\&quot;&quot;&#xd;
826                           }&#xd;
827                         },&#xd;
828                         {&#xd;
829                           &quot;key&quot;: {&#xd;
830                             &quot;name&quot;: &quot;TestContextItem00A&quot;,&#xd;
831                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
832                           },&#xd;
833                           &quot;value&quot;: {&#xd;
834                             &quot;key&quot;: {&#xd;
835                               &quot;name&quot;: &quot;TestContextItem00A&quot;,&#xd;
836                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
837                             },&#xd;
838                             &quot;UUID&quot;: &quot;0e0e3dec-e03d-3379-a87b-1ecd4aa3d8cc&quot;,&#xd;
839                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestContextItem00A:0.0.1\&quot;&quot;&#xd;
840                           }&#xd;
841                         },&#xd;
842                         {&#xd;
843                           &quot;key&quot;: {&#xd;
844                             &quot;name&quot;: &quot;TestContextItem00B&quot;,&#xd;
845                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
846                           },&#xd;
847                           &quot;value&quot;: {&#xd;
848                             &quot;key&quot;: {&#xd;
849                               &quot;name&quot;: &quot;TestContextItem00B&quot;,&#xd;
850                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
851                             },&#xd;
852                             &quot;UUID&quot;: &quot;dbdc98df-3ff4-360c-b8d3-a7a836ac3de6&quot;,&#xd;
853                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestContextItem00B:0.0.1\&quot;&quot;&#xd;
854                           }&#xd;
855                         },&#xd;
856                         {&#xd;
857                           &quot;key&quot;: {&#xd;
858                             &quot;name&quot;: &quot;TestContextItem00C&quot;,&#xd;
859                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
860                           },&#xd;
861                           &quot;value&quot;: {&#xd;
862                             &quot;key&quot;: {&#xd;
863                               &quot;name&quot;: &quot;TestContextItem00C&quot;,&#xd;
864                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
865                             },&#xd;
866                             &quot;UUID&quot;: &quot;32a2f355-77f3-3b25-ace6-7a9c5763a5ad&quot;,&#xd;
867                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestContextItem00C:0.0.1\&quot;&quot;&#xd;
868                           }&#xd;
869                         },&#xd;
870                         {&#xd;
871                           &quot;key&quot;: {&#xd;
872                             &quot;name&quot;: &quot;TestDatatypes&quot;,&#xd;
873                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
874                           },&#xd;
875                           &quot;value&quot;: {&#xd;
876                             &quot;key&quot;: {&#xd;
877                               &quot;name&quot;: &quot;TestDatatypes&quot;,&#xd;
878                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
879                             },&#xd;
880                             &quot;UUID&quot;: &quot;3f95472c-973e-30e2-95f1-bf00cbef909a&quot;,&#xd;
881                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestDatatypes:0.0.1\&quot;&quot;&#xd;
882                           }&#xd;
883                         },&#xd;
884                         {&#xd;
885                           &quot;key&quot;: {&#xd;
886                             &quot;name&quot;: &quot;TestExternalContextItem&quot;,&#xd;
887                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
888                           },&#xd;
889                           &quot;value&quot;: {&#xd;
890                             &quot;key&quot;: {&#xd;
891                               &quot;name&quot;: &quot;TestExternalContextItem&quot;,&#xd;
892                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
893                             },&#xd;
894                             &quot;UUID&quot;: &quot;610dbbd4-9149-3b3c-9af4-819056f0e169&quot;,&#xd;
895                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestExternalContextItem:0.0.1\&quot;&quot;&#xd;
896                           }&#xd;
897                         },&#xd;
898                         {&#xd;
899                           &quot;key&quot;: {&#xd;
900                             &quot;name&quot;: &quot;TestGlobalContextItem&quot;,&#xd;
901                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
902                           },&#xd;
903                           &quot;value&quot;: {&#xd;
904                             &quot;key&quot;: {&#xd;
905                               &quot;name&quot;: &quot;TestGlobalContextItem&quot;,&#xd;
906                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
907                             },&#xd;
908                             &quot;UUID&quot;: &quot;07fa8f68-55f1-3fd0-81c1-749a379753a7&quot;,&#xd;
909                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestGlobalContextItem:0.0.1\&quot;&quot;&#xd;
910                           }&#xd;
911                         },&#xd;
912                         {&#xd;
913                           &quot;key&quot;: {&#xd;
914                             &quot;name&quot;: &quot;TestPolicyContextItem&quot;,&#xd;
915                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
916                           },&#xd;
917                           &quot;value&quot;: {&#xd;
918                             &quot;key&quot;: {&#xd;
919                               &quot;name&quot;: &quot;TestPolicyContextItem&quot;,&#xd;
920                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
921                             },&#xd;
922                             &quot;UUID&quot;: &quot;d9c93cd1-539e-35c5-aaec-bb711ceb1251&quot;,&#xd;
923                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestPolicyContextItem:0.0.1\&quot;&quot;&#xd;
924                           }&#xd;
925                         },&#xd;
926                         {&#xd;
927                           &quot;key&quot;: {&#xd;
928                             &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
929                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
930                           },&#xd;
931                           &quot;value&quot;: {&#xd;
932                             &quot;key&quot;: {&#xd;
933                               &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
934                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
935                             },&#xd;
936                             &quot;UUID&quot;: &quot;683fe492-7eae-3ac7-9924-bb7850208d05&quot;,&#xd;
937                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestSlogan:0.0.1\&quot;&quot;&#xd;
938                           }&#xd;
939                         },&#xd;
940                         {&#xd;
941                           &quot;key&quot;: {&#xd;
942                             &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
943                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
944                           },&#xd;
945                           &quot;value&quot;: {&#xd;
946                             &quot;key&quot;: {&#xd;
947                               &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
948                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
949                             },&#xd;
950                             &quot;UUID&quot;: &quot;bba25b6f-e3cd-3060-9022-4ef3a79f8eb0&quot;,&#xd;
951                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestTemperature:0.0.1\&quot;&quot;&#xd;
952                           }&#xd;
953                         },&#xd;
954                         {&#xd;
955                           &quot;key&quot;: {&#xd;
956                             &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
957                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
958                           },&#xd;
959                           &quot;value&quot;: {&#xd;
960                             &quot;key&quot;: {&#xd;
961                               &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
962                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
963                             },&#xd;
964                             &quot;UUID&quot;: &quot;97b73937-c344-33c0-924c-4d26b6449564&quot;,&#xd;
965                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestTimestamp:0.0.1\&quot;&quot;&#xd;
966                           }&#xd;
967                         }&#xd;
968                       ]&#xd;
969                     }&#xd;
970                   },&#xd;
971                   &quot;policies&quot;: {&#xd;
972                     &quot;key&quot;: {&#xd;
973                       &quot;name&quot;: &quot;Policies&quot;,&#xd;
974                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
975                     },&#xd;
976                     &quot;policyMap&quot;: {&#xd;
977                       &quot;entry&quot;: [&#xd;
978                         {&#xd;
979                           &quot;key&quot;: {&#xd;
980                             &quot;name&quot;: &quot;Policy0&quot;,&#xd;
981                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
982                           },&#xd;
983                           &quot;value&quot;: {&#xd;
984                             &quot;policyKey&quot;: {&#xd;
985                               &quot;name&quot;: &quot;Policy0&quot;,&#xd;
986                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
987                             },&#xd;
988                             &quot;template&quot;: &quot;MEDA&quot;,&#xd;
989                             &quot;state&quot;: {&#xd;
990                               &quot;entry&quot;: [&#xd;
991                                 {&#xd;
992                                   &quot;key&quot;: &quot;Act&quot;,&#xd;
993                                   &quot;value&quot;: {&#xd;
994                                     &quot;stateKey&quot;: {&#xd;
995                                       &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
996                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
997                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
998                                       &quot;localName&quot;: &quot;Act&quot;&#xd;
999                                     },&#xd;
1000                                     &quot;trigger&quot;: {&#xd;
1001                                       &quot;name&quot;: &quot;Event0003&quot;,&#xd;
1002                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1003                                     },&#xd;
1004                                     &quot;stateOutputs&quot;: {&#xd;
1005                                       &quot;entry&quot;: [&#xd;
1006                                         {&#xd;
1007                                           &quot;key&quot;: &quot;Act_NULL&quot;,&#xd;
1008                                           &quot;value&quot;: {&#xd;
1009                                             &quot;key&quot;: {&#xd;
1010                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1011                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1012                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
1013                                               &quot;localName&quot;: &quot;Act_NULL&quot;&#xd;
1014                                             },&#xd;
1015                                             &quot;outgoingEvent&quot;: {&#xd;
1016                                               &quot;name&quot;: &quot;Event0004&quot;,&#xd;
1017                                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1018                                             },&#xd;
1019                                             &quot;nextState&quot;: {&#xd;
1020                                               &quot;parentKeyName&quot;: &quot;NULL&quot;,&#xd;
1021                                               &quot;parentKeyVersion&quot;: &quot;0.0.0&quot;,&#xd;
1022                                               &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
1023                                               &quot;localName&quot;: &quot;NULL&quot;&#xd;
1024                                             }&#xd;
1025                                           }&#xd;
1026                                         }&#xd;
1027                                       ]&#xd;
1028                                     },&#xd;
1029                                     &quot;contextAlbumReference&quot;: [&#xd;
1030                                       {&#xd;
1031                                         &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
1032                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1033                                       }&#xd;
1034                                     ],&#xd;
1035                                     &quot;taskSelectionLogic&quot;: {&#xd;
1036                                       &quot;key&quot;: &quot;TaskSelectionLigic&quot;,&#xd;
1037                                       &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
1038                                       &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;&quot;&#xd;
1039                                     },&#xd;
1040                                     &quot;stateFinalizerLogicMap&quot;: {&#xd;
1041                                       &quot;entry&quot;: []&#xd;
1042                                     },&#xd;
1043                                     &quot;defaultTask&quot;: {&#xd;
1044                                       &quot;name&quot;: &quot;Task_Act1&quot;,&#xd;
1045                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1046                                     },&#xd;
1047                                     &quot;taskReferences&quot;: {&#xd;
1048                                       &quot;entry&quot;: [&#xd;
1049                                         {&#xd;
1050                                           &quot;key&quot;: {&#xd;
1051                                             &quot;name&quot;: &quot;Task_Act0&quot;,&#xd;
1052                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1053                                           },&#xd;
1054                                           &quot;value&quot;: {&#xd;
1055                                             &quot;key&quot;: {&#xd;
1056                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1057                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1058                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
1059                                               &quot;localName&quot;: &quot;Task_Act0_DIRECT_Act_NULL&quot;&#xd;
1060                                             },&#xd;
1061                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
1062                                             &quot;output&quot;: {&#xd;
1063                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1064                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1065                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
1066                                               &quot;localName&quot;: &quot;Act_NULL&quot;&#xd;
1067                                             }&#xd;
1068                                           }&#xd;
1069                                         },&#xd;
1070                                         {&#xd;
1071                                           &quot;key&quot;: {&#xd;
1072                                             &quot;name&quot;: &quot;Task_Act1&quot;,&#xd;
1073                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1074                                           },&#xd;
1075                                           &quot;value&quot;: {&#xd;
1076                                             &quot;key&quot;: {&#xd;
1077                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1078                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1079                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
1080                                               &quot;localName&quot;: &quot;Task_Act1_DIRECT_Act_NULL&quot;&#xd;
1081                                             },&#xd;
1082                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
1083                                             &quot;output&quot;: {&#xd;
1084                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1085                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1086                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
1087                                               &quot;localName&quot;: &quot;Act_NULL&quot;&#xd;
1088                                             }&#xd;
1089                                           }&#xd;
1090                                         },&#xd;
1091                                         {&#xd;
1092                                           &quot;key&quot;: {&#xd;
1093                                             &quot;name&quot;: &quot;Task_Act2&quot;,&#xd;
1094                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1095                                           },&#xd;
1096                                           &quot;value&quot;: {&#xd;
1097                                             &quot;key&quot;: {&#xd;
1098                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1099                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1100                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
1101                                               &quot;localName&quot;: &quot;Task_Act2_DIRECT_Act_NULL&quot;&#xd;
1102                                             },&#xd;
1103                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
1104                                             &quot;output&quot;: {&#xd;
1105                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1106                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1107                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
1108                                               &quot;localName&quot;: &quot;Act_NULL&quot;&#xd;
1109                                             }&#xd;
1110                                           }&#xd;
1111                                         },&#xd;
1112                                         {&#xd;
1113                                           &quot;key&quot;: {&#xd;
1114                                             &quot;name&quot;: &quot;Task_Act3&quot;,&#xd;
1115                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1116                                           },&#xd;
1117                                           &quot;value&quot;: {&#xd;
1118                                             &quot;key&quot;: {&#xd;
1119                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1120                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1121                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
1122                                               &quot;localName&quot;: &quot;Task_Act3_DIRECT_Act_NULL&quot;&#xd;
1123                                             },&#xd;
1124                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
1125                                             &quot;output&quot;: {&#xd;
1126                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1127                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1128                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
1129                                               &quot;localName&quot;: &quot;Act_NULL&quot;&#xd;
1130                                             }&#xd;
1131                                           }&#xd;
1132                                         }&#xd;
1133                                       ]&#xd;
1134                                     }&#xd;
1135                                   }&#xd;
1136                                 },&#xd;
1137                                 {&#xd;
1138                                   &quot;key&quot;: &quot;Decide&quot;,&#xd;
1139                                   &quot;value&quot;: {&#xd;
1140                                     &quot;stateKey&quot;: {&#xd;
1141                                       &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1142                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1143                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
1144                                       &quot;localName&quot;: &quot;Decide&quot;&#xd;
1145                                     },&#xd;
1146                                     &quot;trigger&quot;: {&#xd;
1147                                       &quot;name&quot;: &quot;Event0002&quot;,&#xd;
1148                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1149                                     },&#xd;
1150                                     &quot;stateOutputs&quot;: {&#xd;
1151                                       &quot;entry&quot;: [&#xd;
1152                                         {&#xd;
1153                                           &quot;key&quot;: &quot;Decide_Act&quot;,&#xd;
1154                                           &quot;value&quot;: {&#xd;
1155                                             &quot;key&quot;: {&#xd;
1156                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1157                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1158                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
1159                                               &quot;localName&quot;: &quot;Decide_Act&quot;&#xd;
1160                                             },&#xd;
1161                                             &quot;outgoingEvent&quot;: {&#xd;
1162                                               &quot;name&quot;: &quot;Event0003&quot;,&#xd;
1163                                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1164                                             },&#xd;
1165                                             &quot;nextState&quot;: {&#xd;
1166                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1167                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1168                                               &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
1169                                               &quot;localName&quot;: &quot;Act&quot;&#xd;
1170                                             }&#xd;
1171                                           }&#xd;
1172                                         }&#xd;
1173                                       ]&#xd;
1174                                     },&#xd;
1175                                     &quot;contextAlbumReference&quot;: [&#xd;
1176                                       {&#xd;
1177                                         &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
1178                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1179                                       },&#xd;
1180                                       {&#xd;
1181                                         &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
1182                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1183                                       },&#xd;
1184                                       {&#xd;
1185                                         &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
1186                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1187                                       }&#xd;
1188                                     ],&#xd;
1189                                     &quot;taskSelectionLogic&quot;: {&#xd;
1190                                       &quot;key&quot;: &quot;TaskSelectionLigic&quot;,&#xd;
1191                                       &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
1192                                       &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;&quot;&#xd;
1193                                     },&#xd;
1194                                     &quot;stateFinalizerLogicMap&quot;: {&#xd;
1195                                       &quot;entry&quot;: []&#xd;
1196                                     },&#xd;
1197                                     &quot;defaultTask&quot;: {&#xd;
1198                                       &quot;name&quot;: &quot;Task_Decide3&quot;,&#xd;
1199                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1200                                     },&#xd;
1201                                     &quot;taskReferences&quot;: {&#xd;
1202                                       &quot;entry&quot;: [&#xd;
1203                                         {&#xd;
1204                                           &quot;key&quot;: {&#xd;
1205                                             &quot;name&quot;: &quot;Task_Decide0&quot;,&#xd;
1206                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1207                                           },&#xd;
1208                                           &quot;value&quot;: {&#xd;
1209                                             &quot;key&quot;: {&#xd;
1210                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1211                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1212                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
1213                                               &quot;localName&quot;: &quot;Task_Decide0_DIRECT_Decide_Act&quot;&#xd;
1214                                             },&#xd;
1215                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
1216                                             &quot;output&quot;: {&#xd;
1217                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1218                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1219                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
1220                                               &quot;localName&quot;: &quot;Decide_Act&quot;&#xd;
1221                                             }&#xd;
1222                                           }&#xd;
1223                                         },&#xd;
1224                                         {&#xd;
1225                                           &quot;key&quot;: {&#xd;
1226                                             &quot;name&quot;: &quot;Task_Decide1&quot;,&#xd;
1227                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1228                                           },&#xd;
1229                                           &quot;value&quot;: {&#xd;
1230                                             &quot;key&quot;: {&#xd;
1231                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1232                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1233                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
1234                                               &quot;localName&quot;: &quot;Task_Decide1_DIRECT_Decide_Act&quot;&#xd;
1235                                             },&#xd;
1236                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
1237                                             &quot;output&quot;: {&#xd;
1238                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1239                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1240                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
1241                                               &quot;localName&quot;: &quot;Decide_Act&quot;&#xd;
1242                                             }&#xd;
1243                                           }&#xd;
1244                                         },&#xd;
1245                                         {&#xd;
1246                                           &quot;key&quot;: {&#xd;
1247                                             &quot;name&quot;: &quot;Task_Decide2&quot;,&#xd;
1248                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1249                                           },&#xd;
1250                                           &quot;value&quot;: {&#xd;
1251                                             &quot;key&quot;: {&#xd;
1252                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1253                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1254                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
1255                                               &quot;localName&quot;: &quot;Task_Decide2_DIRECT_Decide_Act&quot;&#xd;
1256                                             },&#xd;
1257                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
1258                                             &quot;output&quot;: {&#xd;
1259                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1260                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1261                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
1262                                               &quot;localName&quot;: &quot;Decide_Act&quot;&#xd;
1263                                             }&#xd;
1264                                           }&#xd;
1265                                         },&#xd;
1266                                         {&#xd;
1267                                           &quot;key&quot;: {&#xd;
1268                                             &quot;name&quot;: &quot;Task_Decide3&quot;,&#xd;
1269                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1270                                           },&#xd;
1271                                           &quot;value&quot;: {&#xd;
1272                                             &quot;key&quot;: {&#xd;
1273                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1274                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1275                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
1276                                               &quot;localName&quot;: &quot;Task_Decide3_DIRECT_Decide_Act&quot;&#xd;
1277                                             },&#xd;
1278                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
1279                                             &quot;output&quot;: {&#xd;
1280                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1281                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1282                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
1283                                               &quot;localName&quot;: &quot;Decide_Act&quot;&#xd;
1284                                             }&#xd;
1285                                           }&#xd;
1286                                         }&#xd;
1287                                       ]&#xd;
1288                                     }&#xd;
1289                                   }&#xd;
1290                                 },&#xd;
1291                                 {&#xd;
1292                                   &quot;key&quot;: &quot;Establish&quot;,&#xd;
1293                                   &quot;value&quot;: {&#xd;
1294                                     &quot;stateKey&quot;: {&#xd;
1295                                       &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1296                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1297                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
1298                                       &quot;localName&quot;: &quot;Establish&quot;&#xd;
1299                                     },&#xd;
1300                                     &quot;trigger&quot;: {&#xd;
1301                                       &quot;name&quot;: &quot;Event0001&quot;,&#xd;
1302                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1303                                     },&#xd;
1304                                     &quot;stateOutputs&quot;: {&#xd;
1305                                       &quot;entry&quot;: [&#xd;
1306                                         {&#xd;
1307                                           &quot;key&quot;: &quot;Establish_Decide&quot;,&#xd;
1308                                           &quot;value&quot;: {&#xd;
1309                                             &quot;key&quot;: {&#xd;
1310                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1311                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1312                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
1313                                               &quot;localName&quot;: &quot;Establish_Decide&quot;&#xd;
1314                                             },&#xd;
1315                                             &quot;outgoingEvent&quot;: {&#xd;
1316                                               &quot;name&quot;: &quot;Event0002&quot;,&#xd;
1317                                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1318                                             },&#xd;
1319                                             &quot;nextState&quot;: {&#xd;
1320                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1321                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1322                                               &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
1323                                               &quot;localName&quot;: &quot;Decide&quot;&#xd;
1324                                             }&#xd;
1325                                           }&#xd;
1326                                         }&#xd;
1327                                       ]&#xd;
1328                                     },&#xd;
1329                                     &quot;contextAlbumReference&quot;: [&#xd;
1330                                       {&#xd;
1331                                         &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
1332                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1333                                       },&#xd;
1334                                       {&#xd;
1335                                         &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
1336                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1337                                       },&#xd;
1338                                       {&#xd;
1339                                         &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
1340                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1341                                       }&#xd;
1342                                     ],&#xd;
1343                                     &quot;taskSelectionLogic&quot;: {&#xd;
1344                                       &quot;key&quot;: &quot;TaskSelectionLigic&quot;,&#xd;
1345                                       &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
1346                                       &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;&quot;&#xd;
1347                                     },&#xd;
1348                                     &quot;stateFinalizerLogicMap&quot;: {&#xd;
1349                                       &quot;entry&quot;: []&#xd;
1350                                     },&#xd;
1351                                     &quot;defaultTask&quot;: {&#xd;
1352                                       &quot;name&quot;: &quot;Task_Establish2&quot;,&#xd;
1353                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1354                                     },&#xd;
1355                                     &quot;taskReferences&quot;: {&#xd;
1356                                       &quot;entry&quot;: [&#xd;
1357                                         {&#xd;
1358                                           &quot;key&quot;: {&#xd;
1359                                             &quot;name&quot;: &quot;Task_Establish0&quot;,&#xd;
1360                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1361                                           },&#xd;
1362                                           &quot;value&quot;: {&#xd;
1363                                             &quot;key&quot;: {&#xd;
1364                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1365                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1366                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
1367                                               &quot;localName&quot;: &quot;Task_Establish0_DIRECT_Establish_Decide&quot;&#xd;
1368                                             },&#xd;
1369                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
1370                                             &quot;output&quot;: {&#xd;
1371                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1372                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1373                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
1374                                               &quot;localName&quot;: &quot;Establish_Decide&quot;&#xd;
1375                                             }&#xd;
1376                                           }&#xd;
1377                                         },&#xd;
1378                                         {&#xd;
1379                                           &quot;key&quot;: {&#xd;
1380                                             &quot;name&quot;: &quot;Task_Establish1&quot;,&#xd;
1381                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1382                                           },&#xd;
1383                                           &quot;value&quot;: {&#xd;
1384                                             &quot;key&quot;: {&#xd;
1385                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1386                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1387                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
1388                                               &quot;localName&quot;: &quot;Task_Establish1_DIRECT_Establish_Decide&quot;&#xd;
1389                                             },&#xd;
1390                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
1391                                             &quot;output&quot;: {&#xd;
1392                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1393                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1394                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
1395                                               &quot;localName&quot;: &quot;Establish_Decide&quot;&#xd;
1396                                             }&#xd;
1397                                           }&#xd;
1398                                         },&#xd;
1399                                         {&#xd;
1400                                           &quot;key&quot;: {&#xd;
1401                                             &quot;name&quot;: &quot;Task_Establish2&quot;,&#xd;
1402                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1403                                           },&#xd;
1404                                           &quot;value&quot;: {&#xd;
1405                                             &quot;key&quot;: {&#xd;
1406                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1407                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1408                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
1409                                               &quot;localName&quot;: &quot;Task_Establish2_DIRECT_Establish_Decide&quot;&#xd;
1410                                             },&#xd;
1411                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
1412                                             &quot;output&quot;: {&#xd;
1413                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1414                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1415                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
1416                                               &quot;localName&quot;: &quot;Establish_Decide&quot;&#xd;
1417                                             }&#xd;
1418                                           }&#xd;
1419                                         },&#xd;
1420                                         {&#xd;
1421                                           &quot;key&quot;: {&#xd;
1422                                             &quot;name&quot;: &quot;Task_Establish3&quot;,&#xd;
1423                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1424                                           },&#xd;
1425                                           &quot;value&quot;: {&#xd;
1426                                             &quot;key&quot;: {&#xd;
1427                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1428                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1429                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
1430                                               &quot;localName&quot;: &quot;Task_Establish3_DIRECT_Establish_Decide&quot;&#xd;
1431                                             },&#xd;
1432                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
1433                                             &quot;output&quot;: {&#xd;
1434                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1435                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1436                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
1437                                               &quot;localName&quot;: &quot;Establish_Decide&quot;&#xd;
1438                                             }&#xd;
1439                                           }&#xd;
1440                                         }&#xd;
1441                                       ]&#xd;
1442                                     }&#xd;
1443                                   }&#xd;
1444                                 },&#xd;
1445                                 {&#xd;
1446                                   &quot;key&quot;: &quot;Match&quot;,&#xd;
1447                                   &quot;value&quot;: {&#xd;
1448                                     &quot;stateKey&quot;: {&#xd;
1449                                       &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1450                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1451                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
1452                                       &quot;localName&quot;: &quot;Match&quot;&#xd;
1453                                     },&#xd;
1454                                     &quot;trigger&quot;: {&#xd;
1455                                       &quot;name&quot;: &quot;Event0000&quot;,&#xd;
1456                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1457                                     },&#xd;
1458                                     &quot;stateOutputs&quot;: {&#xd;
1459                                       &quot;entry&quot;: [&#xd;
1460                                         {&#xd;
1461                                           &quot;key&quot;: &quot;Match_Establish&quot;,&#xd;
1462                                           &quot;value&quot;: {&#xd;
1463                                             &quot;key&quot;: {&#xd;
1464                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1465                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1466                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
1467                                               &quot;localName&quot;: &quot;Match_Establish&quot;&#xd;
1468                                             },&#xd;
1469                                             &quot;outgoingEvent&quot;: {&#xd;
1470                                               &quot;name&quot;: &quot;Event0001&quot;,&#xd;
1471                                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1472                                             },&#xd;
1473                                             &quot;nextState&quot;: {&#xd;
1474                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1475                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1476                                               &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
1477                                               &quot;localName&quot;: &quot;Establish&quot;&#xd;
1478                                             }&#xd;
1479                                           }&#xd;
1480                                         }&#xd;
1481                                       ]&#xd;
1482                                     },&#xd;
1483                                     &quot;contextAlbumReference&quot;: [&#xd;
1484                                       {&#xd;
1485                                         &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
1486                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1487                                       },&#xd;
1488                                       {&#xd;
1489                                         &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
1490                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1491                                       }&#xd;
1492                                     ],&#xd;
1493                                     &quot;taskSelectionLogic&quot;: {&#xd;
1494                                       &quot;key&quot;: &quot;TaskSelectionLigic&quot;,&#xd;
1495                                       &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
1496                                       &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;&quot;&#xd;
1497                                     },&#xd;
1498                                     &quot;stateFinalizerLogicMap&quot;: {&#xd;
1499                                       &quot;entry&quot;: []&#xd;
1500                                     },&#xd;
1501                                     &quot;defaultTask&quot;: {&#xd;
1502                                       &quot;name&quot;: &quot;Task_Match0&quot;,&#xd;
1503                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1504                                     },&#xd;
1505                                     &quot;taskReferences&quot;: {&#xd;
1506                                       &quot;entry&quot;: [&#xd;
1507                                         {&#xd;
1508                                           &quot;key&quot;: {&#xd;
1509                                             &quot;name&quot;: &quot;Task_Match0&quot;,&#xd;
1510                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1511                                           },&#xd;
1512                                           &quot;value&quot;: {&#xd;
1513                                             &quot;key&quot;: {&#xd;
1514                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1515                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1516                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
1517                                               &quot;localName&quot;: &quot;Task_Match0_DIRECT_Match_Establish&quot;&#xd;
1518                                             },&#xd;
1519                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
1520                                             &quot;output&quot;: {&#xd;
1521                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1522                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1523                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
1524                                               &quot;localName&quot;: &quot;Match_Establish&quot;&#xd;
1525                                             }&#xd;
1526                                           }&#xd;
1527                                         },&#xd;
1528                                         {&#xd;
1529                                           &quot;key&quot;: {&#xd;
1530                                             &quot;name&quot;: &quot;Task_Match1&quot;,&#xd;
1531                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1532                                           },&#xd;
1533                                           &quot;value&quot;: {&#xd;
1534                                             &quot;key&quot;: {&#xd;
1535                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1536                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1537                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
1538                                               &quot;localName&quot;: &quot;Task_Match1_DIRECT_Match_Establish&quot;&#xd;
1539                                             },&#xd;
1540                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
1541                                             &quot;output&quot;: {&#xd;
1542                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1543                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1544                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
1545                                               &quot;localName&quot;: &quot;Match_Establish&quot;&#xd;
1546                                             }&#xd;
1547                                           }&#xd;
1548                                         },&#xd;
1549                                         {&#xd;
1550                                           &quot;key&quot;: {&#xd;
1551                                             &quot;name&quot;: &quot;Task_Match2&quot;,&#xd;
1552                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1553                                           },&#xd;
1554                                           &quot;value&quot;: {&#xd;
1555                                             &quot;key&quot;: {&#xd;
1556                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1557                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1558                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
1559                                               &quot;localName&quot;: &quot;Task_Match2_DIRECT_Match_Establish&quot;&#xd;
1560                                             },&#xd;
1561                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
1562                                             &quot;output&quot;: {&#xd;
1563                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1564                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1565                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
1566                                               &quot;localName&quot;: &quot;Match_Establish&quot;&#xd;
1567                                             }&#xd;
1568                                           }&#xd;
1569                                         },&#xd;
1570                                         {&#xd;
1571                                           &quot;key&quot;: {&#xd;
1572                                             &quot;name&quot;: &quot;Task_Match3&quot;,&#xd;
1573                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1574                                           },&#xd;
1575                                           &quot;value&quot;: {&#xd;
1576                                             &quot;key&quot;: {&#xd;
1577                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1578                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1579                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
1580                                               &quot;localName&quot;: &quot;Task_Match3_DIRECT_Match_Establish&quot;&#xd;
1581                                             },&#xd;
1582                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
1583                                             &quot;output&quot;: {&#xd;
1584                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
1585                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1586                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
1587                                               &quot;localName&quot;: &quot;Match_Establish&quot;&#xd;
1588                                             }&#xd;
1589                                           }&#xd;
1590                                         }&#xd;
1591                                       ]&#xd;
1592                                     }&#xd;
1593                                   }&#xd;
1594                                 }&#xd;
1595                               ]&#xd;
1596                             },&#xd;
1597                             &quot;firstState&quot;: &quot;Match&quot;&#xd;
1598                           }&#xd;
1599                         },&#xd;
1600                         {&#xd;
1601                           &quot;key&quot;: {&#xd;
1602                             &quot;name&quot;: &quot;Policy1&quot;,&#xd;
1603                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1604                           },&#xd;
1605                           &quot;value&quot;: {&#xd;
1606                             &quot;policyKey&quot;: {&#xd;
1607                               &quot;name&quot;: &quot;Policy1&quot;,&#xd;
1608                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1609                             },&#xd;
1610                             &quot;template&quot;: &quot;MEDA&quot;,&#xd;
1611                             &quot;state&quot;: {&#xd;
1612                               &quot;entry&quot;: [&#xd;
1613                                 {&#xd;
1614                                   &quot;key&quot;: &quot;Act&quot;,&#xd;
1615                                   &quot;value&quot;: {&#xd;
1616                                     &quot;stateKey&quot;: {&#xd;
1617                                       &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
1618                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1619                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
1620                                       &quot;localName&quot;: &quot;Act&quot;&#xd;
1621                                     },&#xd;
1622                                     &quot;trigger&quot;: {&#xd;
1623                                       &quot;name&quot;: &quot;Event0103&quot;,&#xd;
1624                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1625                                     },&#xd;
1626                                     &quot;stateOutputs&quot;: {&#xd;
1627                                       &quot;entry&quot;: [&#xd;
1628                                         {&#xd;
1629                                           &quot;key&quot;: &quot;Act_NULL&quot;,&#xd;
1630                                           &quot;value&quot;: {&#xd;
1631                                             &quot;key&quot;: {&#xd;
1632                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
1633                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1634                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
1635                                               &quot;localName&quot;: &quot;Act_NULL&quot;&#xd;
1636                                             },&#xd;
1637                                             &quot;outgoingEvent&quot;: {&#xd;
1638                                               &quot;name&quot;: &quot;Event0104&quot;,&#xd;
1639                                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1640                                             },&#xd;
1641                                             &quot;nextState&quot;: {&#xd;
1642                                               &quot;parentKeyName&quot;: &quot;NULL&quot;,&#xd;
1643                                               &quot;parentKeyVersion&quot;: &quot;0.0.0&quot;,&#xd;
1644                                               &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
1645                                               &quot;localName&quot;: &quot;NULL&quot;&#xd;
1646                                             }&#xd;
1647                                           }&#xd;
1648                                         }&#xd;
1649                                       ]&#xd;
1650                                     },&#xd;
1651                                     &quot;contextAlbumReference&quot;: [&#xd;
1652                                       {&#xd;
1653                                         &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
1654                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1655                                       }&#xd;
1656                                     ],&#xd;
1657                                     &quot;taskSelectionLogic&quot;: {&#xd;
1658                                       &quot;key&quot;: &quot;TaskSelectionLigic&quot;,&#xd;
1659                                       &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
1660                                       &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;&quot;&#xd;
1661                                     },&#xd;
1662                                     &quot;stateFinalizerLogicMap&quot;: {&#xd;
1663                                       &quot;entry&quot;: []&#xd;
1664                                     },&#xd;
1665                                     &quot;defaultTask&quot;: {&#xd;
1666                                       &quot;name&quot;: &quot;Task_Act0&quot;,&#xd;
1667                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1668                                     },&#xd;
1669                                     &quot;taskReferences&quot;: {&#xd;
1670                                       &quot;entry&quot;: [&#xd;
1671                                         {&#xd;
1672                                           &quot;key&quot;: {&#xd;
1673                                             &quot;name&quot;: &quot;Task_Act0&quot;,&#xd;
1674                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1675                                           },&#xd;
1676                                           &quot;value&quot;: {&#xd;
1677                                             &quot;key&quot;: {&#xd;
1678                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
1679                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1680                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
1681                                               &quot;localName&quot;: &quot;Task_Act0_DIRECT_Act_NULL&quot;&#xd;
1682                                             },&#xd;
1683                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
1684                                             &quot;output&quot;: {&#xd;
1685                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
1686                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1687                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
1688                                               &quot;localName&quot;: &quot;Act_NULL&quot;&#xd;
1689                                             }&#xd;
1690                                           }&#xd;
1691                                         },&#xd;
1692                                         {&#xd;
1693                                           &quot;key&quot;: {&#xd;
1694                                             &quot;name&quot;: &quot;Task_Act1&quot;,&#xd;
1695                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1696                                           },&#xd;
1697                                           &quot;value&quot;: {&#xd;
1698                                             &quot;key&quot;: {&#xd;
1699                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
1700                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1701                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
1702                                               &quot;localName&quot;: &quot;Task_Act1_DIRECT_Act_NULL&quot;&#xd;
1703                                             },&#xd;
1704                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
1705                                             &quot;output&quot;: {&#xd;
1706                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
1707                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1708                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
1709                                               &quot;localName&quot;: &quot;Act_NULL&quot;&#xd;
1710                                             }&#xd;
1711                                           }&#xd;
1712                                         },&#xd;
1713                                         {&#xd;
1714                                           &quot;key&quot;: {&#xd;
1715                                             &quot;name&quot;: &quot;Task_Act2&quot;,&#xd;
1716                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1717                                           },&#xd;
1718                                           &quot;value&quot;: {&#xd;
1719                                             &quot;key&quot;: {&#xd;
1720                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
1721                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1722                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
1723                                               &quot;localName&quot;: &quot;Task_Act2_DIRECT_Act_NULL&quot;&#xd;
1724                                             },&#xd;
1725                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
1726                                             &quot;output&quot;: {&#xd;
1727                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
1728                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1729                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
1730                                               &quot;localName&quot;: &quot;Act_NULL&quot;&#xd;
1731                                             }&#xd;
1732                                           }&#xd;
1733                                         },&#xd;
1734                                         {&#xd;
1735                                           &quot;key&quot;: {&#xd;
1736                                             &quot;name&quot;: &quot;Task_Act3&quot;,&#xd;
1737                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1738                                           },&#xd;
1739                                           &quot;value&quot;: {&#xd;
1740                                             &quot;key&quot;: {&#xd;
1741                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
1742                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1743                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
1744                                               &quot;localName&quot;: &quot;Task_Act3_DIRECT_Act_NULL&quot;&#xd;
1745                                             },&#xd;
1746                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
1747                                             &quot;output&quot;: {&#xd;
1748                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
1749                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1750                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
1751                                               &quot;localName&quot;: &quot;Act_NULL&quot;&#xd;
1752                                             }&#xd;
1753                                           }&#xd;
1754                                         }&#xd;
1755                                       ]&#xd;
1756                                     }&#xd;
1757                                   }&#xd;
1758                                 },&#xd;
1759                                 {&#xd;
1760                                   &quot;key&quot;: &quot;Decide&quot;,&#xd;
1761                                   &quot;value&quot;: {&#xd;
1762                                     &quot;stateKey&quot;: {&#xd;
1763                                       &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
1764                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1765                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
1766                                       &quot;localName&quot;: &quot;Decide&quot;&#xd;
1767                                     },&#xd;
1768                                     &quot;trigger&quot;: {&#xd;
1769                                       &quot;name&quot;: &quot;Event0102&quot;,&#xd;
1770                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1771                                     },&#xd;
1772                                     &quot;stateOutputs&quot;: {&#xd;
1773                                       &quot;entry&quot;: [&#xd;
1774                                         {&#xd;
1775                                           &quot;key&quot;: &quot;Decide_Act&quot;,&#xd;
1776                                           &quot;value&quot;: {&#xd;
1777                                             &quot;key&quot;: {&#xd;
1778                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
1779                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1780                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
1781                                               &quot;localName&quot;: &quot;Decide_Act&quot;&#xd;
1782                                             },&#xd;
1783                                             &quot;outgoingEvent&quot;: {&#xd;
1784                                               &quot;name&quot;: &quot;Event0103&quot;,&#xd;
1785                                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1786                                             },&#xd;
1787                                             &quot;nextState&quot;: {&#xd;
1788                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
1789                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1790                                               &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
1791                                               &quot;localName&quot;: &quot;Act&quot;&#xd;
1792                                             }&#xd;
1793                                           }&#xd;
1794                                         }&#xd;
1795                                       ]&#xd;
1796                                     },&#xd;
1797                                     &quot;contextAlbumReference&quot;: [&#xd;
1798                                       {&#xd;
1799                                         &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
1800                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1801                                       },&#xd;
1802                                       {&#xd;
1803                                         &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
1804                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1805                                       },&#xd;
1806                                       {&#xd;
1807                                         &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
1808                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1809                                       }&#xd;
1810                                     ],&#xd;
1811                                     &quot;taskSelectionLogic&quot;: {&#xd;
1812                                       &quot;key&quot;: &quot;TaskSelectionLigic&quot;,&#xd;
1813                                       &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
1814                                       &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;&quot;&#xd;
1815                                     },&#xd;
1816                                     &quot;stateFinalizerLogicMap&quot;: {&#xd;
1817                                       &quot;entry&quot;: []&#xd;
1818                                     },&#xd;
1819                                     &quot;defaultTask&quot;: {&#xd;
1820                                       &quot;name&quot;: &quot;Task_Decide3&quot;,&#xd;
1821                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1822                                     },&#xd;
1823                                     &quot;taskReferences&quot;: {&#xd;
1824                                       &quot;entry&quot;: [&#xd;
1825                                         {&#xd;
1826                                           &quot;key&quot;: {&#xd;
1827                                             &quot;name&quot;: &quot;Task_Decide0&quot;,&#xd;
1828                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1829                                           },&#xd;
1830                                           &quot;value&quot;: {&#xd;
1831                                             &quot;key&quot;: {&#xd;
1832                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
1833                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1834                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
1835                                               &quot;localName&quot;: &quot;Task_Decide0_DIRECT_Decide_Act&quot;&#xd;
1836                                             },&#xd;
1837                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
1838                                             &quot;output&quot;: {&#xd;
1839                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
1840                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1841                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
1842                                               &quot;localName&quot;: &quot;Decide_Act&quot;&#xd;
1843                                             }&#xd;
1844                                           }&#xd;
1845                                         },&#xd;
1846                                         {&#xd;
1847                                           &quot;key&quot;: {&#xd;
1848                                             &quot;name&quot;: &quot;Task_Decide1&quot;,&#xd;
1849                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1850                                           },&#xd;
1851                                           &quot;value&quot;: {&#xd;
1852                                             &quot;key&quot;: {&#xd;
1853                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
1854                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1855                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
1856                                               &quot;localName&quot;: &quot;Task_Decide1_DIRECT_Decide_Act&quot;&#xd;
1857                                             },&#xd;
1858                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
1859                                             &quot;output&quot;: {&#xd;
1860                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
1861                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1862                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
1863                                               &quot;localName&quot;: &quot;Decide_Act&quot;&#xd;
1864                                             }&#xd;
1865                                           }&#xd;
1866                                         },&#xd;
1867                                         {&#xd;
1868                                           &quot;key&quot;: {&#xd;
1869                                             &quot;name&quot;: &quot;Task_Decide2&quot;,&#xd;
1870                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1871                                           },&#xd;
1872                                           &quot;value&quot;: {&#xd;
1873                                             &quot;key&quot;: {&#xd;
1874                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
1875                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1876                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
1877                                               &quot;localName&quot;: &quot;Task_Decide2_DIRECT_Decide_Act&quot;&#xd;
1878                                             },&#xd;
1879                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
1880                                             &quot;output&quot;: {&#xd;
1881                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
1882                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1883                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
1884                                               &quot;localName&quot;: &quot;Decide_Act&quot;&#xd;
1885                                             }&#xd;
1886                                           }&#xd;
1887                                         },&#xd;
1888                                         {&#xd;
1889                                           &quot;key&quot;: {&#xd;
1890                                             &quot;name&quot;: &quot;Task_Decide3&quot;,&#xd;
1891                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1892                                           },&#xd;
1893                                           &quot;value&quot;: {&#xd;
1894                                             &quot;key&quot;: {&#xd;
1895                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
1896                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1897                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
1898                                               &quot;localName&quot;: &quot;Task_Decide3_DIRECT_Decide_Act&quot;&#xd;
1899                                             },&#xd;
1900                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
1901                                             &quot;output&quot;: {&#xd;
1902                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
1903                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1904                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
1905                                               &quot;localName&quot;: &quot;Decide_Act&quot;&#xd;
1906                                             }&#xd;
1907                                           }&#xd;
1908                                         }&#xd;
1909                                       ]&#xd;
1910                                     }&#xd;
1911                                   }&#xd;
1912                                 },&#xd;
1913                                 {&#xd;
1914                                   &quot;key&quot;: &quot;Establish&quot;,&#xd;
1915                                   &quot;value&quot;: {&#xd;
1916                                     &quot;stateKey&quot;: {&#xd;
1917                                       &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
1918                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1919                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
1920                                       &quot;localName&quot;: &quot;Establish&quot;&#xd;
1921                                     },&#xd;
1922                                     &quot;trigger&quot;: {&#xd;
1923                                       &quot;name&quot;: &quot;Event0101&quot;,&#xd;
1924                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1925                                     },&#xd;
1926                                     &quot;stateOutputs&quot;: {&#xd;
1927                                       &quot;entry&quot;: [&#xd;
1928                                         {&#xd;
1929                                           &quot;key&quot;: &quot;Establish_Decide&quot;,&#xd;
1930                                           &quot;value&quot;: {&#xd;
1931                                             &quot;key&quot;: {&#xd;
1932                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
1933                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1934                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
1935                                               &quot;localName&quot;: &quot;Establish_Decide&quot;&#xd;
1936                                             },&#xd;
1937                                             &quot;outgoingEvent&quot;: {&#xd;
1938                                               &quot;name&quot;: &quot;Event0102&quot;,&#xd;
1939                                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1940                                             },&#xd;
1941                                             &quot;nextState&quot;: {&#xd;
1942                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
1943                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1944                                               &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
1945                                               &quot;localName&quot;: &quot;Decide&quot;&#xd;
1946                                             }&#xd;
1947                                           }&#xd;
1948                                         }&#xd;
1949                                       ]&#xd;
1950                                     },&#xd;
1951                                     &quot;contextAlbumReference&quot;: [&#xd;
1952                                       {&#xd;
1953                                         &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
1954                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1955                                       },&#xd;
1956                                       {&#xd;
1957                                         &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
1958                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1959                                       },&#xd;
1960                                       {&#xd;
1961                                         &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
1962                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1963                                       }&#xd;
1964                                     ],&#xd;
1965                                     &quot;taskSelectionLogic&quot;: {&#xd;
1966                                       &quot;key&quot;: &quot;TaskSelectionLigic&quot;,&#xd;
1967                                       &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
1968                                       &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;&quot;&#xd;
1969                                     },&#xd;
1970                                     &quot;stateFinalizerLogicMap&quot;: {&#xd;
1971                                       &quot;entry&quot;: []&#xd;
1972                                     },&#xd;
1973                                     &quot;defaultTask&quot;: {&#xd;
1974                                       &quot;name&quot;: &quot;Task_Establish1&quot;,&#xd;
1975                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1976                                     },&#xd;
1977                                     &quot;taskReferences&quot;: {&#xd;
1978                                       &quot;entry&quot;: [&#xd;
1979                                         {&#xd;
1980                                           &quot;key&quot;: {&#xd;
1981                                             &quot;name&quot;: &quot;Task_Establish0&quot;,&#xd;
1982                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
1983                                           },&#xd;
1984                                           &quot;value&quot;: {&#xd;
1985                                             &quot;key&quot;: {&#xd;
1986                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
1987                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1988                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
1989                                               &quot;localName&quot;: &quot;Task_Establish0_DIRECT_Establish_Decide&quot;&#xd;
1990                                             },&#xd;
1991                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
1992                                             &quot;output&quot;: {&#xd;
1993                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
1994                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
1995                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
1996                                               &quot;localName&quot;: &quot;Establish_Decide&quot;&#xd;
1997                                             }&#xd;
1998                                           }&#xd;
1999                                         },&#xd;
2000                                         {&#xd;
2001                                           &quot;key&quot;: {&#xd;
2002                                             &quot;name&quot;: &quot;Task_Establish1&quot;,&#xd;
2003                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2004                                           },&#xd;
2005                                           &quot;value&quot;: {&#xd;
2006                                             &quot;key&quot;: {&#xd;
2007                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
2008                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
2009                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
2010                                               &quot;localName&quot;: &quot;Task_Establish1_DIRECT_Establish_Decide&quot;&#xd;
2011                                             },&#xd;
2012                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
2013                                             &quot;output&quot;: {&#xd;
2014                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
2015                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
2016                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
2017                                               &quot;localName&quot;: &quot;Establish_Decide&quot;&#xd;
2018                                             }&#xd;
2019                                           }&#xd;
2020                                         },&#xd;
2021                                         {&#xd;
2022                                           &quot;key&quot;: {&#xd;
2023                                             &quot;name&quot;: &quot;Task_Establish2&quot;,&#xd;
2024                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2025                                           },&#xd;
2026                                           &quot;value&quot;: {&#xd;
2027                                             &quot;key&quot;: {&#xd;
2028                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
2029                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
2030                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
2031                                               &quot;localName&quot;: &quot;Task_Establish2_DIRECT_Establish_Decide&quot;&#xd;
2032                                             },&#xd;
2033                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
2034                                             &quot;output&quot;: {&#xd;
2035                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
2036                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
2037                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
2038                                               &quot;localName&quot;: &quot;Establish_Decide&quot;&#xd;
2039                                             }&#xd;
2040                                           }&#xd;
2041                                         },&#xd;
2042                                         {&#xd;
2043                                           &quot;key&quot;: {&#xd;
2044                                             &quot;name&quot;: &quot;Task_Establish3&quot;,&#xd;
2045                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2046                                           },&#xd;
2047                                           &quot;value&quot;: {&#xd;
2048                                             &quot;key&quot;: {&#xd;
2049                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
2050                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
2051                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
2052                                               &quot;localName&quot;: &quot;Task_Establish3_DIRECT_Establish_Decide&quot;&#xd;
2053                                             },&#xd;
2054                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
2055                                             &quot;output&quot;: {&#xd;
2056                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
2057                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
2058                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
2059                                               &quot;localName&quot;: &quot;Establish_Decide&quot;&#xd;
2060                                             }&#xd;
2061                                           }&#xd;
2062                                         }&#xd;
2063                                       ]&#xd;
2064                                     }&#xd;
2065                                   }&#xd;
2066                                 },&#xd;
2067                                 {&#xd;
2068                                   &quot;key&quot;: &quot;Match&quot;,&#xd;
2069                                   &quot;value&quot;: {&#xd;
2070                                     &quot;stateKey&quot;: {&#xd;
2071                                       &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
2072                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
2073                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
2074                                       &quot;localName&quot;: &quot;Match&quot;&#xd;
2075                                     },&#xd;
2076                                     &quot;trigger&quot;: {&#xd;
2077                                       &quot;name&quot;: &quot;Event0100&quot;,&#xd;
2078                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2079                                     },&#xd;
2080                                     &quot;stateOutputs&quot;: {&#xd;
2081                                       &quot;entry&quot;: [&#xd;
2082                                         {&#xd;
2083                                           &quot;key&quot;: &quot;Match_Establish&quot;,&#xd;
2084                                           &quot;value&quot;: {&#xd;
2085                                             &quot;key&quot;: {&#xd;
2086                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
2087                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
2088                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
2089                                               &quot;localName&quot;: &quot;Match_Establish&quot;&#xd;
2090                                             },&#xd;
2091                                             &quot;outgoingEvent&quot;: {&#xd;
2092                                               &quot;name&quot;: &quot;Event0101&quot;,&#xd;
2093                                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2094                                             },&#xd;
2095                                             &quot;nextState&quot;: {&#xd;
2096                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
2097                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
2098                                               &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
2099                                               &quot;localName&quot;: &quot;Establish&quot;&#xd;
2100                                             }&#xd;
2101                                           }&#xd;
2102                                         }&#xd;
2103                                       ]&#xd;
2104                                     },&#xd;
2105                                     &quot;contextAlbumReference&quot;: [&#xd;
2106                                       {&#xd;
2107                                         &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
2108                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2109                                       },&#xd;
2110                                       {&#xd;
2111                                         &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
2112                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2113                                       },&#xd;
2114                                       {&#xd;
2115                                         &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
2116                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2117                                       }&#xd;
2118                                     ],&#xd;
2119                                     &quot;taskSelectionLogic&quot;: {&#xd;
2120                                       &quot;key&quot;: &quot;TaskSelectionLigic&quot;,&#xd;
2121                                       &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
2122                                       &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;&quot;&#xd;
2123                                     },&#xd;
2124                                     &quot;stateFinalizerLogicMap&quot;: {&#xd;
2125                                       &quot;entry&quot;: []&#xd;
2126                                     },&#xd;
2127                                     &quot;defaultTask&quot;: {&#xd;
2128                                       &quot;name&quot;: &quot;Task_Match3&quot;,&#xd;
2129                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2130                                     },&#xd;
2131                                     &quot;taskReferences&quot;: {&#xd;
2132                                       &quot;entry&quot;: [&#xd;
2133                                         {&#xd;
2134                                           &quot;key&quot;: {&#xd;
2135                                             &quot;name&quot;: &quot;Task_Match0&quot;,&#xd;
2136                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2137                                           },&#xd;
2138                                           &quot;value&quot;: {&#xd;
2139                                             &quot;key&quot;: {&#xd;
2140                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
2141                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
2142                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
2143                                               &quot;localName&quot;: &quot;Task_Match0_DIRECT_Match_Establish&quot;&#xd;
2144                                             },&#xd;
2145                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
2146                                             &quot;output&quot;: {&#xd;
2147                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
2148                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
2149                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
2150                                               &quot;localName&quot;: &quot;Match_Establish&quot;&#xd;
2151                                             }&#xd;
2152                                           }&#xd;
2153                                         },&#xd;
2154                                         {&#xd;
2155                                           &quot;key&quot;: {&#xd;
2156                                             &quot;name&quot;: &quot;Task_Match1&quot;,&#xd;
2157                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2158                                           },&#xd;
2159                                           &quot;value&quot;: {&#xd;
2160                                             &quot;key&quot;: {&#xd;
2161                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
2162                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
2163                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
2164                                               &quot;localName&quot;: &quot;Task_Match1_DIRECT_Match_Establish&quot;&#xd;
2165                                             },&#xd;
2166                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
2167                                             &quot;output&quot;: {&#xd;
2168                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
2169                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
2170                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
2171                                               &quot;localName&quot;: &quot;Match_Establish&quot;&#xd;
2172                                             }&#xd;
2173                                           }&#xd;
2174                                         },&#xd;
2175                                         {&#xd;
2176                                           &quot;key&quot;: {&#xd;
2177                                             &quot;name&quot;: &quot;Task_Match2&quot;,&#xd;
2178                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2179                                           },&#xd;
2180                                           &quot;value&quot;: {&#xd;
2181                                             &quot;key&quot;: {&#xd;
2182                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
2183                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
2184                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
2185                                               &quot;localName&quot;: &quot;Task_Match2_DIRECT_Match_Establish&quot;&#xd;
2186                                             },&#xd;
2187                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
2188                                             &quot;output&quot;: {&#xd;
2189                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
2190                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
2191                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
2192                                               &quot;localName&quot;: &quot;Match_Establish&quot;&#xd;
2193                                             }&#xd;
2194                                           }&#xd;
2195                                         },&#xd;
2196                                         {&#xd;
2197                                           &quot;key&quot;: {&#xd;
2198                                             &quot;name&quot;: &quot;Task_Match3&quot;,&#xd;
2199                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2200                                           },&#xd;
2201                                           &quot;value&quot;: {&#xd;
2202                                             &quot;key&quot;: {&#xd;
2203                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
2204                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
2205                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
2206                                               &quot;localName&quot;: &quot;Task_Match3_DIRECT_Match_Establish&quot;&#xd;
2207                                             },&#xd;
2208                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
2209                                             &quot;output&quot;: {&#xd;
2210                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
2211                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
2212                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
2213                                               &quot;localName&quot;: &quot;Match_Establish&quot;&#xd;
2214                                             }&#xd;
2215                                           }&#xd;
2216                                         }&#xd;
2217                                       ]&#xd;
2218                                     }&#xd;
2219                                   }&#xd;
2220                                 }&#xd;
2221                               ]&#xd;
2222                             },&#xd;
2223                             &quot;firstState&quot;: &quot;Match&quot;&#xd;
2224                           }&#xd;
2225                         }&#xd;
2226                       ]&#xd;
2227                     }&#xd;
2228                   },&#xd;
2229                   &quot;tasks&quot;: {&#xd;
2230                     &quot;key&quot;: {&#xd;
2231                       &quot;name&quot;: &quot;Tasks&quot;,&#xd;
2232                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2233                     },&#xd;
2234                     &quot;taskMap&quot;: {&#xd;
2235                       &quot;entry&quot;: [&#xd;
2236                         {&#xd;
2237                           &quot;key&quot;: {&#xd;
2238                             &quot;name&quot;: &quot;Task_Act0&quot;,&#xd;
2239                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2240                           },&#xd;
2241                           &quot;value&quot;: {&#xd;
2242                             &quot;key&quot;: {&#xd;
2243                               &quot;name&quot;: &quot;Task_Act0&quot;,&#xd;
2244                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2245                             },&#xd;
2246                             &quot;inputFields&quot;: {&#xd;
2247                               &quot;entry&quot;: [&#xd;
2248                                 {&#xd;
2249                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
2250                                   &quot;value&quot;: {&#xd;
2251                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
2252                                     &quot;fieldSchemaKey&quot;: {&#xd;
2253                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
2254                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2255                                     },&#xd;
2256                                     &quot;optional&quot;: false&#xd;
2257                                   }&#xd;
2258                                 },&#xd;
2259                                 {&#xd;
2260                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
2261                                   &quot;value&quot;: {&#xd;
2262                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
2263                                     &quot;fieldSchemaKey&quot;: {&#xd;
2264                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
2265                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2266                                     },&#xd;
2267                                     &quot;optional&quot;: false&#xd;
2268                                   }&#xd;
2269                                 },&#xd;
2270                                 {&#xd;
2271                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
2272                                   &quot;value&quot;: {&#xd;
2273                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
2274                                     &quot;fieldSchemaKey&quot;: {&#xd;
2275                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
2276                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2277                                     },&#xd;
2278                                     &quot;optional&quot;: false&#xd;
2279                                   }&#xd;
2280                                 },&#xd;
2281                                 {&#xd;
2282                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
2283                                   &quot;value&quot;: {&#xd;
2284                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
2285                                     &quot;fieldSchemaKey&quot;: {&#xd;
2286                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
2287                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2288                                     },&#xd;
2289                                     &quot;optional&quot;: false&#xd;
2290                                   }&#xd;
2291                                 },&#xd;
2292                                 {&#xd;
2293                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
2294                                   &quot;value&quot;: {&#xd;
2295                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
2296                                     &quot;fieldSchemaKey&quot;: {&#xd;
2297                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
2298                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2299                                     },&#xd;
2300                                     &quot;optional&quot;: false&#xd;
2301                                   }&#xd;
2302                                 },&#xd;
2303                                 {&#xd;
2304                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
2305                                   &quot;value&quot;: {&#xd;
2306                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
2307                                     &quot;fieldSchemaKey&quot;: {&#xd;
2308                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
2309                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2310                                     },&#xd;
2311                                     &quot;optional&quot;: false&#xd;
2312                                   }&#xd;
2313                                 },&#xd;
2314                                 {&#xd;
2315                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
2316                                   &quot;value&quot;: {&#xd;
2317                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
2318                                     &quot;fieldSchemaKey&quot;: {&#xd;
2319                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
2320                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2321                                     },&#xd;
2322                                     &quot;optional&quot;: false&#xd;
2323                                   }&#xd;
2324                                 },&#xd;
2325                                 {&#xd;
2326                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
2327                                   &quot;value&quot;: {&#xd;
2328                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
2329                                     &quot;fieldSchemaKey&quot;: {&#xd;
2330                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
2331                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2332                                     },&#xd;
2333                                     &quot;optional&quot;: false&#xd;
2334                                   }&#xd;
2335                                 },&#xd;
2336                                 {&#xd;
2337                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
2338                                   &quot;value&quot;: {&#xd;
2339                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
2340                                     &quot;fieldSchemaKey&quot;: {&#xd;
2341                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
2342                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2343                                     },&#xd;
2344                                     &quot;optional&quot;: false&#xd;
2345                                   }&#xd;
2346                                 },&#xd;
2347                                 {&#xd;
2348                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
2349                                   &quot;value&quot;: {&#xd;
2350                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
2351                                     &quot;fieldSchemaKey&quot;: {&#xd;
2352                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
2353                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2354                                     },&#xd;
2355                                     &quot;optional&quot;: false&#xd;
2356                                   }&#xd;
2357                                 }&#xd;
2358                               ]&#xd;
2359                             },&#xd;
2360                             &quot;outputFields&quot;: {&#xd;
2361                               &quot;entry&quot;: [&#xd;
2362                                 {&#xd;
2363                                   &quot;key&quot;: &quot;TestActCaseSelected&quot;,&#xd;
2364                                   &quot;value&quot;: {&#xd;
2365                                     &quot;key&quot;: &quot;TestActCaseSelected&quot;,&#xd;
2366                                     &quot;fieldSchemaKey&quot;: {&#xd;
2367                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
2368                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2369                                     },&#xd;
2370                                     &quot;optional&quot;: false&#xd;
2371                                   }&#xd;
2372                                 },&#xd;
2373                                 {&#xd;
2374                                   &quot;key&quot;: &quot;TestActStateTime&quot;,&#xd;
2375                                   &quot;value&quot;: {&#xd;
2376                                     &quot;key&quot;: &quot;TestActStateTime&quot;,&#xd;
2377                                     &quot;fieldSchemaKey&quot;: {&#xd;
2378                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
2379                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2380                                     },&#xd;
2381                                     &quot;optional&quot;: false&#xd;
2382                                   }&#xd;
2383                                 },&#xd;
2384                                 {&#xd;
2385                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
2386                                   &quot;value&quot;: {&#xd;
2387                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
2388                                     &quot;fieldSchemaKey&quot;: {&#xd;
2389                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
2390                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2391                                     },&#xd;
2392                                     &quot;optional&quot;: false&#xd;
2393                                   }&#xd;
2394                                 },&#xd;
2395                                 {&#xd;
2396                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
2397                                   &quot;value&quot;: {&#xd;
2398                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
2399                                     &quot;fieldSchemaKey&quot;: {&#xd;
2400                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
2401                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2402                                     },&#xd;
2403                                     &quot;optional&quot;: false&#xd;
2404                                   }&#xd;
2405                                 },&#xd;
2406                                 {&#xd;
2407                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
2408                                   &quot;value&quot;: {&#xd;
2409                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
2410                                     &quot;fieldSchemaKey&quot;: {&#xd;
2411                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
2412                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2413                                     },&#xd;
2414                                     &quot;optional&quot;: false&#xd;
2415                                   }&#xd;
2416                                 },&#xd;
2417                                 {&#xd;
2418                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
2419                                   &quot;value&quot;: {&#xd;
2420                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
2421                                     &quot;fieldSchemaKey&quot;: {&#xd;
2422                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
2423                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2424                                     },&#xd;
2425                                     &quot;optional&quot;: false&#xd;
2426                                   }&#xd;
2427                                 },&#xd;
2428                                 {&#xd;
2429                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
2430                                   &quot;value&quot;: {&#xd;
2431                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
2432                                     &quot;fieldSchemaKey&quot;: {&#xd;
2433                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
2434                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2435                                     },&#xd;
2436                                     &quot;optional&quot;: false&#xd;
2437                                   }&#xd;
2438                                 },&#xd;
2439                                 {&#xd;
2440                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
2441                                   &quot;value&quot;: {&#xd;
2442                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
2443                                     &quot;fieldSchemaKey&quot;: {&#xd;
2444                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
2445                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2446                                     },&#xd;
2447                                     &quot;optional&quot;: false&#xd;
2448                                   }&#xd;
2449                                 },&#xd;
2450                                 {&#xd;
2451                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
2452                                   &quot;value&quot;: {&#xd;
2453                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
2454                                     &quot;fieldSchemaKey&quot;: {&#xd;
2455                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
2456                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2457                                     },&#xd;
2458                                     &quot;optional&quot;: false&#xd;
2459                                   }&#xd;
2460                                 },&#xd;
2461                                 {&#xd;
2462                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
2463                                   &quot;value&quot;: {&#xd;
2464                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
2465                                     &quot;fieldSchemaKey&quot;: {&#xd;
2466                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
2467                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2468                                     },&#xd;
2469                                     &quot;optional&quot;: false&#xd;
2470                                   }&#xd;
2471                                 },&#xd;
2472                                 {&#xd;
2473                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
2474                                   &quot;value&quot;: {&#xd;
2475                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
2476                                     &quot;fieldSchemaKey&quot;: {&#xd;
2477                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
2478                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2479                                     },&#xd;
2480                                     &quot;optional&quot;: false&#xd;
2481                                   }&#xd;
2482                                 },&#xd;
2483                                 {&#xd;
2484                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
2485                                   &quot;value&quot;: {&#xd;
2486                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
2487                                     &quot;fieldSchemaKey&quot;: {&#xd;
2488                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
2489                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2490                                     },&#xd;
2491                                     &quot;optional&quot;: false&#xd;
2492                                   }&#xd;
2493                                 }&#xd;
2494                               ]&#xd;
2495                             },&#xd;
2496                             &quot;taskParameters&quot;: {&#xd;
2497                               &quot;entry&quot;: [&#xd;
2498                                 {&#xd;
2499                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
2500                                   &quot;value&quot;: {&#xd;
2501                                     &quot;key&quot;: {&#xd;
2502                                       &quot;parentKeyName&quot;: &quot;Task_Act0&quot;,&#xd;
2503                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
2504                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
2505                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
2506                                     },&#xd;
2507                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
2508                                   }&#xd;
2509                                 },&#xd;
2510                                 {&#xd;
2511                                   &quot;key&quot;: &quot;Parameter1&quot;,&#xd;
2512                                   &quot;value&quot;: {&#xd;
2513                                     &quot;key&quot;: {&#xd;
2514                                       &quot;parentKeyName&quot;: &quot;Task_Act0&quot;,&#xd;
2515                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
2516                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
2517                                       &quot;localName&quot;: &quot;Parameter1&quot;&#xd;
2518                                     },&#xd;
2519                                     &quot;defaultValue&quot;: &quot;DefaultValue1&quot;&#xd;
2520                                   }&#xd;
2521                                 },&#xd;
2522                                 {&#xd;
2523                                   &quot;key&quot;: &quot;Parameter2&quot;,&#xd;
2524                                   &quot;value&quot;: {&#xd;
2525                                     &quot;key&quot;: {&#xd;
2526                                       &quot;parentKeyName&quot;: &quot;Task_Act0&quot;,&#xd;
2527                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
2528                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
2529                                       &quot;localName&quot;: &quot;Parameter2&quot;&#xd;
2530                                     },&#xd;
2531                                     &quot;defaultValue&quot;: &quot;DefaultValue2&quot;&#xd;
2532                                   }&#xd;
2533                                 }&#xd;
2534                               ]&#xd;
2535                             },&#xd;
2536                             &quot;contextAlbumReference&quot;: [&#xd;
2537                               {&#xd;
2538                                 &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
2539                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2540                               },&#xd;
2541                               {&#xd;
2542                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
2543                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2544                               },&#xd;
2545                               {&#xd;
2546                                 &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
2547                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2548                               },&#xd;
2549                               {&#xd;
2550                                 &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
2551                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2552                               }&#xd;
2553                             ],&#xd;
2554                             &quot;taskLogic&quot;: {&#xd;
2555                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
2556                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
2557                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestActCaseSelected\&quot;, new caseSelectedType(2));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestActStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
2558                             }&#xd;
2559                           }&#xd;
2560                         },&#xd;
2561                         {&#xd;
2562                           &quot;key&quot;: {&#xd;
2563                             &quot;name&quot;: &quot;Task_Act1&quot;,&#xd;
2564                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2565                           },&#xd;
2566                           &quot;value&quot;: {&#xd;
2567                             &quot;key&quot;: {&#xd;
2568                               &quot;name&quot;: &quot;Task_Act1&quot;,&#xd;
2569                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2570                             },&#xd;
2571                             &quot;inputFields&quot;: {&#xd;
2572                               &quot;entry&quot;: [&#xd;
2573                                 {&#xd;
2574                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
2575                                   &quot;value&quot;: {&#xd;
2576                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
2577                                     &quot;fieldSchemaKey&quot;: {&#xd;
2578                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
2579                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2580                                     },&#xd;
2581                                     &quot;optional&quot;: false&#xd;
2582                                   }&#xd;
2583                                 },&#xd;
2584                                 {&#xd;
2585                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
2586                                   &quot;value&quot;: {&#xd;
2587                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
2588                                     &quot;fieldSchemaKey&quot;: {&#xd;
2589                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
2590                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2591                                     },&#xd;
2592                                     &quot;optional&quot;: false&#xd;
2593                                   }&#xd;
2594                                 },&#xd;
2595                                 {&#xd;
2596                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
2597                                   &quot;value&quot;: {&#xd;
2598                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
2599                                     &quot;fieldSchemaKey&quot;: {&#xd;
2600                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
2601                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2602                                     },&#xd;
2603                                     &quot;optional&quot;: false&#xd;
2604                                   }&#xd;
2605                                 },&#xd;
2606                                 {&#xd;
2607                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
2608                                   &quot;value&quot;: {&#xd;
2609                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
2610                                     &quot;fieldSchemaKey&quot;: {&#xd;
2611                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
2612                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2613                                     },&#xd;
2614                                     &quot;optional&quot;: false&#xd;
2615                                   }&#xd;
2616                                 },&#xd;
2617                                 {&#xd;
2618                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
2619                                   &quot;value&quot;: {&#xd;
2620                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
2621                                     &quot;fieldSchemaKey&quot;: {&#xd;
2622                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
2623                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2624                                     },&#xd;
2625                                     &quot;optional&quot;: false&#xd;
2626                                   }&#xd;
2627                                 },&#xd;
2628                                 {&#xd;
2629                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
2630                                   &quot;value&quot;: {&#xd;
2631                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
2632                                     &quot;fieldSchemaKey&quot;: {&#xd;
2633                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
2634                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2635                                     },&#xd;
2636                                     &quot;optional&quot;: false&#xd;
2637                                   }&#xd;
2638                                 },&#xd;
2639                                 {&#xd;
2640                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
2641                                   &quot;value&quot;: {&#xd;
2642                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
2643                                     &quot;fieldSchemaKey&quot;: {&#xd;
2644                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
2645                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2646                                     },&#xd;
2647                                     &quot;optional&quot;: false&#xd;
2648                                   }&#xd;
2649                                 },&#xd;
2650                                 {&#xd;
2651                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
2652                                   &quot;value&quot;: {&#xd;
2653                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
2654                                     &quot;fieldSchemaKey&quot;: {&#xd;
2655                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
2656                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2657                                     },&#xd;
2658                                     &quot;optional&quot;: false&#xd;
2659                                   }&#xd;
2660                                 },&#xd;
2661                                 {&#xd;
2662                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
2663                                   &quot;value&quot;: {&#xd;
2664                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
2665                                     &quot;fieldSchemaKey&quot;: {&#xd;
2666                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
2667                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2668                                     },&#xd;
2669                                     &quot;optional&quot;: false&#xd;
2670                                   }&#xd;
2671                                 },&#xd;
2672                                 {&#xd;
2673                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
2674                                   &quot;value&quot;: {&#xd;
2675                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
2676                                     &quot;fieldSchemaKey&quot;: {&#xd;
2677                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
2678                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2679                                     },&#xd;
2680                                     &quot;optional&quot;: false&#xd;
2681                                   }&#xd;
2682                                 }&#xd;
2683                               ]&#xd;
2684                             },&#xd;
2685                             &quot;outputFields&quot;: {&#xd;
2686                               &quot;entry&quot;: [&#xd;
2687                                 {&#xd;
2688                                   &quot;key&quot;: &quot;TestActCaseSelected&quot;,&#xd;
2689                                   &quot;value&quot;: {&#xd;
2690                                     &quot;key&quot;: &quot;TestActCaseSelected&quot;,&#xd;
2691                                     &quot;fieldSchemaKey&quot;: {&#xd;
2692                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
2693                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2694                                     },&#xd;
2695                                     &quot;optional&quot;: false&#xd;
2696                                   }&#xd;
2697                                 },&#xd;
2698                                 {&#xd;
2699                                   &quot;key&quot;: &quot;TestActStateTime&quot;,&#xd;
2700                                   &quot;value&quot;: {&#xd;
2701                                     &quot;key&quot;: &quot;TestActStateTime&quot;,&#xd;
2702                                     &quot;fieldSchemaKey&quot;: {&#xd;
2703                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
2704                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2705                                     },&#xd;
2706                                     &quot;optional&quot;: false&#xd;
2707                                   }&#xd;
2708                                 },&#xd;
2709                                 {&#xd;
2710                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
2711                                   &quot;value&quot;: {&#xd;
2712                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
2713                                     &quot;fieldSchemaKey&quot;: {&#xd;
2714                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
2715                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2716                                     },&#xd;
2717                                     &quot;optional&quot;: false&#xd;
2718                                   }&#xd;
2719                                 },&#xd;
2720                                 {&#xd;
2721                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
2722                                   &quot;value&quot;: {&#xd;
2723                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
2724                                     &quot;fieldSchemaKey&quot;: {&#xd;
2725                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
2726                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2727                                     },&#xd;
2728                                     &quot;optional&quot;: false&#xd;
2729                                   }&#xd;
2730                                 },&#xd;
2731                                 {&#xd;
2732                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
2733                                   &quot;value&quot;: {&#xd;
2734                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
2735                                     &quot;fieldSchemaKey&quot;: {&#xd;
2736                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
2737                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2738                                     },&#xd;
2739                                     &quot;optional&quot;: false&#xd;
2740                                   }&#xd;
2741                                 },&#xd;
2742                                 {&#xd;
2743                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
2744                                   &quot;value&quot;: {&#xd;
2745                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
2746                                     &quot;fieldSchemaKey&quot;: {&#xd;
2747                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
2748                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2749                                     },&#xd;
2750                                     &quot;optional&quot;: false&#xd;
2751                                   }&#xd;
2752                                 },&#xd;
2753                                 {&#xd;
2754                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
2755                                   &quot;value&quot;: {&#xd;
2756                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
2757                                     &quot;fieldSchemaKey&quot;: {&#xd;
2758                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
2759                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2760                                     },&#xd;
2761                                     &quot;optional&quot;: false&#xd;
2762                                   }&#xd;
2763                                 },&#xd;
2764                                 {&#xd;
2765                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
2766                                   &quot;value&quot;: {&#xd;
2767                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
2768                                     &quot;fieldSchemaKey&quot;: {&#xd;
2769                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
2770                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2771                                     },&#xd;
2772                                     &quot;optional&quot;: false&#xd;
2773                                   }&#xd;
2774                                 },&#xd;
2775                                 {&#xd;
2776                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
2777                                   &quot;value&quot;: {&#xd;
2778                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
2779                                     &quot;fieldSchemaKey&quot;: {&#xd;
2780                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
2781                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2782                                     },&#xd;
2783                                     &quot;optional&quot;: false&#xd;
2784                                   }&#xd;
2785                                 },&#xd;
2786                                 {&#xd;
2787                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
2788                                   &quot;value&quot;: {&#xd;
2789                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
2790                                     &quot;fieldSchemaKey&quot;: {&#xd;
2791                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
2792                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2793                                     },&#xd;
2794                                     &quot;optional&quot;: false&#xd;
2795                                   }&#xd;
2796                                 },&#xd;
2797                                 {&#xd;
2798                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
2799                                   &quot;value&quot;: {&#xd;
2800                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
2801                                     &quot;fieldSchemaKey&quot;: {&#xd;
2802                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
2803                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2804                                     },&#xd;
2805                                     &quot;optional&quot;: false&#xd;
2806                                   }&#xd;
2807                                 },&#xd;
2808                                 {&#xd;
2809                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
2810                                   &quot;value&quot;: {&#xd;
2811                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
2812                                     &quot;fieldSchemaKey&quot;: {&#xd;
2813                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
2814                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2815                                     },&#xd;
2816                                     &quot;optional&quot;: false&#xd;
2817                                   }&#xd;
2818                                 }&#xd;
2819                               ]&#xd;
2820                             },&#xd;
2821                             &quot;taskParameters&quot;: {&#xd;
2822                               &quot;entry&quot;: [&#xd;
2823                                 {&#xd;
2824                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
2825                                   &quot;value&quot;: {&#xd;
2826                                     &quot;key&quot;: {&#xd;
2827                                       &quot;parentKeyName&quot;: &quot;Task_Act1&quot;,&#xd;
2828                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
2829                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
2830                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
2831                                     },&#xd;
2832                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
2833                                   }&#xd;
2834                                 },&#xd;
2835                                 {&#xd;
2836                                   &quot;key&quot;: &quot;Parameter1&quot;,&#xd;
2837                                   &quot;value&quot;: {&#xd;
2838                                     &quot;key&quot;: {&#xd;
2839                                       &quot;parentKeyName&quot;: &quot;Task_Act1&quot;,&#xd;
2840                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
2841                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
2842                                       &quot;localName&quot;: &quot;Parameter1&quot;&#xd;
2843                                     },&#xd;
2844                                     &quot;defaultValue&quot;: &quot;DefaultValue1&quot;&#xd;
2845                                   }&#xd;
2846                                 }&#xd;
2847                               ]&#xd;
2848                             },&#xd;
2849                             &quot;contextAlbumReference&quot;: [&#xd;
2850                               {&#xd;
2851                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
2852                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2853                               },&#xd;
2854                               {&#xd;
2855                                 &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
2856                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2857                               }&#xd;
2858                             ],&#xd;
2859                             &quot;taskLogic&quot;: {&#xd;
2860                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
2861                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
2862                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestActCaseSelected\&quot;, new caseSelectedType(3));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestActStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
2863                             }&#xd;
2864                           }&#xd;
2865                         },&#xd;
2866                         {&#xd;
2867                           &quot;key&quot;: {&#xd;
2868                             &quot;name&quot;: &quot;Task_Act2&quot;,&#xd;
2869                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2870                           },&#xd;
2871                           &quot;value&quot;: {&#xd;
2872                             &quot;key&quot;: {&#xd;
2873                               &quot;name&quot;: &quot;Task_Act2&quot;,&#xd;
2874                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2875                             },&#xd;
2876                             &quot;inputFields&quot;: {&#xd;
2877                               &quot;entry&quot;: [&#xd;
2878                                 {&#xd;
2879                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
2880                                   &quot;value&quot;: {&#xd;
2881                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
2882                                     &quot;fieldSchemaKey&quot;: {&#xd;
2883                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
2884                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2885                                     },&#xd;
2886                                     &quot;optional&quot;: false&#xd;
2887                                   }&#xd;
2888                                 },&#xd;
2889                                 {&#xd;
2890                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
2891                                   &quot;value&quot;: {&#xd;
2892                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
2893                                     &quot;fieldSchemaKey&quot;: {&#xd;
2894                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
2895                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2896                                     },&#xd;
2897                                     &quot;optional&quot;: false&#xd;
2898                                   }&#xd;
2899                                 },&#xd;
2900                                 {&#xd;
2901                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
2902                                   &quot;value&quot;: {&#xd;
2903                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
2904                                     &quot;fieldSchemaKey&quot;: {&#xd;
2905                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
2906                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2907                                     },&#xd;
2908                                     &quot;optional&quot;: false&#xd;
2909                                   }&#xd;
2910                                 },&#xd;
2911                                 {&#xd;
2912                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
2913                                   &quot;value&quot;: {&#xd;
2914                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
2915                                     &quot;fieldSchemaKey&quot;: {&#xd;
2916                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
2917                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2918                                     },&#xd;
2919                                     &quot;optional&quot;: false&#xd;
2920                                   }&#xd;
2921                                 },&#xd;
2922                                 {&#xd;
2923                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
2924                                   &quot;value&quot;: {&#xd;
2925                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
2926                                     &quot;fieldSchemaKey&quot;: {&#xd;
2927                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
2928                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2929                                     },&#xd;
2930                                     &quot;optional&quot;: false&#xd;
2931                                   }&#xd;
2932                                 },&#xd;
2933                                 {&#xd;
2934                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
2935                                   &quot;value&quot;: {&#xd;
2936                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
2937                                     &quot;fieldSchemaKey&quot;: {&#xd;
2938                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
2939                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2940                                     },&#xd;
2941                                     &quot;optional&quot;: false&#xd;
2942                                   }&#xd;
2943                                 },&#xd;
2944                                 {&#xd;
2945                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
2946                                   &quot;value&quot;: {&#xd;
2947                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
2948                                     &quot;fieldSchemaKey&quot;: {&#xd;
2949                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
2950                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2951                                     },&#xd;
2952                                     &quot;optional&quot;: false&#xd;
2953                                   }&#xd;
2954                                 },&#xd;
2955                                 {&#xd;
2956                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
2957                                   &quot;value&quot;: {&#xd;
2958                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
2959                                     &quot;fieldSchemaKey&quot;: {&#xd;
2960                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
2961                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2962                                     },&#xd;
2963                                     &quot;optional&quot;: false&#xd;
2964                                   }&#xd;
2965                                 },&#xd;
2966                                 {&#xd;
2967                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
2968                                   &quot;value&quot;: {&#xd;
2969                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
2970                                     &quot;fieldSchemaKey&quot;: {&#xd;
2971                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
2972                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2973                                     },&#xd;
2974                                     &quot;optional&quot;: false&#xd;
2975                                   }&#xd;
2976                                 },&#xd;
2977                                 {&#xd;
2978                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
2979                                   &quot;value&quot;: {&#xd;
2980                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
2981                                     &quot;fieldSchemaKey&quot;: {&#xd;
2982                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
2983                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2984                                     },&#xd;
2985                                     &quot;optional&quot;: false&#xd;
2986                                   }&#xd;
2987                                 }&#xd;
2988                               ]&#xd;
2989                             },&#xd;
2990                             &quot;outputFields&quot;: {&#xd;
2991                               &quot;entry&quot;: [&#xd;
2992                                 {&#xd;
2993                                   &quot;key&quot;: &quot;TestActCaseSelected&quot;,&#xd;
2994                                   &quot;value&quot;: {&#xd;
2995                                     &quot;key&quot;: &quot;TestActCaseSelected&quot;,&#xd;
2996                                     &quot;fieldSchemaKey&quot;: {&#xd;
2997                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
2998                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
2999                                     },&#xd;
3000                                     &quot;optional&quot;: false&#xd;
3001                                   }&#xd;
3002                                 },&#xd;
3003                                 {&#xd;
3004                                   &quot;key&quot;: &quot;TestActStateTime&quot;,&#xd;
3005                                   &quot;value&quot;: {&#xd;
3006                                     &quot;key&quot;: &quot;TestActStateTime&quot;,&#xd;
3007                                     &quot;fieldSchemaKey&quot;: {&#xd;
3008                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3009                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3010                                     },&#xd;
3011                                     &quot;optional&quot;: false&#xd;
3012                                   }&#xd;
3013                                 },&#xd;
3014                                 {&#xd;
3015                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
3016                                   &quot;value&quot;: {&#xd;
3017                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
3018                                     &quot;fieldSchemaKey&quot;: {&#xd;
3019                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
3020                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3021                                     },&#xd;
3022                                     &quot;optional&quot;: false&#xd;
3023                                   }&#xd;
3024                                 },&#xd;
3025                                 {&#xd;
3026                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
3027                                   &quot;value&quot;: {&#xd;
3028                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
3029                                     &quot;fieldSchemaKey&quot;: {&#xd;
3030                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3031                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3032                                     },&#xd;
3033                                     &quot;optional&quot;: false&#xd;
3034                                   }&#xd;
3035                                 },&#xd;
3036                                 {&#xd;
3037                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
3038                                   &quot;value&quot;: {&#xd;
3039                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
3040                                     &quot;fieldSchemaKey&quot;: {&#xd;
3041                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
3042                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3043                                     },&#xd;
3044                                     &quot;optional&quot;: false&#xd;
3045                                   }&#xd;
3046                                 },&#xd;
3047                                 {&#xd;
3048                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
3049                                   &quot;value&quot;: {&#xd;
3050                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
3051                                     &quot;fieldSchemaKey&quot;: {&#xd;
3052                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3053                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3054                                     },&#xd;
3055                                     &quot;optional&quot;: false&#xd;
3056                                   }&#xd;
3057                                 },&#xd;
3058                                 {&#xd;
3059                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
3060                                   &quot;value&quot;: {&#xd;
3061                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
3062                                     &quot;fieldSchemaKey&quot;: {&#xd;
3063                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
3064                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3065                                     },&#xd;
3066                                     &quot;optional&quot;: false&#xd;
3067                                   }&#xd;
3068                                 },&#xd;
3069                                 {&#xd;
3070                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
3071                                   &quot;value&quot;: {&#xd;
3072                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
3073                                     &quot;fieldSchemaKey&quot;: {&#xd;
3074                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
3075                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3076                                     },&#xd;
3077                                     &quot;optional&quot;: false&#xd;
3078                                   }&#xd;
3079                                 },&#xd;
3080                                 {&#xd;
3081                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
3082                                   &quot;value&quot;: {&#xd;
3083                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
3084                                     &quot;fieldSchemaKey&quot;: {&#xd;
3085                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3086                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3087                                     },&#xd;
3088                                     &quot;optional&quot;: false&#xd;
3089                                   }&#xd;
3090                                 },&#xd;
3091                                 {&#xd;
3092                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
3093                                   &quot;value&quot;: {&#xd;
3094                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
3095                                     &quot;fieldSchemaKey&quot;: {&#xd;
3096                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
3097                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3098                                     },&#xd;
3099                                     &quot;optional&quot;: false&#xd;
3100                                   }&#xd;
3101                                 },&#xd;
3102                                 {&#xd;
3103                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
3104                                   &quot;value&quot;: {&#xd;
3105                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
3106                                     &quot;fieldSchemaKey&quot;: {&#xd;
3107                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
3108                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3109                                     },&#xd;
3110                                     &quot;optional&quot;: false&#xd;
3111                                   }&#xd;
3112                                 },&#xd;
3113                                 {&#xd;
3114                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
3115                                   &quot;value&quot;: {&#xd;
3116                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
3117                                     &quot;fieldSchemaKey&quot;: {&#xd;
3118                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3119                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3120                                     },&#xd;
3121                                     &quot;optional&quot;: false&#xd;
3122                                   }&#xd;
3123                                 }&#xd;
3124                               ]&#xd;
3125                             },&#xd;
3126                             &quot;taskParameters&quot;: {&#xd;
3127                               &quot;entry&quot;: [&#xd;
3128                                 {&#xd;
3129                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
3130                                   &quot;value&quot;: {&#xd;
3131                                     &quot;key&quot;: {&#xd;
3132                                       &quot;parentKeyName&quot;: &quot;Task_Act2&quot;,&#xd;
3133                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
3134                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
3135                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
3136                                     },&#xd;
3137                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
3138                                   }&#xd;
3139                                 }&#xd;
3140                               ]&#xd;
3141                             },&#xd;
3142                             &quot;contextAlbumReference&quot;: [&#xd;
3143                               {&#xd;
3144                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
3145                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3146                               },&#xd;
3147                               {&#xd;
3148                                 &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
3149                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3150                               }&#xd;
3151                             ],&#xd;
3152                             &quot;taskLogic&quot;: {&#xd;
3153                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
3154                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
3155                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestActCaseSelected\&quot;, new caseSelectedType(0));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestActStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
3156                             }&#xd;
3157                           }&#xd;
3158                         },&#xd;
3159                         {&#xd;
3160                           &quot;key&quot;: {&#xd;
3161                             &quot;name&quot;: &quot;Task_Act3&quot;,&#xd;
3162                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3163                           },&#xd;
3164                           &quot;value&quot;: {&#xd;
3165                             &quot;key&quot;: {&#xd;
3166                               &quot;name&quot;: &quot;Task_Act3&quot;,&#xd;
3167                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3168                             },&#xd;
3169                             &quot;inputFields&quot;: {&#xd;
3170                               &quot;entry&quot;: [&#xd;
3171                                 {&#xd;
3172                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
3173                                   &quot;value&quot;: {&#xd;
3174                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
3175                                     &quot;fieldSchemaKey&quot;: {&#xd;
3176                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
3177                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3178                                     },&#xd;
3179                                     &quot;optional&quot;: false&#xd;
3180                                   }&#xd;
3181                                 },&#xd;
3182                                 {&#xd;
3183                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
3184                                   &quot;value&quot;: {&#xd;
3185                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
3186                                     &quot;fieldSchemaKey&quot;: {&#xd;
3187                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3188                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3189                                     },&#xd;
3190                                     &quot;optional&quot;: false&#xd;
3191                                   }&#xd;
3192                                 },&#xd;
3193                                 {&#xd;
3194                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
3195                                   &quot;value&quot;: {&#xd;
3196                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
3197                                     &quot;fieldSchemaKey&quot;: {&#xd;
3198                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
3199                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3200                                     },&#xd;
3201                                     &quot;optional&quot;: false&#xd;
3202                                   }&#xd;
3203                                 },&#xd;
3204                                 {&#xd;
3205                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
3206                                   &quot;value&quot;: {&#xd;
3207                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
3208                                     &quot;fieldSchemaKey&quot;: {&#xd;
3209                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3210                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3211                                     },&#xd;
3212                                     &quot;optional&quot;: false&#xd;
3213                                   }&#xd;
3214                                 },&#xd;
3215                                 {&#xd;
3216                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
3217                                   &quot;value&quot;: {&#xd;
3218                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
3219                                     &quot;fieldSchemaKey&quot;: {&#xd;
3220                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
3221                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3222                                     },&#xd;
3223                                     &quot;optional&quot;: false&#xd;
3224                                   }&#xd;
3225                                 },&#xd;
3226                                 {&#xd;
3227                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
3228                                   &quot;value&quot;: {&#xd;
3229                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
3230                                     &quot;fieldSchemaKey&quot;: {&#xd;
3231                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
3232                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3233                                     },&#xd;
3234                                     &quot;optional&quot;: false&#xd;
3235                                   }&#xd;
3236                                 },&#xd;
3237                                 {&#xd;
3238                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
3239                                   &quot;value&quot;: {&#xd;
3240                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
3241                                     &quot;fieldSchemaKey&quot;: {&#xd;
3242                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3243                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3244                                     },&#xd;
3245                                     &quot;optional&quot;: false&#xd;
3246                                   }&#xd;
3247                                 },&#xd;
3248                                 {&#xd;
3249                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
3250                                   &quot;value&quot;: {&#xd;
3251                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
3252                                     &quot;fieldSchemaKey&quot;: {&#xd;
3253                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
3254                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3255                                     },&#xd;
3256                                     &quot;optional&quot;: false&#xd;
3257                                   }&#xd;
3258                                 },&#xd;
3259                                 {&#xd;
3260                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
3261                                   &quot;value&quot;: {&#xd;
3262                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
3263                                     &quot;fieldSchemaKey&quot;: {&#xd;
3264                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
3265                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3266                                     },&#xd;
3267                                     &quot;optional&quot;: false&#xd;
3268                                   }&#xd;
3269                                 },&#xd;
3270                                 {&#xd;
3271                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
3272                                   &quot;value&quot;: {&#xd;
3273                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
3274                                     &quot;fieldSchemaKey&quot;: {&#xd;
3275                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3276                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3277                                     },&#xd;
3278                                     &quot;optional&quot;: false&#xd;
3279                                   }&#xd;
3280                                 }&#xd;
3281                               ]&#xd;
3282                             },&#xd;
3283                             &quot;outputFields&quot;: {&#xd;
3284                               &quot;entry&quot;: [&#xd;
3285                                 {&#xd;
3286                                   &quot;key&quot;: &quot;TestActCaseSelected&quot;,&#xd;
3287                                   &quot;value&quot;: {&#xd;
3288                                     &quot;key&quot;: &quot;TestActCaseSelected&quot;,&#xd;
3289                                     &quot;fieldSchemaKey&quot;: {&#xd;
3290                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
3291                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3292                                     },&#xd;
3293                                     &quot;optional&quot;: false&#xd;
3294                                   }&#xd;
3295                                 },&#xd;
3296                                 {&#xd;
3297                                   &quot;key&quot;: &quot;TestActStateTime&quot;,&#xd;
3298                                   &quot;value&quot;: {&#xd;
3299                                     &quot;key&quot;: &quot;TestActStateTime&quot;,&#xd;
3300                                     &quot;fieldSchemaKey&quot;: {&#xd;
3301                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3302                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3303                                     },&#xd;
3304                                     &quot;optional&quot;: false&#xd;
3305                                   }&#xd;
3306                                 },&#xd;
3307                                 {&#xd;
3308                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
3309                                   &quot;value&quot;: {&#xd;
3310                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
3311                                     &quot;fieldSchemaKey&quot;: {&#xd;
3312                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
3313                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3314                                     },&#xd;
3315                                     &quot;optional&quot;: false&#xd;
3316                                   }&#xd;
3317                                 },&#xd;
3318                                 {&#xd;
3319                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
3320                                   &quot;value&quot;: {&#xd;
3321                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
3322                                     &quot;fieldSchemaKey&quot;: {&#xd;
3323                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3324                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3325                                     },&#xd;
3326                                     &quot;optional&quot;: false&#xd;
3327                                   }&#xd;
3328                                 },&#xd;
3329                                 {&#xd;
3330                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
3331                                   &quot;value&quot;: {&#xd;
3332                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
3333                                     &quot;fieldSchemaKey&quot;: {&#xd;
3334                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
3335                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3336                                     },&#xd;
3337                                     &quot;optional&quot;: false&#xd;
3338                                   }&#xd;
3339                                 },&#xd;
3340                                 {&#xd;
3341                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
3342                                   &quot;value&quot;: {&#xd;
3343                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
3344                                     &quot;fieldSchemaKey&quot;: {&#xd;
3345                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3346                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3347                                     },&#xd;
3348                                     &quot;optional&quot;: false&#xd;
3349                                   }&#xd;
3350                                 },&#xd;
3351                                 {&#xd;
3352                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
3353                                   &quot;value&quot;: {&#xd;
3354                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
3355                                     &quot;fieldSchemaKey&quot;: {&#xd;
3356                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
3357                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3358                                     },&#xd;
3359                                     &quot;optional&quot;: false&#xd;
3360                                   }&#xd;
3361                                 },&#xd;
3362                                 {&#xd;
3363                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
3364                                   &quot;value&quot;: {&#xd;
3365                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
3366                                     &quot;fieldSchemaKey&quot;: {&#xd;
3367                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
3368                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3369                                     },&#xd;
3370                                     &quot;optional&quot;: false&#xd;
3371                                   }&#xd;
3372                                 },&#xd;
3373                                 {&#xd;
3374                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
3375                                   &quot;value&quot;: {&#xd;
3376                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
3377                                     &quot;fieldSchemaKey&quot;: {&#xd;
3378                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3379                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3380                                     },&#xd;
3381                                     &quot;optional&quot;: false&#xd;
3382                                   }&#xd;
3383                                 },&#xd;
3384                                 {&#xd;
3385                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
3386                                   &quot;value&quot;: {&#xd;
3387                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
3388                                     &quot;fieldSchemaKey&quot;: {&#xd;
3389                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
3390                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3391                                     },&#xd;
3392                                     &quot;optional&quot;: false&#xd;
3393                                   }&#xd;
3394                                 },&#xd;
3395                                 {&#xd;
3396                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
3397                                   &quot;value&quot;: {&#xd;
3398                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
3399                                     &quot;fieldSchemaKey&quot;: {&#xd;
3400                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
3401                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3402                                     },&#xd;
3403                                     &quot;optional&quot;: false&#xd;
3404                                   }&#xd;
3405                                 },&#xd;
3406                                 {&#xd;
3407                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
3408                                   &quot;value&quot;: {&#xd;
3409                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
3410                                     &quot;fieldSchemaKey&quot;: {&#xd;
3411                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3412                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3413                                     },&#xd;
3414                                     &quot;optional&quot;: false&#xd;
3415                                   }&#xd;
3416                                 }&#xd;
3417                               ]&#xd;
3418                             },&#xd;
3419                             &quot;taskParameters&quot;: {&#xd;
3420                               &quot;entry&quot;: [&#xd;
3421                                 {&#xd;
3422                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
3423                                   &quot;value&quot;: {&#xd;
3424                                     &quot;key&quot;: {&#xd;
3425                                       &quot;parentKeyName&quot;: &quot;Task_Act3&quot;,&#xd;
3426                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
3427                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
3428                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
3429                                     },&#xd;
3430                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
3431                                   }&#xd;
3432                                 }&#xd;
3433                               ]&#xd;
3434                             },&#xd;
3435                             &quot;contextAlbumReference&quot;: [&#xd;
3436                               {&#xd;
3437                                 &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
3438                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3439                               },&#xd;
3440                               {&#xd;
3441                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
3442                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3443                               }&#xd;
3444                             ],&#xd;
3445                             &quot;taskLogic&quot;: {&#xd;
3446                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
3447                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
3448                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestActCaseSelected\&quot;, new caseSelectedType(1));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestActStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
3449                             }&#xd;
3450                           }&#xd;
3451                         },&#xd;
3452                         {&#xd;
3453                           &quot;key&quot;: {&#xd;
3454                             &quot;name&quot;: &quot;Task_Decide0&quot;,&#xd;
3455                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3456                           },&#xd;
3457                           &quot;value&quot;: {&#xd;
3458                             &quot;key&quot;: {&#xd;
3459                               &quot;name&quot;: &quot;Task_Decide0&quot;,&#xd;
3460                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3461                             },&#xd;
3462                             &quot;inputFields&quot;: {&#xd;
3463                               &quot;entry&quot;: [&#xd;
3464                                 {&#xd;
3465                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
3466                                   &quot;value&quot;: {&#xd;
3467                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
3468                                     &quot;fieldSchemaKey&quot;: {&#xd;
3469                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
3470                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3471                                     },&#xd;
3472                                     &quot;optional&quot;: false&#xd;
3473                                   }&#xd;
3474                                 },&#xd;
3475                                 {&#xd;
3476                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
3477                                   &quot;value&quot;: {&#xd;
3478                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
3479                                     &quot;fieldSchemaKey&quot;: {&#xd;
3480                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3481                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3482                                     },&#xd;
3483                                     &quot;optional&quot;: false&#xd;
3484                                   }&#xd;
3485                                 },&#xd;
3486                                 {&#xd;
3487                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
3488                                   &quot;value&quot;: {&#xd;
3489                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
3490                                     &quot;fieldSchemaKey&quot;: {&#xd;
3491                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
3492                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3493                                     },&#xd;
3494                                     &quot;optional&quot;: false&#xd;
3495                                   }&#xd;
3496                                 },&#xd;
3497                                 {&#xd;
3498                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
3499                                   &quot;value&quot;: {&#xd;
3500                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
3501                                     &quot;fieldSchemaKey&quot;: {&#xd;
3502                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
3503                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3504                                     },&#xd;
3505                                     &quot;optional&quot;: false&#xd;
3506                                   }&#xd;
3507                                 },&#xd;
3508                                 {&#xd;
3509                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
3510                                   &quot;value&quot;: {&#xd;
3511                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
3512                                     &quot;fieldSchemaKey&quot;: {&#xd;
3513                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3514                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3515                                     },&#xd;
3516                                     &quot;optional&quot;: false&#xd;
3517                                   }&#xd;
3518                                 },&#xd;
3519                                 {&#xd;
3520                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
3521                                   &quot;value&quot;: {&#xd;
3522                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
3523                                     &quot;fieldSchemaKey&quot;: {&#xd;
3524                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
3525                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3526                                     },&#xd;
3527                                     &quot;optional&quot;: false&#xd;
3528                                   }&#xd;
3529                                 },&#xd;
3530                                 {&#xd;
3531                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
3532                                   &quot;value&quot;: {&#xd;
3533                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
3534                                     &quot;fieldSchemaKey&quot;: {&#xd;
3535                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
3536                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3537                                     },&#xd;
3538                                     &quot;optional&quot;: false&#xd;
3539                                   }&#xd;
3540                                 },&#xd;
3541                                 {&#xd;
3542                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
3543                                   &quot;value&quot;: {&#xd;
3544                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
3545                                     &quot;fieldSchemaKey&quot;: {&#xd;
3546                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3547                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3548                                     },&#xd;
3549                                     &quot;optional&quot;: false&#xd;
3550                                   }&#xd;
3551                                 }&#xd;
3552                               ]&#xd;
3553                             },&#xd;
3554                             &quot;outputFields&quot;: {&#xd;
3555                               &quot;entry&quot;: [&#xd;
3556                                 {&#xd;
3557                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
3558                                   &quot;value&quot;: {&#xd;
3559                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
3560                                     &quot;fieldSchemaKey&quot;: {&#xd;
3561                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
3562                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3563                                     },&#xd;
3564                                     &quot;optional&quot;: false&#xd;
3565                                   }&#xd;
3566                                 },&#xd;
3567                                 {&#xd;
3568                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
3569                                   &quot;value&quot;: {&#xd;
3570                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
3571                                     &quot;fieldSchemaKey&quot;: {&#xd;
3572                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3573                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3574                                     },&#xd;
3575                                     &quot;optional&quot;: false&#xd;
3576                                   }&#xd;
3577                                 },&#xd;
3578                                 {&#xd;
3579                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
3580                                   &quot;value&quot;: {&#xd;
3581                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
3582                                     &quot;fieldSchemaKey&quot;: {&#xd;
3583                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
3584                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3585                                     },&#xd;
3586                                     &quot;optional&quot;: false&#xd;
3587                                   }&#xd;
3588                                 },&#xd;
3589                                 {&#xd;
3590                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
3591                                   &quot;value&quot;: {&#xd;
3592                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
3593                                     &quot;fieldSchemaKey&quot;: {&#xd;
3594                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3595                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3596                                     },&#xd;
3597                                     &quot;optional&quot;: false&#xd;
3598                                   }&#xd;
3599                                 },&#xd;
3600                                 {&#xd;
3601                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
3602                                   &quot;value&quot;: {&#xd;
3603                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
3604                                     &quot;fieldSchemaKey&quot;: {&#xd;
3605                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
3606                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3607                                     },&#xd;
3608                                     &quot;optional&quot;: false&#xd;
3609                                   }&#xd;
3610                                 },&#xd;
3611                                 {&#xd;
3612                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
3613                                   &quot;value&quot;: {&#xd;
3614                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
3615                                     &quot;fieldSchemaKey&quot;: {&#xd;
3616                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
3617                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3618                                     },&#xd;
3619                                     &quot;optional&quot;: false&#xd;
3620                                   }&#xd;
3621                                 },&#xd;
3622                                 {&#xd;
3623                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
3624                                   &quot;value&quot;: {&#xd;
3625                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
3626                                     &quot;fieldSchemaKey&quot;: {&#xd;
3627                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3628                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3629                                     },&#xd;
3630                                     &quot;optional&quot;: false&#xd;
3631                                   }&#xd;
3632                                 },&#xd;
3633                                 {&#xd;
3634                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
3635                                   &quot;value&quot;: {&#xd;
3636                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
3637                                     &quot;fieldSchemaKey&quot;: {&#xd;
3638                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
3639                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3640                                     },&#xd;
3641                                     &quot;optional&quot;: false&#xd;
3642                                   }&#xd;
3643                                 },&#xd;
3644                                 {&#xd;
3645                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
3646                                   &quot;value&quot;: {&#xd;
3647                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
3648                                     &quot;fieldSchemaKey&quot;: {&#xd;
3649                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
3650                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3651                                     },&#xd;
3652                                     &quot;optional&quot;: false&#xd;
3653                                   }&#xd;
3654                                 },&#xd;
3655                                 {&#xd;
3656                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
3657                                   &quot;value&quot;: {&#xd;
3658                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
3659                                     &quot;fieldSchemaKey&quot;: {&#xd;
3660                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3661                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3662                                     },&#xd;
3663                                     &quot;optional&quot;: false&#xd;
3664                                   }&#xd;
3665                                 }&#xd;
3666                               ]&#xd;
3667                             },&#xd;
3668                             &quot;taskParameters&quot;: {&#xd;
3669                               &quot;entry&quot;: [&#xd;
3670                                 {&#xd;
3671                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
3672                                   &quot;value&quot;: {&#xd;
3673                                     &quot;key&quot;: {&#xd;
3674                                       &quot;parentKeyName&quot;: &quot;Task_Decide0&quot;,&#xd;
3675                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
3676                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
3677                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
3678                                     },&#xd;
3679                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
3680                                   }&#xd;
3681                                 },&#xd;
3682                                 {&#xd;
3683                                   &quot;key&quot;: &quot;Parameter1&quot;,&#xd;
3684                                   &quot;value&quot;: {&#xd;
3685                                     &quot;key&quot;: {&#xd;
3686                                       &quot;parentKeyName&quot;: &quot;Task_Decide0&quot;,&#xd;
3687                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
3688                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
3689                                       &quot;localName&quot;: &quot;Parameter1&quot;&#xd;
3690                                     },&#xd;
3691                                     &quot;defaultValue&quot;: &quot;DefaultValue1&quot;&#xd;
3692                                   }&#xd;
3693                                 },&#xd;
3694                                 {&#xd;
3695                                   &quot;key&quot;: &quot;Parameter2&quot;,&#xd;
3696                                   &quot;value&quot;: {&#xd;
3697                                     &quot;key&quot;: {&#xd;
3698                                       &quot;parentKeyName&quot;: &quot;Task_Decide0&quot;,&#xd;
3699                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
3700                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
3701                                       &quot;localName&quot;: &quot;Parameter2&quot;&#xd;
3702                                     },&#xd;
3703                                     &quot;defaultValue&quot;: &quot;DefaultValue2&quot;&#xd;
3704                                   }&#xd;
3705                                 }&#xd;
3706                               ]&#xd;
3707                             },&#xd;
3708                             &quot;contextAlbumReference&quot;: [&#xd;
3709                               {&#xd;
3710                                 &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
3711                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3712                               },&#xd;
3713                               {&#xd;
3714                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
3715                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3716                               },&#xd;
3717                               {&#xd;
3718                                 &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
3719                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3720                               },&#xd;
3721                               {&#xd;
3722                                 &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
3723                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3724                               }&#xd;
3725                             ],&#xd;
3726                             &quot;taskLogic&quot;: {&#xd;
3727                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
3728                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
3729                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestDecideCaseSelected\&quot;, new caseSelectedType(2));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestDecideStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
3730                             }&#xd;
3731                           }&#xd;
3732                         },&#xd;
3733                         {&#xd;
3734                           &quot;key&quot;: {&#xd;
3735                             &quot;name&quot;: &quot;Task_Decide1&quot;,&#xd;
3736                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3737                           },&#xd;
3738                           &quot;value&quot;: {&#xd;
3739                             &quot;key&quot;: {&#xd;
3740                               &quot;name&quot;: &quot;Task_Decide1&quot;,&#xd;
3741                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3742                             },&#xd;
3743                             &quot;inputFields&quot;: {&#xd;
3744                               &quot;entry&quot;: [&#xd;
3745                                 {&#xd;
3746                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
3747                                   &quot;value&quot;: {&#xd;
3748                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
3749                                     &quot;fieldSchemaKey&quot;: {&#xd;
3750                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
3751                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3752                                     },&#xd;
3753                                     &quot;optional&quot;: false&#xd;
3754                                   }&#xd;
3755                                 },&#xd;
3756                                 {&#xd;
3757                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
3758                                   &quot;value&quot;: {&#xd;
3759                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
3760                                     &quot;fieldSchemaKey&quot;: {&#xd;
3761                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3762                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3763                                     },&#xd;
3764                                     &quot;optional&quot;: false&#xd;
3765                                   }&#xd;
3766                                 },&#xd;
3767                                 {&#xd;
3768                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
3769                                   &quot;value&quot;: {&#xd;
3770                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
3771                                     &quot;fieldSchemaKey&quot;: {&#xd;
3772                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
3773                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3774                                     },&#xd;
3775                                     &quot;optional&quot;: false&#xd;
3776                                   }&#xd;
3777                                 },&#xd;
3778                                 {&#xd;
3779                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
3780                                   &quot;value&quot;: {&#xd;
3781                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
3782                                     &quot;fieldSchemaKey&quot;: {&#xd;
3783                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
3784                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3785                                     },&#xd;
3786                                     &quot;optional&quot;: false&#xd;
3787                                   }&#xd;
3788                                 },&#xd;
3789                                 {&#xd;
3790                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
3791                                   &quot;value&quot;: {&#xd;
3792                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
3793                                     &quot;fieldSchemaKey&quot;: {&#xd;
3794                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3795                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3796                                     },&#xd;
3797                                     &quot;optional&quot;: false&#xd;
3798                                   }&#xd;
3799                                 },&#xd;
3800                                 {&#xd;
3801                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
3802                                   &quot;value&quot;: {&#xd;
3803                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
3804                                     &quot;fieldSchemaKey&quot;: {&#xd;
3805                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
3806                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3807                                     },&#xd;
3808                                     &quot;optional&quot;: false&#xd;
3809                                   }&#xd;
3810                                 },&#xd;
3811                                 {&#xd;
3812                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
3813                                   &quot;value&quot;: {&#xd;
3814                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
3815                                     &quot;fieldSchemaKey&quot;: {&#xd;
3816                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
3817                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3818                                     },&#xd;
3819                                     &quot;optional&quot;: false&#xd;
3820                                   }&#xd;
3821                                 },&#xd;
3822                                 {&#xd;
3823                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
3824                                   &quot;value&quot;: {&#xd;
3825                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
3826                                     &quot;fieldSchemaKey&quot;: {&#xd;
3827                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3828                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3829                                     },&#xd;
3830                                     &quot;optional&quot;: false&#xd;
3831                                   }&#xd;
3832                                 }&#xd;
3833                               ]&#xd;
3834                             },&#xd;
3835                             &quot;outputFields&quot;: {&#xd;
3836                               &quot;entry&quot;: [&#xd;
3837                                 {&#xd;
3838                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
3839                                   &quot;value&quot;: {&#xd;
3840                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
3841                                     &quot;fieldSchemaKey&quot;: {&#xd;
3842                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
3843                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3844                                     },&#xd;
3845                                     &quot;optional&quot;: false&#xd;
3846                                   }&#xd;
3847                                 },&#xd;
3848                                 {&#xd;
3849                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
3850                                   &quot;value&quot;: {&#xd;
3851                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
3852                                     &quot;fieldSchemaKey&quot;: {&#xd;
3853                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3854                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3855                                     },&#xd;
3856                                     &quot;optional&quot;: false&#xd;
3857                                   }&#xd;
3858                                 },&#xd;
3859                                 {&#xd;
3860                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
3861                                   &quot;value&quot;: {&#xd;
3862                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
3863                                     &quot;fieldSchemaKey&quot;: {&#xd;
3864                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
3865                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3866                                     },&#xd;
3867                                     &quot;optional&quot;: false&#xd;
3868                                   }&#xd;
3869                                 },&#xd;
3870                                 {&#xd;
3871                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
3872                                   &quot;value&quot;: {&#xd;
3873                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
3874                                     &quot;fieldSchemaKey&quot;: {&#xd;
3875                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3876                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3877                                     },&#xd;
3878                                     &quot;optional&quot;: false&#xd;
3879                                   }&#xd;
3880                                 },&#xd;
3881                                 {&#xd;
3882                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
3883                                   &quot;value&quot;: {&#xd;
3884                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
3885                                     &quot;fieldSchemaKey&quot;: {&#xd;
3886                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
3887                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3888                                     },&#xd;
3889                                     &quot;optional&quot;: false&#xd;
3890                                   }&#xd;
3891                                 },&#xd;
3892                                 {&#xd;
3893                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
3894                                   &quot;value&quot;: {&#xd;
3895                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
3896                                     &quot;fieldSchemaKey&quot;: {&#xd;
3897                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
3898                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3899                                     },&#xd;
3900                                     &quot;optional&quot;: false&#xd;
3901                                   }&#xd;
3902                                 },&#xd;
3903                                 {&#xd;
3904                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
3905                                   &quot;value&quot;: {&#xd;
3906                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
3907                                     &quot;fieldSchemaKey&quot;: {&#xd;
3908                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3909                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3910                                     },&#xd;
3911                                     &quot;optional&quot;: false&#xd;
3912                                   }&#xd;
3913                                 },&#xd;
3914                                 {&#xd;
3915                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
3916                                   &quot;value&quot;: {&#xd;
3917                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
3918                                     &quot;fieldSchemaKey&quot;: {&#xd;
3919                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
3920                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3921                                     },&#xd;
3922                                     &quot;optional&quot;: false&#xd;
3923                                   }&#xd;
3924                                 },&#xd;
3925                                 {&#xd;
3926                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
3927                                   &quot;value&quot;: {&#xd;
3928                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
3929                                     &quot;fieldSchemaKey&quot;: {&#xd;
3930                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
3931                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3932                                     },&#xd;
3933                                     &quot;optional&quot;: false&#xd;
3934                                   }&#xd;
3935                                 },&#xd;
3936                                 {&#xd;
3937                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
3938                                   &quot;value&quot;: {&#xd;
3939                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
3940                                     &quot;fieldSchemaKey&quot;: {&#xd;
3941                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
3942                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3943                                     },&#xd;
3944                                     &quot;optional&quot;: false&#xd;
3945                                   }&#xd;
3946                                 }&#xd;
3947                               ]&#xd;
3948                             },&#xd;
3949                             &quot;taskParameters&quot;: {&#xd;
3950                               &quot;entry&quot;: [&#xd;
3951                                 {&#xd;
3952                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
3953                                   &quot;value&quot;: {&#xd;
3954                                     &quot;key&quot;: {&#xd;
3955                                       &quot;parentKeyName&quot;: &quot;Task_Decide1&quot;,&#xd;
3956                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
3957                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
3958                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
3959                                     },&#xd;
3960                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
3961                                   }&#xd;
3962                                 },&#xd;
3963                                 {&#xd;
3964                                   &quot;key&quot;: &quot;Parameter1&quot;,&#xd;
3965                                   &quot;value&quot;: {&#xd;
3966                                     &quot;key&quot;: {&#xd;
3967                                       &quot;parentKeyName&quot;: &quot;Task_Decide1&quot;,&#xd;
3968                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
3969                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
3970                                       &quot;localName&quot;: &quot;Parameter1&quot;&#xd;
3971                                     },&#xd;
3972                                     &quot;defaultValue&quot;: &quot;DefaultValue1&quot;&#xd;
3973                                   }&#xd;
3974                                 }&#xd;
3975                               ]&#xd;
3976                             },&#xd;
3977                             &quot;contextAlbumReference&quot;: [&#xd;
3978                               {&#xd;
3979                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
3980                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3981                               },&#xd;
3982                               {&#xd;
3983                                 &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
3984                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3985                               }&#xd;
3986                             ],&#xd;
3987                             &quot;taskLogic&quot;: {&#xd;
3988                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
3989                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
3990                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestDecideCaseSelected\&quot;, new caseSelectedType(3));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestDecideStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
3991                             }&#xd;
3992                           }&#xd;
3993                         },&#xd;
3994                         {&#xd;
3995                           &quot;key&quot;: {&#xd;
3996                             &quot;name&quot;: &quot;Task_Decide2&quot;,&#xd;
3997                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
3998                           },&#xd;
3999                           &quot;value&quot;: {&#xd;
4000                             &quot;key&quot;: {&#xd;
4001                               &quot;name&quot;: &quot;Task_Decide2&quot;,&#xd;
4002                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4003                             },&#xd;
4004                             &quot;inputFields&quot;: {&#xd;
4005                               &quot;entry&quot;: [&#xd;
4006                                 {&#xd;
4007                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
4008                                   &quot;value&quot;: {&#xd;
4009                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
4010                                     &quot;fieldSchemaKey&quot;: {&#xd;
4011                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
4012                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4013                                     },&#xd;
4014                                     &quot;optional&quot;: false&#xd;
4015                                   }&#xd;
4016                                 },&#xd;
4017                                 {&#xd;
4018                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
4019                                   &quot;value&quot;: {&#xd;
4020                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
4021                                     &quot;fieldSchemaKey&quot;: {&#xd;
4022                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
4023                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4024                                     },&#xd;
4025                                     &quot;optional&quot;: false&#xd;
4026                                   }&#xd;
4027                                 },&#xd;
4028                                 {&#xd;
4029                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
4030                                   &quot;value&quot;: {&#xd;
4031                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
4032                                     &quot;fieldSchemaKey&quot;: {&#xd;
4033                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
4034                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4035                                     },&#xd;
4036                                     &quot;optional&quot;: false&#xd;
4037                                   }&#xd;
4038                                 },&#xd;
4039                                 {&#xd;
4040                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
4041                                   &quot;value&quot;: {&#xd;
4042                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
4043                                     &quot;fieldSchemaKey&quot;: {&#xd;
4044                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
4045                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4046                                     },&#xd;
4047                                     &quot;optional&quot;: false&#xd;
4048                                   }&#xd;
4049                                 },&#xd;
4050                                 {&#xd;
4051                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
4052                                   &quot;value&quot;: {&#xd;
4053                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
4054                                     &quot;fieldSchemaKey&quot;: {&#xd;
4055                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
4056                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4057                                     },&#xd;
4058                                     &quot;optional&quot;: false&#xd;
4059                                   }&#xd;
4060                                 },&#xd;
4061                                 {&#xd;
4062                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
4063                                   &quot;value&quot;: {&#xd;
4064                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
4065                                     &quot;fieldSchemaKey&quot;: {&#xd;
4066                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
4067                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4068                                     },&#xd;
4069                                     &quot;optional&quot;: false&#xd;
4070                                   }&#xd;
4071                                 },&#xd;
4072                                 {&#xd;
4073                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
4074                                   &quot;value&quot;: {&#xd;
4075                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
4076                                     &quot;fieldSchemaKey&quot;: {&#xd;
4077                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
4078                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4079                                     },&#xd;
4080                                     &quot;optional&quot;: false&#xd;
4081                                   }&#xd;
4082                                 },&#xd;
4083                                 {&#xd;
4084                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
4085                                   &quot;value&quot;: {&#xd;
4086                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
4087                                     &quot;fieldSchemaKey&quot;: {&#xd;
4088                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
4089                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4090                                     },&#xd;
4091                                     &quot;optional&quot;: false&#xd;
4092                                   }&#xd;
4093                                 }&#xd;
4094                               ]&#xd;
4095                             },&#xd;
4096                             &quot;outputFields&quot;: {&#xd;
4097                               &quot;entry&quot;: [&#xd;
4098                                 {&#xd;
4099                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
4100                                   &quot;value&quot;: {&#xd;
4101                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
4102                                     &quot;fieldSchemaKey&quot;: {&#xd;
4103                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
4104                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4105                                     },&#xd;
4106                                     &quot;optional&quot;: false&#xd;
4107                                   }&#xd;
4108                                 },&#xd;
4109                                 {&#xd;
4110                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
4111                                   &quot;value&quot;: {&#xd;
4112                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
4113                                     &quot;fieldSchemaKey&quot;: {&#xd;
4114                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
4115                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4116                                     },&#xd;
4117                                     &quot;optional&quot;: false&#xd;
4118                                   }&#xd;
4119                                 },&#xd;
4120                                 {&#xd;
4121                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
4122                                   &quot;value&quot;: {&#xd;
4123                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
4124                                     &quot;fieldSchemaKey&quot;: {&#xd;
4125                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
4126                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4127                                     },&#xd;
4128                                     &quot;optional&quot;: false&#xd;
4129                                   }&#xd;
4130                                 },&#xd;
4131                                 {&#xd;
4132                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
4133                                   &quot;value&quot;: {&#xd;
4134                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
4135                                     &quot;fieldSchemaKey&quot;: {&#xd;
4136                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
4137                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4138                                     },&#xd;
4139                                     &quot;optional&quot;: false&#xd;
4140                                   }&#xd;
4141                                 },&#xd;
4142                                 {&#xd;
4143                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
4144                                   &quot;value&quot;: {&#xd;
4145                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
4146                                     &quot;fieldSchemaKey&quot;: {&#xd;
4147                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
4148                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4149                                     },&#xd;
4150                                     &quot;optional&quot;: false&#xd;
4151                                   }&#xd;
4152                                 },&#xd;
4153                                 {&#xd;
4154                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
4155                                   &quot;value&quot;: {&#xd;
4156                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
4157                                     &quot;fieldSchemaKey&quot;: {&#xd;
4158                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
4159                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4160                                     },&#xd;
4161                                     &quot;optional&quot;: false&#xd;
4162                                   }&#xd;
4163                                 },&#xd;
4164                                 {&#xd;
4165                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
4166                                   &quot;value&quot;: {&#xd;
4167                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
4168                                     &quot;fieldSchemaKey&quot;: {&#xd;
4169                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
4170                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4171                                     },&#xd;
4172                                     &quot;optional&quot;: false&#xd;
4173                                   }&#xd;
4174                                 },&#xd;
4175                                 {&#xd;
4176                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
4177                                   &quot;value&quot;: {&#xd;
4178                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
4179                                     &quot;fieldSchemaKey&quot;: {&#xd;
4180                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
4181                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4182                                     },&#xd;
4183                                     &quot;optional&quot;: false&#xd;
4184                                   }&#xd;
4185                                 },&#xd;
4186                                 {&#xd;
4187                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
4188                                   &quot;value&quot;: {&#xd;
4189                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
4190                                     &quot;fieldSchemaKey&quot;: {&#xd;
4191                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
4192                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4193                                     },&#xd;
4194                                     &quot;optional&quot;: false&#xd;
4195                                   }&#xd;
4196                                 },&#xd;
4197                                 {&#xd;
4198                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
4199                                   &quot;value&quot;: {&#xd;
4200                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
4201                                     &quot;fieldSchemaKey&quot;: {&#xd;
4202                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
4203                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4204                                     },&#xd;
4205                                     &quot;optional&quot;: false&#xd;
4206                                   }&#xd;
4207                                 }&#xd;
4208                               ]&#xd;
4209                             },&#xd;
4210                             &quot;taskParameters&quot;: {&#xd;
4211                               &quot;entry&quot;: [&#xd;
4212                                 {&#xd;
4213                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
4214                                   &quot;value&quot;: {&#xd;
4215                                     &quot;key&quot;: {&#xd;
4216                                       &quot;parentKeyName&quot;: &quot;Task_Decide2&quot;,&#xd;
4217                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
4218                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
4219                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
4220                                     },&#xd;
4221                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
4222                                   }&#xd;
4223                                 }&#xd;
4224                               ]&#xd;
4225                             },&#xd;
4226                             &quot;contextAlbumReference&quot;: [&#xd;
4227                               {&#xd;
4228                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
4229                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4230                               },&#xd;
4231                               {&#xd;
4232                                 &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
4233                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4234                               }&#xd;
4235                             ],&#xd;
4236                             &quot;taskLogic&quot;: {&#xd;
4237                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
4238                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
4239                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestDecideCaseSelected\&quot;, new caseSelectedType(0));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestDecideStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
4240                             }&#xd;
4241                           }&#xd;
4242                         },&#xd;
4243                         {&#xd;
4244                           &quot;key&quot;: {&#xd;
4245                             &quot;name&quot;: &quot;Task_Decide3&quot;,&#xd;
4246                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4247                           },&#xd;
4248                           &quot;value&quot;: {&#xd;
4249                             &quot;key&quot;: {&#xd;
4250                               &quot;name&quot;: &quot;Task_Decide3&quot;,&#xd;
4251                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4252                             },&#xd;
4253                             &quot;inputFields&quot;: {&#xd;
4254                               &quot;entry&quot;: [&#xd;
4255                                 {&#xd;
4256                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
4257                                   &quot;value&quot;: {&#xd;
4258                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
4259                                     &quot;fieldSchemaKey&quot;: {&#xd;
4260                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
4261                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4262                                     },&#xd;
4263                                     &quot;optional&quot;: false&#xd;
4264                                   }&#xd;
4265                                 },&#xd;
4266                                 {&#xd;
4267                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
4268                                   &quot;value&quot;: {&#xd;
4269                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
4270                                     &quot;fieldSchemaKey&quot;: {&#xd;
4271                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
4272                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4273                                     },&#xd;
4274                                     &quot;optional&quot;: false&#xd;
4275                                   }&#xd;
4276                                 },&#xd;
4277                                 {&#xd;
4278                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
4279                                   &quot;value&quot;: {&#xd;
4280                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
4281                                     &quot;fieldSchemaKey&quot;: {&#xd;
4282                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
4283                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4284                                     },&#xd;
4285                                     &quot;optional&quot;: false&#xd;
4286                                   }&#xd;
4287                                 },&#xd;
4288                                 {&#xd;
4289                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
4290                                   &quot;value&quot;: {&#xd;
4291                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
4292                                     &quot;fieldSchemaKey&quot;: {&#xd;
4293                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
4294                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4295                                     },&#xd;
4296                                     &quot;optional&quot;: false&#xd;
4297                                   }&#xd;
4298                                 },&#xd;
4299                                 {&#xd;
4300                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
4301                                   &quot;value&quot;: {&#xd;
4302                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
4303                                     &quot;fieldSchemaKey&quot;: {&#xd;
4304                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
4305                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4306                                     },&#xd;
4307                                     &quot;optional&quot;: false&#xd;
4308                                   }&#xd;
4309                                 },&#xd;
4310                                 {&#xd;
4311                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
4312                                   &quot;value&quot;: {&#xd;
4313                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
4314                                     &quot;fieldSchemaKey&quot;: {&#xd;
4315                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
4316                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4317                                     },&#xd;
4318                                     &quot;optional&quot;: false&#xd;
4319                                   }&#xd;
4320                                 },&#xd;
4321                                 {&#xd;
4322                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
4323                                   &quot;value&quot;: {&#xd;
4324                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
4325                                     &quot;fieldSchemaKey&quot;: {&#xd;
4326                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
4327                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4328                                     },&#xd;
4329                                     &quot;optional&quot;: false&#xd;
4330                                   }&#xd;
4331                                 },&#xd;
4332                                 {&#xd;
4333                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
4334                                   &quot;value&quot;: {&#xd;
4335                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
4336                                     &quot;fieldSchemaKey&quot;: {&#xd;
4337                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
4338                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4339                                     },&#xd;
4340                                     &quot;optional&quot;: false&#xd;
4341                                   }&#xd;
4342                                 }&#xd;
4343                               ]&#xd;
4344                             },&#xd;
4345                             &quot;outputFields&quot;: {&#xd;
4346                               &quot;entry&quot;: [&#xd;
4347                                 {&#xd;
4348                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
4349                                   &quot;value&quot;: {&#xd;
4350                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
4351                                     &quot;fieldSchemaKey&quot;: {&#xd;
4352                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
4353                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4354                                     },&#xd;
4355                                     &quot;optional&quot;: false&#xd;
4356                                   }&#xd;
4357                                 },&#xd;
4358                                 {&#xd;
4359                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
4360                                   &quot;value&quot;: {&#xd;
4361                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
4362                                     &quot;fieldSchemaKey&quot;: {&#xd;
4363                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
4364                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4365                                     },&#xd;
4366                                     &quot;optional&quot;: false&#xd;
4367                                   }&#xd;
4368                                 },&#xd;
4369                                 {&#xd;
4370                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
4371                                   &quot;value&quot;: {&#xd;
4372                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
4373                                     &quot;fieldSchemaKey&quot;: {&#xd;
4374                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
4375                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4376                                     },&#xd;
4377                                     &quot;optional&quot;: false&#xd;
4378                                   }&#xd;
4379                                 },&#xd;
4380                                 {&#xd;
4381                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
4382                                   &quot;value&quot;: {&#xd;
4383                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
4384                                     &quot;fieldSchemaKey&quot;: {&#xd;
4385                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
4386                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4387                                     },&#xd;
4388                                     &quot;optional&quot;: false&#xd;
4389                                   }&#xd;
4390                                 },&#xd;
4391                                 {&#xd;
4392                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
4393                                   &quot;value&quot;: {&#xd;
4394                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
4395                                     &quot;fieldSchemaKey&quot;: {&#xd;
4396                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
4397                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4398                                     },&#xd;
4399                                     &quot;optional&quot;: false&#xd;
4400                                   }&#xd;
4401                                 },&#xd;
4402                                 {&#xd;
4403                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
4404                                   &quot;value&quot;: {&#xd;
4405                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
4406                                     &quot;fieldSchemaKey&quot;: {&#xd;
4407                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
4408                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4409                                     },&#xd;
4410                                     &quot;optional&quot;: false&#xd;
4411                                   }&#xd;
4412                                 },&#xd;
4413                                 {&#xd;
4414                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
4415                                   &quot;value&quot;: {&#xd;
4416                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
4417                                     &quot;fieldSchemaKey&quot;: {&#xd;
4418                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
4419                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4420                                     },&#xd;
4421                                     &quot;optional&quot;: false&#xd;
4422                                   }&#xd;
4423                                 },&#xd;
4424                                 {&#xd;
4425                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
4426                                   &quot;value&quot;: {&#xd;
4427                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
4428                                     &quot;fieldSchemaKey&quot;: {&#xd;
4429                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
4430                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4431                                     },&#xd;
4432                                     &quot;optional&quot;: false&#xd;
4433                                   }&#xd;
4434                                 },&#xd;
4435                                 {&#xd;
4436                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
4437                                   &quot;value&quot;: {&#xd;
4438                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
4439                                     &quot;fieldSchemaKey&quot;: {&#xd;
4440                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
4441                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4442                                     },&#xd;
4443                                     &quot;optional&quot;: false&#xd;
4444                                   }&#xd;
4445                                 },&#xd;
4446                                 {&#xd;
4447                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
4448                                   &quot;value&quot;: {&#xd;
4449                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
4450                                     &quot;fieldSchemaKey&quot;: {&#xd;
4451                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
4452                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4453                                     },&#xd;
4454                                     &quot;optional&quot;: false&#xd;
4455                                   }&#xd;
4456                                 }&#xd;
4457                               ]&#xd;
4458                             },&#xd;
4459                             &quot;taskParameters&quot;: {&#xd;
4460                               &quot;entry&quot;: [&#xd;
4461                                 {&#xd;
4462                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
4463                                   &quot;value&quot;: {&#xd;
4464                                     &quot;key&quot;: {&#xd;
4465                                       &quot;parentKeyName&quot;: &quot;Task_Decide3&quot;,&#xd;
4466                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
4467                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
4468                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
4469                                     },&#xd;
4470                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
4471                                   }&#xd;
4472                                 }&#xd;
4473                               ]&#xd;
4474                             },&#xd;
4475                             &quot;contextAlbumReference&quot;: [&#xd;
4476                               {&#xd;
4477                                 &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
4478                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4479                               },&#xd;
4480                               {&#xd;
4481                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
4482                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4483                               }&#xd;
4484                             ],&#xd;
4485                             &quot;taskLogic&quot;: {&#xd;
4486                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
4487                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
4488                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestDecideCaseSelected\&quot;, new caseSelectedType(1));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestDecideStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
4489                             }&#xd;
4490                           }&#xd;
4491                         },&#xd;
4492                         {&#xd;
4493                           &quot;key&quot;: {&#xd;
4494                             &quot;name&quot;: &quot;Task_Establish0&quot;,&#xd;
4495                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4496                           },&#xd;
4497                           &quot;value&quot;: {&#xd;
4498                             &quot;key&quot;: {&#xd;
4499                               &quot;name&quot;: &quot;Task_Establish0&quot;,&#xd;
4500                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4501                             },&#xd;
4502                             &quot;inputFields&quot;: {&#xd;
4503                               &quot;entry&quot;: [&#xd;
4504                                 {&#xd;
4505                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
4506                                   &quot;value&quot;: {&#xd;
4507                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
4508                                     &quot;fieldSchemaKey&quot;: {&#xd;
4509                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
4510                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4511                                     },&#xd;
4512                                     &quot;optional&quot;: false&#xd;
4513                                   }&#xd;
4514                                 },&#xd;
4515                                 {&#xd;
4516                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
4517                                   &quot;value&quot;: {&#xd;
4518                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
4519                                     &quot;fieldSchemaKey&quot;: {&#xd;
4520                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
4521                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4522                                     },&#xd;
4523                                     &quot;optional&quot;: false&#xd;
4524                                   }&#xd;
4525                                 },&#xd;
4526                                 {&#xd;
4527                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
4528                                   &quot;value&quot;: {&#xd;
4529                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
4530                                     &quot;fieldSchemaKey&quot;: {&#xd;
4531                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
4532                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4533                                     },&#xd;
4534                                     &quot;optional&quot;: false&#xd;
4535                                   }&#xd;
4536                                 },&#xd;
4537                                 {&#xd;
4538                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
4539                                   &quot;value&quot;: {&#xd;
4540                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
4541                                     &quot;fieldSchemaKey&quot;: {&#xd;
4542                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
4543                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4544                                     },&#xd;
4545                                     &quot;optional&quot;: false&#xd;
4546                                   }&#xd;
4547                                 },&#xd;
4548                                 {&#xd;
4549                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
4550                                   &quot;value&quot;: {&#xd;
4551                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
4552                                     &quot;fieldSchemaKey&quot;: {&#xd;
4553                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
4554                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4555                                     },&#xd;
4556                                     &quot;optional&quot;: false&#xd;
4557                                   }&#xd;
4558                                 },&#xd;
4559                                 {&#xd;
4560                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
4561                                   &quot;value&quot;: {&#xd;
4562                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
4563                                     &quot;fieldSchemaKey&quot;: {&#xd;
4564                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
4565                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4566                                     },&#xd;
4567                                     &quot;optional&quot;: false&#xd;
4568                                   }&#xd;
4569                                 }&#xd;
4570                               ]&#xd;
4571                             },&#xd;
4572                             &quot;outputFields&quot;: {&#xd;
4573                               &quot;entry&quot;: [&#xd;
4574                                 {&#xd;
4575                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
4576                                   &quot;value&quot;: {&#xd;
4577                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
4578                                     &quot;fieldSchemaKey&quot;: {&#xd;
4579                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
4580                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4581                                     },&#xd;
4582                                     &quot;optional&quot;: false&#xd;
4583                                   }&#xd;
4584                                 },&#xd;
4585                                 {&#xd;
4586                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
4587                                   &quot;value&quot;: {&#xd;
4588                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
4589                                     &quot;fieldSchemaKey&quot;: {&#xd;
4590                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
4591                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4592                                     },&#xd;
4593                                     &quot;optional&quot;: false&#xd;
4594                                   }&#xd;
4595                                 },&#xd;
4596                                 {&#xd;
4597                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
4598                                   &quot;value&quot;: {&#xd;
4599                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
4600                                     &quot;fieldSchemaKey&quot;: {&#xd;
4601                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
4602                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4603                                     },&#xd;
4604                                     &quot;optional&quot;: false&#xd;
4605                                   }&#xd;
4606                                 },&#xd;
4607                                 {&#xd;
4608                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
4609                                   &quot;value&quot;: {&#xd;
4610                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
4611                                     &quot;fieldSchemaKey&quot;: {&#xd;
4612                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
4613                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4614                                     },&#xd;
4615                                     &quot;optional&quot;: false&#xd;
4616                                   }&#xd;
4617                                 },&#xd;
4618                                 {&#xd;
4619                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
4620                                   &quot;value&quot;: {&#xd;
4621                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
4622                                     &quot;fieldSchemaKey&quot;: {&#xd;
4623                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
4624                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4625                                     },&#xd;
4626                                     &quot;optional&quot;: false&#xd;
4627                                   }&#xd;
4628                                 },&#xd;
4629                                 {&#xd;
4630                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
4631                                   &quot;value&quot;: {&#xd;
4632                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
4633                                     &quot;fieldSchemaKey&quot;: {&#xd;
4634                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
4635                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4636                                     },&#xd;
4637                                     &quot;optional&quot;: false&#xd;
4638                                   }&#xd;
4639                                 },&#xd;
4640                                 {&#xd;
4641                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
4642                                   &quot;value&quot;: {&#xd;
4643                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
4644                                     &quot;fieldSchemaKey&quot;: {&#xd;
4645                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
4646                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4647                                     },&#xd;
4648                                     &quot;optional&quot;: false&#xd;
4649                                   }&#xd;
4650                                 },&#xd;
4651                                 {&#xd;
4652                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
4653                                   &quot;value&quot;: {&#xd;
4654                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
4655                                     &quot;fieldSchemaKey&quot;: {&#xd;
4656                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
4657                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4658                                     },&#xd;
4659                                     &quot;optional&quot;: false&#xd;
4660                                   }&#xd;
4661                                 }&#xd;
4662                               ]&#xd;
4663                             },&#xd;
4664                             &quot;taskParameters&quot;: {&#xd;
4665                               &quot;entry&quot;: [&#xd;
4666                                 {&#xd;
4667                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
4668                                   &quot;value&quot;: {&#xd;
4669                                     &quot;key&quot;: {&#xd;
4670                                       &quot;parentKeyName&quot;: &quot;Task_Establish0&quot;,&#xd;
4671                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
4672                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
4673                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
4674                                     },&#xd;
4675                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
4676                                   }&#xd;
4677                                 },&#xd;
4678                                 {&#xd;
4679                                   &quot;key&quot;: &quot;Parameter1&quot;,&#xd;
4680                                   &quot;value&quot;: {&#xd;
4681                                     &quot;key&quot;: {&#xd;
4682                                       &quot;parentKeyName&quot;: &quot;Task_Establish0&quot;,&#xd;
4683                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
4684                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
4685                                       &quot;localName&quot;: &quot;Parameter1&quot;&#xd;
4686                                     },&#xd;
4687                                     &quot;defaultValue&quot;: &quot;DefaultValue1&quot;&#xd;
4688                                   }&#xd;
4689                                 },&#xd;
4690                                 {&#xd;
4691                                   &quot;key&quot;: &quot;Parameter2&quot;,&#xd;
4692                                   &quot;value&quot;: {&#xd;
4693                                     &quot;key&quot;: {&#xd;
4694                                       &quot;parentKeyName&quot;: &quot;Task_Establish0&quot;,&#xd;
4695                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
4696                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
4697                                       &quot;localName&quot;: &quot;Parameter2&quot;&#xd;
4698                                     },&#xd;
4699                                     &quot;defaultValue&quot;: &quot;DefaultValue2&quot;&#xd;
4700                                   }&#xd;
4701                                 }&#xd;
4702                               ]&#xd;
4703                             },&#xd;
4704                             &quot;contextAlbumReference&quot;: [&#xd;
4705                               {&#xd;
4706                                 &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
4707                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4708                               },&#xd;
4709                               {&#xd;
4710                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
4711                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4712                               },&#xd;
4713                               {&#xd;
4714                                 &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
4715                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4716                               },&#xd;
4717                               {&#xd;
4718                                 &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
4719                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4720                               }&#xd;
4721                             ],&#xd;
4722                             &quot;taskLogic&quot;: {&#xd;
4723                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
4724                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
4725                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestEstablishCaseSelected\&quot;, new caseSelectedType(2));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestEstablishStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
4726                             }&#xd;
4727                           }&#xd;
4728                         },&#xd;
4729                         {&#xd;
4730                           &quot;key&quot;: {&#xd;
4731                             &quot;name&quot;: &quot;Task_Establish1&quot;,&#xd;
4732                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4733                           },&#xd;
4734                           &quot;value&quot;: {&#xd;
4735                             &quot;key&quot;: {&#xd;
4736                               &quot;name&quot;: &quot;Task_Establish1&quot;,&#xd;
4737                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4738                             },&#xd;
4739                             &quot;inputFields&quot;: {&#xd;
4740                               &quot;entry&quot;: [&#xd;
4741                                 {&#xd;
4742                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
4743                                   &quot;value&quot;: {&#xd;
4744                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
4745                                     &quot;fieldSchemaKey&quot;: {&#xd;
4746                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
4747                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4748                                     },&#xd;
4749                                     &quot;optional&quot;: false&#xd;
4750                                   }&#xd;
4751                                 },&#xd;
4752                                 {&#xd;
4753                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
4754                                   &quot;value&quot;: {&#xd;
4755                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
4756                                     &quot;fieldSchemaKey&quot;: {&#xd;
4757                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
4758                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4759                                     },&#xd;
4760                                     &quot;optional&quot;: false&#xd;
4761                                   }&#xd;
4762                                 },&#xd;
4763                                 {&#xd;
4764                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
4765                                   &quot;value&quot;: {&#xd;
4766                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
4767                                     &quot;fieldSchemaKey&quot;: {&#xd;
4768                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
4769                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4770                                     },&#xd;
4771                                     &quot;optional&quot;: false&#xd;
4772                                   }&#xd;
4773                                 },&#xd;
4774                                 {&#xd;
4775                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
4776                                   &quot;value&quot;: {&#xd;
4777                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
4778                                     &quot;fieldSchemaKey&quot;: {&#xd;
4779                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
4780                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4781                                     },&#xd;
4782                                     &quot;optional&quot;: false&#xd;
4783                                   }&#xd;
4784                                 },&#xd;
4785                                 {&#xd;
4786                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
4787                                   &quot;value&quot;: {&#xd;
4788                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
4789                                     &quot;fieldSchemaKey&quot;: {&#xd;
4790                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
4791                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4792                                     },&#xd;
4793                                     &quot;optional&quot;: false&#xd;
4794                                   }&#xd;
4795                                 },&#xd;
4796                                 {&#xd;
4797                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
4798                                   &quot;value&quot;: {&#xd;
4799                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
4800                                     &quot;fieldSchemaKey&quot;: {&#xd;
4801                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
4802                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4803                                     },&#xd;
4804                                     &quot;optional&quot;: false&#xd;
4805                                   }&#xd;
4806                                 }&#xd;
4807                               ]&#xd;
4808                             },&#xd;
4809                             &quot;outputFields&quot;: {&#xd;
4810                               &quot;entry&quot;: [&#xd;
4811                                 {&#xd;
4812                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
4813                                   &quot;value&quot;: {&#xd;
4814                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
4815                                     &quot;fieldSchemaKey&quot;: {&#xd;
4816                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
4817                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4818                                     },&#xd;
4819                                     &quot;optional&quot;: false&#xd;
4820                                   }&#xd;
4821                                 },&#xd;
4822                                 {&#xd;
4823                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
4824                                   &quot;value&quot;: {&#xd;
4825                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
4826                                     &quot;fieldSchemaKey&quot;: {&#xd;
4827                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
4828                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4829                                     },&#xd;
4830                                     &quot;optional&quot;: false&#xd;
4831                                   }&#xd;
4832                                 },&#xd;
4833                                 {&#xd;
4834                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
4835                                   &quot;value&quot;: {&#xd;
4836                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
4837                                     &quot;fieldSchemaKey&quot;: {&#xd;
4838                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
4839                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4840                                     },&#xd;
4841                                     &quot;optional&quot;: false&#xd;
4842                                   }&#xd;
4843                                 },&#xd;
4844                                 {&#xd;
4845                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
4846                                   &quot;value&quot;: {&#xd;
4847                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
4848                                     &quot;fieldSchemaKey&quot;: {&#xd;
4849                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
4850                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4851                                     },&#xd;
4852                                     &quot;optional&quot;: false&#xd;
4853                                   }&#xd;
4854                                 },&#xd;
4855                                 {&#xd;
4856                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
4857                                   &quot;value&quot;: {&#xd;
4858                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
4859                                     &quot;fieldSchemaKey&quot;: {&#xd;
4860                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
4861                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4862                                     },&#xd;
4863                                     &quot;optional&quot;: false&#xd;
4864                                   }&#xd;
4865                                 },&#xd;
4866                                 {&#xd;
4867                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
4868                                   &quot;value&quot;: {&#xd;
4869                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
4870                                     &quot;fieldSchemaKey&quot;: {&#xd;
4871                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
4872                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4873                                     },&#xd;
4874                                     &quot;optional&quot;: false&#xd;
4875                                   }&#xd;
4876                                 },&#xd;
4877                                 {&#xd;
4878                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
4879                                   &quot;value&quot;: {&#xd;
4880                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
4881                                     &quot;fieldSchemaKey&quot;: {&#xd;
4882                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
4883                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4884                                     },&#xd;
4885                                     &quot;optional&quot;: false&#xd;
4886                                   }&#xd;
4887                                 },&#xd;
4888                                 {&#xd;
4889                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
4890                                   &quot;value&quot;: {&#xd;
4891                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
4892                                     &quot;fieldSchemaKey&quot;: {&#xd;
4893                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
4894                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4895                                     },&#xd;
4896                                     &quot;optional&quot;: false&#xd;
4897                                   }&#xd;
4898                                 }&#xd;
4899                               ]&#xd;
4900                             },&#xd;
4901                             &quot;taskParameters&quot;: {&#xd;
4902                               &quot;entry&quot;: [&#xd;
4903                                 {&#xd;
4904                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
4905                                   &quot;value&quot;: {&#xd;
4906                                     &quot;key&quot;: {&#xd;
4907                                       &quot;parentKeyName&quot;: &quot;Task_Establish1&quot;,&#xd;
4908                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
4909                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
4910                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
4911                                     },&#xd;
4912                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
4913                                   }&#xd;
4914                                 },&#xd;
4915                                 {&#xd;
4916                                   &quot;key&quot;: &quot;Parameter1&quot;,&#xd;
4917                                   &quot;value&quot;: {&#xd;
4918                                     &quot;key&quot;: {&#xd;
4919                                       &quot;parentKeyName&quot;: &quot;Task_Establish1&quot;,&#xd;
4920                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
4921                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
4922                                       &quot;localName&quot;: &quot;Parameter1&quot;&#xd;
4923                                     },&#xd;
4924                                     &quot;defaultValue&quot;: &quot;DefaultValue1&quot;&#xd;
4925                                   }&#xd;
4926                                 }&#xd;
4927                               ]&#xd;
4928                             },&#xd;
4929                             &quot;contextAlbumReference&quot;: [&#xd;
4930                               {&#xd;
4931                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
4932                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4933                               },&#xd;
4934                               {&#xd;
4935                                 &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
4936                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4937                               }&#xd;
4938                             ],&#xd;
4939                             &quot;taskLogic&quot;: {&#xd;
4940                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
4941                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
4942                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestEstablishCaseSelected\&quot;, new caseSelectedType(3));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestEstablishStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
4943                             }&#xd;
4944                           }&#xd;
4945                         },&#xd;
4946                         {&#xd;
4947                           &quot;key&quot;: {&#xd;
4948                             &quot;name&quot;: &quot;Task_Establish2&quot;,&#xd;
4949                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4950                           },&#xd;
4951                           &quot;value&quot;: {&#xd;
4952                             &quot;key&quot;: {&#xd;
4953                               &quot;name&quot;: &quot;Task_Establish2&quot;,&#xd;
4954                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4955                             },&#xd;
4956                             &quot;inputFields&quot;: {&#xd;
4957                               &quot;entry&quot;: [&#xd;
4958                                 {&#xd;
4959                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
4960                                   &quot;value&quot;: {&#xd;
4961                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
4962                                     &quot;fieldSchemaKey&quot;: {&#xd;
4963                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
4964                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4965                                     },&#xd;
4966                                     &quot;optional&quot;: false&#xd;
4967                                   }&#xd;
4968                                 },&#xd;
4969                                 {&#xd;
4970                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
4971                                   &quot;value&quot;: {&#xd;
4972                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
4973                                     &quot;fieldSchemaKey&quot;: {&#xd;
4974                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
4975                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4976                                     },&#xd;
4977                                     &quot;optional&quot;: false&#xd;
4978                                   }&#xd;
4979                                 },&#xd;
4980                                 {&#xd;
4981                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
4982                                   &quot;value&quot;: {&#xd;
4983                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
4984                                     &quot;fieldSchemaKey&quot;: {&#xd;
4985                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
4986                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4987                                     },&#xd;
4988                                     &quot;optional&quot;: false&#xd;
4989                                   }&#xd;
4990                                 },&#xd;
4991                                 {&#xd;
4992                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
4993                                   &quot;value&quot;: {&#xd;
4994                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
4995                                     &quot;fieldSchemaKey&quot;: {&#xd;
4996                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
4997                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
4998                                     },&#xd;
4999                                     &quot;optional&quot;: false&#xd;
5000                                   }&#xd;
5001                                 },&#xd;
5002                                 {&#xd;
5003                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
5004                                   &quot;value&quot;: {&#xd;
5005                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
5006                                     &quot;fieldSchemaKey&quot;: {&#xd;
5007                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
5008                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5009                                     },&#xd;
5010                                     &quot;optional&quot;: false&#xd;
5011                                   }&#xd;
5012                                 },&#xd;
5013                                 {&#xd;
5014                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
5015                                   &quot;value&quot;: {&#xd;
5016                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
5017                                     &quot;fieldSchemaKey&quot;: {&#xd;
5018                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
5019                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5020                                     },&#xd;
5021                                     &quot;optional&quot;: false&#xd;
5022                                   }&#xd;
5023                                 }&#xd;
5024                               ]&#xd;
5025                             },&#xd;
5026                             &quot;outputFields&quot;: {&#xd;
5027                               &quot;entry&quot;: [&#xd;
5028                                 {&#xd;
5029                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
5030                                   &quot;value&quot;: {&#xd;
5031                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
5032                                     &quot;fieldSchemaKey&quot;: {&#xd;
5033                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
5034                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5035                                     },&#xd;
5036                                     &quot;optional&quot;: false&#xd;
5037                                   }&#xd;
5038                                 },&#xd;
5039                                 {&#xd;
5040                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
5041                                   &quot;value&quot;: {&#xd;
5042                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
5043                                     &quot;fieldSchemaKey&quot;: {&#xd;
5044                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
5045                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5046                                     },&#xd;
5047                                     &quot;optional&quot;: false&#xd;
5048                                   }&#xd;
5049                                 },&#xd;
5050                                 {&#xd;
5051                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
5052                                   &quot;value&quot;: {&#xd;
5053                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
5054                                     &quot;fieldSchemaKey&quot;: {&#xd;
5055                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
5056                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5057                                     },&#xd;
5058                                     &quot;optional&quot;: false&#xd;
5059                                   }&#xd;
5060                                 },&#xd;
5061                                 {&#xd;
5062                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
5063                                   &quot;value&quot;: {&#xd;
5064                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
5065                                     &quot;fieldSchemaKey&quot;: {&#xd;
5066                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
5067                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5068                                     },&#xd;
5069                                     &quot;optional&quot;: false&#xd;
5070                                   }&#xd;
5071                                 },&#xd;
5072                                 {&#xd;
5073                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
5074                                   &quot;value&quot;: {&#xd;
5075                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
5076                                     &quot;fieldSchemaKey&quot;: {&#xd;
5077                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
5078                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5079                                     },&#xd;
5080                                     &quot;optional&quot;: false&#xd;
5081                                   }&#xd;
5082                                 },&#xd;
5083                                 {&#xd;
5084                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
5085                                   &quot;value&quot;: {&#xd;
5086                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
5087                                     &quot;fieldSchemaKey&quot;: {&#xd;
5088                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
5089                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5090                                     },&#xd;
5091                                     &quot;optional&quot;: false&#xd;
5092                                   }&#xd;
5093                                 },&#xd;
5094                                 {&#xd;
5095                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
5096                                   &quot;value&quot;: {&#xd;
5097                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
5098                                     &quot;fieldSchemaKey&quot;: {&#xd;
5099                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
5100                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5101                                     },&#xd;
5102                                     &quot;optional&quot;: false&#xd;
5103                                   }&#xd;
5104                                 },&#xd;
5105                                 {&#xd;
5106                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
5107                                   &quot;value&quot;: {&#xd;
5108                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
5109                                     &quot;fieldSchemaKey&quot;: {&#xd;
5110                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
5111                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5112                                     },&#xd;
5113                                     &quot;optional&quot;: false&#xd;
5114                                   }&#xd;
5115                                 }&#xd;
5116                               ]&#xd;
5117                             },&#xd;
5118                             &quot;taskParameters&quot;: {&#xd;
5119                               &quot;entry&quot;: [&#xd;
5120                                 {&#xd;
5121                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
5122                                   &quot;value&quot;: {&#xd;
5123                                     &quot;key&quot;: {&#xd;
5124                                       &quot;parentKeyName&quot;: &quot;Task_Establish2&quot;,&#xd;
5125                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
5126                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
5127                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
5128                                     },&#xd;
5129                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
5130                                   }&#xd;
5131                                 }&#xd;
5132                               ]&#xd;
5133                             },&#xd;
5134                             &quot;contextAlbumReference&quot;: [&#xd;
5135                               {&#xd;
5136                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
5137                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5138                               },&#xd;
5139                               {&#xd;
5140                                 &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
5141                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5142                               }&#xd;
5143                             ],&#xd;
5144                             &quot;taskLogic&quot;: {&#xd;
5145                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
5146                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
5147                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestEstablishCaseSelected\&quot;, new caseSelectedType(0));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestEstablishStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
5148                             }&#xd;
5149                           }&#xd;
5150                         },&#xd;
5151                         {&#xd;
5152                           &quot;key&quot;: {&#xd;
5153                             &quot;name&quot;: &quot;Task_Establish3&quot;,&#xd;
5154                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5155                           },&#xd;
5156                           &quot;value&quot;: {&#xd;
5157                             &quot;key&quot;: {&#xd;
5158                               &quot;name&quot;: &quot;Task_Establish3&quot;,&#xd;
5159                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5160                             },&#xd;
5161                             &quot;inputFields&quot;: {&#xd;
5162                               &quot;entry&quot;: [&#xd;
5163                                 {&#xd;
5164                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
5165                                   &quot;value&quot;: {&#xd;
5166                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
5167                                     &quot;fieldSchemaKey&quot;: {&#xd;
5168                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
5169                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5170                                     },&#xd;
5171                                     &quot;optional&quot;: false&#xd;
5172                                   }&#xd;
5173                                 },&#xd;
5174                                 {&#xd;
5175                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
5176                                   &quot;value&quot;: {&#xd;
5177                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
5178                                     &quot;fieldSchemaKey&quot;: {&#xd;
5179                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
5180                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5181                                     },&#xd;
5182                                     &quot;optional&quot;: false&#xd;
5183                                   }&#xd;
5184                                 },&#xd;
5185                                 {&#xd;
5186                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
5187                                   &quot;value&quot;: {&#xd;
5188                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
5189                                     &quot;fieldSchemaKey&quot;: {&#xd;
5190                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
5191                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5192                                     },&#xd;
5193                                     &quot;optional&quot;: false&#xd;
5194                                   }&#xd;
5195                                 },&#xd;
5196                                 {&#xd;
5197                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
5198                                   &quot;value&quot;: {&#xd;
5199                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
5200                                     &quot;fieldSchemaKey&quot;: {&#xd;
5201                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
5202                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5203                                     },&#xd;
5204                                     &quot;optional&quot;: false&#xd;
5205                                   }&#xd;
5206                                 },&#xd;
5207                                 {&#xd;
5208                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
5209                                   &quot;value&quot;: {&#xd;
5210                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
5211                                     &quot;fieldSchemaKey&quot;: {&#xd;
5212                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
5213                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5214                                     },&#xd;
5215                                     &quot;optional&quot;: false&#xd;
5216                                   }&#xd;
5217                                 },&#xd;
5218                                 {&#xd;
5219                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
5220                                   &quot;value&quot;: {&#xd;
5221                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
5222                                     &quot;fieldSchemaKey&quot;: {&#xd;
5223                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
5224                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5225                                     },&#xd;
5226                                     &quot;optional&quot;: false&#xd;
5227                                   }&#xd;
5228                                 }&#xd;
5229                               ]&#xd;
5230                             },&#xd;
5231                             &quot;outputFields&quot;: {&#xd;
5232                               &quot;entry&quot;: [&#xd;
5233                                 {&#xd;
5234                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
5235                                   &quot;value&quot;: {&#xd;
5236                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
5237                                     &quot;fieldSchemaKey&quot;: {&#xd;
5238                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
5239                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5240                                     },&#xd;
5241                                     &quot;optional&quot;: false&#xd;
5242                                   }&#xd;
5243                                 },&#xd;
5244                                 {&#xd;
5245                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
5246                                   &quot;value&quot;: {&#xd;
5247                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
5248                                     &quot;fieldSchemaKey&quot;: {&#xd;
5249                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
5250                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5251                                     },&#xd;
5252                                     &quot;optional&quot;: false&#xd;
5253                                   }&#xd;
5254                                 },&#xd;
5255                                 {&#xd;
5256                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
5257                                   &quot;value&quot;: {&#xd;
5258                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
5259                                     &quot;fieldSchemaKey&quot;: {&#xd;
5260                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
5261                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5262                                     },&#xd;
5263                                     &quot;optional&quot;: false&#xd;
5264                                   }&#xd;
5265                                 },&#xd;
5266                                 {&#xd;
5267                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
5268                                   &quot;value&quot;: {&#xd;
5269                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
5270                                     &quot;fieldSchemaKey&quot;: {&#xd;
5271                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
5272                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5273                                     },&#xd;
5274                                     &quot;optional&quot;: false&#xd;
5275                                   }&#xd;
5276                                 },&#xd;
5277                                 {&#xd;
5278                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
5279                                   &quot;value&quot;: {&#xd;
5280                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
5281                                     &quot;fieldSchemaKey&quot;: {&#xd;
5282                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
5283                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5284                                     },&#xd;
5285                                     &quot;optional&quot;: false&#xd;
5286                                   }&#xd;
5287                                 },&#xd;
5288                                 {&#xd;
5289                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
5290                                   &quot;value&quot;: {&#xd;
5291                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
5292                                     &quot;fieldSchemaKey&quot;: {&#xd;
5293                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
5294                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5295                                     },&#xd;
5296                                     &quot;optional&quot;: false&#xd;
5297                                   }&#xd;
5298                                 },&#xd;
5299                                 {&#xd;
5300                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
5301                                   &quot;value&quot;: {&#xd;
5302                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
5303                                     &quot;fieldSchemaKey&quot;: {&#xd;
5304                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
5305                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5306                                     },&#xd;
5307                                     &quot;optional&quot;: false&#xd;
5308                                   }&#xd;
5309                                 },&#xd;
5310                                 {&#xd;
5311                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
5312                                   &quot;value&quot;: {&#xd;
5313                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
5314                                     &quot;fieldSchemaKey&quot;: {&#xd;
5315                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
5316                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5317                                     },&#xd;
5318                                     &quot;optional&quot;: false&#xd;
5319                                   }&#xd;
5320                                 }&#xd;
5321                               ]&#xd;
5322                             },&#xd;
5323                             &quot;taskParameters&quot;: {&#xd;
5324                               &quot;entry&quot;: [&#xd;
5325                                 {&#xd;
5326                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
5327                                   &quot;value&quot;: {&#xd;
5328                                     &quot;key&quot;: {&#xd;
5329                                       &quot;parentKeyName&quot;: &quot;Task_Establish3&quot;,&#xd;
5330                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
5331                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
5332                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
5333                                     },&#xd;
5334                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
5335                                   }&#xd;
5336                                 }&#xd;
5337                               ]&#xd;
5338                             },&#xd;
5339                             &quot;contextAlbumReference&quot;: [&#xd;
5340                               {&#xd;
5341                                 &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
5342                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5343                               },&#xd;
5344                               {&#xd;
5345                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
5346                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5347                               }&#xd;
5348                             ],&#xd;
5349                             &quot;taskLogic&quot;: {&#xd;
5350                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
5351                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
5352                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestEstablishCaseSelected\&quot;, new caseSelectedType(1));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestEstablishStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
5353                             }&#xd;
5354                           }&#xd;
5355                         },&#xd;
5356                         {&#xd;
5357                           &quot;key&quot;: {&#xd;
5358                             &quot;name&quot;: &quot;Task_Match0&quot;,&#xd;
5359                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5360                           },&#xd;
5361                           &quot;value&quot;: {&#xd;
5362                             &quot;key&quot;: {&#xd;
5363                               &quot;name&quot;: &quot;Task_Match0&quot;,&#xd;
5364                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5365                             },&#xd;
5366                             &quot;inputFields&quot;: {&#xd;
5367                               &quot;entry&quot;: [&#xd;
5368                                 {&#xd;
5369                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
5370                                   &quot;value&quot;: {&#xd;
5371                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
5372                                     &quot;fieldSchemaKey&quot;: {&#xd;
5373                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
5374                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5375                                     },&#xd;
5376                                     &quot;optional&quot;: false&#xd;
5377                                   }&#xd;
5378                                 },&#xd;
5379                                 {&#xd;
5380                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
5381                                   &quot;value&quot;: {&#xd;
5382                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
5383                                     &quot;fieldSchemaKey&quot;: {&#xd;
5384                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
5385                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5386                                     },&#xd;
5387                                     &quot;optional&quot;: false&#xd;
5388                                   }&#xd;
5389                                 },&#xd;
5390                                 {&#xd;
5391                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
5392                                   &quot;value&quot;: {&#xd;
5393                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
5394                                     &quot;fieldSchemaKey&quot;: {&#xd;
5395                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
5396                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5397                                     },&#xd;
5398                                     &quot;optional&quot;: false&#xd;
5399                                   }&#xd;
5400                                 },&#xd;
5401                                 {&#xd;
5402                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
5403                                   &quot;value&quot;: {&#xd;
5404                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
5405                                     &quot;fieldSchemaKey&quot;: {&#xd;
5406                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
5407                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5408                                     },&#xd;
5409                                     &quot;optional&quot;: false&#xd;
5410                                   }&#xd;
5411                                 }&#xd;
5412                               ]&#xd;
5413                             },&#xd;
5414                             &quot;outputFields&quot;: {&#xd;
5415                               &quot;entry&quot;: [&#xd;
5416                                 {&#xd;
5417                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
5418                                   &quot;value&quot;: {&#xd;
5419                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
5420                                     &quot;fieldSchemaKey&quot;: {&#xd;
5421                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
5422                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5423                                     },&#xd;
5424                                     &quot;optional&quot;: false&#xd;
5425                                   }&#xd;
5426                                 },&#xd;
5427                                 {&#xd;
5428                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
5429                                   &quot;value&quot;: {&#xd;
5430                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
5431                                     &quot;fieldSchemaKey&quot;: {&#xd;
5432                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
5433                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5434                                     },&#xd;
5435                                     &quot;optional&quot;: false&#xd;
5436                                   }&#xd;
5437                                 },&#xd;
5438                                 {&#xd;
5439                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
5440                                   &quot;value&quot;: {&#xd;
5441                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
5442                                     &quot;fieldSchemaKey&quot;: {&#xd;
5443                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
5444                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5445                                     },&#xd;
5446                                     &quot;optional&quot;: false&#xd;
5447                                   }&#xd;
5448                                 },&#xd;
5449                                 {&#xd;
5450                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
5451                                   &quot;value&quot;: {&#xd;
5452                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
5453                                     &quot;fieldSchemaKey&quot;: {&#xd;
5454                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
5455                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5456                                     },&#xd;
5457                                     &quot;optional&quot;: false&#xd;
5458                                   }&#xd;
5459                                 },&#xd;
5460                                 {&#xd;
5461                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
5462                                   &quot;value&quot;: {&#xd;
5463                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
5464                                     &quot;fieldSchemaKey&quot;: {&#xd;
5465                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
5466                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5467                                     },&#xd;
5468                                     &quot;optional&quot;: false&#xd;
5469                                   }&#xd;
5470                                 },&#xd;
5471                                 {&#xd;
5472                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
5473                                   &quot;value&quot;: {&#xd;
5474                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
5475                                     &quot;fieldSchemaKey&quot;: {&#xd;
5476                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
5477                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5478                                     },&#xd;
5479                                     &quot;optional&quot;: false&#xd;
5480                                   }&#xd;
5481                                 }&#xd;
5482                               ]&#xd;
5483                             },&#xd;
5484                             &quot;taskParameters&quot;: {&#xd;
5485                               &quot;entry&quot;: [&#xd;
5486                                 {&#xd;
5487                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
5488                                   &quot;value&quot;: {&#xd;
5489                                     &quot;key&quot;: {&#xd;
5490                                       &quot;parentKeyName&quot;: &quot;Task_Match0&quot;,&#xd;
5491                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
5492                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
5493                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
5494                                     },&#xd;
5495                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
5496                                   }&#xd;
5497                                 },&#xd;
5498                                 {&#xd;
5499                                   &quot;key&quot;: &quot;Parameter1&quot;,&#xd;
5500                                   &quot;value&quot;: {&#xd;
5501                                     &quot;key&quot;: {&#xd;
5502                                       &quot;parentKeyName&quot;: &quot;Task_Match0&quot;,&#xd;
5503                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
5504                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
5505                                       &quot;localName&quot;: &quot;Parameter1&quot;&#xd;
5506                                     },&#xd;
5507                                     &quot;defaultValue&quot;: &quot;DefaultValue1&quot;&#xd;
5508                                   }&#xd;
5509                                 },&#xd;
5510                                 {&#xd;
5511                                   &quot;key&quot;: &quot;Parameter2&quot;,&#xd;
5512                                   &quot;value&quot;: {&#xd;
5513                                     &quot;key&quot;: {&#xd;
5514                                       &quot;parentKeyName&quot;: &quot;Task_Match0&quot;,&#xd;
5515                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
5516                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
5517                                       &quot;localName&quot;: &quot;Parameter2&quot;&#xd;
5518                                     },&#xd;
5519                                     &quot;defaultValue&quot;: &quot;DefaultValue2&quot;&#xd;
5520                                   }&#xd;
5521                                 }&#xd;
5522                               ]&#xd;
5523                             },&#xd;
5524                             &quot;contextAlbumReference&quot;: [&#xd;
5525                               {&#xd;
5526                                 &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
5527                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5528                               },&#xd;
5529                               {&#xd;
5530                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
5531                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5532                               },&#xd;
5533                               {&#xd;
5534                                 &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
5535                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5536                               },&#xd;
5537                               {&#xd;
5538                                 &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
5539                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5540                               }&#xd;
5541                             ],&#xd;
5542                             &quot;taskLogic&quot;: {&#xd;
5543                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
5544                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
5545                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestMatchCaseSelected\&quot;, new caseSelectedType(2));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestMatchStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
5546                             }&#xd;
5547                           }&#xd;
5548                         },&#xd;
5549                         {&#xd;
5550                           &quot;key&quot;: {&#xd;
5551                             &quot;name&quot;: &quot;Task_Match1&quot;,&#xd;
5552                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5553                           },&#xd;
5554                           &quot;value&quot;: {&#xd;
5555                             &quot;key&quot;: {&#xd;
5556                               &quot;name&quot;: &quot;Task_Match1&quot;,&#xd;
5557                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5558                             },&#xd;
5559                             &quot;inputFields&quot;: {&#xd;
5560                               &quot;entry&quot;: [&#xd;
5561                                 {&#xd;
5562                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
5563                                   &quot;value&quot;: {&#xd;
5564                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
5565                                     &quot;fieldSchemaKey&quot;: {&#xd;
5566                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
5567                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5568                                     },&#xd;
5569                                     &quot;optional&quot;: false&#xd;
5570                                   }&#xd;
5571                                 },&#xd;
5572                                 {&#xd;
5573                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
5574                                   &quot;value&quot;: {&#xd;
5575                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
5576                                     &quot;fieldSchemaKey&quot;: {&#xd;
5577                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
5578                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5579                                     },&#xd;
5580                                     &quot;optional&quot;: false&#xd;
5581                                   }&#xd;
5582                                 },&#xd;
5583                                 {&#xd;
5584                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
5585                                   &quot;value&quot;: {&#xd;
5586                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
5587                                     &quot;fieldSchemaKey&quot;: {&#xd;
5588                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
5589                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5590                                     },&#xd;
5591                                     &quot;optional&quot;: false&#xd;
5592                                   }&#xd;
5593                                 },&#xd;
5594                                 {&#xd;
5595                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
5596                                   &quot;value&quot;: {&#xd;
5597                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
5598                                     &quot;fieldSchemaKey&quot;: {&#xd;
5599                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
5600                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5601                                     },&#xd;
5602                                     &quot;optional&quot;: false&#xd;
5603                                   }&#xd;
5604                                 }&#xd;
5605                               ]&#xd;
5606                             },&#xd;
5607                             &quot;outputFields&quot;: {&#xd;
5608                               &quot;entry&quot;: [&#xd;
5609                                 {&#xd;
5610                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
5611                                   &quot;value&quot;: {&#xd;
5612                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
5613                                     &quot;fieldSchemaKey&quot;: {&#xd;
5614                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
5615                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5616                                     },&#xd;
5617                                     &quot;optional&quot;: false&#xd;
5618                                   }&#xd;
5619                                 },&#xd;
5620                                 {&#xd;
5621                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
5622                                   &quot;value&quot;: {&#xd;
5623                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
5624                                     &quot;fieldSchemaKey&quot;: {&#xd;
5625                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
5626                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5627                                     },&#xd;
5628                                     &quot;optional&quot;: false&#xd;
5629                                   }&#xd;
5630                                 },&#xd;
5631                                 {&#xd;
5632                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
5633                                   &quot;value&quot;: {&#xd;
5634                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
5635                                     &quot;fieldSchemaKey&quot;: {&#xd;
5636                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
5637                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5638                                     },&#xd;
5639                                     &quot;optional&quot;: false&#xd;
5640                                   }&#xd;
5641                                 },&#xd;
5642                                 {&#xd;
5643                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
5644                                   &quot;value&quot;: {&#xd;
5645                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
5646                                     &quot;fieldSchemaKey&quot;: {&#xd;
5647                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
5648                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5649                                     },&#xd;
5650                                     &quot;optional&quot;: false&#xd;
5651                                   }&#xd;
5652                                 },&#xd;
5653                                 {&#xd;
5654                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
5655                                   &quot;value&quot;: {&#xd;
5656                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
5657                                     &quot;fieldSchemaKey&quot;: {&#xd;
5658                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
5659                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5660                                     },&#xd;
5661                                     &quot;optional&quot;: false&#xd;
5662                                   }&#xd;
5663                                 },&#xd;
5664                                 {&#xd;
5665                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
5666                                   &quot;value&quot;: {&#xd;
5667                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
5668                                     &quot;fieldSchemaKey&quot;: {&#xd;
5669                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
5670                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5671                                     },&#xd;
5672                                     &quot;optional&quot;: false&#xd;
5673                                   }&#xd;
5674                                 }&#xd;
5675                               ]&#xd;
5676                             },&#xd;
5677                             &quot;taskParameters&quot;: {&#xd;
5678                               &quot;entry&quot;: [&#xd;
5679                                 {&#xd;
5680                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
5681                                   &quot;value&quot;: {&#xd;
5682                                     &quot;key&quot;: {&#xd;
5683                                       &quot;parentKeyName&quot;: &quot;Task_Match1&quot;,&#xd;
5684                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
5685                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
5686                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
5687                                     },&#xd;
5688                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
5689                                   }&#xd;
5690                                 },&#xd;
5691                                 {&#xd;
5692                                   &quot;key&quot;: &quot;Parameter1&quot;,&#xd;
5693                                   &quot;value&quot;: {&#xd;
5694                                     &quot;key&quot;: {&#xd;
5695                                       &quot;parentKeyName&quot;: &quot;Task_Match1&quot;,&#xd;
5696                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
5697                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
5698                                       &quot;localName&quot;: &quot;Parameter1&quot;&#xd;
5699                                     },&#xd;
5700                                     &quot;defaultValue&quot;: &quot;DefaultValue1&quot;&#xd;
5701                                   }&#xd;
5702                                 }&#xd;
5703                               ]&#xd;
5704                             },&#xd;
5705                             &quot;contextAlbumReference&quot;: [&#xd;
5706                               {&#xd;
5707                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
5708                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5709                               },&#xd;
5710                               {&#xd;
5711                                 &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
5712                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5713                               }&#xd;
5714                             ],&#xd;
5715                             &quot;taskLogic&quot;: {&#xd;
5716                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
5717                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
5718                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestMatchCaseSelected\&quot;, new caseSelectedType(3));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestMatchStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
5719                             }&#xd;
5720                           }&#xd;
5721                         },&#xd;
5722                         {&#xd;
5723                           &quot;key&quot;: {&#xd;
5724                             &quot;name&quot;: &quot;Task_Match2&quot;,&#xd;
5725                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5726                           },&#xd;
5727                           &quot;value&quot;: {&#xd;
5728                             &quot;key&quot;: {&#xd;
5729                               &quot;name&quot;: &quot;Task_Match2&quot;,&#xd;
5730                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5731                             },&#xd;
5732                             &quot;inputFields&quot;: {&#xd;
5733                               &quot;entry&quot;: [&#xd;
5734                                 {&#xd;
5735                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
5736                                   &quot;value&quot;: {&#xd;
5737                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
5738                                     &quot;fieldSchemaKey&quot;: {&#xd;
5739                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
5740                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5741                                     },&#xd;
5742                                     &quot;optional&quot;: false&#xd;
5743                                   }&#xd;
5744                                 },&#xd;
5745                                 {&#xd;
5746                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
5747                                   &quot;value&quot;: {&#xd;
5748                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
5749                                     &quot;fieldSchemaKey&quot;: {&#xd;
5750                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
5751                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5752                                     },&#xd;
5753                                     &quot;optional&quot;: false&#xd;
5754                                   }&#xd;
5755                                 },&#xd;
5756                                 {&#xd;
5757                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
5758                                   &quot;value&quot;: {&#xd;
5759                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
5760                                     &quot;fieldSchemaKey&quot;: {&#xd;
5761                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
5762                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5763                                     },&#xd;
5764                                     &quot;optional&quot;: false&#xd;
5765                                   }&#xd;
5766                                 },&#xd;
5767                                 {&#xd;
5768                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
5769                                   &quot;value&quot;: {&#xd;
5770                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
5771                                     &quot;fieldSchemaKey&quot;: {&#xd;
5772                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
5773                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5774                                     },&#xd;
5775                                     &quot;optional&quot;: false&#xd;
5776                                   }&#xd;
5777                                 }&#xd;
5778                               ]&#xd;
5779                             },&#xd;
5780                             &quot;outputFields&quot;: {&#xd;
5781                               &quot;entry&quot;: [&#xd;
5782                                 {&#xd;
5783                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
5784                                   &quot;value&quot;: {&#xd;
5785                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
5786                                     &quot;fieldSchemaKey&quot;: {&#xd;
5787                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
5788                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5789                                     },&#xd;
5790                                     &quot;optional&quot;: false&#xd;
5791                                   }&#xd;
5792                                 },&#xd;
5793                                 {&#xd;
5794                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
5795                                   &quot;value&quot;: {&#xd;
5796                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
5797                                     &quot;fieldSchemaKey&quot;: {&#xd;
5798                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
5799                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5800                                     },&#xd;
5801                                     &quot;optional&quot;: false&#xd;
5802                                   }&#xd;
5803                                 },&#xd;
5804                                 {&#xd;
5805                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
5806                                   &quot;value&quot;: {&#xd;
5807                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
5808                                     &quot;fieldSchemaKey&quot;: {&#xd;
5809                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
5810                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5811                                     },&#xd;
5812                                     &quot;optional&quot;: false&#xd;
5813                                   }&#xd;
5814                                 },&#xd;
5815                                 {&#xd;
5816                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
5817                                   &quot;value&quot;: {&#xd;
5818                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
5819                                     &quot;fieldSchemaKey&quot;: {&#xd;
5820                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
5821                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5822                                     },&#xd;
5823                                     &quot;optional&quot;: false&#xd;
5824                                   }&#xd;
5825                                 },&#xd;
5826                                 {&#xd;
5827                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
5828                                   &quot;value&quot;: {&#xd;
5829                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
5830                                     &quot;fieldSchemaKey&quot;: {&#xd;
5831                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
5832                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5833                                     },&#xd;
5834                                     &quot;optional&quot;: false&#xd;
5835                                   }&#xd;
5836                                 },&#xd;
5837                                 {&#xd;
5838                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
5839                                   &quot;value&quot;: {&#xd;
5840                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
5841                                     &quot;fieldSchemaKey&quot;: {&#xd;
5842                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
5843                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5844                                     },&#xd;
5845                                     &quot;optional&quot;: false&#xd;
5846                                   }&#xd;
5847                                 }&#xd;
5848                               ]&#xd;
5849                             },&#xd;
5850                             &quot;taskParameters&quot;: {&#xd;
5851                               &quot;entry&quot;: [&#xd;
5852                                 {&#xd;
5853                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
5854                                   &quot;value&quot;: {&#xd;
5855                                     &quot;key&quot;: {&#xd;
5856                                       &quot;parentKeyName&quot;: &quot;Task_Match2&quot;,&#xd;
5857                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
5858                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
5859                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
5860                                     },&#xd;
5861                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
5862                                   }&#xd;
5863                                 }&#xd;
5864                               ]&#xd;
5865                             },&#xd;
5866                             &quot;contextAlbumReference&quot;: [&#xd;
5867                               {&#xd;
5868                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
5869                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5870                               },&#xd;
5871                               {&#xd;
5872                                 &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
5873                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5874                               }&#xd;
5875                             ],&#xd;
5876                             &quot;taskLogic&quot;: {&#xd;
5877                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
5878                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
5879                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestMatchCaseSelected\&quot;, new caseSelectedType(0));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestMatchStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
5880                             }&#xd;
5881                           }&#xd;
5882                         },&#xd;
5883                         {&#xd;
5884                           &quot;key&quot;: {&#xd;
5885                             &quot;name&quot;: &quot;Task_Match3&quot;,&#xd;
5886                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5887                           },&#xd;
5888                           &quot;value&quot;: {&#xd;
5889                             &quot;key&quot;: {&#xd;
5890                               &quot;name&quot;: &quot;Task_Match3&quot;,&#xd;
5891                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5892                             },&#xd;
5893                             &quot;inputFields&quot;: {&#xd;
5894                               &quot;entry&quot;: [&#xd;
5895                                 {&#xd;
5896                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
5897                                   &quot;value&quot;: {&#xd;
5898                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
5899                                     &quot;fieldSchemaKey&quot;: {&#xd;
5900                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
5901                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5902                                     },&#xd;
5903                                     &quot;optional&quot;: false&#xd;
5904                                   }&#xd;
5905                                 },&#xd;
5906                                 {&#xd;
5907                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
5908                                   &quot;value&quot;: {&#xd;
5909                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
5910                                     &quot;fieldSchemaKey&quot;: {&#xd;
5911                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
5912                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5913                                     },&#xd;
5914                                     &quot;optional&quot;: false&#xd;
5915                                   }&#xd;
5916                                 },&#xd;
5917                                 {&#xd;
5918                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
5919                                   &quot;value&quot;: {&#xd;
5920                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
5921                                     &quot;fieldSchemaKey&quot;: {&#xd;
5922                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
5923                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5924                                     },&#xd;
5925                                     &quot;optional&quot;: false&#xd;
5926                                   }&#xd;
5927                                 },&#xd;
5928                                 {&#xd;
5929                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
5930                                   &quot;value&quot;: {&#xd;
5931                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
5932                                     &quot;fieldSchemaKey&quot;: {&#xd;
5933                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
5934                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5935                                     },&#xd;
5936                                     &quot;optional&quot;: false&#xd;
5937                                   }&#xd;
5938                                 }&#xd;
5939                               ]&#xd;
5940                             },&#xd;
5941                             &quot;outputFields&quot;: {&#xd;
5942                               &quot;entry&quot;: [&#xd;
5943                                 {&#xd;
5944                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
5945                                   &quot;value&quot;: {&#xd;
5946                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
5947                                     &quot;fieldSchemaKey&quot;: {&#xd;
5948                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
5949                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5950                                     },&#xd;
5951                                     &quot;optional&quot;: false&#xd;
5952                                   }&#xd;
5953                                 },&#xd;
5954                                 {&#xd;
5955                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
5956                                   &quot;value&quot;: {&#xd;
5957                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
5958                                     &quot;fieldSchemaKey&quot;: {&#xd;
5959                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
5960                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5961                                     },&#xd;
5962                                     &quot;optional&quot;: false&#xd;
5963                                   }&#xd;
5964                                 },&#xd;
5965                                 {&#xd;
5966                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
5967                                   &quot;value&quot;: {&#xd;
5968                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
5969                                     &quot;fieldSchemaKey&quot;: {&#xd;
5970                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
5971                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5972                                     },&#xd;
5973                                     &quot;optional&quot;: false&#xd;
5974                                   }&#xd;
5975                                 },&#xd;
5976                                 {&#xd;
5977                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
5978                                   &quot;value&quot;: {&#xd;
5979                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
5980                                     &quot;fieldSchemaKey&quot;: {&#xd;
5981                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
5982                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5983                                     },&#xd;
5984                                     &quot;optional&quot;: false&#xd;
5985                                   }&#xd;
5986                                 },&#xd;
5987                                 {&#xd;
5988                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
5989                                   &quot;value&quot;: {&#xd;
5990                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
5991                                     &quot;fieldSchemaKey&quot;: {&#xd;
5992                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
5993                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
5994                                     },&#xd;
5995                                     &quot;optional&quot;: false&#xd;
5996                                   }&#xd;
5997                                 },&#xd;
5998                                 {&#xd;
5999                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
6000                                   &quot;value&quot;: {&#xd;
6001                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
6002                                     &quot;fieldSchemaKey&quot;: {&#xd;
6003                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
6004                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6005                                     },&#xd;
6006                                     &quot;optional&quot;: false&#xd;
6007                                   }&#xd;
6008                                 }&#xd;
6009                               ]&#xd;
6010                             },&#xd;
6011                             &quot;taskParameters&quot;: {&#xd;
6012                               &quot;entry&quot;: [&#xd;
6013                                 {&#xd;
6014                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
6015                                   &quot;value&quot;: {&#xd;
6016                                     &quot;key&quot;: {&#xd;
6017                                       &quot;parentKeyName&quot;: &quot;Task_Match3&quot;,&#xd;
6018                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
6019                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
6020                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
6021                                     },&#xd;
6022                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
6023                                   }&#xd;
6024                                 }&#xd;
6025                               ]&#xd;
6026                             },&#xd;
6027                             &quot;contextAlbumReference&quot;: [&#xd;
6028                               {&#xd;
6029                                 &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
6030                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6031                               },&#xd;
6032                               {&#xd;
6033                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
6034                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6035                               }&#xd;
6036                             ],&#xd;
6037                             &quot;taskLogic&quot;: {&#xd;
6038                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
6039                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
6040                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestMatchCaseSelected\&quot;, new caseSelectedType(1));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestMatchStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
6041                             }&#xd;
6042                           }&#xd;
6043                         }&#xd;
6044                       ]&#xd;
6045                     }&#xd;
6046                   },&#xd;
6047                   &quot;events&quot;: {&#xd;
6048                     &quot;key&quot;: {&#xd;
6049                       &quot;name&quot;: &quot;Events&quot;,&#xd;
6050                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6051                     },&#xd;
6052                     &quot;eventMap&quot;: {&#xd;
6053                       &quot;entry&quot;: [&#xd;
6054                         {&#xd;
6055                           &quot;key&quot;: {&#xd;
6056                             &quot;name&quot;: &quot;Event0000&quot;,&#xd;
6057                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6058                           },&#xd;
6059                           &quot;value&quot;: {&#xd;
6060                             &quot;key&quot;: {&#xd;
6061                               &quot;name&quot;: &quot;Event0000&quot;,&#xd;
6062                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6063                             },&#xd;
6064                             &quot;nameSpace&quot;: &quot;org.onap.policy.apex.sample.events&quot;,&#xd;
6065                             &quot;source&quot;: &quot;Outside&quot;,&#xd;
6066                             &quot;target&quot;: &quot;Match&quot;,&#xd;
6067                             &quot;parameter&quot;: {&#xd;
6068                               &quot;entry&quot;: [&#xd;
6069                                 {&#xd;
6070                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
6071                                   &quot;value&quot;: {&#xd;
6072                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
6073                                     &quot;fieldSchemaKey&quot;: {&#xd;
6074                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
6075                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6076                                     },&#xd;
6077                                     &quot;optional&quot;: false&#xd;
6078                                   }&#xd;
6079                                 },&#xd;
6080                                 {&#xd;
6081                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
6082                                   &quot;value&quot;: {&#xd;
6083                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
6084                                     &quot;fieldSchemaKey&quot;: {&#xd;
6085                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
6086                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6087                                     },&#xd;
6088                                     &quot;optional&quot;: false&#xd;
6089                                   }&#xd;
6090                                 },&#xd;
6091                                 {&#xd;
6092                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
6093                                   &quot;value&quot;: {&#xd;
6094                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
6095                                     &quot;fieldSchemaKey&quot;: {&#xd;
6096                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
6097                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6098                                     },&#xd;
6099                                     &quot;optional&quot;: false&#xd;
6100                                   }&#xd;
6101                                 },&#xd;
6102                                 {&#xd;
6103                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
6104                                   &quot;value&quot;: {&#xd;
6105                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
6106                                     &quot;fieldSchemaKey&quot;: {&#xd;
6107                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
6108                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6109                                     },&#xd;
6110                                     &quot;optional&quot;: false&#xd;
6111                                   }&#xd;
6112                                 }&#xd;
6113                               ]&#xd;
6114                             }&#xd;
6115                           }&#xd;
6116                         },&#xd;
6117                         {&#xd;
6118                           &quot;key&quot;: {&#xd;
6119                             &quot;name&quot;: &quot;Event0001&quot;,&#xd;
6120                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6121                           },&#xd;
6122                           &quot;value&quot;: {&#xd;
6123                             &quot;key&quot;: {&#xd;
6124                               &quot;name&quot;: &quot;Event0001&quot;,&#xd;
6125                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6126                             },&#xd;
6127                             &quot;nameSpace&quot;: &quot;org.onap.policy.apex.sample.events&quot;,&#xd;
6128                             &quot;source&quot;: &quot;Match&quot;,&#xd;
6129                             &quot;target&quot;: &quot;Establish&quot;,&#xd;
6130                             &quot;parameter&quot;: {&#xd;
6131                               &quot;entry&quot;: [&#xd;
6132                                 {&#xd;
6133                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
6134                                   &quot;value&quot;: {&#xd;
6135                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
6136                                     &quot;fieldSchemaKey&quot;: {&#xd;
6137                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
6138                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6139                                     },&#xd;
6140                                     &quot;optional&quot;: false&#xd;
6141                                   }&#xd;
6142                                 },&#xd;
6143                                 {&#xd;
6144                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
6145                                   &quot;value&quot;: {&#xd;
6146                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
6147                                     &quot;fieldSchemaKey&quot;: {&#xd;
6148                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
6149                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6150                                     },&#xd;
6151                                     &quot;optional&quot;: false&#xd;
6152                                   }&#xd;
6153                                 },&#xd;
6154                                 {&#xd;
6155                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
6156                                   &quot;value&quot;: {&#xd;
6157                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
6158                                     &quot;fieldSchemaKey&quot;: {&#xd;
6159                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
6160                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6161                                     },&#xd;
6162                                     &quot;optional&quot;: false&#xd;
6163                                   }&#xd;
6164                                 },&#xd;
6165                                 {&#xd;
6166                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
6167                                   &quot;value&quot;: {&#xd;
6168                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
6169                                     &quot;fieldSchemaKey&quot;: {&#xd;
6170                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
6171                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6172                                     },&#xd;
6173                                     &quot;optional&quot;: false&#xd;
6174                                   }&#xd;
6175                                 },&#xd;
6176                                 {&#xd;
6177                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
6178                                   &quot;value&quot;: {&#xd;
6179                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
6180                                     &quot;fieldSchemaKey&quot;: {&#xd;
6181                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
6182                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6183                                     },&#xd;
6184                                     &quot;optional&quot;: false&#xd;
6185                                   }&#xd;
6186                                 },&#xd;
6187                                 {&#xd;
6188                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
6189                                   &quot;value&quot;: {&#xd;
6190                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
6191                                     &quot;fieldSchemaKey&quot;: {&#xd;
6192                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
6193                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6194                                     },&#xd;
6195                                     &quot;optional&quot;: false&#xd;
6196                                   }&#xd;
6197                                 }&#xd;
6198                               ]&#xd;
6199                             }&#xd;
6200                           }&#xd;
6201                         },&#xd;
6202                         {&#xd;
6203                           &quot;key&quot;: {&#xd;
6204                             &quot;name&quot;: &quot;Event0002&quot;,&#xd;
6205                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6206                           },&#xd;
6207                           &quot;value&quot;: {&#xd;
6208                             &quot;key&quot;: {&#xd;
6209                               &quot;name&quot;: &quot;Event0002&quot;,&#xd;
6210                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6211                             },&#xd;
6212                             &quot;nameSpace&quot;: &quot;org.onap.policy.apex.sample.events&quot;,&#xd;
6213                             &quot;source&quot;: &quot;Establish&quot;,&#xd;
6214                             &quot;target&quot;: &quot;Decide&quot;,&#xd;
6215                             &quot;parameter&quot;: {&#xd;
6216                               &quot;entry&quot;: [&#xd;
6217                                 {&#xd;
6218                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
6219                                   &quot;value&quot;: {&#xd;
6220                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
6221                                     &quot;fieldSchemaKey&quot;: {&#xd;
6222                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
6223                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6224                                     },&#xd;
6225                                     &quot;optional&quot;: false&#xd;
6226                                   }&#xd;
6227                                 },&#xd;
6228                                 {&#xd;
6229                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
6230                                   &quot;value&quot;: {&#xd;
6231                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
6232                                     &quot;fieldSchemaKey&quot;: {&#xd;
6233                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
6234                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6235                                     },&#xd;
6236                                     &quot;optional&quot;: false&#xd;
6237                                   }&#xd;
6238                                 },&#xd;
6239                                 {&#xd;
6240                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
6241                                   &quot;value&quot;: {&#xd;
6242                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
6243                                     &quot;fieldSchemaKey&quot;: {&#xd;
6244                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
6245                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6246                                     },&#xd;
6247                                     &quot;optional&quot;: false&#xd;
6248                                   }&#xd;
6249                                 },&#xd;
6250                                 {&#xd;
6251                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
6252                                   &quot;value&quot;: {&#xd;
6253                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
6254                                     &quot;fieldSchemaKey&quot;: {&#xd;
6255                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
6256                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6257                                     },&#xd;
6258                                     &quot;optional&quot;: false&#xd;
6259                                   }&#xd;
6260                                 },&#xd;
6261                                 {&#xd;
6262                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
6263                                   &quot;value&quot;: {&#xd;
6264                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
6265                                     &quot;fieldSchemaKey&quot;: {&#xd;
6266                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
6267                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6268                                     },&#xd;
6269                                     &quot;optional&quot;: false&#xd;
6270                                   }&#xd;
6271                                 },&#xd;
6272                                 {&#xd;
6273                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
6274                                   &quot;value&quot;: {&#xd;
6275                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
6276                                     &quot;fieldSchemaKey&quot;: {&#xd;
6277                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
6278                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6279                                     },&#xd;
6280                                     &quot;optional&quot;: false&#xd;
6281                                   }&#xd;
6282                                 },&#xd;
6283                                 {&#xd;
6284                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
6285                                   &quot;value&quot;: {&#xd;
6286                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
6287                                     &quot;fieldSchemaKey&quot;: {&#xd;
6288                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
6289                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6290                                     },&#xd;
6291                                     &quot;optional&quot;: false&#xd;
6292                                   }&#xd;
6293                                 },&#xd;
6294                                 {&#xd;
6295                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
6296                                   &quot;value&quot;: {&#xd;
6297                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
6298                                     &quot;fieldSchemaKey&quot;: {&#xd;
6299                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
6300                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6301                                     },&#xd;
6302                                     &quot;optional&quot;: false&#xd;
6303                                   }&#xd;
6304                                 }&#xd;
6305                               ]&#xd;
6306                             }&#xd;
6307                           }&#xd;
6308                         },&#xd;
6309                         {&#xd;
6310                           &quot;key&quot;: {&#xd;
6311                             &quot;name&quot;: &quot;Event0003&quot;,&#xd;
6312                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6313                           },&#xd;
6314                           &quot;value&quot;: {&#xd;
6315                             &quot;key&quot;: {&#xd;
6316                               &quot;name&quot;: &quot;Event0003&quot;,&#xd;
6317                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6318                             },&#xd;
6319                             &quot;nameSpace&quot;: &quot;org.onap.policy.apex.sample.events&quot;,&#xd;
6320                             &quot;source&quot;: &quot;Decide&quot;,&#xd;
6321                             &quot;target&quot;: &quot;Act&quot;,&#xd;
6322                             &quot;parameter&quot;: {&#xd;
6323                               &quot;entry&quot;: [&#xd;
6324                                 {&#xd;
6325                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
6326                                   &quot;value&quot;: {&#xd;
6327                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
6328                                     &quot;fieldSchemaKey&quot;: {&#xd;
6329                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
6330                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6331                                     },&#xd;
6332                                     &quot;optional&quot;: false&#xd;
6333                                   }&#xd;
6334                                 },&#xd;
6335                                 {&#xd;
6336                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
6337                                   &quot;value&quot;: {&#xd;
6338                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
6339                                     &quot;fieldSchemaKey&quot;: {&#xd;
6340                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
6341                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6342                                     },&#xd;
6343                                     &quot;optional&quot;: false&#xd;
6344                                   }&#xd;
6345                                 },&#xd;
6346                                 {&#xd;
6347                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
6348                                   &quot;value&quot;: {&#xd;
6349                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
6350                                     &quot;fieldSchemaKey&quot;: {&#xd;
6351                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
6352                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6353                                     },&#xd;
6354                                     &quot;optional&quot;: false&#xd;
6355                                   }&#xd;
6356                                 },&#xd;
6357                                 {&#xd;
6358                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
6359                                   &quot;value&quot;: {&#xd;
6360                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
6361                                     &quot;fieldSchemaKey&quot;: {&#xd;
6362                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
6363                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6364                                     },&#xd;
6365                                     &quot;optional&quot;: false&#xd;
6366                                   }&#xd;
6367                                 },&#xd;
6368                                 {&#xd;
6369                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
6370                                   &quot;value&quot;: {&#xd;
6371                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
6372                                     &quot;fieldSchemaKey&quot;: {&#xd;
6373                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
6374                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6375                                     },&#xd;
6376                                     &quot;optional&quot;: false&#xd;
6377                                   }&#xd;
6378                                 },&#xd;
6379                                 {&#xd;
6380                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
6381                                   &quot;value&quot;: {&#xd;
6382                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
6383                                     &quot;fieldSchemaKey&quot;: {&#xd;
6384                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
6385                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6386                                     },&#xd;
6387                                     &quot;optional&quot;: false&#xd;
6388                                   }&#xd;
6389                                 },&#xd;
6390                                 {&#xd;
6391                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
6392                                   &quot;value&quot;: {&#xd;
6393                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
6394                                     &quot;fieldSchemaKey&quot;: {&#xd;
6395                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
6396                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6397                                     },&#xd;
6398                                     &quot;optional&quot;: false&#xd;
6399                                   }&#xd;
6400                                 },&#xd;
6401                                 {&#xd;
6402                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
6403                                   &quot;value&quot;: {&#xd;
6404                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
6405                                     &quot;fieldSchemaKey&quot;: {&#xd;
6406                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
6407                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6408                                     },&#xd;
6409                                     &quot;optional&quot;: false&#xd;
6410                                   }&#xd;
6411                                 },&#xd;
6412                                 {&#xd;
6413                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
6414                                   &quot;value&quot;: {&#xd;
6415                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
6416                                     &quot;fieldSchemaKey&quot;: {&#xd;
6417                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
6418                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6419                                     },&#xd;
6420                                     &quot;optional&quot;: false&#xd;
6421                                   }&#xd;
6422                                 },&#xd;
6423                                 {&#xd;
6424                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
6425                                   &quot;value&quot;: {&#xd;
6426                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
6427                                     &quot;fieldSchemaKey&quot;: {&#xd;
6428                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
6429                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6430                                     },&#xd;
6431                                     &quot;optional&quot;: false&#xd;
6432                                   }&#xd;
6433                                 }&#xd;
6434                               ]&#xd;
6435                             }&#xd;
6436                           }&#xd;
6437                         },&#xd;
6438                         {&#xd;
6439                           &quot;key&quot;: {&#xd;
6440                             &quot;name&quot;: &quot;Event0004&quot;,&#xd;
6441                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6442                           },&#xd;
6443                           &quot;value&quot;: {&#xd;
6444                             &quot;key&quot;: {&#xd;
6445                               &quot;name&quot;: &quot;Event0004&quot;,&#xd;
6446                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6447                             },&#xd;
6448                             &quot;nameSpace&quot;: &quot;org.onap.policy.apex.sample.events&quot;,&#xd;
6449                             &quot;source&quot;: &quot;Act&quot;,&#xd;
6450                             &quot;target&quot;: &quot;Outside&quot;,&#xd;
6451                             &quot;parameter&quot;: {&#xd;
6452                               &quot;entry&quot;: [&#xd;
6453                                 {&#xd;
6454                                   &quot;key&quot;: &quot;TestActCaseSelected&quot;,&#xd;
6455                                   &quot;value&quot;: {&#xd;
6456                                     &quot;key&quot;: &quot;TestActCaseSelected&quot;,&#xd;
6457                                     &quot;fieldSchemaKey&quot;: {&#xd;
6458                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
6459                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6460                                     },&#xd;
6461                                     &quot;optional&quot;: false&#xd;
6462                                   }&#xd;
6463                                 },&#xd;
6464                                 {&#xd;
6465                                   &quot;key&quot;: &quot;TestActStateTime&quot;,&#xd;
6466                                   &quot;value&quot;: {&#xd;
6467                                     &quot;key&quot;: &quot;TestActStateTime&quot;,&#xd;
6468                                     &quot;fieldSchemaKey&quot;: {&#xd;
6469                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
6470                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6471                                     },&#xd;
6472                                     &quot;optional&quot;: false&#xd;
6473                                   }&#xd;
6474                                 },&#xd;
6475                                 {&#xd;
6476                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
6477                                   &quot;value&quot;: {&#xd;
6478                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
6479                                     &quot;fieldSchemaKey&quot;: {&#xd;
6480                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
6481                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6482                                     },&#xd;
6483                                     &quot;optional&quot;: false&#xd;
6484                                   }&#xd;
6485                                 },&#xd;
6486                                 {&#xd;
6487                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
6488                                   &quot;value&quot;: {&#xd;
6489                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
6490                                     &quot;fieldSchemaKey&quot;: {&#xd;
6491                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
6492                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6493                                     },&#xd;
6494                                     &quot;optional&quot;: false&#xd;
6495                                   }&#xd;
6496                                 },&#xd;
6497                                 {&#xd;
6498                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
6499                                   &quot;value&quot;: {&#xd;
6500                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
6501                                     &quot;fieldSchemaKey&quot;: {&#xd;
6502                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
6503                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6504                                     },&#xd;
6505                                     &quot;optional&quot;: false&#xd;
6506                                   }&#xd;
6507                                 },&#xd;
6508                                 {&#xd;
6509                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
6510                                   &quot;value&quot;: {&#xd;
6511                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
6512                                     &quot;fieldSchemaKey&quot;: {&#xd;
6513                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
6514                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6515                                     },&#xd;
6516                                     &quot;optional&quot;: false&#xd;
6517                                   }&#xd;
6518                                 },&#xd;
6519                                 {&#xd;
6520                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
6521                                   &quot;value&quot;: {&#xd;
6522                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
6523                                     &quot;fieldSchemaKey&quot;: {&#xd;
6524                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
6525                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6526                                     },&#xd;
6527                                     &quot;optional&quot;: false&#xd;
6528                                   }&#xd;
6529                                 },&#xd;
6530                                 {&#xd;
6531                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
6532                                   &quot;value&quot;: {&#xd;
6533                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
6534                                     &quot;fieldSchemaKey&quot;: {&#xd;
6535                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
6536                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6537                                     },&#xd;
6538                                     &quot;optional&quot;: false&#xd;
6539                                   }&#xd;
6540                                 },&#xd;
6541                                 {&#xd;
6542                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
6543                                   &quot;value&quot;: {&#xd;
6544                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
6545                                     &quot;fieldSchemaKey&quot;: {&#xd;
6546                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
6547                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6548                                     },&#xd;
6549                                     &quot;optional&quot;: false&#xd;
6550                                   }&#xd;
6551                                 },&#xd;
6552                                 {&#xd;
6553                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
6554                                   &quot;value&quot;: {&#xd;
6555                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
6556                                     &quot;fieldSchemaKey&quot;: {&#xd;
6557                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
6558                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6559                                     },&#xd;
6560                                     &quot;optional&quot;: false&#xd;
6561                                   }&#xd;
6562                                 },&#xd;
6563                                 {&#xd;
6564                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
6565                                   &quot;value&quot;: {&#xd;
6566                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
6567                                     &quot;fieldSchemaKey&quot;: {&#xd;
6568                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
6569                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6570                                     },&#xd;
6571                                     &quot;optional&quot;: false&#xd;
6572                                   }&#xd;
6573                                 },&#xd;
6574                                 {&#xd;
6575                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
6576                                   &quot;value&quot;: {&#xd;
6577                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
6578                                     &quot;fieldSchemaKey&quot;: {&#xd;
6579                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
6580                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6581                                     },&#xd;
6582                                     &quot;optional&quot;: false&#xd;
6583                                   }&#xd;
6584                                 }&#xd;
6585                               ]&#xd;
6586                             }&#xd;
6587                           }&#xd;
6588                         },&#xd;
6589                         {&#xd;
6590                           &quot;key&quot;: {&#xd;
6591                             &quot;name&quot;: &quot;Event0100&quot;,&#xd;
6592                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6593                           },&#xd;
6594                           &quot;value&quot;: {&#xd;
6595                             &quot;key&quot;: {&#xd;
6596                               &quot;name&quot;: &quot;Event0100&quot;,&#xd;
6597                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6598                             },&#xd;
6599                             &quot;nameSpace&quot;: &quot;org.onap.policy.apex.sample.events&quot;,&#xd;
6600                             &quot;source&quot;: &quot;Outside&quot;,&#xd;
6601                             &quot;target&quot;: &quot;Match&quot;,&#xd;
6602                             &quot;parameter&quot;: {&#xd;
6603                               &quot;entry&quot;: [&#xd;
6604                                 {&#xd;
6605                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
6606                                   &quot;value&quot;: {&#xd;
6607                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
6608                                     &quot;fieldSchemaKey&quot;: {&#xd;
6609                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
6610                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6611                                     },&#xd;
6612                                     &quot;optional&quot;: false&#xd;
6613                                   }&#xd;
6614                                 },&#xd;
6615                                 {&#xd;
6616                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
6617                                   &quot;value&quot;: {&#xd;
6618                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
6619                                     &quot;fieldSchemaKey&quot;: {&#xd;
6620                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
6621                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6622                                     },&#xd;
6623                                     &quot;optional&quot;: false&#xd;
6624                                   }&#xd;
6625                                 },&#xd;
6626                                 {&#xd;
6627                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
6628                                   &quot;value&quot;: {&#xd;
6629                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
6630                                     &quot;fieldSchemaKey&quot;: {&#xd;
6631                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
6632                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6633                                     },&#xd;
6634                                     &quot;optional&quot;: false&#xd;
6635                                   }&#xd;
6636                                 },&#xd;
6637                                 {&#xd;
6638                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
6639                                   &quot;value&quot;: {&#xd;
6640                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
6641                                     &quot;fieldSchemaKey&quot;: {&#xd;
6642                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
6643                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6644                                     },&#xd;
6645                                     &quot;optional&quot;: false&#xd;
6646                                   }&#xd;
6647                                 }&#xd;
6648                               ]&#xd;
6649                             }&#xd;
6650                           }&#xd;
6651                         },&#xd;
6652                         {&#xd;
6653                           &quot;key&quot;: {&#xd;
6654                             &quot;name&quot;: &quot;Event0101&quot;,&#xd;
6655                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6656                           },&#xd;
6657                           &quot;value&quot;: {&#xd;
6658                             &quot;key&quot;: {&#xd;
6659                               &quot;name&quot;: &quot;Event0101&quot;,&#xd;
6660                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6661                             },&#xd;
6662                             &quot;nameSpace&quot;: &quot;org.onap.policy.apex.sample.events&quot;,&#xd;
6663                             &quot;source&quot;: &quot;Match&quot;,&#xd;
6664                             &quot;target&quot;: &quot;Establish&quot;,&#xd;
6665                             &quot;parameter&quot;: {&#xd;
6666                               &quot;entry&quot;: [&#xd;
6667                                 {&#xd;
6668                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
6669                                   &quot;value&quot;: {&#xd;
6670                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
6671                                     &quot;fieldSchemaKey&quot;: {&#xd;
6672                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
6673                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6674                                     },&#xd;
6675                                     &quot;optional&quot;: false&#xd;
6676                                   }&#xd;
6677                                 },&#xd;
6678                                 {&#xd;
6679                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
6680                                   &quot;value&quot;: {&#xd;
6681                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
6682                                     &quot;fieldSchemaKey&quot;: {&#xd;
6683                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
6684                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6685                                     },&#xd;
6686                                     &quot;optional&quot;: false&#xd;
6687                                   }&#xd;
6688                                 },&#xd;
6689                                 {&#xd;
6690                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
6691                                   &quot;value&quot;: {&#xd;
6692                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
6693                                     &quot;fieldSchemaKey&quot;: {&#xd;
6694                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
6695                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6696                                     },&#xd;
6697                                     &quot;optional&quot;: false&#xd;
6698                                   }&#xd;
6699                                 },&#xd;
6700                                 {&#xd;
6701                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
6702                                   &quot;value&quot;: {&#xd;
6703                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
6704                                     &quot;fieldSchemaKey&quot;: {&#xd;
6705                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
6706                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6707                                     },&#xd;
6708                                     &quot;optional&quot;: false&#xd;
6709                                   }&#xd;
6710                                 },&#xd;
6711                                 {&#xd;
6712                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
6713                                   &quot;value&quot;: {&#xd;
6714                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
6715                                     &quot;fieldSchemaKey&quot;: {&#xd;
6716                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
6717                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6718                                     },&#xd;
6719                                     &quot;optional&quot;: false&#xd;
6720                                   }&#xd;
6721                                 },&#xd;
6722                                 {&#xd;
6723                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
6724                                   &quot;value&quot;: {&#xd;
6725                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
6726                                     &quot;fieldSchemaKey&quot;: {&#xd;
6727                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
6728                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6729                                     },&#xd;
6730                                     &quot;optional&quot;: false&#xd;
6731                                   }&#xd;
6732                                 }&#xd;
6733                               ]&#xd;
6734                             }&#xd;
6735                           }&#xd;
6736                         },&#xd;
6737                         {&#xd;
6738                           &quot;key&quot;: {&#xd;
6739                             &quot;name&quot;: &quot;Event0102&quot;,&#xd;
6740                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6741                           },&#xd;
6742                           &quot;value&quot;: {&#xd;
6743                             &quot;key&quot;: {&#xd;
6744                               &quot;name&quot;: &quot;Event0102&quot;,&#xd;
6745                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6746                             },&#xd;
6747                             &quot;nameSpace&quot;: &quot;org.onap.policy.apex.sample.events&quot;,&#xd;
6748                             &quot;source&quot;: &quot;Establish&quot;,&#xd;
6749                             &quot;target&quot;: &quot;Decide&quot;,&#xd;
6750                             &quot;parameter&quot;: {&#xd;
6751                               &quot;entry&quot;: [&#xd;
6752                                 {&#xd;
6753                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
6754                                   &quot;value&quot;: {&#xd;
6755                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
6756                                     &quot;fieldSchemaKey&quot;: {&#xd;
6757                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
6758                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6759                                     },&#xd;
6760                                     &quot;optional&quot;: false&#xd;
6761                                   }&#xd;
6762                                 },&#xd;
6763                                 {&#xd;
6764                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
6765                                   &quot;value&quot;: {&#xd;
6766                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
6767                                     &quot;fieldSchemaKey&quot;: {&#xd;
6768                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
6769                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6770                                     },&#xd;
6771                                     &quot;optional&quot;: false&#xd;
6772                                   }&#xd;
6773                                 },&#xd;
6774                                 {&#xd;
6775                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
6776                                   &quot;value&quot;: {&#xd;
6777                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
6778                                     &quot;fieldSchemaKey&quot;: {&#xd;
6779                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
6780                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6781                                     },&#xd;
6782                                     &quot;optional&quot;: false&#xd;
6783                                   }&#xd;
6784                                 },&#xd;
6785                                 {&#xd;
6786                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
6787                                   &quot;value&quot;: {&#xd;
6788                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
6789                                     &quot;fieldSchemaKey&quot;: {&#xd;
6790                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
6791                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6792                                     },&#xd;
6793                                     &quot;optional&quot;: false&#xd;
6794                                   }&#xd;
6795                                 },&#xd;
6796                                 {&#xd;
6797                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
6798                                   &quot;value&quot;: {&#xd;
6799                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
6800                                     &quot;fieldSchemaKey&quot;: {&#xd;
6801                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
6802                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6803                                     },&#xd;
6804                                     &quot;optional&quot;: false&#xd;
6805                                   }&#xd;
6806                                 },&#xd;
6807                                 {&#xd;
6808                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
6809                                   &quot;value&quot;: {&#xd;
6810                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
6811                                     &quot;fieldSchemaKey&quot;: {&#xd;
6812                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
6813                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6814                                     },&#xd;
6815                                     &quot;optional&quot;: false&#xd;
6816                                   }&#xd;
6817                                 },&#xd;
6818                                 {&#xd;
6819                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
6820                                   &quot;value&quot;: {&#xd;
6821                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
6822                                     &quot;fieldSchemaKey&quot;: {&#xd;
6823                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
6824                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6825                                     },&#xd;
6826                                     &quot;optional&quot;: false&#xd;
6827                                   }&#xd;
6828                                 },&#xd;
6829                                 {&#xd;
6830                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
6831                                   &quot;value&quot;: {&#xd;
6832                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
6833                                     &quot;fieldSchemaKey&quot;: {&#xd;
6834                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
6835                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6836                                     },&#xd;
6837                                     &quot;optional&quot;: false&#xd;
6838                                   }&#xd;
6839                                 }&#xd;
6840                               ]&#xd;
6841                             }&#xd;
6842                           }&#xd;
6843                         },&#xd;
6844                         {&#xd;
6845                           &quot;key&quot;: {&#xd;
6846                             &quot;name&quot;: &quot;Event0103&quot;,&#xd;
6847                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6848                           },&#xd;
6849                           &quot;value&quot;: {&#xd;
6850                             &quot;key&quot;: {&#xd;
6851                               &quot;name&quot;: &quot;Event0103&quot;,&#xd;
6852                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6853                             },&#xd;
6854                             &quot;nameSpace&quot;: &quot;org.onap.policy.apex.sample.events&quot;,&#xd;
6855                             &quot;source&quot;: &quot;Decide&quot;,&#xd;
6856                             &quot;target&quot;: &quot;Act&quot;,&#xd;
6857                             &quot;parameter&quot;: {&#xd;
6858                               &quot;entry&quot;: [&#xd;
6859                                 {&#xd;
6860                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
6861                                   &quot;value&quot;: {&#xd;
6862                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
6863                                     &quot;fieldSchemaKey&quot;: {&#xd;
6864                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
6865                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6866                                     },&#xd;
6867                                     &quot;optional&quot;: false&#xd;
6868                                   }&#xd;
6869                                 },&#xd;
6870                                 {&#xd;
6871                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
6872                                   &quot;value&quot;: {&#xd;
6873                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
6874                                     &quot;fieldSchemaKey&quot;: {&#xd;
6875                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
6876                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6877                                     },&#xd;
6878                                     &quot;optional&quot;: false&#xd;
6879                                   }&#xd;
6880                                 },&#xd;
6881                                 {&#xd;
6882                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
6883                                   &quot;value&quot;: {&#xd;
6884                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
6885                                     &quot;fieldSchemaKey&quot;: {&#xd;
6886                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
6887                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6888                                     },&#xd;
6889                                     &quot;optional&quot;: false&#xd;
6890                                   }&#xd;
6891                                 },&#xd;
6892                                 {&#xd;
6893                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
6894                                   &quot;value&quot;: {&#xd;
6895                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
6896                                     &quot;fieldSchemaKey&quot;: {&#xd;
6897                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
6898                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6899                                     },&#xd;
6900                                     &quot;optional&quot;: false&#xd;
6901                                   }&#xd;
6902                                 },&#xd;
6903                                 {&#xd;
6904                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
6905                                   &quot;value&quot;: {&#xd;
6906                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
6907                                     &quot;fieldSchemaKey&quot;: {&#xd;
6908                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
6909                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6910                                     },&#xd;
6911                                     &quot;optional&quot;: false&#xd;
6912                                   }&#xd;
6913                                 },&#xd;
6914                                 {&#xd;
6915                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
6916                                   &quot;value&quot;: {&#xd;
6917                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
6918                                     &quot;fieldSchemaKey&quot;: {&#xd;
6919                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
6920                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6921                                     },&#xd;
6922                                     &quot;optional&quot;: false&#xd;
6923                                   }&#xd;
6924                                 },&#xd;
6925                                 {&#xd;
6926                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
6927                                   &quot;value&quot;: {&#xd;
6928                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
6929                                     &quot;fieldSchemaKey&quot;: {&#xd;
6930                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
6931                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6932                                     },&#xd;
6933                                     &quot;optional&quot;: false&#xd;
6934                                   }&#xd;
6935                                 },&#xd;
6936                                 {&#xd;
6937                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
6938                                   &quot;value&quot;: {&#xd;
6939                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
6940                                     &quot;fieldSchemaKey&quot;: {&#xd;
6941                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
6942                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6943                                     },&#xd;
6944                                     &quot;optional&quot;: false&#xd;
6945                                   }&#xd;
6946                                 },&#xd;
6947                                 {&#xd;
6948                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
6949                                   &quot;value&quot;: {&#xd;
6950                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
6951                                     &quot;fieldSchemaKey&quot;: {&#xd;
6952                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
6953                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6954                                     },&#xd;
6955                                     &quot;optional&quot;: false&#xd;
6956                                   }&#xd;
6957                                 },&#xd;
6958                                 {&#xd;
6959                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
6960                                   &quot;value&quot;: {&#xd;
6961                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
6962                                     &quot;fieldSchemaKey&quot;: {&#xd;
6963                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
6964                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6965                                     },&#xd;
6966                                     &quot;optional&quot;: false&#xd;
6967                                   }&#xd;
6968                                 }&#xd;
6969                               ]&#xd;
6970                             }&#xd;
6971                           }&#xd;
6972                         },&#xd;
6973                         {&#xd;
6974                           &quot;key&quot;: {&#xd;
6975                             &quot;name&quot;: &quot;Event0104&quot;,&#xd;
6976                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6977                           },&#xd;
6978                           &quot;value&quot;: {&#xd;
6979                             &quot;key&quot;: {&#xd;
6980                               &quot;name&quot;: &quot;Event0104&quot;,&#xd;
6981                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6982                             },&#xd;
6983                             &quot;nameSpace&quot;: &quot;org.onap.policy.apex.sample.events&quot;,&#xd;
6984                             &quot;source&quot;: &quot;Act&quot;,&#xd;
6985                             &quot;target&quot;: &quot;Outside&quot;,&#xd;
6986                             &quot;parameter&quot;: {&#xd;
6987                               &quot;entry&quot;: [&#xd;
6988                                 {&#xd;
6989                                   &quot;key&quot;: &quot;TestActCaseSelected&quot;,&#xd;
6990                                   &quot;value&quot;: {&#xd;
6991                                     &quot;key&quot;: &quot;TestActCaseSelected&quot;,&#xd;
6992                                     &quot;fieldSchemaKey&quot;: {&#xd;
6993                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
6994                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
6995                                     },&#xd;
6996                                     &quot;optional&quot;: false&#xd;
6997                                   }&#xd;
6998                                 },&#xd;
6999                                 {&#xd;
7000                                   &quot;key&quot;: &quot;TestActStateTime&quot;,&#xd;
7001                                   &quot;value&quot;: {&#xd;
7002                                     &quot;key&quot;: &quot;TestActStateTime&quot;,&#xd;
7003                                     &quot;fieldSchemaKey&quot;: {&#xd;
7004                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
7005                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7006                                     },&#xd;
7007                                     &quot;optional&quot;: false&#xd;
7008                                   }&#xd;
7009                                 },&#xd;
7010                                 {&#xd;
7011                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
7012                                   &quot;value&quot;: {&#xd;
7013                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
7014                                     &quot;fieldSchemaKey&quot;: {&#xd;
7015                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
7016                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7017                                     },&#xd;
7018                                     &quot;optional&quot;: false&#xd;
7019                                   }&#xd;
7020                                 },&#xd;
7021                                 {&#xd;
7022                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
7023                                   &quot;value&quot;: {&#xd;
7024                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
7025                                     &quot;fieldSchemaKey&quot;: {&#xd;
7026                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
7027                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7028                                     },&#xd;
7029                                     &quot;optional&quot;: false&#xd;
7030                                   }&#xd;
7031                                 },&#xd;
7032                                 {&#xd;
7033                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
7034                                   &quot;value&quot;: {&#xd;
7035                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
7036                                     &quot;fieldSchemaKey&quot;: {&#xd;
7037                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
7038                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7039                                     },&#xd;
7040                                     &quot;optional&quot;: false&#xd;
7041                                   }&#xd;
7042                                 },&#xd;
7043                                 {&#xd;
7044                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
7045                                   &quot;value&quot;: {&#xd;
7046                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
7047                                     &quot;fieldSchemaKey&quot;: {&#xd;
7048                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
7049                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7050                                     },&#xd;
7051                                     &quot;optional&quot;: false&#xd;
7052                                   }&#xd;
7053                                 },&#xd;
7054                                 {&#xd;
7055                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
7056                                   &quot;value&quot;: {&#xd;
7057                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
7058                                     &quot;fieldSchemaKey&quot;: {&#xd;
7059                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
7060                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7061                                     },&#xd;
7062                                     &quot;optional&quot;: false&#xd;
7063                                   }&#xd;
7064                                 },&#xd;
7065                                 {&#xd;
7066                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
7067                                   &quot;value&quot;: {&#xd;
7068                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
7069                                     &quot;fieldSchemaKey&quot;: {&#xd;
7070                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
7071                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7072                                     },&#xd;
7073                                     &quot;optional&quot;: false&#xd;
7074                                   }&#xd;
7075                                 },&#xd;
7076                                 {&#xd;
7077                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
7078                                   &quot;value&quot;: {&#xd;
7079                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
7080                                     &quot;fieldSchemaKey&quot;: {&#xd;
7081                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
7082                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7083                                     },&#xd;
7084                                     &quot;optional&quot;: false&#xd;
7085                                   }&#xd;
7086                                 },&#xd;
7087                                 {&#xd;
7088                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
7089                                   &quot;value&quot;: {&#xd;
7090                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
7091                                     &quot;fieldSchemaKey&quot;: {&#xd;
7092                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
7093                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7094                                     },&#xd;
7095                                     &quot;optional&quot;: false&#xd;
7096                                   }&#xd;
7097                                 },&#xd;
7098                                 {&#xd;
7099                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
7100                                   &quot;value&quot;: {&#xd;
7101                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
7102                                     &quot;fieldSchemaKey&quot;: {&#xd;
7103                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
7104                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7105                                     },&#xd;
7106                                     &quot;optional&quot;: false&#xd;
7107                                   }&#xd;
7108                                 },&#xd;
7109                                 {&#xd;
7110                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
7111                                   &quot;value&quot;: {&#xd;
7112                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
7113                                     &quot;fieldSchemaKey&quot;: {&#xd;
7114                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
7115                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7116                                     },&#xd;
7117                                     &quot;optional&quot;: false&#xd;
7118                                   }&#xd;
7119                                 }&#xd;
7120                               ]&#xd;
7121                             }&#xd;
7122                           }&#xd;
7123                         }&#xd;
7124                       ]&#xd;
7125                     }&#xd;
7126                   },&#xd;
7127                   &quot;albums&quot;: {&#xd;
7128                     &quot;key&quot;: {&#xd;
7129                       &quot;name&quot;: &quot;Context&quot;,&#xd;
7130                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7131                     },&#xd;
7132                     &quot;albums&quot;: {&#xd;
7133                       &quot;entry&quot;: [&#xd;
7134                         {&#xd;
7135                           &quot;key&quot;: {&#xd;
7136                             &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
7137                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7138                           },&#xd;
7139                           &quot;value&quot;: {&#xd;
7140                             &quot;key&quot;: {&#xd;
7141                               &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
7142                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7143                             },&#xd;
7144                             &quot;scope&quot;: &quot;EXTERNAL&quot;,&#xd;
7145                             &quot;isWritable&quot;: false,&#xd;
7146                             &quot;itemSchema&quot;: {&#xd;
7147                               &quot;name&quot;: &quot;TestExternalContextItem&quot;,&#xd;
7148                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7149                             }&#xd;
7150                           }&#xd;
7151                         },&#xd;
7152                         {&#xd;
7153                           &quot;key&quot;: {&#xd;
7154                             &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
7155                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7156                           },&#xd;
7157                           &quot;value&quot;: {&#xd;
7158                             &quot;key&quot;: {&#xd;
7159                               &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
7160                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7161                             },&#xd;
7162                             &quot;scope&quot;: &quot;GLOBAL&quot;,&#xd;
7163                             &quot;isWritable&quot;: true,&#xd;
7164                             &quot;itemSchema&quot;: {&#xd;
7165                               &quot;name&quot;: &quot;TestGlobalContextItem&quot;,&#xd;
7166                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7167                             }&#xd;
7168                           }&#xd;
7169                         },&#xd;
7170                         {&#xd;
7171                           &quot;key&quot;: {&#xd;
7172                             &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
7173                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7174                           },&#xd;
7175                           &quot;value&quot;: {&#xd;
7176                             &quot;key&quot;: {&#xd;
7177                               &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
7178                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7179                             },&#xd;
7180                             &quot;scope&quot;: &quot;APPLICATION&quot;,&#xd;
7181                             &quot;isWritable&quot;: true,&#xd;
7182                             &quot;itemSchema&quot;: {&#xd;
7183                               &quot;name&quot;: &quot;TestPolicyContextItem&quot;,&#xd;
7184                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7185                             }&#xd;
7186                           }&#xd;
7187                         },&#xd;
7188                         {&#xd;
7189                           &quot;key&quot;: {&#xd;
7190                             &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
7191                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7192                           },&#xd;
7193                           &quot;value&quot;: {&#xd;
7194                             &quot;key&quot;: {&#xd;
7195                               &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
7196                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7197                             },&#xd;
7198                             &quot;scope&quot;: &quot;APPLICATION&quot;,&#xd;
7199                             &quot;isWritable&quot;: true,&#xd;
7200                             &quot;itemSchema&quot;: {&#xd;
7201                               &quot;name&quot;: &quot;TestPolicyContextItem&quot;,&#xd;
7202                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7203                             }&#xd;
7204                           }&#xd;
7205                         }&#xd;
7206                       ]&#xd;
7207                     }&#xd;
7208                   },&#xd;
7209                   &quot;schemas&quot;: {&#xd;
7210                     &quot;key&quot;: {&#xd;
7211                       &quot;name&quot;: &quot;TestDatatypes&quot;,&#xd;
7212                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7213                     },&#xd;
7214                     &quot;schemas&quot;: {&#xd;
7215                       &quot;entry&quot;: [&#xd;
7216                         {&#xd;
7217                           &quot;key&quot;: {&#xd;
7218                             &quot;name&quot;: &quot;TestCase&quot;,&#xd;
7219                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7220                           },&#xd;
7221                           &quot;value&quot;: {&#xd;
7222                             &quot;key&quot;: {&#xd;
7223                               &quot;name&quot;: &quot;TestCase&quot;,&#xd;
7224                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7225                             },&#xd;
7226                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
7227                             &quot;schemaDefinition&quot;: &quot;java.lang.Byte&quot;&#xd;
7228                           }&#xd;
7229                         },&#xd;
7230                         {&#xd;
7231                           &quot;key&quot;: {&#xd;
7232                             &quot;name&quot;: &quot;TestContextItem000&quot;,&#xd;
7233                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7234                           },&#xd;
7235                           &quot;value&quot;: {&#xd;
7236                             &quot;key&quot;: {&#xd;
7237                               &quot;name&quot;: &quot;TestContextItem000&quot;,&#xd;
7238                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7239                             },&#xd;
7240                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
7241                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestContextItem000&quot;&#xd;
7242                           }&#xd;
7243                         },&#xd;
7244                         {&#xd;
7245                           &quot;key&quot;: {&#xd;
7246                             &quot;name&quot;: &quot;TestContextItem001&quot;,&#xd;
7247                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7248                           },&#xd;
7249                           &quot;value&quot;: {&#xd;
7250                             &quot;key&quot;: {&#xd;
7251                               &quot;name&quot;: &quot;TestContextItem001&quot;,&#xd;
7252                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7253                             },&#xd;
7254                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
7255                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestContextItem001&quot;&#xd;
7256                           }&#xd;
7257                         },&#xd;
7258                         {&#xd;
7259                           &quot;key&quot;: {&#xd;
7260                             &quot;name&quot;: &quot;TestContextItem002&quot;,&#xd;
7261                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7262                           },&#xd;
7263                           &quot;value&quot;: {&#xd;
7264                             &quot;key&quot;: {&#xd;
7265                               &quot;name&quot;: &quot;TestContextItem002&quot;,&#xd;
7266                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7267                             },&#xd;
7268                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
7269                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestContextItem002&quot;&#xd;
7270                           }&#xd;
7271                         },&#xd;
7272                         {&#xd;
7273                           &quot;key&quot;: {&#xd;
7274                             &quot;name&quot;: &quot;TestContextItem003&quot;,&#xd;
7275                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7276                           },&#xd;
7277                           &quot;value&quot;: {&#xd;
7278                             &quot;key&quot;: {&#xd;
7279                               &quot;name&quot;: &quot;TestContextItem003&quot;,&#xd;
7280                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7281                             },&#xd;
7282                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
7283                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestContextItem003&quot;&#xd;
7284                           }&#xd;
7285                         },&#xd;
7286                         {&#xd;
7287                           &quot;key&quot;: {&#xd;
7288                             &quot;name&quot;: &quot;TestContextItem004&quot;,&#xd;
7289                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7290                           },&#xd;
7291                           &quot;value&quot;: {&#xd;
7292                             &quot;key&quot;: {&#xd;
7293                               &quot;name&quot;: &quot;TestContextItem004&quot;,&#xd;
7294                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7295                             },&#xd;
7296                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
7297                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestContextItem004&quot;&#xd;
7298                           }&#xd;
7299                         },&#xd;
7300                         {&#xd;
7301                           &quot;key&quot;: {&#xd;
7302                             &quot;name&quot;: &quot;TestContextItem005&quot;,&#xd;
7303                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7304                           },&#xd;
7305                           &quot;value&quot;: {&#xd;
7306                             &quot;key&quot;: {&#xd;
7307                               &quot;name&quot;: &quot;TestContextItem005&quot;,&#xd;
7308                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7309                             },&#xd;
7310                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
7311                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestContextItem005&quot;&#xd;
7312                           }&#xd;
7313                         },&#xd;
7314                         {&#xd;
7315                           &quot;key&quot;: {&#xd;
7316                             &quot;name&quot;: &quot;TestContextItem006&quot;,&#xd;
7317                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7318                           },&#xd;
7319                           &quot;value&quot;: {&#xd;
7320                             &quot;key&quot;: {&#xd;
7321                               &quot;name&quot;: &quot;TestContextItem006&quot;,&#xd;
7322                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7323                             },&#xd;
7324                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
7325                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestContextItem006&quot;&#xd;
7326                           }&#xd;
7327                         },&#xd;
7328                         {&#xd;
7329                           &quot;key&quot;: {&#xd;
7330                             &quot;name&quot;: &quot;TestContextItem007&quot;,&#xd;
7331                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7332                           },&#xd;
7333                           &quot;value&quot;: {&#xd;
7334                             &quot;key&quot;: {&#xd;
7335                               &quot;name&quot;: &quot;TestContextItem007&quot;,&#xd;
7336                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7337                             },&#xd;
7338                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
7339                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestContextItem007&quot;&#xd;
7340                           }&#xd;
7341                         },&#xd;
7342                         {&#xd;
7343                           &quot;key&quot;: {&#xd;
7344                             &quot;name&quot;: &quot;TestContextItem008&quot;,&#xd;
7345                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7346                           },&#xd;
7347                           &quot;value&quot;: {&#xd;
7348                             &quot;key&quot;: {&#xd;
7349                               &quot;name&quot;: &quot;TestContextItem008&quot;,&#xd;
7350                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7351                             },&#xd;
7352                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
7353                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestContextItem008&quot;&#xd;
7354                           }&#xd;
7355                         },&#xd;
7356                         {&#xd;
7357                           &quot;key&quot;: {&#xd;
7358                             &quot;name&quot;: &quot;TestContextItem009&quot;,&#xd;
7359                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7360                           },&#xd;
7361                           &quot;value&quot;: {&#xd;
7362                             &quot;key&quot;: {&#xd;
7363                               &quot;name&quot;: &quot;TestContextItem009&quot;,&#xd;
7364                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7365                             },&#xd;
7366                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
7367                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestContextItem009&quot;&#xd;
7368                           }&#xd;
7369                         },&#xd;
7370                         {&#xd;
7371                           &quot;key&quot;: {&#xd;
7372                             &quot;name&quot;: &quot;TestContextItem00A&quot;,&#xd;
7373                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7374                           },&#xd;
7375                           &quot;value&quot;: {&#xd;
7376                             &quot;key&quot;: {&#xd;
7377                               &quot;name&quot;: &quot;TestContextItem00A&quot;,&#xd;
7378                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7379                             },&#xd;
7380                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
7381                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestContextItem00A&quot;&#xd;
7382                           }&#xd;
7383                         },&#xd;
7384                         {&#xd;
7385                           &quot;key&quot;: {&#xd;
7386                             &quot;name&quot;: &quot;TestContextItem00B&quot;,&#xd;
7387                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7388                           },&#xd;
7389                           &quot;value&quot;: {&#xd;
7390                             &quot;key&quot;: {&#xd;
7391                               &quot;name&quot;: &quot;TestContextItem00B&quot;,&#xd;
7392                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7393                             },&#xd;
7394                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
7395                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestContextItem00B&quot;&#xd;
7396                           }&#xd;
7397                         },&#xd;
7398                         {&#xd;
7399                           &quot;key&quot;: {&#xd;
7400                             &quot;name&quot;: &quot;TestContextItem00C&quot;,&#xd;
7401                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7402                           },&#xd;
7403                           &quot;value&quot;: {&#xd;
7404                             &quot;key&quot;: {&#xd;
7405                               &quot;name&quot;: &quot;TestContextItem00C&quot;,&#xd;
7406                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7407                             },&#xd;
7408                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
7409                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestContextItem00C&quot;&#xd;
7410                           }&#xd;
7411                         },&#xd;
7412                         {&#xd;
7413                           &quot;key&quot;: {&#xd;
7414                             &quot;name&quot;: &quot;TestExternalContextItem&quot;,&#xd;
7415                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7416                           },&#xd;
7417                           &quot;value&quot;: {&#xd;
7418                             &quot;key&quot;: {&#xd;
7419                               &quot;name&quot;: &quot;TestExternalContextItem&quot;,&#xd;
7420                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7421                             },&#xd;
7422                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
7423                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestExternalContextItem&quot;&#xd;
7424                           }&#xd;
7425                         },&#xd;
7426                         {&#xd;
7427                           &quot;key&quot;: {&#xd;
7428                             &quot;name&quot;: &quot;TestGlobalContextItem&quot;,&#xd;
7429                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7430                           },&#xd;
7431                           &quot;value&quot;: {&#xd;
7432                             &quot;key&quot;: {&#xd;
7433                               &quot;name&quot;: &quot;TestGlobalContextItem&quot;,&#xd;
7434                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7435                             },&#xd;
7436                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
7437                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestGlobalContextItem&quot;&#xd;
7438                           }&#xd;
7439                         },&#xd;
7440                         {&#xd;
7441                           &quot;key&quot;: {&#xd;
7442                             &quot;name&quot;: &quot;TestPolicyContextItem&quot;,&#xd;
7443                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7444                           },&#xd;
7445                           &quot;value&quot;: {&#xd;
7446                             &quot;key&quot;: {&#xd;
7447                               &quot;name&quot;: &quot;TestPolicyContextItem&quot;,&#xd;
7448                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7449                             },&#xd;
7450                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
7451                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestPolicyContextItem&quot;&#xd;
7452                           }&#xd;
7453                         },&#xd;
7454                         {&#xd;
7455                           &quot;key&quot;: {&#xd;
7456                             &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
7457                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7458                           },&#xd;
7459                           &quot;value&quot;: {&#xd;
7460                             &quot;key&quot;: {&#xd;
7461                               &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
7462                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7463                             },&#xd;
7464                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
7465                             &quot;schemaDefinition&quot;: &quot;java.lang.String&quot;&#xd;
7466                           }&#xd;
7467                         },&#xd;
7468                         {&#xd;
7469                           &quot;key&quot;: {&#xd;
7470                             &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
7471                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7472                           },&#xd;
7473                           &quot;value&quot;: {&#xd;
7474                             &quot;key&quot;: {&#xd;
7475                               &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
7476                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7477                             },&#xd;
7478                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
7479                             &quot;schemaDefinition&quot;: &quot;java.lang.Double&quot;&#xd;
7480                           }&#xd;
7481                         },&#xd;
7482                         {&#xd;
7483                           &quot;key&quot;: {&#xd;
7484                             &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
7485                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7486                           },&#xd;
7487                           &quot;value&quot;: {&#xd;
7488                             &quot;key&quot;: {&#xd;
7489                               &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
7490                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7491                             },&#xd;
7492                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
7493                             &quot;schemaDefinition&quot;: &quot;java.lang.Long&quot;&#xd;
7494                           }&#xd;
7495                         }&#xd;
7496                       ]&#xd;
7497                     }&#xd;
7498                   }&#xd;
7499                 }&#xd;
7500               },&#xd;
7501               &quot;engineParameters&quot;: {&#xd;
7502                 &quot;executorParameters&quot;: {&#xd;
7503                   &quot;JAVASCRIPT&quot;: {&#xd;
7504                     &quot;parameterClassName&quot;: &quot;org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters&quot;&#xd;
7505                   }&#xd;
7506                 }&#xd;
7507               }&#xd;
7508             },&#xd;
7509             &quot;eventInputParameters&quot;: {&#xd;
7510               &quot;FirstConsumer&quot;: {&#xd;
7511                 &quot;carrierTechnologyParameters&quot;: {&#xd;
7512                   &quot;carrierTechnology&quot;: &quot;RESTSERVER&quot;,&#xd;
7513                   &quot;parameterClassName&quot;: &quot;org.onap.policy.apex.plugins.event.carrier.restserver.RestServerCarrierTechnologyParameters&quot;,&#xd;
7514                   &quot;parameters&quot;: {&#xd;
7515                     &quot;standalone&quot;: true,&#xd;
7516                     &quot;host&quot;: &quot;0.0.0.0&quot;,&#xd;
7517                     &quot;port&quot;: 23324&#xd;
7518                   }&#xd;
7519                 },&#xd;
7520                 &quot;eventProtocolParameters&quot;: {&#xd;
7521                   &quot;eventProtocol&quot;: &quot;JSON&quot;&#xd;
7522                 },&#xd;
7523                 &quot;synchronousMode&quot;: true,&#xd;
7524                 &quot;synchronousPeer&quot;: &quot;FirstProducer&quot;,&#xd;
7525                 &quot;synchronousTimeout&quot;: 2000&#xd;
7526               }&#xd;
7527             },&#xd;
7528             &quot;eventOutputParameters&quot;: {&#xd;
7529               &quot;FirstProducer&quot;: {&#xd;
7530                 &quot;carrierTechnologyParameters&quot;: {&#xd;
7531                   &quot;carrierTechnology&quot;: &quot;RESTSERVER&quot;,&#xd;
7532                   &quot;parameterClassName&quot;: &quot;org.onap.policy.apex.plugins.event.carrier.restserver.RestServerCarrierTechnologyParameters&quot;&#xd;
7533                 },&#xd;
7534                 &quot;eventProtocolParameters&quot;: {&#xd;
7535                   &quot;eventProtocol&quot;: &quot;JSON&quot;&#xd;
7536                 },&#xd;
7537                 &quot;synchronousMode&quot;: true,&#xd;
7538                 &quot;synchronousPeer&quot;: &quot;FirstConsumer&quot;,&#xd;
7539                 &quot;synchronousTimeout&quot;: 2000&#xd;
7540               }&#xd;
7541             }&#xd;
7542           }&#xd;
7543         }&#xd;
7544       }&#xd;
7545     ]&#xd;
7546   }&#xd;
7547 }&#xd;
7548 </stringProp>
7549                 <stringProp name="Argument.metadata">=</stringProp>
7550               </elementProp>
7551             </collectionProp>
7552           </elementProp>
7553           <stringProp name="HTTPSampler.domain">${API_HOST}</stringProp>
7554           <stringProp name="HTTPSampler.port">${API_PORT}</stringProp>
7555           <stringProp name="HTTPSampler.protocol">http</stringProp>
7556           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
7557           <stringProp name="HTTPSampler.path">/policy/api/v1/policytypes/onap.policies.controlloop.operational.common.Apex/versions/1.0.0/policies</stringProp>
7558           <stringProp name="HTTPSampler.method">POST</stringProp>
7559           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
7560           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
7561           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
7562           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
7563           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
7564           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
7565           <stringProp name="HTTPSampler.response_timeout"></stringProp>
7566         </HTTPSamplerProxy>
7567         <hashTree>
7568           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
7569             <collectionProp name="Asserion.test_strings">
7570               <stringProp name="49586">200</stringProp>
7571             </collectionProp>
7572             <stringProp name="Assertion.custom_message"></stringProp>
7573             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
7574             <boolProp name="Assertion.assume_success">false</boolProp>
7575             <intProp name="Assertion.test_type">1</intProp>
7576           </ResponseAssertion>
7577           <hashTree/>
7578         </hashTree>
7579         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Create Policy sampleDomain" enabled="true">
7580           <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
7581           <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
7582             <collectionProp name="Arguments.arguments">
7583               <elementProp name="" elementType="HTTPArgument">
7584                 <boolProp name="HTTPArgument.always_encode">false</boolProp>
7585                 <stringProp name="Argument.value">{&#xd;
7586   &quot;tosca_definitions_version&quot;: &quot;tosca_simple_yaml_1_1_0&quot;,&#xd;
7587   &quot;topology_template&quot;: {&#xd;
7588     &quot;policies&quot;: [&#xd;
7589       {&#xd;
7590         &quot;operational.apex.stabilityTestSampleDomain&quot;: {&#xd;
7591           &quot;type&quot;: &quot;onap.policies.controlloop.operational.common.Apex&quot;,&#xd;
7592           &quot;type_version&quot;: &quot;1.0.0&quot;,&#xd;
7593           &quot;version&quot;: &quot;1.0.0&quot;,&#xd;
7594           &quot;metadata&quot;: {&#xd;
7595             &quot;policy-id&quot;: &quot;operational.apex.stabilityTestSampleDomain&quot;,&#xd;
7596             &quot;policy-version&quot;: 1&#xd;
7597           },&#xd;
7598           &quot;properties&quot;: {&#xd;
7599             &quot;engineServiceParameters&quot;: {&#xd;
7600               &quot;name&quot;: &quot;MyApexEngine&quot;,&#xd;
7601               &quot;version&quot;: &quot;0.0.1&quot;,&#xd;
7602               &quot;id&quot;: 45,&#xd;
7603               &quot;instanceCount&quot;: 4,&#xd;
7604               &quot;deploymentPort&quot;: 12561,&#xd;
7605               &quot;policy_type_impl&quot;: {&#xd;
7606                 &quot;apexPolicyModel&quot;: {&#xd;
7607                   &quot;key&quot;: {&#xd;
7608                     &quot;name&quot;: &quot;SamplePolicyModelJAVASCRIPT&quot;,&#xd;
7609                     &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7610                   },&#xd;
7611                   &quot;keyInformation&quot;: {&#xd;
7612                     &quot;key&quot;: {&#xd;
7613                       &quot;name&quot;: &quot;KeyInformation&quot;,&#xd;
7614                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7615                     },&#xd;
7616                     &quot;keyInfoMap&quot;: {&#xd;
7617                       &quot;entry&quot;: [&#xd;
7618                         {&#xd;
7619                           &quot;key&quot;: {&#xd;
7620                             &quot;name&quot;: &quot;Context&quot;,&#xd;
7621                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7622                           },&#xd;
7623                           &quot;value&quot;: {&#xd;
7624                             &quot;key&quot;: {&#xd;
7625                               &quot;name&quot;: &quot;Context&quot;,&#xd;
7626                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7627                             },&#xd;
7628                             &quot;UUID&quot;: &quot;ca36bfd8-6042-3633-8c85-89c66507c3bf&quot;,&#xd;
7629                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Context:0.0.1\&quot;&quot;&#xd;
7630                           }&#xd;
7631                         },&#xd;
7632                         {&#xd;
7633                           &quot;key&quot;: {&#xd;
7634                             &quot;name&quot;: &quot;Event0000&quot;,&#xd;
7635                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7636                           },&#xd;
7637                           &quot;value&quot;: {&#xd;
7638                             &quot;key&quot;: {&#xd;
7639                               &quot;name&quot;: &quot;Event0000&quot;,&#xd;
7640                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7641                             },&#xd;
7642                             &quot;UUID&quot;: &quot;465a81cc-885f-3a4d-bc4e-1508da92b236&quot;,&#xd;
7643                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Event0000:0.0.1\&quot;&quot;&#xd;
7644                           }&#xd;
7645                         },&#xd;
7646                         {&#xd;
7647                           &quot;key&quot;: {&#xd;
7648                             &quot;name&quot;: &quot;Event0001&quot;,&#xd;
7649                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7650                           },&#xd;
7651                           &quot;value&quot;: {&#xd;
7652                             &quot;key&quot;: {&#xd;
7653                               &quot;name&quot;: &quot;Event0001&quot;,&#xd;
7654                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7655                             },&#xd;
7656                             &quot;UUID&quot;: &quot;36b2d570-fff7-3a4b-bab2-6bf492f5129a&quot;,&#xd;
7657                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Event0001:0.0.1\&quot;&quot;&#xd;
7658                           }&#xd;
7659                         },&#xd;
7660                         {&#xd;
7661                           &quot;key&quot;: {&#xd;
7662                             &quot;name&quot;: &quot;Event0002&quot;,&#xd;
7663                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7664                           },&#xd;
7665                           &quot;value&quot;: {&#xd;
7666                             &quot;key&quot;: {&#xd;
7667                               &quot;name&quot;: &quot;Event0002&quot;,&#xd;
7668                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7669                             },&#xd;
7670                             &quot;UUID&quot;: &quot;ff6160a7-fb5e-379c-a6d2-2cd28053eacf&quot;,&#xd;
7671                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Event0002:0.0.1\&quot;&quot;&#xd;
7672                           }&#xd;
7673                         },&#xd;
7674                         {&#xd;
7675                           &quot;key&quot;: {&#xd;
7676                             &quot;name&quot;: &quot;Event0003&quot;,&#xd;
7677                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7678                           },&#xd;
7679                           &quot;value&quot;: {&#xd;
7680                             &quot;key&quot;: {&#xd;
7681                               &quot;name&quot;: &quot;Event0003&quot;,&#xd;
7682                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7683                             },&#xd;
7684                             &quot;UUID&quot;: &quot;5899e216-2abf-3781-abc4-2c257b92721e&quot;,&#xd;
7685                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Event0003:0.0.1\&quot;&quot;&#xd;
7686                           }&#xd;
7687                         },&#xd;
7688                         {&#xd;
7689                           &quot;key&quot;: {&#xd;
7690                             &quot;name&quot;: &quot;Event0004&quot;,&#xd;
7691                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7692                           },&#xd;
7693                           &quot;value&quot;: {&#xd;
7694                             &quot;key&quot;: {&#xd;
7695                               &quot;name&quot;: &quot;Event0004&quot;,&#xd;
7696                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7697                             },&#xd;
7698                             &quot;UUID&quot;: &quot;7c2692a7-4587-3d09-abf9-d96b339a316f&quot;,&#xd;
7699                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Event0004:0.0.1\&quot;&quot;&#xd;
7700                           }&#xd;
7701                         },&#xd;
7702                         {&#xd;
7703                           &quot;key&quot;: {&#xd;
7704                             &quot;name&quot;: &quot;Event0100&quot;,&#xd;
7705                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7706                           },&#xd;
7707                           &quot;value&quot;: {&#xd;
7708                             &quot;key&quot;: {&#xd;
7709                               &quot;name&quot;: &quot;Event0100&quot;,&#xd;
7710                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7711                             },&#xd;
7712                             &quot;UUID&quot;: &quot;b696048c-c0b0-34c1-8dbe-32ab6c8bc0c7&quot;,&#xd;
7713                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Event0100:0.0.1\&quot;&quot;&#xd;
7714                           }&#xd;
7715                         },&#xd;
7716                         {&#xd;
7717                           &quot;key&quot;: {&#xd;
7718                             &quot;name&quot;: &quot;Event0101&quot;,&#xd;
7719                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7720                           },&#xd;
7721                           &quot;value&quot;: {&#xd;
7722                             &quot;key&quot;: {&#xd;
7723                               &quot;name&quot;: &quot;Event0101&quot;,&#xd;
7724                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7725                             },&#xd;
7726                             &quot;UUID&quot;: &quot;edbfa868-2ab2-30fd-8078-4c7f67ca6122&quot;,&#xd;
7727                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Event0101:0.0.1\&quot;&quot;&#xd;
7728                           }&#xd;
7729                         },&#xd;
7730                         {&#xd;
7731                           &quot;key&quot;: {&#xd;
7732                             &quot;name&quot;: &quot;Event0102&quot;,&#xd;
7733                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7734                           },&#xd;
7735                           &quot;value&quot;: {&#xd;
7736                             &quot;key&quot;: {&#xd;
7737                               &quot;name&quot;: &quot;Event0102&quot;,&#xd;
7738                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7739                             },&#xd;
7740                             &quot;UUID&quot;: &quot;6b6ad2ff-ef63-3f7b-aabb-fba44f8de9d4&quot;,&#xd;
7741                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Event0102:0.0.1\&quot;&quot;&#xd;
7742                           }&#xd;
7743                         },&#xd;
7744                         {&#xd;
7745                           &quot;key&quot;: {&#xd;
7746                             &quot;name&quot;: &quot;Event0103&quot;,&#xd;
7747                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7748                           },&#xd;
7749                           &quot;value&quot;: {&#xd;
7750                             &quot;key&quot;: {&#xd;
7751                               &quot;name&quot;: &quot;Event0103&quot;,&#xd;
7752                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7753                             },&#xd;
7754                             &quot;UUID&quot;: &quot;c2550912-10d9-3000-8826-377288cd6cb1&quot;,&#xd;
7755                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Event0103:0.0.1\&quot;&quot;&#xd;
7756                           }&#xd;
7757                         },&#xd;
7758                         {&#xd;
7759                           &quot;key&quot;: {&#xd;
7760                             &quot;name&quot;: &quot;Event0104&quot;,&#xd;
7761                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7762                           },&#xd;
7763                           &quot;value&quot;: {&#xd;
7764                             &quot;key&quot;: {&#xd;
7765                               &quot;name&quot;: &quot;Event0104&quot;,&#xd;
7766                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7767                             },&#xd;
7768                             &quot;UUID&quot;: &quot;f6d75b71-c8a7-3337-a121-88d68c389f5a&quot;,&#xd;
7769                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Event0104:0.0.1\&quot;&quot;&#xd;
7770                           }&#xd;
7771                         },&#xd;
7772                         {&#xd;
7773                           &quot;key&quot;: {&#xd;
7774                             &quot;name&quot;: &quot;Events&quot;,&#xd;
7775                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7776                           },&#xd;
7777                           &quot;value&quot;: {&#xd;
7778                             &quot;key&quot;: {&#xd;
7779                               &quot;name&quot;: &quot;Events&quot;,&#xd;
7780                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7781                             },&#xd;
7782                             &quot;UUID&quot;: &quot;0215644c-4531-375c-8335-d558b4de8c03&quot;,&#xd;
7783                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Events:0.0.1\&quot;&quot;&#xd;
7784                           }&#xd;
7785                         },&#xd;
7786                         {&#xd;
7787                           &quot;key&quot;: {&#xd;
7788                             &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
7789                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7790                           },&#xd;
7791                           &quot;value&quot;: {&#xd;
7792                             &quot;key&quot;: {&#xd;
7793                               &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
7794                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7795                             },&#xd;
7796                             &quot;UUID&quot;: &quot;976a79e7-5c80-3c03-9503-da3f41fec395&quot;,&#xd;
7797                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;ExternalContextAlbum:0.0.1\&quot;&quot;&#xd;
7798                           }&#xd;
7799                         },&#xd;
7800                         {&#xd;
7801                           &quot;key&quot;: {&#xd;
7802                             &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
7803                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7804                           },&#xd;
7805                           &quot;value&quot;: {&#xd;
7806                             &quot;key&quot;: {&#xd;
7807                               &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
7808                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7809                             },&#xd;
7810                             &quot;UUID&quot;: &quot;c95e9e5f-d2c7-3ac7-a205-ea3574530cb7&quot;,&#xd;
7811                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;GlobalContextAlbum:0.0.1\&quot;&quot;&#xd;
7812                           }&#xd;
7813                         },&#xd;
7814                         {&#xd;
7815                           &quot;key&quot;: {&#xd;
7816                             &quot;name&quot;: &quot;KeyInformation&quot;,&#xd;
7817                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7818                           },&#xd;
7819                           &quot;value&quot;: {&#xd;
7820                             &quot;key&quot;: {&#xd;
7821                               &quot;name&quot;: &quot;KeyInformation&quot;,&#xd;
7822                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7823                             },&#xd;
7824                             &quot;UUID&quot;: &quot;1ff2f905-685c-3caf-95bc-0bbc90345888&quot;,&#xd;
7825                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;KeyInformation:0.0.1\&quot;&quot;&#xd;
7826                           }&#xd;
7827                         },&#xd;
7828                         {&#xd;
7829                           &quot;key&quot;: {&#xd;
7830                             &quot;name&quot;: &quot;Policies&quot;,&#xd;
7831                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7832                           },&#xd;
7833                           &quot;value&quot;: {&#xd;
7834                             &quot;key&quot;: {&#xd;
7835                               &quot;name&quot;: &quot;Policies&quot;,&#xd;
7836                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7837                             },&#xd;
7838                             &quot;UUID&quot;: &quot;f54c3b2b-be76-31c4-adfc-87c494c06808&quot;,&#xd;
7839                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Policies:0.0.1\&quot;&quot;&#xd;
7840                           }&#xd;
7841                         },&#xd;
7842                         {&#xd;
7843                           &quot;key&quot;: {&#xd;
7844                             &quot;name&quot;: &quot;Policy0&quot;,&#xd;
7845                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7846                           },&#xd;
7847                           &quot;value&quot;: {&#xd;
7848                             &quot;key&quot;: {&#xd;
7849                               &quot;name&quot;: &quot;Policy0&quot;,&#xd;
7850                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7851                             },&#xd;
7852                             &quot;UUID&quot;: &quot;3410e939-30ca-32c4-a2d8-c30b6fee6eec&quot;,&#xd;
7853                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Policy0:0.0.1\&quot;&quot;&#xd;
7854                           }&#xd;
7855                         },&#xd;
7856                         {&#xd;
7857                           &quot;key&quot;: {&#xd;
7858                             &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
7859                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7860                           },&#xd;
7861                           &quot;value&quot;: {&#xd;
7862                             &quot;key&quot;: {&#xd;
7863                               &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
7864                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7865                             },&#xd;
7866                             &quot;UUID&quot;: &quot;e27564c4-3cbf-3db2-9bf3-83ae80a2f907&quot;,&#xd;
7867                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Policy0ContextAlbum:0.0.1\&quot;&quot;&#xd;
7868                           }&#xd;
7869                         },&#xd;
7870                         {&#xd;
7871                           &quot;key&quot;: {&#xd;
7872                             &quot;name&quot;: &quot;Policy1&quot;,&#xd;
7873                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7874                           },&#xd;
7875                           &quot;value&quot;: {&#xd;
7876                             &quot;key&quot;: {&#xd;
7877                               &quot;name&quot;: &quot;Policy1&quot;,&#xd;
7878                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7879                             },&#xd;
7880                             &quot;UUID&quot;: &quot;d0b2b585-f344-33b8-af9e-250e7f4cfbce&quot;,&#xd;
7881                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Policy1:0.0.1\&quot;&quot;&#xd;
7882                           }&#xd;
7883                         },&#xd;
7884                         {&#xd;
7885                           &quot;key&quot;: {&#xd;
7886                             &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
7887                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7888                           },&#xd;
7889                           &quot;value&quot;: {&#xd;
7890                             &quot;key&quot;: {&#xd;
7891                               &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
7892                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7893                             },&#xd;
7894                             &quot;UUID&quot;: &quot;815d74ae-6fc0-3221-87b9-2bb1dfdfa7f0&quot;,&#xd;
7895                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Policy1ContextAlbum:0.0.1\&quot;&quot;&#xd;
7896                           }&#xd;
7897                         },&#xd;
7898                         {&#xd;
7899                           &quot;key&quot;: {&#xd;
7900                             &quot;name&quot;: &quot;SamplePolicyModelJAVASCRIPT&quot;,&#xd;
7901                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7902                           },&#xd;
7903                           &quot;value&quot;: {&#xd;
7904                             &quot;key&quot;: {&#xd;
7905                               &quot;name&quot;: &quot;SamplePolicyModelJAVASCRIPT&quot;,&#xd;
7906                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7907                             },&#xd;
7908                             &quot;UUID&quot;: &quot;bc8ee312-81ce-3c4a-92d5-4a73b8077148&quot;,&#xd;
7909                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;SamplePolicyModelJAVASCRIPT:0.0.1\&quot;&quot;&#xd;
7910                           }&#xd;
7911                         },&#xd;
7912                         {&#xd;
7913                           &quot;key&quot;: {&#xd;
7914                             &quot;name&quot;: &quot;Task_Act0&quot;,&#xd;
7915                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7916                           },&#xd;
7917                           &quot;value&quot;: {&#xd;
7918                             &quot;key&quot;: {&#xd;
7919                               &quot;name&quot;: &quot;Task_Act0&quot;,&#xd;
7920                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7921                             },&#xd;
7922                             &quot;UUID&quot;: &quot;0589ff20-adcc-3ce5-95fe-8d7978ed54ed&quot;,&#xd;
7923                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Act0:0.0.1\&quot;&quot;&#xd;
7924                           }&#xd;
7925                         },&#xd;
7926                         {&#xd;
7927                           &quot;key&quot;: {&#xd;
7928                             &quot;name&quot;: &quot;Task_Act1&quot;,&#xd;
7929                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7930                           },&#xd;
7931                           &quot;value&quot;: {&#xd;
7932                             &quot;key&quot;: {&#xd;
7933                               &quot;name&quot;: &quot;Task_Act1&quot;,&#xd;
7934                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7935                             },&#xd;
7936                             &quot;UUID&quot;: &quot;095b126d-ca8b-32c9-ad52-d744e817a79c&quot;,&#xd;
7937                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Act1:0.0.1\&quot;&quot;&#xd;
7938                           }&#xd;
7939                         },&#xd;
7940                         {&#xd;
7941                           &quot;key&quot;: {&#xd;
7942                             &quot;name&quot;: &quot;Task_Act2&quot;,&#xd;
7943                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7944                           },&#xd;
7945                           &quot;value&quot;: {&#xd;
7946                             &quot;key&quot;: {&#xd;
7947                               &quot;name&quot;: &quot;Task_Act2&quot;,&#xd;
7948                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7949                             },&#xd;
7950                             &quot;UUID&quot;: &quot;3d786b4c-d9ee-3367-ab71-c67271a4ea2f&quot;,&#xd;
7951                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Act2:0.0.1\&quot;&quot;&#xd;
7952                           }&#xd;
7953                         },&#xd;
7954                         {&#xd;
7955                           &quot;key&quot;: {&#xd;
7956                             &quot;name&quot;: &quot;Task_Act3&quot;,&#xd;
7957                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7958                           },&#xd;
7959                           &quot;value&quot;: {&#xd;
7960                             &quot;key&quot;: {&#xd;
7961                               &quot;name&quot;: &quot;Task_Act3&quot;,&#xd;
7962                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7963                             },&#xd;
7964                             &quot;UUID&quot;: &quot;9231753e-20c5-3436-982f-9100340cc570&quot;,&#xd;
7965                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Act3:0.0.1\&quot;&quot;&#xd;
7966                           }&#xd;
7967                         },&#xd;
7968                         {&#xd;
7969                           &quot;key&quot;: {&#xd;
7970                             &quot;name&quot;: &quot;Task_Decide0&quot;,&#xd;
7971                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7972                           },&#xd;
7973                           &quot;value&quot;: {&#xd;
7974                             &quot;key&quot;: {&#xd;
7975                               &quot;name&quot;: &quot;Task_Decide0&quot;,&#xd;
7976                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7977                             },&#xd;
7978                             &quot;UUID&quot;: &quot;502383d3-483f-3a56-a426-2f0406674c8d&quot;,&#xd;
7979                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Decide0:0.0.1\&quot;&quot;&#xd;
7980                           }&#xd;
7981                         },&#xd;
7982                         {&#xd;
7983                           &quot;key&quot;: {&#xd;
7984                             &quot;name&quot;: &quot;Task_Decide1&quot;,&#xd;
7985                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7986                           },&#xd;
7987                           &quot;value&quot;: {&#xd;
7988                             &quot;key&quot;: {&#xd;
7989                               &quot;name&quot;: &quot;Task_Decide1&quot;,&#xd;
7990                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
7991                             },&#xd;
7992                             &quot;UUID&quot;: &quot;16598106-41c8-3b5a-99c6-5fcf6d1a5ddf&quot;,&#xd;
7993                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Decide1:0.0.1\&quot;&quot;&#xd;
7994                           }&#xd;
7995                         },&#xd;
7996                         {&#xd;
7997                           &quot;key&quot;: {&#xd;
7998                             &quot;name&quot;: &quot;Task_Decide2&quot;,&#xd;
7999                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8000                           },&#xd;
8001                           &quot;value&quot;: {&#xd;
8002                             &quot;key&quot;: {&#xd;
8003                               &quot;name&quot;: &quot;Task_Decide2&quot;,&#xd;
8004                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8005                             },&#xd;
8006                             &quot;UUID&quot;: &quot;ad3a89f5-e369-3c66-b22c-669f7b3653b8&quot;,&#xd;
8007                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Decide2:0.0.1\&quot;&quot;&#xd;
8008                           }&#xd;
8009                         },&#xd;
8010                         {&#xd;
8011                           &quot;key&quot;: {&#xd;
8012                             &quot;name&quot;: &quot;Task_Decide3&quot;,&#xd;
8013                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8014                           },&#xd;
8015                           &quot;value&quot;: {&#xd;
8016                             &quot;key&quot;: {&#xd;
8017                               &quot;name&quot;: &quot;Task_Decide3&quot;,&#xd;
8018                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8019                             },&#xd;
8020                             &quot;UUID&quot;: &quot;56815939-1164-3867-9ed1-0a27ff8aafb3&quot;,&#xd;
8021                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Decide3:0.0.1\&quot;&quot;&#xd;
8022                           }&#xd;
8023                         },&#xd;
8024                         {&#xd;
8025                           &quot;key&quot;: {&#xd;
8026                             &quot;name&quot;: &quot;Task_Establish0&quot;,&#xd;
8027                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8028                           },&#xd;
8029                           &quot;value&quot;: {&#xd;
8030                             &quot;key&quot;: {&#xd;
8031                               &quot;name&quot;: &quot;Task_Establish0&quot;,&#xd;
8032                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8033                             },&#xd;
8034                             &quot;UUID&quot;: &quot;0db0c566-ecd7-3e27-9865-4b82c893abdb&quot;,&#xd;
8035                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Establish0:0.0.1\&quot;&quot;&#xd;
8036                           }&#xd;
8037                         },&#xd;
8038                         {&#xd;
8039                           &quot;key&quot;: {&#xd;
8040                             &quot;name&quot;: &quot;Task_Establish1&quot;,&#xd;
8041                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8042                           },&#xd;
8043                           &quot;value&quot;: {&#xd;
8044                             &quot;key&quot;: {&#xd;
8045                               &quot;name&quot;: &quot;Task_Establish1&quot;,&#xd;
8046                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8047                             },&#xd;
8048                             &quot;UUID&quot;: &quot;6944a4c1-6201-317c-8d7e-eaa7f2ee0ea0&quot;,&#xd;
8049                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Establish1:0.0.1\&quot;&quot;&#xd;
8050                           }&#xd;
8051                         },&#xd;
8052                         {&#xd;
8053                           &quot;key&quot;: {&#xd;
8054                             &quot;name&quot;: &quot;Task_Establish2&quot;,&#xd;
8055                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8056                           },&#xd;
8057                           &quot;value&quot;: {&#xd;
8058                             &quot;key&quot;: {&#xd;
8059                               &quot;name&quot;: &quot;Task_Establish2&quot;,&#xd;
8060                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8061                             },&#xd;
8062                             &quot;UUID&quot;: &quot;0f766ea9-11cd-3e7d-a8c8-28c8dee6a85a&quot;,&#xd;
8063                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Establish2:0.0.1\&quot;&quot;&#xd;
8064                           }&#xd;
8065                         },&#xd;
8066                         {&#xd;
8067                           &quot;key&quot;: {&#xd;
8068                             &quot;name&quot;: &quot;Task_Establish3&quot;,&#xd;
8069                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8070                           },&#xd;
8071                           &quot;value&quot;: {&#xd;
8072                             &quot;key&quot;: {&#xd;
8073                               &quot;name&quot;: &quot;Task_Establish3&quot;,&#xd;
8074                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8075                             },&#xd;
8076                             &quot;UUID&quot;: &quot;c3237a38-cc6d-3418-b1e1-0dc8b4bdcc66&quot;,&#xd;
8077                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Establish3:0.0.1\&quot;&quot;&#xd;
8078                           }&#xd;
8079                         },&#xd;
8080                         {&#xd;
8081                           &quot;key&quot;: {&#xd;
8082                             &quot;name&quot;: &quot;Task_Match0&quot;,&#xd;
8083                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8084                           },&#xd;
8085                           &quot;value&quot;: {&#xd;
8086                             &quot;key&quot;: {&#xd;
8087                               &quot;name&quot;: &quot;Task_Match0&quot;,&#xd;
8088                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8089                             },&#xd;
8090                             &quot;UUID&quot;: &quot;051bcfd5-cf73-3c89-8ee7-ea6e005ec059&quot;,&#xd;
8091                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Match0:0.0.1\&quot;&quot;&#xd;
8092                           }&#xd;
8093                         },&#xd;
8094                         {&#xd;
8095                           &quot;key&quot;: {&#xd;
8096                             &quot;name&quot;: &quot;Task_Match1&quot;,&#xd;
8097                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8098                           },&#xd;
8099                           &quot;value&quot;: {&#xd;
8100                             &quot;key&quot;: {&#xd;
8101                               &quot;name&quot;: &quot;Task_Match1&quot;,&#xd;
8102                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8103                             },&#xd;
8104                             &quot;UUID&quot;: &quot;3754fe19-98f2-34a1-9f45-db31052208d8&quot;,&#xd;
8105                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Match1:0.0.1\&quot;&quot;&#xd;
8106                           }&#xd;
8107                         },&#xd;
8108                         {&#xd;
8109                           &quot;key&quot;: {&#xd;
8110                             &quot;name&quot;: &quot;Task_Match2&quot;,&#xd;
8111                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8112                           },&#xd;
8113                           &quot;value&quot;: {&#xd;
8114                             &quot;key&quot;: {&#xd;
8115                               &quot;name&quot;: &quot;Task_Match2&quot;,&#xd;
8116                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8117                             },&#xd;
8118                             &quot;UUID&quot;: &quot;8c200709-a180-3c8b-916f-275ff49ce194&quot;,&#xd;
8119                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Match2:0.0.1\&quot;&quot;&#xd;
8120                           }&#xd;
8121                         },&#xd;
8122                         {&#xd;
8123                           &quot;key&quot;: {&#xd;
8124                             &quot;name&quot;: &quot;Task_Match3&quot;,&#xd;
8125                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8126                           },&#xd;
8127                           &quot;value&quot;: {&#xd;
8128                             &quot;key&quot;: {&#xd;
8129                               &quot;name&quot;: &quot;Task_Match3&quot;,&#xd;
8130                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8131                             },&#xd;
8132                             &quot;UUID&quot;: &quot;a1a879c6-4510-33b0-bbd0-ad6256189a37&quot;,&#xd;
8133                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Task_Match3:0.0.1\&quot;&quot;&#xd;
8134                           }&#xd;
8135                         },&#xd;
8136                         {&#xd;
8137                           &quot;key&quot;: {&#xd;
8138                             &quot;name&quot;: &quot;Tasks&quot;,&#xd;
8139                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8140                           },&#xd;
8141                           &quot;value&quot;: {&#xd;
8142                             &quot;key&quot;: {&#xd;
8143                               &quot;name&quot;: &quot;Tasks&quot;,&#xd;
8144                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8145                             },&#xd;
8146                             &quot;UUID&quot;: &quot;a7fab96b-ce1c-37ce-bbb2-556b6db524a5&quot;,&#xd;
8147                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;Tasks:0.0.1\&quot;&quot;&#xd;
8148                           }&#xd;
8149                         },&#xd;
8150                         {&#xd;
8151                           &quot;key&quot;: {&#xd;
8152                             &quot;name&quot;: &quot;TestCase&quot;,&#xd;
8153                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8154                           },&#xd;
8155                           &quot;value&quot;: {&#xd;
8156                             &quot;key&quot;: {&#xd;
8157                               &quot;name&quot;: &quot;TestCase&quot;,&#xd;
8158                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8159                             },&#xd;
8160                             &quot;UUID&quot;: &quot;0a652886-c88d-3f8c-8994-ae9161e7c963&quot;,&#xd;
8161                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestCase:0.0.1\&quot;&quot;&#xd;
8162                           }&#xd;
8163                         },&#xd;
8164                         {&#xd;
8165                           &quot;key&quot;: {&#xd;
8166                             &quot;name&quot;: &quot;TestContextItem000&quot;,&#xd;
8167                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8168                           },&#xd;
8169                           &quot;value&quot;: {&#xd;
8170                             &quot;key&quot;: {&#xd;
8171                               &quot;name&quot;: &quot;TestContextItem000&quot;,&#xd;
8172                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8173                             },&#xd;
8174                             &quot;UUID&quot;: &quot;8efba9fa-371e-33df-a7d6-88b0284e7fd0&quot;,&#xd;
8175                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestContextItem000:0.0.1\&quot;&quot;&#xd;
8176                           }&#xd;
8177                         },&#xd;
8178                         {&#xd;
8179                           &quot;key&quot;: {&#xd;
8180                             &quot;name&quot;: &quot;TestContextItem001&quot;,&#xd;
8181                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8182                           },&#xd;
8183                           &quot;value&quot;: {&#xd;
8184                             &quot;key&quot;: {&#xd;
8185                               &quot;name&quot;: &quot;TestContextItem001&quot;,&#xd;
8186                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8187                             },&#xd;
8188                             &quot;UUID&quot;: &quot;3740077c-a2b3-356b-81dc-5ded2118a951&quot;,&#xd;
8189                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestContextItem001:0.0.1\&quot;&quot;&#xd;
8190                           }&#xd;
8191                         },&#xd;
8192                         {&#xd;
8193                           &quot;key&quot;: {&#xd;
8194                             &quot;name&quot;: &quot;TestContextItem002&quot;,&#xd;
8195                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8196                           },&#xd;
8197                           &quot;value&quot;: {&#xd;
8198                             &quot;key&quot;: {&#xd;
8199                               &quot;name&quot;: &quot;TestContextItem002&quot;,&#xd;
8200                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8201                             },&#xd;
8202                             &quot;UUID&quot;: &quot;b5c7df95-9af5-322f-9ea8-eb440a2bf926&quot;,&#xd;
8203                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestContextItem002:0.0.1\&quot;&quot;&#xd;
8204                           }&#xd;
8205                         },&#xd;
8206                         {&#xd;
8207                           &quot;key&quot;: {&#xd;
8208                             &quot;name&quot;: &quot;TestContextItem003&quot;,&#xd;
8209                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8210                           },&#xd;
8211                           &quot;value&quot;: {&#xd;
8212                             &quot;key&quot;: {&#xd;
8213                               &quot;name&quot;: &quot;TestContextItem003&quot;,&#xd;
8214                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8215                             },&#xd;
8216                             &quot;UUID&quot;: &quot;b36f0aa5-0fb9-3e2c-8fa2-fddb7fd05f4b&quot;,&#xd;
8217                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestContextItem003:0.0.1\&quot;&quot;&#xd;
8218                           }&#xd;
8219                         },&#xd;
8220                         {&#xd;
8221                           &quot;key&quot;: {&#xd;
8222                             &quot;name&quot;: &quot;TestContextItem004&quot;,&#xd;
8223                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8224                           },&#xd;
8225                           &quot;value&quot;: {&#xd;
8226                             &quot;key&quot;: {&#xd;
8227                               &quot;name&quot;: &quot;TestContextItem004&quot;,&#xd;
8228                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8229                             },&#xd;
8230                             &quot;UUID&quot;: &quot;093cda11-eaeb-3a46-a5b6-d5e30c00935b&quot;,&#xd;
8231                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestContextItem004:0.0.1\&quot;&quot;&#xd;
8232                           }&#xd;
8233                         },&#xd;
8234                         {&#xd;
8235                           &quot;key&quot;: {&#xd;
8236                             &quot;name&quot;: &quot;TestContextItem005&quot;,&#xd;
8237                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8238                           },&#xd;
8239                           &quot;value&quot;: {&#xd;
8240                             &quot;key&quot;: {&#xd;
8241                               &quot;name&quot;: &quot;TestContextItem005&quot;,&#xd;
8242                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8243                             },&#xd;
8244                             &quot;UUID&quot;: &quot;569a758d-ba40-37c0-aebb-7ad138df25ac&quot;,&#xd;
8245                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestContextItem005:0.0.1\&quot;&quot;&#xd;
8246                           }&#xd;
8247                         },&#xd;
8248                         {&#xd;
8249                           &quot;key&quot;: {&#xd;
8250                             &quot;name&quot;: &quot;TestContextItem006&quot;,&#xd;
8251                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8252                           },&#xd;
8253                           &quot;value&quot;: {&#xd;
8254                             &quot;key&quot;: {&#xd;
8255                               &quot;name&quot;: &quot;TestContextItem006&quot;,&#xd;
8256                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8257                             },&#xd;
8258                             &quot;UUID&quot;: &quot;252818d9-b61f-3962-a905-8865fb00fb04&quot;,&#xd;
8259                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestContextItem006:0.0.1\&quot;&quot;&#xd;
8260                           }&#xd;
8261                         },&#xd;
8262                         {&#xd;
8263                           &quot;key&quot;: {&#xd;
8264                             &quot;name&quot;: &quot;TestContextItem007&quot;,&#xd;
8265                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8266                           },&#xd;
8267                           &quot;value&quot;: {&#xd;
8268                             &quot;key&quot;: {&#xd;
8269                               &quot;name&quot;: &quot;TestContextItem007&quot;,&#xd;
8270                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8271                             },&#xd;
8272                             &quot;UUID&quot;: &quot;fe1a5f7c-c083-377b-a797-752b01fc6c73&quot;,&#xd;
8273                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestContextItem007:0.0.1\&quot;&quot;&#xd;
8274                           }&#xd;
8275                         },&#xd;
8276                         {&#xd;
8277                           &quot;key&quot;: {&#xd;
8278                             &quot;name&quot;: &quot;TestContextItem008&quot;,&#xd;
8279                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8280                           },&#xd;
8281                           &quot;value&quot;: {&#xd;
8282                             &quot;key&quot;: {&#xd;
8283                               &quot;name&quot;: &quot;TestContextItem008&quot;,&#xd;
8284                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8285                             },&#xd;
8286                             &quot;UUID&quot;: &quot;aa87d007-d07e-3f67-8c6d-0ebc3d85479d&quot;,&#xd;
8287                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestContextItem008:0.0.1\&quot;&quot;&#xd;
8288                           }&#xd;
8289                         },&#xd;
8290                         {&#xd;
8291                           &quot;key&quot;: {&#xd;
8292                             &quot;name&quot;: &quot;TestContextItem009&quot;,&#xd;
8293                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8294                           },&#xd;
8295                           &quot;value&quot;: {&#xd;
8296                             &quot;key&quot;: {&#xd;
8297                               &quot;name&quot;: &quot;TestContextItem009&quot;,&#xd;
8298                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8299                             },&#xd;
8300                             &quot;UUID&quot;: &quot;126e7a3a-11b6-3f88-9397-c21d8819f859&quot;,&#xd;
8301                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestContextItem009:0.0.1\&quot;&quot;&#xd;
8302                           }&#xd;
8303                         },&#xd;
8304                         {&#xd;
8305                           &quot;key&quot;: {&#xd;
8306                             &quot;name&quot;: &quot;TestContextItem00A&quot;,&#xd;
8307                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8308                           },&#xd;
8309                           &quot;value&quot;: {&#xd;
8310                             &quot;key&quot;: {&#xd;
8311                               &quot;name&quot;: &quot;TestContextItem00A&quot;,&#xd;
8312                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8313                             },&#xd;
8314                             &quot;UUID&quot;: &quot;0e0e3dec-e03d-3379-a87b-1ecd4aa3d8cc&quot;,&#xd;
8315                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestContextItem00A:0.0.1\&quot;&quot;&#xd;
8316                           }&#xd;
8317                         },&#xd;
8318                         {&#xd;
8319                           &quot;key&quot;: {&#xd;
8320                             &quot;name&quot;: &quot;TestContextItem00B&quot;,&#xd;
8321                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8322                           },&#xd;
8323                           &quot;value&quot;: {&#xd;
8324                             &quot;key&quot;: {&#xd;
8325                               &quot;name&quot;: &quot;TestContextItem00B&quot;,&#xd;
8326                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8327                             },&#xd;
8328                             &quot;UUID&quot;: &quot;dbdc98df-3ff4-360c-b8d3-a7a836ac3de6&quot;,&#xd;
8329                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestContextItem00B:0.0.1\&quot;&quot;&#xd;
8330                           }&#xd;
8331                         },&#xd;
8332                         {&#xd;
8333                           &quot;key&quot;: {&#xd;
8334                             &quot;name&quot;: &quot;TestContextItem00C&quot;,&#xd;
8335                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8336                           },&#xd;
8337                           &quot;value&quot;: {&#xd;
8338                             &quot;key&quot;: {&#xd;
8339                               &quot;name&quot;: &quot;TestContextItem00C&quot;,&#xd;
8340                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8341                             },&#xd;
8342                             &quot;UUID&quot;: &quot;32a2f355-77f3-3b25-ace6-7a9c5763a5ad&quot;,&#xd;
8343                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestContextItem00C:0.0.1\&quot;&quot;&#xd;
8344                           }&#xd;
8345                         },&#xd;
8346                         {&#xd;
8347                           &quot;key&quot;: {&#xd;
8348                             &quot;name&quot;: &quot;TestDatatypes&quot;,&#xd;
8349                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8350                           },&#xd;
8351                           &quot;value&quot;: {&#xd;
8352                             &quot;key&quot;: {&#xd;
8353                               &quot;name&quot;: &quot;TestDatatypes&quot;,&#xd;
8354                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8355                             },&#xd;
8356                             &quot;UUID&quot;: &quot;3f95472c-973e-30e2-95f1-bf00cbef909a&quot;,&#xd;
8357                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestDatatypes:0.0.1\&quot;&quot;&#xd;
8358                           }&#xd;
8359                         },&#xd;
8360                         {&#xd;
8361                           &quot;key&quot;: {&#xd;
8362                             &quot;name&quot;: &quot;TestExternalContextItem&quot;,&#xd;
8363                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8364                           },&#xd;
8365                           &quot;value&quot;: {&#xd;
8366                             &quot;key&quot;: {&#xd;
8367                               &quot;name&quot;: &quot;TestExternalContextItem&quot;,&#xd;
8368                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8369                             },&#xd;
8370                             &quot;UUID&quot;: &quot;610dbbd4-9149-3b3c-9af4-819056f0e169&quot;,&#xd;
8371                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestExternalContextItem:0.0.1\&quot;&quot;&#xd;
8372                           }&#xd;
8373                         },&#xd;
8374                         {&#xd;
8375                           &quot;key&quot;: {&#xd;
8376                             &quot;name&quot;: &quot;TestGlobalContextItem&quot;,&#xd;
8377                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8378                           },&#xd;
8379                           &quot;value&quot;: {&#xd;
8380                             &quot;key&quot;: {&#xd;
8381                               &quot;name&quot;: &quot;TestGlobalContextItem&quot;,&#xd;
8382                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8383                             },&#xd;
8384                             &quot;UUID&quot;: &quot;07fa8f68-55f1-3fd0-81c1-749a379753a7&quot;,&#xd;
8385                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestGlobalContextItem:0.0.1\&quot;&quot;&#xd;
8386                           }&#xd;
8387                         },&#xd;
8388                         {&#xd;
8389                           &quot;key&quot;: {&#xd;
8390                             &quot;name&quot;: &quot;TestPolicyContextItem&quot;,&#xd;
8391                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8392                           },&#xd;
8393                           &quot;value&quot;: {&#xd;
8394                             &quot;key&quot;: {&#xd;
8395                               &quot;name&quot;: &quot;TestPolicyContextItem&quot;,&#xd;
8396                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8397                             },&#xd;
8398                             &quot;UUID&quot;: &quot;d9c93cd1-539e-35c5-aaec-bb711ceb1251&quot;,&#xd;
8399                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestPolicyContextItem:0.0.1\&quot;&quot;&#xd;
8400                           }&#xd;
8401                         },&#xd;
8402                         {&#xd;
8403                           &quot;key&quot;: {&#xd;
8404                             &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
8405                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8406                           },&#xd;
8407                           &quot;value&quot;: {&#xd;
8408                             &quot;key&quot;: {&#xd;
8409                               &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
8410                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8411                             },&#xd;
8412                             &quot;UUID&quot;: &quot;683fe492-7eae-3ac7-9924-bb7850208d05&quot;,&#xd;
8413                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestSlogan:0.0.1\&quot;&quot;&#xd;
8414                           }&#xd;
8415                         },&#xd;
8416                         {&#xd;
8417                           &quot;key&quot;: {&#xd;
8418                             &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
8419                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8420                           },&#xd;
8421                           &quot;value&quot;: {&#xd;
8422                             &quot;key&quot;: {&#xd;
8423                               &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
8424                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8425                             },&#xd;
8426                             &quot;UUID&quot;: &quot;bba25b6f-e3cd-3060-9022-4ef3a79f8eb0&quot;,&#xd;
8427                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestTemperature:0.0.1\&quot;&quot;&#xd;
8428                           }&#xd;
8429                         },&#xd;
8430                         {&#xd;
8431                           &quot;key&quot;: {&#xd;
8432                             &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
8433                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8434                           },&#xd;
8435                           &quot;value&quot;: {&#xd;
8436                             &quot;key&quot;: {&#xd;
8437                               &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
8438                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8439                             },&#xd;
8440                             &quot;UUID&quot;: &quot;97b73937-c344-33c0-924c-4d26b6449564&quot;,&#xd;
8441                             &quot;description&quot;: &quot;Generated description for concept referred to by key \&quot;TestTimestamp:0.0.1\&quot;&quot;&#xd;
8442                           }&#xd;
8443                         }&#xd;
8444                       ]&#xd;
8445                     }&#xd;
8446                   },&#xd;
8447                   &quot;policies&quot;: {&#xd;
8448                     &quot;key&quot;: {&#xd;
8449                       &quot;name&quot;: &quot;Policies&quot;,&#xd;
8450                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8451                     },&#xd;
8452                     &quot;policyMap&quot;: {&#xd;
8453                       &quot;entry&quot;: [&#xd;
8454                         {&#xd;
8455                           &quot;key&quot;: {&#xd;
8456                             &quot;name&quot;: &quot;Policy0&quot;,&#xd;
8457                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8458                           },&#xd;
8459                           &quot;value&quot;: {&#xd;
8460                             &quot;policyKey&quot;: {&#xd;
8461                               &quot;name&quot;: &quot;Policy0&quot;,&#xd;
8462                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8463                             },&#xd;
8464                             &quot;template&quot;: &quot;MEDA&quot;,&#xd;
8465                             &quot;state&quot;: {&#xd;
8466                               &quot;entry&quot;: [&#xd;
8467                                 {&#xd;
8468                                   &quot;key&quot;: &quot;Act&quot;,&#xd;
8469                                   &quot;value&quot;: {&#xd;
8470                                     &quot;stateKey&quot;: {&#xd;
8471                                       &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8472                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8473                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
8474                                       &quot;localName&quot;: &quot;Act&quot;&#xd;
8475                                     },&#xd;
8476                                     &quot;trigger&quot;: {&#xd;
8477                                       &quot;name&quot;: &quot;Event0003&quot;,&#xd;
8478                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8479                                     },&#xd;
8480                                     &quot;stateOutputs&quot;: {&#xd;
8481                                       &quot;entry&quot;: [&#xd;
8482                                         {&#xd;
8483                                           &quot;key&quot;: &quot;Act_NULL&quot;,&#xd;
8484                                           &quot;value&quot;: {&#xd;
8485                                             &quot;key&quot;: {&#xd;
8486                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8487                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8488                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
8489                                               &quot;localName&quot;: &quot;Act_NULL&quot;&#xd;
8490                                             },&#xd;
8491                                             &quot;outgoingEvent&quot;: {&#xd;
8492                                               &quot;name&quot;: &quot;Event0004&quot;,&#xd;
8493                                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8494                                             },&#xd;
8495                                             &quot;nextState&quot;: {&#xd;
8496                                               &quot;parentKeyName&quot;: &quot;NULL&quot;,&#xd;
8497                                               &quot;parentKeyVersion&quot;: &quot;0.0.0&quot;,&#xd;
8498                                               &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
8499                                               &quot;localName&quot;: &quot;NULL&quot;&#xd;
8500                                             }&#xd;
8501                                           }&#xd;
8502                                         }&#xd;
8503                                       ]&#xd;
8504                                     },&#xd;
8505                                     &quot;contextAlbumReference&quot;: [&#xd;
8506                                       {&#xd;
8507                                         &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
8508                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8509                                       }&#xd;
8510                                     ],&#xd;
8511                                     &quot;taskSelectionLogic&quot;: {&#xd;
8512                                       &quot;key&quot;: &quot;TaskSelectionLigic&quot;,&#xd;
8513                                       &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
8514                                       &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;&quot;&#xd;
8515                                     },&#xd;
8516                                     &quot;stateFinalizerLogicMap&quot;: {&#xd;
8517                                       &quot;entry&quot;: []&#xd;
8518                                     },&#xd;
8519                                     &quot;defaultTask&quot;: {&#xd;
8520                                       &quot;name&quot;: &quot;Task_Act1&quot;,&#xd;
8521                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8522                                     },&#xd;
8523                                     &quot;taskReferences&quot;: {&#xd;
8524                                       &quot;entry&quot;: [&#xd;
8525                                         {&#xd;
8526                                           &quot;key&quot;: {&#xd;
8527                                             &quot;name&quot;: &quot;Task_Act0&quot;,&#xd;
8528                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8529                                           },&#xd;
8530                                           &quot;value&quot;: {&#xd;
8531                                             &quot;key&quot;: {&#xd;
8532                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8533                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8534                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
8535                                               &quot;localName&quot;: &quot;Task_Act0_DIRECT_Act_NULL&quot;&#xd;
8536                                             },&#xd;
8537                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
8538                                             &quot;output&quot;: {&#xd;
8539                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8540                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8541                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
8542                                               &quot;localName&quot;: &quot;Act_NULL&quot;&#xd;
8543                                             }&#xd;
8544                                           }&#xd;
8545                                         },&#xd;
8546                                         {&#xd;
8547                                           &quot;key&quot;: {&#xd;
8548                                             &quot;name&quot;: &quot;Task_Act1&quot;,&#xd;
8549                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8550                                           },&#xd;
8551                                           &quot;value&quot;: {&#xd;
8552                                             &quot;key&quot;: {&#xd;
8553                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8554                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8555                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
8556                                               &quot;localName&quot;: &quot;Task_Act1_DIRECT_Act_NULL&quot;&#xd;
8557                                             },&#xd;
8558                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
8559                                             &quot;output&quot;: {&#xd;
8560                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8561                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8562                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
8563                                               &quot;localName&quot;: &quot;Act_NULL&quot;&#xd;
8564                                             }&#xd;
8565                                           }&#xd;
8566                                         },&#xd;
8567                                         {&#xd;
8568                                           &quot;key&quot;: {&#xd;
8569                                             &quot;name&quot;: &quot;Task_Act2&quot;,&#xd;
8570                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8571                                           },&#xd;
8572                                           &quot;value&quot;: {&#xd;
8573                                             &quot;key&quot;: {&#xd;
8574                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8575                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8576                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
8577                                               &quot;localName&quot;: &quot;Task_Act2_DIRECT_Act_NULL&quot;&#xd;
8578                                             },&#xd;
8579                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
8580                                             &quot;output&quot;: {&#xd;
8581                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8582                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8583                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
8584                                               &quot;localName&quot;: &quot;Act_NULL&quot;&#xd;
8585                                             }&#xd;
8586                                           }&#xd;
8587                                         },&#xd;
8588                                         {&#xd;
8589                                           &quot;key&quot;: {&#xd;
8590                                             &quot;name&quot;: &quot;Task_Act3&quot;,&#xd;
8591                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8592                                           },&#xd;
8593                                           &quot;value&quot;: {&#xd;
8594                                             &quot;key&quot;: {&#xd;
8595                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8596                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8597                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
8598                                               &quot;localName&quot;: &quot;Task_Act3_DIRECT_Act_NULL&quot;&#xd;
8599                                             },&#xd;
8600                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
8601                                             &quot;output&quot;: {&#xd;
8602                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8603                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8604                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
8605                                               &quot;localName&quot;: &quot;Act_NULL&quot;&#xd;
8606                                             }&#xd;
8607                                           }&#xd;
8608                                         }&#xd;
8609                                       ]&#xd;
8610                                     }&#xd;
8611                                   }&#xd;
8612                                 },&#xd;
8613                                 {&#xd;
8614                                   &quot;key&quot;: &quot;Decide&quot;,&#xd;
8615                                   &quot;value&quot;: {&#xd;
8616                                     &quot;stateKey&quot;: {&#xd;
8617                                       &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8618                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8619                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
8620                                       &quot;localName&quot;: &quot;Decide&quot;&#xd;
8621                                     },&#xd;
8622                                     &quot;trigger&quot;: {&#xd;
8623                                       &quot;name&quot;: &quot;Event0002&quot;,&#xd;
8624                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8625                                     },&#xd;
8626                                     &quot;stateOutputs&quot;: {&#xd;
8627                                       &quot;entry&quot;: [&#xd;
8628                                         {&#xd;
8629                                           &quot;key&quot;: &quot;Decide_Act&quot;,&#xd;
8630                                           &quot;value&quot;: {&#xd;
8631                                             &quot;key&quot;: {&#xd;
8632                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8633                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8634                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
8635                                               &quot;localName&quot;: &quot;Decide_Act&quot;&#xd;
8636                                             },&#xd;
8637                                             &quot;outgoingEvent&quot;: {&#xd;
8638                                               &quot;name&quot;: &quot;Event0003&quot;,&#xd;
8639                                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8640                                             },&#xd;
8641                                             &quot;nextState&quot;: {&#xd;
8642                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8643                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8644                                               &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
8645                                               &quot;localName&quot;: &quot;Act&quot;&#xd;
8646                                             }&#xd;
8647                                           }&#xd;
8648                                         }&#xd;
8649                                       ]&#xd;
8650                                     },&#xd;
8651                                     &quot;contextAlbumReference&quot;: [&#xd;
8652                                       {&#xd;
8653                                         &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
8654                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8655                                       },&#xd;
8656                                       {&#xd;
8657                                         &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
8658                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8659                                       },&#xd;
8660                                       {&#xd;
8661                                         &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
8662                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8663                                       }&#xd;
8664                                     ],&#xd;
8665                                     &quot;taskSelectionLogic&quot;: {&#xd;
8666                                       &quot;key&quot;: &quot;TaskSelectionLigic&quot;,&#xd;
8667                                       &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
8668                                       &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;&quot;&#xd;
8669                                     },&#xd;
8670                                     &quot;stateFinalizerLogicMap&quot;: {&#xd;
8671                                       &quot;entry&quot;: []&#xd;
8672                                     },&#xd;
8673                                     &quot;defaultTask&quot;: {&#xd;
8674                                       &quot;name&quot;: &quot;Task_Decide3&quot;,&#xd;
8675                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8676                                     },&#xd;
8677                                     &quot;taskReferences&quot;: {&#xd;
8678                                       &quot;entry&quot;: [&#xd;
8679                                         {&#xd;
8680                                           &quot;key&quot;: {&#xd;
8681                                             &quot;name&quot;: &quot;Task_Decide0&quot;,&#xd;
8682                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8683                                           },&#xd;
8684                                           &quot;value&quot;: {&#xd;
8685                                             &quot;key&quot;: {&#xd;
8686                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8687                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8688                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
8689                                               &quot;localName&quot;: &quot;Task_Decide0_DIRECT_Decide_Act&quot;&#xd;
8690                                             },&#xd;
8691                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
8692                                             &quot;output&quot;: {&#xd;
8693                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8694                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8695                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
8696                                               &quot;localName&quot;: &quot;Decide_Act&quot;&#xd;
8697                                             }&#xd;
8698                                           }&#xd;
8699                                         },&#xd;
8700                                         {&#xd;
8701                                           &quot;key&quot;: {&#xd;
8702                                             &quot;name&quot;: &quot;Task_Decide1&quot;,&#xd;
8703                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8704                                           },&#xd;
8705                                           &quot;value&quot;: {&#xd;
8706                                             &quot;key&quot;: {&#xd;
8707                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8708                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8709                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
8710                                               &quot;localName&quot;: &quot;Task_Decide1_DIRECT_Decide_Act&quot;&#xd;
8711                                             },&#xd;
8712                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
8713                                             &quot;output&quot;: {&#xd;
8714                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8715                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8716                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
8717                                               &quot;localName&quot;: &quot;Decide_Act&quot;&#xd;
8718                                             }&#xd;
8719                                           }&#xd;
8720                                         },&#xd;
8721                                         {&#xd;
8722                                           &quot;key&quot;: {&#xd;
8723                                             &quot;name&quot;: &quot;Task_Decide2&quot;,&#xd;
8724                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8725                                           },&#xd;
8726                                           &quot;value&quot;: {&#xd;
8727                                             &quot;key&quot;: {&#xd;
8728                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8729                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8730                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
8731                                               &quot;localName&quot;: &quot;Task_Decide2_DIRECT_Decide_Act&quot;&#xd;
8732                                             },&#xd;
8733                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
8734                                             &quot;output&quot;: {&#xd;
8735                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8736                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8737                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
8738                                               &quot;localName&quot;: &quot;Decide_Act&quot;&#xd;
8739                                             }&#xd;
8740                                           }&#xd;
8741                                         },&#xd;
8742                                         {&#xd;
8743                                           &quot;key&quot;: {&#xd;
8744                                             &quot;name&quot;: &quot;Task_Decide3&quot;,&#xd;
8745                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8746                                           },&#xd;
8747                                           &quot;value&quot;: {&#xd;
8748                                             &quot;key&quot;: {&#xd;
8749                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8750                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8751                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
8752                                               &quot;localName&quot;: &quot;Task_Decide3_DIRECT_Decide_Act&quot;&#xd;
8753                                             },&#xd;
8754                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
8755                                             &quot;output&quot;: {&#xd;
8756                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8757                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8758                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
8759                                               &quot;localName&quot;: &quot;Decide_Act&quot;&#xd;
8760                                             }&#xd;
8761                                           }&#xd;
8762                                         }&#xd;
8763                                       ]&#xd;
8764                                     }&#xd;
8765                                   }&#xd;
8766                                 },&#xd;
8767                                 {&#xd;
8768                                   &quot;key&quot;: &quot;Establish&quot;,&#xd;
8769                                   &quot;value&quot;: {&#xd;
8770                                     &quot;stateKey&quot;: {&#xd;
8771                                       &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8772                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8773                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
8774                                       &quot;localName&quot;: &quot;Establish&quot;&#xd;
8775                                     },&#xd;
8776                                     &quot;trigger&quot;: {&#xd;
8777                                       &quot;name&quot;: &quot;Event0001&quot;,&#xd;
8778                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8779                                     },&#xd;
8780                                     &quot;stateOutputs&quot;: {&#xd;
8781                                       &quot;entry&quot;: [&#xd;
8782                                         {&#xd;
8783                                           &quot;key&quot;: &quot;Establish_Decide&quot;,&#xd;
8784                                           &quot;value&quot;: {&#xd;
8785                                             &quot;key&quot;: {&#xd;
8786                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8787                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8788                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
8789                                               &quot;localName&quot;: &quot;Establish_Decide&quot;&#xd;
8790                                             },&#xd;
8791                                             &quot;outgoingEvent&quot;: {&#xd;
8792                                               &quot;name&quot;: &quot;Event0002&quot;,&#xd;
8793                                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8794                                             },&#xd;
8795                                             &quot;nextState&quot;: {&#xd;
8796                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8797                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8798                                               &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
8799                                               &quot;localName&quot;: &quot;Decide&quot;&#xd;
8800                                             }&#xd;
8801                                           }&#xd;
8802                                         }&#xd;
8803                                       ]&#xd;
8804                                     },&#xd;
8805                                     &quot;contextAlbumReference&quot;: [&#xd;
8806                                       {&#xd;
8807                                         &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
8808                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8809                                       },&#xd;
8810                                       {&#xd;
8811                                         &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
8812                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8813                                       },&#xd;
8814                                       {&#xd;
8815                                         &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
8816                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8817                                       }&#xd;
8818                                     ],&#xd;
8819                                     &quot;taskSelectionLogic&quot;: {&#xd;
8820                                       &quot;key&quot;: &quot;TaskSelectionLigic&quot;,&#xd;
8821                                       &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
8822                                       &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;&quot;&#xd;
8823                                     },&#xd;
8824                                     &quot;stateFinalizerLogicMap&quot;: {&#xd;
8825                                       &quot;entry&quot;: []&#xd;
8826                                     },&#xd;
8827                                     &quot;defaultTask&quot;: {&#xd;
8828                                       &quot;name&quot;: &quot;Task_Establish2&quot;,&#xd;
8829                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8830                                     },&#xd;
8831                                     &quot;taskReferences&quot;: {&#xd;
8832                                       &quot;entry&quot;: [&#xd;
8833                                         {&#xd;
8834                                           &quot;key&quot;: {&#xd;
8835                                             &quot;name&quot;: &quot;Task_Establish0&quot;,&#xd;
8836                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8837                                           },&#xd;
8838                                           &quot;value&quot;: {&#xd;
8839                                             &quot;key&quot;: {&#xd;
8840                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8841                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8842                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
8843                                               &quot;localName&quot;: &quot;Task_Establish0_DIRECT_Establish_Decide&quot;&#xd;
8844                                             },&#xd;
8845                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
8846                                             &quot;output&quot;: {&#xd;
8847                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8848                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8849                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
8850                                               &quot;localName&quot;: &quot;Establish_Decide&quot;&#xd;
8851                                             }&#xd;
8852                                           }&#xd;
8853                                         },&#xd;
8854                                         {&#xd;
8855                                           &quot;key&quot;: {&#xd;
8856                                             &quot;name&quot;: &quot;Task_Establish1&quot;,&#xd;
8857                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8858                                           },&#xd;
8859                                           &quot;value&quot;: {&#xd;
8860                                             &quot;key&quot;: {&#xd;
8861                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8862                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8863                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
8864                                               &quot;localName&quot;: &quot;Task_Establish1_DIRECT_Establish_Decide&quot;&#xd;
8865                                             },&#xd;
8866                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
8867                                             &quot;output&quot;: {&#xd;
8868                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8869                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8870                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
8871                                               &quot;localName&quot;: &quot;Establish_Decide&quot;&#xd;
8872                                             }&#xd;
8873                                           }&#xd;
8874                                         },&#xd;
8875                                         {&#xd;
8876                                           &quot;key&quot;: {&#xd;
8877                                             &quot;name&quot;: &quot;Task_Establish2&quot;,&#xd;
8878                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8879                                           },&#xd;
8880                                           &quot;value&quot;: {&#xd;
8881                                             &quot;key&quot;: {&#xd;
8882                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8883                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8884                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
8885                                               &quot;localName&quot;: &quot;Task_Establish2_DIRECT_Establish_Decide&quot;&#xd;
8886                                             },&#xd;
8887                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
8888                                             &quot;output&quot;: {&#xd;
8889                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8890                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8891                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
8892                                               &quot;localName&quot;: &quot;Establish_Decide&quot;&#xd;
8893                                             }&#xd;
8894                                           }&#xd;
8895                                         },&#xd;
8896                                         {&#xd;
8897                                           &quot;key&quot;: {&#xd;
8898                                             &quot;name&quot;: &quot;Task_Establish3&quot;,&#xd;
8899                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8900                                           },&#xd;
8901                                           &quot;value&quot;: {&#xd;
8902                                             &quot;key&quot;: {&#xd;
8903                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8904                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8905                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
8906                                               &quot;localName&quot;: &quot;Task_Establish3_DIRECT_Establish_Decide&quot;&#xd;
8907                                             },&#xd;
8908                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
8909                                             &quot;output&quot;: {&#xd;
8910                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8911                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8912                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
8913                                               &quot;localName&quot;: &quot;Establish_Decide&quot;&#xd;
8914                                             }&#xd;
8915                                           }&#xd;
8916                                         }&#xd;
8917                                       ]&#xd;
8918                                     }&#xd;
8919                                   }&#xd;
8920                                 },&#xd;
8921                                 {&#xd;
8922                                   &quot;key&quot;: &quot;Match&quot;,&#xd;
8923                                   &quot;value&quot;: {&#xd;
8924                                     &quot;stateKey&quot;: {&#xd;
8925                                       &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8926                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8927                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
8928                                       &quot;localName&quot;: &quot;Match&quot;&#xd;
8929                                     },&#xd;
8930                                     &quot;trigger&quot;: {&#xd;
8931                                       &quot;name&quot;: &quot;Event0000&quot;,&#xd;
8932                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8933                                     },&#xd;
8934                                     &quot;stateOutputs&quot;: {&#xd;
8935                                       &quot;entry&quot;: [&#xd;
8936                                         {&#xd;
8937                                           &quot;key&quot;: &quot;Match_Establish&quot;,&#xd;
8938                                           &quot;value&quot;: {&#xd;
8939                                             &quot;key&quot;: {&#xd;
8940                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8941                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8942                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
8943                                               &quot;localName&quot;: &quot;Match_Establish&quot;&#xd;
8944                                             },&#xd;
8945                                             &quot;outgoingEvent&quot;: {&#xd;
8946                                               &quot;name&quot;: &quot;Event0001&quot;,&#xd;
8947                                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8948                                             },&#xd;
8949                                             &quot;nextState&quot;: {&#xd;
8950                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8951                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8952                                               &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
8953                                               &quot;localName&quot;: &quot;Establish&quot;&#xd;
8954                                             }&#xd;
8955                                           }&#xd;
8956                                         }&#xd;
8957                                       ]&#xd;
8958                                     },&#xd;
8959                                     &quot;contextAlbumReference&quot;: [&#xd;
8960                                       {&#xd;
8961                                         &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
8962                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8963                                       },&#xd;
8964                                       {&#xd;
8965                                         &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
8966                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8967                                       }&#xd;
8968                                     ],&#xd;
8969                                     &quot;taskSelectionLogic&quot;: {&#xd;
8970                                       &quot;key&quot;: &quot;TaskSelectionLigic&quot;,&#xd;
8971                                       &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
8972                                       &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;&quot;&#xd;
8973                                     },&#xd;
8974                                     &quot;stateFinalizerLogicMap&quot;: {&#xd;
8975                                       &quot;entry&quot;: []&#xd;
8976                                     },&#xd;
8977                                     &quot;defaultTask&quot;: {&#xd;
8978                                       &quot;name&quot;: &quot;Task_Match0&quot;,&#xd;
8979                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8980                                     },&#xd;
8981                                     &quot;taskReferences&quot;: {&#xd;
8982                                       &quot;entry&quot;: [&#xd;
8983                                         {&#xd;
8984                                           &quot;key&quot;: {&#xd;
8985                                             &quot;name&quot;: &quot;Task_Match0&quot;,&#xd;
8986                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
8987                                           },&#xd;
8988                                           &quot;value&quot;: {&#xd;
8989                                             &quot;key&quot;: {&#xd;
8990                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8991                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8992                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
8993                                               &quot;localName&quot;: &quot;Task_Match0_DIRECT_Match_Establish&quot;&#xd;
8994                                             },&#xd;
8995                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
8996                                             &quot;output&quot;: {&#xd;
8997                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
8998                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
8999                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
9000                                               &quot;localName&quot;: &quot;Match_Establish&quot;&#xd;
9001                                             }&#xd;
9002                                           }&#xd;
9003                                         },&#xd;
9004                                         {&#xd;
9005                                           &quot;key&quot;: {&#xd;
9006                                             &quot;name&quot;: &quot;Task_Match1&quot;,&#xd;
9007                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9008                                           },&#xd;
9009                                           &quot;value&quot;: {&#xd;
9010                                             &quot;key&quot;: {&#xd;
9011                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
9012                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9013                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
9014                                               &quot;localName&quot;: &quot;Task_Match1_DIRECT_Match_Establish&quot;&#xd;
9015                                             },&#xd;
9016                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
9017                                             &quot;output&quot;: {&#xd;
9018                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
9019                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9020                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
9021                                               &quot;localName&quot;: &quot;Match_Establish&quot;&#xd;
9022                                             }&#xd;
9023                                           }&#xd;
9024                                         },&#xd;
9025                                         {&#xd;
9026                                           &quot;key&quot;: {&#xd;
9027                                             &quot;name&quot;: &quot;Task_Match2&quot;,&#xd;
9028                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9029                                           },&#xd;
9030                                           &quot;value&quot;: {&#xd;
9031                                             &quot;key&quot;: {&#xd;
9032                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
9033                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9034                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
9035                                               &quot;localName&quot;: &quot;Task_Match2_DIRECT_Match_Establish&quot;&#xd;
9036                                             },&#xd;
9037                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
9038                                             &quot;output&quot;: {&#xd;
9039                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
9040                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9041                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
9042                                               &quot;localName&quot;: &quot;Match_Establish&quot;&#xd;
9043                                             }&#xd;
9044                                           }&#xd;
9045                                         },&#xd;
9046                                         {&#xd;
9047                                           &quot;key&quot;: {&#xd;
9048                                             &quot;name&quot;: &quot;Task_Match3&quot;,&#xd;
9049                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9050                                           },&#xd;
9051                                           &quot;value&quot;: {&#xd;
9052                                             &quot;key&quot;: {&#xd;
9053                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
9054                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9055                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
9056                                               &quot;localName&quot;: &quot;Task_Match3_DIRECT_Match_Establish&quot;&#xd;
9057                                             },&#xd;
9058                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
9059                                             &quot;output&quot;: {&#xd;
9060                                               &quot;parentKeyName&quot;: &quot;Policy0&quot;,&#xd;
9061                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9062                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
9063                                               &quot;localName&quot;: &quot;Match_Establish&quot;&#xd;
9064                                             }&#xd;
9065                                           }&#xd;
9066                                         }&#xd;
9067                                       ]&#xd;
9068                                     }&#xd;
9069                                   }&#xd;
9070                                 }&#xd;
9071                               ]&#xd;
9072                             },&#xd;
9073                             &quot;firstState&quot;: &quot;Match&quot;&#xd;
9074                           }&#xd;
9075                         },&#xd;
9076                         {&#xd;
9077                           &quot;key&quot;: {&#xd;
9078                             &quot;name&quot;: &quot;Policy1&quot;,&#xd;
9079                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9080                           },&#xd;
9081                           &quot;value&quot;: {&#xd;
9082                             &quot;policyKey&quot;: {&#xd;
9083                               &quot;name&quot;: &quot;Policy1&quot;,&#xd;
9084                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9085                             },&#xd;
9086                             &quot;template&quot;: &quot;MEDA&quot;,&#xd;
9087                             &quot;state&quot;: {&#xd;
9088                               &quot;entry&quot;: [&#xd;
9089                                 {&#xd;
9090                                   &quot;key&quot;: &quot;Act&quot;,&#xd;
9091                                   &quot;value&quot;: {&#xd;
9092                                     &quot;stateKey&quot;: {&#xd;
9093                                       &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9094                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9095                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
9096                                       &quot;localName&quot;: &quot;Act&quot;&#xd;
9097                                     },&#xd;
9098                                     &quot;trigger&quot;: {&#xd;
9099                                       &quot;name&quot;: &quot;Event0103&quot;,&#xd;
9100                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9101                                     },&#xd;
9102                                     &quot;stateOutputs&quot;: {&#xd;
9103                                       &quot;entry&quot;: [&#xd;
9104                                         {&#xd;
9105                                           &quot;key&quot;: &quot;Act_NULL&quot;,&#xd;
9106                                           &quot;value&quot;: {&#xd;
9107                                             &quot;key&quot;: {&#xd;
9108                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9109                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9110                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
9111                                               &quot;localName&quot;: &quot;Act_NULL&quot;&#xd;
9112                                             },&#xd;
9113                                             &quot;outgoingEvent&quot;: {&#xd;
9114                                               &quot;name&quot;: &quot;Event0104&quot;,&#xd;
9115                                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9116                                             },&#xd;
9117                                             &quot;nextState&quot;: {&#xd;
9118                                               &quot;parentKeyName&quot;: &quot;NULL&quot;,&#xd;
9119                                               &quot;parentKeyVersion&quot;: &quot;0.0.0&quot;,&#xd;
9120                                               &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
9121                                               &quot;localName&quot;: &quot;NULL&quot;&#xd;
9122                                             }&#xd;
9123                                           }&#xd;
9124                                         }&#xd;
9125                                       ]&#xd;
9126                                     },&#xd;
9127                                     &quot;contextAlbumReference&quot;: [&#xd;
9128                                       {&#xd;
9129                                         &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
9130                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9131                                       }&#xd;
9132                                     ],&#xd;
9133                                     &quot;taskSelectionLogic&quot;: {&#xd;
9134                                       &quot;key&quot;: &quot;TaskSelectionLigic&quot;,&#xd;
9135                                       &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
9136                                       &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;&quot;&#xd;
9137                                     },&#xd;
9138                                     &quot;stateFinalizerLogicMap&quot;: {&#xd;
9139                                       &quot;entry&quot;: []&#xd;
9140                                     },&#xd;
9141                                     &quot;defaultTask&quot;: {&#xd;
9142                                       &quot;name&quot;: &quot;Task_Act0&quot;,&#xd;
9143                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9144                                     },&#xd;
9145                                     &quot;taskReferences&quot;: {&#xd;
9146                                       &quot;entry&quot;: [&#xd;
9147                                         {&#xd;
9148                                           &quot;key&quot;: {&#xd;
9149                                             &quot;name&quot;: &quot;Task_Act0&quot;,&#xd;
9150                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9151                                           },&#xd;
9152                                           &quot;value&quot;: {&#xd;
9153                                             &quot;key&quot;: {&#xd;
9154                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9155                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9156                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
9157                                               &quot;localName&quot;: &quot;Task_Act0_DIRECT_Act_NULL&quot;&#xd;
9158                                             },&#xd;
9159                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
9160                                             &quot;output&quot;: {&#xd;
9161                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9162                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9163                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
9164                                               &quot;localName&quot;: &quot;Act_NULL&quot;&#xd;
9165                                             }&#xd;
9166                                           }&#xd;
9167                                         },&#xd;
9168                                         {&#xd;
9169                                           &quot;key&quot;: {&#xd;
9170                                             &quot;name&quot;: &quot;Task_Act1&quot;,&#xd;
9171                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9172                                           },&#xd;
9173                                           &quot;value&quot;: {&#xd;
9174                                             &quot;key&quot;: {&#xd;
9175                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9176                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9177                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
9178                                               &quot;localName&quot;: &quot;Task_Act1_DIRECT_Act_NULL&quot;&#xd;
9179                                             },&#xd;
9180                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
9181                                             &quot;output&quot;: {&#xd;
9182                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9183                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9184                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
9185                                               &quot;localName&quot;: &quot;Act_NULL&quot;&#xd;
9186                                             }&#xd;
9187                                           }&#xd;
9188                                         },&#xd;
9189                                         {&#xd;
9190                                           &quot;key&quot;: {&#xd;
9191                                             &quot;name&quot;: &quot;Task_Act2&quot;,&#xd;
9192                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9193                                           },&#xd;
9194                                           &quot;value&quot;: {&#xd;
9195                                             &quot;key&quot;: {&#xd;
9196                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9197                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9198                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
9199                                               &quot;localName&quot;: &quot;Task_Act2_DIRECT_Act_NULL&quot;&#xd;
9200                                             },&#xd;
9201                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
9202                                             &quot;output&quot;: {&#xd;
9203                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9204                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9205                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
9206                                               &quot;localName&quot;: &quot;Act_NULL&quot;&#xd;
9207                                             }&#xd;
9208                                           }&#xd;
9209                                         },&#xd;
9210                                         {&#xd;
9211                                           &quot;key&quot;: {&#xd;
9212                                             &quot;name&quot;: &quot;Task_Act3&quot;,&#xd;
9213                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9214                                           },&#xd;
9215                                           &quot;value&quot;: {&#xd;
9216                                             &quot;key&quot;: {&#xd;
9217                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9218                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9219                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
9220                                               &quot;localName&quot;: &quot;Task_Act3_DIRECT_Act_NULL&quot;&#xd;
9221                                             },&#xd;
9222                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
9223                                             &quot;output&quot;: {&#xd;
9224                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9225                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9226                                               &quot;parentLocalName&quot;: &quot;Act&quot;,&#xd;
9227                                               &quot;localName&quot;: &quot;Act_NULL&quot;&#xd;
9228                                             }&#xd;
9229                                           }&#xd;
9230                                         }&#xd;
9231                                       ]&#xd;
9232                                     }&#xd;
9233                                   }&#xd;
9234                                 },&#xd;
9235                                 {&#xd;
9236                                   &quot;key&quot;: &quot;Decide&quot;,&#xd;
9237                                   &quot;value&quot;: {&#xd;
9238                                     &quot;stateKey&quot;: {&#xd;
9239                                       &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9240                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9241                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
9242                                       &quot;localName&quot;: &quot;Decide&quot;&#xd;
9243                                     },&#xd;
9244                                     &quot;trigger&quot;: {&#xd;
9245                                       &quot;name&quot;: &quot;Event0102&quot;,&#xd;
9246                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9247                                     },&#xd;
9248                                     &quot;stateOutputs&quot;: {&#xd;
9249                                       &quot;entry&quot;: [&#xd;
9250                                         {&#xd;
9251                                           &quot;key&quot;: &quot;Decide_Act&quot;,&#xd;
9252                                           &quot;value&quot;: {&#xd;
9253                                             &quot;key&quot;: {&#xd;
9254                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9255                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9256                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
9257                                               &quot;localName&quot;: &quot;Decide_Act&quot;&#xd;
9258                                             },&#xd;
9259                                             &quot;outgoingEvent&quot;: {&#xd;
9260                                               &quot;name&quot;: &quot;Event0103&quot;,&#xd;
9261                                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9262                                             },&#xd;
9263                                             &quot;nextState&quot;: {&#xd;
9264                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9265                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9266                                               &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
9267                                               &quot;localName&quot;: &quot;Act&quot;&#xd;
9268                                             }&#xd;
9269                                           }&#xd;
9270                                         }&#xd;
9271                                       ]&#xd;
9272                                     },&#xd;
9273                                     &quot;contextAlbumReference&quot;: [&#xd;
9274                                       {&#xd;
9275                                         &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
9276                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9277                                       },&#xd;
9278                                       {&#xd;
9279                                         &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
9280                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9281                                       },&#xd;
9282                                       {&#xd;
9283                                         &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
9284                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9285                                       }&#xd;
9286                                     ],&#xd;
9287                                     &quot;taskSelectionLogic&quot;: {&#xd;
9288                                       &quot;key&quot;: &quot;TaskSelectionLigic&quot;,&#xd;
9289                                       &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
9290                                       &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;&quot;&#xd;
9291                                     },&#xd;
9292                                     &quot;stateFinalizerLogicMap&quot;: {&#xd;
9293                                       &quot;entry&quot;: []&#xd;
9294                                     },&#xd;
9295                                     &quot;defaultTask&quot;: {&#xd;
9296                                       &quot;name&quot;: &quot;Task_Decide3&quot;,&#xd;
9297                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9298                                     },&#xd;
9299                                     &quot;taskReferences&quot;: {&#xd;
9300                                       &quot;entry&quot;: [&#xd;
9301                                         {&#xd;
9302                                           &quot;key&quot;: {&#xd;
9303                                             &quot;name&quot;: &quot;Task_Decide0&quot;,&#xd;
9304                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9305                                           },&#xd;
9306                                           &quot;value&quot;: {&#xd;
9307                                             &quot;key&quot;: {&#xd;
9308                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9309                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9310                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
9311                                               &quot;localName&quot;: &quot;Task_Decide0_DIRECT_Decide_Act&quot;&#xd;
9312                                             },&#xd;
9313                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
9314                                             &quot;output&quot;: {&#xd;
9315                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9316                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9317                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
9318                                               &quot;localName&quot;: &quot;Decide_Act&quot;&#xd;
9319                                             }&#xd;
9320                                           }&#xd;
9321                                         },&#xd;
9322                                         {&#xd;
9323                                           &quot;key&quot;: {&#xd;
9324                                             &quot;name&quot;: &quot;Task_Decide1&quot;,&#xd;
9325                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9326                                           },&#xd;
9327                                           &quot;value&quot;: {&#xd;
9328                                             &quot;key&quot;: {&#xd;
9329                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9330                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9331                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
9332                                               &quot;localName&quot;: &quot;Task_Decide1_DIRECT_Decide_Act&quot;&#xd;
9333                                             },&#xd;
9334                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
9335                                             &quot;output&quot;: {&#xd;
9336                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9337                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9338                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
9339                                               &quot;localName&quot;: &quot;Decide_Act&quot;&#xd;
9340                                             }&#xd;
9341                                           }&#xd;
9342                                         },&#xd;
9343                                         {&#xd;
9344                                           &quot;key&quot;: {&#xd;
9345                                             &quot;name&quot;: &quot;Task_Decide2&quot;,&#xd;
9346                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9347                                           },&#xd;
9348                                           &quot;value&quot;: {&#xd;
9349                                             &quot;key&quot;: {&#xd;
9350                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9351                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9352                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
9353                                               &quot;localName&quot;: &quot;Task_Decide2_DIRECT_Decide_Act&quot;&#xd;
9354                                             },&#xd;
9355                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
9356                                             &quot;output&quot;: {&#xd;
9357                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9358                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9359                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
9360                                               &quot;localName&quot;: &quot;Decide_Act&quot;&#xd;
9361                                             }&#xd;
9362                                           }&#xd;
9363                                         },&#xd;
9364                                         {&#xd;
9365                                           &quot;key&quot;: {&#xd;
9366                                             &quot;name&quot;: &quot;Task_Decide3&quot;,&#xd;
9367                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9368                                           },&#xd;
9369                                           &quot;value&quot;: {&#xd;
9370                                             &quot;key&quot;: {&#xd;
9371                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9372                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9373                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
9374                                               &quot;localName&quot;: &quot;Task_Decide3_DIRECT_Decide_Act&quot;&#xd;
9375                                             },&#xd;
9376                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
9377                                             &quot;output&quot;: {&#xd;
9378                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9379                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9380                                               &quot;parentLocalName&quot;: &quot;Decide&quot;,&#xd;
9381                                               &quot;localName&quot;: &quot;Decide_Act&quot;&#xd;
9382                                             }&#xd;
9383                                           }&#xd;
9384                                         }&#xd;
9385                                       ]&#xd;
9386                                     }&#xd;
9387                                   }&#xd;
9388                                 },&#xd;
9389                                 {&#xd;
9390                                   &quot;key&quot;: &quot;Establish&quot;,&#xd;
9391                                   &quot;value&quot;: {&#xd;
9392                                     &quot;stateKey&quot;: {&#xd;
9393                                       &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9394                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9395                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
9396                                       &quot;localName&quot;: &quot;Establish&quot;&#xd;
9397                                     },&#xd;
9398                                     &quot;trigger&quot;: {&#xd;
9399                                       &quot;name&quot;: &quot;Event0101&quot;,&#xd;
9400                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9401                                     },&#xd;
9402                                     &quot;stateOutputs&quot;: {&#xd;
9403                                       &quot;entry&quot;: [&#xd;
9404                                         {&#xd;
9405                                           &quot;key&quot;: &quot;Establish_Decide&quot;,&#xd;
9406                                           &quot;value&quot;: {&#xd;
9407                                             &quot;key&quot;: {&#xd;
9408                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9409                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9410                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
9411                                               &quot;localName&quot;: &quot;Establish_Decide&quot;&#xd;
9412                                             },&#xd;
9413                                             &quot;outgoingEvent&quot;: {&#xd;
9414                                               &quot;name&quot;: &quot;Event0102&quot;,&#xd;
9415                                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9416                                             },&#xd;
9417                                             &quot;nextState&quot;: {&#xd;
9418                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9419                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9420                                               &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
9421                                               &quot;localName&quot;: &quot;Decide&quot;&#xd;
9422                                             }&#xd;
9423                                           }&#xd;
9424                                         }&#xd;
9425                                       ]&#xd;
9426                                     },&#xd;
9427                                     &quot;contextAlbumReference&quot;: [&#xd;
9428                                       {&#xd;
9429                                         &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
9430                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9431                                       },&#xd;
9432                                       {&#xd;
9433                                         &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
9434                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9435                                       },&#xd;
9436                                       {&#xd;
9437                                         &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
9438                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9439                                       }&#xd;
9440                                     ],&#xd;
9441                                     &quot;taskSelectionLogic&quot;: {&#xd;
9442                                       &quot;key&quot;: &quot;TaskSelectionLigic&quot;,&#xd;
9443                                       &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
9444                                       &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;&quot;&#xd;
9445                                     },&#xd;
9446                                     &quot;stateFinalizerLogicMap&quot;: {&#xd;
9447                                       &quot;entry&quot;: []&#xd;
9448                                     },&#xd;
9449                                     &quot;defaultTask&quot;: {&#xd;
9450                                       &quot;name&quot;: &quot;Task_Establish1&quot;,&#xd;
9451                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9452                                     },&#xd;
9453                                     &quot;taskReferences&quot;: {&#xd;
9454                                       &quot;entry&quot;: [&#xd;
9455                                         {&#xd;
9456                                           &quot;key&quot;: {&#xd;
9457                                             &quot;name&quot;: &quot;Task_Establish0&quot;,&#xd;
9458                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9459                                           },&#xd;
9460                                           &quot;value&quot;: {&#xd;
9461                                             &quot;key&quot;: {&#xd;
9462                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9463                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9464                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
9465                                               &quot;localName&quot;: &quot;Task_Establish0_DIRECT_Establish_Decide&quot;&#xd;
9466                                             },&#xd;
9467                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
9468                                             &quot;output&quot;: {&#xd;
9469                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9470                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9471                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
9472                                               &quot;localName&quot;: &quot;Establish_Decide&quot;&#xd;
9473                                             }&#xd;
9474                                           }&#xd;
9475                                         },&#xd;
9476                                         {&#xd;
9477                                           &quot;key&quot;: {&#xd;
9478                                             &quot;name&quot;: &quot;Task_Establish1&quot;,&#xd;
9479                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9480                                           },&#xd;
9481                                           &quot;value&quot;: {&#xd;
9482                                             &quot;key&quot;: {&#xd;
9483                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9484                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9485                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
9486                                               &quot;localName&quot;: &quot;Task_Establish1_DIRECT_Establish_Decide&quot;&#xd;
9487                                             },&#xd;
9488                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
9489                                             &quot;output&quot;: {&#xd;
9490                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9491                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9492                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
9493                                               &quot;localName&quot;: &quot;Establish_Decide&quot;&#xd;
9494                                             }&#xd;
9495                                           }&#xd;
9496                                         },&#xd;
9497                                         {&#xd;
9498                                           &quot;key&quot;: {&#xd;
9499                                             &quot;name&quot;: &quot;Task_Establish2&quot;,&#xd;
9500                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9501                                           },&#xd;
9502                                           &quot;value&quot;: {&#xd;
9503                                             &quot;key&quot;: {&#xd;
9504                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9505                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9506                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
9507                                               &quot;localName&quot;: &quot;Task_Establish2_DIRECT_Establish_Decide&quot;&#xd;
9508                                             },&#xd;
9509                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
9510                                             &quot;output&quot;: {&#xd;
9511                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9512                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9513                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
9514                                               &quot;localName&quot;: &quot;Establish_Decide&quot;&#xd;
9515                                             }&#xd;
9516                                           }&#xd;
9517                                         },&#xd;
9518                                         {&#xd;
9519                                           &quot;key&quot;: {&#xd;
9520                                             &quot;name&quot;: &quot;Task_Establish3&quot;,&#xd;
9521                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9522                                           },&#xd;
9523                                           &quot;value&quot;: {&#xd;
9524                                             &quot;key&quot;: {&#xd;
9525                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9526                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9527                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
9528                                               &quot;localName&quot;: &quot;Task_Establish3_DIRECT_Establish_Decide&quot;&#xd;
9529                                             },&#xd;
9530                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
9531                                             &quot;output&quot;: {&#xd;
9532                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9533                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9534                                               &quot;parentLocalName&quot;: &quot;Establish&quot;,&#xd;
9535                                               &quot;localName&quot;: &quot;Establish_Decide&quot;&#xd;
9536                                             }&#xd;
9537                                           }&#xd;
9538                                         }&#xd;
9539                                       ]&#xd;
9540                                     }&#xd;
9541                                   }&#xd;
9542                                 },&#xd;
9543                                 {&#xd;
9544                                   &quot;key&quot;: &quot;Match&quot;,&#xd;
9545                                   &quot;value&quot;: {&#xd;
9546                                     &quot;stateKey&quot;: {&#xd;
9547                                       &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9548                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9549                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
9550                                       &quot;localName&quot;: &quot;Match&quot;&#xd;
9551                                     },&#xd;
9552                                     &quot;trigger&quot;: {&#xd;
9553                                       &quot;name&quot;: &quot;Event0100&quot;,&#xd;
9554                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9555                                     },&#xd;
9556                                     &quot;stateOutputs&quot;: {&#xd;
9557                                       &quot;entry&quot;: [&#xd;
9558                                         {&#xd;
9559                                           &quot;key&quot;: &quot;Match_Establish&quot;,&#xd;
9560                                           &quot;value&quot;: {&#xd;
9561                                             &quot;key&quot;: {&#xd;
9562                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9563                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9564                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
9565                                               &quot;localName&quot;: &quot;Match_Establish&quot;&#xd;
9566                                             },&#xd;
9567                                             &quot;outgoingEvent&quot;: {&#xd;
9568                                               &quot;name&quot;: &quot;Event0101&quot;,&#xd;
9569                                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9570                                             },&#xd;
9571                                             &quot;nextState&quot;: {&#xd;
9572                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9573                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9574                                               &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
9575                                               &quot;localName&quot;: &quot;Establish&quot;&#xd;
9576                                             }&#xd;
9577                                           }&#xd;
9578                                         }&#xd;
9579                                       ]&#xd;
9580                                     },&#xd;
9581                                     &quot;contextAlbumReference&quot;: [&#xd;
9582                                       {&#xd;
9583                                         &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
9584                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9585                                       },&#xd;
9586                                       {&#xd;
9587                                         &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
9588                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9589                                       },&#xd;
9590                                       {&#xd;
9591                                         &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
9592                                         &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9593                                       }&#xd;
9594                                     ],&#xd;
9595                                     &quot;taskSelectionLogic&quot;: {&#xd;
9596                                       &quot;key&quot;: &quot;TaskSelectionLigic&quot;,&#xd;
9597                                       &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
9598                                       &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;&quot;&#xd;
9599                                     },&#xd;
9600                                     &quot;stateFinalizerLogicMap&quot;: {&#xd;
9601                                       &quot;entry&quot;: []&#xd;
9602                                     },&#xd;
9603                                     &quot;defaultTask&quot;: {&#xd;
9604                                       &quot;name&quot;: &quot;Task_Match3&quot;,&#xd;
9605                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9606                                     },&#xd;
9607                                     &quot;taskReferences&quot;: {&#xd;
9608                                       &quot;entry&quot;: [&#xd;
9609                                         {&#xd;
9610                                           &quot;key&quot;: {&#xd;
9611                                             &quot;name&quot;: &quot;Task_Match0&quot;,&#xd;
9612                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9613                                           },&#xd;
9614                                           &quot;value&quot;: {&#xd;
9615                                             &quot;key&quot;: {&#xd;
9616                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9617                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9618                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
9619                                               &quot;localName&quot;: &quot;Task_Match0_DIRECT_Match_Establish&quot;&#xd;
9620                                             },&#xd;
9621                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
9622                                             &quot;output&quot;: {&#xd;
9623                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9624                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9625                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
9626                                               &quot;localName&quot;: &quot;Match_Establish&quot;&#xd;
9627                                             }&#xd;
9628                                           }&#xd;
9629                                         },&#xd;
9630                                         {&#xd;
9631                                           &quot;key&quot;: {&#xd;
9632                                             &quot;name&quot;: &quot;Task_Match1&quot;,&#xd;
9633                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9634                                           },&#xd;
9635                                           &quot;value&quot;: {&#xd;
9636                                             &quot;key&quot;: {&#xd;
9637                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9638                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9639                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
9640                                               &quot;localName&quot;: &quot;Task_Match1_DIRECT_Match_Establish&quot;&#xd;
9641                                             },&#xd;
9642                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
9643                                             &quot;output&quot;: {&#xd;
9644                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9645                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9646                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
9647                                               &quot;localName&quot;: &quot;Match_Establish&quot;&#xd;
9648                                             }&#xd;
9649                                           }&#xd;
9650                                         },&#xd;
9651                                         {&#xd;
9652                                           &quot;key&quot;: {&#xd;
9653                                             &quot;name&quot;: &quot;Task_Match2&quot;,&#xd;
9654                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9655                                           },&#xd;
9656                                           &quot;value&quot;: {&#xd;
9657                                             &quot;key&quot;: {&#xd;
9658                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9659                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9660                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
9661                                               &quot;localName&quot;: &quot;Task_Match2_DIRECT_Match_Establish&quot;&#xd;
9662                                             },&#xd;
9663                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
9664                                             &quot;output&quot;: {&#xd;
9665                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9666                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9667                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
9668                                               &quot;localName&quot;: &quot;Match_Establish&quot;&#xd;
9669                                             }&#xd;
9670                                           }&#xd;
9671                                         },&#xd;
9672                                         {&#xd;
9673                                           &quot;key&quot;: {&#xd;
9674                                             &quot;name&quot;: &quot;Task_Match3&quot;,&#xd;
9675                                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9676                                           },&#xd;
9677                                           &quot;value&quot;: {&#xd;
9678                                             &quot;key&quot;: {&#xd;
9679                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9680                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9681                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
9682                                               &quot;localName&quot;: &quot;Task_Match3_DIRECT_Match_Establish&quot;&#xd;
9683                                             },&#xd;
9684                                             &quot;outputType&quot;: &quot;DIRECT&quot;,&#xd;
9685                                             &quot;output&quot;: {&#xd;
9686                                               &quot;parentKeyName&quot;: &quot;Policy1&quot;,&#xd;
9687                                               &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9688                                               &quot;parentLocalName&quot;: &quot;Match&quot;,&#xd;
9689                                               &quot;localName&quot;: &quot;Match_Establish&quot;&#xd;
9690                                             }&#xd;
9691                                           }&#xd;
9692                                         }&#xd;
9693                                       ]&#xd;
9694                                     }&#xd;
9695                                   }&#xd;
9696                                 }&#xd;
9697                               ]&#xd;
9698                             },&#xd;
9699                             &quot;firstState&quot;: &quot;Match&quot;&#xd;
9700                           }&#xd;
9701                         }&#xd;
9702                       ]&#xd;
9703                     }&#xd;
9704                   },&#xd;
9705                   &quot;tasks&quot;: {&#xd;
9706                     &quot;key&quot;: {&#xd;
9707                       &quot;name&quot;: &quot;Tasks&quot;,&#xd;
9708                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9709                     },&#xd;
9710                     &quot;taskMap&quot;: {&#xd;
9711                       &quot;entry&quot;: [&#xd;
9712                         {&#xd;
9713                           &quot;key&quot;: {&#xd;
9714                             &quot;name&quot;: &quot;Task_Act0&quot;,&#xd;
9715                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9716                           },&#xd;
9717                           &quot;value&quot;: {&#xd;
9718                             &quot;key&quot;: {&#xd;
9719                               &quot;name&quot;: &quot;Task_Act0&quot;,&#xd;
9720                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9721                             },&#xd;
9722                             &quot;inputFields&quot;: {&#xd;
9723                               &quot;entry&quot;: [&#xd;
9724                                 {&#xd;
9725                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
9726                                   &quot;value&quot;: {&#xd;
9727                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
9728                                     &quot;fieldSchemaKey&quot;: {&#xd;
9729                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
9730                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9731                                     },&#xd;
9732                                     &quot;optional&quot;: false&#xd;
9733                                   }&#xd;
9734                                 },&#xd;
9735                                 {&#xd;
9736                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
9737                                   &quot;value&quot;: {&#xd;
9738                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
9739                                     &quot;fieldSchemaKey&quot;: {&#xd;
9740                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
9741                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9742                                     },&#xd;
9743                                     &quot;optional&quot;: false&#xd;
9744                                   }&#xd;
9745                                 },&#xd;
9746                                 {&#xd;
9747                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
9748                                   &quot;value&quot;: {&#xd;
9749                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
9750                                     &quot;fieldSchemaKey&quot;: {&#xd;
9751                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
9752                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9753                                     },&#xd;
9754                                     &quot;optional&quot;: false&#xd;
9755                                   }&#xd;
9756                                 },&#xd;
9757                                 {&#xd;
9758                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
9759                                   &quot;value&quot;: {&#xd;
9760                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
9761                                     &quot;fieldSchemaKey&quot;: {&#xd;
9762                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
9763                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9764                                     },&#xd;
9765                                     &quot;optional&quot;: false&#xd;
9766                                   }&#xd;
9767                                 },&#xd;
9768                                 {&#xd;
9769                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
9770                                   &quot;value&quot;: {&#xd;
9771                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
9772                                     &quot;fieldSchemaKey&quot;: {&#xd;
9773                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
9774                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9775                                     },&#xd;
9776                                     &quot;optional&quot;: false&#xd;
9777                                   }&#xd;
9778                                 },&#xd;
9779                                 {&#xd;
9780                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
9781                                   &quot;value&quot;: {&#xd;
9782                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
9783                                     &quot;fieldSchemaKey&quot;: {&#xd;
9784                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
9785                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9786                                     },&#xd;
9787                                     &quot;optional&quot;: false&#xd;
9788                                   }&#xd;
9789                                 },&#xd;
9790                                 {&#xd;
9791                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
9792                                   &quot;value&quot;: {&#xd;
9793                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
9794                                     &quot;fieldSchemaKey&quot;: {&#xd;
9795                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
9796                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9797                                     },&#xd;
9798                                     &quot;optional&quot;: false&#xd;
9799                                   }&#xd;
9800                                 },&#xd;
9801                                 {&#xd;
9802                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
9803                                   &quot;value&quot;: {&#xd;
9804                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
9805                                     &quot;fieldSchemaKey&quot;: {&#xd;
9806                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
9807                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9808                                     },&#xd;
9809                                     &quot;optional&quot;: false&#xd;
9810                                   }&#xd;
9811                                 },&#xd;
9812                                 {&#xd;
9813                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
9814                                   &quot;value&quot;: {&#xd;
9815                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
9816                                     &quot;fieldSchemaKey&quot;: {&#xd;
9817                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
9818                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9819                                     },&#xd;
9820                                     &quot;optional&quot;: false&#xd;
9821                                   }&#xd;
9822                                 },&#xd;
9823                                 {&#xd;
9824                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
9825                                   &quot;value&quot;: {&#xd;
9826                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
9827                                     &quot;fieldSchemaKey&quot;: {&#xd;
9828                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
9829                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9830                                     },&#xd;
9831                                     &quot;optional&quot;: false&#xd;
9832                                   }&#xd;
9833                                 }&#xd;
9834                               ]&#xd;
9835                             },&#xd;
9836                             &quot;outputFields&quot;: {&#xd;
9837                               &quot;entry&quot;: [&#xd;
9838                                 {&#xd;
9839                                   &quot;key&quot;: &quot;TestActCaseSelected&quot;,&#xd;
9840                                   &quot;value&quot;: {&#xd;
9841                                     &quot;key&quot;: &quot;TestActCaseSelected&quot;,&#xd;
9842                                     &quot;fieldSchemaKey&quot;: {&#xd;
9843                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
9844                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9845                                     },&#xd;
9846                                     &quot;optional&quot;: false&#xd;
9847                                   }&#xd;
9848                                 },&#xd;
9849                                 {&#xd;
9850                                   &quot;key&quot;: &quot;TestActStateTime&quot;,&#xd;
9851                                   &quot;value&quot;: {&#xd;
9852                                     &quot;key&quot;: &quot;TestActStateTime&quot;,&#xd;
9853                                     &quot;fieldSchemaKey&quot;: {&#xd;
9854                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
9855                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9856                                     },&#xd;
9857                                     &quot;optional&quot;: false&#xd;
9858                                   }&#xd;
9859                                 },&#xd;
9860                                 {&#xd;
9861                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
9862                                   &quot;value&quot;: {&#xd;
9863                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
9864                                     &quot;fieldSchemaKey&quot;: {&#xd;
9865                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
9866                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9867                                     },&#xd;
9868                                     &quot;optional&quot;: false&#xd;
9869                                   }&#xd;
9870                                 },&#xd;
9871                                 {&#xd;
9872                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
9873                                   &quot;value&quot;: {&#xd;
9874                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
9875                                     &quot;fieldSchemaKey&quot;: {&#xd;
9876                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
9877                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9878                                     },&#xd;
9879                                     &quot;optional&quot;: false&#xd;
9880                                   }&#xd;
9881                                 },&#xd;
9882                                 {&#xd;
9883                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
9884                                   &quot;value&quot;: {&#xd;
9885                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
9886                                     &quot;fieldSchemaKey&quot;: {&#xd;
9887                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
9888                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9889                                     },&#xd;
9890                                     &quot;optional&quot;: false&#xd;
9891                                   }&#xd;
9892                                 },&#xd;
9893                                 {&#xd;
9894                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
9895                                   &quot;value&quot;: {&#xd;
9896                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
9897                                     &quot;fieldSchemaKey&quot;: {&#xd;
9898                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
9899                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9900                                     },&#xd;
9901                                     &quot;optional&quot;: false&#xd;
9902                                   }&#xd;
9903                                 },&#xd;
9904                                 {&#xd;
9905                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
9906                                   &quot;value&quot;: {&#xd;
9907                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
9908                                     &quot;fieldSchemaKey&quot;: {&#xd;
9909                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
9910                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9911                                     },&#xd;
9912                                     &quot;optional&quot;: false&#xd;
9913                                   }&#xd;
9914                                 },&#xd;
9915                                 {&#xd;
9916                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
9917                                   &quot;value&quot;: {&#xd;
9918                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
9919                                     &quot;fieldSchemaKey&quot;: {&#xd;
9920                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
9921                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9922                                     },&#xd;
9923                                     &quot;optional&quot;: false&#xd;
9924                                   }&#xd;
9925                                 },&#xd;
9926                                 {&#xd;
9927                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
9928                                   &quot;value&quot;: {&#xd;
9929                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
9930                                     &quot;fieldSchemaKey&quot;: {&#xd;
9931                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
9932                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9933                                     },&#xd;
9934                                     &quot;optional&quot;: false&#xd;
9935                                   }&#xd;
9936                                 },&#xd;
9937                                 {&#xd;
9938                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
9939                                   &quot;value&quot;: {&#xd;
9940                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
9941                                     &quot;fieldSchemaKey&quot;: {&#xd;
9942                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
9943                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9944                                     },&#xd;
9945                                     &quot;optional&quot;: false&#xd;
9946                                   }&#xd;
9947                                 },&#xd;
9948                                 {&#xd;
9949                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
9950                                   &quot;value&quot;: {&#xd;
9951                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
9952                                     &quot;fieldSchemaKey&quot;: {&#xd;
9953                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
9954                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9955                                     },&#xd;
9956                                     &quot;optional&quot;: false&#xd;
9957                                   }&#xd;
9958                                 },&#xd;
9959                                 {&#xd;
9960                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
9961                                   &quot;value&quot;: {&#xd;
9962                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
9963                                     &quot;fieldSchemaKey&quot;: {&#xd;
9964                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
9965                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
9966                                     },&#xd;
9967                                     &quot;optional&quot;: false&#xd;
9968                                   }&#xd;
9969                                 }&#xd;
9970                               ]&#xd;
9971                             },&#xd;
9972                             &quot;taskParameters&quot;: {&#xd;
9973                               &quot;entry&quot;: [&#xd;
9974                                 {&#xd;
9975                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
9976                                   &quot;value&quot;: {&#xd;
9977                                     &quot;key&quot;: {&#xd;
9978                                       &quot;parentKeyName&quot;: &quot;Task_Act0&quot;,&#xd;
9979                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9980                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
9981                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
9982                                     },&#xd;
9983                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
9984                                   }&#xd;
9985                                 },&#xd;
9986                                 {&#xd;
9987                                   &quot;key&quot;: &quot;Parameter1&quot;,&#xd;
9988                                   &quot;value&quot;: {&#xd;
9989                                     &quot;key&quot;: {&#xd;
9990                                       &quot;parentKeyName&quot;: &quot;Task_Act0&quot;,&#xd;
9991                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
9992                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
9993                                       &quot;localName&quot;: &quot;Parameter1&quot;&#xd;
9994                                     },&#xd;
9995                                     &quot;defaultValue&quot;: &quot;DefaultValue1&quot;&#xd;
9996                                   }&#xd;
9997                                 },&#xd;
9998                                 {&#xd;
9999                                   &quot;key&quot;: &quot;Parameter2&quot;,&#xd;
10000                                   &quot;value&quot;: {&#xd;
10001                                     &quot;key&quot;: {&#xd;
10002                                       &quot;parentKeyName&quot;: &quot;Task_Act0&quot;,&#xd;
10003                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
10004                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
10005                                       &quot;localName&quot;: &quot;Parameter2&quot;&#xd;
10006                                     },&#xd;
10007                                     &quot;defaultValue&quot;: &quot;DefaultValue2&quot;&#xd;
10008                                   }&#xd;
10009                                 }&#xd;
10010                               ]&#xd;
10011                             },&#xd;
10012                             &quot;contextAlbumReference&quot;: [&#xd;
10013                               {&#xd;
10014                                 &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
10015                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10016                               },&#xd;
10017                               {&#xd;
10018                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
10019                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10020                               },&#xd;
10021                               {&#xd;
10022                                 &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
10023                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10024                               },&#xd;
10025                               {&#xd;
10026                                 &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
10027                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10028                               }&#xd;
10029                             ],&#xd;
10030                             &quot;taskLogic&quot;: {&#xd;
10031                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
10032                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
10033                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestActCaseSelected\&quot;, new caseSelectedType(2));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestActStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
10034                             }&#xd;
10035                           }&#xd;
10036                         },&#xd;
10037                         {&#xd;
10038                           &quot;key&quot;: {&#xd;
10039                             &quot;name&quot;: &quot;Task_Act1&quot;,&#xd;
10040                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10041                           },&#xd;
10042                           &quot;value&quot;: {&#xd;
10043                             &quot;key&quot;: {&#xd;
10044                               &quot;name&quot;: &quot;Task_Act1&quot;,&#xd;
10045                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10046                             },&#xd;
10047                             &quot;inputFields&quot;: {&#xd;
10048                               &quot;entry&quot;: [&#xd;
10049                                 {&#xd;
10050                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
10051                                   &quot;value&quot;: {&#xd;
10052                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
10053                                     &quot;fieldSchemaKey&quot;: {&#xd;
10054                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10055                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10056                                     },&#xd;
10057                                     &quot;optional&quot;: false&#xd;
10058                                   }&#xd;
10059                                 },&#xd;
10060                                 {&#xd;
10061                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
10062                                   &quot;value&quot;: {&#xd;
10063                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
10064                                     &quot;fieldSchemaKey&quot;: {&#xd;
10065                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10066                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10067                                     },&#xd;
10068                                     &quot;optional&quot;: false&#xd;
10069                                   }&#xd;
10070                                 },&#xd;
10071                                 {&#xd;
10072                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
10073                                   &quot;value&quot;: {&#xd;
10074                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
10075                                     &quot;fieldSchemaKey&quot;: {&#xd;
10076                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10077                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10078                                     },&#xd;
10079                                     &quot;optional&quot;: false&#xd;
10080                                   }&#xd;
10081                                 },&#xd;
10082                                 {&#xd;
10083                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
10084                                   &quot;value&quot;: {&#xd;
10085                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
10086                                     &quot;fieldSchemaKey&quot;: {&#xd;
10087                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10088                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10089                                     },&#xd;
10090                                     &quot;optional&quot;: false&#xd;
10091                                   }&#xd;
10092                                 },&#xd;
10093                                 {&#xd;
10094                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
10095                                   &quot;value&quot;: {&#xd;
10096                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
10097                                     &quot;fieldSchemaKey&quot;: {&#xd;
10098                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10099                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10100                                     },&#xd;
10101                                     &quot;optional&quot;: false&#xd;
10102                                   }&#xd;
10103                                 },&#xd;
10104                                 {&#xd;
10105                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
10106                                   &quot;value&quot;: {&#xd;
10107                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
10108                                     &quot;fieldSchemaKey&quot;: {&#xd;
10109                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10110                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10111                                     },&#xd;
10112                                     &quot;optional&quot;: false&#xd;
10113                                   }&#xd;
10114                                 },&#xd;
10115                                 {&#xd;
10116                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
10117                                   &quot;value&quot;: {&#xd;
10118                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
10119                                     &quot;fieldSchemaKey&quot;: {&#xd;
10120                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10121                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10122                                     },&#xd;
10123                                     &quot;optional&quot;: false&#xd;
10124                                   }&#xd;
10125                                 },&#xd;
10126                                 {&#xd;
10127                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
10128                                   &quot;value&quot;: {&#xd;
10129                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
10130                                     &quot;fieldSchemaKey&quot;: {&#xd;
10131                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
10132                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10133                                     },&#xd;
10134                                     &quot;optional&quot;: false&#xd;
10135                                   }&#xd;
10136                                 },&#xd;
10137                                 {&#xd;
10138                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
10139                                   &quot;value&quot;: {&#xd;
10140                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
10141                                     &quot;fieldSchemaKey&quot;: {&#xd;
10142                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
10143                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10144                                     },&#xd;
10145                                     &quot;optional&quot;: false&#xd;
10146                                   }&#xd;
10147                                 },&#xd;
10148                                 {&#xd;
10149                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
10150                                   &quot;value&quot;: {&#xd;
10151                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
10152                                     &quot;fieldSchemaKey&quot;: {&#xd;
10153                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10154                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10155                                     },&#xd;
10156                                     &quot;optional&quot;: false&#xd;
10157                                   }&#xd;
10158                                 }&#xd;
10159                               ]&#xd;
10160                             },&#xd;
10161                             &quot;outputFields&quot;: {&#xd;
10162                               &quot;entry&quot;: [&#xd;
10163                                 {&#xd;
10164                                   &quot;key&quot;: &quot;TestActCaseSelected&quot;,&#xd;
10165                                   &quot;value&quot;: {&#xd;
10166                                     &quot;key&quot;: &quot;TestActCaseSelected&quot;,&#xd;
10167                                     &quot;fieldSchemaKey&quot;: {&#xd;
10168                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10169                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10170                                     },&#xd;
10171                                     &quot;optional&quot;: false&#xd;
10172                                   }&#xd;
10173                                 },&#xd;
10174                                 {&#xd;
10175                                   &quot;key&quot;: &quot;TestActStateTime&quot;,&#xd;
10176                                   &quot;value&quot;: {&#xd;
10177                                     &quot;key&quot;: &quot;TestActStateTime&quot;,&#xd;
10178                                     &quot;fieldSchemaKey&quot;: {&#xd;
10179                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10180                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10181                                     },&#xd;
10182                                     &quot;optional&quot;: false&#xd;
10183                                   }&#xd;
10184                                 },&#xd;
10185                                 {&#xd;
10186                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
10187                                   &quot;value&quot;: {&#xd;
10188                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
10189                                     &quot;fieldSchemaKey&quot;: {&#xd;
10190                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10191                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10192                                     },&#xd;
10193                                     &quot;optional&quot;: false&#xd;
10194                                   }&#xd;
10195                                 },&#xd;
10196                                 {&#xd;
10197                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
10198                                   &quot;value&quot;: {&#xd;
10199                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
10200                                     &quot;fieldSchemaKey&quot;: {&#xd;
10201                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10202                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10203                                     },&#xd;
10204                                     &quot;optional&quot;: false&#xd;
10205                                   }&#xd;
10206                                 },&#xd;
10207                                 {&#xd;
10208                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
10209                                   &quot;value&quot;: {&#xd;
10210                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
10211                                     &quot;fieldSchemaKey&quot;: {&#xd;
10212                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10213                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10214                                     },&#xd;
10215                                     &quot;optional&quot;: false&#xd;
10216                                   }&#xd;
10217                                 },&#xd;
10218                                 {&#xd;
10219                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
10220                                   &quot;value&quot;: {&#xd;
10221                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
10222                                     &quot;fieldSchemaKey&quot;: {&#xd;
10223                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10224                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10225                                     },&#xd;
10226                                     &quot;optional&quot;: false&#xd;
10227                                   }&#xd;
10228                                 },&#xd;
10229                                 {&#xd;
10230                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
10231                                   &quot;value&quot;: {&#xd;
10232                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
10233                                     &quot;fieldSchemaKey&quot;: {&#xd;
10234                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10235                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10236                                     },&#xd;
10237                                     &quot;optional&quot;: false&#xd;
10238                                   }&#xd;
10239                                 },&#xd;
10240                                 {&#xd;
10241                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
10242                                   &quot;value&quot;: {&#xd;
10243                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
10244                                     &quot;fieldSchemaKey&quot;: {&#xd;
10245                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10246                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10247                                     },&#xd;
10248                                     &quot;optional&quot;: false&#xd;
10249                                   }&#xd;
10250                                 },&#xd;
10251                                 {&#xd;
10252                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
10253                                   &quot;value&quot;: {&#xd;
10254                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
10255                                     &quot;fieldSchemaKey&quot;: {&#xd;
10256                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10257                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10258                                     },&#xd;
10259                                     &quot;optional&quot;: false&#xd;
10260                                   }&#xd;
10261                                 },&#xd;
10262                                 {&#xd;
10263                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
10264                                   &quot;value&quot;: {&#xd;
10265                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
10266                                     &quot;fieldSchemaKey&quot;: {&#xd;
10267                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
10268                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10269                                     },&#xd;
10270                                     &quot;optional&quot;: false&#xd;
10271                                   }&#xd;
10272                                 },&#xd;
10273                                 {&#xd;
10274                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
10275                                   &quot;value&quot;: {&#xd;
10276                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
10277                                     &quot;fieldSchemaKey&quot;: {&#xd;
10278                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
10279                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10280                                     },&#xd;
10281                                     &quot;optional&quot;: false&#xd;
10282                                   }&#xd;
10283                                 },&#xd;
10284                                 {&#xd;
10285                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
10286                                   &quot;value&quot;: {&#xd;
10287                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
10288                                     &quot;fieldSchemaKey&quot;: {&#xd;
10289                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10290                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10291                                     },&#xd;
10292                                     &quot;optional&quot;: false&#xd;
10293                                   }&#xd;
10294                                 }&#xd;
10295                               ]&#xd;
10296                             },&#xd;
10297                             &quot;taskParameters&quot;: {&#xd;
10298                               &quot;entry&quot;: [&#xd;
10299                                 {&#xd;
10300                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
10301                                   &quot;value&quot;: {&#xd;
10302                                     &quot;key&quot;: {&#xd;
10303                                       &quot;parentKeyName&quot;: &quot;Task_Act1&quot;,&#xd;
10304                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
10305                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
10306                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
10307                                     },&#xd;
10308                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
10309                                   }&#xd;
10310                                 },&#xd;
10311                                 {&#xd;
10312                                   &quot;key&quot;: &quot;Parameter1&quot;,&#xd;
10313                                   &quot;value&quot;: {&#xd;
10314                                     &quot;key&quot;: {&#xd;
10315                                       &quot;parentKeyName&quot;: &quot;Task_Act1&quot;,&#xd;
10316                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
10317                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
10318                                       &quot;localName&quot;: &quot;Parameter1&quot;&#xd;
10319                                     },&#xd;
10320                                     &quot;defaultValue&quot;: &quot;DefaultValue1&quot;&#xd;
10321                                   }&#xd;
10322                                 }&#xd;
10323                               ]&#xd;
10324                             },&#xd;
10325                             &quot;contextAlbumReference&quot;: [&#xd;
10326                               {&#xd;
10327                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
10328                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10329                               },&#xd;
10330                               {&#xd;
10331                                 &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
10332                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10333                               }&#xd;
10334                             ],&#xd;
10335                             &quot;taskLogic&quot;: {&#xd;
10336                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
10337                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
10338                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestActCaseSelected\&quot;, new caseSelectedType(3));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestActStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
10339                             }&#xd;
10340                           }&#xd;
10341                         },&#xd;
10342                         {&#xd;
10343                           &quot;key&quot;: {&#xd;
10344                             &quot;name&quot;: &quot;Task_Act2&quot;,&#xd;
10345                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10346                           },&#xd;
10347                           &quot;value&quot;: {&#xd;
10348                             &quot;key&quot;: {&#xd;
10349                               &quot;name&quot;: &quot;Task_Act2&quot;,&#xd;
10350                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10351                             },&#xd;
10352                             &quot;inputFields&quot;: {&#xd;
10353                               &quot;entry&quot;: [&#xd;
10354                                 {&#xd;
10355                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
10356                                   &quot;value&quot;: {&#xd;
10357                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
10358                                     &quot;fieldSchemaKey&quot;: {&#xd;
10359                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10360                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10361                                     },&#xd;
10362                                     &quot;optional&quot;: false&#xd;
10363                                   }&#xd;
10364                                 },&#xd;
10365                                 {&#xd;
10366                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
10367                                   &quot;value&quot;: {&#xd;
10368                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
10369                                     &quot;fieldSchemaKey&quot;: {&#xd;
10370                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10371                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10372                                     },&#xd;
10373                                     &quot;optional&quot;: false&#xd;
10374                                   }&#xd;
10375                                 },&#xd;
10376                                 {&#xd;
10377                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
10378                                   &quot;value&quot;: {&#xd;
10379                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
10380                                     &quot;fieldSchemaKey&quot;: {&#xd;
10381                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10382                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10383                                     },&#xd;
10384                                     &quot;optional&quot;: false&#xd;
10385                                   }&#xd;
10386                                 },&#xd;
10387                                 {&#xd;
10388                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
10389                                   &quot;value&quot;: {&#xd;
10390                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
10391                                     &quot;fieldSchemaKey&quot;: {&#xd;
10392                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10393                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10394                                     },&#xd;
10395                                     &quot;optional&quot;: false&#xd;
10396                                   }&#xd;
10397                                 },&#xd;
10398                                 {&#xd;
10399                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
10400                                   &quot;value&quot;: {&#xd;
10401                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
10402                                     &quot;fieldSchemaKey&quot;: {&#xd;
10403                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10404                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10405                                     },&#xd;
10406                                     &quot;optional&quot;: false&#xd;
10407                                   }&#xd;
10408                                 },&#xd;
10409                                 {&#xd;
10410                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
10411                                   &quot;value&quot;: {&#xd;
10412                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
10413                                     &quot;fieldSchemaKey&quot;: {&#xd;
10414                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10415                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10416                                     },&#xd;
10417                                     &quot;optional&quot;: false&#xd;
10418                                   }&#xd;
10419                                 },&#xd;
10420                                 {&#xd;
10421                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
10422                                   &quot;value&quot;: {&#xd;
10423                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
10424                                     &quot;fieldSchemaKey&quot;: {&#xd;
10425                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10426                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10427                                     },&#xd;
10428                                     &quot;optional&quot;: false&#xd;
10429                                   }&#xd;
10430                                 },&#xd;
10431                                 {&#xd;
10432                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
10433                                   &quot;value&quot;: {&#xd;
10434                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
10435                                     &quot;fieldSchemaKey&quot;: {&#xd;
10436                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
10437                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10438                                     },&#xd;
10439                                     &quot;optional&quot;: false&#xd;
10440                                   }&#xd;
10441                                 },&#xd;
10442                                 {&#xd;
10443                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
10444                                   &quot;value&quot;: {&#xd;
10445                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
10446                                     &quot;fieldSchemaKey&quot;: {&#xd;
10447                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
10448                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10449                                     },&#xd;
10450                                     &quot;optional&quot;: false&#xd;
10451                                   }&#xd;
10452                                 },&#xd;
10453                                 {&#xd;
10454                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
10455                                   &quot;value&quot;: {&#xd;
10456                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
10457                                     &quot;fieldSchemaKey&quot;: {&#xd;
10458                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10459                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10460                                     },&#xd;
10461                                     &quot;optional&quot;: false&#xd;
10462                                   }&#xd;
10463                                 }&#xd;
10464                               ]&#xd;
10465                             },&#xd;
10466                             &quot;outputFields&quot;: {&#xd;
10467                               &quot;entry&quot;: [&#xd;
10468                                 {&#xd;
10469                                   &quot;key&quot;: &quot;TestActCaseSelected&quot;,&#xd;
10470                                   &quot;value&quot;: {&#xd;
10471                                     &quot;key&quot;: &quot;TestActCaseSelected&quot;,&#xd;
10472                                     &quot;fieldSchemaKey&quot;: {&#xd;
10473                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10474                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10475                                     },&#xd;
10476                                     &quot;optional&quot;: false&#xd;
10477                                   }&#xd;
10478                                 },&#xd;
10479                                 {&#xd;
10480                                   &quot;key&quot;: &quot;TestActStateTime&quot;,&#xd;
10481                                   &quot;value&quot;: {&#xd;
10482                                     &quot;key&quot;: &quot;TestActStateTime&quot;,&#xd;
10483                                     &quot;fieldSchemaKey&quot;: {&#xd;
10484                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10485                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10486                                     },&#xd;
10487                                     &quot;optional&quot;: false&#xd;
10488                                   }&#xd;
10489                                 },&#xd;
10490                                 {&#xd;
10491                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
10492                                   &quot;value&quot;: {&#xd;
10493                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
10494                                     &quot;fieldSchemaKey&quot;: {&#xd;
10495                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10496                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10497                                     },&#xd;
10498                                     &quot;optional&quot;: false&#xd;
10499                                   }&#xd;
10500                                 },&#xd;
10501                                 {&#xd;
10502                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
10503                                   &quot;value&quot;: {&#xd;
10504                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
10505                                     &quot;fieldSchemaKey&quot;: {&#xd;
10506                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10507                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10508                                     },&#xd;
10509                                     &quot;optional&quot;: false&#xd;
10510                                   }&#xd;
10511                                 },&#xd;
10512                                 {&#xd;
10513                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
10514                                   &quot;value&quot;: {&#xd;
10515                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
10516                                     &quot;fieldSchemaKey&quot;: {&#xd;
10517                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10518                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10519                                     },&#xd;
10520                                     &quot;optional&quot;: false&#xd;
10521                                   }&#xd;
10522                                 },&#xd;
10523                                 {&#xd;
10524                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
10525                                   &quot;value&quot;: {&#xd;
10526                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
10527                                     &quot;fieldSchemaKey&quot;: {&#xd;
10528                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10529                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10530                                     },&#xd;
10531                                     &quot;optional&quot;: false&#xd;
10532                                   }&#xd;
10533                                 },&#xd;
10534                                 {&#xd;
10535                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
10536                                   &quot;value&quot;: {&#xd;
10537                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
10538                                     &quot;fieldSchemaKey&quot;: {&#xd;
10539                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10540                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10541                                     },&#xd;
10542                                     &quot;optional&quot;: false&#xd;
10543                                   }&#xd;
10544                                 },&#xd;
10545                                 {&#xd;
10546                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
10547                                   &quot;value&quot;: {&#xd;
10548                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
10549                                     &quot;fieldSchemaKey&quot;: {&#xd;
10550                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10551                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10552                                     },&#xd;
10553                                     &quot;optional&quot;: false&#xd;
10554                                   }&#xd;
10555                                 },&#xd;
10556                                 {&#xd;
10557                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
10558                                   &quot;value&quot;: {&#xd;
10559                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
10560                                     &quot;fieldSchemaKey&quot;: {&#xd;
10561                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10562                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10563                                     },&#xd;
10564                                     &quot;optional&quot;: false&#xd;
10565                                   }&#xd;
10566                                 },&#xd;
10567                                 {&#xd;
10568                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
10569                                   &quot;value&quot;: {&#xd;
10570                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
10571                                     &quot;fieldSchemaKey&quot;: {&#xd;
10572                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
10573                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10574                                     },&#xd;
10575                                     &quot;optional&quot;: false&#xd;
10576                                   }&#xd;
10577                                 },&#xd;
10578                                 {&#xd;
10579                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
10580                                   &quot;value&quot;: {&#xd;
10581                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
10582                                     &quot;fieldSchemaKey&quot;: {&#xd;
10583                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
10584                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10585                                     },&#xd;
10586                                     &quot;optional&quot;: false&#xd;
10587                                   }&#xd;
10588                                 },&#xd;
10589                                 {&#xd;
10590                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
10591                                   &quot;value&quot;: {&#xd;
10592                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
10593                                     &quot;fieldSchemaKey&quot;: {&#xd;
10594                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10595                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10596                                     },&#xd;
10597                                     &quot;optional&quot;: false&#xd;
10598                                   }&#xd;
10599                                 }&#xd;
10600                               ]&#xd;
10601                             },&#xd;
10602                             &quot;taskParameters&quot;: {&#xd;
10603                               &quot;entry&quot;: [&#xd;
10604                                 {&#xd;
10605                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
10606                                   &quot;value&quot;: {&#xd;
10607                                     &quot;key&quot;: {&#xd;
10608                                       &quot;parentKeyName&quot;: &quot;Task_Act2&quot;,&#xd;
10609                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
10610                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
10611                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
10612                                     },&#xd;
10613                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
10614                                   }&#xd;
10615                                 }&#xd;
10616                               ]&#xd;
10617                             },&#xd;
10618                             &quot;contextAlbumReference&quot;: [&#xd;
10619                               {&#xd;
10620                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
10621                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10622                               },&#xd;
10623                               {&#xd;
10624                                 &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
10625                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10626                               }&#xd;
10627                             ],&#xd;
10628                             &quot;taskLogic&quot;: {&#xd;
10629                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
10630                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
10631                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestActCaseSelected\&quot;, new caseSelectedType(0));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestActStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
10632                             }&#xd;
10633                           }&#xd;
10634                         },&#xd;
10635                         {&#xd;
10636                           &quot;key&quot;: {&#xd;
10637                             &quot;name&quot;: &quot;Task_Act3&quot;,&#xd;
10638                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10639                           },&#xd;
10640                           &quot;value&quot;: {&#xd;
10641                             &quot;key&quot;: {&#xd;
10642                               &quot;name&quot;: &quot;Task_Act3&quot;,&#xd;
10643                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10644                             },&#xd;
10645                             &quot;inputFields&quot;: {&#xd;
10646                               &quot;entry&quot;: [&#xd;
10647                                 {&#xd;
10648                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
10649                                   &quot;value&quot;: {&#xd;
10650                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
10651                                     &quot;fieldSchemaKey&quot;: {&#xd;
10652                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10653                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10654                                     },&#xd;
10655                                     &quot;optional&quot;: false&#xd;
10656                                   }&#xd;
10657                                 },&#xd;
10658                                 {&#xd;
10659                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
10660                                   &quot;value&quot;: {&#xd;
10661                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
10662                                     &quot;fieldSchemaKey&quot;: {&#xd;
10663                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10664                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10665                                     },&#xd;
10666                                     &quot;optional&quot;: false&#xd;
10667                                   }&#xd;
10668                                 },&#xd;
10669                                 {&#xd;
10670                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
10671                                   &quot;value&quot;: {&#xd;
10672                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
10673                                     &quot;fieldSchemaKey&quot;: {&#xd;
10674                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10675                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10676                                     },&#xd;
10677                                     &quot;optional&quot;: false&#xd;
10678                                   }&#xd;
10679                                 },&#xd;
10680                                 {&#xd;
10681                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
10682                                   &quot;value&quot;: {&#xd;
10683                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
10684                                     &quot;fieldSchemaKey&quot;: {&#xd;
10685                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10686                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10687                                     },&#xd;
10688                                     &quot;optional&quot;: false&#xd;
10689                                   }&#xd;
10690                                 },&#xd;
10691                                 {&#xd;
10692                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
10693                                   &quot;value&quot;: {&#xd;
10694                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
10695                                     &quot;fieldSchemaKey&quot;: {&#xd;
10696                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10697                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10698                                     },&#xd;
10699                                     &quot;optional&quot;: false&#xd;
10700                                   }&#xd;
10701                                 },&#xd;
10702                                 {&#xd;
10703                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
10704                                   &quot;value&quot;: {&#xd;
10705                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
10706                                     &quot;fieldSchemaKey&quot;: {&#xd;
10707                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10708                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10709                                     },&#xd;
10710                                     &quot;optional&quot;: false&#xd;
10711                                   }&#xd;
10712                                 },&#xd;
10713                                 {&#xd;
10714                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
10715                                   &quot;value&quot;: {&#xd;
10716                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
10717                                     &quot;fieldSchemaKey&quot;: {&#xd;
10718                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10719                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10720                                     },&#xd;
10721                                     &quot;optional&quot;: false&#xd;
10722                                   }&#xd;
10723                                 },&#xd;
10724                                 {&#xd;
10725                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
10726                                   &quot;value&quot;: {&#xd;
10727                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
10728                                     &quot;fieldSchemaKey&quot;: {&#xd;
10729                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
10730                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10731                                     },&#xd;
10732                                     &quot;optional&quot;: false&#xd;
10733                                   }&#xd;
10734                                 },&#xd;
10735                                 {&#xd;
10736                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
10737                                   &quot;value&quot;: {&#xd;
10738                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
10739                                     &quot;fieldSchemaKey&quot;: {&#xd;
10740                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
10741                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10742                                     },&#xd;
10743                                     &quot;optional&quot;: false&#xd;
10744                                   }&#xd;
10745                                 },&#xd;
10746                                 {&#xd;
10747                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
10748                                   &quot;value&quot;: {&#xd;
10749                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
10750                                     &quot;fieldSchemaKey&quot;: {&#xd;
10751                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10752                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10753                                     },&#xd;
10754                                     &quot;optional&quot;: false&#xd;
10755                                   }&#xd;
10756                                 }&#xd;
10757                               ]&#xd;
10758                             },&#xd;
10759                             &quot;outputFields&quot;: {&#xd;
10760                               &quot;entry&quot;: [&#xd;
10761                                 {&#xd;
10762                                   &quot;key&quot;: &quot;TestActCaseSelected&quot;,&#xd;
10763                                   &quot;value&quot;: {&#xd;
10764                                     &quot;key&quot;: &quot;TestActCaseSelected&quot;,&#xd;
10765                                     &quot;fieldSchemaKey&quot;: {&#xd;
10766                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10767                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10768                                     },&#xd;
10769                                     &quot;optional&quot;: false&#xd;
10770                                   }&#xd;
10771                                 },&#xd;
10772                                 {&#xd;
10773                                   &quot;key&quot;: &quot;TestActStateTime&quot;,&#xd;
10774                                   &quot;value&quot;: {&#xd;
10775                                     &quot;key&quot;: &quot;TestActStateTime&quot;,&#xd;
10776                                     &quot;fieldSchemaKey&quot;: {&#xd;
10777                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10778                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10779                                     },&#xd;
10780                                     &quot;optional&quot;: false&#xd;
10781                                   }&#xd;
10782                                 },&#xd;
10783                                 {&#xd;
10784                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
10785                                   &quot;value&quot;: {&#xd;
10786                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
10787                                     &quot;fieldSchemaKey&quot;: {&#xd;
10788                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10789                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10790                                     },&#xd;
10791                                     &quot;optional&quot;: false&#xd;
10792                                   }&#xd;
10793                                 },&#xd;
10794                                 {&#xd;
10795                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
10796                                   &quot;value&quot;: {&#xd;
10797                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
10798                                     &quot;fieldSchemaKey&quot;: {&#xd;
10799                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10800                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10801                                     },&#xd;
10802                                     &quot;optional&quot;: false&#xd;
10803                                   }&#xd;
10804                                 },&#xd;
10805                                 {&#xd;
10806                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
10807                                   &quot;value&quot;: {&#xd;
10808                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
10809                                     &quot;fieldSchemaKey&quot;: {&#xd;
10810                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10811                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10812                                     },&#xd;
10813                                     &quot;optional&quot;: false&#xd;
10814                                   }&#xd;
10815                                 },&#xd;
10816                                 {&#xd;
10817                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
10818                                   &quot;value&quot;: {&#xd;
10819                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
10820                                     &quot;fieldSchemaKey&quot;: {&#xd;
10821                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10822                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10823                                     },&#xd;
10824                                     &quot;optional&quot;: false&#xd;
10825                                   }&#xd;
10826                                 },&#xd;
10827                                 {&#xd;
10828                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
10829                                   &quot;value&quot;: {&#xd;
10830                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
10831                                     &quot;fieldSchemaKey&quot;: {&#xd;
10832                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10833                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10834                                     },&#xd;
10835                                     &quot;optional&quot;: false&#xd;
10836                                   }&#xd;
10837                                 },&#xd;
10838                                 {&#xd;
10839                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
10840                                   &quot;value&quot;: {&#xd;
10841                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
10842                                     &quot;fieldSchemaKey&quot;: {&#xd;
10843                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10844                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10845                                     },&#xd;
10846                                     &quot;optional&quot;: false&#xd;
10847                                   }&#xd;
10848                                 },&#xd;
10849                                 {&#xd;
10850                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
10851                                   &quot;value&quot;: {&#xd;
10852                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
10853                                     &quot;fieldSchemaKey&quot;: {&#xd;
10854                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10855                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10856                                     },&#xd;
10857                                     &quot;optional&quot;: false&#xd;
10858                                   }&#xd;
10859                                 },&#xd;
10860                                 {&#xd;
10861                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
10862                                   &quot;value&quot;: {&#xd;
10863                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
10864                                     &quot;fieldSchemaKey&quot;: {&#xd;
10865                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
10866                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10867                                     },&#xd;
10868                                     &quot;optional&quot;: false&#xd;
10869                                   }&#xd;
10870                                 },&#xd;
10871                                 {&#xd;
10872                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
10873                                   &quot;value&quot;: {&#xd;
10874                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
10875                                     &quot;fieldSchemaKey&quot;: {&#xd;
10876                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
10877                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10878                                     },&#xd;
10879                                     &quot;optional&quot;: false&#xd;
10880                                   }&#xd;
10881                                 },&#xd;
10882                                 {&#xd;
10883                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
10884                                   &quot;value&quot;: {&#xd;
10885                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
10886                                     &quot;fieldSchemaKey&quot;: {&#xd;
10887                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10888                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10889                                     },&#xd;
10890                                     &quot;optional&quot;: false&#xd;
10891                                   }&#xd;
10892                                 }&#xd;
10893                               ]&#xd;
10894                             },&#xd;
10895                             &quot;taskParameters&quot;: {&#xd;
10896                               &quot;entry&quot;: [&#xd;
10897                                 {&#xd;
10898                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
10899                                   &quot;value&quot;: {&#xd;
10900                                     &quot;key&quot;: {&#xd;
10901                                       &quot;parentKeyName&quot;: &quot;Task_Act3&quot;,&#xd;
10902                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
10903                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
10904                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
10905                                     },&#xd;
10906                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
10907                                   }&#xd;
10908                                 }&#xd;
10909                               ]&#xd;
10910                             },&#xd;
10911                             &quot;contextAlbumReference&quot;: [&#xd;
10912                               {&#xd;
10913                                 &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
10914                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10915                               },&#xd;
10916                               {&#xd;
10917                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
10918                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10919                               }&#xd;
10920                             ],&#xd;
10921                             &quot;taskLogic&quot;: {&#xd;
10922                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
10923                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
10924                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestActCaseSelected\&quot;, new caseSelectedType(1));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestActStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
10925                             }&#xd;
10926                           }&#xd;
10927                         },&#xd;
10928                         {&#xd;
10929                           &quot;key&quot;: {&#xd;
10930                             &quot;name&quot;: &quot;Task_Decide0&quot;,&#xd;
10931                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10932                           },&#xd;
10933                           &quot;value&quot;: {&#xd;
10934                             &quot;key&quot;: {&#xd;
10935                               &quot;name&quot;: &quot;Task_Decide0&quot;,&#xd;
10936                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10937                             },&#xd;
10938                             &quot;inputFields&quot;: {&#xd;
10939                               &quot;entry&quot;: [&#xd;
10940                                 {&#xd;
10941                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
10942                                   &quot;value&quot;: {&#xd;
10943                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
10944                                     &quot;fieldSchemaKey&quot;: {&#xd;
10945                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10946                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10947                                     },&#xd;
10948                                     &quot;optional&quot;: false&#xd;
10949                                   }&#xd;
10950                                 },&#xd;
10951                                 {&#xd;
10952                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
10953                                   &quot;value&quot;: {&#xd;
10954                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
10955                                     &quot;fieldSchemaKey&quot;: {&#xd;
10956                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10957                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10958                                     },&#xd;
10959                                     &quot;optional&quot;: false&#xd;
10960                                   }&#xd;
10961                                 },&#xd;
10962                                 {&#xd;
10963                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
10964                                   &quot;value&quot;: {&#xd;
10965                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
10966                                     &quot;fieldSchemaKey&quot;: {&#xd;
10967                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10968                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10969                                     },&#xd;
10970                                     &quot;optional&quot;: false&#xd;
10971                                   }&#xd;
10972                                 },&#xd;
10973                                 {&#xd;
10974                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
10975                                   &quot;value&quot;: {&#xd;
10976                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
10977                                     &quot;fieldSchemaKey&quot;: {&#xd;
10978                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
10979                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10980                                     },&#xd;
10981                                     &quot;optional&quot;: false&#xd;
10982                                   }&#xd;
10983                                 },&#xd;
10984                                 {&#xd;
10985                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
10986                                   &quot;value&quot;: {&#xd;
10987                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
10988                                     &quot;fieldSchemaKey&quot;: {&#xd;
10989                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
10990                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
10991                                     },&#xd;
10992                                     &quot;optional&quot;: false&#xd;
10993                                   }&#xd;
10994                                 },&#xd;
10995                                 {&#xd;
10996                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
10997                                   &quot;value&quot;: {&#xd;
10998                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
10999                                     &quot;fieldSchemaKey&quot;: {&#xd;
11000                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
11001                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11002                                     },&#xd;
11003                                     &quot;optional&quot;: false&#xd;
11004                                   }&#xd;
11005                                 },&#xd;
11006                                 {&#xd;
11007                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
11008                                   &quot;value&quot;: {&#xd;
11009                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
11010                                     &quot;fieldSchemaKey&quot;: {&#xd;
11011                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
11012                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11013                                     },&#xd;
11014                                     &quot;optional&quot;: false&#xd;
11015                                   }&#xd;
11016                                 },&#xd;
11017                                 {&#xd;
11018                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
11019                                   &quot;value&quot;: {&#xd;
11020                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
11021                                     &quot;fieldSchemaKey&quot;: {&#xd;
11022                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
11023                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11024                                     },&#xd;
11025                                     &quot;optional&quot;: false&#xd;
11026                                   }&#xd;
11027                                 }&#xd;
11028                               ]&#xd;
11029                             },&#xd;
11030                             &quot;outputFields&quot;: {&#xd;
11031                               &quot;entry&quot;: [&#xd;
11032                                 {&#xd;
11033                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
11034                                   &quot;value&quot;: {&#xd;
11035                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
11036                                     &quot;fieldSchemaKey&quot;: {&#xd;
11037                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
11038                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11039                                     },&#xd;
11040                                     &quot;optional&quot;: false&#xd;
11041                                   }&#xd;
11042                                 },&#xd;
11043                                 {&#xd;
11044                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
11045                                   &quot;value&quot;: {&#xd;
11046                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
11047                                     &quot;fieldSchemaKey&quot;: {&#xd;
11048                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
11049                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11050                                     },&#xd;
11051                                     &quot;optional&quot;: false&#xd;
11052                                   }&#xd;
11053                                 },&#xd;
11054                                 {&#xd;
11055                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
11056                                   &quot;value&quot;: {&#xd;
11057                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
11058                                     &quot;fieldSchemaKey&quot;: {&#xd;
11059                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
11060                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11061                                     },&#xd;
11062                                     &quot;optional&quot;: false&#xd;
11063                                   }&#xd;
11064                                 },&#xd;
11065                                 {&#xd;
11066                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
11067                                   &quot;value&quot;: {&#xd;
11068                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
11069                                     &quot;fieldSchemaKey&quot;: {&#xd;
11070                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
11071                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11072                                     },&#xd;
11073                                     &quot;optional&quot;: false&#xd;
11074                                   }&#xd;
11075                                 },&#xd;
11076                                 {&#xd;
11077                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
11078                                   &quot;value&quot;: {&#xd;
11079                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
11080                                     &quot;fieldSchemaKey&quot;: {&#xd;
11081                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
11082                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11083                                     },&#xd;
11084                                     &quot;optional&quot;: false&#xd;
11085                                   }&#xd;
11086                                 },&#xd;
11087                                 {&#xd;
11088                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
11089                                   &quot;value&quot;: {&#xd;
11090                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
11091                                     &quot;fieldSchemaKey&quot;: {&#xd;
11092                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
11093                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11094                                     },&#xd;
11095                                     &quot;optional&quot;: false&#xd;
11096                                   }&#xd;
11097                                 },&#xd;
11098                                 {&#xd;
11099                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
11100                                   &quot;value&quot;: {&#xd;
11101                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
11102                                     &quot;fieldSchemaKey&quot;: {&#xd;
11103                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
11104                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11105                                     },&#xd;
11106                                     &quot;optional&quot;: false&#xd;
11107                                   }&#xd;
11108                                 },&#xd;
11109                                 {&#xd;
11110                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
11111                                   &quot;value&quot;: {&#xd;
11112                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
11113                                     &quot;fieldSchemaKey&quot;: {&#xd;
11114                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
11115                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11116                                     },&#xd;
11117                                     &quot;optional&quot;: false&#xd;
11118                                   }&#xd;
11119                                 },&#xd;
11120                                 {&#xd;
11121                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
11122                                   &quot;value&quot;: {&#xd;
11123                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
11124                                     &quot;fieldSchemaKey&quot;: {&#xd;
11125                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
11126                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11127                                     },&#xd;
11128                                     &quot;optional&quot;: false&#xd;
11129                                   }&#xd;
11130                                 },&#xd;
11131                                 {&#xd;
11132                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
11133                                   &quot;value&quot;: {&#xd;
11134                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
11135                                     &quot;fieldSchemaKey&quot;: {&#xd;
11136                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
11137                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11138                                     },&#xd;
11139                                     &quot;optional&quot;: false&#xd;
11140                                   }&#xd;
11141                                 }&#xd;
11142                               ]&#xd;
11143                             },&#xd;
11144                             &quot;taskParameters&quot;: {&#xd;
11145                               &quot;entry&quot;: [&#xd;
11146                                 {&#xd;
11147                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
11148                                   &quot;value&quot;: {&#xd;
11149                                     &quot;key&quot;: {&#xd;
11150                                       &quot;parentKeyName&quot;: &quot;Task_Decide0&quot;,&#xd;
11151                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
11152                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
11153                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
11154                                     },&#xd;
11155                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
11156                                   }&#xd;
11157                                 },&#xd;
11158                                 {&#xd;
11159                                   &quot;key&quot;: &quot;Parameter1&quot;,&#xd;
11160                                   &quot;value&quot;: {&#xd;
11161                                     &quot;key&quot;: {&#xd;
11162                                       &quot;parentKeyName&quot;: &quot;Task_Decide0&quot;,&#xd;
11163                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
11164                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
11165                                       &quot;localName&quot;: &quot;Parameter1&quot;&#xd;
11166                                     },&#xd;
11167                                     &quot;defaultValue&quot;: &quot;DefaultValue1&quot;&#xd;
11168                                   }&#xd;
11169                                 },&#xd;
11170                                 {&#xd;
11171                                   &quot;key&quot;: &quot;Parameter2&quot;,&#xd;
11172                                   &quot;value&quot;: {&#xd;
11173                                     &quot;key&quot;: {&#xd;
11174                                       &quot;parentKeyName&quot;: &quot;Task_Decide0&quot;,&#xd;
11175                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
11176                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
11177                                       &quot;localName&quot;: &quot;Parameter2&quot;&#xd;
11178                                     },&#xd;
11179                                     &quot;defaultValue&quot;: &quot;DefaultValue2&quot;&#xd;
11180                                   }&#xd;
11181                                 }&#xd;
11182                               ]&#xd;
11183                             },&#xd;
11184                             &quot;contextAlbumReference&quot;: [&#xd;
11185                               {&#xd;
11186                                 &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
11187                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11188                               },&#xd;
11189                               {&#xd;
11190                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
11191                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11192                               },&#xd;
11193                               {&#xd;
11194                                 &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
11195                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11196                               },&#xd;
11197                               {&#xd;
11198                                 &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
11199                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11200                               }&#xd;
11201                             ],&#xd;
11202                             &quot;taskLogic&quot;: {&#xd;
11203                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
11204                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
11205                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestDecideCaseSelected\&quot;, new caseSelectedType(2));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestDecideStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
11206                             }&#xd;
11207                           }&#xd;
11208                         },&#xd;
11209                         {&#xd;
11210                           &quot;key&quot;: {&#xd;
11211                             &quot;name&quot;: &quot;Task_Decide1&quot;,&#xd;
11212                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11213                           },&#xd;
11214                           &quot;value&quot;: {&#xd;
11215                             &quot;key&quot;: {&#xd;
11216                               &quot;name&quot;: &quot;Task_Decide1&quot;,&#xd;
11217                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11218                             },&#xd;
11219                             &quot;inputFields&quot;: {&#xd;
11220                               &quot;entry&quot;: [&#xd;
11221                                 {&#xd;
11222                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
11223                                   &quot;value&quot;: {&#xd;
11224                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
11225                                     &quot;fieldSchemaKey&quot;: {&#xd;
11226                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
11227                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11228                                     },&#xd;
11229                                     &quot;optional&quot;: false&#xd;
11230                                   }&#xd;
11231                                 },&#xd;
11232                                 {&#xd;
11233                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
11234                                   &quot;value&quot;: {&#xd;
11235                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
11236                                     &quot;fieldSchemaKey&quot;: {&#xd;
11237                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
11238                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11239                                     },&#xd;
11240                                     &quot;optional&quot;: false&#xd;
11241                                   }&#xd;
11242                                 },&#xd;
11243                                 {&#xd;
11244                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
11245                                   &quot;value&quot;: {&#xd;
11246                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
11247                                     &quot;fieldSchemaKey&quot;: {&#xd;
11248                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
11249                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11250                                     },&#xd;
11251                                     &quot;optional&quot;: false&#xd;
11252                                   }&#xd;
11253                                 },&#xd;
11254                                 {&#xd;
11255                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
11256                                   &quot;value&quot;: {&#xd;
11257                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
11258                                     &quot;fieldSchemaKey&quot;: {&#xd;
11259                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
11260                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11261                                     },&#xd;
11262                                     &quot;optional&quot;: false&#xd;
11263                                   }&#xd;
11264                                 },&#xd;
11265                                 {&#xd;
11266                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
11267                                   &quot;value&quot;: {&#xd;
11268                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
11269                                     &quot;fieldSchemaKey&quot;: {&#xd;
11270                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
11271                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11272                                     },&#xd;
11273                                     &quot;optional&quot;: false&#xd;
11274                                   }&#xd;
11275                                 },&#xd;
11276                                 {&#xd;
11277                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
11278                                   &quot;value&quot;: {&#xd;
11279                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
11280                                     &quot;fieldSchemaKey&quot;: {&#xd;
11281                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
11282                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11283                                     },&#xd;
11284                                     &quot;optional&quot;: false&#xd;
11285                                   }&#xd;
11286                                 },&#xd;
11287                                 {&#xd;
11288                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
11289                                   &quot;value&quot;: {&#xd;
11290                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
11291                                     &quot;fieldSchemaKey&quot;: {&#xd;
11292                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
11293                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11294                                     },&#xd;
11295                                     &quot;optional&quot;: false&#xd;
11296                                   }&#xd;
11297                                 },&#xd;
11298                                 {&#xd;
11299                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
11300                                   &quot;value&quot;: {&#xd;
11301                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
11302                                     &quot;fieldSchemaKey&quot;: {&#xd;
11303                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
11304                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11305                                     },&#xd;
11306                                     &quot;optional&quot;: false&#xd;
11307                                   }&#xd;
11308                                 }&#xd;
11309                               ]&#xd;
11310                             },&#xd;
11311                             &quot;outputFields&quot;: {&#xd;
11312                               &quot;entry&quot;: [&#xd;
11313                                 {&#xd;
11314                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
11315                                   &quot;value&quot;: {&#xd;
11316                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
11317                                     &quot;fieldSchemaKey&quot;: {&#xd;
11318                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
11319                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11320                                     },&#xd;
11321                                     &quot;optional&quot;: false&#xd;
11322                                   }&#xd;
11323                                 },&#xd;
11324                                 {&#xd;
11325                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
11326                                   &quot;value&quot;: {&#xd;
11327                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
11328                                     &quot;fieldSchemaKey&quot;: {&#xd;
11329                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
11330                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11331                                     },&#xd;
11332                                     &quot;optional&quot;: false&#xd;
11333                                   }&#xd;
11334                                 },&#xd;
11335                                 {&#xd;
11336                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
11337                                   &quot;value&quot;: {&#xd;
11338                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
11339                                     &quot;fieldSchemaKey&quot;: {&#xd;
11340                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
11341                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11342                                     },&#xd;
11343                                     &quot;optional&quot;: false&#xd;
11344                                   }&#xd;
11345                                 },&#xd;
11346                                 {&#xd;
11347                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
11348                                   &quot;value&quot;: {&#xd;
11349                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
11350                                     &quot;fieldSchemaKey&quot;: {&#xd;
11351                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
11352                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11353                                     },&#xd;
11354                                     &quot;optional&quot;: false&#xd;
11355                                   }&#xd;
11356                                 },&#xd;
11357                                 {&#xd;
11358                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
11359                                   &quot;value&quot;: {&#xd;
11360                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
11361                                     &quot;fieldSchemaKey&quot;: {&#xd;
11362                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
11363                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11364                                     },&#xd;
11365                                     &quot;optional&quot;: false&#xd;
11366                                   }&#xd;
11367                                 },&#xd;
11368                                 {&#xd;
11369                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
11370                                   &quot;value&quot;: {&#xd;
11371                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
11372                                     &quot;fieldSchemaKey&quot;: {&#xd;
11373                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
11374                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11375                                     },&#xd;
11376                                     &quot;optional&quot;: false&#xd;
11377                                   }&#xd;
11378                                 },&#xd;
11379                                 {&#xd;
11380                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
11381                                   &quot;value&quot;: {&#xd;
11382                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
11383                                     &quot;fieldSchemaKey&quot;: {&#xd;
11384                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
11385                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11386                                     },&#xd;
11387                                     &quot;optional&quot;: false&#xd;
11388                                   }&#xd;
11389                                 },&#xd;
11390                                 {&#xd;
11391                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
11392                                   &quot;value&quot;: {&#xd;
11393                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
11394                                     &quot;fieldSchemaKey&quot;: {&#xd;
11395                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
11396                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11397                                     },&#xd;
11398                                     &quot;optional&quot;: false&#xd;
11399                                   }&#xd;
11400                                 },&#xd;
11401                                 {&#xd;
11402                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
11403                                   &quot;value&quot;: {&#xd;
11404                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
11405                                     &quot;fieldSchemaKey&quot;: {&#xd;
11406                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
11407                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11408                                     },&#xd;
11409                                     &quot;optional&quot;: false&#xd;
11410                                   }&#xd;
11411                                 },&#xd;
11412                                 {&#xd;
11413                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
11414                                   &quot;value&quot;: {&#xd;
11415                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
11416                                     &quot;fieldSchemaKey&quot;: {&#xd;
11417                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
11418                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11419                                     },&#xd;
11420                                     &quot;optional&quot;: false&#xd;
11421                                   }&#xd;
11422                                 }&#xd;
11423                               ]&#xd;
11424                             },&#xd;
11425                             &quot;taskParameters&quot;: {&#xd;
11426                               &quot;entry&quot;: [&#xd;
11427                                 {&#xd;
11428                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
11429                                   &quot;value&quot;: {&#xd;
11430                                     &quot;key&quot;: {&#xd;
11431                                       &quot;parentKeyName&quot;: &quot;Task_Decide1&quot;,&#xd;
11432                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
11433                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
11434                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
11435                                     },&#xd;
11436                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
11437                                   }&#xd;
11438                                 },&#xd;
11439                                 {&#xd;
11440                                   &quot;key&quot;: &quot;Parameter1&quot;,&#xd;
11441                                   &quot;value&quot;: {&#xd;
11442                                     &quot;key&quot;: {&#xd;
11443                                       &quot;parentKeyName&quot;: &quot;Task_Decide1&quot;,&#xd;
11444                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
11445                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
11446                                       &quot;localName&quot;: &quot;Parameter1&quot;&#xd;
11447                                     },&#xd;
11448                                     &quot;defaultValue&quot;: &quot;DefaultValue1&quot;&#xd;
11449                                   }&#xd;
11450                                 }&#xd;
11451                               ]&#xd;
11452                             },&#xd;
11453                             &quot;contextAlbumReference&quot;: [&#xd;
11454                               {&#xd;
11455                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
11456                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11457                               },&#xd;
11458                               {&#xd;
11459                                 &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
11460                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11461                               }&#xd;
11462                             ],&#xd;
11463                             &quot;taskLogic&quot;: {&#xd;
11464                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
11465                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
11466                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestDecideCaseSelected\&quot;, new caseSelectedType(3));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestDecideStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
11467                             }&#xd;
11468                           }&#xd;
11469                         },&#xd;
11470                         {&#xd;
11471                           &quot;key&quot;: {&#xd;
11472                             &quot;name&quot;: &quot;Task_Decide2&quot;,&#xd;
11473                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11474                           },&#xd;
11475                           &quot;value&quot;: {&#xd;
11476                             &quot;key&quot;: {&#xd;
11477                               &quot;name&quot;: &quot;Task_Decide2&quot;,&#xd;
11478                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11479                             },&#xd;
11480                             &quot;inputFields&quot;: {&#xd;
11481                               &quot;entry&quot;: [&#xd;
11482                                 {&#xd;
11483                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
11484                                   &quot;value&quot;: {&#xd;
11485                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
11486                                     &quot;fieldSchemaKey&quot;: {&#xd;
11487                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
11488                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11489                                     },&#xd;
11490                                     &quot;optional&quot;: false&#xd;
11491                                   }&#xd;
11492                                 },&#xd;
11493                                 {&#xd;
11494                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
11495                                   &quot;value&quot;: {&#xd;
11496                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
11497                                     &quot;fieldSchemaKey&quot;: {&#xd;
11498                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
11499                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11500                                     },&#xd;
11501                                     &quot;optional&quot;: false&#xd;
11502                                   }&#xd;
11503                                 },&#xd;
11504                                 {&#xd;
11505                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
11506                                   &quot;value&quot;: {&#xd;
11507                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
11508                                     &quot;fieldSchemaKey&quot;: {&#xd;
11509                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
11510                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11511                                     },&#xd;
11512                                     &quot;optional&quot;: false&#xd;
11513                                   }&#xd;
11514                                 },&#xd;
11515                                 {&#xd;
11516                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
11517                                   &quot;value&quot;: {&#xd;
11518                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
11519                                     &quot;fieldSchemaKey&quot;: {&#xd;
11520                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
11521                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11522                                     },&#xd;
11523                                     &quot;optional&quot;: false&#xd;
11524                                   }&#xd;
11525                                 },&#xd;
11526                                 {&#xd;
11527                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
11528                                   &quot;value&quot;: {&#xd;
11529                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
11530                                     &quot;fieldSchemaKey&quot;: {&#xd;
11531                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
11532                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11533                                     },&#xd;
11534                                     &quot;optional&quot;: false&#xd;
11535                                   }&#xd;
11536                                 },&#xd;
11537                                 {&#xd;
11538                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
11539                                   &quot;value&quot;: {&#xd;
11540                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
11541                                     &quot;fieldSchemaKey&quot;: {&#xd;
11542                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
11543                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11544                                     },&#xd;
11545                                     &quot;optional&quot;: false&#xd;
11546                                   }&#xd;
11547                                 },&#xd;
11548                                 {&#xd;
11549                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
11550                                   &quot;value&quot;: {&#xd;
11551                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
11552                                     &quot;fieldSchemaKey&quot;: {&#xd;
11553                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
11554                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11555                                     },&#xd;
11556                                     &quot;optional&quot;: false&#xd;
11557                                   }&#xd;
11558                                 },&#xd;
11559                                 {&#xd;
11560                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
11561                                   &quot;value&quot;: {&#xd;
11562                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
11563                                     &quot;fieldSchemaKey&quot;: {&#xd;
11564                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
11565                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11566                                     },&#xd;
11567                                     &quot;optional&quot;: false&#xd;
11568                                   }&#xd;
11569                                 }&#xd;
11570                               ]&#xd;
11571                             },&#xd;
11572                             &quot;outputFields&quot;: {&#xd;
11573                               &quot;entry&quot;: [&#xd;
11574                                 {&#xd;
11575                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
11576                                   &quot;value&quot;: {&#xd;
11577                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
11578                                     &quot;fieldSchemaKey&quot;: {&#xd;
11579                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
11580                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11581                                     },&#xd;
11582                                     &quot;optional&quot;: false&#xd;
11583                                   }&#xd;
11584                                 },&#xd;
11585                                 {&#xd;
11586                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
11587                                   &quot;value&quot;: {&#xd;
11588                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
11589                                     &quot;fieldSchemaKey&quot;: {&#xd;
11590                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
11591                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11592                                     },&#xd;
11593                                     &quot;optional&quot;: false&#xd;
11594                                   }&#xd;
11595                                 },&#xd;
11596                                 {&#xd;
11597                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
11598                                   &quot;value&quot;: {&#xd;
11599                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
11600                                     &quot;fieldSchemaKey&quot;: {&#xd;
11601                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
11602                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11603                                     },&#xd;
11604                                     &quot;optional&quot;: false&#xd;
11605                                   }&#xd;
11606                                 },&#xd;
11607                                 {&#xd;
11608                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
11609                                   &quot;value&quot;: {&#xd;
11610                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
11611                                     &quot;fieldSchemaKey&quot;: {&#xd;
11612                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
11613                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11614                                     },&#xd;
11615                                     &quot;optional&quot;: false&#xd;
11616                                   }&#xd;
11617                                 },&#xd;
11618                                 {&#xd;
11619                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
11620                                   &quot;value&quot;: {&#xd;
11621                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
11622                                     &quot;fieldSchemaKey&quot;: {&#xd;
11623                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
11624                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11625                                     },&#xd;
11626                                     &quot;optional&quot;: false&#xd;
11627                                   }&#xd;
11628                                 },&#xd;
11629                                 {&#xd;
11630                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
11631                                   &quot;value&quot;: {&#xd;
11632                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
11633                                     &quot;fieldSchemaKey&quot;: {&#xd;
11634                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
11635                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11636                                     },&#xd;
11637                                     &quot;optional&quot;: false&#xd;
11638                                   }&#xd;
11639                                 },&#xd;
11640                                 {&#xd;
11641                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
11642                                   &quot;value&quot;: {&#xd;
11643                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
11644                                     &quot;fieldSchemaKey&quot;: {&#xd;
11645                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
11646                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11647                                     },&#xd;
11648                                     &quot;optional&quot;: false&#xd;
11649                                   }&#xd;
11650                                 },&#xd;
11651                                 {&#xd;
11652                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
11653                                   &quot;value&quot;: {&#xd;
11654                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
11655                                     &quot;fieldSchemaKey&quot;: {&#xd;
11656                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
11657                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11658                                     },&#xd;
11659                                     &quot;optional&quot;: false&#xd;
11660                                   }&#xd;
11661                                 },&#xd;
11662                                 {&#xd;
11663                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
11664                                   &quot;value&quot;: {&#xd;
11665                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
11666                                     &quot;fieldSchemaKey&quot;: {&#xd;
11667                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
11668                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11669                                     },&#xd;
11670                                     &quot;optional&quot;: false&#xd;
11671                                   }&#xd;
11672                                 },&#xd;
11673                                 {&#xd;
11674                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
11675                                   &quot;value&quot;: {&#xd;
11676                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
11677                                     &quot;fieldSchemaKey&quot;: {&#xd;
11678                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
11679                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11680                                     },&#xd;
11681                                     &quot;optional&quot;: false&#xd;
11682                                   }&#xd;
11683                                 }&#xd;
11684                               ]&#xd;
11685                             },&#xd;
11686                             &quot;taskParameters&quot;: {&#xd;
11687                               &quot;entry&quot;: [&#xd;
11688                                 {&#xd;
11689                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
11690                                   &quot;value&quot;: {&#xd;
11691                                     &quot;key&quot;: {&#xd;
11692                                       &quot;parentKeyName&quot;: &quot;Task_Decide2&quot;,&#xd;
11693                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
11694                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
11695                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
11696                                     },&#xd;
11697                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
11698                                   }&#xd;
11699                                 }&#xd;
11700                               ]&#xd;
11701                             },&#xd;
11702                             &quot;contextAlbumReference&quot;: [&#xd;
11703                               {&#xd;
11704                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
11705                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11706                               },&#xd;
11707                               {&#xd;
11708                                 &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
11709                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11710                               }&#xd;
11711                             ],&#xd;
11712                             &quot;taskLogic&quot;: {&#xd;
11713                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
11714                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
11715                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestDecideCaseSelected\&quot;, new caseSelectedType(0));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestDecideStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
11716                             }&#xd;
11717                           }&#xd;
11718                         },&#xd;
11719                         {&#xd;
11720                           &quot;key&quot;: {&#xd;
11721                             &quot;name&quot;: &quot;Task_Decide3&quot;,&#xd;
11722                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11723                           },&#xd;
11724                           &quot;value&quot;: {&#xd;
11725                             &quot;key&quot;: {&#xd;
11726                               &quot;name&quot;: &quot;Task_Decide3&quot;,&#xd;
11727                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11728                             },&#xd;
11729                             &quot;inputFields&quot;: {&#xd;
11730                               &quot;entry&quot;: [&#xd;
11731                                 {&#xd;
11732                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
11733                                   &quot;value&quot;: {&#xd;
11734                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
11735                                     &quot;fieldSchemaKey&quot;: {&#xd;
11736                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
11737                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11738                                     },&#xd;
11739                                     &quot;optional&quot;: false&#xd;
11740                                   }&#xd;
11741                                 },&#xd;
11742                                 {&#xd;
11743                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
11744                                   &quot;value&quot;: {&#xd;
11745                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
11746                                     &quot;fieldSchemaKey&quot;: {&#xd;
11747                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
11748                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11749                                     },&#xd;
11750                                     &quot;optional&quot;: false&#xd;
11751                                   }&#xd;
11752                                 },&#xd;
11753                                 {&#xd;
11754                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
11755                                   &quot;value&quot;: {&#xd;
11756                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
11757                                     &quot;fieldSchemaKey&quot;: {&#xd;
11758                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
11759                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11760                                     },&#xd;
11761                                     &quot;optional&quot;: false&#xd;
11762                                   }&#xd;
11763                                 },&#xd;
11764                                 {&#xd;
11765                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
11766                                   &quot;value&quot;: {&#xd;
11767                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
11768                                     &quot;fieldSchemaKey&quot;: {&#xd;
11769                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
11770                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11771                                     },&#xd;
11772                                     &quot;optional&quot;: false&#xd;
11773                                   }&#xd;
11774                                 },&#xd;
11775                                 {&#xd;
11776                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
11777                                   &quot;value&quot;: {&#xd;
11778                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
11779                                     &quot;fieldSchemaKey&quot;: {&#xd;
11780                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
11781                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11782                                     },&#xd;
11783                                     &quot;optional&quot;: false&#xd;
11784                                   }&#xd;
11785                                 },&#xd;
11786                                 {&#xd;
11787                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
11788                                   &quot;value&quot;: {&#xd;
11789                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
11790                                     &quot;fieldSchemaKey&quot;: {&#xd;
11791                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
11792                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11793                                     },&#xd;
11794                                     &quot;optional&quot;: false&#xd;
11795                                   }&#xd;
11796                                 },&#xd;
11797                                 {&#xd;
11798                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
11799                                   &quot;value&quot;: {&#xd;
11800                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
11801                                     &quot;fieldSchemaKey&quot;: {&#xd;
11802                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
11803                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11804                                     },&#xd;
11805                                     &quot;optional&quot;: false&#xd;
11806                                   }&#xd;
11807                                 },&#xd;
11808                                 {&#xd;
11809                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
11810                                   &quot;value&quot;: {&#xd;
11811                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
11812                                     &quot;fieldSchemaKey&quot;: {&#xd;
11813                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
11814                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11815                                     },&#xd;
11816                                     &quot;optional&quot;: false&#xd;
11817                                   }&#xd;
11818                                 }&#xd;
11819                               ]&#xd;
11820                             },&#xd;
11821                             &quot;outputFields&quot;: {&#xd;
11822                               &quot;entry&quot;: [&#xd;
11823                                 {&#xd;
11824                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
11825                                   &quot;value&quot;: {&#xd;
11826                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
11827                                     &quot;fieldSchemaKey&quot;: {&#xd;
11828                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
11829                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11830                                     },&#xd;
11831                                     &quot;optional&quot;: false&#xd;
11832                                   }&#xd;
11833                                 },&#xd;
11834                                 {&#xd;
11835                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
11836                                   &quot;value&quot;: {&#xd;
11837                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
11838                                     &quot;fieldSchemaKey&quot;: {&#xd;
11839                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
11840                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11841                                     },&#xd;
11842                                     &quot;optional&quot;: false&#xd;
11843                                   }&#xd;
11844                                 },&#xd;
11845                                 {&#xd;
11846                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
11847                                   &quot;value&quot;: {&#xd;
11848                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
11849                                     &quot;fieldSchemaKey&quot;: {&#xd;
11850                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
11851                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11852                                     },&#xd;
11853                                     &quot;optional&quot;: false&#xd;
11854                                   }&#xd;
11855                                 },&#xd;
11856                                 {&#xd;
11857                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
11858                                   &quot;value&quot;: {&#xd;
11859                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
11860                                     &quot;fieldSchemaKey&quot;: {&#xd;
11861                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
11862                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11863                                     },&#xd;
11864                                     &quot;optional&quot;: false&#xd;
11865                                   }&#xd;
11866                                 },&#xd;
11867                                 {&#xd;
11868                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
11869                                   &quot;value&quot;: {&#xd;
11870                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
11871                                     &quot;fieldSchemaKey&quot;: {&#xd;
11872                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
11873                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11874                                     },&#xd;
11875                                     &quot;optional&quot;: false&#xd;
11876                                   }&#xd;
11877                                 },&#xd;
11878                                 {&#xd;
11879                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
11880                                   &quot;value&quot;: {&#xd;
11881                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
11882                                     &quot;fieldSchemaKey&quot;: {&#xd;
11883                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
11884                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11885                                     },&#xd;
11886                                     &quot;optional&quot;: false&#xd;
11887                                   }&#xd;
11888                                 },&#xd;
11889                                 {&#xd;
11890                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
11891                                   &quot;value&quot;: {&#xd;
11892                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
11893                                     &quot;fieldSchemaKey&quot;: {&#xd;
11894                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
11895                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11896                                     },&#xd;
11897                                     &quot;optional&quot;: false&#xd;
11898                                   }&#xd;
11899                                 },&#xd;
11900                                 {&#xd;
11901                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
11902                                   &quot;value&quot;: {&#xd;
11903                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
11904                                     &quot;fieldSchemaKey&quot;: {&#xd;
11905                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
11906                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11907                                     },&#xd;
11908                                     &quot;optional&quot;: false&#xd;
11909                                   }&#xd;
11910                                 },&#xd;
11911                                 {&#xd;
11912                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
11913                                   &quot;value&quot;: {&#xd;
11914                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
11915                                     &quot;fieldSchemaKey&quot;: {&#xd;
11916                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
11917                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11918                                     },&#xd;
11919                                     &quot;optional&quot;: false&#xd;
11920                                   }&#xd;
11921                                 },&#xd;
11922                                 {&#xd;
11923                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
11924                                   &quot;value&quot;: {&#xd;
11925                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
11926                                     &quot;fieldSchemaKey&quot;: {&#xd;
11927                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
11928                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11929                                     },&#xd;
11930                                     &quot;optional&quot;: false&#xd;
11931                                   }&#xd;
11932                                 }&#xd;
11933                               ]&#xd;
11934                             },&#xd;
11935                             &quot;taskParameters&quot;: {&#xd;
11936                               &quot;entry&quot;: [&#xd;
11937                                 {&#xd;
11938                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
11939                                   &quot;value&quot;: {&#xd;
11940                                     &quot;key&quot;: {&#xd;
11941                                       &quot;parentKeyName&quot;: &quot;Task_Decide3&quot;,&#xd;
11942                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
11943                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
11944                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
11945                                     },&#xd;
11946                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
11947                                   }&#xd;
11948                                 }&#xd;
11949                               ]&#xd;
11950                             },&#xd;
11951                             &quot;contextAlbumReference&quot;: [&#xd;
11952                               {&#xd;
11953                                 &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
11954                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11955                               },&#xd;
11956                               {&#xd;
11957                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
11958                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11959                               }&#xd;
11960                             ],&#xd;
11961                             &quot;taskLogic&quot;: {&#xd;
11962                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
11963                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
11964                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestDecideCaseSelected\&quot;, new caseSelectedType(1));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestDecideStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
11965                             }&#xd;
11966                           }&#xd;
11967                         },&#xd;
11968                         {&#xd;
11969                           &quot;key&quot;: {&#xd;
11970                             &quot;name&quot;: &quot;Task_Establish0&quot;,&#xd;
11971                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11972                           },&#xd;
11973                           &quot;value&quot;: {&#xd;
11974                             &quot;key&quot;: {&#xd;
11975                               &quot;name&quot;: &quot;Task_Establish0&quot;,&#xd;
11976                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11977                             },&#xd;
11978                             &quot;inputFields&quot;: {&#xd;
11979                               &quot;entry&quot;: [&#xd;
11980                                 {&#xd;
11981                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
11982                                   &quot;value&quot;: {&#xd;
11983                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
11984                                     &quot;fieldSchemaKey&quot;: {&#xd;
11985                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
11986                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11987                                     },&#xd;
11988                                     &quot;optional&quot;: false&#xd;
11989                                   }&#xd;
11990                                 },&#xd;
11991                                 {&#xd;
11992                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
11993                                   &quot;value&quot;: {&#xd;
11994                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
11995                                     &quot;fieldSchemaKey&quot;: {&#xd;
11996                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
11997                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
11998                                     },&#xd;
11999                                     &quot;optional&quot;: false&#xd;
12000                                   }&#xd;
12001                                 },&#xd;
12002                                 {&#xd;
12003                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
12004                                   &quot;value&quot;: {&#xd;
12005                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
12006                                     &quot;fieldSchemaKey&quot;: {&#xd;
12007                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
12008                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12009                                     },&#xd;
12010                                     &quot;optional&quot;: false&#xd;
12011                                   }&#xd;
12012                                 },&#xd;
12013                                 {&#xd;
12014                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
12015                                   &quot;value&quot;: {&#xd;
12016                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
12017                                     &quot;fieldSchemaKey&quot;: {&#xd;
12018                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
12019                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12020                                     },&#xd;
12021                                     &quot;optional&quot;: false&#xd;
12022                                   }&#xd;
12023                                 },&#xd;
12024                                 {&#xd;
12025                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
12026                                   &quot;value&quot;: {&#xd;
12027                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
12028                                     &quot;fieldSchemaKey&quot;: {&#xd;
12029                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
12030                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12031                                     },&#xd;
12032                                     &quot;optional&quot;: false&#xd;
12033                                   }&#xd;
12034                                 },&#xd;
12035                                 {&#xd;
12036                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
12037                                   &quot;value&quot;: {&#xd;
12038                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
12039                                     &quot;fieldSchemaKey&quot;: {&#xd;
12040                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
12041                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12042                                     },&#xd;
12043                                     &quot;optional&quot;: false&#xd;
12044                                   }&#xd;
12045                                 }&#xd;
12046                               ]&#xd;
12047                             },&#xd;
12048                             &quot;outputFields&quot;: {&#xd;
12049                               &quot;entry&quot;: [&#xd;
12050                                 {&#xd;
12051                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
12052                                   &quot;value&quot;: {&#xd;
12053                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
12054                                     &quot;fieldSchemaKey&quot;: {&#xd;
12055                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
12056                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12057                                     },&#xd;
12058                                     &quot;optional&quot;: false&#xd;
12059                                   }&#xd;
12060                                 },&#xd;
12061                                 {&#xd;
12062                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
12063                                   &quot;value&quot;: {&#xd;
12064                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
12065                                     &quot;fieldSchemaKey&quot;: {&#xd;
12066                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
12067                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12068                                     },&#xd;
12069                                     &quot;optional&quot;: false&#xd;
12070                                   }&#xd;
12071                                 },&#xd;
12072                                 {&#xd;
12073                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
12074                                   &quot;value&quot;: {&#xd;
12075                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
12076                                     &quot;fieldSchemaKey&quot;: {&#xd;
12077                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
12078                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12079                                     },&#xd;
12080                                     &quot;optional&quot;: false&#xd;
12081                                   }&#xd;
12082                                 },&#xd;
12083                                 {&#xd;
12084                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
12085                                   &quot;value&quot;: {&#xd;
12086                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
12087                                     &quot;fieldSchemaKey&quot;: {&#xd;
12088                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
12089                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12090                                     },&#xd;
12091                                     &quot;optional&quot;: false&#xd;
12092                                   }&#xd;
12093                                 },&#xd;
12094                                 {&#xd;
12095                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
12096                                   &quot;value&quot;: {&#xd;
12097                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
12098                                     &quot;fieldSchemaKey&quot;: {&#xd;
12099                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
12100                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12101                                     },&#xd;
12102                                     &quot;optional&quot;: false&#xd;
12103                                   }&#xd;
12104                                 },&#xd;
12105                                 {&#xd;
12106                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
12107                                   &quot;value&quot;: {&#xd;
12108                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
12109                                     &quot;fieldSchemaKey&quot;: {&#xd;
12110                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
12111                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12112                                     },&#xd;
12113                                     &quot;optional&quot;: false&#xd;
12114                                   }&#xd;
12115                                 },&#xd;
12116                                 {&#xd;
12117                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
12118                                   &quot;value&quot;: {&#xd;
12119                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
12120                                     &quot;fieldSchemaKey&quot;: {&#xd;
12121                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
12122                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12123                                     },&#xd;
12124                                     &quot;optional&quot;: false&#xd;
12125                                   }&#xd;
12126                                 },&#xd;
12127                                 {&#xd;
12128                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
12129                                   &quot;value&quot;: {&#xd;
12130                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
12131                                     &quot;fieldSchemaKey&quot;: {&#xd;
12132                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
12133                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12134                                     },&#xd;
12135                                     &quot;optional&quot;: false&#xd;
12136                                   }&#xd;
12137                                 }&#xd;
12138                               ]&#xd;
12139                             },&#xd;
12140                             &quot;taskParameters&quot;: {&#xd;
12141                               &quot;entry&quot;: [&#xd;
12142                                 {&#xd;
12143                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
12144                                   &quot;value&quot;: {&#xd;
12145                                     &quot;key&quot;: {&#xd;
12146                                       &quot;parentKeyName&quot;: &quot;Task_Establish0&quot;,&#xd;
12147                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
12148                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
12149                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
12150                                     },&#xd;
12151                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
12152                                   }&#xd;
12153                                 },&#xd;
12154                                 {&#xd;
12155                                   &quot;key&quot;: &quot;Parameter1&quot;,&#xd;
12156                                   &quot;value&quot;: {&#xd;
12157                                     &quot;key&quot;: {&#xd;
12158                                       &quot;parentKeyName&quot;: &quot;Task_Establish0&quot;,&#xd;
12159                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
12160                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
12161                                       &quot;localName&quot;: &quot;Parameter1&quot;&#xd;
12162                                     },&#xd;
12163                                     &quot;defaultValue&quot;: &quot;DefaultValue1&quot;&#xd;
12164                                   }&#xd;
12165                                 },&#xd;
12166                                 {&#xd;
12167                                   &quot;key&quot;: &quot;Parameter2&quot;,&#xd;
12168                                   &quot;value&quot;: {&#xd;
12169                                     &quot;key&quot;: {&#xd;
12170                                       &quot;parentKeyName&quot;: &quot;Task_Establish0&quot;,&#xd;
12171                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
12172                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
12173                                       &quot;localName&quot;: &quot;Parameter2&quot;&#xd;
12174                                     },&#xd;
12175                                     &quot;defaultValue&quot;: &quot;DefaultValue2&quot;&#xd;
12176                                   }&#xd;
12177                                 }&#xd;
12178                               ]&#xd;
12179                             },&#xd;
12180                             &quot;contextAlbumReference&quot;: [&#xd;
12181                               {&#xd;
12182                                 &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
12183                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12184                               },&#xd;
12185                               {&#xd;
12186                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
12187                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12188                               },&#xd;
12189                               {&#xd;
12190                                 &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
12191                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12192                               },&#xd;
12193                               {&#xd;
12194                                 &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
12195                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12196                               }&#xd;
12197                             ],&#xd;
12198                             &quot;taskLogic&quot;: {&#xd;
12199                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
12200                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
12201                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestEstablishCaseSelected\&quot;, new caseSelectedType(2));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestEstablishStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
12202                             }&#xd;
12203                           }&#xd;
12204                         },&#xd;
12205                         {&#xd;
12206                           &quot;key&quot;: {&#xd;
12207                             &quot;name&quot;: &quot;Task_Establish1&quot;,&#xd;
12208                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12209                           },&#xd;
12210                           &quot;value&quot;: {&#xd;
12211                             &quot;key&quot;: {&#xd;
12212                               &quot;name&quot;: &quot;Task_Establish1&quot;,&#xd;
12213                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12214                             },&#xd;
12215                             &quot;inputFields&quot;: {&#xd;
12216                               &quot;entry&quot;: [&#xd;
12217                                 {&#xd;
12218                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
12219                                   &quot;value&quot;: {&#xd;
12220                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
12221                                     &quot;fieldSchemaKey&quot;: {&#xd;
12222                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
12223                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12224                                     },&#xd;
12225                                     &quot;optional&quot;: false&#xd;
12226                                   }&#xd;
12227                                 },&#xd;
12228                                 {&#xd;
12229                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
12230                                   &quot;value&quot;: {&#xd;
12231                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
12232                                     &quot;fieldSchemaKey&quot;: {&#xd;
12233                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
12234                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12235                                     },&#xd;
12236                                     &quot;optional&quot;: false&#xd;
12237                                   }&#xd;
12238                                 },&#xd;
12239                                 {&#xd;
12240                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
12241                                   &quot;value&quot;: {&#xd;
12242                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
12243                                     &quot;fieldSchemaKey&quot;: {&#xd;
12244                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
12245                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12246                                     },&#xd;
12247                                     &quot;optional&quot;: false&#xd;
12248                                   }&#xd;
12249                                 },&#xd;
12250                                 {&#xd;
12251                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
12252                                   &quot;value&quot;: {&#xd;
12253                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
12254                                     &quot;fieldSchemaKey&quot;: {&#xd;
12255                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
12256                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12257                                     },&#xd;
12258                                     &quot;optional&quot;: false&#xd;
12259                                   }&#xd;
12260                                 },&#xd;
12261                                 {&#xd;
12262                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
12263                                   &quot;value&quot;: {&#xd;
12264                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
12265                                     &quot;fieldSchemaKey&quot;: {&#xd;
12266                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
12267                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12268                                     },&#xd;
12269                                     &quot;optional&quot;: false&#xd;
12270                                   }&#xd;
12271                                 },&#xd;
12272                                 {&#xd;
12273                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
12274                                   &quot;value&quot;: {&#xd;
12275                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
12276                                     &quot;fieldSchemaKey&quot;: {&#xd;
12277                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
12278                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12279                                     },&#xd;
12280                                     &quot;optional&quot;: false&#xd;
12281                                   }&#xd;
12282                                 }&#xd;
12283                               ]&#xd;
12284                             },&#xd;
12285                             &quot;outputFields&quot;: {&#xd;
12286                               &quot;entry&quot;: [&#xd;
12287                                 {&#xd;
12288                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
12289                                   &quot;value&quot;: {&#xd;
12290                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
12291                                     &quot;fieldSchemaKey&quot;: {&#xd;
12292                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
12293                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12294                                     },&#xd;
12295                                     &quot;optional&quot;: false&#xd;
12296                                   }&#xd;
12297                                 },&#xd;
12298                                 {&#xd;
12299                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
12300                                   &quot;value&quot;: {&#xd;
12301                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
12302                                     &quot;fieldSchemaKey&quot;: {&#xd;
12303                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
12304                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12305                                     },&#xd;
12306                                     &quot;optional&quot;: false&#xd;
12307                                   }&#xd;
12308                                 },&#xd;
12309                                 {&#xd;
12310                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
12311                                   &quot;value&quot;: {&#xd;
12312                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
12313                                     &quot;fieldSchemaKey&quot;: {&#xd;
12314                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
12315                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12316                                     },&#xd;
12317                                     &quot;optional&quot;: false&#xd;
12318                                   }&#xd;
12319                                 },&#xd;
12320                                 {&#xd;
12321                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
12322                                   &quot;value&quot;: {&#xd;
12323                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
12324                                     &quot;fieldSchemaKey&quot;: {&#xd;
12325                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
12326                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12327                                     },&#xd;
12328                                     &quot;optional&quot;: false&#xd;
12329                                   }&#xd;
12330                                 },&#xd;
12331                                 {&#xd;
12332                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
12333                                   &quot;value&quot;: {&#xd;
12334                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
12335                                     &quot;fieldSchemaKey&quot;: {&#xd;
12336                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
12337                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12338                                     },&#xd;
12339                                     &quot;optional&quot;: false&#xd;
12340                                   }&#xd;
12341                                 },&#xd;
12342                                 {&#xd;
12343                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
12344                                   &quot;value&quot;: {&#xd;
12345                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
12346                                     &quot;fieldSchemaKey&quot;: {&#xd;
12347                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
12348                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12349                                     },&#xd;
12350                                     &quot;optional&quot;: false&#xd;
12351                                   }&#xd;
12352                                 },&#xd;
12353                                 {&#xd;
12354                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
12355                                   &quot;value&quot;: {&#xd;
12356                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
12357                                     &quot;fieldSchemaKey&quot;: {&#xd;
12358                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
12359                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12360                                     },&#xd;
12361                                     &quot;optional&quot;: false&#xd;
12362                                   }&#xd;
12363                                 },&#xd;
12364                                 {&#xd;
12365                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
12366                                   &quot;value&quot;: {&#xd;
12367                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
12368                                     &quot;fieldSchemaKey&quot;: {&#xd;
12369                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
12370                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12371                                     },&#xd;
12372                                     &quot;optional&quot;: false&#xd;
12373                                   }&#xd;
12374                                 }&#xd;
12375                               ]&#xd;
12376                             },&#xd;
12377                             &quot;taskParameters&quot;: {&#xd;
12378                               &quot;entry&quot;: [&#xd;
12379                                 {&#xd;
12380                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
12381                                   &quot;value&quot;: {&#xd;
12382                                     &quot;key&quot;: {&#xd;
12383                                       &quot;parentKeyName&quot;: &quot;Task_Establish1&quot;,&#xd;
12384                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
12385                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
12386                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
12387                                     },&#xd;
12388                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
12389                                   }&#xd;
12390                                 },&#xd;
12391                                 {&#xd;
12392                                   &quot;key&quot;: &quot;Parameter1&quot;,&#xd;
12393                                   &quot;value&quot;: {&#xd;
12394                                     &quot;key&quot;: {&#xd;
12395                                       &quot;parentKeyName&quot;: &quot;Task_Establish1&quot;,&#xd;
12396                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
12397                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
12398                                       &quot;localName&quot;: &quot;Parameter1&quot;&#xd;
12399                                     },&#xd;
12400                                     &quot;defaultValue&quot;: &quot;DefaultValue1&quot;&#xd;
12401                                   }&#xd;
12402                                 }&#xd;
12403                               ]&#xd;
12404                             },&#xd;
12405                             &quot;contextAlbumReference&quot;: [&#xd;
12406                               {&#xd;
12407                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
12408                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12409                               },&#xd;
12410                               {&#xd;
12411                                 &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
12412                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12413                               }&#xd;
12414                             ],&#xd;
12415                             &quot;taskLogic&quot;: {&#xd;
12416                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
12417                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
12418                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestEstablishCaseSelected\&quot;, new caseSelectedType(3));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestEstablishStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
12419                             }&#xd;
12420                           }&#xd;
12421                         },&#xd;
12422                         {&#xd;
12423                           &quot;key&quot;: {&#xd;
12424                             &quot;name&quot;: &quot;Task_Establish2&quot;,&#xd;
12425                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12426                           },&#xd;
12427                           &quot;value&quot;: {&#xd;
12428                             &quot;key&quot;: {&#xd;
12429                               &quot;name&quot;: &quot;Task_Establish2&quot;,&#xd;
12430                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12431                             },&#xd;
12432                             &quot;inputFields&quot;: {&#xd;
12433                               &quot;entry&quot;: [&#xd;
12434                                 {&#xd;
12435                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
12436                                   &quot;value&quot;: {&#xd;
12437                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
12438                                     &quot;fieldSchemaKey&quot;: {&#xd;
12439                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
12440                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12441                                     },&#xd;
12442                                     &quot;optional&quot;: false&#xd;
12443                                   }&#xd;
12444                                 },&#xd;
12445                                 {&#xd;
12446                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
12447                                   &quot;value&quot;: {&#xd;
12448                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
12449                                     &quot;fieldSchemaKey&quot;: {&#xd;
12450                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
12451                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12452                                     },&#xd;
12453                                     &quot;optional&quot;: false&#xd;
12454                                   }&#xd;
12455                                 },&#xd;
12456                                 {&#xd;
12457                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
12458                                   &quot;value&quot;: {&#xd;
12459                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
12460                                     &quot;fieldSchemaKey&quot;: {&#xd;
12461                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
12462                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12463                                     },&#xd;
12464                                     &quot;optional&quot;: false&#xd;
12465                                   }&#xd;
12466                                 },&#xd;
12467                                 {&#xd;
12468                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
12469                                   &quot;value&quot;: {&#xd;
12470                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
12471                                     &quot;fieldSchemaKey&quot;: {&#xd;
12472                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
12473                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12474                                     },&#xd;
12475                                     &quot;optional&quot;: false&#xd;
12476                                   }&#xd;
12477                                 },&#xd;
12478                                 {&#xd;
12479                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
12480                                   &quot;value&quot;: {&#xd;
12481                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
12482                                     &quot;fieldSchemaKey&quot;: {&#xd;
12483                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
12484                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12485                                     },&#xd;
12486                                     &quot;optional&quot;: false&#xd;
12487                                   }&#xd;
12488                                 },&#xd;
12489                                 {&#xd;
12490                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
12491                                   &quot;value&quot;: {&#xd;
12492                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
12493                                     &quot;fieldSchemaKey&quot;: {&#xd;
12494                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
12495                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12496                                     },&#xd;
12497                                     &quot;optional&quot;: false&#xd;
12498                                   }&#xd;
12499                                 }&#xd;
12500                               ]&#xd;
12501                             },&#xd;
12502                             &quot;outputFields&quot;: {&#xd;
12503                               &quot;entry&quot;: [&#xd;
12504                                 {&#xd;
12505                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
12506                                   &quot;value&quot;: {&#xd;
12507                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
12508                                     &quot;fieldSchemaKey&quot;: {&#xd;
12509                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
12510                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12511                                     },&#xd;
12512                                     &quot;optional&quot;: false&#xd;
12513                                   }&#xd;
12514                                 },&#xd;
12515                                 {&#xd;
12516                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
12517                                   &quot;value&quot;: {&#xd;
12518                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
12519                                     &quot;fieldSchemaKey&quot;: {&#xd;
12520                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
12521                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12522                                     },&#xd;
12523                                     &quot;optional&quot;: false&#xd;
12524                                   }&#xd;
12525                                 },&#xd;
12526                                 {&#xd;
12527                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
12528                                   &quot;value&quot;: {&#xd;
12529                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
12530                                     &quot;fieldSchemaKey&quot;: {&#xd;
12531                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
12532                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12533                                     },&#xd;
12534                                     &quot;optional&quot;: false&#xd;
12535                                   }&#xd;
12536                                 },&#xd;
12537                                 {&#xd;
12538                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
12539                                   &quot;value&quot;: {&#xd;
12540                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
12541                                     &quot;fieldSchemaKey&quot;: {&#xd;
12542                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
12543                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12544                                     },&#xd;
12545                                     &quot;optional&quot;: false&#xd;
12546                                   }&#xd;
12547                                 },&#xd;
12548                                 {&#xd;
12549                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
12550                                   &quot;value&quot;: {&#xd;
12551                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
12552                                     &quot;fieldSchemaKey&quot;: {&#xd;
12553                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
12554                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12555                                     },&#xd;
12556                                     &quot;optional&quot;: false&#xd;
12557                                   }&#xd;
12558                                 },&#xd;
12559                                 {&#xd;
12560                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
12561                                   &quot;value&quot;: {&#xd;
12562                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
12563                                     &quot;fieldSchemaKey&quot;: {&#xd;
12564                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
12565                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12566                                     },&#xd;
12567                                     &quot;optional&quot;: false&#xd;
12568                                   }&#xd;
12569                                 },&#xd;
12570                                 {&#xd;
12571                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
12572                                   &quot;value&quot;: {&#xd;
12573                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
12574                                     &quot;fieldSchemaKey&quot;: {&#xd;
12575                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
12576                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12577                                     },&#xd;
12578                                     &quot;optional&quot;: false&#xd;
12579                                   }&#xd;
12580                                 },&#xd;
12581                                 {&#xd;
12582                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
12583                                   &quot;value&quot;: {&#xd;
12584                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
12585                                     &quot;fieldSchemaKey&quot;: {&#xd;
12586                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
12587                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12588                                     },&#xd;
12589                                     &quot;optional&quot;: false&#xd;
12590                                   }&#xd;
12591                                 }&#xd;
12592                               ]&#xd;
12593                             },&#xd;
12594                             &quot;taskParameters&quot;: {&#xd;
12595                               &quot;entry&quot;: [&#xd;
12596                                 {&#xd;
12597                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
12598                                   &quot;value&quot;: {&#xd;
12599                                     &quot;key&quot;: {&#xd;
12600                                       &quot;parentKeyName&quot;: &quot;Task_Establish2&quot;,&#xd;
12601                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
12602                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
12603                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
12604                                     },&#xd;
12605                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
12606                                   }&#xd;
12607                                 }&#xd;
12608                               ]&#xd;
12609                             },&#xd;
12610                             &quot;contextAlbumReference&quot;: [&#xd;
12611                               {&#xd;
12612                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
12613                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12614                               },&#xd;
12615                               {&#xd;
12616                                 &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
12617                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12618                               }&#xd;
12619                             ],&#xd;
12620                             &quot;taskLogic&quot;: {&#xd;
12621                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
12622                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
12623                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestEstablishCaseSelected\&quot;, new caseSelectedType(0));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestEstablishStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
12624                             }&#xd;
12625                           }&#xd;
12626                         },&#xd;
12627                         {&#xd;
12628                           &quot;key&quot;: {&#xd;
12629                             &quot;name&quot;: &quot;Task_Establish3&quot;,&#xd;
12630                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12631                           },&#xd;
12632                           &quot;value&quot;: {&#xd;
12633                             &quot;key&quot;: {&#xd;
12634                               &quot;name&quot;: &quot;Task_Establish3&quot;,&#xd;
12635                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12636                             },&#xd;
12637                             &quot;inputFields&quot;: {&#xd;
12638                               &quot;entry&quot;: [&#xd;
12639                                 {&#xd;
12640                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
12641                                   &quot;value&quot;: {&#xd;
12642                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
12643                                     &quot;fieldSchemaKey&quot;: {&#xd;
12644                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
12645                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12646                                     },&#xd;
12647                                     &quot;optional&quot;: false&#xd;
12648                                   }&#xd;
12649                                 },&#xd;
12650                                 {&#xd;
12651                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
12652                                   &quot;value&quot;: {&#xd;
12653                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
12654                                     &quot;fieldSchemaKey&quot;: {&#xd;
12655                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
12656                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12657                                     },&#xd;
12658                                     &quot;optional&quot;: false&#xd;
12659                                   }&#xd;
12660                                 },&#xd;
12661                                 {&#xd;
12662                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
12663                                   &quot;value&quot;: {&#xd;
12664                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
12665                                     &quot;fieldSchemaKey&quot;: {&#xd;
12666                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
12667                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12668                                     },&#xd;
12669                                     &quot;optional&quot;: false&#xd;
12670                                   }&#xd;
12671                                 },&#xd;
12672                                 {&#xd;
12673                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
12674                                   &quot;value&quot;: {&#xd;
12675                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
12676                                     &quot;fieldSchemaKey&quot;: {&#xd;
12677                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
12678                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12679                                     },&#xd;
12680                                     &quot;optional&quot;: false&#xd;
12681                                   }&#xd;
12682                                 },&#xd;
12683                                 {&#xd;
12684                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
12685                                   &quot;value&quot;: {&#xd;
12686                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
12687                                     &quot;fieldSchemaKey&quot;: {&#xd;
12688                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
12689                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12690                                     },&#xd;
12691                                     &quot;optional&quot;: false&#xd;
12692                                   }&#xd;
12693                                 },&#xd;
12694                                 {&#xd;
12695                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
12696                                   &quot;value&quot;: {&#xd;
12697                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
12698                                     &quot;fieldSchemaKey&quot;: {&#xd;
12699                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
12700                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12701                                     },&#xd;
12702                                     &quot;optional&quot;: false&#xd;
12703                                   }&#xd;
12704                                 }&#xd;
12705                               ]&#xd;
12706                             },&#xd;
12707                             &quot;outputFields&quot;: {&#xd;
12708                               &quot;entry&quot;: [&#xd;
12709                                 {&#xd;
12710                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
12711                                   &quot;value&quot;: {&#xd;
12712                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
12713                                     &quot;fieldSchemaKey&quot;: {&#xd;
12714                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
12715                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12716                                     },&#xd;
12717                                     &quot;optional&quot;: false&#xd;
12718                                   }&#xd;
12719                                 },&#xd;
12720                                 {&#xd;
12721                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
12722                                   &quot;value&quot;: {&#xd;
12723                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
12724                                     &quot;fieldSchemaKey&quot;: {&#xd;
12725                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
12726                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12727                                     },&#xd;
12728                                     &quot;optional&quot;: false&#xd;
12729                                   }&#xd;
12730                                 },&#xd;
12731                                 {&#xd;
12732                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
12733                                   &quot;value&quot;: {&#xd;
12734                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
12735                                     &quot;fieldSchemaKey&quot;: {&#xd;
12736                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
12737                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12738                                     },&#xd;
12739                                     &quot;optional&quot;: false&#xd;
12740                                   }&#xd;
12741                                 },&#xd;
12742                                 {&#xd;
12743                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
12744                                   &quot;value&quot;: {&#xd;
12745                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
12746                                     &quot;fieldSchemaKey&quot;: {&#xd;
12747                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
12748                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12749                                     },&#xd;
12750                                     &quot;optional&quot;: false&#xd;
12751                                   }&#xd;
12752                                 },&#xd;
12753                                 {&#xd;
12754                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
12755                                   &quot;value&quot;: {&#xd;
12756                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
12757                                     &quot;fieldSchemaKey&quot;: {&#xd;
12758                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
12759                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12760                                     },&#xd;
12761                                     &quot;optional&quot;: false&#xd;
12762                                   }&#xd;
12763                                 },&#xd;
12764                                 {&#xd;
12765                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
12766                                   &quot;value&quot;: {&#xd;
12767                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
12768                                     &quot;fieldSchemaKey&quot;: {&#xd;
12769                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
12770                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12771                                     },&#xd;
12772                                     &quot;optional&quot;: false&#xd;
12773                                   }&#xd;
12774                                 },&#xd;
12775                                 {&#xd;
12776                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
12777                                   &quot;value&quot;: {&#xd;
12778                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
12779                                     &quot;fieldSchemaKey&quot;: {&#xd;
12780                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
12781                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12782                                     },&#xd;
12783                                     &quot;optional&quot;: false&#xd;
12784                                   }&#xd;
12785                                 },&#xd;
12786                                 {&#xd;
12787                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
12788                                   &quot;value&quot;: {&#xd;
12789                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
12790                                     &quot;fieldSchemaKey&quot;: {&#xd;
12791                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
12792                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12793                                     },&#xd;
12794                                     &quot;optional&quot;: false&#xd;
12795                                   }&#xd;
12796                                 }&#xd;
12797                               ]&#xd;
12798                             },&#xd;
12799                             &quot;taskParameters&quot;: {&#xd;
12800                               &quot;entry&quot;: [&#xd;
12801                                 {&#xd;
12802                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
12803                                   &quot;value&quot;: {&#xd;
12804                                     &quot;key&quot;: {&#xd;
12805                                       &quot;parentKeyName&quot;: &quot;Task_Establish3&quot;,&#xd;
12806                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
12807                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
12808                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
12809                                     },&#xd;
12810                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
12811                                   }&#xd;
12812                                 }&#xd;
12813                               ]&#xd;
12814                             },&#xd;
12815                             &quot;contextAlbumReference&quot;: [&#xd;
12816                               {&#xd;
12817                                 &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
12818                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12819                               },&#xd;
12820                               {&#xd;
12821                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
12822                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12823                               }&#xd;
12824                             ],&#xd;
12825                             &quot;taskLogic&quot;: {&#xd;
12826                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
12827                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
12828                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestEstablishCaseSelected\&quot;, new caseSelectedType(1));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestEstablishStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
12829                             }&#xd;
12830                           }&#xd;
12831                         },&#xd;
12832                         {&#xd;
12833                           &quot;key&quot;: {&#xd;
12834                             &quot;name&quot;: &quot;Task_Match0&quot;,&#xd;
12835                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12836                           },&#xd;
12837                           &quot;value&quot;: {&#xd;
12838                             &quot;key&quot;: {&#xd;
12839                               &quot;name&quot;: &quot;Task_Match0&quot;,&#xd;
12840                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12841                             },&#xd;
12842                             &quot;inputFields&quot;: {&#xd;
12843                               &quot;entry&quot;: [&#xd;
12844                                 {&#xd;
12845                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
12846                                   &quot;value&quot;: {&#xd;
12847                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
12848                                     &quot;fieldSchemaKey&quot;: {&#xd;
12849                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
12850                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12851                                     },&#xd;
12852                                     &quot;optional&quot;: false&#xd;
12853                                   }&#xd;
12854                                 },&#xd;
12855                                 {&#xd;
12856                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
12857                                   &quot;value&quot;: {&#xd;
12858                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
12859                                     &quot;fieldSchemaKey&quot;: {&#xd;
12860                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
12861                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12862                                     },&#xd;
12863                                     &quot;optional&quot;: false&#xd;
12864                                   }&#xd;
12865                                 },&#xd;
12866                                 {&#xd;
12867                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
12868                                   &quot;value&quot;: {&#xd;
12869                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
12870                                     &quot;fieldSchemaKey&quot;: {&#xd;
12871                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
12872                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12873                                     },&#xd;
12874                                     &quot;optional&quot;: false&#xd;
12875                                   }&#xd;
12876                                 },&#xd;
12877                                 {&#xd;
12878                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
12879                                   &quot;value&quot;: {&#xd;
12880                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
12881                                     &quot;fieldSchemaKey&quot;: {&#xd;
12882                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
12883                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12884                                     },&#xd;
12885                                     &quot;optional&quot;: false&#xd;
12886                                   }&#xd;
12887                                 }&#xd;
12888                               ]&#xd;
12889                             },&#xd;
12890                             &quot;outputFields&quot;: {&#xd;
12891                               &quot;entry&quot;: [&#xd;
12892                                 {&#xd;
12893                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
12894                                   &quot;value&quot;: {&#xd;
12895                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
12896                                     &quot;fieldSchemaKey&quot;: {&#xd;
12897                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
12898                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12899                                     },&#xd;
12900                                     &quot;optional&quot;: false&#xd;
12901                                   }&#xd;
12902                                 },&#xd;
12903                                 {&#xd;
12904                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
12905                                   &quot;value&quot;: {&#xd;
12906                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
12907                                     &quot;fieldSchemaKey&quot;: {&#xd;
12908                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
12909                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12910                                     },&#xd;
12911                                     &quot;optional&quot;: false&#xd;
12912                                   }&#xd;
12913                                 },&#xd;
12914                                 {&#xd;
12915                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
12916                                   &quot;value&quot;: {&#xd;
12917                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
12918                                     &quot;fieldSchemaKey&quot;: {&#xd;
12919                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
12920                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12921                                     },&#xd;
12922                                     &quot;optional&quot;: false&#xd;
12923                                   }&#xd;
12924                                 },&#xd;
12925                                 {&#xd;
12926                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
12927                                   &quot;value&quot;: {&#xd;
12928                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
12929                                     &quot;fieldSchemaKey&quot;: {&#xd;
12930                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
12931                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12932                                     },&#xd;
12933                                     &quot;optional&quot;: false&#xd;
12934                                   }&#xd;
12935                                 },&#xd;
12936                                 {&#xd;
12937                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
12938                                   &quot;value&quot;: {&#xd;
12939                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
12940                                     &quot;fieldSchemaKey&quot;: {&#xd;
12941                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
12942                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12943                                     },&#xd;
12944                                     &quot;optional&quot;: false&#xd;
12945                                   }&#xd;
12946                                 },&#xd;
12947                                 {&#xd;
12948                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
12949                                   &quot;value&quot;: {&#xd;
12950                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
12951                                     &quot;fieldSchemaKey&quot;: {&#xd;
12952                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
12953                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
12954                                     },&#xd;
12955                                     &quot;optional&quot;: false&#xd;
12956                                   }&#xd;
12957                                 }&#xd;
12958                               ]&#xd;
12959                             },&#xd;
12960                             &quot;taskParameters&quot;: {&#xd;
12961                               &quot;entry&quot;: [&#xd;
12962                                 {&#xd;
12963                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
12964                                   &quot;value&quot;: {&#xd;
12965                                     &quot;key&quot;: {&#xd;
12966                                       &quot;parentKeyName&quot;: &quot;Task_Match0&quot;,&#xd;
12967                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
12968                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
12969                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
12970                                     },&#xd;
12971                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
12972                                   }&#xd;
12973                                 },&#xd;
12974                                 {&#xd;
12975                                   &quot;key&quot;: &quot;Parameter1&quot;,&#xd;
12976                                   &quot;value&quot;: {&#xd;
12977                                     &quot;key&quot;: {&#xd;
12978                                       &quot;parentKeyName&quot;: &quot;Task_Match0&quot;,&#xd;
12979                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
12980                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
12981                                       &quot;localName&quot;: &quot;Parameter1&quot;&#xd;
12982                                     },&#xd;
12983                                     &quot;defaultValue&quot;: &quot;DefaultValue1&quot;&#xd;
12984                                   }&#xd;
12985                                 },&#xd;
12986                                 {&#xd;
12987                                   &quot;key&quot;: &quot;Parameter2&quot;,&#xd;
12988                                   &quot;value&quot;: {&#xd;
12989                                     &quot;key&quot;: {&#xd;
12990                                       &quot;parentKeyName&quot;: &quot;Task_Match0&quot;,&#xd;
12991                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
12992                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
12993                                       &quot;localName&quot;: &quot;Parameter2&quot;&#xd;
12994                                     },&#xd;
12995                                     &quot;defaultValue&quot;: &quot;DefaultValue2&quot;&#xd;
12996                                   }&#xd;
12997                                 }&#xd;
12998                               ]&#xd;
12999                             },&#xd;
13000                             &quot;contextAlbumReference&quot;: [&#xd;
13001                               {&#xd;
13002                                 &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
13003                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13004                               },&#xd;
13005                               {&#xd;
13006                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
13007                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13008                               },&#xd;
13009                               {&#xd;
13010                                 &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
13011                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13012                               },&#xd;
13013                               {&#xd;
13014                                 &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
13015                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13016                               }&#xd;
13017                             ],&#xd;
13018                             &quot;taskLogic&quot;: {&#xd;
13019                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
13020                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
13021                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestMatchCaseSelected\&quot;, new caseSelectedType(2));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestMatchStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
13022                             }&#xd;
13023                           }&#xd;
13024                         },&#xd;
13025                         {&#xd;
13026                           &quot;key&quot;: {&#xd;
13027                             &quot;name&quot;: &quot;Task_Match1&quot;,&#xd;
13028                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13029                           },&#xd;
13030                           &quot;value&quot;: {&#xd;
13031                             &quot;key&quot;: {&#xd;
13032                               &quot;name&quot;: &quot;Task_Match1&quot;,&#xd;
13033                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13034                             },&#xd;
13035                             &quot;inputFields&quot;: {&#xd;
13036                               &quot;entry&quot;: [&#xd;
13037                                 {&#xd;
13038                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
13039                                   &quot;value&quot;: {&#xd;
13040                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
13041                                     &quot;fieldSchemaKey&quot;: {&#xd;
13042                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
13043                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13044                                     },&#xd;
13045                                     &quot;optional&quot;: false&#xd;
13046                                   }&#xd;
13047                                 },&#xd;
13048                                 {&#xd;
13049                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
13050                                   &quot;value&quot;: {&#xd;
13051                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
13052                                     &quot;fieldSchemaKey&quot;: {&#xd;
13053                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
13054                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13055                                     },&#xd;
13056                                     &quot;optional&quot;: false&#xd;
13057                                   }&#xd;
13058                                 },&#xd;
13059                                 {&#xd;
13060                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
13061                                   &quot;value&quot;: {&#xd;
13062                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
13063                                     &quot;fieldSchemaKey&quot;: {&#xd;
13064                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
13065                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13066                                     },&#xd;
13067                                     &quot;optional&quot;: false&#xd;
13068                                   }&#xd;
13069                                 },&#xd;
13070                                 {&#xd;
13071                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
13072                                   &quot;value&quot;: {&#xd;
13073                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
13074                                     &quot;fieldSchemaKey&quot;: {&#xd;
13075                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
13076                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13077                                     },&#xd;
13078                                     &quot;optional&quot;: false&#xd;
13079                                   }&#xd;
13080                                 }&#xd;
13081                               ]&#xd;
13082                             },&#xd;
13083                             &quot;outputFields&quot;: {&#xd;
13084                               &quot;entry&quot;: [&#xd;
13085                                 {&#xd;
13086                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
13087                                   &quot;value&quot;: {&#xd;
13088                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
13089                                     &quot;fieldSchemaKey&quot;: {&#xd;
13090                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
13091                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13092                                     },&#xd;
13093                                     &quot;optional&quot;: false&#xd;
13094                                   }&#xd;
13095                                 },&#xd;
13096                                 {&#xd;
13097                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
13098                                   &quot;value&quot;: {&#xd;
13099                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
13100                                     &quot;fieldSchemaKey&quot;: {&#xd;
13101                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
13102                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13103                                     },&#xd;
13104                                     &quot;optional&quot;: false&#xd;
13105                                   }&#xd;
13106                                 },&#xd;
13107                                 {&#xd;
13108                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
13109                                   &quot;value&quot;: {&#xd;
13110                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
13111                                     &quot;fieldSchemaKey&quot;: {&#xd;
13112                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
13113                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13114                                     },&#xd;
13115                                     &quot;optional&quot;: false&#xd;
13116                                   }&#xd;
13117                                 },&#xd;
13118                                 {&#xd;
13119                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
13120                                   &quot;value&quot;: {&#xd;
13121                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
13122                                     &quot;fieldSchemaKey&quot;: {&#xd;
13123                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
13124                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13125                                     },&#xd;
13126                                     &quot;optional&quot;: false&#xd;
13127                                   }&#xd;
13128                                 },&#xd;
13129                                 {&#xd;
13130                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
13131                                   &quot;value&quot;: {&#xd;
13132                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
13133                                     &quot;fieldSchemaKey&quot;: {&#xd;
13134                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
13135                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13136                                     },&#xd;
13137                                     &quot;optional&quot;: false&#xd;
13138                                   }&#xd;
13139                                 },&#xd;
13140                                 {&#xd;
13141                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
13142                                   &quot;value&quot;: {&#xd;
13143                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
13144                                     &quot;fieldSchemaKey&quot;: {&#xd;
13145                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
13146                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13147                                     },&#xd;
13148                                     &quot;optional&quot;: false&#xd;
13149                                   }&#xd;
13150                                 }&#xd;
13151                               ]&#xd;
13152                             },&#xd;
13153                             &quot;taskParameters&quot;: {&#xd;
13154                               &quot;entry&quot;: [&#xd;
13155                                 {&#xd;
13156                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
13157                                   &quot;value&quot;: {&#xd;
13158                                     &quot;key&quot;: {&#xd;
13159                                       &quot;parentKeyName&quot;: &quot;Task_Match1&quot;,&#xd;
13160                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
13161                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
13162                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
13163                                     },&#xd;
13164                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
13165                                   }&#xd;
13166                                 },&#xd;
13167                                 {&#xd;
13168                                   &quot;key&quot;: &quot;Parameter1&quot;,&#xd;
13169                                   &quot;value&quot;: {&#xd;
13170                                     &quot;key&quot;: {&#xd;
13171                                       &quot;parentKeyName&quot;: &quot;Task_Match1&quot;,&#xd;
13172                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
13173                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
13174                                       &quot;localName&quot;: &quot;Parameter1&quot;&#xd;
13175                                     },&#xd;
13176                                     &quot;defaultValue&quot;: &quot;DefaultValue1&quot;&#xd;
13177                                   }&#xd;
13178                                 }&#xd;
13179                               ]&#xd;
13180                             },&#xd;
13181                             &quot;contextAlbumReference&quot;: [&#xd;
13182                               {&#xd;
13183                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
13184                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13185                               },&#xd;
13186                               {&#xd;
13187                                 &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
13188                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13189                               }&#xd;
13190                             ],&#xd;
13191                             &quot;taskLogic&quot;: {&#xd;
13192                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
13193                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
13194                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestMatchCaseSelected\&quot;, new caseSelectedType(3));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestMatchStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
13195                             }&#xd;
13196                           }&#xd;
13197                         },&#xd;
13198                         {&#xd;
13199                           &quot;key&quot;: {&#xd;
13200                             &quot;name&quot;: &quot;Task_Match2&quot;,&#xd;
13201                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13202                           },&#xd;
13203                           &quot;value&quot;: {&#xd;
13204                             &quot;key&quot;: {&#xd;
13205                               &quot;name&quot;: &quot;Task_Match2&quot;,&#xd;
13206                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13207                             },&#xd;
13208                             &quot;inputFields&quot;: {&#xd;
13209                               &quot;entry&quot;: [&#xd;
13210                                 {&#xd;
13211                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
13212                                   &quot;value&quot;: {&#xd;
13213                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
13214                                     &quot;fieldSchemaKey&quot;: {&#xd;
13215                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
13216                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13217                                     },&#xd;
13218                                     &quot;optional&quot;: false&#xd;
13219                                   }&#xd;
13220                                 },&#xd;
13221                                 {&#xd;
13222                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
13223                                   &quot;value&quot;: {&#xd;
13224                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
13225                                     &quot;fieldSchemaKey&quot;: {&#xd;
13226                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
13227                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13228                                     },&#xd;
13229                                     &quot;optional&quot;: false&#xd;
13230                                   }&#xd;
13231                                 },&#xd;
13232                                 {&#xd;
13233                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
13234                                   &quot;value&quot;: {&#xd;
13235                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
13236                                     &quot;fieldSchemaKey&quot;: {&#xd;
13237                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
13238                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13239                                     },&#xd;
13240                                     &quot;optional&quot;: false&#xd;
13241                                   }&#xd;
13242                                 },&#xd;
13243                                 {&#xd;
13244                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
13245                                   &quot;value&quot;: {&#xd;
13246                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
13247                                     &quot;fieldSchemaKey&quot;: {&#xd;
13248                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
13249                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13250                                     },&#xd;
13251                                     &quot;optional&quot;: false&#xd;
13252                                   }&#xd;
13253                                 }&#xd;
13254                               ]&#xd;
13255                             },&#xd;
13256                             &quot;outputFields&quot;: {&#xd;
13257                               &quot;entry&quot;: [&#xd;
13258                                 {&#xd;
13259                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
13260                                   &quot;value&quot;: {&#xd;
13261                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
13262                                     &quot;fieldSchemaKey&quot;: {&#xd;
13263                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
13264                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13265                                     },&#xd;
13266                                     &quot;optional&quot;: false&#xd;
13267                                   }&#xd;
13268                                 },&#xd;
13269                                 {&#xd;
13270                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
13271                                   &quot;value&quot;: {&#xd;
13272                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
13273                                     &quot;fieldSchemaKey&quot;: {&#xd;
13274                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
13275                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13276                                     },&#xd;
13277                                     &quot;optional&quot;: false&#xd;
13278                                   }&#xd;
13279                                 },&#xd;
13280                                 {&#xd;
13281                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
13282                                   &quot;value&quot;: {&#xd;
13283                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
13284                                     &quot;fieldSchemaKey&quot;: {&#xd;
13285                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
13286                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13287                                     },&#xd;
13288                                     &quot;optional&quot;: false&#xd;
13289                                   }&#xd;
13290                                 },&#xd;
13291                                 {&#xd;
13292                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
13293                                   &quot;value&quot;: {&#xd;
13294                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
13295                                     &quot;fieldSchemaKey&quot;: {&#xd;
13296                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
13297                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13298                                     },&#xd;
13299                                     &quot;optional&quot;: false&#xd;
13300                                   }&#xd;
13301                                 },&#xd;
13302                                 {&#xd;
13303                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
13304                                   &quot;value&quot;: {&#xd;
13305                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
13306                                     &quot;fieldSchemaKey&quot;: {&#xd;
13307                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
13308                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13309                                     },&#xd;
13310                                     &quot;optional&quot;: false&#xd;
13311                                   }&#xd;
13312                                 },&#xd;
13313                                 {&#xd;
13314                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
13315                                   &quot;value&quot;: {&#xd;
13316                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
13317                                     &quot;fieldSchemaKey&quot;: {&#xd;
13318                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
13319                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13320                                     },&#xd;
13321                                     &quot;optional&quot;: false&#xd;
13322                                   }&#xd;
13323                                 }&#xd;
13324                               ]&#xd;
13325                             },&#xd;
13326                             &quot;taskParameters&quot;: {&#xd;
13327                               &quot;entry&quot;: [&#xd;
13328                                 {&#xd;
13329                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
13330                                   &quot;value&quot;: {&#xd;
13331                                     &quot;key&quot;: {&#xd;
13332                                       &quot;parentKeyName&quot;: &quot;Task_Match2&quot;,&#xd;
13333                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
13334                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
13335                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
13336                                     },&#xd;
13337                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
13338                                   }&#xd;
13339                                 }&#xd;
13340                               ]&#xd;
13341                             },&#xd;
13342                             &quot;contextAlbumReference&quot;: [&#xd;
13343                               {&#xd;
13344                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
13345                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13346                               },&#xd;
13347                               {&#xd;
13348                                 &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
13349                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13350                               }&#xd;
13351                             ],&#xd;
13352                             &quot;taskLogic&quot;: {&#xd;
13353                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
13354                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
13355                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestMatchCaseSelected\&quot;, new caseSelectedType(0));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestMatchStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
13356                             }&#xd;
13357                           }&#xd;
13358                         },&#xd;
13359                         {&#xd;
13360                           &quot;key&quot;: {&#xd;
13361                             &quot;name&quot;: &quot;Task_Match3&quot;,&#xd;
13362                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13363                           },&#xd;
13364                           &quot;value&quot;: {&#xd;
13365                             &quot;key&quot;: {&#xd;
13366                               &quot;name&quot;: &quot;Task_Match3&quot;,&#xd;
13367                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13368                             },&#xd;
13369                             &quot;inputFields&quot;: {&#xd;
13370                               &quot;entry&quot;: [&#xd;
13371                                 {&#xd;
13372                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
13373                                   &quot;value&quot;: {&#xd;
13374                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
13375                                     &quot;fieldSchemaKey&quot;: {&#xd;
13376                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
13377                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13378                                     },&#xd;
13379                                     &quot;optional&quot;: false&#xd;
13380                                   }&#xd;
13381                                 },&#xd;
13382                                 {&#xd;
13383                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
13384                                   &quot;value&quot;: {&#xd;
13385                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
13386                                     &quot;fieldSchemaKey&quot;: {&#xd;
13387                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
13388                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13389                                     },&#xd;
13390                                     &quot;optional&quot;: false&#xd;
13391                                   }&#xd;
13392                                 },&#xd;
13393                                 {&#xd;
13394                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
13395                                   &quot;value&quot;: {&#xd;
13396                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
13397                                     &quot;fieldSchemaKey&quot;: {&#xd;
13398                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
13399                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13400                                     },&#xd;
13401                                     &quot;optional&quot;: false&#xd;
13402                                   }&#xd;
13403                                 },&#xd;
13404                                 {&#xd;
13405                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
13406                                   &quot;value&quot;: {&#xd;
13407                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
13408                                     &quot;fieldSchemaKey&quot;: {&#xd;
13409                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
13410                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13411                                     },&#xd;
13412                                     &quot;optional&quot;: false&#xd;
13413                                   }&#xd;
13414                                 }&#xd;
13415                               ]&#xd;
13416                             },&#xd;
13417                             &quot;outputFields&quot;: {&#xd;
13418                               &quot;entry&quot;: [&#xd;
13419                                 {&#xd;
13420                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
13421                                   &quot;value&quot;: {&#xd;
13422                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
13423                                     &quot;fieldSchemaKey&quot;: {&#xd;
13424                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
13425                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13426                                     },&#xd;
13427                                     &quot;optional&quot;: false&#xd;
13428                                   }&#xd;
13429                                 },&#xd;
13430                                 {&#xd;
13431                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
13432                                   &quot;value&quot;: {&#xd;
13433                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
13434                                     &quot;fieldSchemaKey&quot;: {&#xd;
13435                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
13436                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13437                                     },&#xd;
13438                                     &quot;optional&quot;: false&#xd;
13439                                   }&#xd;
13440                                 },&#xd;
13441                                 {&#xd;
13442                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
13443                                   &quot;value&quot;: {&#xd;
13444                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
13445                                     &quot;fieldSchemaKey&quot;: {&#xd;
13446                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
13447                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13448                                     },&#xd;
13449                                     &quot;optional&quot;: false&#xd;
13450                                   }&#xd;
13451                                 },&#xd;
13452                                 {&#xd;
13453                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
13454                                   &quot;value&quot;: {&#xd;
13455                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
13456                                     &quot;fieldSchemaKey&quot;: {&#xd;
13457                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
13458                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13459                                     },&#xd;
13460                                     &quot;optional&quot;: false&#xd;
13461                                   }&#xd;
13462                                 },&#xd;
13463                                 {&#xd;
13464                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
13465                                   &quot;value&quot;: {&#xd;
13466                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
13467                                     &quot;fieldSchemaKey&quot;: {&#xd;
13468                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
13469                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13470                                     },&#xd;
13471                                     &quot;optional&quot;: false&#xd;
13472                                   }&#xd;
13473                                 },&#xd;
13474                                 {&#xd;
13475                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
13476                                   &quot;value&quot;: {&#xd;
13477                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
13478                                     &quot;fieldSchemaKey&quot;: {&#xd;
13479                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
13480                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13481                                     },&#xd;
13482                                     &quot;optional&quot;: false&#xd;
13483                                   }&#xd;
13484                                 }&#xd;
13485                               ]&#xd;
13486                             },&#xd;
13487                             &quot;taskParameters&quot;: {&#xd;
13488                               &quot;entry&quot;: [&#xd;
13489                                 {&#xd;
13490                                   &quot;key&quot;: &quot;Parameter0&quot;,&#xd;
13491                                   &quot;value&quot;: {&#xd;
13492                                     &quot;key&quot;: {&#xd;
13493                                       &quot;parentKeyName&quot;: &quot;Task_Match3&quot;,&#xd;
13494                                       &quot;parentKeyVersion&quot;: &quot;0.0.1&quot;,&#xd;
13495                                       &quot;parentLocalName&quot;: &quot;NULL&quot;,&#xd;
13496                                       &quot;localName&quot;: &quot;Parameter0&quot;&#xd;
13497                                     },&#xd;
13498                                     &quot;defaultValue&quot;: &quot;DefaultValue0&quot;&#xd;
13499                                   }&#xd;
13500                                 }&#xd;
13501                               ]&#xd;
13502                             },&#xd;
13503                             &quot;contextAlbumReference&quot;: [&#xd;
13504                               {&#xd;
13505                                 &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
13506                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13507                               },&#xd;
13508                               {&#xd;
13509                                 &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
13510                                 &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13511                               }&#xd;
13512                             ],&#xd;
13513                             &quot;taskLogic&quot;: {&#xd;
13514                               &quot;key&quot;: &quot;_TaskLogic&quot;,&#xd;
13515                               &quot;logicFlavour&quot;: &quot;JAVASCRIPT&quot;,&#xd;
13516                               &quot;logic&quot;: &quot;/*\n * ============LICENSE_START=======================================================\n *  Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;);\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n *      http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \&quot;AS IS\&quot; BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\&quot;GlobalContextAlbum\&quot;);\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\&quot;TestMatchCaseSelected\&quot;, new caseSelectedType(1));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\&quot;TestMatchStateTime\&quot;, timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;&quot;&#xd;
13517                             }&#xd;
13518                           }&#xd;
13519                         }&#xd;
13520                       ]&#xd;
13521                     }&#xd;
13522                   },&#xd;
13523                   &quot;events&quot;: {&#xd;
13524                     &quot;key&quot;: {&#xd;
13525                       &quot;name&quot;: &quot;Events&quot;,&#xd;
13526                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13527                     },&#xd;
13528                     &quot;eventMap&quot;: {&#xd;
13529                       &quot;entry&quot;: [&#xd;
13530                         {&#xd;
13531                           &quot;key&quot;: {&#xd;
13532                             &quot;name&quot;: &quot;Event0000&quot;,&#xd;
13533                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13534                           },&#xd;
13535                           &quot;value&quot;: {&#xd;
13536                             &quot;key&quot;: {&#xd;
13537                               &quot;name&quot;: &quot;Event0000&quot;,&#xd;
13538                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13539                             },&#xd;
13540                             &quot;nameSpace&quot;: &quot;org.onap.policy.apex.sample.events&quot;,&#xd;
13541                             &quot;source&quot;: &quot;Outside&quot;,&#xd;
13542                             &quot;target&quot;: &quot;Match&quot;,&#xd;
13543                             &quot;parameter&quot;: {&#xd;
13544                               &quot;entry&quot;: [&#xd;
13545                                 {&#xd;
13546                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
13547                                   &quot;value&quot;: {&#xd;
13548                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
13549                                     &quot;fieldSchemaKey&quot;: {&#xd;
13550                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
13551                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13552                                     },&#xd;
13553                                     &quot;optional&quot;: false&#xd;
13554                                   }&#xd;
13555                                 },&#xd;
13556                                 {&#xd;
13557                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
13558                                   &quot;value&quot;: {&#xd;
13559                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
13560                                     &quot;fieldSchemaKey&quot;: {&#xd;
13561                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
13562                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13563                                     },&#xd;
13564                                     &quot;optional&quot;: false&#xd;
13565                                   }&#xd;
13566                                 },&#xd;
13567                                 {&#xd;
13568                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
13569                                   &quot;value&quot;: {&#xd;
13570                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
13571                                     &quot;fieldSchemaKey&quot;: {&#xd;
13572                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
13573                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13574                                     },&#xd;
13575                                     &quot;optional&quot;: false&#xd;
13576                                   }&#xd;
13577                                 },&#xd;
13578                                 {&#xd;
13579                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
13580                                   &quot;value&quot;: {&#xd;
13581                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
13582                                     &quot;fieldSchemaKey&quot;: {&#xd;
13583                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
13584                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13585                                     },&#xd;
13586                                     &quot;optional&quot;: false&#xd;
13587                                   }&#xd;
13588                                 }&#xd;
13589                               ]&#xd;
13590                             }&#xd;
13591                           }&#xd;
13592                         },&#xd;
13593                         {&#xd;
13594                           &quot;key&quot;: {&#xd;
13595                             &quot;name&quot;: &quot;Event0001&quot;,&#xd;
13596                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13597                           },&#xd;
13598                           &quot;value&quot;: {&#xd;
13599                             &quot;key&quot;: {&#xd;
13600                               &quot;name&quot;: &quot;Event0001&quot;,&#xd;
13601                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13602                             },&#xd;
13603                             &quot;nameSpace&quot;: &quot;org.onap.policy.apex.sample.events&quot;,&#xd;
13604                             &quot;source&quot;: &quot;Match&quot;,&#xd;
13605                             &quot;target&quot;: &quot;Establish&quot;,&#xd;
13606                             &quot;parameter&quot;: {&#xd;
13607                               &quot;entry&quot;: [&#xd;
13608                                 {&#xd;
13609                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
13610                                   &quot;value&quot;: {&#xd;
13611                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
13612                                     &quot;fieldSchemaKey&quot;: {&#xd;
13613                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
13614                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13615                                     },&#xd;
13616                                     &quot;optional&quot;: false&#xd;
13617                                   }&#xd;
13618                                 },&#xd;
13619                                 {&#xd;
13620                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
13621                                   &quot;value&quot;: {&#xd;
13622                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
13623                                     &quot;fieldSchemaKey&quot;: {&#xd;
13624                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
13625                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13626                                     },&#xd;
13627                                     &quot;optional&quot;: false&#xd;
13628                                   }&#xd;
13629                                 },&#xd;
13630                                 {&#xd;
13631                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
13632                                   &quot;value&quot;: {&#xd;
13633                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
13634                                     &quot;fieldSchemaKey&quot;: {&#xd;
13635                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
13636                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13637                                     },&#xd;
13638                                     &quot;optional&quot;: false&#xd;
13639                                   }&#xd;
13640                                 },&#xd;
13641                                 {&#xd;
13642                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
13643                                   &quot;value&quot;: {&#xd;
13644                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
13645                                     &quot;fieldSchemaKey&quot;: {&#xd;
13646                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
13647                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13648                                     },&#xd;
13649                                     &quot;optional&quot;: false&#xd;
13650                                   }&#xd;
13651                                 },&#xd;
13652                                 {&#xd;
13653                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
13654                                   &quot;value&quot;: {&#xd;
13655                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
13656                                     &quot;fieldSchemaKey&quot;: {&#xd;
13657                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
13658                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13659                                     },&#xd;
13660                                     &quot;optional&quot;: false&#xd;
13661                                   }&#xd;
13662                                 },&#xd;
13663                                 {&#xd;
13664                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
13665                                   &quot;value&quot;: {&#xd;
13666                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
13667                                     &quot;fieldSchemaKey&quot;: {&#xd;
13668                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
13669                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13670                                     },&#xd;
13671                                     &quot;optional&quot;: false&#xd;
13672                                   }&#xd;
13673                                 }&#xd;
13674                               ]&#xd;
13675                             }&#xd;
13676                           }&#xd;
13677                         },&#xd;
13678                         {&#xd;
13679                           &quot;key&quot;: {&#xd;
13680                             &quot;name&quot;: &quot;Event0002&quot;,&#xd;
13681                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13682                           },&#xd;
13683                           &quot;value&quot;: {&#xd;
13684                             &quot;key&quot;: {&#xd;
13685                               &quot;name&quot;: &quot;Event0002&quot;,&#xd;
13686                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13687                             },&#xd;
13688                             &quot;nameSpace&quot;: &quot;org.onap.policy.apex.sample.events&quot;,&#xd;
13689                             &quot;source&quot;: &quot;Establish&quot;,&#xd;
13690                             &quot;target&quot;: &quot;Decide&quot;,&#xd;
13691                             &quot;parameter&quot;: {&#xd;
13692                               &quot;entry&quot;: [&#xd;
13693                                 {&#xd;
13694                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
13695                                   &quot;value&quot;: {&#xd;
13696                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
13697                                     &quot;fieldSchemaKey&quot;: {&#xd;
13698                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
13699                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13700                                     },&#xd;
13701                                     &quot;optional&quot;: false&#xd;
13702                                   }&#xd;
13703                                 },&#xd;
13704                                 {&#xd;
13705                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
13706                                   &quot;value&quot;: {&#xd;
13707                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
13708                                     &quot;fieldSchemaKey&quot;: {&#xd;
13709                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
13710                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13711                                     },&#xd;
13712                                     &quot;optional&quot;: false&#xd;
13713                                   }&#xd;
13714                                 },&#xd;
13715                                 {&#xd;
13716                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
13717                                   &quot;value&quot;: {&#xd;
13718                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
13719                                     &quot;fieldSchemaKey&quot;: {&#xd;
13720                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
13721                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13722                                     },&#xd;
13723                                     &quot;optional&quot;: false&#xd;
13724                                   }&#xd;
13725                                 },&#xd;
13726                                 {&#xd;
13727                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
13728                                   &quot;value&quot;: {&#xd;
13729                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
13730                                     &quot;fieldSchemaKey&quot;: {&#xd;
13731                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
13732                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13733                                     },&#xd;
13734                                     &quot;optional&quot;: false&#xd;
13735                                   }&#xd;
13736                                 },&#xd;
13737                                 {&#xd;
13738                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
13739                                   &quot;value&quot;: {&#xd;
13740                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
13741                                     &quot;fieldSchemaKey&quot;: {&#xd;
13742                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
13743                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13744                                     },&#xd;
13745                                     &quot;optional&quot;: false&#xd;
13746                                   }&#xd;
13747                                 },&#xd;
13748                                 {&#xd;
13749                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
13750                                   &quot;value&quot;: {&#xd;
13751                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
13752                                     &quot;fieldSchemaKey&quot;: {&#xd;
13753                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
13754                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13755                                     },&#xd;
13756                                     &quot;optional&quot;: false&#xd;
13757                                   }&#xd;
13758                                 },&#xd;
13759                                 {&#xd;
13760                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
13761                                   &quot;value&quot;: {&#xd;
13762                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
13763                                     &quot;fieldSchemaKey&quot;: {&#xd;
13764                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
13765                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13766                                     },&#xd;
13767                                     &quot;optional&quot;: false&#xd;
13768                                   }&#xd;
13769                                 },&#xd;
13770                                 {&#xd;
13771                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
13772                                   &quot;value&quot;: {&#xd;
13773                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
13774                                     &quot;fieldSchemaKey&quot;: {&#xd;
13775                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
13776                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13777                                     },&#xd;
13778                                     &quot;optional&quot;: false&#xd;
13779                                   }&#xd;
13780                                 }&#xd;
13781                               ]&#xd;
13782                             }&#xd;
13783                           }&#xd;
13784                         },&#xd;
13785                         {&#xd;
13786                           &quot;key&quot;: {&#xd;
13787                             &quot;name&quot;: &quot;Event0003&quot;,&#xd;
13788                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13789                           },&#xd;
13790                           &quot;value&quot;: {&#xd;
13791                             &quot;key&quot;: {&#xd;
13792                               &quot;name&quot;: &quot;Event0003&quot;,&#xd;
13793                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13794                             },&#xd;
13795                             &quot;nameSpace&quot;: &quot;org.onap.policy.apex.sample.events&quot;,&#xd;
13796                             &quot;source&quot;: &quot;Decide&quot;,&#xd;
13797                             &quot;target&quot;: &quot;Act&quot;,&#xd;
13798                             &quot;parameter&quot;: {&#xd;
13799                               &quot;entry&quot;: [&#xd;
13800                                 {&#xd;
13801                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
13802                                   &quot;value&quot;: {&#xd;
13803                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
13804                                     &quot;fieldSchemaKey&quot;: {&#xd;
13805                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
13806                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13807                                     },&#xd;
13808                                     &quot;optional&quot;: false&#xd;
13809                                   }&#xd;
13810                                 },&#xd;
13811                                 {&#xd;
13812                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
13813                                   &quot;value&quot;: {&#xd;
13814                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
13815                                     &quot;fieldSchemaKey&quot;: {&#xd;
13816                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
13817                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13818                                     },&#xd;
13819                                     &quot;optional&quot;: false&#xd;
13820                                   }&#xd;
13821                                 },&#xd;
13822                                 {&#xd;
13823                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
13824                                   &quot;value&quot;: {&#xd;
13825                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
13826                                     &quot;fieldSchemaKey&quot;: {&#xd;
13827                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
13828                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13829                                     },&#xd;
13830                                     &quot;optional&quot;: false&#xd;
13831                                   }&#xd;
13832                                 },&#xd;
13833                                 {&#xd;
13834                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
13835                                   &quot;value&quot;: {&#xd;
13836                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
13837                                     &quot;fieldSchemaKey&quot;: {&#xd;
13838                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
13839                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13840                                     },&#xd;
13841                                     &quot;optional&quot;: false&#xd;
13842                                   }&#xd;
13843                                 },&#xd;
13844                                 {&#xd;
13845                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
13846                                   &quot;value&quot;: {&#xd;
13847                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
13848                                     &quot;fieldSchemaKey&quot;: {&#xd;
13849                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
13850                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13851                                     },&#xd;
13852                                     &quot;optional&quot;: false&#xd;
13853                                   }&#xd;
13854                                 },&#xd;
13855                                 {&#xd;
13856                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
13857                                   &quot;value&quot;: {&#xd;
13858                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
13859                                     &quot;fieldSchemaKey&quot;: {&#xd;
13860                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
13861                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13862                                     },&#xd;
13863                                     &quot;optional&quot;: false&#xd;
13864                                   }&#xd;
13865                                 },&#xd;
13866                                 {&#xd;
13867                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
13868                                   &quot;value&quot;: {&#xd;
13869                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
13870                                     &quot;fieldSchemaKey&quot;: {&#xd;
13871                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
13872                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13873                                     },&#xd;
13874                                     &quot;optional&quot;: false&#xd;
13875                                   }&#xd;
13876                                 },&#xd;
13877                                 {&#xd;
13878                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
13879                                   &quot;value&quot;: {&#xd;
13880                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
13881                                     &quot;fieldSchemaKey&quot;: {&#xd;
13882                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
13883                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13884                                     },&#xd;
13885                                     &quot;optional&quot;: false&#xd;
13886                                   }&#xd;
13887                                 },&#xd;
13888                                 {&#xd;
13889                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
13890                                   &quot;value&quot;: {&#xd;
13891                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
13892                                     &quot;fieldSchemaKey&quot;: {&#xd;
13893                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
13894                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13895                                     },&#xd;
13896                                     &quot;optional&quot;: false&#xd;
13897                                   }&#xd;
13898                                 },&#xd;
13899                                 {&#xd;
13900                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
13901                                   &quot;value&quot;: {&#xd;
13902                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
13903                                     &quot;fieldSchemaKey&quot;: {&#xd;
13904                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
13905                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13906                                     },&#xd;
13907                                     &quot;optional&quot;: false&#xd;
13908                                   }&#xd;
13909                                 }&#xd;
13910                               ]&#xd;
13911                             }&#xd;
13912                           }&#xd;
13913                         },&#xd;
13914                         {&#xd;
13915                           &quot;key&quot;: {&#xd;
13916                             &quot;name&quot;: &quot;Event0004&quot;,&#xd;
13917                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13918                           },&#xd;
13919                           &quot;value&quot;: {&#xd;
13920                             &quot;key&quot;: {&#xd;
13921                               &quot;name&quot;: &quot;Event0004&quot;,&#xd;
13922                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13923                             },&#xd;
13924                             &quot;nameSpace&quot;: &quot;org.onap.policy.apex.sample.events&quot;,&#xd;
13925                             &quot;source&quot;: &quot;Act&quot;,&#xd;
13926                             &quot;target&quot;: &quot;Outside&quot;,&#xd;
13927                             &quot;parameter&quot;: {&#xd;
13928                               &quot;entry&quot;: [&#xd;
13929                                 {&#xd;
13930                                   &quot;key&quot;: &quot;TestActCaseSelected&quot;,&#xd;
13931                                   &quot;value&quot;: {&#xd;
13932                                     &quot;key&quot;: &quot;TestActCaseSelected&quot;,&#xd;
13933                                     &quot;fieldSchemaKey&quot;: {&#xd;
13934                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
13935                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13936                                     },&#xd;
13937                                     &quot;optional&quot;: false&#xd;
13938                                   }&#xd;
13939                                 },&#xd;
13940                                 {&#xd;
13941                                   &quot;key&quot;: &quot;TestActStateTime&quot;,&#xd;
13942                                   &quot;value&quot;: {&#xd;
13943                                     &quot;key&quot;: &quot;TestActStateTime&quot;,&#xd;
13944                                     &quot;fieldSchemaKey&quot;: {&#xd;
13945                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
13946                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13947                                     },&#xd;
13948                                     &quot;optional&quot;: false&#xd;
13949                                   }&#xd;
13950                                 },&#xd;
13951                                 {&#xd;
13952                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
13953                                   &quot;value&quot;: {&#xd;
13954                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
13955                                     &quot;fieldSchemaKey&quot;: {&#xd;
13956                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
13957                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13958                                     },&#xd;
13959                                     &quot;optional&quot;: false&#xd;
13960                                   }&#xd;
13961                                 },&#xd;
13962                                 {&#xd;
13963                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
13964                                   &quot;value&quot;: {&#xd;
13965                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
13966                                     &quot;fieldSchemaKey&quot;: {&#xd;
13967                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
13968                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13969                                     },&#xd;
13970                                     &quot;optional&quot;: false&#xd;
13971                                   }&#xd;
13972                                 },&#xd;
13973                                 {&#xd;
13974                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
13975                                   &quot;value&quot;: {&#xd;
13976                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
13977                                     &quot;fieldSchemaKey&quot;: {&#xd;
13978                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
13979                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13980                                     },&#xd;
13981                                     &quot;optional&quot;: false&#xd;
13982                                   }&#xd;
13983                                 },&#xd;
13984                                 {&#xd;
13985                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
13986                                   &quot;value&quot;: {&#xd;
13987                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
13988                                     &quot;fieldSchemaKey&quot;: {&#xd;
13989                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
13990                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
13991                                     },&#xd;
13992                                     &quot;optional&quot;: false&#xd;
13993                                   }&#xd;
13994                                 },&#xd;
13995                                 {&#xd;
13996                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
13997                                   &quot;value&quot;: {&#xd;
13998                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
13999                                     &quot;fieldSchemaKey&quot;: {&#xd;
14000                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
14001                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14002                                     },&#xd;
14003                                     &quot;optional&quot;: false&#xd;
14004                                   }&#xd;
14005                                 },&#xd;
14006                                 {&#xd;
14007                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
14008                                   &quot;value&quot;: {&#xd;
14009                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
14010                                     &quot;fieldSchemaKey&quot;: {&#xd;
14011                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
14012                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14013                                     },&#xd;
14014                                     &quot;optional&quot;: false&#xd;
14015                                   }&#xd;
14016                                 },&#xd;
14017                                 {&#xd;
14018                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
14019                                   &quot;value&quot;: {&#xd;
14020                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
14021                                     &quot;fieldSchemaKey&quot;: {&#xd;
14022                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
14023                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14024                                     },&#xd;
14025                                     &quot;optional&quot;: false&#xd;
14026                                   }&#xd;
14027                                 },&#xd;
14028                                 {&#xd;
14029                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
14030                                   &quot;value&quot;: {&#xd;
14031                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
14032                                     &quot;fieldSchemaKey&quot;: {&#xd;
14033                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
14034                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14035                                     },&#xd;
14036                                     &quot;optional&quot;: false&#xd;
14037                                   }&#xd;
14038                                 },&#xd;
14039                                 {&#xd;
14040                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
14041                                   &quot;value&quot;: {&#xd;
14042                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
14043                                     &quot;fieldSchemaKey&quot;: {&#xd;
14044                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
14045                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14046                                     },&#xd;
14047                                     &quot;optional&quot;: false&#xd;
14048                                   }&#xd;
14049                                 },&#xd;
14050                                 {&#xd;
14051                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
14052                                   &quot;value&quot;: {&#xd;
14053                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
14054                                     &quot;fieldSchemaKey&quot;: {&#xd;
14055                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
14056                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14057                                     },&#xd;
14058                                     &quot;optional&quot;: false&#xd;
14059                                   }&#xd;
14060                                 }&#xd;
14061                               ]&#xd;
14062                             }&#xd;
14063                           }&#xd;
14064                         },&#xd;
14065                         {&#xd;
14066                           &quot;key&quot;: {&#xd;
14067                             &quot;name&quot;: &quot;Event0100&quot;,&#xd;
14068                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14069                           },&#xd;
14070                           &quot;value&quot;: {&#xd;
14071                             &quot;key&quot;: {&#xd;
14072                               &quot;name&quot;: &quot;Event0100&quot;,&#xd;
14073                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14074                             },&#xd;
14075                             &quot;nameSpace&quot;: &quot;org.onap.policy.apex.sample.events&quot;,&#xd;
14076                             &quot;source&quot;: &quot;Outside&quot;,&#xd;
14077                             &quot;target&quot;: &quot;Match&quot;,&#xd;
14078                             &quot;parameter&quot;: {&#xd;
14079                               &quot;entry&quot;: [&#xd;
14080                                 {&#xd;
14081                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
14082                                   &quot;value&quot;: {&#xd;
14083                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
14084                                     &quot;fieldSchemaKey&quot;: {&#xd;
14085                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
14086                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14087                                     },&#xd;
14088                                     &quot;optional&quot;: false&#xd;
14089                                   }&#xd;
14090                                 },&#xd;
14091                                 {&#xd;
14092                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
14093                                   &quot;value&quot;: {&#xd;
14094                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
14095                                     &quot;fieldSchemaKey&quot;: {&#xd;
14096                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
14097                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14098                                     },&#xd;
14099                                     &quot;optional&quot;: false&#xd;
14100                                   }&#xd;
14101                                 },&#xd;
14102                                 {&#xd;
14103                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
14104                                   &quot;value&quot;: {&#xd;
14105                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
14106                                     &quot;fieldSchemaKey&quot;: {&#xd;
14107                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
14108                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14109                                     },&#xd;
14110                                     &quot;optional&quot;: false&#xd;
14111                                   }&#xd;
14112                                 },&#xd;
14113                                 {&#xd;
14114                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
14115                                   &quot;value&quot;: {&#xd;
14116                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
14117                                     &quot;fieldSchemaKey&quot;: {&#xd;
14118                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
14119                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14120                                     },&#xd;
14121                                     &quot;optional&quot;: false&#xd;
14122                                   }&#xd;
14123                                 }&#xd;
14124                               ]&#xd;
14125                             }&#xd;
14126                           }&#xd;
14127                         },&#xd;
14128                         {&#xd;
14129                           &quot;key&quot;: {&#xd;
14130                             &quot;name&quot;: &quot;Event0101&quot;,&#xd;
14131                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14132                           },&#xd;
14133                           &quot;value&quot;: {&#xd;
14134                             &quot;key&quot;: {&#xd;
14135                               &quot;name&quot;: &quot;Event0101&quot;,&#xd;
14136                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14137                             },&#xd;
14138                             &quot;nameSpace&quot;: &quot;org.onap.policy.apex.sample.events&quot;,&#xd;
14139                             &quot;source&quot;: &quot;Match&quot;,&#xd;
14140                             &quot;target&quot;: &quot;Establish&quot;,&#xd;
14141                             &quot;parameter&quot;: {&#xd;
14142                               &quot;entry&quot;: [&#xd;
14143                                 {&#xd;
14144                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
14145                                   &quot;value&quot;: {&#xd;
14146                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
14147                                     &quot;fieldSchemaKey&quot;: {&#xd;
14148                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
14149                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14150                                     },&#xd;
14151                                     &quot;optional&quot;: false&#xd;
14152                                   }&#xd;
14153                                 },&#xd;
14154                                 {&#xd;
14155                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
14156                                   &quot;value&quot;: {&#xd;
14157                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
14158                                     &quot;fieldSchemaKey&quot;: {&#xd;
14159                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
14160                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14161                                     },&#xd;
14162                                     &quot;optional&quot;: false&#xd;
14163                                   }&#xd;
14164                                 },&#xd;
14165                                 {&#xd;
14166                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
14167                                   &quot;value&quot;: {&#xd;
14168                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
14169                                     &quot;fieldSchemaKey&quot;: {&#xd;
14170                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
14171                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14172                                     },&#xd;
14173                                     &quot;optional&quot;: false&#xd;
14174                                   }&#xd;
14175                                 },&#xd;
14176                                 {&#xd;
14177                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
14178                                   &quot;value&quot;: {&#xd;
14179                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
14180                                     &quot;fieldSchemaKey&quot;: {&#xd;
14181                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
14182                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14183                                     },&#xd;
14184                                     &quot;optional&quot;: false&#xd;
14185                                   }&#xd;
14186                                 },&#xd;
14187                                 {&#xd;
14188                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
14189                                   &quot;value&quot;: {&#xd;
14190                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
14191                                     &quot;fieldSchemaKey&quot;: {&#xd;
14192                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
14193                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14194                                     },&#xd;
14195                                     &quot;optional&quot;: false&#xd;
14196                                   }&#xd;
14197                                 },&#xd;
14198                                 {&#xd;
14199                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
14200                                   &quot;value&quot;: {&#xd;
14201                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
14202                                     &quot;fieldSchemaKey&quot;: {&#xd;
14203                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
14204                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14205                                     },&#xd;
14206                                     &quot;optional&quot;: false&#xd;
14207                                   }&#xd;
14208                                 }&#xd;
14209                               ]&#xd;
14210                             }&#xd;
14211                           }&#xd;
14212                         },&#xd;
14213                         {&#xd;
14214                           &quot;key&quot;: {&#xd;
14215                             &quot;name&quot;: &quot;Event0102&quot;,&#xd;
14216                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14217                           },&#xd;
14218                           &quot;value&quot;: {&#xd;
14219                             &quot;key&quot;: {&#xd;
14220                               &quot;name&quot;: &quot;Event0102&quot;,&#xd;
14221                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14222                             },&#xd;
14223                             &quot;nameSpace&quot;: &quot;org.onap.policy.apex.sample.events&quot;,&#xd;
14224                             &quot;source&quot;: &quot;Establish&quot;,&#xd;
14225                             &quot;target&quot;: &quot;Decide&quot;,&#xd;
14226                             &quot;parameter&quot;: {&#xd;
14227                               &quot;entry&quot;: [&#xd;
14228                                 {&#xd;
14229                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
14230                                   &quot;value&quot;: {&#xd;
14231                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
14232                                     &quot;fieldSchemaKey&quot;: {&#xd;
14233                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
14234                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14235                                     },&#xd;
14236                                     &quot;optional&quot;: false&#xd;
14237                                   }&#xd;
14238                                 },&#xd;
14239                                 {&#xd;
14240                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
14241                                   &quot;value&quot;: {&#xd;
14242                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
14243                                     &quot;fieldSchemaKey&quot;: {&#xd;
14244                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
14245                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14246                                     },&#xd;
14247                                     &quot;optional&quot;: false&#xd;
14248                                   }&#xd;
14249                                 },&#xd;
14250                                 {&#xd;
14251                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
14252                                   &quot;value&quot;: {&#xd;
14253                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
14254                                     &quot;fieldSchemaKey&quot;: {&#xd;
14255                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
14256                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14257                                     },&#xd;
14258                                     &quot;optional&quot;: false&#xd;
14259                                   }&#xd;
14260                                 },&#xd;
14261                                 {&#xd;
14262                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
14263                                   &quot;value&quot;: {&#xd;
14264                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
14265                                     &quot;fieldSchemaKey&quot;: {&#xd;
14266                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
14267                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14268                                     },&#xd;
14269                                     &quot;optional&quot;: false&#xd;
14270                                   }&#xd;
14271                                 },&#xd;
14272                                 {&#xd;
14273                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
14274                                   &quot;value&quot;: {&#xd;
14275                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
14276                                     &quot;fieldSchemaKey&quot;: {&#xd;
14277                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
14278                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14279                                     },&#xd;
14280                                     &quot;optional&quot;: false&#xd;
14281                                   }&#xd;
14282                                 },&#xd;
14283                                 {&#xd;
14284                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
14285                                   &quot;value&quot;: {&#xd;
14286                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
14287                                     &quot;fieldSchemaKey&quot;: {&#xd;
14288                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
14289                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14290                                     },&#xd;
14291                                     &quot;optional&quot;: false&#xd;
14292                                   }&#xd;
14293                                 },&#xd;
14294                                 {&#xd;
14295                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
14296                                   &quot;value&quot;: {&#xd;
14297                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
14298                                     &quot;fieldSchemaKey&quot;: {&#xd;
14299                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
14300                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14301                                     },&#xd;
14302                                     &quot;optional&quot;: false&#xd;
14303                                   }&#xd;
14304                                 },&#xd;
14305                                 {&#xd;
14306                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
14307                                   &quot;value&quot;: {&#xd;
14308                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
14309                                     &quot;fieldSchemaKey&quot;: {&#xd;
14310                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
14311                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14312                                     },&#xd;
14313                                     &quot;optional&quot;: false&#xd;
14314                                   }&#xd;
14315                                 }&#xd;
14316                               ]&#xd;
14317                             }&#xd;
14318                           }&#xd;
14319                         },&#xd;
14320                         {&#xd;
14321                           &quot;key&quot;: {&#xd;
14322                             &quot;name&quot;: &quot;Event0103&quot;,&#xd;
14323                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14324                           },&#xd;
14325                           &quot;value&quot;: {&#xd;
14326                             &quot;key&quot;: {&#xd;
14327                               &quot;name&quot;: &quot;Event0103&quot;,&#xd;
14328                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14329                             },&#xd;
14330                             &quot;nameSpace&quot;: &quot;org.onap.policy.apex.sample.events&quot;,&#xd;
14331                             &quot;source&quot;: &quot;Decide&quot;,&#xd;
14332                             &quot;target&quot;: &quot;Act&quot;,&#xd;
14333                             &quot;parameter&quot;: {&#xd;
14334                               &quot;entry&quot;: [&#xd;
14335                                 {&#xd;
14336                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
14337                                   &quot;value&quot;: {&#xd;
14338                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
14339                                     &quot;fieldSchemaKey&quot;: {&#xd;
14340                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
14341                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14342                                     },&#xd;
14343                                     &quot;optional&quot;: false&#xd;
14344                                   }&#xd;
14345                                 },&#xd;
14346                                 {&#xd;
14347                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
14348                                   &quot;value&quot;: {&#xd;
14349                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
14350                                     &quot;fieldSchemaKey&quot;: {&#xd;
14351                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
14352                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14353                                     },&#xd;
14354                                     &quot;optional&quot;: false&#xd;
14355                                   }&#xd;
14356                                 },&#xd;
14357                                 {&#xd;
14358                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
14359                                   &quot;value&quot;: {&#xd;
14360                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
14361                                     &quot;fieldSchemaKey&quot;: {&#xd;
14362                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
14363                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14364                                     },&#xd;
14365                                     &quot;optional&quot;: false&#xd;
14366                                   }&#xd;
14367                                 },&#xd;
14368                                 {&#xd;
14369                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
14370                                   &quot;value&quot;: {&#xd;
14371                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
14372                                     &quot;fieldSchemaKey&quot;: {&#xd;
14373                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
14374                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14375                                     },&#xd;
14376                                     &quot;optional&quot;: false&#xd;
14377                                   }&#xd;
14378                                 },&#xd;
14379                                 {&#xd;
14380                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
14381                                   &quot;value&quot;: {&#xd;
14382                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
14383                                     &quot;fieldSchemaKey&quot;: {&#xd;
14384                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
14385                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14386                                     },&#xd;
14387                                     &quot;optional&quot;: false&#xd;
14388                                   }&#xd;
14389                                 },&#xd;
14390                                 {&#xd;
14391                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
14392                                   &quot;value&quot;: {&#xd;
14393                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
14394                                     &quot;fieldSchemaKey&quot;: {&#xd;
14395                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
14396                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14397                                     },&#xd;
14398                                     &quot;optional&quot;: false&#xd;
14399                                   }&#xd;
14400                                 },&#xd;
14401                                 {&#xd;
14402                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
14403                                   &quot;value&quot;: {&#xd;
14404                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
14405                                     &quot;fieldSchemaKey&quot;: {&#xd;
14406                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
14407                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14408                                     },&#xd;
14409                                     &quot;optional&quot;: false&#xd;
14410                                   }&#xd;
14411                                 },&#xd;
14412                                 {&#xd;
14413                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
14414                                   &quot;value&quot;: {&#xd;
14415                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
14416                                     &quot;fieldSchemaKey&quot;: {&#xd;
14417                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
14418                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14419                                     },&#xd;
14420                                     &quot;optional&quot;: false&#xd;
14421                                   }&#xd;
14422                                 },&#xd;
14423                                 {&#xd;
14424                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
14425                                   &quot;value&quot;: {&#xd;
14426                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
14427                                     &quot;fieldSchemaKey&quot;: {&#xd;
14428                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
14429                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14430                                     },&#xd;
14431                                     &quot;optional&quot;: false&#xd;
14432                                   }&#xd;
14433                                 },&#xd;
14434                                 {&#xd;
14435                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
14436                                   &quot;value&quot;: {&#xd;
14437                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
14438                                     &quot;fieldSchemaKey&quot;: {&#xd;
14439                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
14440                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14441                                     },&#xd;
14442                                     &quot;optional&quot;: false&#xd;
14443                                   }&#xd;
14444                                 }&#xd;
14445                               ]&#xd;
14446                             }&#xd;
14447                           }&#xd;
14448                         },&#xd;
14449                         {&#xd;
14450                           &quot;key&quot;: {&#xd;
14451                             &quot;name&quot;: &quot;Event0104&quot;,&#xd;
14452                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14453                           },&#xd;
14454                           &quot;value&quot;: {&#xd;
14455                             &quot;key&quot;: {&#xd;
14456                               &quot;name&quot;: &quot;Event0104&quot;,&#xd;
14457                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14458                             },&#xd;
14459                             &quot;nameSpace&quot;: &quot;org.onap.policy.apex.sample.events&quot;,&#xd;
14460                             &quot;source&quot;: &quot;Act&quot;,&#xd;
14461                             &quot;target&quot;: &quot;Outside&quot;,&#xd;
14462                             &quot;parameter&quot;: {&#xd;
14463                               &quot;entry&quot;: [&#xd;
14464                                 {&#xd;
14465                                   &quot;key&quot;: &quot;TestActCaseSelected&quot;,&#xd;
14466                                   &quot;value&quot;: {&#xd;
14467                                     &quot;key&quot;: &quot;TestActCaseSelected&quot;,&#xd;
14468                                     &quot;fieldSchemaKey&quot;: {&#xd;
14469                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
14470                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14471                                     },&#xd;
14472                                     &quot;optional&quot;: false&#xd;
14473                                   }&#xd;
14474                                 },&#xd;
14475                                 {&#xd;
14476                                   &quot;key&quot;: &quot;TestActStateTime&quot;,&#xd;
14477                                   &quot;value&quot;: {&#xd;
14478                                     &quot;key&quot;: &quot;TestActStateTime&quot;,&#xd;
14479                                     &quot;fieldSchemaKey&quot;: {&#xd;
14480                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
14481                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14482                                     },&#xd;
14483                                     &quot;optional&quot;: false&#xd;
14484                                   }&#xd;
14485                                 },&#xd;
14486                                 {&#xd;
14487                                   &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
14488                                   &quot;value&quot;: {&#xd;
14489                                     &quot;key&quot;: &quot;TestDecideCaseSelected&quot;,&#xd;
14490                                     &quot;fieldSchemaKey&quot;: {&#xd;
14491                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
14492                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14493                                     },&#xd;
14494                                     &quot;optional&quot;: false&#xd;
14495                                   }&#xd;
14496                                 },&#xd;
14497                                 {&#xd;
14498                                   &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
14499                                   &quot;value&quot;: {&#xd;
14500                                     &quot;key&quot;: &quot;TestDecideStateTime&quot;,&#xd;
14501                                     &quot;fieldSchemaKey&quot;: {&#xd;
14502                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
14503                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14504                                     },&#xd;
14505                                     &quot;optional&quot;: false&#xd;
14506                                   }&#xd;
14507                                 },&#xd;
14508                                 {&#xd;
14509                                   &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
14510                                   &quot;value&quot;: {&#xd;
14511                                     &quot;key&quot;: &quot;TestEstablishCaseSelected&quot;,&#xd;
14512                                     &quot;fieldSchemaKey&quot;: {&#xd;
14513                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
14514                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14515                                     },&#xd;
14516                                     &quot;optional&quot;: false&#xd;
14517                                   }&#xd;
14518                                 },&#xd;
14519                                 {&#xd;
14520                                   &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
14521                                   &quot;value&quot;: {&#xd;
14522                                     &quot;key&quot;: &quot;TestEstablishStateTime&quot;,&#xd;
14523                                     &quot;fieldSchemaKey&quot;: {&#xd;
14524                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
14525                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14526                                     },&#xd;
14527                                     &quot;optional&quot;: false&#xd;
14528                                   }&#xd;
14529                                 },&#xd;
14530                                 {&#xd;
14531                                   &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
14532                                   &quot;value&quot;: {&#xd;
14533                                     &quot;key&quot;: &quot;TestMatchCase&quot;,&#xd;
14534                                     &quot;fieldSchemaKey&quot;: {&#xd;
14535                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
14536                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14537                                     },&#xd;
14538                                     &quot;optional&quot;: false&#xd;
14539                                   }&#xd;
14540                                 },&#xd;
14541                                 {&#xd;
14542                                   &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
14543                                   &quot;value&quot;: {&#xd;
14544                                     &quot;key&quot;: &quot;TestMatchCaseSelected&quot;,&#xd;
14545                                     &quot;fieldSchemaKey&quot;: {&#xd;
14546                                       &quot;name&quot;: &quot;TestCase&quot;,&#xd;
14547                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14548                                     },&#xd;
14549                                     &quot;optional&quot;: false&#xd;
14550                                   }&#xd;
14551                                 },&#xd;
14552                                 {&#xd;
14553                                   &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
14554                                   &quot;value&quot;: {&#xd;
14555                                     &quot;key&quot;: &quot;TestMatchStateTime&quot;,&#xd;
14556                                     &quot;fieldSchemaKey&quot;: {&#xd;
14557                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
14558                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14559                                     },&#xd;
14560                                     &quot;optional&quot;: false&#xd;
14561                                   }&#xd;
14562                                 },&#xd;
14563                                 {&#xd;
14564                                   &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
14565                                   &quot;value&quot;: {&#xd;
14566                                     &quot;key&quot;: &quot;TestSlogan&quot;,&#xd;
14567                                     &quot;fieldSchemaKey&quot;: {&#xd;
14568                                       &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
14569                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14570                                     },&#xd;
14571                                     &quot;optional&quot;: false&#xd;
14572                                   }&#xd;
14573                                 },&#xd;
14574                                 {&#xd;
14575                                   &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
14576                                   &quot;value&quot;: {&#xd;
14577                                     &quot;key&quot;: &quot;TestTemperature&quot;,&#xd;
14578                                     &quot;fieldSchemaKey&quot;: {&#xd;
14579                                       &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
14580                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14581                                     },&#xd;
14582                                     &quot;optional&quot;: false&#xd;
14583                                   }&#xd;
14584                                 },&#xd;
14585                                 {&#xd;
14586                                   &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
14587                                   &quot;value&quot;: {&#xd;
14588                                     &quot;key&quot;: &quot;TestTimestamp&quot;,&#xd;
14589                                     &quot;fieldSchemaKey&quot;: {&#xd;
14590                                       &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
14591                                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14592                                     },&#xd;
14593                                     &quot;optional&quot;: false&#xd;
14594                                   }&#xd;
14595                                 }&#xd;
14596                               ]&#xd;
14597                             }&#xd;
14598                           }&#xd;
14599                         }&#xd;
14600                       ]&#xd;
14601                     }&#xd;
14602                   },&#xd;
14603                   &quot;albums&quot;: {&#xd;
14604                     &quot;key&quot;: {&#xd;
14605                       &quot;name&quot;: &quot;Context&quot;,&#xd;
14606                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14607                     },&#xd;
14608                     &quot;albums&quot;: {&#xd;
14609                       &quot;entry&quot;: [&#xd;
14610                         {&#xd;
14611                           &quot;key&quot;: {&#xd;
14612                             &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
14613                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14614                           },&#xd;
14615                           &quot;value&quot;: {&#xd;
14616                             &quot;key&quot;: {&#xd;
14617                               &quot;name&quot;: &quot;ExternalContextAlbum&quot;,&#xd;
14618                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14619                             },&#xd;
14620                             &quot;scope&quot;: &quot;EXTERNAL&quot;,&#xd;
14621                             &quot;isWritable&quot;: false,&#xd;
14622                             &quot;itemSchema&quot;: {&#xd;
14623                               &quot;name&quot;: &quot;TestExternalContextItem&quot;,&#xd;
14624                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14625                             }&#xd;
14626                           }&#xd;
14627                         },&#xd;
14628                         {&#xd;
14629                           &quot;key&quot;: {&#xd;
14630                             &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
14631                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14632                           },&#xd;
14633                           &quot;value&quot;: {&#xd;
14634                             &quot;key&quot;: {&#xd;
14635                               &quot;name&quot;: &quot;GlobalContextAlbum&quot;,&#xd;
14636                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14637                             },&#xd;
14638                             &quot;scope&quot;: &quot;GLOBAL&quot;,&#xd;
14639                             &quot;isWritable&quot;: true,&#xd;
14640                             &quot;itemSchema&quot;: {&#xd;
14641                               &quot;name&quot;: &quot;TestGlobalContextItem&quot;,&#xd;
14642                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14643                             }&#xd;
14644                           }&#xd;
14645                         },&#xd;
14646                         {&#xd;
14647                           &quot;key&quot;: {&#xd;
14648                             &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
14649                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14650                           },&#xd;
14651                           &quot;value&quot;: {&#xd;
14652                             &quot;key&quot;: {&#xd;
14653                               &quot;name&quot;: &quot;Policy0ContextAlbum&quot;,&#xd;
14654                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14655                             },&#xd;
14656                             &quot;scope&quot;: &quot;APPLICATION&quot;,&#xd;
14657                             &quot;isWritable&quot;: true,&#xd;
14658                             &quot;itemSchema&quot;: {&#xd;
14659                               &quot;name&quot;: &quot;TestPolicyContextItem&quot;,&#xd;
14660                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14661                             }&#xd;
14662                           }&#xd;
14663                         },&#xd;
14664                         {&#xd;
14665                           &quot;key&quot;: {&#xd;
14666                             &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
14667                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14668                           },&#xd;
14669                           &quot;value&quot;: {&#xd;
14670                             &quot;key&quot;: {&#xd;
14671                               &quot;name&quot;: &quot;Policy1ContextAlbum&quot;,&#xd;
14672                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14673                             },&#xd;
14674                             &quot;scope&quot;: &quot;APPLICATION&quot;,&#xd;
14675                             &quot;isWritable&quot;: true,&#xd;
14676                             &quot;itemSchema&quot;: {&#xd;
14677                               &quot;name&quot;: &quot;TestPolicyContextItem&quot;,&#xd;
14678                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14679                             }&#xd;
14680                           }&#xd;
14681                         }&#xd;
14682                       ]&#xd;
14683                     }&#xd;
14684                   },&#xd;
14685                   &quot;schemas&quot;: {&#xd;
14686                     &quot;key&quot;: {&#xd;
14687                       &quot;name&quot;: &quot;TestDatatypes&quot;,&#xd;
14688                       &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14689                     },&#xd;
14690                     &quot;schemas&quot;: {&#xd;
14691                       &quot;entry&quot;: [&#xd;
14692                         {&#xd;
14693                           &quot;key&quot;: {&#xd;
14694                             &quot;name&quot;: &quot;TestCase&quot;,&#xd;
14695                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14696                           },&#xd;
14697                           &quot;value&quot;: {&#xd;
14698                             &quot;key&quot;: {&#xd;
14699                               &quot;name&quot;: &quot;TestCase&quot;,&#xd;
14700                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14701                             },&#xd;
14702                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
14703                             &quot;schemaDefinition&quot;: &quot;java.lang.Byte&quot;&#xd;
14704                           }&#xd;
14705                         },&#xd;
14706                         {&#xd;
14707                           &quot;key&quot;: {&#xd;
14708                             &quot;name&quot;: &quot;TestContextItem000&quot;,&#xd;
14709                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14710                           },&#xd;
14711                           &quot;value&quot;: {&#xd;
14712                             &quot;key&quot;: {&#xd;
14713                               &quot;name&quot;: &quot;TestContextItem000&quot;,&#xd;
14714                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14715                             },&#xd;
14716                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
14717                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestContextItem000&quot;&#xd;
14718                           }&#xd;
14719                         },&#xd;
14720                         {&#xd;
14721                           &quot;key&quot;: {&#xd;
14722                             &quot;name&quot;: &quot;TestContextItem001&quot;,&#xd;
14723                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14724                           },&#xd;
14725                           &quot;value&quot;: {&#xd;
14726                             &quot;key&quot;: {&#xd;
14727                               &quot;name&quot;: &quot;TestContextItem001&quot;,&#xd;
14728                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14729                             },&#xd;
14730                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
14731                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestContextItem001&quot;&#xd;
14732                           }&#xd;
14733                         },&#xd;
14734                         {&#xd;
14735                           &quot;key&quot;: {&#xd;
14736                             &quot;name&quot;: &quot;TestContextItem002&quot;,&#xd;
14737                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14738                           },&#xd;
14739                           &quot;value&quot;: {&#xd;
14740                             &quot;key&quot;: {&#xd;
14741                               &quot;name&quot;: &quot;TestContextItem002&quot;,&#xd;
14742                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14743                             },&#xd;
14744                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
14745                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestContextItem002&quot;&#xd;
14746                           }&#xd;
14747                         },&#xd;
14748                         {&#xd;
14749                           &quot;key&quot;: {&#xd;
14750                             &quot;name&quot;: &quot;TestContextItem003&quot;,&#xd;
14751                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14752                           },&#xd;
14753                           &quot;value&quot;: {&#xd;
14754                             &quot;key&quot;: {&#xd;
14755                               &quot;name&quot;: &quot;TestContextItem003&quot;,&#xd;
14756                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14757                             },&#xd;
14758                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
14759                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestContextItem003&quot;&#xd;
14760                           }&#xd;
14761                         },&#xd;
14762                         {&#xd;
14763                           &quot;key&quot;: {&#xd;
14764                             &quot;name&quot;: &quot;TestContextItem004&quot;,&#xd;
14765                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14766                           },&#xd;
14767                           &quot;value&quot;: {&#xd;
14768                             &quot;key&quot;: {&#xd;
14769                               &quot;name&quot;: &quot;TestContextItem004&quot;,&#xd;
14770                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14771                             },&#xd;
14772                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
14773                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestContextItem004&quot;&#xd;
14774                           }&#xd;
14775                         },&#xd;
14776                         {&#xd;
14777                           &quot;key&quot;: {&#xd;
14778                             &quot;name&quot;: &quot;TestContextItem005&quot;,&#xd;
14779                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14780                           },&#xd;
14781                           &quot;value&quot;: {&#xd;
14782                             &quot;key&quot;: {&#xd;
14783                               &quot;name&quot;: &quot;TestContextItem005&quot;,&#xd;
14784                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14785                             },&#xd;
14786                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
14787                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestContextItem005&quot;&#xd;
14788                           }&#xd;
14789                         },&#xd;
14790                         {&#xd;
14791                           &quot;key&quot;: {&#xd;
14792                             &quot;name&quot;: &quot;TestContextItem006&quot;,&#xd;
14793                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14794                           },&#xd;
14795                           &quot;value&quot;: {&#xd;
14796                             &quot;key&quot;: {&#xd;
14797                               &quot;name&quot;: &quot;TestContextItem006&quot;,&#xd;
14798                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14799                             },&#xd;
14800                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
14801                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestContextItem006&quot;&#xd;
14802                           }&#xd;
14803                         },&#xd;
14804                         {&#xd;
14805                           &quot;key&quot;: {&#xd;
14806                             &quot;name&quot;: &quot;TestContextItem007&quot;,&#xd;
14807                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14808                           },&#xd;
14809                           &quot;value&quot;: {&#xd;
14810                             &quot;key&quot;: {&#xd;
14811                               &quot;name&quot;: &quot;TestContextItem007&quot;,&#xd;
14812                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14813                             },&#xd;
14814                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
14815                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestContextItem007&quot;&#xd;
14816                           }&#xd;
14817                         },&#xd;
14818                         {&#xd;
14819                           &quot;key&quot;: {&#xd;
14820                             &quot;name&quot;: &quot;TestContextItem008&quot;,&#xd;
14821                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14822                           },&#xd;
14823                           &quot;value&quot;: {&#xd;
14824                             &quot;key&quot;: {&#xd;
14825                               &quot;name&quot;: &quot;TestContextItem008&quot;,&#xd;
14826                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14827                             },&#xd;
14828                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
14829                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestContextItem008&quot;&#xd;
14830                           }&#xd;
14831                         },&#xd;
14832                         {&#xd;
14833                           &quot;key&quot;: {&#xd;
14834                             &quot;name&quot;: &quot;TestContextItem009&quot;,&#xd;
14835                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14836                           },&#xd;
14837                           &quot;value&quot;: {&#xd;
14838                             &quot;key&quot;: {&#xd;
14839                               &quot;name&quot;: &quot;TestContextItem009&quot;,&#xd;
14840                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14841                             },&#xd;
14842                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
14843                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestContextItem009&quot;&#xd;
14844                           }&#xd;
14845                         },&#xd;
14846                         {&#xd;
14847                           &quot;key&quot;: {&#xd;
14848                             &quot;name&quot;: &quot;TestContextItem00A&quot;,&#xd;
14849                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14850                           },&#xd;
14851                           &quot;value&quot;: {&#xd;
14852                             &quot;key&quot;: {&#xd;
14853                               &quot;name&quot;: &quot;TestContextItem00A&quot;,&#xd;
14854                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14855                             },&#xd;
14856                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
14857                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestContextItem00A&quot;&#xd;
14858                           }&#xd;
14859                         },&#xd;
14860                         {&#xd;
14861                           &quot;key&quot;: {&#xd;
14862                             &quot;name&quot;: &quot;TestContextItem00B&quot;,&#xd;
14863                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14864                           },&#xd;
14865                           &quot;value&quot;: {&#xd;
14866                             &quot;key&quot;: {&#xd;
14867                               &quot;name&quot;: &quot;TestContextItem00B&quot;,&#xd;
14868                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14869                             },&#xd;
14870                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
14871                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestContextItem00B&quot;&#xd;
14872                           }&#xd;
14873                         },&#xd;
14874                         {&#xd;
14875                           &quot;key&quot;: {&#xd;
14876                             &quot;name&quot;: &quot;TestContextItem00C&quot;,&#xd;
14877                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14878                           },&#xd;
14879                           &quot;value&quot;: {&#xd;
14880                             &quot;key&quot;: {&#xd;
14881                               &quot;name&quot;: &quot;TestContextItem00C&quot;,&#xd;
14882                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14883                             },&#xd;
14884                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
14885                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestContextItem00C&quot;&#xd;
14886                           }&#xd;
14887                         },&#xd;
14888                         {&#xd;
14889                           &quot;key&quot;: {&#xd;
14890                             &quot;name&quot;: &quot;TestExternalContextItem&quot;,&#xd;
14891                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14892                           },&#xd;
14893                           &quot;value&quot;: {&#xd;
14894                             &quot;key&quot;: {&#xd;
14895                               &quot;name&quot;: &quot;TestExternalContextItem&quot;,&#xd;
14896                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14897                             },&#xd;
14898                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
14899                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestExternalContextItem&quot;&#xd;
14900                           }&#xd;
14901                         },&#xd;
14902                         {&#xd;
14903                           &quot;key&quot;: {&#xd;
14904                             &quot;name&quot;: &quot;TestGlobalContextItem&quot;,&#xd;
14905                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14906                           },&#xd;
14907                           &quot;value&quot;: {&#xd;
14908                             &quot;key&quot;: {&#xd;
14909                               &quot;name&quot;: &quot;TestGlobalContextItem&quot;,&#xd;
14910                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14911                             },&#xd;
14912                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
14913                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestGlobalContextItem&quot;&#xd;
14914                           }&#xd;
14915                         },&#xd;
14916                         {&#xd;
14917                           &quot;key&quot;: {&#xd;
14918                             &quot;name&quot;: &quot;TestPolicyContextItem&quot;,&#xd;
14919                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14920                           },&#xd;
14921                           &quot;value&quot;: {&#xd;
14922                             &quot;key&quot;: {&#xd;
14923                               &quot;name&quot;: &quot;TestPolicyContextItem&quot;,&#xd;
14924                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14925                             },&#xd;
14926                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
14927                             &quot;schemaDefinition&quot;: &quot;org.onap.policy.apex.context.test.concepts.TestPolicyContextItem&quot;&#xd;
14928                           }&#xd;
14929                         },&#xd;
14930                         {&#xd;
14931                           &quot;key&quot;: {&#xd;
14932                             &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
14933                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14934                           },&#xd;
14935                           &quot;value&quot;: {&#xd;
14936                             &quot;key&quot;: {&#xd;
14937                               &quot;name&quot;: &quot;TestSlogan&quot;,&#xd;
14938                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14939                             },&#xd;
14940                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
14941                             &quot;schemaDefinition&quot;: &quot;java.lang.String&quot;&#xd;
14942                           }&#xd;
14943                         },&#xd;
14944                         {&#xd;
14945                           &quot;key&quot;: {&#xd;
14946                             &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
14947                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14948                           },&#xd;
14949                           &quot;value&quot;: {&#xd;
14950                             &quot;key&quot;: {&#xd;
14951                               &quot;name&quot;: &quot;TestTemperature&quot;,&#xd;
14952                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14953                             },&#xd;
14954                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
14955                             &quot;schemaDefinition&quot;: &quot;java.lang.Double&quot;&#xd;
14956                           }&#xd;
14957                         },&#xd;
14958                         {&#xd;
14959                           &quot;key&quot;: {&#xd;
14960                             &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
14961                             &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14962                           },&#xd;
14963                           &quot;value&quot;: {&#xd;
14964                             &quot;key&quot;: {&#xd;
14965                               &quot;name&quot;: &quot;TestTimestamp&quot;,&#xd;
14966                               &quot;version&quot;: &quot;0.0.1&quot;&#xd;
14967                             },&#xd;
14968                             &quot;schemaFlavour&quot;: &quot;Java&quot;,&#xd;
14969                             &quot;schemaDefinition&quot;: &quot;java.lang.Long&quot;&#xd;
14970                           }&#xd;
14971                         }&#xd;
14972                       ]&#xd;
14973                     }&#xd;
14974                   }&#xd;
14975                 }&#xd;
14976               },&#xd;
14977               &quot;engineParameters&quot;: {&#xd;
14978                 &quot;executorParameters&quot;: {&#xd;
14979                   &quot;JAVASCRIPT&quot;: {&#xd;
14980                     &quot;parameterClassName&quot;: &quot;org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters&quot;&#xd;
14981                   }&#xd;
14982                 }&#xd;
14983               }&#xd;
14984             },&#xd;
14985             &quot;eventInputParameters&quot;: {&#xd;
14986               &quot;FirstConsumer&quot;: {&#xd;
14987                 &quot;carrierTechnologyParameters&quot;: {&#xd;
14988                   &quot;carrierTechnology&quot;: &quot;RESTSERVER&quot;,&#xd;
14989                   &quot;parameterClassName&quot;: &quot;org.onap.policy.apex.plugins.event.carrier.restserver.RestServerCarrierTechnologyParameters&quot;,&#xd;
14990                   &quot;parameters&quot;: {&#xd;
14991                     &quot;standalone&quot;: true,&#xd;
14992                     &quot;host&quot;: &quot;0.0.0.0&quot;,&#xd;
14993                     &quot;port&quot;: 23324&#xd;
14994                   }&#xd;
14995                 },&#xd;
14996                 &quot;eventProtocolParameters&quot;: {&#xd;
14997                   &quot;eventProtocol&quot;: &quot;JSON&quot;&#xd;
14998                 },&#xd;
14999                 &quot;synchronousMode&quot;: true,&#xd;
15000                 &quot;synchronousPeer&quot;: &quot;FirstProducer&quot;,&#xd;
15001                 &quot;synchronousTimeout&quot;: 2000&#xd;
15002               }&#xd;
15003             },&#xd;
15004             &quot;eventOutputParameters&quot;: {&#xd;
15005               &quot;FirstProducer&quot;: {&#xd;
15006                 &quot;carrierTechnologyParameters&quot;: {&#xd;
15007                   &quot;carrierTechnology&quot;: &quot;RESTSERVER&quot;,&#xd;
15008                   &quot;parameterClassName&quot;: &quot;org.onap.policy.apex.plugins.event.carrier.restserver.RestServerCarrierTechnologyParameters&quot;&#xd;
15009                 },&#xd;
15010                 &quot;eventProtocolParameters&quot;: {&#xd;
15011                   &quot;eventProtocol&quot;: &quot;JSON&quot;&#xd;
15012                 },&#xd;
15013                 &quot;synchronousMode&quot;: true,&#xd;
15014                 &quot;synchronousPeer&quot;: &quot;FirstConsumer&quot;,&#xd;
15015                 &quot;synchronousTimeout&quot;: 2000&#xd;
15016               }&#xd;
15017             }&#xd;
15018           }&#xd;
15019         }&#xd;
15020       }&#xd;
15021     ]&#xd;
15022   }&#xd;
15023 }&#xd;
15024 </stringProp>
15025                 <stringProp name="Argument.metadata">=</stringProp>
15026               </elementProp>
15027             </collectionProp>
15028           </elementProp>
15029           <stringProp name="HTTPSampler.domain">${API_HOST}</stringProp>
15030           <stringProp name="HTTPSampler.port">${API_PORT}</stringProp>
15031           <stringProp name="HTTPSampler.protocol">http</stringProp>
15032           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
15033           <stringProp name="HTTPSampler.path">/policy/api/v1/policytypes/onap.policies.controlloop.operational.common.Apex/versions/1.0.0/policies</stringProp>
15034           <stringProp name="HTTPSampler.method">POST</stringProp>
15035           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
15036           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
15037           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
15038           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
15039           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
15040           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
15041           <stringProp name="HTTPSampler.response_timeout"></stringProp>
15042         </HTTPSamplerProxy>
15043         <hashTree>
15044           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
15045             <collectionProp name="Asserion.test_strings">
15046               <stringProp name="49586">200</stringProp>
15047             </collectionProp>
15048             <stringProp name="Assertion.custom_message"></stringProp>
15049             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
15050             <boolProp name="Assertion.assume_success">false</boolProp>
15051             <intProp name="Assertion.test_type">1</intProp>
15052           </ResponseAssertion>
15053           <hashTree/>
15054         </hashTree>
15055       </hashTree>
15056       <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="PAP Test Flow" enabled="true">
15057         <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
15058         <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
15059           <boolProp name="LoopController.continue_forever">false</boolProp>
15060           <intProp name="LoopController.loops">-1</intProp>
15061         </elementProp>
15062         <stringProp name="ThreadGroup.num_threads">1</stringProp>
15063         <stringProp name="ThreadGroup.ramp_time">1</stringProp>
15064         <boolProp name="ThreadGroup.scheduler">false</boolProp>
15065         <stringProp name="ThreadGroup.duration">600</stringProp>
15066         <stringProp name="ThreadGroup.delay"></stringProp>
15067         <boolProp name="ThreadGroup.same_user_on_next_iteration">true</boolProp>
15068       </ThreadGroup>
15069       <hashTree>
15070         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Check Health" enabled="true">
15071           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
15072             <collectionProp name="Arguments.arguments"/>
15073           </elementProp>
15074           <stringProp name="HTTPSampler.domain">${PAP_HOST}</stringProp>
15075           <stringProp name="HTTPSampler.port">${PAP_PORT}</stringProp>
15076           <stringProp name="HTTPSampler.protocol">http</stringProp>
15077           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
15078           <stringProp name="HTTPSampler.path">/policy/pap/v1/healthcheck</stringProp>
15079           <stringProp name="HTTPSampler.method">GET</stringProp>
15080           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
15081           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
15082           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
15083           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
15084           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
15085           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
15086           <stringProp name="HTTPSampler.response_timeout"></stringProp>
15087           <stringProp name="TestPlan.comments">Basic Health Check</stringProp>
15088         </HTTPSamplerProxy>
15089         <hashTree>
15090           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
15091             <collectionProp name="Asserion.test_strings">
15092               <stringProp name="49586">200</stringProp>
15093             </collectionProp>
15094             <stringProp name="Assertion.custom_message"></stringProp>
15095             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
15096             <boolProp name="Assertion.assume_success">false</boolProp>
15097             <intProp name="Assertion.test_type">1</intProp>
15098           </ResponseAssertion>
15099           <hashTree/>
15100           <JSR223Assertion guiclass="TestBeanGUI" testclass="JSR223Assertion" testname="JSR223 Assertion" enabled="true">
15101             <stringProp name="scriptLanguage">groovy</stringProp>
15102             <stringProp name="parameters"></stringProp>
15103             <stringProp name="filename"></stringProp>
15104             <stringProp name="cacheKey">true</stringProp>
15105             <stringProp name="script">import groovy.json.JsonSlurper;
15106
15107 def res = [];
15108 if (prev.getResponseCode() == &apos;200&apos;) {
15109     def jsonSlurper = new JsonSlurper();
15110     res = jsonSlurper.parseText(prev.getResponseDataAsString());
15111
15112     assert res instanceof Map;
15113     assert res.code == 200;
15114     assert res.name == &quot;Policy PAP&quot;;
15115     assert res.healthy==true;
15116     assert res.message==&quot;alive&quot;;
15117 }
15118 </stringProp>
15119           </JSR223Assertion>
15120           <hashTree/>
15121         </hashTree>
15122         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Check Statistics" enabled="true">
15123           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
15124             <collectionProp name="Arguments.arguments"/>
15125           </elementProp>
15126           <stringProp name="HTTPSampler.domain">${PAP_HOST}</stringProp>
15127           <stringProp name="HTTPSampler.port">${PAP_PORT}</stringProp>
15128           <stringProp name="HTTPSampler.protocol">http</stringProp>
15129           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
15130           <stringProp name="HTTPSampler.path">policy/pap/v1/statistics</stringProp>
15131           <stringProp name="HTTPSampler.method">GET</stringProp>
15132           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
15133           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
15134           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
15135           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
15136           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
15137           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
15138           <stringProp name="HTTPSampler.response_timeout"></stringProp>
15139           <stringProp name="TestPlan.comments">Check Statistics</stringProp>
15140         </HTTPSamplerProxy>
15141         <hashTree>
15142           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
15143             <collectionProp name="Asserion.test_strings">
15144               <stringProp name="49586">200</stringProp>
15145             </collectionProp>
15146             <stringProp name="Assertion.custom_message"></stringProp>
15147             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
15148             <boolProp name="Assertion.assume_success">false</boolProp>
15149             <intProp name="Assertion.test_type">1</intProp>
15150           </ResponseAssertion>
15151           <hashTree/>
15152           <JSR223Assertion guiclass="TestBeanGUI" testclass="JSR223Assertion" testname="JSR223 Assertion" enabled="true">
15153             <stringProp name="scriptLanguage">groovy</stringProp>
15154             <stringProp name="parameters"></stringProp>
15155             <stringProp name="filename"></stringProp>
15156             <stringProp name="cacheKey">true</stringProp>
15157             <stringProp name="script">import groovy.json.JsonSlurper;
15158
15159 def res = [];
15160 if (prev.getResponseCode() == &apos;200&apos;) {
15161     def jsonSlurper = new JsonSlurper();
15162     res = jsonSlurper.parseText(prev.getResponseDataAsString());
15163
15164     assert res instanceof Map;
15165     assert res.code == 200;
15166     assert res.totalPdpCount == 0;
15167     assert res.totalPdpGroupCount==0;
15168     assert res.totalPolicyDeployCount==0;
15169     assert res.policyDeploySuccessCount==0;
15170
15171 }
15172 </stringProp>
15173           </JSR223Assertion>
15174           <hashTree/>
15175         </hashTree>
15176         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Change State to ACTIVE (defaultGroup)" enabled="true">
15177           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
15178             <collectionProp name="Arguments.arguments"/>
15179           </elementProp>
15180           <stringProp name="HTTPSampler.domain">${PAP_HOST}</stringProp>
15181           <stringProp name="HTTPSampler.port">${PAP_PORT}</stringProp>
15182           <stringProp name="HTTPSampler.protocol">http</stringProp>
15183           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
15184           <stringProp name="HTTPSampler.path">policy/pap/v1/pdps/groups/defaultGroup?state=ACTIVE</stringProp>
15185           <stringProp name="HTTPSampler.method">PUT</stringProp>
15186           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
15187           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
15188           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
15189           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
15190           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
15191           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
15192           <stringProp name="HTTPSampler.response_timeout"></stringProp>
15193         </HTTPSamplerProxy>
15194         <hashTree>
15195           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
15196             <collectionProp name="Asserion.test_strings">
15197               <stringProp name="49586">200</stringProp>
15198             </collectionProp>
15199             <stringProp name="Assertion.custom_message"></stringProp>
15200             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
15201             <boolProp name="Assertion.assume_success">false</boolProp>
15202             <intProp name="Assertion.test_type">1</intProp>
15203           </ResponseAssertion>
15204           <hashTree/>
15205           <ConstantTimer guiclass="ConstantTimerGui" testclass="ConstantTimer" testname="Constant Timer" enabled="true">
15206             <stringProp name="ConstantTimer.delay">6000</stringProp>
15207           </ConstantTimer>
15208           <hashTree/>
15209         </hashTree>
15210         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Check PdpGroup Query" enabled="true">
15211           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
15212             <collectionProp name="Arguments.arguments"/>
15213           </elementProp>
15214           <stringProp name="HTTPSampler.domain">${PAP_HOST}</stringProp>
15215           <stringProp name="HTTPSampler.port">${PAP_PORT}</stringProp>
15216           <stringProp name="HTTPSampler.protocol">http</stringProp>
15217           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
15218           <stringProp name="HTTPSampler.path">/policy/pap/v1/pdps</stringProp>
15219           <stringProp name="HTTPSampler.method">GET</stringProp>
15220           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
15221           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
15222           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
15223           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
15224           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
15225           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
15226           <stringProp name="HTTPSampler.response_timeout"></stringProp>
15227           <stringProp name="TestPlan.comments">Check PdpGroup Query</stringProp>
15228         </HTTPSamplerProxy>
15229         <hashTree>
15230           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
15231             <collectionProp name="Asserion.test_strings">
15232               <stringProp name="49586">200</stringProp>
15233             </collectionProp>
15234             <stringProp name="Assertion.custom_message"></stringProp>
15235             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
15236             <boolProp name="Assertion.assume_success">false</boolProp>
15237             <intProp name="Assertion.test_type">1</intProp>
15238           </ResponseAssertion>
15239           <hashTree/>
15240           <JSR223Assertion guiclass="TestBeanGUI" testclass="JSR223Assertion" testname="JSR223 Assertion" enabled="true">
15241             <stringProp name="scriptLanguage">groovy</stringProp>
15242             <stringProp name="parameters"></stringProp>
15243             <stringProp name="filename"></stringProp>
15244             <stringProp name="cacheKey">true</stringProp>
15245             <stringProp name="script">import groovy.json.JsonSlurper;
15246 def res = [];
15247 if (prev.getResponseCode() == &apos;200&apos;) {
15248     def jsonSlurper = new JsonSlurper();
15249     res = jsonSlurper.parseText(prev.getResponseDataAsString());
15250
15251     assert res instanceof Map;
15252     assert res.groups.size == 1;
15253     assert res.groups[0].pdpGroupState== &apos;ACTIVE&apos;;
15254 }
15255 </stringProp>
15256           </JSR223Assertion>
15257           <hashTree/>
15258         </hashTree>
15259         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Deploy defaultDomain Policy" enabled="true">
15260           <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
15261           <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
15262             <collectionProp name="Arguments.arguments">
15263               <elementProp name="" elementType="HTTPArgument">
15264                 <boolProp name="HTTPArgument.always_encode">false</boolProp>
15265                 <stringProp name="Argument.value">{&#xd;
15266   &quot;policies&quot; : [&#xd;
15267     {&#xd;
15268       &quot;policy-id&quot;: &quot;operational.apex.stabilityTestDefaultDomain&quot;,&#xd;
15269       &quot;policy-version&quot;: &quot;1.0.0&quot;&#xd;
15270     }&#xd;
15271     ]&#xd;
15272 }</stringProp>
15273                 <stringProp name="Argument.metadata">=</stringProp>
15274               </elementProp>
15275             </collectionProp>
15276           </elementProp>
15277           <stringProp name="HTTPSampler.domain">${PAP_HOST}</stringProp>
15278           <stringProp name="HTTPSampler.port">${PAP_PORT}</stringProp>
15279           <stringProp name="HTTPSampler.protocol">http</stringProp>
15280           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
15281           <stringProp name="HTTPSampler.path">policy/pap/v1/pdps/policies</stringProp>
15282           <stringProp name="HTTPSampler.method">POST</stringProp>
15283           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
15284           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
15285           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
15286           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
15287           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
15288           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
15289           <stringProp name="HTTPSampler.response_timeout"></stringProp>
15290         </HTTPSamplerProxy>
15291         <hashTree>
15292           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
15293             <collectionProp name="Asserion.test_strings">
15294               <stringProp name="49588">202</stringProp>
15295             </collectionProp>
15296             <stringProp name="Assertion.custom_message"></stringProp>
15297             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
15298             <boolProp name="Assertion.assume_success">false</boolProp>
15299             <intProp name="Assertion.test_type">1</intProp>
15300           </ResponseAssertion>
15301           <hashTree/>
15302           <ConstantTimer guiclass="ConstantTimerGui" testclass="ConstantTimer" testname="Constant Timer" enabled="true">
15303             <stringProp name="ConstantTimer.delay">6000</stringProp>
15304           </ConstantTimer>
15305           <hashTree/>
15306         </hashTree>
15307         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Check status of defaultGroup" enabled="true">
15308           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
15309             <collectionProp name="Arguments.arguments"/>
15310           </elementProp>
15311           <stringProp name="HTTPSampler.domain">${PAP_HOST}</stringProp>
15312           <stringProp name="HTTPSampler.port">${PAP_PORT}</stringProp>
15313           <stringProp name="HTTPSampler.protocol">http</stringProp>
15314           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
15315           <stringProp name="HTTPSampler.path">/policy/pap/v1/policies/status/defaultGroup/operational.apex.stabilityTestDefaultDomain/1.0.0</stringProp>
15316           <stringProp name="HTTPSampler.method">GET</stringProp>
15317           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
15318           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
15319           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
15320           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
15321           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
15322           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
15323           <stringProp name="HTTPSampler.response_timeout"></stringProp>
15324           <stringProp name="TestPlan.comments">Query policies status for defaultGroup</stringProp>
15325         </HTTPSamplerProxy>
15326         <hashTree>
15327           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
15328             <collectionProp name="Asserion.test_strings">
15329               <stringProp name="49586">200</stringProp>
15330             </collectionProp>
15331             <stringProp name="Assertion.custom_message"></stringProp>
15332             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
15333             <boolProp name="Assertion.assume_success">false</boolProp>
15334             <intProp name="Assertion.test_type">1</intProp>
15335           </ResponseAssertion>
15336           <hashTree/>
15337         </hashTree>
15338         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Check PdpGroup Audit defaultGroup" enabled="true">
15339           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
15340             <collectionProp name="Arguments.arguments"/>
15341           </elementProp>
15342           <stringProp name="HTTPSampler.domain">${PAP_HOST}</stringProp>
15343           <stringProp name="HTTPSampler.port">${PAP_PORT}</stringProp>
15344           <stringProp name="HTTPSampler.protocol">http</stringProp>
15345           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
15346           <stringProp name="HTTPSampler.path">/policy/pap/v1/policies/audit/defaultGroup</stringProp>
15347           <stringProp name="HTTPSampler.method">GET</stringProp>
15348           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
15349           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
15350           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
15351           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
15352           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
15353           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
15354           <stringProp name="HTTPSampler.response_timeout"></stringProp>
15355           <stringProp name="TestPlan.comments">Check PdpGroup Audit</stringProp>
15356         </HTTPSamplerProxy>
15357         <hashTree>
15358           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
15359             <collectionProp name="Asserion.test_strings">
15360               <stringProp name="49586">200</stringProp>
15361             </collectionProp>
15362             <stringProp name="Assertion.custom_message"></stringProp>
15363             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
15364             <boolProp name="Assertion.assume_success">false</boolProp>
15365             <intProp name="Assertion.test_type">1</intProp>
15366           </ResponseAssertion>
15367           <hashTree/>
15368         </hashTree>
15369         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Check PdpGroup Audit Policy (defaultGroup)" enabled="true">
15370           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
15371             <collectionProp name="Arguments.arguments"/>
15372           </elementProp>
15373           <stringProp name="HTTPSampler.domain">${PAP_HOST}</stringProp>
15374           <stringProp name="HTTPSampler.port">${PAP_PORT}</stringProp>
15375           <stringProp name="HTTPSampler.protocol">http</stringProp>
15376           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
15377           <stringProp name="HTTPSampler.path">/policy/pap/v1/policies/audit/defaultGroup/operational.apex.stabilityTestDefaultDomain/1.0.0</stringProp>
15378           <stringProp name="HTTPSampler.method">GET</stringProp>
15379           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
15380           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
15381           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
15382           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
15383           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
15384           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
15385           <stringProp name="HTTPSampler.response_timeout"></stringProp>
15386           <stringProp name="TestPlan.comments">Check PdpGroup Audit</stringProp>
15387         </HTTPSamplerProxy>
15388         <hashTree>
15389           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
15390             <collectionProp name="Asserion.test_strings">
15391               <stringProp name="49586">200</stringProp>
15392             </collectionProp>
15393             <stringProp name="Assertion.custom_message"></stringProp>
15394             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
15395             <boolProp name="Assertion.assume_success">false</boolProp>
15396             <intProp name="Assertion.test_type">1</intProp>
15397           </ResponseAssertion>
15398           <hashTree/>
15399         </hashTree>
15400         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Create/Update PDP Group" enabled="true">
15401           <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
15402           <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
15403             <collectionProp name="Arguments.arguments">
15404               <elementProp name="" elementType="HTTPArgument">
15405                 <boolProp name="HTTPArgument.always_encode">false</boolProp>
15406                 <stringProp name="Argument.value">{&#xd;
15407     &quot;groups&quot;: [&#xd;
15408         {&#xd;
15409             &quot;name&quot;: &quot;sampleGroup&quot;,&#xd;
15410             &quot;pdpGroupState&quot;: &quot;ACTIVE&quot;,&#xd;
15411             &quot;properties&quot;: {},&#xd;
15412             &quot;pdpSubgroups&quot;: [&#xd;
15413                 {&#xd;
15414                     &quot;pdpType&quot;: &quot;apex&quot;,&#xd;
15415                     &quot;desiredInstanceCount&quot;: 1,&#xd;
15416                     &quot;properties&quot;: {},&#xd;
15417                     &quot;supportedPolicyTypes&quot;: [&#xd;
15418                         {&#xd;
15419                             &quot;name&quot;: &quot;onap.policies.controlloop.operational.common.Apex&quot;,&#xd;
15420                             &quot;version&quot;: &quot;1.0.0&quot;&#xd;
15421                         }&#xd;
15422                     ],&#xd;
15423                     &quot;policies&quot;: []&#xd;
15424                 }&#xd;
15425             ]&#xd;
15426         }&#xd;
15427     ]&#xd;
15428 }</stringProp>
15429                 <stringProp name="Argument.metadata">=</stringProp>
15430               </elementProp>
15431             </collectionProp>
15432           </elementProp>
15433           <stringProp name="HTTPSampler.domain">${PAP_HOST}</stringProp>
15434           <stringProp name="HTTPSampler.port">${PAP_PORT}</stringProp>
15435           <stringProp name="HTTPSampler.protocol">http</stringProp>
15436           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
15437           <stringProp name="HTTPSampler.path">/policy/pap/v1/pdps/groups/batch</stringProp>
15438           <stringProp name="HTTPSampler.method">POST</stringProp>
15439           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
15440           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
15441           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
15442           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
15443           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
15444           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
15445           <stringProp name="HTTPSampler.response_timeout"></stringProp>
15446           <stringProp name="TestPlan.comments">create SampleGroup </stringProp>
15447         </HTTPSamplerProxy>
15448         <hashTree>
15449           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
15450             <collectionProp name="Asserion.test_strings">
15451               <stringProp name="49586">200</stringProp>
15452             </collectionProp>
15453             <stringProp name="Assertion.custom_message"></stringProp>
15454             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
15455             <boolProp name="Assertion.assume_success">false</boolProp>
15456             <intProp name="Assertion.test_type">1</intProp>
15457           </ResponseAssertion>
15458           <hashTree/>
15459         </hashTree>
15460         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Check PdpGroup Query" enabled="true">
15461           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
15462             <collectionProp name="Arguments.arguments"/>
15463           </elementProp>
15464           <stringProp name="HTTPSampler.domain">${PAP_HOST}</stringProp>
15465           <stringProp name="HTTPSampler.port">${PAP_PORT}</stringProp>
15466           <stringProp name="HTTPSampler.protocol">http</stringProp>
15467           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
15468           <stringProp name="HTTPSampler.path">/policy/pap/v1/pdps</stringProp>
15469           <stringProp name="HTTPSampler.method">GET</stringProp>
15470           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
15471           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
15472           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
15473           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
15474           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
15475           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
15476           <stringProp name="HTTPSampler.response_timeout"></stringProp>
15477           <stringProp name="TestPlan.comments">Check PdpGroup Query</stringProp>
15478         </HTTPSamplerProxy>
15479         <hashTree>
15480           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
15481             <collectionProp name="Asserion.test_strings">
15482               <stringProp name="49586">200</stringProp>
15483             </collectionProp>
15484             <stringProp name="Assertion.custom_message"></stringProp>
15485             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
15486             <boolProp name="Assertion.assume_success">false</boolProp>
15487             <intProp name="Assertion.test_type">1</intProp>
15488           </ResponseAssertion>
15489           <hashTree/>
15490           <JSR223Assertion guiclass="TestBeanGUI" testclass="JSR223Assertion" testname="JSR223 Assertion" enabled="true">
15491             <stringProp name="scriptLanguage">groovy</stringProp>
15492             <stringProp name="parameters"></stringProp>
15493             <stringProp name="filename"></stringProp>
15494             <stringProp name="cacheKey">true</stringProp>
15495             <stringProp name="script">import groovy.json.JsonSlurper;
15496
15497 def res = [];
15498 if (prev.getResponseCode() == &apos;200&apos;) {
15499     def jsonSlurper = new JsonSlurper();
15500     res = jsonSlurper.parseText(prev.getResponseDataAsString());
15501
15502     assert res instanceof Map;
15503     assert res.groups.size == 2;
15504
15505     for(int groupSize=0;groupSize&lt;res.groups.size;groupSize++){
15506
15507          for(int subGrpSize=0;subGrpSize&lt;res.groups[groupSize].pdpSubgroups.size;subGrpSize++){
15508                 
15509                 def pdpSubGrp=res.groups[groupSize].pdpSubgroups[subGrpSize];
15510                 for(int supportedPolicyTypesSize=0;supportedPolicyTypesSize&lt;pdpSubGrp.supportedPolicyTypes.size;supportedPolicyTypesSize++){
15511                         if(pdpSubGrp.supportedPolicyTypes[supportedPolicyTypesSize].name ==&apos;onap.policies.controlloop.operational.common.Apex&apos;){
15512                                         assert pdpSubGrp.pdpInstances.size &gt;= 0;
15513                                 if (res.groups[groupSize].name == &apos;defaultGroup&apos;) {
15514                                                 assert pdpSubGrp.policies[0].name == &apos;operational.apex.stabilityTestDefaultDomain&apos;;
15515                                         }
15516                             else if(res.groups[groupSize].name == &apos;sampleGroup&apos; ){
15517                                 assert pdpSubGrp.policies.size == 0;
15518                             }
15519                         }
15520                 }
15521          }
15522     }
15523 }
15524 </stringProp>
15525           </JSR223Assertion>
15526           <hashTree/>
15527           <ConstantTimer guiclass="ConstantTimerGui" testclass="ConstantTimer" testname="Constant Timer" enabled="true">
15528             <stringProp name="ConstantTimer.delay">120000</stringProp>
15529           </ConstantTimer>
15530           <hashTree/>
15531         </hashTree>
15532         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Deployment Update sampleDomain" enabled="true">
15533           <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
15534           <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
15535             <collectionProp name="Arguments.arguments">
15536               <elementProp name="" elementType="HTTPArgument">
15537                 <boolProp name="HTTPArgument.always_encode">false</boolProp>
15538                 <stringProp name="Argument.value">{&#xd;
15539     &quot;groups&quot;: [&#xd;
15540         {&#xd;
15541             &quot;name&quot;: &quot;sampleGroup&quot;,&#xd;
15542             &quot;deploymentSubgroups&quot;: [&#xd;
15543                 {&#xd;
15544                     &quot;pdpType&quot;: &quot;apex&quot;,&#xd;
15545                     &quot;action&quot;: &quot;POST&quot;,&#xd;
15546                     &quot;policies&quot;: [&#xd;
15547                         {&#xd;
15548                             &quot;name&quot;: &quot;operational.apex.stabilityTestSampleDomain&quot;,&#xd;
15549                             &quot;version&quot;: &quot;1.0.0&quot;&#xd;
15550                         }&#xd;
15551                     ]&#xd;
15552                 }&#xd;
15553             ]&#xd;
15554         }&#xd;
15555     ]&#xd;
15556 }</stringProp>
15557                 <stringProp name="Argument.metadata">=</stringProp>
15558               </elementProp>
15559             </collectionProp>
15560           </elementProp>
15561           <stringProp name="HTTPSampler.domain">${PAP_HOST}</stringProp>
15562           <stringProp name="HTTPSampler.port">${PAP_PORT}</stringProp>
15563           <stringProp name="HTTPSampler.protocol">http</stringProp>
15564           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
15565           <stringProp name="HTTPSampler.path">/policy/pap/v1/pdps/deployments/batch</stringProp>
15566           <stringProp name="HTTPSampler.method">POST</stringProp>
15567           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
15568           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
15569           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
15570           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
15571           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
15572           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
15573           <stringProp name="HTTPSampler.response_timeout"></stringProp>
15574         </HTTPSamplerProxy>
15575         <hashTree>
15576           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
15577             <collectionProp name="Asserion.test_strings">
15578               <stringProp name="49588">202</stringProp>
15579             </collectionProp>
15580             <stringProp name="Assertion.custom_message"></stringProp>
15581             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
15582             <boolProp name="Assertion.assume_success">false</boolProp>
15583             <intProp name="Assertion.test_type">1</intProp>
15584           </ResponseAssertion>
15585           <hashTree/>
15586         </hashTree>
15587         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Check status of sampleDomain policy" enabled="true">
15588           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
15589             <collectionProp name="Arguments.arguments"/>
15590           </elementProp>
15591           <stringProp name="HTTPSampler.domain">${PAP_HOST}</stringProp>
15592           <stringProp name="HTTPSampler.port">${PAP_PORT}</stringProp>
15593           <stringProp name="HTTPSampler.protocol">http</stringProp>
15594           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
15595           <stringProp name="HTTPSampler.path">/policy/pap/v1/policies/status/sampleGroup</stringProp>
15596           <stringProp name="HTTPSampler.method">GET</stringProp>
15597           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
15598           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
15599           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
15600           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
15601           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
15602           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
15603           <stringProp name="HTTPSampler.response_timeout"></stringProp>
15604           <stringProp name="TestPlan.comments">Query policies status</stringProp>
15605         </HTTPSamplerProxy>
15606         <hashTree>
15607           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
15608             <collectionProp name="Asserion.test_strings">
15609               <stringProp name="49586">200</stringProp>
15610             </collectionProp>
15611             <stringProp name="Assertion.custom_message"></stringProp>
15612             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
15613             <boolProp name="Assertion.assume_success">false</boolProp>
15614             <intProp name="Assertion.test_type">1</intProp>
15615           </ResponseAssertion>
15616           <hashTree/>
15617         </hashTree>
15618         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Check status of PdpGroups" enabled="true">
15619           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
15620             <collectionProp name="Arguments.arguments"/>
15621           </elementProp>
15622           <stringProp name="HTTPSampler.domain">${PAP_HOST}</stringProp>
15623           <stringProp name="HTTPSampler.port">${PAP_PORT}</stringProp>
15624           <stringProp name="HTTPSampler.protocol">http</stringProp>
15625           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
15626           <stringProp name="HTTPSampler.path">/policy/pap/v1/policies/status</stringProp>
15627           <stringProp name="HTTPSampler.method">GET</stringProp>
15628           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
15629           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
15630           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
15631           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
15632           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
15633           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
15634           <stringProp name="HTTPSampler.response_timeout"></stringProp>
15635           <stringProp name="TestPlan.comments">Query policies status</stringProp>
15636         </HTTPSamplerProxy>
15637         <hashTree>
15638           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
15639             <collectionProp name="Asserion.test_strings">
15640               <stringProp name="49586">200</stringProp>
15641             </collectionProp>
15642             <stringProp name="Assertion.custom_message"></stringProp>
15643             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
15644             <boolProp name="Assertion.assume_success">false</boolProp>
15645             <intProp name="Assertion.test_type">1</intProp>
15646           </ResponseAssertion>
15647           <hashTree/>
15648         </hashTree>
15649         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Check PdpGroup Query" enabled="true">
15650           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
15651             <collectionProp name="Arguments.arguments"/>
15652           </elementProp>
15653           <stringProp name="HTTPSampler.domain">${PAP_HOST}</stringProp>
15654           <stringProp name="HTTPSampler.port">${PAP_PORT}</stringProp>
15655           <stringProp name="HTTPSampler.protocol">http</stringProp>
15656           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
15657           <stringProp name="HTTPSampler.path">/policy/pap/v1/pdps</stringProp>
15658           <stringProp name="HTTPSampler.method">GET</stringProp>
15659           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
15660           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
15661           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
15662           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
15663           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
15664           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
15665           <stringProp name="HTTPSampler.response_timeout"></stringProp>
15666           <stringProp name="TestPlan.comments">Check PdpGroup Query</stringProp>
15667         </HTTPSamplerProxy>
15668         <hashTree>
15669           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
15670             <collectionProp name="Asserion.test_strings">
15671               <stringProp name="49586">200</stringProp>
15672             </collectionProp>
15673             <stringProp name="Assertion.custom_message"></stringProp>
15674             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
15675             <boolProp name="Assertion.assume_success">false</boolProp>
15676             <intProp name="Assertion.test_type">1</intProp>
15677           </ResponseAssertion>
15678           <hashTree/>
15679           <JSR223Assertion guiclass="TestBeanGUI" testclass="JSR223Assertion" testname="JSR223 Assertion" enabled="true">
15680             <stringProp name="scriptLanguage">groovy</stringProp>
15681             <stringProp name="parameters"></stringProp>
15682             <stringProp name="filename"></stringProp>
15683             <stringProp name="cacheKey">true</stringProp>
15684             <stringProp name="script">import groovy.json.JsonSlurper;
15685
15686 def res = [];
15687 if (prev.getResponseCode() == &apos;200&apos;) {
15688     def jsonSlurper = new JsonSlurper();
15689     res = jsonSlurper.parseText(prev.getResponseDataAsString());
15690
15691     assert res instanceof Map;
15692     assert res.groups.size == 2;
15693
15694     for(int groupSize=0;groupSize&lt;res.groups.size;groupSize++){
15695
15696          for(int subGrpSize=0;subGrpSize&lt;res.groups[groupSize].pdpSubgroups.size;subGrpSize++){
15697
15698                 def pdpSubGrp=res.groups[groupSize].pdpSubgroups[subGrpSize];
15699                 for(int supportedPolicyTypesSize=0;supportedPolicyTypesSize&lt;pdpSubGrp.supportedPolicyTypes.size;supportedPolicyTypesSize++){
15700                         if(pdpSubGrp.supportedPolicyTypes[supportedPolicyTypesSize].name ==&apos;onap.policies.controlloop.operational.common.Apex&apos;){
15701                                 if (res.groups[groupSize].name == &apos;defaultGroup&apos;) {
15702                                                 assert pdpSubGrp.policies[0].name == &apos;operational.apex.stabilityTestDefaultDomain&apos;;
15703                                         }else if(res.groups[groupSize].name == &apos;sampleGroup&apos; ){
15704                                                 assert pdpSubGrp.policies[0].name == &apos;operational.apex.stabilityTestSampleDomain&apos;;
15705                                 }
15706                         }
15707                 }
15708          }
15709     }
15710 }
15711 </stringProp>
15712           </JSR223Assertion>
15713           <hashTree/>
15714         </hashTree>
15715         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Check Audit" enabled="true">
15716           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
15717             <collectionProp name="Arguments.arguments"/>
15718           </elementProp>
15719           <stringProp name="HTTPSampler.domain">${PAP_HOST}</stringProp>
15720           <stringProp name="HTTPSampler.port">${PAP_PORT}</stringProp>
15721           <stringProp name="HTTPSampler.protocol">http</stringProp>
15722           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
15723           <stringProp name="HTTPSampler.path">/policy/pap/v1/policies/audit</stringProp>
15724           <stringProp name="HTTPSampler.method">GET</stringProp>
15725           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
15726           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
15727           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
15728           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
15729           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
15730           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
15731           <stringProp name="HTTPSampler.response_timeout"></stringProp>
15732           <stringProp name="TestPlan.comments">Check Audit</stringProp>
15733         </HTTPSamplerProxy>
15734         <hashTree>
15735           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
15736             <collectionProp name="Asserion.test_strings">
15737               <stringProp name="49586">200</stringProp>
15738             </collectionProp>
15739             <stringProp name="Assertion.custom_message"></stringProp>
15740             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
15741             <boolProp name="Assertion.assume_success">false</boolProp>
15742             <intProp name="Assertion.test_type">1</intProp>
15743           </ResponseAssertion>
15744           <hashTree/>
15745         </hashTree>
15746         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Check Consolidated Health" enabled="true">
15747           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
15748             <collectionProp name="Arguments.arguments"/>
15749           </elementProp>
15750           <stringProp name="HTTPSampler.domain">${PAP_HOST}</stringProp>
15751           <stringProp name="HTTPSampler.port">${PAP_PORT}</stringProp>
15752           <stringProp name="HTTPSampler.protocol">http</stringProp>
15753           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
15754           <stringProp name="HTTPSampler.path">/policy/pap/v1/components/healthcheck</stringProp>
15755           <stringProp name="HTTPSampler.method">GET</stringProp>
15756           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
15757           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
15758           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
15759           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
15760           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
15761           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
15762           <stringProp name="HTTPSampler.response_timeout"></stringProp>
15763           <stringProp name="TestPlan.comments">Consolidated Health Check</stringProp>
15764         </HTTPSamplerProxy>
15765         <hashTree>
15766           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
15767             <collectionProp name="Asserion.test_strings">
15768               <stringProp name="49586">200</stringProp>
15769             </collectionProp>
15770             <stringProp name="Assertion.custom_message"></stringProp>
15771             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
15772             <boolProp name="Assertion.assume_success">false</boolProp>
15773             <intProp name="Assertion.test_type">1</intProp>
15774           </ResponseAssertion>
15775           <hashTree/>
15776           <JSR223Assertion guiclass="TestBeanGUI" testclass="JSR223Assertion" testname="JSR223 Assertion" enabled="true">
15777             <stringProp name="scriptLanguage">groovy</stringProp>
15778             <stringProp name="parameters"></stringProp>
15779             <stringProp name="filename"></stringProp>
15780             <stringProp name="cacheKey">true</stringProp>
15781             <stringProp name="script">import groovy.json.JsonSlurper;
15782
15783 def res = [];
15784 if (prev.getResponseCode() == &apos;200&apos;) {
15785     def jsonSlurper = new JsonSlurper();
15786     res = jsonSlurper.parseText(prev.getResponseDataAsString());
15787     assert res instanceof Map;
15788     assert res.pdps.xacml!=null;
15789     assert res.pdps.drools!=null;
15790     assert res.pdps.apex!=null;
15791 }
15792 </stringProp>
15793           </JSR223Assertion>
15794           <hashTree/>
15795         </hashTree>
15796         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Check Deployed Policies" enabled="true">
15797           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
15798             <collectionProp name="Arguments.arguments"/>
15799           </elementProp>
15800           <stringProp name="HTTPSampler.domain">${PAP_HOST}</stringProp>
15801           <stringProp name="HTTPSampler.port">${PAP_PORT}</stringProp>
15802           <stringProp name="HTTPSampler.protocol">http</stringProp>
15803           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
15804           <stringProp name="HTTPSampler.path">/policy/pap/v1/policies/deployed</stringProp>
15805           <stringProp name="HTTPSampler.method">GET</stringProp>
15806           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
15807           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
15808           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
15809           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
15810           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
15811           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
15812           <stringProp name="HTTPSampler.response_timeout"></stringProp>
15813           <stringProp name="TestPlan.comments">Query Deployed policies</stringProp>
15814         </HTTPSamplerProxy>
15815         <hashTree>
15816           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
15817             <collectionProp name="Asserion.test_strings">
15818               <stringProp name="49586">200</stringProp>
15819             </collectionProp>
15820             <stringProp name="Assertion.custom_message"></stringProp>
15821             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
15822             <boolProp name="Assertion.assume_success">false</boolProp>
15823             <intProp name="Assertion.test_type">1</intProp>
15824           </ResponseAssertion>
15825           <hashTree/>
15826           <JSR223Assertion guiclass="TestBeanGUI" testclass="JSR223Assertion" testname="JSR223 Assertion" enabled="true">
15827             <stringProp name="scriptLanguage">groovy</stringProp>
15828             <stringProp name="parameters"></stringProp>
15829             <stringProp name="filename"></stringProp>
15830             <stringProp name="cacheKey">true</stringProp>
15831             <stringProp name="script">import groovy.json.JsonSlurper;
15832
15833 def res = [];
15834 if (prev.getResponseCode() == &apos;200&apos;) {
15835     def jsonSlurper = new JsonSlurper();
15836     res = jsonSlurper.parseText(prev.getResponseDataAsString());
15837    assert res.size &gt;1 ;
15838
15839 }
15840 </stringProp>
15841           </JSR223Assertion>
15842           <hashTree/>
15843         </hashTree>
15844         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Undeploy Policy sampleDomain" enabled="true">
15845           <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
15846           <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
15847             <collectionProp name="Arguments.arguments">
15848               <elementProp name="" elementType="HTTPArgument">
15849                 <boolProp name="HTTPArgument.always_encode">false</boolProp>
15850                 <stringProp name="Argument.value">{&#xd;
15851     &quot;groups&quot;: [&#xd;
15852         {&#xd;
15853             &quot;name&quot;: &quot;sampleGroup&quot;,&#xd;
15854             &quot;deploymentSubgroups&quot;: [&#xd;
15855                 {&#xd;
15856                     &quot;pdpType&quot;: &quot;apex&quot;,&#xd;
15857                     &quot;action&quot;: &quot;DELETE&quot;,&#xd;
15858                     &quot;policies&quot;: [&#xd;
15859                         {&#xd;
15860                             &quot;name&quot;: &quot;operational.apex.stabilityTestSampleDomain&quot;,&#xd;
15861                             &quot;version&quot;: &quot;1.0.0&quot;&#xd;
15862                         }&#xd;
15863                     ]&#xd;
15864                 }&#xd;
15865             ]&#xd;
15866         }&#xd;
15867     ]&#xd;
15868 }</stringProp>
15869                 <stringProp name="Argument.metadata">=</stringProp>
15870               </elementProp>
15871             </collectionProp>
15872           </elementProp>
15873           <stringProp name="HTTPSampler.domain">${PAP_HOST}</stringProp>
15874           <stringProp name="HTTPSampler.port">${PAP_PORT}</stringProp>
15875           <stringProp name="HTTPSampler.protocol">http</stringProp>
15876           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
15877           <stringProp name="HTTPSampler.path">/policy/pap/v1/pdps/deployments/batch</stringProp>
15878           <stringProp name="HTTPSampler.method">POST</stringProp>
15879           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
15880           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
15881           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
15882           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
15883           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
15884           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
15885           <stringProp name="HTTPSampler.response_timeout"></stringProp>
15886         </HTTPSamplerProxy>
15887         <hashTree>
15888           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
15889             <collectionProp name="Asserion.test_strings">
15890               <stringProp name="49588">202</stringProp>
15891             </collectionProp>
15892             <stringProp name="Assertion.custom_message"></stringProp>
15893             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
15894             <boolProp name="Assertion.assume_success">false</boolProp>
15895             <intProp name="Assertion.test_type">1</intProp>
15896           </ResponseAssertion>
15897           <hashTree/>
15898         </hashTree>
15899         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Undeploy Default Policy" enabled="true">
15900           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
15901             <collectionProp name="Arguments.arguments"/>
15902           </elementProp>
15903           <stringProp name="HTTPSampler.domain">${PAP_HOST}</stringProp>
15904           <stringProp name="HTTPSampler.port">${PAP_PORT}</stringProp>
15905           <stringProp name="HTTPSampler.protocol">http</stringProp>
15906           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
15907           <stringProp name="HTTPSampler.path">policy/pap/v1/pdps/policies/operational.apex.stabilityTestDefaultDomain</stringProp>
15908           <stringProp name="HTTPSampler.method">DELETE</stringProp>
15909           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
15910           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
15911           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
15912           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
15913           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
15914           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
15915           <stringProp name="HTTPSampler.response_timeout"></stringProp>
15916         </HTTPSamplerProxy>
15917         <hashTree>
15918           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
15919             <collectionProp name="Asserion.test_strings">
15920               <stringProp name="49588">202</stringProp>
15921             </collectionProp>
15922             <stringProp name="Assertion.custom_message"></stringProp>
15923             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
15924             <boolProp name="Assertion.assume_success">false</boolProp>
15925             <intProp name="Assertion.test_type">1</intProp>
15926           </ResponseAssertion>
15927           <hashTree/>
15928         </hashTree>
15929         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Change State to PASSIVE(sampleGroup)" enabled="true">
15930           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
15931             <collectionProp name="Arguments.arguments"/>
15932           </elementProp>
15933           <stringProp name="HTTPSampler.domain">${PAP_HOST}</stringProp>
15934           <stringProp name="HTTPSampler.port">${PAP_PORT}</stringProp>
15935           <stringProp name="HTTPSampler.protocol">http</stringProp>
15936           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
15937           <stringProp name="HTTPSampler.path">policy/pap/v1/pdps/groups/sampleGroup?state=PASSIVE</stringProp>
15938           <stringProp name="HTTPSampler.method">PUT</stringProp>
15939           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
15940           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
15941           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
15942           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
15943           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
15944           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
15945           <stringProp name="HTTPSampler.response_timeout"></stringProp>
15946         </HTTPSamplerProxy>
15947         <hashTree>
15948           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
15949             <collectionProp name="Asserion.test_strings">
15950               <stringProp name="49586">200</stringProp>
15951             </collectionProp>
15952             <stringProp name="Assertion.custom_message"></stringProp>
15953             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
15954             <boolProp name="Assertion.assume_success">false</boolProp>
15955             <intProp name="Assertion.test_type">1</intProp>
15956           </ResponseAssertion>
15957           <hashTree/>
15958         </hashTree>
15959         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Delete PdpGroup SampleGroup" enabled="true">
15960           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
15961             <collectionProp name="Arguments.arguments"/>
15962           </elementProp>
15963           <stringProp name="HTTPSampler.domain">${PAP_HOST}</stringProp>
15964           <stringProp name="HTTPSampler.port">${PAP_PORT}</stringProp>
15965           <stringProp name="HTTPSampler.protocol">http</stringProp>
15966           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
15967           <stringProp name="HTTPSampler.path">/policy/pap/v1/pdps/groups/sampleGroup</stringProp>
15968           <stringProp name="HTTPSampler.method">DELETE</stringProp>
15969           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
15970           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
15971           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
15972           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
15973           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
15974           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
15975           <stringProp name="HTTPSampler.response_timeout"></stringProp>
15976           <stringProp name="TestPlan.comments">Delete PdpGroup </stringProp>
15977         </HTTPSamplerProxy>
15978         <hashTree>
15979           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
15980             <collectionProp name="Asserion.test_strings">
15981               <stringProp name="49586">200</stringProp>
15982             </collectionProp>
15983             <stringProp name="Assertion.custom_message"></stringProp>
15984             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
15985             <boolProp name="Assertion.assume_success">false</boolProp>
15986             <intProp name="Assertion.test_type">1</intProp>
15987           </ResponseAssertion>
15988           <hashTree/>
15989         </hashTree>
15990         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Change State to PASSIVE(defaultGroup)" enabled="true">
15991           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
15992             <collectionProp name="Arguments.arguments"/>
15993           </elementProp>
15994           <stringProp name="HTTPSampler.domain">${PAP_HOST}</stringProp>
15995           <stringProp name="HTTPSampler.port">${PAP_PORT}</stringProp>
15996           <stringProp name="HTTPSampler.protocol">http</stringProp>
15997           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
15998           <stringProp name="HTTPSampler.path">policy/pap/v1/pdps/groups/defaultGroup?state=PASSIVE</stringProp>
15999           <stringProp name="HTTPSampler.method">PUT</stringProp>
16000           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
16001           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
16002           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
16003           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
16004           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
16005           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
16006           <stringProp name="HTTPSampler.response_timeout"></stringProp>
16007         </HTTPSamplerProxy>
16008         <hashTree>
16009           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
16010             <collectionProp name="Asserion.test_strings">
16011               <stringProp name="49586">200</stringProp>
16012             </collectionProp>
16013             <stringProp name="Assertion.custom_message"></stringProp>
16014             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
16015             <boolProp name="Assertion.assume_success">false</boolProp>
16016             <intProp name="Assertion.test_type">1</intProp>
16017           </ResponseAssertion>
16018           <hashTree/>
16019           <ConstantTimer guiclass="ConstantTimerGui" testclass="ConstantTimer" testname="Constant Timer" enabled="true">
16020             <stringProp name="ConstantTimer.delay">6000</stringProp>
16021           </ConstantTimer>
16022           <hashTree/>
16023         </hashTree>
16024         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Check PdpGroup Query" enabled="true">
16025           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
16026             <collectionProp name="Arguments.arguments"/>
16027           </elementProp>
16028           <stringProp name="HTTPSampler.domain">${PAP_HOST}</stringProp>
16029           <stringProp name="HTTPSampler.port">${PAP_PORT}</stringProp>
16030           <stringProp name="HTTPSampler.protocol">http</stringProp>
16031           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
16032           <stringProp name="HTTPSampler.path">/policy/pap/v1/pdps</stringProp>
16033           <stringProp name="HTTPSampler.method">GET</stringProp>
16034           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
16035           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
16036           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
16037           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
16038           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
16039           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
16040           <stringProp name="HTTPSampler.response_timeout"></stringProp>
16041           <stringProp name="TestPlan.comments">Check PdpGroup Query</stringProp>
16042         </HTTPSamplerProxy>
16043         <hashTree>
16044           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
16045             <collectionProp name="Asserion.test_strings">
16046               <stringProp name="49586">200</stringProp>
16047             </collectionProp>
16048             <stringProp name="Assertion.custom_message"></stringProp>
16049             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
16050             <boolProp name="Assertion.assume_success">false</boolProp>
16051             <intProp name="Assertion.test_type">1</intProp>
16052           </ResponseAssertion>
16053           <hashTree/>
16054           <JSR223Assertion guiclass="TestBeanGUI" testclass="JSR223Assertion" testname="JSR223 Assertion" enabled="true">
16055             <stringProp name="scriptLanguage">groovy</stringProp>
16056             <stringProp name="parameters"></stringProp>
16057             <stringProp name="filename"></stringProp>
16058             <stringProp name="cacheKey">true</stringProp>
16059             <stringProp name="script">import groovy.json.JsonSlurper;
16060
16061 def res = [];
16062 if (prev.getResponseCode() == &apos;200&apos;) {
16063     def jsonSlurper = new JsonSlurper();
16064     res = jsonSlurper.parseText(prev.getResponseDataAsString());
16065
16066     assert res instanceof Map;
16067     assert res.groups.size ==1;
16068     assert res.groups[0].pdpGroupState== &apos;PASSIVE&apos;;
16069     
16070 }
16071 </stringProp>
16072           </JSR223Assertion>
16073           <hashTree/>
16074         </hashTree>
16075       </hashTree>
16076       <PostThreadGroup guiclass="PostThreadGroupGui" testclass="PostThreadGroup" testname="tearDown Thread Group" enabled="true">
16077         <stringProp name="ThreadGroup.on_sample_error">stoptest</stringProp>
16078         <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
16079           <boolProp name="LoopController.continue_forever">false</boolProp>
16080           <stringProp name="LoopController.loops">1</stringProp>
16081         </elementProp>
16082         <stringProp name="ThreadGroup.num_threads">1</stringProp>
16083         <stringProp name="ThreadGroup.ramp_time">1</stringProp>
16084         <boolProp name="ThreadGroup.scheduler">false</boolProp>
16085         <stringProp name="ThreadGroup.duration"></stringProp>
16086         <stringProp name="ThreadGroup.delay"></stringProp>
16087         <boolProp name="ThreadGroup.same_user_on_next_iteration">true</boolProp>
16088       </PostThreadGroup>
16089       <hashTree>
16090         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Change State to PASSIVE" enabled="true">
16091           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
16092             <collectionProp name="Arguments.arguments"/>
16093           </elementProp>
16094           <stringProp name="HTTPSampler.domain">${PAP_HOST}</stringProp>
16095           <stringProp name="HTTPSampler.port">${PAP_PORT}</stringProp>
16096           <stringProp name="HTTPSampler.protocol">http</stringProp>
16097           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
16098           <stringProp name="HTTPSampler.path">policy/pap/v1/pdps/groups/defaultGroup?state=PASSIVE</stringProp>
16099           <stringProp name="HTTPSampler.method">PUT</stringProp>
16100           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
16101           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
16102           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
16103           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
16104           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
16105           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
16106           <stringProp name="HTTPSampler.response_timeout"></stringProp>
16107         </HTTPSamplerProxy>
16108         <hashTree>
16109           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
16110             <collectionProp name="Asserion.test_strings">
16111               <stringProp name="49586">200</stringProp>
16112             </collectionProp>
16113             <stringProp name="Assertion.custom_message"></stringProp>
16114             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
16115             <boolProp name="Assertion.assume_success">false</boolProp>
16116             <intProp name="Assertion.test_type">1</intProp>
16117           </ResponseAssertion>
16118           <hashTree/>
16119         </hashTree>
16120         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Delete Policy defaultDomain" enabled="true">
16121           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
16122             <collectionProp name="Arguments.arguments"/>
16123           </elementProp>
16124           <stringProp name="HTTPSampler.domain">${API_HOST}</stringProp>
16125           <stringProp name="HTTPSampler.port">${API_PORT}</stringProp>
16126           <stringProp name="HTTPSampler.protocol">http</stringProp>
16127           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
16128           <stringProp name="HTTPSampler.path">/policy/api/v1/policytypes/onap.policies.controlloop.operational.common.Apex/versions/1.0.0/policies/operational.apex.stabilityTestDefaultDomain/versions/1.0.0</stringProp>
16129           <stringProp name="HTTPSampler.method">DELETE</stringProp>
16130           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
16131           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
16132           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
16133           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
16134           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
16135           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
16136           <stringProp name="HTTPSampler.response_timeout"></stringProp>
16137         </HTTPSamplerProxy>
16138         <hashTree>
16139           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
16140             <collectionProp name="Asserion.test_strings">
16141               <stringProp name="49586">200</stringProp>
16142             </collectionProp>
16143             <stringProp name="Assertion.custom_message"></stringProp>
16144             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
16145             <boolProp name="Assertion.assume_success">false</boolProp>
16146             <intProp name="Assertion.test_type">1</intProp>
16147           </ResponseAssertion>
16148           <hashTree/>
16149         </hashTree>
16150         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Delete Policy sampleDomain" enabled="true">
16151           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
16152             <collectionProp name="Arguments.arguments"/>
16153           </elementProp>
16154           <stringProp name="HTTPSampler.domain">${API_HOST}</stringProp>
16155           <stringProp name="HTTPSampler.port">${API_PORT}</stringProp>
16156           <stringProp name="HTTPSampler.protocol">http</stringProp>
16157           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
16158           <stringProp name="HTTPSampler.path">/policy/api/v1/policytypes/onap.policies.controlloop.operational.common.Apex/versions/1.0.0/policies/operational.apex.stabilityTestSampleDomain/versions/1.0.0</stringProp>
16159           <stringProp name="HTTPSampler.method">DELETE</stringProp>
16160           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
16161           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
16162           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
16163           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
16164           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
16165           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
16166           <stringProp name="HTTPSampler.response_timeout"></stringProp>
16167         </HTTPSamplerProxy>
16168         <hashTree>
16169           <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
16170             <collectionProp name="Asserion.test_strings">
16171               <stringProp name="49586">200</stringProp>
16172             </collectionProp>
16173             <stringProp name="Assertion.custom_message"></stringProp>
16174             <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
16175             <boolProp name="Assertion.assume_success">false</boolProp>
16176             <intProp name="Assertion.test_type">1</intProp>
16177           </ResponseAssertion>
16178           <hashTree/>
16179         </hashTree>
16180       </hashTree>
16181       <ResultCollector guiclass="SummaryReport" testclass="ResultCollector" testname="Summary Report" enabled="true">
16182         <boolProp name="ResultCollector.error_logging">false</boolProp>
16183         <objProp>
16184           <name>saveConfig</name>
16185           <value class="SampleSaveConfiguration">
16186             <time>true</time>
16187             <latency>true</latency>
16188             <timestamp>true</timestamp>
16189             <success>true</success>
16190             <label>true</label>
16191             <code>true</code>
16192             <message>true</message>
16193             <threadName>true</threadName>
16194             <dataType>true</dataType>
16195             <encoding>false</encoding>
16196             <assertions>true</assertions>
16197             <subresults>true</subresults>
16198             <responseData>false</responseData>
16199             <samplerData>false</samplerData>
16200             <xml>false</xml>
16201             <fieldNames>true</fieldNames>
16202             <responseHeaders>false</responseHeaders>
16203             <requestHeaders>false</requestHeaders>
16204             <responseDataOnError>false</responseDataOnError>
16205             <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
16206             <assertionsResultsToSave>0</assertionsResultsToSave>
16207             <bytes>true</bytes>
16208             <sentBytes>true</sentBytes>
16209             <url>true</url>
16210             <threadCounts>true</threadCounts>
16211             <idleTime>true</idleTime>
16212             <connectTime>true</connectTime>
16213           </value>
16214         </objProp>
16215         <stringProp name="filename">/home/wayne/dev/pap_results_1010.jtl</stringProp>
16216       </ResultCollector>
16217       <hashTree/>
16218       <ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree" enabled="true">
16219         <boolProp name="ResultCollector.error_logging">false</boolProp>
16220         <objProp>
16221           <name>saveConfig</name>
16222           <value class="SampleSaveConfiguration">
16223             <time>true</time>
16224             <latency>true</latency>
16225             <timestamp>true</timestamp>
16226             <success>true</success>
16227             <label>true</label>
16228             <code>true</code>
16229             <message>true</message>
16230             <threadName>true</threadName>
16231             <dataType>true</dataType>
16232             <encoding>false</encoding>
16233             <assertions>true</assertions>
16234             <subresults>true</subresults>
16235             <responseData>false</responseData>
16236             <samplerData>false</samplerData>
16237             <xml>false</xml>
16238             <fieldNames>true</fieldNames>
16239             <responseHeaders>false</responseHeaders>
16240             <requestHeaders>false</requestHeaders>
16241             <responseDataOnError>false</responseDataOnError>
16242             <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
16243             <assertionsResultsToSave>0</assertionsResultsToSave>
16244             <bytes>true</bytes>
16245             <sentBytes>true</sentBytes>
16246             <url>true</url>
16247             <threadCounts>true</threadCounts>
16248             <idleTime>true</idleTime>
16249             <connectTime>true</connectTime>
16250           </value>
16251         </objProp>
16252         <stringProp name="filename">C:\Users\WayneDunican\Desktop\S3P_PAP\testresults.jtl</stringProp>
16253       </ResultCollector>
16254       <hashTree/>
16255       <ResultCollector guiclass="TableVisualizer" testclass="ResultCollector" testname="View Results in Table" enabled="true">
16256         <boolProp name="ResultCollector.error_logging">false</boolProp>
16257         <objProp>
16258           <name>saveConfig</name>
16259           <value class="SampleSaveConfiguration">
16260             <time>true</time>
16261             <latency>true</latency>
16262             <timestamp>true</timestamp>
16263             <success>true</success>
16264             <label>true</label>
16265             <code>true</code>
16266             <message>true</message>
16267             <threadName>true</threadName>
16268             <dataType>true</dataType>
16269             <encoding>false</encoding>
16270             <assertions>true</assertions>
16271             <subresults>true</subresults>
16272             <responseData>false</responseData>
16273             <samplerData>false</samplerData>
16274             <xml>false</xml>
16275             <fieldNames>true</fieldNames>
16276             <responseHeaders>false</responseHeaders>
16277             <requestHeaders>false</requestHeaders>
16278             <responseDataOnError>false</responseDataOnError>
16279             <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
16280             <assertionsResultsToSave>0</assertionsResultsToSave>
16281             <bytes>true</bytes>
16282             <sentBytes>true</sentBytes>
16283             <url>true</url>
16284             <threadCounts>true</threadCounts>
16285             <idleTime>true</idleTime>
16286             <connectTime>true</connectTime>
16287           </value>
16288         </objProp>
16289         <stringProp name="filename">/home/ubuntu/pap_stability/resultTable.log</stringProp>
16290       </ResultCollector>
16291       <hashTree/>
16292     </hashTree>
16293   </hashTree>
16294 </jmeterTestPlan>