@manyos/smileconnect-api 1.55.5 → 1.57.0

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.
package/conf/clients.json CHANGED
@@ -132,86 +132,13 @@
132
132
  }
133
133
  },
134
134
  {
135
- "name": "isms",
135
+ "name": "smileconnectGui",
136
136
  "config": {
137
137
  "options": {
138
- "dateFormati": "dd.MM.yyyy HH:mm.ss",
139
- "clientLimit": 100000,
140
- "impersonateUser": "rhannemann",
141
- "allowDynamicImpersonate": true,
142
- "translateSelectionFieldsX": false
143
- },
144
- "custom_Sample:Enrollments": {
145
- "basequery": "1=1",
146
- "fields": [
147
- "Enrollment ID",
148
- "Enrollee Login",
149
- "Class ID",
150
- "Class Title",
151
- "Class Location",
152
- "Class Cost",
153
- "Department",
154
- "Class Start Date & Time"
155
- ]
156
- },
157
- "custom_CTM:People": {
158
- "basequery": "1=1",
159
- "fields": [
160
- "Remedy Login ID",
161
- "Full Name"
162
- ],
163
- "scripts": {
164
- "GET": {
165
- "preMapping": [],
166
- "postMapping": []
167
- },
168
- "PUT": {
169
- "preMapping": [
170
- "slash"
171
- ],
172
- "postMapping": [],
173
- "afterExecution": []
174
- },
175
- "POST": {
176
- "preMapping": [],
177
- "postMapping": [],
178
- "afterExecution": []
179
- }
180
- }
181
- },
182
- "custom_TMS:Task": {
183
- "basequery": "1=1",
184
- "fields": [
185
- "Task ID",
186
- "Summary",
187
- "z1D_WorkInfoNotes",
188
- "Notes",
189
- "Assignee Group",
190
- "Assignee Group ID",
191
- "Assignee Organization",
192
- "Support Company",
193
- "Status"
194
- ],
195
- "constants": [],
196
- "scripts": {
197
- "GET": {
198
- "preMapping": [],
199
- "postMapping": []
200
- },
201
- "PUT": {
202
- "preMapping": [],
203
- "postMapping": [],
204
- "afterExecution": []
205
- },
206
- "POST": {
207
- "preMapping": [],
208
- "postMapping": [],
209
- "afterExecution": []
210
- }
211
- }
138
+ "dateFormati": "dd.MM.yyyy HH:mm.ss"
212
139
  },
213
140
  "cmdbobject": {
214
- "basequery": "('Mark As Deleted' = \"No\" OR 'Mark As Deleted' = $NULL$)",
141
+ "basequery": "'Data Set Id' = \"BMC.ASSET\" AND ('Mark As Deleted' = \"No\" OR 'Mark As Deleted' = $NULL$)",
215
142
  "fields": [
216
143
  "Instance Id",
217
144
  "Tag Number",
@@ -222,44 +149,15 @@
222
149
  "Type",
223
150
  "Availability",
224
151
  "Confidentiality",
225
- "Class Id",
152
+ "Integrity",
226
153
  "Authenticity",
227
154
  "Model Number",
155
+ "Class Id",
228
156
  "Reconciliation Identity",
229
- "Short Description",
230
- "Data Set Id"
231
- ],
232
- "fields_AST:ComputerSystem": [
233
- "DNS Host Name"
234
- ],
235
- "fields_AST:LANEndpoint": [
236
- "MACAddress"
237
- ],
238
- "constants": [
239
- {
240
- "name": "Location Company",
241
- "value": "Calbro Services and Weapons"
242
- }
157
+ "Short Description"
243
158
  ],
244
- "scripts": {
245
- "GET": {
246
- "preMapping": [
247
- "script1",
248
- "script2"
249
- ],
250
- "postMapping": [
251
- "script1"
252
- ]
253
- },
254
- "POST": {
255
- "preMapping": [
256
- "scriptPutPre"
257
- ],
258
- "postMapping": [
259
- "scriptPutPost"
260
- ]
261
- }
262
- }
159
+ "constants": [],
160
+ "scripts": {}
263
161
  },
264
162
  "change": {
265
163
  "fields": [
@@ -283,8 +181,7 @@
283
181
  "Support Group ID 2",
284
182
  "Customer Person ID",
285
183
  "Requested By Person ID",
286
- "Change Target Date",
287
- "ServiceCI_ReconID"
184
+ "Change Target Date"
288
185
  ],
289
186
  "constants": [
290
187
  {
@@ -301,11 +198,7 @@
301
198
  }
302
199
  ],
303
200
  "basequery": "",
304
- "scripts": {
305
- "POST": {
306
- "postMapping": []
307
- }
308
- }
201
+ "scripts": {}
309
202
  },
310
203
  "person": {
311
204
  "basequery": "1=1",
@@ -331,17 +224,6 @@
331
224
  "constants": [],
332
225
  "scripts": {}
333
226
  },
334
- "organisation": {
335
- "basequery": "1=1",
336
- "fields": [
337
- "People Organization ID",
338
- "Company",
339
- "Organization",
340
- "Department"
341
- ],
342
- "constants": [],
343
- "scripts": {}
344
- },
345
227
  "changeWorklog": {
346
228
  "fields": [
347
229
  "Description",
@@ -360,31 +242,22 @@
360
242
  {
361
243
  "name": "Communication Source",
362
244
  "value": "Other"
245
+ },
246
+ {
247
+ "name": "View Access",
248
+ "value": "Internal"
363
249
  }
364
250
  ],
365
- "basequery": "1=1",
366
- "scripts": {
367
- "POST": {
368
- "preMapping": [
369
- "attachi"
370
- ]
371
- }
372
- },
373
- "attachmentScripts": {
374
- "POST": {
375
- "preMapping": [
376
- "attachi"
377
- ]
378
- }
379
- }
251
+ "basequery": "",
252
+ "scripts": {},
253
+ "attachmentScripts": {}
380
254
  },
381
255
  "workOrder": {
382
256
  "fields": [
383
257
  "Work Order ID",
384
258
  "Status",
385
259
  "InstanceId",
386
- "WO Type Field 02",
387
- "WO Type Field 10",
260
+ "WO Type Field 2",
388
261
  "Categorization Tier 1",
389
262
  "Categorization Tier 2",
390
263
  "Categorization Tier 3",
@@ -434,7 +307,7 @@
434
307
  "Manufacturer",
435
308
  "Detailed Decription",
436
309
  "Description",
437
- "Status_Reason",
310
+ "Status Reason",
438
311
  "Impact",
439
312
  "Urgency",
440
313
  "Priority",
@@ -444,9 +317,7 @@
444
317
  "Person ID",
445
318
  "Direct Contact Person ID",
446
319
  "Submit Date",
447
- "Last Modified Date",
448
- "Resolution",
449
- "Submitter"
320
+ "Last Modified Date"
450
321
  ],
451
322
  "constants": [
452
323
  {
@@ -472,32 +343,10 @@
472
343
  {
473
344
  "name": "Status",
474
345
  "value": "0"
475
- },
476
- {
477
- "name": "Submitter",
478
- "value": "Horstinaut"
479
346
  }
480
347
  ],
481
- "basequery": "1=1",
482
- "scripts": {
483
- "GET": {
484
- "preMapping": [],
485
- "postMapping": [],
486
- "afterExecution": []
487
- },
488
- "POST": {
489
- "preMapping": [],
490
- "postMapping": [],
491
- "afterExecution": [
492
- "INC_CreateWorklog_OnCreate"
493
- ]
494
- },
495
- "PUT": {
496
- "preMapping": [],
497
- "postMapping": [],
498
- "afterExecution": []
499
- }
500
- }
348
+ "basequery": "",
349
+ "scripts": {}
501
350
  },
502
351
  "problem": {
503
352
  "fields": [
@@ -522,8 +371,7 @@
522
371
  "Owner Group ID",
523
372
  "Vendor Group ID",
524
373
  "Person ID",
525
- "Direct Contact Person ID",
526
- "Target Resolution Date"
374
+ "Direct Contact Person ID"
527
375
  ],
528
376
  "constants": [
529
377
  {
@@ -561,8 +409,7 @@
561
409
  "workOrderWorklog": {
562
410
  "fields": [
563
411
  "Description",
564
- "Detailed Description",
565
- "View Access"
412
+ "Detailed Description"
566
413
  ],
567
414
  "constants": [
568
415
  {
@@ -655,9 +502,7 @@
655
502
  "Character 01",
656
503
  "Support Company",
657
504
  "Assignee Organization",
658
- "Assignee Group",
659
- "Phase GUID",
660
- "InstanceId"
505
+ "Assignee Group"
661
506
  ],
662
507
  "constants": [
663
508
  {
@@ -678,8 +523,7 @@
678
523
  "taskWorklog": {
679
524
  "fields": [
680
525
  "Summary",
681
- "Notes",
682
- "View Access"
526
+ "Notes"
683
527
  ],
684
528
  "constants": [
685
529
  {
@@ -693,17 +537,15 @@
693
537
  {
694
538
  "name": "Communication Source",
695
539
  "value": "Other"
540
+ },
541
+ {
542
+ "name": "View Access",
543
+ "value": "Internal"
696
544
  }
697
545
  ],
698
- "basequery": "1=1",
546
+ "basequery": "",
699
547
  "scripts": {},
700
- "attachmentScripts": {
701
- "POST": {
702
- "preMapping": [
703
- "attachi"
704
- ]
705
- }
706
- }
548
+ "attachmentScripts": {}
707
549
  },
708
550
  "flowBuilder": {
709
551
  "constants": [
@@ -716,68 +558,46 @@
716
558
  "fields": [],
717
559
  "scripts": {}
718
560
  },
561
+ "organisation": {
562
+ "basequery": "1=2",
563
+ "fields": [],
564
+ "constants": [],
565
+ "scripts": {}
566
+ },
719
567
  "changeTemplate": {
720
- "basequery": "1=1",
721
- "fields": [
722
- "Template Name",
723
- "Description",
724
- "Detailed Description",
725
- "InstanceId"
726
- ],
568
+ "basequery": "1=2",
569
+ "fields": [],
727
570
  "constants": [],
728
571
  "scripts": {}
729
572
  },
730
573
  "incidentTemplate": {
731
- "basequery": "1=1",
732
- "fields": [
733
- "InstanceId",
734
- "Template Name",
735
- "Description",
736
- "Detailed Decription"
737
- ],
574
+ "basequery": "1=2",
575
+ "fields": [],
738
576
  "constants": [],
739
577
  "scripts": {}
740
578
  },
741
579
  "problemTemplate": {
742
- "basequery": "1=1",
743
- "fields": [
744
- "InstanceId",
745
- "Template Name",
746
- "Description",
747
- "Detailed Decription"
748
- ],
580
+ "basequery": "1=2",
581
+ "fields": [],
749
582
  "constants": [],
750
583
  "scripts": {}
751
584
  },
752
585
  "workOrderTemplate": {
753
- "basequery": "1=1",
754
- "fields": [
755
- "GUID",
756
- "Summary",
757
- "Notes",
758
- "Template Name"
759
- ],
760
- "constants": [],
586
+ "basequery": "1=2",
587
+ "fields": [],
588
+ "constants": [],
761
589
  "scripts": {}
762
590
  },
763
591
  "taskTemplate": {
764
- "basequery": "1=1",
765
- "fields": [
766
- "InstanceId",
767
- "TaskName",
768
- "Summary",
769
- "Notes",
770
- "Company",
771
- "Assignee Organization",
772
- "Assignee Group"
773
- ],
592
+ "basequery": "1=2",
593
+ "fields": [],
774
594
  "constants": [],
775
595
  "scripts": {}
776
596
  }
777
597
  }
778
598
  },
779
599
  {
780
- "name": "smileconnectGui",
600
+ "name": "ismsNeu",
781
601
  "config": {
782
602
  "options": {
783
603
  "dateFormati": "dd.MM.yyyy HH:mm.ss"
@@ -805,6 +625,7 @@
805
625
  "scripts": {}
806
626
  },
807
627
  "change": {
628
+ "basequery": "",
808
629
  "fields": [
809
630
  "Infrastructure Change ID",
810
631
  "Categorization Tier 1",
@@ -842,7 +663,6 @@
842
663
  "value": "Allen"
843
664
  }
844
665
  ],
845
- "basequery": "",
846
666
  "scripts": {}
847
667
  },
848
668
  "person": {
@@ -857,18 +677,6 @@
857
677
  "constants": [],
858
678
  "scripts": {}
859
679
  },
860
- "supportGroup": {
861
- "basequery": "1=1",
862
- "fields": [
863
- "Support Group ID",
864
- "Company",
865
- "Support Organization",
866
- "Support Group Name",
867
- "Support Group Role"
868
- ],
869
- "constants": [],
870
- "scripts": {}
871
- },
872
680
  "changeWorklog": {
873
681
  "fields": [
874
682
  "Description",
@@ -898,6 +706,7 @@
898
706
  "attachmentScripts": {}
899
707
  },
900
708
  "workOrder": {
709
+ "basequery": "",
901
710
  "fields": [
902
711
  "Work Order ID",
903
712
  "Status",
@@ -934,10 +743,10 @@
934
743
  "value": "Allen"
935
744
  }
936
745
  ],
937
- "basequery": "",
938
746
  "scripts": {}
939
747
  },
940
748
  "incident": {
749
+ "basequery": "",
941
750
  "fields": [
942
751
  "Incident Number",
943
752
  "Status",
@@ -990,12 +799,13 @@
990
799
  "value": "0"
991
800
  }
992
801
  ],
993
- "basequery": "",
994
802
  "scripts": {}
995
803
  },
996
804
  "problem": {
805
+ "basequery": "",
997
806
  "fields": [
998
807
  "Problem Investigation ID",
808
+ "Target Resolution Date",
999
809
  "Investigation Status",
1000
810
  "WO Type Field 2",
1001
811
  "Categorization Tier 1",
@@ -1008,7 +818,7 @@
1008
818
  "Manufacturer",
1009
819
  "Detailed Decription",
1010
820
  "Description",
1011
- "Status Reason",
821
+ "Invesitgation Status Reason",
1012
822
  "Impact",
1013
823
  "Urgency",
1014
824
  "Priority",
@@ -1048,7 +858,6 @@
1048
858
  "value": "PROBLEM"
1049
859
  }
1050
860
  ],
1051
- "basequery": "",
1052
861
  "scripts": {}
1053
862
  },
1054
863
  "workOrderWorklog": {
@@ -1203,6 +1012,12 @@
1203
1012
  "fields": [],
1204
1013
  "scripts": {}
1205
1014
  },
1015
+ "supportGroup": {
1016
+ "basequery": "1=2",
1017
+ "fields": [],
1018
+ "constants": [],
1019
+ "scripts": {}
1020
+ },
1206
1021
  "organisation": {
1207
1022
  "basequery": "1=2",
1208
1023
  "fields": [],
@@ -1242,10 +1057,10 @@
1242
1057
  }
1243
1058
  },
1244
1059
  {
1245
- "name": "ismsNeu",
1060
+ "name": "ismsNeu2",
1246
1061
  "config": {
1247
1062
  "options": {
1248
- "dateFormati": "dd.MM.yyyy HH:mm.ss"
1063
+ "dateFormat": "dd.MM.yyyy HH:mm.ss"
1249
1064
  },
1250
1065
  "cmdbobject": {
1251
1066
  "basequery": "'Data Set Id' = \"BMC.ASSET\" AND ('Mark As Deleted' = \"No\" OR 'Mark As Deleted' = $NULL$)",
@@ -1450,7 +1265,6 @@
1450
1265
  "basequery": "",
1451
1266
  "fields": [
1452
1267
  "Problem Investigation ID",
1453
- "Target Resolution Date",
1454
1268
  "Investigation Status",
1455
1269
  "WO Type Field 2",
1456
1270
  "Categorization Tier 1",
@@ -1463,7 +1277,7 @@
1463
1277
  "Manufacturer",
1464
1278
  "Detailed Decription",
1465
1279
  "Description",
1466
- "Invesitgation Status Reason",
1280
+ "Status Reason",
1467
1281
  "Impact",
1468
1282
  "Urgency",
1469
1283
  "Priority",
@@ -1702,10 +1516,10 @@
1702
1516
  }
1703
1517
  },
1704
1518
  {
1705
- "name": "ismsNeu2",
1519
+ "name": "robert2",
1706
1520
  "config": {
1707
1521
  "options": {
1708
- "dateFormat": "dd.MM.yyyy HH:mm.ss"
1522
+ "dateFormati": "dd.MM.yyyy HH:mm.ss"
1709
1523
  },
1710
1524
  "cmdbobject": {
1711
1525
  "basequery": "'Data Set Id' = \"BMC.ASSET\" AND ('Mark As Deleted' = \"No\" OR 'Mark As Deleted' = $NULL$)",
@@ -2161,13 +1975,86 @@
2161
1975
  }
2162
1976
  },
2163
1977
  {
2164
- "name": "robert2",
1978
+ "name": "isms",
2165
1979
  "config": {
2166
1980
  "options": {
2167
- "dateFormati": "dd.MM.yyyy HH:mm.ss"
1981
+ "dateFormati": "dd.MM.yyyy HH:mm.ss",
1982
+ "clientLimit": 100000,
1983
+ "impersonateUser": "rhannemann",
1984
+ "allowDynamicImpersonate": true,
1985
+ "translateSelectionFieldsX": false
1986
+ },
1987
+ "custom_Sample:Enrollments": {
1988
+ "basequery": "1=1",
1989
+ "fields": [
1990
+ "Enrollment ID",
1991
+ "Enrollee Login",
1992
+ "Class ID",
1993
+ "Class Title",
1994
+ "Class Location",
1995
+ "Class Cost",
1996
+ "Department",
1997
+ "Class Start Date & Time"
1998
+ ]
1999
+ },
2000
+ "custom_CTM:People": {
2001
+ "basequery": "1=1",
2002
+ "fields": [
2003
+ "Remedy Login ID",
2004
+ "Full Name"
2005
+ ],
2006
+ "scripts": {
2007
+ "GET": {
2008
+ "preMapping": [],
2009
+ "postMapping": []
2010
+ },
2011
+ "PUT": {
2012
+ "preMapping": [
2013
+ "slash"
2014
+ ],
2015
+ "postMapping": [],
2016
+ "afterExecution": []
2017
+ },
2018
+ "POST": {
2019
+ "preMapping": [],
2020
+ "postMapping": [],
2021
+ "afterExecution": []
2022
+ }
2023
+ }
2024
+ },
2025
+ "custom_TMS:Task": {
2026
+ "basequery": "1=1",
2027
+ "fields": [
2028
+ "Task ID",
2029
+ "Summary",
2030
+ "z1D_WorkInfoNotes",
2031
+ "Notes",
2032
+ "Assignee Group",
2033
+ "Assignee Group ID",
2034
+ "Assignee Organization",
2035
+ "Support Company",
2036
+ "Status"
2037
+ ],
2038
+ "constants": [],
2039
+ "scripts": {
2040
+ "GET": {
2041
+ "preMapping": [],
2042
+ "postMapping": []
2043
+ },
2044
+ "PUT": {
2045
+ "preMapping": [],
2046
+ "postMapping": [],
2047
+ "afterExecution": []
2048
+ },
2049
+ "POST": {
2050
+ "preMapping": [],
2051
+ "postMapping": [],
2052
+ "afterExecution": []
2053
+ }
2054
+ }
2168
2055
  },
2169
2056
  "cmdbobject": {
2170
- "basequery": "'Data Set Id' = \"BMC.ASSET\" AND ('Mark As Deleted' = \"No\" OR 'Mark As Deleted' = $NULL$)",
2057
+ "basequery": "('Mark As Deleted' = \"No\" OR 'Mark As Deleted' = $NULL$)",
2171
2058
  "fields": [
2172
2059
  "Instance Id",
2173
2060
  "Tag Number",
@@ -2178,18 +2065,40 @@
2178
2065
  "Type",
2179
2066
  "Availability",
2180
2067
  "Confidentiality",
2181
- "Integrity",
2068
+ "Class Id",
2182
2069
  "Authenticity",
2183
2070
  "Model Number",
2184
- "Class Id",
2185
2071
  "Reconciliation Identity",
2186
- "Short Description"
2072
+ "Short Description",
2073
+ "Data Set Id"
2187
2074
  ],
2188
- "constants": [],
2189
- "scripts": {}
2075
+ "fields_AST:ComputerSystem": [
2076
+ "DNS Host Name"
2077
+ ],
2078
+ "fields_AST:Cluster": [
2079
+ "InstanceId"
2080
+ ],
2081
+ "fields_AST:LANEndpoint": [
2082
+ "MACAddress"
2083
+ ],
2084
+ "constants": [
2085
+ {
2086
+ "name": "Location Company",
2087
+ "value": "Calbro Services and Weapons"
2088
+ }
2089
+ ],
2090
+ "scripts": {
2091
+ "GET": {
2092
+ "preMapping": [],
2093
+ "postMapping": []
2094
+ },
2095
+ "POST": {
2096
+ "preMapping": [],
2097
+ "postMapping": []
2098
+ }
2099
+ }
2190
2100
  },
2191
2101
  "change": {
2192
- "basequery": "",
2193
2102
  "fields": [
2194
2103
  "Infrastructure Change ID",
2195
2104
  "Categorization Tier 1",
@@ -2211,7 +2120,8 @@
2211
2120
  "Support Group ID 2",
2212
2121
  "Customer Person ID",
2213
2122
  "Requested By Person ID",
2214
- "Change Target Date"
2123
+ "Change Target Date",
2124
+ "ServiceCI_ReconID"
2215
2125
  ],
2216
2126
  "constants": [
2217
2127
  {
@@ -2227,7 +2137,12 @@
2227
2137
  "value": "Allen"
2228
2138
  }
2229
2139
  ],
2230
- "scripts": {}
2140
+ "basequery": "",
2141
+ "scripts": {
2142
+ "POST": {
2143
+ "postMapping": []
2144
+ }
2145
+ }
2231
2146
  },
2232
2147
  "person": {
2233
2148
  "basequery": "1=1",
@@ -2241,6 +2156,29 @@
2241
2156
  "constants": [],
2242
2157
  "scripts": {}
2243
2158
  },
2159
+ "supportGroup": {
2160
+ "basequery": "1=1",
2161
+ "fields": [
2162
+ "Support Group ID",
2163
+ "Company",
2164
+ "Support Organization",
2165
+ "Support Group Name",
2166
+ "Support Group Role"
2167
+ ],
2168
+ "constants": [],
2169
+ "scripts": {}
2170
+ },
2171
+ "organisation": {
2172
+ "basequery": "1=1",
2173
+ "fields": [
2174
+ "People Organization ID",
2175
+ "Company",
2176
+ "Organization",
2177
+ "Department"
2178
+ ],
2179
+ "constants": [],
2180
+ "scripts": {}
2181
+ },
2244
2182
  "changeWorklog": {
2245
2183
  "fields": [
2246
2184
  "Description",
@@ -2259,23 +2197,31 @@
2259
2197
  {
2260
2198
  "name": "Communication Source",
2261
2199
  "value": "Other"
2262
- },
2263
- {
2264
- "name": "View Access",
2265
- "value": "Internal"
2266
2200
  }
2267
2201
  ],
2268
- "basequery": "",
2269
- "scripts": {},
2270
- "attachmentScripts": {}
2202
+ "basequery": "1=1",
2203
+ "scripts": {
2204
+ "POST": {
2205
+ "preMapping": [
2206
+ "attachi"
2207
+ ]
2208
+ }
2209
+ },
2210
+ "attachmentScripts": {
2211
+ "POST": {
2212
+ "preMapping": [
2213
+ "attachi"
2214
+ ]
2215
+ }
2216
+ }
2271
2217
  },
2272
2218
  "workOrder": {
2273
- "basequery": "",
2274
2219
  "fields": [
2275
2220
  "Work Order ID",
2276
2221
  "Status",
2277
2222
  "InstanceId",
2278
- "WO Type Field 2",
2223
+ "WO Type Field 02",
2224
+ "WO Type Field 10",
2279
2225
  "Categorization Tier 1",
2280
2226
  "Categorization Tier 2",
2281
2227
  "Categorization Tier 3",
@@ -2307,10 +2253,10 @@
2307
2253
  "value": "Allen"
2308
2254
  }
2309
2255
  ],
2256
+ "basequery": "",
2310
2257
  "scripts": {}
2311
2258
  },
2312
2259
  "incident": {
2313
- "basequery": "",
2314
2260
  "fields": [
2315
2261
  "Incident Number",
2316
2262
  "Status",
@@ -2325,7 +2271,7 @@
2325
2271
  "Manufacturer",
2326
2272
  "Detailed Decription",
2327
2273
  "Description",
2328
- "Status Reason",
2274
+ "Status_Reason",
2329
2275
  "Impact",
2330
2276
  "Urgency",
2331
2277
  "Priority",
@@ -2335,7 +2281,9 @@
2335
2281
  "Person ID",
2336
2282
  "Direct Contact Person ID",
2337
2283
  "Submit Date",
2338
- "Last Modified Date"
2284
+ "Last Modified Date",
2285
+ "Resolution",
2286
+ "Submitter"
2339
2287
  ],
2340
2288
  "constants": [
2341
2289
  {
@@ -2361,12 +2309,38 @@
2361
2309
  {
2362
2310
  "name": "Status",
2363
2311
  "value": "0"
2312
+ },
2313
+ {
2314
+ "name": "Submitter",
2315
+ "value": "Horstinaut"
2364
2316
  }
2365
2317
  ],
2366
- "scripts": {}
2318
+ "basequery": "1=1",
2319
+ "scripts": {
2320
+ "GET": {
2321
+ "preMapping": [
2322
+ "createRecord"
2323
+ ],
2324
+ "postMapping": [],
2325
+ "afterExecution": []
2326
+ },
2327
+ "POST": {
2328
+ "preMapping": [
2329
+ "p2"
2330
+ ],
2331
+ "postMapping": [],
2332
+ "afterExecution": [
2333
+ "INC_CreateWorklog_OnCreate"
2334
+ ]
2335
+ },
2336
+ "PUT": {
2337
+ "preMapping": [],
2338
+ "postMapping": [],
2339
+ "afterExecution": []
2340
+ }
2341
+ }
2367
2342
  },
2368
2343
  "problem": {
2369
- "basequery": "",
2370
2344
  "fields": [
2371
2345
  "Problem Investigation ID",
2372
2346
  "Investigation Status",
@@ -2389,7 +2363,8 @@
2389
2363
  "Owner Group ID",
2390
2364
  "Vendor Group ID",
2391
2365
  "Person ID",
2392
- "Direct Contact Person ID"
2366
+ "Direct Contact Person ID",
2367
+ "Target Resolution Date"
2393
2368
  ],
2394
2369
  "constants": [
2395
2370
  {
@@ -2421,12 +2396,14 @@
2421
2396
  "value": "PROBLEM"
2422
2397
  }
2423
2398
  ],
2399
+ "basequery": "",
2424
2400
  "scripts": {}
2425
2401
  },
2426
2402
  "workOrderWorklog": {
2427
2403
  "fields": [
2428
2404
  "Description",
2429
- "Detailed Description"
2405
+ "Detailed Description",
2406
+ "View Access"
2430
2407
  ],
2431
2408
  "constants": [
2432
2409
  {
@@ -2519,7 +2496,9 @@
2519
2496
  "Character 01",
2520
2497
  "Support Company",
2521
2498
  "Assignee Organization",
2522
- "Assignee Group"
2499
+ "Assignee Group",
2500
+ "Phase GUID",
2501
+ "InstanceId"
2523
2502
  ],
2524
2503
  "constants": [
2525
2504
  {
@@ -2540,7 +2519,8 @@
2540
2519
  "taskWorklog": {
2541
2520
  "fields": [
2542
2521
  "Summary",
2543
- "Notes"
2522
+ "Notes",
2523
+ "View Access"
2544
2524
  ],
2545
2525
  "constants": [
2546
2526
  {
@@ -2554,15 +2534,17 @@
2554
2534
  {
2555
2535
  "name": "Communication Source",
2556
2536
  "value": "Other"
2557
- },
2558
- {
2559
- "name": "View Access",
2560
- "value": "Internal"
2561
2537
  }
2562
2538
  ],
2563
- "basequery": "",
2539
+ "basequery": "1=1",
2564
2540
  "scripts": {},
2565
- "attachmentScripts": {}
2541
+ "attachmentScripts": {
2542
+ "POST": {
2543
+ "preMapping": [
2544
+ "attachi"
2545
+ ]
2546
+ }
2547
+ }
2566
2548
  },
2567
2549
  "flowBuilder": {
2568
2550
  "constants": [
@@ -2575,45 +2557,61 @@
2575
2557
  "fields": [],
2576
2558
  "scripts": {}
2577
2559
  },
2578
- "supportGroup": {
2579
- "basequery": "1=2",
2580
- "fields": [],
2581
- "constants": [],
2582
- "scripts": {}
2583
- },
2584
- "organisation": {
2585
- "basequery": "1=2",
2586
- "fields": [],
2587
- "constants": [],
2588
- "scripts": {}
2589
- },
2590
2560
  "changeTemplate": {
2591
- "basequery": "1=2",
2592
- "fields": [],
2561
+ "basequery": "1=1",
2562
+ "fields": [
2563
+ "Template Name",
2564
+ "Description",
2565
+ "Detailed Description",
2566
+ "InstanceId"
2567
+ ],
2593
2568
  "constants": [],
2594
2569
  "scripts": {}
2595
2570
  },
2596
2571
  "incidentTemplate": {
2597
- "basequery": "1=2",
2598
- "fields": [],
2572
+ "basequery": "1=1",
2573
+ "fields": [
2574
+ "InstanceId",
2575
+ "Template Name",
2576
+ "Description",
2577
+ "Detailed Decription"
2578
+ ],
2599
2579
  "constants": [],
2600
2580
  "scripts": {}
2601
2581
  },
2602
2582
  "problemTemplate": {
2603
- "basequery": "1=2",
2604
- "fields": [],
2583
+ "basequery": "1=1",
2584
+ "fields": [
2585
+ "InstanceId",
2586
+ "Template Name",
2587
+ "Description",
2588
+ "Detailed Decription"
2589
+ ],
2605
2590
  "constants": [],
2606
2591
  "scripts": {}
2607
2592
  },
2608
2593
  "workOrderTemplate": {
2609
- "basequery": "1=2",
2610
- "fields": [],
2594
+ "basequery": "1=1",
2595
+ "fields": [
2596
+ "GUID",
2597
+ "Summary",
2598
+ "Notes",
2599
+ "Template Name"
2600
+ ],
2611
2601
  "constants": [],
2612
2602
  "scripts": {}
2613
2603
  },
2614
2604
  "taskTemplate": {
2615
- "basequery": "1=2",
2616
- "fields": [],
2605
+ "basequery": "1=1",
2606
+ "fields": [
2607
+ "InstanceId",
2608
+ "TaskName",
2609
+ "Summary",
2610
+ "Notes",
2611
+ "Company",
2612
+ "Assignee Organization",
2613
+ "Assignee Group"
2614
+ ],
2617
2615
  "constants": [],
2618
2616
  "scripts": {}
2619
2617
  }