smjain commited on
Commit
c1be889
·
verified ·
1 Parent(s): b5fbcb4

Upload eval-task-center.spec.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. eval-task-center.spec.json +125 -0
eval-task-center.spec.json ADDED
@@ -0,0 +1,125 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "title": "SAP Task Center central inbox architecture across SAP S/4HANA and cloud apps with single sign-on",
3
+ "blocks": [
4
+ {
5
+ "id": "b0",
6
+ "label": "SAP Task Center",
7
+ "blocks": [],
8
+ "components": [
9
+ {
10
+ "id": "c0",
11
+ "label": "SAP Cloud Identity Services"
12
+ },
13
+ {
14
+ "id": "c1",
15
+ "label": "SAP Cloud Identity Services"
16
+ },
17
+ {
18
+ "id": "c2",
19
+ "label": "SAP Document Management hub"
20
+ },
21
+ {
22
+ "id": "c3",
23
+ "label": "SAP Destination service"
24
+ },
25
+ {
26
+ "id": "c4",
27
+ "label": "SAP Connectivity service"
28
+ },
29
+ {
30
+ "id": "c5",
31
+ "label": "SAP Build Work Zone, standard"
32
+ },
33
+ {
34
+ "id": "c6",
35
+ "label": "SAP Application Logan service"
36
+ },
37
+ {
38
+ "id": "c7",
39
+ "label": "SAP Task Center"
40
+ },
41
+ {
42
+ "id": "c8",
43
+ "label": "SAP Private Link service"
44
+ }
45
+ ]
46
+ },
47
+ {
48
+ "id": "b0",
49
+ "label": "SAP Task Center",
50
+ "blocks": [],
51
+ "components": [
52
+ {
53
+ "id": "c0",
54
+ "label": "SAP Cloud Identity Services"
55
+ },
56
+ {
57
+ "id": "c1",
58
+ "label": "SAP Cloud Identity Services"
59
+ },
60
+ {
61
+ "id": "c2",
62
+ "label": "SAP Document Management hub"
63
+ },
64
+ {
65
+ "id": "c3",
66
+ "label": "SAP Destination service"
67
+ },
68
+ {
69
+ "id": "c4",
70
+ "label": "SAP Connectivity service"
71
+ },
72
+ {
73
+ "id": "c5",
74
+ "label": "SAP Build Work Zone, standard"
75
+ },
76
+ {
77
+ "id": "c6",
78
+ "label": "SAP Application Logan service"
79
+ },
80
+ {
81
+ "id": "c7",
82
+ "label": "SAP Task Center"
83
+ },
84
+ {
85
+ "id": "c8",
86
+ "label": "SAP Private Link service"
87
+ }
88
+ ]
89
+ }
90
+ ],
91
+ "connections": [
92
+ {
93
+ "source": "c6",
94
+ "target": "c8"
95
+ },
96
+ {
97
+ "source": "c1",
98
+ "target": "c8"
99
+ },
100
+ {
101
+ "source": "c0",
102
+ "target": "c3"
103
+ },
104
+ {
105
+ "source": "c3",
106
+ "target": "c2"
107
+ },
108
+ {
109
+ "source": "c5",
110
+ "target": "c4"
111
+ },
112
+ {
113
+ "source": "c5",
114
+ "target": "c7"
115
+ },
116
+ {
117
+ "source": "c7",
118
+ "target": "c0"
119
+ },
120
+ {
121
+ "source": "c8",
122
+ "target": "c6"
123
+ }
124
+ ]
125
+ }