@inseefr/lunatic 0.2.1-prisme → 0.2.2-prisme

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,709 @@
1
+ {
2
+ "id": "kyiqmt6h",
3
+ "modele": "TESTANNE",
4
+ "enoCoreVersion": "2.3.7-dev-lunatic-v2",
5
+ "lunaticModelVersion": "2.2.13-dev-lunatic-v2",
6
+ "generatingDate": "18-07-2022 16:30:25",
7
+ "missing": false,
8
+ "pagination": "question",
9
+ "maxPage": "7",
10
+ "label": {
11
+ "value": "Bug - Controle logent logaut - sur boucles liées : ko",
12
+ "type": "VTL|MD"
13
+ },
14
+ "components": [
15
+ {
16
+ "id": "kwupyhsh",
17
+ "componentType": "Sequence",
18
+ "page": "1",
19
+ "label": { "value": "S1", "type": "VTL|MD" },
20
+ "conditionFilter": { "value": "true", "type": "VTL" },
21
+ "hierarchy": {
22
+ "sequence": {
23
+ "id": "kwupyhsh",
24
+ "page": "1",
25
+ "label": { "value": "S1", "type": "VTL|MD" }
26
+ }
27
+ }
28
+ },
29
+
30
+ {
31
+ "id": "kyiqf4wp",
32
+ "componentType": "CheckboxOne",
33
+ "mandatory": false,
34
+ "page": "2",
35
+ "label": { "value": "\"➡ 1. \" || \"LOGENQ \"", "type": "VTL|MD" },
36
+ "conditionFilter": { "value": "true", "type": "VTL" },
37
+ "hierarchy": {
38
+ "sequence": {
39
+ "id": "kwupyhsh",
40
+ "page": "1",
41
+ "label": { "value": "S1", "type": "VTL|MD" }
42
+ }
43
+ },
44
+ "bindingDependencies": ["LOGENQ"],
45
+ "options": [
46
+ { "value": "1", "label": { "value": "OUI", "type": "VTL|MD" } },
47
+
48
+ { "value": "2", "label": { "value": "NON", "type": "VTL|MD" } }
49
+ ],
50
+ "response": { "name": "LOGENQ" }
51
+ },
52
+
53
+ {
54
+ "id": "kyiqiyjr",
55
+ "componentType": "CheckboxOne",
56
+ "mandatory": false,
57
+ "page": "3",
58
+ "label": {
59
+ "value": "\"➡ 2. \" || \"LOGAUT déclenche controle si LOGAUT et LOGENT = Oui \"",
60
+ "type": "VTL|MD"
61
+ },
62
+ "conditionFilter": { "value": "true", "type": "VTL" },
63
+ "controls": [
64
+ {
65
+ "id": "kyiqiyjr-CI-0",
66
+ "criticality": "WARN",
67
+ "control": {
68
+ "value": "not((nvl(LOGENQ,\" \")=\"1\") and (nvl(LOGAUT,\" \")=\"1\"))",
69
+ "type": "VTL"
70
+ },
71
+ "errorMessage": {
72
+ "value": "Vous avez indiqué avoir deux résidences principales, pouvez-vous corriger l’une de vos réponses ?",
73
+ "type": "VTL|MD"
74
+ },
75
+ "bindingDependencies": ["LOGENQ", "LOGAUT"]
76
+ }
77
+ ],
78
+ "hierarchy": {
79
+ "sequence": {
80
+ "id": "kwupyhsh",
81
+ "page": "1",
82
+ "label": { "value": "S1", "type": "VTL|MD" }
83
+ }
84
+ },
85
+ "bindingDependencies": ["LOGAUT"],
86
+ "options": [
87
+ { "value": "1", "label": { "value": "OUI", "type": "VTL|MD" } },
88
+
89
+ { "value": "2", "label": { "value": "NON", "type": "VTL|MD" } }
90
+ ],
91
+ "response": { "name": "LOGAUT" }
92
+ },
93
+
94
+ {
95
+ "id": "kyn3wfvd",
96
+ "componentType": "InputNumber",
97
+ "mandatory": false,
98
+ "page": "4",
99
+ "min": 1,
100
+ "max": 10,
101
+ "decimals": 0,
102
+ "label": {
103
+ "value": "\"➡ 3. \" || \"nbhab, controle si > 5\"",
104
+ "type": "VTL|MD"
105
+ },
106
+ "conditionFilter": { "value": "true", "type": "VTL" },
107
+ "controls": [
108
+ {
109
+ "id": "kyn3wfvd-CI-0",
110
+ "criticality": "WARN",
111
+ "control": {
112
+ "value": "not(cast(nvl(NBHAB,\"0\"),integer) > 5)",
113
+ "type": "VTL"
114
+ },
115
+ "errorMessage": { "value": "supérieur à 5", "type": "VTL|MD" },
116
+ "bindingDependencies": ["NBHAB"]
117
+ }
118
+ ],
119
+ "hierarchy": {
120
+ "sequence": {
121
+ "id": "kwupyhsh",
122
+ "page": "1",
123
+ "label": { "value": "S1", "type": "VTL|MD" }
124
+ }
125
+ },
126
+ "bindingDependencies": ["NBHAB"],
127
+ "response": { "name": "NBHAB" }
128
+ },
129
+
130
+ {
131
+ "id": "kyn3scy8",
132
+ "componentType": "Loop",
133
+ "page": "5",
134
+ "depth": 1,
135
+ "paginatedLoop": false,
136
+ "conditionFilter": { "value": "true", "type": "VTL" },
137
+ "hierarchy": {
138
+ "sequence": {
139
+ "id": "kwupyhsh",
140
+ "page": "1",
141
+ "label": { "value": "S1", "type": "VTL|MD" }
142
+ }
143
+ },
144
+ "bindingDependencies": ["NBHAB", "PRENOM"],
145
+ "loopDependencies": ["NBHAB"],
146
+ "lines": {
147
+ "min": { "value": "cast(nvl(NBHAB ,\"1\"),integer)", "type": "VTL" },
148
+ "max": { "value": "cast(nvl(NBHAB ,\"1\"),integer)", "type": "VTL" }
149
+ },
150
+ "components": [
151
+ {
152
+ "id": "kyn4090i",
153
+ "componentType": "Subsequence",
154
+ "page": "5",
155
+ "goToPage": "5",
156
+ "label": { "value": "Prénom", "type": "VTL|MD" },
157
+ "conditionFilter": { "value": "true", "type": "VTL" },
158
+ "hierarchy": {
159
+ "sequence": {
160
+ "id": "kwupyhsh",
161
+ "page": "1",
162
+ "label": { "value": "S1", "type": "VTL|MD" }
163
+ },
164
+ "subSequence": {
165
+ "id": "kyn4090i",
166
+ "page": "5",
167
+ "label": { "value": "Prénom", "type": "VTL|MD" }
168
+ }
169
+ },
170
+ "bindingDependencies": ["NBHAB"]
171
+ },
172
+
173
+ {
174
+ "id": "kyn41vx2",
175
+ "componentType": "Input",
176
+ "mandatory": false,
177
+ "page": "5",
178
+ "maxLength": 249,
179
+ "label": {
180
+ "value": "\"➡ 4. \" || \"Prénom. Controle si prénom = A\"",
181
+ "type": "VTL|MD"
182
+ },
183
+ "conditionFilter": { "value": "true", "type": "VTL" },
184
+ "controls": [
185
+ {
186
+ "id": "kyn41vx2-CI-0",
187
+ "criticality": "WARN",
188
+ "control": { "value": "not(PRENOM= \"A\")", "type": "VTL" },
189
+ "errorMessage": { "value": "prénom = A", "type": "VTL|MD" },
190
+ "bindingDependencies": ["PRENOM"]
191
+ }
192
+ ],
193
+ "hierarchy": {
194
+ "sequence": {
195
+ "id": "kwupyhsh",
196
+ "page": "1",
197
+ "label": { "value": "S1", "type": "VTL|MD" }
198
+ },
199
+ "subSequence": {
200
+ "id": "kyn4090i",
201
+ "page": "5",
202
+ "label": { "value": "Prénom", "type": "VTL|MD" }
203
+ }
204
+ },
205
+ "bindingDependencies": ["PRENOM", "NBHAB"],
206
+ "response": { "name": "PRENOM" }
207
+ }
208
+ ]
209
+ },
210
+
211
+ {
212
+ "id": "kyn3zwkg",
213
+ "componentType": "Loop",
214
+ "page": "6",
215
+ "maxPage": "4",
216
+ "depth": 1,
217
+ "paginatedLoop": true,
218
+ "conditionFilter": { "value": "true", "type": "VTL" },
219
+ "hierarchy": {
220
+ "sequence": {
221
+ "id": "kwupyhsh",
222
+ "page": "1",
223
+ "label": { "value": "S1", "type": "VTL|MD" }
224
+ }
225
+ },
226
+ "bindingDependencies": [
227
+ "PRENOM",
228
+ "QCU1INDIV",
229
+ "QCU2INDIV",
230
+ "QCU3INDIV",
231
+ "MONTANTINDIV"
232
+ ],
233
+ "loopDependencies": ["PRENOM"],
234
+ "components": [
235
+ {
236
+ "id": "kyn43dhb",
237
+ "componentType": "Subsequence",
238
+ "goToPage": "6.1",
239
+ "label": { "value": "Boucles", "type": "VTL|MD" },
240
+ "conditionFilter": { "value": "true", "type": "VTL" },
241
+ "hierarchy": {
242
+ "sequence": {
243
+ "id": "kwupyhsh",
244
+ "page": "1",
245
+ "label": { "value": "S1", "type": "VTL|MD" }
246
+ },
247
+ "subSequence": {
248
+ "id": "kyn43dhb",
249
+ "page": "6.1",
250
+ "label": { "value": "Boucles", "type": "VTL|MD" }
251
+ }
252
+ },
253
+ "bindingDependencies": ["PRENOM"]
254
+ },
255
+
256
+ {
257
+ "id": "kyn48ve5",
258
+ "componentType": "CheckboxOne",
259
+ "mandatory": false,
260
+ "page": "6.1",
261
+ "label": {
262
+ "value": "\"➡ 5. \" || \"QCU1 de \" || PRENOM",
263
+ "type": "VTL|MD"
264
+ },
265
+ "declarations": [
266
+ {
267
+ "id": "kyn48ve5-kyo4yga9",
268
+ "declarationType": "HELP",
269
+ "position": "AFTER_QUESTION_TEXT",
270
+ "label": {
271
+ "value": "Controle si QCU1INDIV vide",
272
+ "type": "VTL|MD"
273
+ }
274
+ }
275
+ ],
276
+ "conditionFilter": { "value": "true", "type": "VTL" },
277
+ "controls": [
278
+ {
279
+ "id": "kyn48ve5-CI-0",
280
+ "criticality": "WARN",
281
+ "control": { "value": "not(isnull(QCU1INDIV))", "type": "VTL" },
282
+ "errorMessage": {
283
+ "value": "Remplir QCU1INDIV",
284
+ "type": "VTL|MD"
285
+ },
286
+ "bindingDependencies": ["QCU1INDIV"]
287
+ }
288
+ ],
289
+ "hierarchy": {
290
+ "sequence": {
291
+ "id": "kwupyhsh",
292
+ "page": "1",
293
+ "label": { "value": "S1", "type": "VTL|MD" }
294
+ },
295
+ "subSequence": {
296
+ "id": "kyn43dhb",
297
+ "page": "6.1",
298
+ "label": { "value": "Boucles", "type": "VTL|MD" }
299
+ }
300
+ },
301
+ "bindingDependencies": ["PRENOM", "QCU1INDIV"],
302
+ "options": [
303
+ { "value": "1", "label": { "value": "OUI", "type": "VTL|MD" } },
304
+
305
+ { "value": "2", "label": { "value": "NON", "type": "VTL|MD" } }
306
+ ],
307
+ "response": { "name": "QCU1INDIV" }
308
+ },
309
+
310
+ {
311
+ "id": "kyn413gz",
312
+ "componentType": "CheckboxOne",
313
+ "mandatory": false,
314
+ "page": "6.2",
315
+ "label": {
316
+ "value": "\"➡ 6. \" || \"QCU2INDIV de \" || PRENOM",
317
+ "type": "VTL|MD"
318
+ },
319
+ "declarations": [
320
+ {
321
+ "id": "kyn413gz-l5quo5zd",
322
+ "declarationType": "HELP",
323
+ "position": "AFTER_QUESTION_TEXT",
324
+ "label": {
325
+ "value": "controle si QCU1INDIV = oui et QCU2INDIV=oui",
326
+ "type": "VTL|MD"
327
+ }
328
+ }
329
+ ],
330
+ "conditionFilter": { "value": "true", "type": "VTL" },
331
+ "controls": [
332
+ {
333
+ "id": "kyn413gz-CI-0",
334
+ "criticality": "WARN",
335
+ "control": {
336
+ "value": "not((nvl(QCU1INDIV,\" \")=\"1\") and (nvl(QCU2INDIV,\" \")=\"1\"))",
337
+ "type": "VTL"
338
+ },
339
+ "errorMessage": {
340
+ "value": "Incohérence QCU1 et QCU2",
341
+ "type": "VTL|MD"
342
+ },
343
+ "bindingDependencies": ["QCU1INDIV", "QCU2INDIV"]
344
+ }
345
+ ],
346
+ "hierarchy": {
347
+ "sequence": {
348
+ "id": "kwupyhsh",
349
+ "page": "1",
350
+ "label": { "value": "S1", "type": "VTL|MD" }
351
+ },
352
+ "subSequence": {
353
+ "id": "kyn43dhb",
354
+ "page": "6.1",
355
+ "label": { "value": "Boucles", "type": "VTL|MD" }
356
+ }
357
+ },
358
+ "bindingDependencies": ["PRENOM", "QCU2INDIV"],
359
+ "options": [
360
+ { "value": "1", "label": { "value": "OUI", "type": "VTL|MD" } },
361
+
362
+ { "value": "2", "label": { "value": "NON", "type": "VTL|MD" } }
363
+ ],
364
+ "response": { "name": "QCU2INDIV" }
365
+ },
366
+
367
+ {
368
+ "id": "kyo3j0tl",
369
+ "componentType": "CheckboxOne",
370
+ "mandatory": false,
371
+ "page": "6.3",
372
+ "label": {
373
+ "value": "\"➡ 7. \" || \"QCU3 \"|| PRENOM",
374
+ "type": "VTL|MD"
375
+ },
376
+ "conditionFilter": { "value": "true", "type": "VTL" },
377
+ "controls": [
378
+ {
379
+ "id": "kyo3j0tl-CI-0",
380
+ "criticality": "WARN",
381
+ "control": {
382
+ "value": "not((nvl(QCU1INDIV,\"\")=\"1\") and (nvl(QCU3INDIV,\"\")=\"1\"))",
383
+ "type": "VTL"
384
+ },
385
+ "errorMessage": {
386
+ "value": "Incohérence QCU1 et QCU3",
387
+ "type": "VTL|MD"
388
+ },
389
+ "bindingDependencies": ["QCU1INDIV", "QCU3INDIV"]
390
+ }
391
+ ],
392
+ "hierarchy": {
393
+ "sequence": {
394
+ "id": "kwupyhsh",
395
+ "page": "1",
396
+ "label": { "value": "S1", "type": "VTL|MD" }
397
+ },
398
+ "subSequence": {
399
+ "id": "kyn43dhb",
400
+ "page": "6.1",
401
+ "label": { "value": "Boucles", "type": "VTL|MD" }
402
+ }
403
+ },
404
+ "bindingDependencies": ["PRENOM", "QCU3INDIV"],
405
+ "options": [
406
+ { "value": "1", "label": { "value": "a", "type": "VTL|MD" } },
407
+
408
+ { "value": "2", "label": { "value": "b", "type": "VTL|MD" } },
409
+
410
+ { "value": "3", "label": { "value": "c", "type": "VTL|MD" } },
411
+
412
+ { "value": "4", "label": { "value": "d", "type": "VTL|MD" } }
413
+ ],
414
+ "response": { "name": "QCU3INDIV" }
415
+ },
416
+
417
+ {
418
+ "id": "kyo4bj5g",
419
+ "componentType": "InputNumber",
420
+ "mandatory": false,
421
+ "page": "6.4",
422
+ "min": 0,
423
+ "max": 100,
424
+ "decimals": 0,
425
+ "label": {
426
+ "value": "\"➡ 8. \" || \"Montant entre 0 et 100, contrôle si inférieur à 10 et controle si Qcuindiv1 est vide et montant = 11\"",
427
+ "type": "VTL|MD"
428
+ },
429
+ "conditionFilter": { "value": "true", "type": "VTL" },
430
+ "controls": [
431
+ {
432
+ "id": "kyo4bj5g-CI-0",
433
+ "criticality": "WARN",
434
+ "control": {
435
+ "value": "not(cast(MONTANTINDIV,integer) < 10)",
436
+ "type": "VTL"
437
+ },
438
+ "errorMessage": { "value": " inférieur à 10", "type": "VTL|MD" },
439
+ "bindingDependencies": ["MONTANTINDIV"]
440
+ },
441
+
442
+ {
443
+ "id": "kyo4bj5g-CI-1",
444
+ "criticality": "WARN",
445
+ "control": {
446
+ "value": "not(cast(MONTANTINDIV,integer) = 11 and isnull(QCU1INDIV))",
447
+ "type": "VTL"
448
+ },
449
+ "errorMessage": {
450
+ "value": "controle si Qcuindiv1 est vide et montant = 11",
451
+ "type": "VTL|MD"
452
+ },
453
+ "bindingDependencies": ["MONTANTINDIV", "QCU1INDIV"]
454
+ }
455
+ ],
456
+ "hierarchy": {
457
+ "sequence": {
458
+ "id": "kwupyhsh",
459
+ "page": "1",
460
+ "label": { "value": "S1", "type": "VTL|MD" }
461
+ },
462
+ "subSequence": {
463
+ "id": "kyn43dhb",
464
+ "page": "6.1",
465
+ "label": { "value": "Boucles", "type": "VTL|MD" }
466
+ }
467
+ },
468
+ "bindingDependencies": ["MONTANTINDIV", "PRENOM"],
469
+ "response": { "name": "MONTANTINDIV" }
470
+ }
471
+ ],
472
+ "iterations": { "value": "count(PRENOM)", "type": "VTL" }
473
+ },
474
+
475
+ {
476
+ "id": "kyo2vhbm",
477
+ "componentType": "Subsequence",
478
+ "goToPage": "7",
479
+ "label": { "value": "Autre", "type": "VTL|MD" },
480
+ "conditionFilter": { "value": "true", "type": "VTL" },
481
+ "hierarchy": {
482
+ "sequence": {
483
+ "id": "kwupyhsh",
484
+ "page": "1",
485
+ "label": { "value": "S1", "type": "VTL|MD" }
486
+ },
487
+ "subSequence": {
488
+ "id": "kyo2vhbm",
489
+ "page": "7",
490
+ "label": { "value": "Autre", "type": "VTL|MD" }
491
+ }
492
+ }
493
+ },
494
+
495
+ {
496
+ "id": "kyo2xe36",
497
+ "componentType": "Input",
498
+ "mandatory": false,
499
+ "page": "7",
500
+ "maxLength": 249,
501
+ "label": { "value": "\"➡ 9. \" || \"FIN \"", "type": "VTL|MD" },
502
+ "conditionFilter": { "value": "true", "type": "VTL" },
503
+ "hierarchy": {
504
+ "sequence": {
505
+ "id": "kwupyhsh",
506
+ "page": "1",
507
+ "label": { "value": "S1", "type": "VTL|MD" }
508
+ },
509
+ "subSequence": {
510
+ "id": "kyo2vhbm",
511
+ "page": "7",
512
+ "label": { "value": "Autre", "type": "VTL|MD" }
513
+ }
514
+ },
515
+ "bindingDependencies": ["FIN"],
516
+ "response": { "name": "FIN" }
517
+ }
518
+ ],
519
+ "variables": [
520
+ {
521
+ "variableType": "COLLECTED",
522
+ "name": "LOGENQ",
523
+ "values": {
524
+ "PREVIOUS": null,
525
+ "COLLECTED": null,
526
+ "FORCED": null,
527
+ "EDITED": null,
528
+ "INPUTED": null
529
+ }
530
+ },
531
+
532
+ {
533
+ "variableType": "COLLECTED",
534
+ "name": "LOGAUT",
535
+ "values": {
536
+ "PREVIOUS": null,
537
+ "COLLECTED": null,
538
+ "FORCED": null,
539
+ "EDITED": null,
540
+ "INPUTED": null
541
+ }
542
+ },
543
+
544
+ {
545
+ "variableType": "COLLECTED",
546
+ "name": "NBHAB",
547
+ "values": {
548
+ "PREVIOUS": null,
549
+ "COLLECTED": null,
550
+ "FORCED": null,
551
+ "EDITED": null,
552
+ "INPUTED": null
553
+ }
554
+ },
555
+
556
+ {
557
+ "variableType": "COLLECTED",
558
+ "name": "PRENOM",
559
+ "values": {
560
+ "PREVIOUS": [null],
561
+ "COLLECTED": [null],
562
+ "FORCED": [null],
563
+ "EDITED": [null],
564
+ "INPUTED": [null]
565
+ }
566
+ },
567
+
568
+ {
569
+ "variableType": "COLLECTED",
570
+ "name": "QCU1INDIV",
571
+ "values": {
572
+ "PREVIOUS": [null],
573
+ "COLLECTED": [null],
574
+ "FORCED": [null],
575
+ "EDITED": [null],
576
+ "INPUTED": [null]
577
+ }
578
+ },
579
+
580
+ {
581
+ "variableType": "COLLECTED",
582
+ "name": "QCU2INDIV",
583
+ "values": {
584
+ "PREVIOUS": [null],
585
+ "COLLECTED": [null],
586
+ "FORCED": [null],
587
+ "EDITED": [null],
588
+ "INPUTED": [null]
589
+ }
590
+ },
591
+
592
+ {
593
+ "variableType": "COLLECTED",
594
+ "name": "QCU3INDIV",
595
+ "values": {
596
+ "PREVIOUS": [null],
597
+ "COLLECTED": [null],
598
+ "FORCED": [null],
599
+ "EDITED": [null],
600
+ "INPUTED": [null]
601
+ }
602
+ },
603
+
604
+ {
605
+ "variableType": "COLLECTED",
606
+ "name": "MONTANTINDIV",
607
+ "values": {
608
+ "PREVIOUS": [null],
609
+ "COLLECTED": [null],
610
+ "FORCED": [null],
611
+ "EDITED": [null],
612
+ "INPUTED": [null]
613
+ }
614
+ },
615
+
616
+ {
617
+ "variableType": "COLLECTED",
618
+ "name": "FIN",
619
+ "values": {
620
+ "PREVIOUS": null,
621
+ "COLLECTED": null,
622
+ "FORCED": null,
623
+ "EDITED": null,
624
+ "INPUTED": null
625
+ }
626
+ },
627
+
628
+ {
629
+ "variableType": "CALCULATED",
630
+ "name": "FILTER_RESULT_LOGENQ",
631
+ "expression": { "value": "true", "type": "VTL" },
632
+ "inFilter": "false"
633
+ },
634
+
635
+ {
636
+ "variableType": "CALCULATED",
637
+ "name": "FILTER_RESULT_LOGAUT",
638
+ "expression": { "value": "true", "type": "VTL" },
639
+ "inFilter": "false"
640
+ },
641
+
642
+ {
643
+ "variableType": "CALCULATED",
644
+ "name": "FILTER_RESULT_NBHAB",
645
+ "expression": { "value": "true", "type": "VTL" },
646
+ "inFilter": "false"
647
+ },
648
+
649
+ {
650
+ "variableType": "CALCULATED",
651
+ "name": "FILTER_RESULT_PRENOM",
652
+ "expression": { "value": "true", "type": "VTL" },
653
+ "shapeFrom": "PRENOM",
654
+ "inFilter": "false"
655
+ },
656
+
657
+ {
658
+ "variableType": "CALCULATED",
659
+ "name": "FILTER_RESULT_QCU1INDIV",
660
+ "expression": { "value": "true", "type": "VTL" },
661
+ "shapeFrom": "QCU1INDIV",
662
+ "inFilter": "false"
663
+ },
664
+
665
+ {
666
+ "variableType": "CALCULATED",
667
+ "name": "FILTER_RESULT_QCU2INDIV",
668
+ "expression": { "value": "true", "type": "VTL" },
669
+ "shapeFrom": "QCU1INDIV",
670
+ "inFilter": "false"
671
+ },
672
+
673
+ {
674
+ "variableType": "CALCULATED",
675
+ "name": "FILTER_RESULT_QCU3INDIV",
676
+ "expression": { "value": "true", "type": "VTL" },
677
+ "shapeFrom": "QCU1INDIV",
678
+ "inFilter": "false"
679
+ },
680
+
681
+ {
682
+ "variableType": "CALCULATED",
683
+ "name": "FILTER_RESULT_MONTANTINDIV",
684
+ "expression": { "value": "true", "type": "VTL" },
685
+ "shapeFrom": "QCU1INDIV",
686
+ "inFilter": "false"
687
+ },
688
+
689
+ {
690
+ "variableType": "CALCULATED",
691
+ "name": "FILTER_RESULT_FIN",
692
+ "expression": { "value": "true", "type": "VTL" },
693
+ "inFilter": "false"
694
+ }
695
+ ],
696
+ "cleaning": {},
697
+ "resizing": {
698
+ "NBHAB": {
699
+ "size": "cast(nvl(NBHAB ,\"1\"),integer)",
700
+ "variables": [
701
+ "PRENOM",
702
+ "QCU1INDIV",
703
+ "QCU2INDIV",
704
+ "QCU3INDIV",
705
+ "MONTANTINDIV"
706
+ ]
707
+ }
708
+ }
709
+ }