Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
<?xml version="1.0" encoding="UTF-8"?>
<con:soapui-project id="7c4448de-2fbf-40dd-829b-8d29777de7ab" activeEnvironment="Default" name="REST Services" soapui-version="5.1.3" abortOnError="false" runType="SEQUENTIAL" resourceRoot="" xmlns:con="http://eviware.com/soapui/config"><con:settings/><con:interface xsi:type="con:RestService" id="b4f3bce4-9b5c-4efc-96dd-0208a71b030b" wadlVersion="http://wadl.dev.java.net/2009/02" name="http://localhost:8080/consoles-API/services" type="rest" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:settings/><con:definitionCache type="TEXT" rootPart=""/><con:endpoints><con:endpoint>http://localhost:8080/consoles-API/services</con:endpoint></con:endpoints><con:resource name="Processo" path="/anagrafiche/processi/PR05" id="77fa0c73-8e53-42c8-bca4-a18145bccf97"><con:settings/><con:parameters/><con:method name="Trova processo" id="bfd5708f-0aac-4496-9d70-25e00812316c" method="GET"><con:settings/><con:parameters/><con:representation type="RESPONSE"><con:mediaType>application/json</con:mediaType><con:status>200</con:status><con:params/><con:element xmlns:pr01="http://localhost/monitoraggio/anagrafiche/processi/PR01">pr01:Response</con:element></con:representation><con:representation type="FAULT"><con:mediaType>text/plain</con:mediaType><con:status>500</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="RESPONSE"><con:mediaType>application/xml</con:mediaType><con:status>200</con:status><con:params/><con:element>response</con:element></con:representation><con:representation type="FAULT"><con:mediaType>text/html;charset=utf-8</con:mediaType><con:status>500</con:status><con:params/><con:element>html</con:element></con:representation><con:representation type="RESPONSE"><con:mediaType xsi:nil="true"/><con:status>0</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="RESPONSE"><con:mediaType xsi:nil="true"/><con:status>0</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="RESPONSE"><con:mediaType xsi:nil="true"/><con:status>0</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="RESPONSE"><con:mediaType xsi:nil="true"/><con:status>0</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>405</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>405</con:status><con:params/><con:element>data</con:element></con:representation><con:request name="Request trova processo" id="bfcbf168-4524-47d3-abcf-5519a3ba4a7f" mediaType="application/json"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><entry key="accept" value="application/json" xmlns="http://eviware.com/soapui/config"/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/consoles-API/services</con:endpoint><con:request/><con:originalUri>http://localhost/monitoraggio/anagrafiche/processi/PR01</con:originalUri><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters/><con:parameterOrder><con:entry/></con:parameterOrder></con:request><con:request name="Request trova processo xml" id="bfcbf168-4524-47d3-abcf-5519a3ba4a7f" mediaType="application/json"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><entry key="accept" value="application/xml" xmlns="http://eviware.com/soapui/config"/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/consoles-API/services</con:endpoint><con:request/><con:originalUri>http://localhost/monitoraggio/anagrafiche/processi/PR01</con:originalUri><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters/><con:parameterOrder><con:entry/></con:parameterOrder></con:request></con:method><con:method name="Cancella Processo" id="e54c0317-71da-4dc0-abcd-320fdee28f35" method="DELETE"><con:settings/><con:parameters/><con:representation type="RESPONSE"><con:mediaType>application/json</con:mediaType><con:status>200</con:status><con:params/><con:element xmlns:pr01="http://localhost/monitoraggio/anagrafiche/processi/PR01">pr01:Response</con:element></con:representation><con:representation type="REQUEST"><con:mediaType>application/json</con:mediaType><con:params/></con:representation><con:representation type="FAULT"><con:mediaType>*/*</con:mediaType><con:status>500</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>405</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>405</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType>application/xml</con:mediaType><con:status>500</con:status><con:params/></con:representation><con:representation type="REQUEST"><con:mediaType>application/xml</con:mediaType><con:params/></con:representation><con:representation type="RESPONSE"><con:mediaType>application/xml</con:mediaType><con:status>200</con:status><con:params/><con:element>response</con:element></con:representation><con:request name="Request cancella processo" id="cf91e0f7-78ce-43bb-aef4-6f6c912d23c3" mediaType="application/json" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><entry key="accept" value="application/json" xmlns="http://eviware.com/soapui/config"/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/consoles-API/services</con:endpoint><con:request/><con:originalUri>http://localhost/monitoraggio/anagrafiche/processi/PR01</con:originalUri><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters/></con:request><con:request name="Request cancella processo xml" id="cf91e0f7-78ce-43bb-aef4-6f6c912d23c3" mediaType="application/xml" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/consoles-API/services</con:endpoint><con:request/><con:originalUri>http://localhost/monitoraggio/anagrafiche/processi/PR01</con:originalUri><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters/></con:request></con:method><con:method name="Modifica processo" id="78a28b86-ea1b-427b-b652-6ae0b5846184" method="PUT"><con:settings/><con:parameters/><con:representation type="RESPONSE"><con:mediaType>text/html; charset=iso-8859-1</con:mediaType><con:status>200</con:status><con:params/><con:element>html</con:element></con:representation><con:representation type="REQUEST"><con:mediaType>application/json</con:mediaType><con:params/></con:representation><con:representation type="RESPONSE"><con:mediaType>application/xml</con:mediaType><con:status>200</con:status><con:params/></con:representation><con:representation type="RESPONSE"><con:mediaType>application/json</con:mediaType><con:status>200</con:status><con:params/><con:element xmlns:pr01="http://localhost/monitoraggio/anagrafiche/processi/PR01">pr01:Response</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>405</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>405</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>405</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="RESPONSE"><con:mediaType xsi:nil="true"/><con:status>0</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType>text/plain</con:mediaType><con:status>400</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="REQUEST"><con:mediaType>application/xml</con:mediaType><con:params/><con:element>descrizione</con:element></con:representation><con:request name="Request modifica processo" id="81e80ec3-dbad-4f1a-ab5b-18b11a3f12e0" mediaType="application/json" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><entry key="accept" value="application/json" xmlns="http://eviware.com/soapui/config"/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/consoles-API/services</con:endpoint><con:request>{"descrizione":"Primo processo di testttt"}</con:request><con:originalUri>http://localhost/monitoraggio/anagrafiche/processi/PR01</con:originalUri><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters/></con:request><con:request name="Request modifica processo xml" id="81e80ec3-dbad-4f1a-ab5b-18b11a3f12e0" mediaType="application/xml" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><entry key="accept" value="application/xml" xmlns="http://eviware.com/soapui/config"/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/consoles-API/services</con:endpoint><con:request><codifica>
<descrizione>Quinto processo di testtt</descrizione>
</codifica></con:request><con:originalUri>http://localhost/monitoraggio/anagrafiche/processi/PR01</con:originalUri><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters/></con:request></con:method></con:resource><con:resource name="Processi" path="/anagrafiche/processi" id="d1727778-0c8c-45ce-b6f9-23199e5488d5"><con:settings/><con:parameters/><con:method name="Trova tutti i processi" id="3114141b-faf2-4170-90ce-ad374ffe2687" method="GET"><con:settings/><con:parameters/><con:representation type="RESPONSE"><con:mediaType>application/json</con:mediaType><con:status>200</con:status><con:params/></con:representation><con:representation type="RESPONSE"><con:mediaType>application/xml</con:mediaType><con:status>200</con:status><con:params/><con:element>Customer</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>406</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>406</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType>text/html;charset=utf-8</con:mediaType><con:status>404 500</con:status><con:params/><con:element>html</con:element></con:representation><con:representation type="FAULT"><con:mediaType>*/*</con:mediaType><con:status>500</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType>text/plain</con:mediaType><con:status>500</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="RESPONSE"><con:mediaType xsi:nil="true"/><con:status>0</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="RESPONSE"><con:mediaType xsi:nil="true"/><con:status>0</con:status><con:params/><con:element>data</con:element></con:representation><con:request name="Request trova tutti processi" id="52306f26-d520-4b54-922a-c7a1ae09b00e" mediaType="application/json"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><entry key="accept" value="application/json" xmlns="http://eviware.com/soapui/config"/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/consoles-API/services</con:endpoint><con:request/><con:originalUri>http://localhost/monitoraggio/anagrafiche/processi/_all</con:originalUri><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters/></con:request><con:request name="Request trova tutti processi xml" id="52306f26-d520-4b54-922a-c7a1ae09b00e" mediaType="application/json"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><entry key="accept" value="application/xml" xmlns="http://eviware.com/soapui/config"/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/consoles-API/services</con:endpoint><con:request/><con:originalUri>http://localhost/monitoraggio/anagrafiche/processi/_all</con:originalUri><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters/></con:request></con:method><con:method name="Inserisci processo" id="44dfa38f-21bb-460a-b24a-44d6da4293d4" method="POST"><con:settings/><con:parameters/><con:representation type="RESPONSE"><con:mediaType>text/html; charset=iso-8859-1</con:mediaType><con:status>200</con:status><con:params/><con:element>html</con:element></con:representation><con:representation type="REQUEST"><con:mediaType>application/json</con:mediaType><con:params/></con:representation><con:representation type="RESPONSE"><con:mediaType>application/json</con:mediaType><con:status>200</con:status><con:params/><con:element xmlns:proc="http://localhost/monitoraggio/anagrafiche/processi">proc:Response</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>405</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType>*/*</con:mediaType><con:status>500</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="RESPONSE"><con:mediaType xsi:nil="true"/><con:status>0</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType>application/xml</con:mediaType><con:status>500</con:status><con:params/></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>415</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>500</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>415</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="REQUEST"><con:mediaType>application/xml</con:mediaType><con:params/></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>415</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>415</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>415</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>415</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>415</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>415</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="REQUEST"><con:mediaType>text/xml</con:mediaType><con:params/></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>415</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>415</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType>text/plain</con:mediaType><con:status>400</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="RESPONSE"><con:mediaType>application/xml</con:mediaType><con:status>200</con:status><con:params/><con:element>response</con:element></con:representation><con:request name="Request Inserisci processo xml" id="ae64069d-bd81-450a-958a-ba4d59306769" mediaType="application/xml" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><entry key="accept" value="application/xml" xmlns="http://eviware.com/soapui/config"/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/consoles-API/services</con:endpoint><con:request><![CDATA[<codifica>
<codice>PR05</codice>
<descrizione>Quinto Processo di test</descrizione>
</codifica>
]]></con:request><con:originalUri>http://localhost/monitoraggio/anagrafiche/processi</con:originalUri><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters/></con:request><con:request name="Request Inserisci processo" id="ae64069d-bd81-450a-958a-ba4d59306769" mediaType="application/json" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><entry key="accept" value="application/json" xmlns="http://eviware.com/soapui/config"/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/consoles-API/services</con:endpoint><con:request>{"codice":"PR06","descrizione":"Quinto Processo di test"}
</con:request><con:originalUri>http://localhost/monitoraggio/anagrafiche/processi</con:originalUri><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters/></con:request></con:method></con:resource><con:resource name="Processi Attivi" path="/processiAttivi" id="b5da5bb1-8481-4519-b624-f9d8d94510d8"><con:settings/><con:parameters><con:parameter><con:name>numOre</con:name><con:value/><con:style>QUERY</con:style><con:default/><con:description xsi:nil="true"/></con:parameter></con:parameters><con:method name="trova processi attivi" id="1aa174fe-1293-4f34-b960-c0c59c71e4b6" method="GET"><con:settings/><con:parameters/><con:representation type="RESPONSE"><con:mediaType>application/json</con:mediaType><con:status>200</con:status><con:params/><con:element xmlns:proc="http://localhost/monitoraggio/processiAttivi">proc:Response</con:element></con:representation><con:request name="Request trova processi attivi" id="d2585ee9-3795-4202-855b-5988f80287b5" mediaType="application/json"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:endpoint>http://localhost:8080/monitoraggio</con:endpoint><con:request/><con:originalUri>http://localhost/monitoraggio/processiAttivi</con:originalUri><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters><entry key="numOre" value="24" xmlns="http://eviware.com/soapui/config"/></con:parameters><con:parameterOrder><con:entry>numOre</con:entry></con:parameterOrder></con:request></con:method></con:resource><con:resource name="Istanze Processo Attivo" path="/processiAttivi/PR01/istanze" id="46cd4b7a-1460-44ba-9102-5c93790d5ade"><con:settings/><con:parameters><con:parameter><con:name>numOre</con:name><con:value/><con:style>QUERY</con:style><con:default/><con:description xsi:nil="true"/></con:parameter></con:parameters><con:method name="Method trova istanze processo" id="e1e46f9e-42a0-4955-830a-cf69ae534c70" method="GET"><con:settings/><con:parameters/><con:representation type="RESPONSE"><con:mediaType>application/json</con:mediaType><con:status>200</con:status><con:params/><con:element xmlns:ist="http://localhost/monitoraggio/processiAttivi/istanze">ist:Response</con:element></con:representation><con:representation type="RESPONSE"><con:mediaType>text/html; charset=iso-8859-1</con:mediaType><con:status>200</con:status><con:params/><con:element>html</con:element></con:representation><con:request name="Request trova istanze processo" id="a71fffed-1aee-4df6-931c-3ea9f34ceb7e" mediaType="application/json"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:endpoint>http://localhost:8080/monitoraggio</con:endpoint><con:request/><con:originalUri>http://localhost/monitoraggio/processiAttivi/istanze</con:originalUri><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters><entry key="numOre" value="24" xmlns="http://eviware.com/soapui/config"/></con:parameters><con:parameterOrder><con:entry>numOre</con:entry></con:parameterOrder></con:request></con:method></con:resource><con:resource name="Esecuzioni" path="/processiAttivi/PR01/istanze/ist01/esecuzioni" id="55d14c19-899e-4595-8a6f-c250f42b1ad8"><con:settings/><con:parameters/><con:method name="Method trova esecuzioni" id="48b25a48-daaf-4d11-9b6a-e5e3814eec97" method="GET"><con:settings/><con:parameters/><con:representation type="RESPONSE"><con:mediaType>application/json</con:mediaType><con:status>200</con:status><con:params/><con:element xmlns:ist="http://localhost/monitoraggio/processiAttivi/istanze/ist01">ist:Response</con:element></con:representation><con:request name="Request trova esecuzioni" id="056e1b7b-f8e9-4829-b9e2-0be644e0eb7c" mediaType="application/json"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:endpoint>http://localhost:8080/monitoraggio</con:endpoint><con:request/><con:originalUri>http://localhost/monitoraggio/processiAttivi/istanze/ist01</con:originalUri><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters/><con:parameterOrder/></con:request></con:method></con:resource><con:resource name="Esecuzione" path="/processiAttivi/PR01/istanze/ist01/esecuzioni/SEQ01/1" id="d3ec9e54-2b6f-46ce-9b95-ade2ada14024"><con:settings/><con:parameters/><con:method name="Method dettaglio esecuzione" id="f584fdf9-4e5a-49ea-b7b6-3b7752e160d7" method="GET"><con:settings/><con:parameters/><con:representation type="RESPONSE"><con:mediaType>application/json</con:mediaType><con:status>200</con:status><con:params/><con:element xmlns:ns="http://localhost/monitoraggio/processiAttivi/PR01/istanze/ist01/esecuzioni/SEQ01/1">ns:Response</con:element></con:representation><con:request name="Request dettaglio esecuzione" id="5bd7adef-f264-4f84-905f-f7b819936e74" mediaType="application/json"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:endpoint>http://localhost:8080/monitoraggio</con:endpoint><con:request/><con:originalUri>http://localhost/monitoraggio/processiAttivi/PR01/istanze/ist01/esecuzioni/SEQ01/1</con:originalUri><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters/></con:request></con:method></con:resource><con:resource name="Azione" path="/processiAttivi/PR01/istanze/ist01/esecuzioni/SEQ01/1/azioni/1" id="41668e9a-25a7-4b7c-91b1-1b4faf84604a"><con:settings/><con:parameters/><con:method name="Method dettaglio azione" id="6b60033c-7bb1-4bc9-828d-2fb611130884" method="GET"><con:settings/><con:parameters/><con:representation type="RESPONSE"><con:mediaType>application/json</con:mediaType><con:status>200</con:status><con:params/><con:element xmlns:ns="http://localhost/monitoraggio/processiAttivi/PR01/istanze/ist01/esecuzioni/SEQ01/1/azioni/1">ns:Response</con:element></con:representation><con:request name="Request dettaglio azione" id="402967da-8d15-4d3d-8666-8ca77a90650d" mediaType="application/json"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:endpoint>http://localhost:8080/monitoraggio</con:endpoint><con:request/><con:originalUri>http://localhost/monitoraggio/processiAttivi/PR01/istanze/ist01/esecuzioni/SEQ01/1/azioni/1</con:originalUri><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters/></con:request></con:method></con:resource><con:resource name="Evento" path="/processiAttivi/PR01/istanze/ist01/esecuzioni/SEQ01/1/eventi/2" id="f863fbd1-e107-4705-bf38-eeef45b7c03c"><con:settings/><con:parameters/><con:method name="Method dettaglio evento" id="e549d054-7724-4154-af64-d92eae45f0ca" method="GET"><con:settings/><con:parameters/><con:representation type="RESPONSE"><con:mediaType>application/json</con:mediaType><con:status>200</con:status><con:params/><con:element xmlns:ns="http://localhost/monitoraggio/processiAttivi/PR01/istanze/ist01/esecuzioni/SEQ01/1/eventi/2">ns:Response</con:element></con:representation><con:request name="Request dettaglio evento" id="fcb7cb27-5ae3-4aa6-b285-104a5505d8d7" mediaType="application/json"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:endpoint>http://localhost:8080/monitoraggio</con:endpoint><con:request/><con:originalUri>http://localhost/monitoraggio/processiAttivi/PR01/istanze/ist01/esecuzioni/SEQ01/1/eventi/2</con:originalUri><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters/></con:request></con:method></con:resource><con:resource name="Attivita" path="/anagrafiche/attivita/ATT1" id="77fa0c73-8e53-42c8-bca4-a18145bccf97"><con:settings/><con:parameters/><con:method name="Trova attivita" id="bfd5708f-0aac-4496-9d70-25e00812316c" method="GET"><con:settings/><con:parameters/><con:representation type="RESPONSE"><con:mediaType>application/json</con:mediaType><con:status>200</con:status><con:params/><con:element xmlns:pr01="http://localhost/monitoraggio/anagrafiche/processi/PR01">pr01:Response</con:element></con:representation><con:representation type="FAULT"><con:mediaType>text/plain</con:mediaType><con:status>500</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="RESPONSE"><con:mediaType>application/xml</con:mediaType><con:status>200</con:status><con:params/><con:element>response</con:element></con:representation><con:representation type="FAULT"><con:mediaType>text/html;charset=utf-8</con:mediaType><con:status>500</con:status><con:params/><con:element>html</con:element></con:representation><con:representation type="RESPONSE"><con:mediaType xsi:nil="true"/><con:status>0</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="RESPONSE"><con:mediaType xsi:nil="true"/><con:status>0</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="RESPONSE"><con:mediaType xsi:nil="true"/><con:status>0</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="RESPONSE"><con:mediaType xsi:nil="true"/><con:status>0</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>405</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>405</con:status><con:params/><con:element>data</con:element></con:representation><con:request name="Request trova attivita" id="bfcbf168-4524-47d3-abcf-5519a3ba4a7f" mediaType="application/json"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><entry key="accept" value="application/json" xmlns="http://eviware.com/soapui/config"/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/consoles-API/services</con:endpoint><con:request/><con:originalUri>http://localhost/monitoraggio/anagrafiche/processi/PR01</con:originalUri><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters/><con:parameterOrder><con:entry/></con:parameterOrder></con:request><con:request name="Request trova attivita xml" id="bfcbf168-4524-47d3-abcf-5519a3ba4a7f" mediaType="application/json"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><entry key="accept" value="application/xml" xmlns="http://eviware.com/soapui/config"/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/consoles-API/services</con:endpoint><con:request/><con:originalUri>http://localhost/monitoraggio/anagrafiche/processi/PR01</con:originalUri><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters/><con:parameterOrder><con:entry/></con:parameterOrder></con:request></con:method><con:method name="Cancella Attivita" id="e54c0317-71da-4dc0-abcd-320fdee28f35" method="DELETE"><con:settings/><con:parameters/><con:representation type="RESPONSE"><con:mediaType>application/json</con:mediaType><con:status>200</con:status><con:params/><con:element xmlns:pr01="http://localhost/monitoraggio/anagrafiche/processi/PR01">pr01:Response</con:element></con:representation><con:representation type="REQUEST"><con:mediaType>application/json</con:mediaType><con:params/></con:representation><con:representation type="FAULT"><con:mediaType>*/*</con:mediaType><con:status>500</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>405</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>405</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType>application/xml</con:mediaType><con:status>500</con:status><con:params/></con:representation><con:representation type="REQUEST"><con:mediaType>application/xml</con:mediaType><con:params/></con:representation><con:representation type="RESPONSE"><con:mediaType>application/xml</con:mediaType><con:status>200</con:status><con:params/><con:element>response</con:element></con:representation><con:request name="Request cancella attivita" id="cf91e0f7-78ce-43bb-aef4-6f6c912d23c3" mediaType="application/json" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><entry key="accept" value="application/json" xmlns="http://eviware.com/soapui/config"/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/consoles-API/services</con:endpoint><con:request/><con:originalUri>http://localhost/monitoraggio/anagrafiche/processi/PR01</con:originalUri><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters/></con:request><con:request name="Request cancella attivita xml" id="cf91e0f7-78ce-43bb-aef4-6f6c912d23c3" mediaType="application/xml" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/consoles-API/services</con:endpoint><con:request/><con:originalUri>http://localhost/monitoraggio/anagrafiche/processi/PR01</con:originalUri><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters/></con:request></con:method><con:method name="Modifica Attivita" id="78a28b86-ea1b-427b-b652-6ae0b5846184" method="PUT"><con:settings/><con:parameters/><con:representation type="RESPONSE"><con:mediaType>text/html; charset=iso-8859-1</con:mediaType><con:status>200</con:status><con:params/><con:element>html</con:element></con:representation><con:representation type="REQUEST"><con:mediaType>application/json</con:mediaType><con:params/></con:representation><con:representation type="RESPONSE"><con:mediaType>application/xml</con:mediaType><con:status>200</con:status><con:params/></con:representation><con:representation type="RESPONSE"><con:mediaType>application/json</con:mediaType><con:status>200</con:status><con:params/><con:element xmlns:pr01="http://localhost/monitoraggio/anagrafiche/processi/PR01">pr01:Response</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>405</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>405</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>405</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="RESPONSE"><con:mediaType xsi:nil="true"/><con:status>0</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType>text/plain</con:mediaType><con:status>400</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="REQUEST"><con:mediaType>application/xml</con:mediaType><con:params/><con:element>descrizione</con:element></con:representation><con:request name="Request modifica attivita" id="81e80ec3-dbad-4f1a-ab5b-18b11a3f12e0" mediaType="application/json" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><entry key="accept" value="application/json" xmlns="http://eviware.com/soapui/config"/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/consoles-API/services</con:endpoint><con:request>{"descrizione":"Primo attività di testttt"}</con:request><con:originalUri>http://localhost/monitoraggio/anagrafiche/processi/PR01</con:originalUri><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters/></con:request><con:request name="Request modifica attivita xml" id="81e80ec3-dbad-4f1a-ab5b-18b11a3f12e0" mediaType="application/xml" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><entry key="accept" value="application/xml" xmlns="http://eviware.com/soapui/config"/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/consoles-API/services</con:endpoint><con:request><codifica>
<descrizione>prima attivita di tessttt</descrizione>
</codifica></con:request><con:originalUri>http://localhost/monitoraggio/anagrafiche/processi/PR01</con:originalUri><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters/></con:request></con:method></con:resource><con:resource name="Attivitas" path="/anagrafiche/attivita" id="d1727778-0c8c-45ce-b6f9-23199e5488d5"><con:settings/><con:parameters/><con:method name="Trova tutte le attivita" id="3114141b-faf2-4170-90ce-ad374ffe2687" method="GET"><con:settings/><con:parameters/><con:representation type="RESPONSE"><con:mediaType>application/json</con:mediaType><con:status>200</con:status><con:params/></con:representation><con:representation type="RESPONSE"><con:mediaType>application/xml</con:mediaType><con:status>200</con:status><con:params/><con:element>Customer</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>406</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>406</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType>text/html;charset=utf-8</con:mediaType><con:status>404 500</con:status><con:params/><con:element>html</con:element></con:representation><con:representation type="FAULT"><con:mediaType>*/*</con:mediaType><con:status>500</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType>text/plain</con:mediaType><con:status>500</con:status><con:params/><con:element>data</con:element></con:representation><con:request name="Request trove le attivita" id="52306f26-d520-4b54-922a-c7a1ae09b00e" mediaType="application/json"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><entry key="accept" value="application/json" xmlns="http://eviware.com/soapui/config"/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/consoles-API/services</con:endpoint><con:request/><con:originalUri>http://localhost/monitoraggio/anagrafiche/processi/_all</con:originalUri><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters/></con:request><con:request name="Request trova tutte le attivita xml" id="52306f26-d520-4b54-922a-c7a1ae09b00e" mediaType="application/json"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><entry key="accept" value="application/xml" xmlns="http://eviware.com/soapui/config"/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/consoles-API/services</con:endpoint><con:request/><con:originalUri>http://localhost/monitoraggio/anagrafiche/processi/_all</con:originalUri><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters/></con:request></con:method><con:method name="Inserisci attivita" id="44dfa38f-21bb-460a-b24a-44d6da4293d4" method="POST"><con:settings/><con:parameters/><con:representation type="RESPONSE"><con:mediaType>text/html; charset=iso-8859-1</con:mediaType><con:status>200</con:status><con:params/><con:element>html</con:element></con:representation><con:representation type="REQUEST"><con:mediaType>application/json</con:mediaType><con:params/></con:representation><con:representation type="RESPONSE"><con:mediaType>application/json</con:mediaType><con:status>200</con:status><con:params/><con:element xmlns:proc="http://localhost/monitoraggio/anagrafiche/processi">proc:Response</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>405</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType>*/*</con:mediaType><con:status>500</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="RESPONSE"><con:mediaType xsi:nil="true"/><con:status>0</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType>application/xml</con:mediaType><con:status>500</con:status><con:params/></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>415</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>500</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>415</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="REQUEST"><con:mediaType>application/xml</con:mediaType><con:params/></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>415</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>415</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>415</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>415</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>415</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>415</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="REQUEST"><con:mediaType>text/xml</con:mediaType><con:params/></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>415</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>415</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType>text/plain</con:mediaType><con:status>400</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="RESPONSE"><con:mediaType>application/xml</con:mediaType><con:status>200</con:status><con:params/><con:element>response</con:element></con:representation><con:representation type="FAULT"><con:mediaType xsi:nil="true"/><con:status>500</con:status><con:params/><con:element>data</con:element></con:representation><con:request name="Request Inserisci attivita xml" id="ae64069d-bd81-450a-958a-ba4d59306769" mediaType="application/xml" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><entry key="accept" value="application/xml" xmlns="http://eviware.com/soapui/config"/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/consoles-API/services</con:endpoint><con:request><![CDATA[<codifica>
<codice>ATT1</codice>
<descrizione>Prima attivita di test</descrizione>
</codifica>
]]></con:request><con:originalUri>http://localhost/monitoraggio/anagrafiche/processi</con:originalUri><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters/></con:request><con:request name="Request Inserisci attivita" id="ae64069d-bd81-450a-958a-ba4d59306769" mediaType="application/json" postQueryString="false"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><entry key="accept" value="application/json" xmlns="http://eviware.com/soapui/config"/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/consoles-API/services</con:endpoint><con:request>{"codice":"ATT1","descrizione":"Prima attività di test"}
</con:request><con:originalUri>http://localhost/monitoraggio/anagrafiche/processi</con:originalUri><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters/></con:request></con:method></con:resource></con:interface><con:restMockService id="25f6c9a8-7f8f-426a-bee8-b74e62fc660e" port="8080" path="/monitoraggio" host="AC-ACHERICI" name="REST MockService Monitoraggio" docroot=""><con:settings/><con:properties/><con:restMockAction name="/anagrafiche/processi/PR01" method="GET" resourcePath="/anagrafiche/processi/PR01" id="fcf1cc11-0c60-49ae-8bd0-81c3d227d89d"><con:settings/><con:defaultResponse>Response 1</con:defaultResponse><con:dispatchStyle>SEQUENCE</con:dispatchStyle><con:dispatchPath>/*
// Script dispatcher is used to select a response based on the incoming request.
// Here are few examples showing how to match based on path, query param, header and body
// Match based on path
def requestPath = mockRequest.getPath()
log.info "Path: "+ requestPath
if( requestPath.contains("json") )
{
// return the name of the response you want to dispatch
return "JSON Response"
}
// Match based on query parameter
def queryString = mockRequest.getRequest().getQueryString()
log.info "QueryString: " + queryString
if( queryString.contains("stockholm") )
{
// return the name of the response you want to dispatch
return "Response Stockholm"
}
else if( queryString.contains("london") )
{
// return the name of the response you want to dispatch
return "Response London"
}
// Match based on header
def acceptEncodingHeaderList = mockRequest.getRequestHeaders().get("Accept-Encoding")
log.info "AcceptEncoding Header List: " + acceptEncodingHeaderList
if( acceptEncodingHeaderList.contains("gzip,deflate") )
{
// return the name of the response you want to dispatch
return "GZiped Response"
}
// Match based on body
def requestBody = mockRequest.getRequestContent()
log.info "Request body: " + requestBody
if( requestBody.contains("some data") )
{
// return the name of the response you want to dispatch
return "Response N"
}
*/
</con:dispatchPath><con:response name="Response trova processo" id="18d9a02f-4402-4a39-9cb8-9b659c8f3013" httpResponseStatus="200" mediaType="application/json"><con:settings/><con:responseContent>{"processo": {
"codice": "PR01",
"descrizione": "Processo di test"
}}</con:responseContent></con:response></con:restMockAction><con:restMockAction name="/anagrafiche/processi" method="GET" resourcePath="/anagrafiche/processi" id="a860e7f1-a1d9-44c1-b784-7760189e8677"><con:settings/><con:defaultResponse>Response 1</con:defaultResponse><con:dispatchStyle>SEQUENCE</con:dispatchStyle><con:dispatchPath>/*
// Script dispatcher is used to select a response based on the incoming request.
// Here are few examples showing how to match based on path, query param, header and body
// Match based on path
def requestPath = mockRequest.getPath()
log.info "Path: "+ requestPath
if( requestPath.contains("json") )
{
// return the name of the response you want to dispatch
return "JSON Response"
}
// Match based on query parameter
def queryString = mockRequest.getRequest().getQueryString()
log.info "QueryString: " + queryString
if( queryString.contains("stockholm") )
{
// return the name of the response you want to dispatch
return "Response Stockholm"
}
else if( queryString.contains("london") )
{
// return the name of the response you want to dispatch
return "Response London"
}
// Match based on header
def acceptEncodingHeaderList = mockRequest.getRequestHeaders().get("Accept-Encoding")
log.info "AcceptEncoding Header List: " + acceptEncodingHeaderList
if( acceptEncodingHeaderList.contains("gzip,deflate") )
{
// return the name of the response you want to dispatch
return "GZiped Response"
}
// Match based on body
def requestBody = mockRequest.getRequestContent()
log.info "Request body: " + requestBody
if( requestBody.contains("some data") )
{
// return the name of the response you want to dispatch
return "Response N"
}
*/
</con:dispatchPath><con:response name="Response trova processi" id="13ed304b-a609-4111-81bb-0f833e8be9ac" httpResponseStatus="200" mediaType="application/json"><con:settings/><con:responseContent>{"processi": [
{
"codice": "PR01",
"descrizione": "Processo di test"
},
{
"codice": "PR02",
"descrizione": "Secondo Processo di test"
},
{
"codice": "PR03",
"descrizione": "Terzo Processo di test"
},
{
"codice": "PR04",
"descrizione": "Quarto Processo di test"
}
]}</con:responseContent></con:response></con:restMockAction><con:restMockAction name="/anagrafiche/processi" method="POST" resourcePath="/anagrafiche/processi" id="771e42ce-58de-4552-a6f3-fe854503f8fe"><con:settings/><con:defaultResponse>Response 1</con:defaultResponse><con:dispatchStyle>SEQUENCE</con:dispatchStyle><con:dispatchPath>/*
// Script dispatcher is used to select a response based on the incoming request.
// Here are few examples showing how to match based on path, query param, header and body
// Match based on path
def requestPath = mockRequest.getPath()
log.info "Path: "+ requestPath
if( requestPath.contains("json") )
{
// return the name of the response you want to dispatch
return "JSON Response"
}
// Match based on query parameter
def queryString = mockRequest.getRequest().getQueryString()
log.info "QueryString: " + queryString
if( queryString.contains("stockholm") )
{
// return the name of the response you want to dispatch
return "Response Stockholm"
}
else if( queryString.contains("london") )
{
// return the name of the response you want to dispatch
return "Response London"
}
// Match based on header
def acceptEncodingHeaderList = mockRequest.getRequestHeaders().get("Accept-Encoding")
log.info "AcceptEncoding Header List: " + acceptEncodingHeaderList
if( acceptEncodingHeaderList.contains("gzip,deflate") )
{
// return the name of the response you want to dispatch
return "GZiped Response"
}
// Match based on body
def requestBody = mockRequest.getRequestContent()
log.info "Request body: " + requestBody
if( requestBody.contains("some data") )
{
// return the name of the response you want to dispatch
return "Response N"
}
*/
</con:dispatchPath><con:response name="Response inserisci processo" id="8aee4d12-c43a-4039-a361-d033fc65f2f9" httpResponseStatus="200" mediaType="application/json"><con:settings/><con:responseContent>{"esito": {
"codice": "OK",
"descrizione": "Operazione avvenuta correttamente"
}}</con:responseContent></con:response></con:restMockAction><con:restMockAction name="/anagrafiche/processi/PR01" method="DELETE" resourcePath="/anagrafiche/processi/PR01" id="9409b871-021a-47e4-9b9a-e408861fe9ca"><con:settings/><con:defaultResponse>Response 1</con:defaultResponse><con:dispatchStyle>SEQUENCE</con:dispatchStyle><con:dispatchPath>/*
// Script dispatcher is used to select a response based on the incoming request.
// Here are few examples showing how to match based on path, query param, header and body
// Match based on path
def requestPath = mockRequest.getPath()
log.info "Path: "+ requestPath
if( requestPath.contains("json") )
{
// return the name of the response you want to dispatch
return "JSON Response"
}
// Match based on query parameter
def queryString = mockRequest.getRequest().getQueryString()
log.info "QueryString: " + queryString
if( queryString.contains("stockholm") )
{
// return the name of the response you want to dispatch
return "Response Stockholm"
}
else if( queryString.contains("london") )
{
// return the name of the response you want to dispatch
return "Response London"
}
// Match based on header
def acceptEncodingHeaderList = mockRequest.getRequestHeaders().get("Accept-Encoding")
log.info "AcceptEncoding Header List: " + acceptEncodingHeaderList
if( acceptEncodingHeaderList.contains("gzip,deflate") )
{
// return the name of the response you want to dispatch
return "GZiped Response"
}
// Match based on body
def requestBody = mockRequest.getRequestContent()
log.info "Request body: " + requestBody
if( requestBody.contains("some data") )
{
// return the name of the response you want to dispatch
return "Response N"
}
*/
</con:dispatchPath><con:response name="Response cancella processo" id="680756e5-390d-4312-81e0-cad4bd9caf97" httpResponseStatus="200" mediaType="application/json"><con:settings/><con:responseContent>{"esito": {
"codice": "OK",
"descrizione": "Operazione avvenuta correttamente"
}}</con:responseContent></con:response></con:restMockAction><con:restMockAction name="/anagrafiche/processi/PR01" method="PUT" resourcePath="/anagrafiche/processi/PR01" id="4310b095-5556-49a5-97a0-d6158ca76291"><con:settings/><con:defaultResponse>Response 1</con:defaultResponse><con:dispatchStyle>SEQUENCE</con:dispatchStyle><con:dispatchPath>/*
// Script dispatcher is used to select a response based on the incoming request.
// Here are few examples showing how to match based on path, query param, header and body
// Match based on path
def requestPath = mockRequest.getPath()
log.info "Path: "+ requestPath
if( requestPath.contains("json") )
{
// return the name of the response you want to dispatch
return "JSON Response"
}
// Match based on query parameter
def queryString = mockRequest.getRequest().getQueryString()
log.info "QueryString: " + queryString
if( queryString.contains("stockholm") )
{
// return the name of the response you want to dispatch
return "Response Stockholm"
}
else if( queryString.contains("london") )
{
// return the name of the response you want to dispatch
return "Response London"
}
// Match based on header
def acceptEncodingHeaderList = mockRequest.getRequestHeaders().get("Accept-Encoding")
log.info "AcceptEncoding Header List: " + acceptEncodingHeaderList
if( acceptEncodingHeaderList.contains("gzip,deflate") )
{
// return the name of the response you want to dispatch
return "GZiped Response"
}
// Match based on body
def requestBody = mockRequest.getRequestContent()
log.info "Request body: " + requestBody
if( requestBody.contains("some data") )
{
// return the name of the response you want to dispatch
return "Response N"
}
*/
</con:dispatchPath><con:response name="Response modifica processo" id="9720283d-a8e2-4dd0-9e17-366ad8fd2e2c" httpResponseStatus="200" mediaType="application/json"><con:settings/><con:responseContent>{"esito": {
"codice": "OK",
"descrizione": "Operazione avvenuta correttamente"
}}</con:responseContent></con:response></con:restMockAction><con:restMockAction name="/processiAttivi" method="GET" resourcePath="/processiAttivi" id="67cdbbb1-e4e5-4a4d-bf0d-a96d42e500e4"><con:settings/><con:defaultResponse>Response 1</con:defaultResponse><con:dispatchStyle>SEQUENCE</con:dispatchStyle><con:dispatchPath>/*
// Script dispatcher is used to select a response based on the incoming request.
// Here are few examples showing how to match based on path, query param, header and body
// Match based on path
def requestPath = mockRequest.getPath()
log.info "Path: "+ requestPath
if( requestPath.contains("json") )
{
// return the name of the response you want to dispatch
return "JSON Response"
}
// Match based on query parameter
def queryString = mockRequest.getRequest().getQueryString()
log.info "QueryString: " + queryString
if( queryString.contains("stockholm") )
{
// return the name of the response you want to dispatch
return "Response Stockholm"
}
else if( queryString.contains("london") )
{
// return the name of the response you want to dispatch
return "Response London"
}
// Match based on header
def acceptEncodingHeaderList = mockRequest.getRequestHeaders().get("Accept-Encoding")
log.info "AcceptEncoding Header List: " + acceptEncodingHeaderList
if( acceptEncodingHeaderList.contains("gzip,deflate") )
{
// return the name of the response you want to dispatch
return "GZiped Response"
}
// Match based on body
def requestBody = mockRequest.getRequestContent()
log.info "Request body: " + requestBody
if( requestBody.contains("some data") )
{
// return the name of the response you want to dispatch
return "Response N"
}
*/
</con:dispatchPath><con:response name="Response trova processi attivi" id="655d3d6e-a68d-465e-b9d1-95b37dfa76df" httpResponseStatus="200" mediaType="application/json"><con:settings/><con:responseContent>{"processi": [
{
"codProcesso": "PR01",
"descProcesso": "Processo di test",
"numIstanze": 3,
"stato": "OK",
"time": "2015-04-23T19:25:43.511Z"
},
{
"codProcesso": "PR02",
"descProcesso": "Secondo Processo di test",
"numIstanze": 2,
"stato": "KO",
"time": "2015-04-23T18:25:43.678Z"
},
{
"codProcesso": "PR04",
"descProcesso": "Quarto Processo di test",
"numIstanze": 3,
"stato": "Warn",
"time": "2015-04-23T17:25:43.456Z"
}
]}</con:responseContent></con:response></con:restMockAction><con:restMockAction name="/processiAttivi/PR01/istanze" method="GET" resourcePath="/processiAttivi/PR01/istanze" id="1b81057a-20c7-40c2-afc8-d50a7747b1e1"><con:settings/><con:defaultResponse>Response trova istanze processo</con:defaultResponse><con:dispatchStyle>SEQUENCE</con:dispatchStyle><con:dispatchPath>/*
// Script dispatcher is used to select a response based on the incoming request.
// Here are few examples showing how to match based on path, query param, header and body
// Match based on path
def requestPath = mockRequest.getPath()
log.info "Path: "+ requestPath
if( requestPath.contains("json") )
{
// return the name of the response you want to dispatch
return "JSON Response"
}
// Match based on query parameter
def queryString = mockRequest.getRequest().getQueryString()
log.info "QueryString: " + queryString
if( queryString.contains("stockholm") )
{
// return the name of the response you want to dispatch
return "Response Stockholm"
}
else if( queryString.contains("london") )
{
// return the name of the response you want to dispatch
return "Response London"
}
// Match based on header
def acceptEncodingHeaderList = mockRequest.getRequestHeaders().get("Accept-Encoding")
log.info "AcceptEncoding Header List: " + acceptEncodingHeaderList
if( acceptEncodingHeaderList.contains("gzip,deflate") )
{
// return the name of the response you want to dispatch
return "GZiped Response"
}
// Match based on body
def requestBody = mockRequest.getRequestContent()
log.info "Request body: " + requestBody
if( requestBody.contains("some data") )
{
// return the name of the response you want to dispatch
return "Response N"
}
*/
</con:dispatchPath><con:response name="Response trova istanze processo" id="60c88088-12d9-434a-b7fe-24ab6131b970" httpResponseStatus="200" mediaType="application/json"><con:settings/><con:responseContent>{"istanze": [
{
"idIstanzaProcesso": "ist01",
"numEsecuzioni": 4,
"stato": "KO",
"startTime": "2015-04-23T19:25:43.511Z",
"endTime": "2015-04-23T20:25:43.511Z"
},
{
"idIstanzaProcesso": "ist02",
"numEsecuzioni": 2,
"stato": "OK",
"startTime": "2015-04-23T18:25:43.678Z",
"endTime": "2015-04-23T19:25:43.678Z"
},
{
"idIstanzaProcesso": "ist03",
"numEsecuzioni": 3,
"stato": "Warn",
"startTime": "2015-04-23T17:25:43.456Z",
"endTime": "2015-04-23T18:25:43.456Z"
},
{
"idIstanzaProcesso": "ist04",
"numEsecuzioni": 1,
"stato": "Running",
"startTime": "2015-04-23T16:25:43.456Z",
"endTime": null
}
]}</con:responseContent></con:response></con:restMockAction><con:restMockAction name="/processiAttivi/PR01/istanze/ist01/esecuzioni" method="GET" resourcePath="/processiAttivi/PR01/istanze/ist01/esecuzioni" id="0041f6e7-833c-47c2-b8b4-b6b839a5a3c0"><con:settings/><con:defaultResponse>Response trova sequenze</con:defaultResponse><con:dispatchStyle>SEQUENCE</con:dispatchStyle><con:dispatchPath>/*
// Script dispatcher is used to select a response based on the incoming request.
// Here are few examples showing how to match based on path, query param, header and body
// Match based on path
def requestPath = mockRequest.getPath()
log.info "Path: "+ requestPath
if( requestPath.contains("json") )
{
// return the name of the response you want to dispatch
return "JSON Response"
}
// Match based on query parameter
def queryString = mockRequest.getRequest().getQueryString()
log.info "QueryString: " + queryString
if( queryString.contains("stockholm") )
{
// return the name of the response you want to dispatch
return "Response Stockholm"
}
else if( queryString.contains("london") )
{
// return the name of the response you want to dispatch
return "Response London"
}
// Match based on header
def acceptEncodingHeaderList = mockRequest.getRequestHeaders().get("Accept-Encoding")
log.info "AcceptEncoding Header List: " + acceptEncodingHeaderList
if( acceptEncodingHeaderList.contains("gzip,deflate") )
{
// return the name of the response you want to dispatch
return "GZiped Response"
}
// Match based on body
def requestBody = mockRequest.getRequestContent()
log.info "Request body: " + requestBody
if( requestBody.contains("some data") )
{
// return the name of the response you want to dispatch
return "Response N"
}
*/
</con:dispatchPath><con:response name="Response trova esecuzioni" id="1cecc902-c52b-4e75-a36a-ade369f82694" httpResponseStatus="200" mediaType="application/json"><con:settings/><con:responseContent>{"esecuzioni": [
{
"idIstanzaEsecuzione"=1,
"codEsecuzione": "SEQ01",
"descEsecuzione": "Ricerca utente",
"codApplicazione":"APP1",
"descApplicazione":"Gestione Utenti",
"idMacchina": "123.11.23.11",
"nomeMacchina": "Linux12",
"pid": 23,
"numAzioni": 3,
"stato": "OK",
"startTime": "2015-04-23T19:25:43.511Z",
"endTime": "2015-04-23T19:35:43.611Z"
},
{
"idIstanzaEsecuzione"=1,
"codEsecuzione": "SEQ11",
"descEsecuzione": "Modifica utente",
"codApplicazione":"APP1",
"descApplicazione":"Gestione Utenti",
"idMacchina": "123.11.23.11",
"nomeMacchina": "Linux12",
"pid": 23,
"numAzioni": 2,
"stato": "KO",
"startTime": "2015-04-23T18:35:43.678Z",
"endTime": "2015-04-23T18:45:43.878Z"
},
{
"idIstanzaEsecuzione"=1,
"codEsecuzione": "SEQ05",
"descEsecuzione": "Modifica permessi",
"codApplicazione":"APP2",
"descApplicazione":"Gestione Gruppi",
"idMacchina": "123.11.23.99",
"nomeMacchina": "Linux18",
"pid": 2345,
"numAzioni": 3,
"stato": "Warn",
"startTime": "2015-04-23T17:45:43.456Z",
"endTime": "2015-04-23T17:55:43.756Z"
},
{
"idIstanzaEsecuzione"=1,
"codEsecuzione": "SEQ07",
"descEsecuzione": "Modifica gruppo",
"codApplicazione":"APP2",
"descApplicazione":"Gestione Gruppi",
"idMacchina": "123.11.23.99",
"nomeMacchina": "Linux18",
"pid": 2345,
"numAzioni": 3,
"stato": "OK",
"startTime": "2015-04-23T17:55:43.456Z",
"endTime": "2015-04-23T20:25:43.511Z"
}
]}</con:responseContent></con:response></con:restMockAction><con:restMockAction name="/processiAttivi/PR01/istanze/ist01/esecuzioni/SEQ01/1" method="GET" resourcePath="/processiAttivi/PR01/istanze/ist01/esecuzioni/SEQ01/1" id="d05318e3-6850-4ba4-9aad-7e203bacfdd6"><con:settings/><con:defaultResponse>Response dettaglio esecuzione</con:defaultResponse><con:dispatchStyle>SEQUENCE</con:dispatchStyle><con:dispatchPath>/*
// Script dispatcher is used to select a response based on the incoming request.
// Here are few examples showing how to match based on path, query param, header and body
// Match based on path
def requestPath = mockRequest.getPath()
log.info "Path: "+ requestPath
if( requestPath.contains("json") )
{
// return the name of the response you want to dispatch
return "JSON Response"
}
// Match based on query parameter
def queryString = mockRequest.getRequest().getQueryString()
log.info "QueryString: " + queryString
if( queryString.contains("stockholm") )
{
// return the name of the response you want to dispatch
return "Response Stockholm"
}
else if( queryString.contains("london") )
{
// return the name of the response you want to dispatch
return "Response London"
}
// Match based on header
def acceptEncodingHeaderList = mockRequest.getRequestHeaders().get("Accept-Encoding")
log.info "AcceptEncoding Header List: " + acceptEncodingHeaderList
if( acceptEncodingHeaderList.contains("gzip,deflate") )
{
// return the name of the response you want to dispatch
return "GZiped Response"
}
// Match based on body
def requestBody = mockRequest.getRequestContent()
log.info "Request body: " + requestBody
if( requestBody.contains("some data") )
{
// return the name of the response you want to dispatch
return "Response N"
}
*/
</con:dispatchPath><con:response name="Response dettaglio esecuzione" id="7b3bc289-230a-4a41-b270-addf07d1a9c0" httpResponseStatus="200" mediaType="application/json"><con:settings/><con:responseContent>{"esecuzione": [
{
"progEvento": 1,
"codAttivita": "ATT01",
"descAttivita": "Ricezione dati",
"stato": "OK",
"startTime": "2015-04-23T19:25:43.511Z",
"endTime": "2015-04-23T19:25:43.611Z"
},
{
"progEvento": 3,
"codAttivita": "ATT02",
"descAttivita": "Interrogazione base dati",
"stato": "OK",
"startTime": "2015-04-23T19:25:43.711Z",
"endTime": "2015-04-23T19:25:43.911Z"
},
{
"progEvento": 5,
"codAttivita": "ATT03",
"descAttivita": "Preparazione dei dati da visulaizzare",
"stato": "OK",
"startTime": "2015-04-23T19:28:43.511Z",
"endTime": "2015-04-23T19:35:43.611Z"
}
]}</con:responseContent></con:response></con:restMockAction><con:restMockAction name="/processiAttivi/PR01/istanze/ist01/esecuzioni/SEQ01/1/azioni/1" method="GET" resourcePath="/processiAttivi/PR01/istanze/ist01/esecuzioni/SEQ01/1/azioni/1" id="06a5d103-0195-4311-b008-46050b2d6da1"><con:settings/><con:defaultResponse>Response dettaglio azione</con:defaultResponse><con:dispatchStyle>SEQUENCE</con:dispatchStyle><con:dispatchPath>/*
// Script dispatcher is used to select a response based on the incoming request.
// Here are few examples showing how to match based on path, query param, header and body
// Match based on path
def requestPath = mockRequest.getPath()
log.info "Path: "+ requestPath
if( requestPath.contains("json") )
{
// return the name of the response you want to dispatch
return "JSON Response"
}
// Match based on query parameter
def queryString = mockRequest.getRequest().getQueryString()
log.info "QueryString: " + queryString
if( queryString.contains("stockholm") )
{
// return the name of the response you want to dispatch
return "Response Stockholm"
}
else if( queryString.contains("london") )
{
// return the name of the response you want to dispatch
return "Response London"
}
// Match based on header
def acceptEncodingHeaderList = mockRequest.getRequestHeaders().get("Accept-Encoding")
log.info "AcceptEncoding Header List: " + acceptEncodingHeaderList
if( acceptEncodingHeaderList.contains("gzip,deflate") )
{
// return the name of the response you want to dispatch
return "GZiped Response"
}
// Match based on body
def requestBody = mockRequest.getRequestContent()
log.info "Request body: " + requestBody
if( requestBody.contains("some data") )
{
// return the name of the response you want to dispatch
return "Response N"
}
*/
</con:dispatchPath><con:response name="Response dettaglio azione" id="807fbc90-971a-4277-acd8-41d13d6425fe" httpResponseStatus="200" mediaType="application/json"><con:settings/><con:responseContent>{"eventiAzione": [
{
"progEvento": 1,
"tipoEvento": "T1",
"descTipoEvento": "Attività funzionale generica",
"sottoTipoEvento": "S1",
"descSottoTipoEvento": "Inizio attività",
"infoClasseEvento": "invio evento di inizio attività di ricezione dati",
"messaggio": null,
"time": "2015-04-23T19:25:43.511Z"
},
{
"progEvento": 2,
"tipoEvento": "T1",
"descTipoEvento": "Attività funzionale generica",
"sottoTipoEvento": "S2",
"descSottoTipoEvento": "Fine attività",
"infoClasseEvento": "invio evento di fine attività di ricezione dati",
"messaggio": null,
"time": "2015-04-23T19:25:43.611Z"
}
]}</con:responseContent></con:response></con:restMockAction><con:restMockAction name="/processiAttivi/PR01/istanze/ist01/esecuzioni/SEQ01/1/eventi/2" method="GET" resourcePath="/processiAttivi/PR01/istanze/ist01/esecuzioni/SEQ01/1/eventi/2" id="86e39da0-126b-4c6e-a48d-1d817d3c6407"><con:settings/><con:defaultResponse>Response dettaglio evento</con:defaultResponse><con:dispatchStyle>SEQUENCE</con:dispatchStyle><con:dispatchPath>/*
// Script dispatcher is used to select a response based on the incoming request.
// Here are few examples showing how to match based on path, query param, header and body
// Match based on path
def requestPath = mockRequest.getPath()
log.info "Path: "+ requestPath
if( requestPath.contains("json") )
{
// return the name of the response you want to dispatch
return "JSON Response"
}
// Match based on query parameter
def queryString = mockRequest.getRequest().getQueryString()
log.info "QueryString: " + queryString
if( queryString.contains("stockholm") )
{
// return the name of the response you want to dispatch
return "Response Stockholm"
}
else if( queryString.contains("london") )
{
// return the name of the response you want to dispatch
return "Response London"
}
// Match based on header
def acceptEncodingHeaderList = mockRequest.getRequestHeaders().get("Accept-Encoding")
log.info "AcceptEncoding Header List: " + acceptEncodingHeaderList
if( acceptEncodingHeaderList.contains("gzip,deflate") )
{
// return the name of the response you want to dispatch
return "GZiped Response"
}
// Match based on body
def requestBody = mockRequest.getRequestContent()
log.info "Request body: " + requestBody
if( requestBody.contains("some data") )
{
// return the name of the response you want to dispatch
return "Response N"
}
*/
</con:dispatchPath><con:response name="Response dettaglio evento" id="09116cfc-6eae-47e2-aee4-40e91172f32f" httpResponseStatus="200" mediaType="application/json"><con:settings/><con:responseContent>{"evento": {
"tipoEvento": "T1",
"descTipoEvento": "Attività funzionale generica",
"sottoTipoEvento": "S2",
"descSottoTipoEvento": "Fine attività",
"idClasseEvento": "123456",
"infoClasseEvento": "invio evento di fine attività di ricezione dati",
"codProcesso": "PR01",
"descProcesso":"Processo di test",
"idIstanzaProcesso": "ist01",
"codApplicazione": "APP1",
"descApplicazione":"Gestione Utenti",
"codEsecuzione": "SEQ01",
"descEsecuzione":"Ricerca utente",
"idIstanzaEsecuzione": "1",
"progEvento": "2",
"codAttivita": "ATT01",
"descAttivita": "Ricezione Dati",
"idMacchina": "123.11.23.11",
"nomeMacchina": "Linux12",
"pid": 23,
"idLocaleIstanzaEsecuzione": "12",
"time": "2015-04-23T19:25:43.611Z",
"codEsecuzionePadre":null
"idIstanzaEsecuzionePadre": null,
"progEventoPadre": null,
"messaggio": null,
"strutDatiClasse": null,
"schemaStrutDatiClasse": null
}}</con:responseContent></con:response></con:restMockAction></con:restMockService><con:properties/><con:wssContainer/><con:oAuth2ProfileContainer/><con:sensitiveInformation/></con:soapui-project>