cpee 1.4.18 → 1.4.20
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/cockpit/testsets/Subprocess.xml +52 -0
- data/cockpit/testsets/Take_5.xml +44 -0
- data/cockpit/testsets/testsets.xml +1 -0
- data/cpee.gemspec +1 -1
- data/lib/cpee/controller.rb +7 -31
- data/lib/cpee/empty_workflow.rb +8 -4
- data/lib/cpee/implementation.rb +9 -1
- data/lib/cpee/instantiation.rb +40 -17
- data/lib/cpee/value_helper.rb +32 -0
- data/lib/engine.xml +1 -1
- data/log/display.rb +46 -0
- data/log/logs/27d46c68-d457-4ca8-808a-094585842aea.xes.yaml +130 -0
- data/log/logs/292ee7f7-fab8-438d-b251-5fc4d13b3d5b.xes.yaml +171 -0
- data/log/logs/546a855f-6223-49ed-bc7d-c256b391663b.xes.yaml +74 -0
- data/log/logs/5673f24b-5ac0-4bd6-b315-16992f02ddbb.xes.yaml +336 -0
- data/log/logs/7a4ad7e9-2fdb-41da-a623-094f5eaca9ce.xes.yaml +74 -0
- data/log/logs/7d24f231-44db-4d0b-8193-4601ede4591e.xes.yaml +167 -0
- data/log/logs/8abdeac5-a28a-4aad-9fad-e47e47f58f0a.xes.yaml +171 -0
- data/log/logs/a6ff458b-8e56-4411-a552-9b943ed69d6b.xes.yaml +128 -0
- data/log/logs/ccb051e7-639f-4b51-a1e3-3fd5a55f2c02.xes.yaml +128 -0
- data/log/logs/fbc5fa87-ba3c-40b9-9605-e1bb1cc7e0d9.xes.yaml +130 -0
- data/log/sic.rb +51 -0
- data/log/template.xes_yaml +3 -1
- data/log/xes_xml.rb +1 -1
- data/log/xes_yaml.pid +1 -0
- data/log/xes_yaml.rb +1 -1
- data/server/dev.rb +33 -0
- data/server/handlerwrappers/default.rb +5 -2
- data/server/{resources → instances/1}/notifications/ruleengine/consumer-secret +0 -0
- data/server/{resources → instances/1}/notifications/ruleengine/producer-secret +0 -0
- data/server/{resources → instances/1}/notifications/ruleengine/subscription.xml +0 -0
- data/server/instances/1/properties.xml +31 -0
- data/server/instances/10/notifications/1b735894fe9c3cc45308d1ed4cd6b930/consumer-secret +1 -0
- data/server/instances/10/notifications/1b735894fe9c3cc45308d1ed4cd6b930/producer-secret +1 -0
- data/server/instances/10/notifications/1b735894fe9c3cc45308d1ed4cd6b930/subscription.xml +5 -0
- data/server/instances/10/notifications/logging/consumer-secret +1 -0
- data/server/instances/10/notifications/logging/producer-secret +1 -0
- data/server/instances/10/notifications/logging/subscription.xml +16 -0
- data/server/instances/10/properties.xml +80 -0
- data/server/instances/11/notifications/logging/consumer-secret +1 -0
- data/server/instances/11/notifications/logging/producer-secret +1 -0
- data/server/instances/11/notifications/logging/subscription.xml +16 -0
- data/server/instances/11/properties.xml +97 -0
- data/server/instances/12/notifications/2678055be8f23525a98b5c031fe2ee46/consumer-secret +1 -0
- data/server/instances/12/notifications/2678055be8f23525a98b5c031fe2ee46/producer-secret +1 -0
- data/server/instances/12/notifications/2678055be8f23525a98b5c031fe2ee46/subscription.xml +5 -0
- data/server/instances/12/notifications/logging/consumer-secret +1 -0
- data/server/instances/12/notifications/logging/producer-secret +1 -0
- data/server/instances/12/notifications/logging/subscription.xml +16 -0
- data/server/instances/12/properties.xml +80 -0
- data/server/instances/13/notifications/90d34985542a88c3071d176f6400efe7/consumer-secret +1 -0
- data/server/instances/13/notifications/90d34985542a88c3071d176f6400efe7/producer-secret +1 -0
- data/server/instances/13/notifications/90d34985542a88c3071d176f6400efe7/subscription.xml +38 -0
- data/server/instances/13/notifications/logging/consumer-secret +1 -0
- data/server/instances/13/notifications/logging/producer-secret +1 -0
- data/server/instances/13/notifications/logging/subscription.xml +16 -0
- data/server/instances/13/properties.xml +97 -0
- data/server/instances/14/notifications/fa408cd6922b14cb1bfeee36e895f636/consumer-secret +1 -0
- data/server/instances/14/notifications/fa408cd6922b14cb1bfeee36e895f636/producer-secret +1 -0
- data/server/instances/14/notifications/fa408cd6922b14cb1bfeee36e895f636/subscription.xml +5 -0
- data/server/instances/14/notifications/logging/consumer-secret +1 -0
- data/server/instances/14/notifications/logging/producer-secret +1 -0
- data/server/instances/14/notifications/logging/subscription.xml +16 -0
- data/server/instances/14/properties.xml +80 -0
- data/server/instances/2/notifications/ruleengine/consumer-secret +1 -0
- data/server/instances/2/notifications/ruleengine/producer-secret +1 -0
- data/server/instances/2/notifications/ruleengine/subscription.xml +16 -0
- data/server/instances/2/properties.xml +31 -0
- data/server/instances/3/notifications/ruleengine/consumer-secret +1 -0
- data/server/instances/3/notifications/ruleengine/producer-secret +1 -0
- data/server/instances/3/notifications/ruleengine/subscription.xml +16 -0
- data/server/instances/3/properties.xml +31 -0
- data/server/instances/4/notifications/ruleengine/consumer-secret +1 -0
- data/server/instances/4/notifications/ruleengine/producer-secret +1 -0
- data/server/instances/4/notifications/ruleengine/subscription.xml +16 -0
- data/server/instances/4/properties.xml +31 -0
- data/server/instances/5/notifications/logging/consumer-secret +1 -0
- data/server/instances/5/notifications/logging/producer-secret +1 -0
- data/server/instances/5/notifications/logging/subscription.xml +16 -0
- data/server/instances/5/properties.xml +97 -0
- data/server/instances/6/notifications/ae6d58eba25c66a57b41181de8935442/consumer-secret +1 -0
- data/server/instances/6/notifications/ae6d58eba25c66a57b41181de8935442/producer-secret +1 -0
- data/server/instances/6/notifications/ae6d58eba25c66a57b41181de8935442/subscription.xml +5 -0
- data/server/instances/6/notifications/logging/consumer-secret +1 -0
- data/server/instances/6/notifications/logging/producer-secret +1 -0
- data/server/instances/6/notifications/logging/subscription.xml +16 -0
- data/server/instances/6/properties.xml +78 -0
- data/server/instances/7/notifications/d83173e3a3f5d1e05f5182042d5b627e/consumer-secret +1 -0
- data/server/instances/7/notifications/d83173e3a3f5d1e05f5182042d5b627e/producer-secret +1 -0
- data/server/instances/7/notifications/d83173e3a3f5d1e05f5182042d5b627e/subscription.xml +5 -0
- data/server/instances/7/notifications/logging/consumer-secret +1 -0
- data/server/instances/7/notifications/logging/producer-secret +1 -0
- data/server/instances/7/notifications/logging/subscription.xml +16 -0
- data/server/instances/7/properties.xml +78 -0
- data/server/instances/8/notifications/d6eb404431e5643fdbcf3a3ead0bdec5/consumer-secret +1 -0
- data/server/instances/8/notifications/d6eb404431e5643fdbcf3a3ead0bdec5/producer-secret +1 -0
- data/server/instances/8/notifications/d6eb404431e5643fdbcf3a3ead0bdec5/subscription.xml +5 -0
- data/server/instances/8/notifications/logging/consumer-secret +1 -0
- data/server/instances/8/notifications/logging/producer-secret +1 -0
- data/server/instances/8/notifications/logging/subscription.xml +16 -0
- data/server/instances/8/properties.xml +80 -0
- data/server/instances/9/notifications/e242ccf30f3878511aaf390e20e42d5d/consumer-secret +1 -0
- data/server/instances/9/notifications/e242ccf30f3878511aaf390e20e42d5d/producer-secret +1 -0
- data/server/instances/9/notifications/e242ccf30f3878511aaf390e20e42d5d/subscription.xml +38 -0
- data/server/instances/9/notifications/logging/consumer-secret +1 -0
- data/server/instances/9/notifications/logging/producer-secret +1 -0
- data/server/instances/9/notifications/logging/subscription.xml +16 -0
- data/server/instances/9/properties.xml +97 -0
- data/server/resources/notifications/logging/consumer-secret +1 -0
- data/server/resources/notifications/logging/producer-secret +1 -0
- data/server/resources/notifications/logging/subscription.xml +16 -0
- data/server/resources/transformation_dslx.xsl +2 -2
- data/server/server.pid +1 -0
- data/tools/cpee +22 -8
- metadata +103 -5
@@ -0,0 +1,74 @@
|
|
1
|
+
---
|
2
|
+
log:
|
3
|
+
extension:
|
4
|
+
time: http://www.xes-standard.org/time.xesext
|
5
|
+
concept: http://www.xes-standard.org/concept.xesext
|
6
|
+
organisational: http://www.xes-standard.org/org.xesext
|
7
|
+
lifecycle: http://www.xes-standard.org/lifecycle.xesext
|
8
|
+
cpee: http://cpee.org/cpee.xesext
|
9
|
+
global:
|
10
|
+
trace:
|
11
|
+
concept:name: __INVALID__
|
12
|
+
cpee:name: __INVALID__
|
13
|
+
event:
|
14
|
+
concept:name: __INVALID__
|
15
|
+
concept:endpoint: ''
|
16
|
+
id:id: ''
|
17
|
+
lifecycle:transition: complete
|
18
|
+
cpee:lifecycle:transition: activity/calling
|
19
|
+
time:timestamp: ''
|
20
|
+
classifier:
|
21
|
+
Data: data_send data_received data_changed data_values
|
22
|
+
Data_Received: data_receiver
|
23
|
+
Data_Send: data_send
|
24
|
+
Data_Changed: data_changer
|
25
|
+
Data_Values: data_values
|
26
|
+
trace:
|
27
|
+
concept:name: '6'
|
28
|
+
cpee:name: Take Time
|
29
|
+
cpee:uuid: 7a4ad7e9-2fdb-41da-a623-094f5eaca9ce
|
30
|
+
---
|
31
|
+
event:
|
32
|
+
trace:id: '6'
|
33
|
+
concept:name: external
|
34
|
+
id:id: external
|
35
|
+
cpee:uuid: 7a4ad7e9-2fdb-41da-a623-094f5eaca9ce
|
36
|
+
lifecycle:transition: unknown
|
37
|
+
cpee:lifecycle:transition: endpoints/change
|
38
|
+
list:
|
39
|
+
data_changer:
|
40
|
+
- timeout
|
41
|
+
data_values:
|
42
|
+
timeout: http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php
|
43
|
+
time:timestamp: '2019-02-12T22:50:48.438+01:00'
|
44
|
+
---
|
45
|
+
event:
|
46
|
+
trace:id: '6'
|
47
|
+
concept:name: external
|
48
|
+
id:id: external
|
49
|
+
cpee:uuid: 7a4ad7e9-2fdb-41da-a623-094f5eaca9ce
|
50
|
+
lifecycle:transition: unknown
|
51
|
+
cpee:lifecycle:transition: dataelements/change
|
52
|
+
time:timestamp: '2019-02-12T22:50:48.461+01:00'
|
53
|
+
---
|
54
|
+
event:
|
55
|
+
trace:id: '6'
|
56
|
+
concept:name: external
|
57
|
+
id:id: external
|
58
|
+
cpee:uuid: 7a4ad7e9-2fdb-41da-a623-094f5eaca9ce
|
59
|
+
lifecycle:transition: unknown
|
60
|
+
cpee:lifecycle:transition: attributes/change
|
61
|
+
list:
|
62
|
+
data_changer:
|
63
|
+
- info
|
64
|
+
- modeltype
|
65
|
+
- theme
|
66
|
+
- customer
|
67
|
+
- status
|
68
|
+
data_values:
|
69
|
+
info: Take Time
|
70
|
+
modeltype: CPEE
|
71
|
+
theme: default
|
72
|
+
customer: pilotfabrik
|
73
|
+
status: development
|
74
|
+
time:timestamp: '2019-02-12T22:50:48.481+01:00'
|
@@ -0,0 +1,167 @@
|
|
1
|
+
---
|
2
|
+
log:
|
3
|
+
extension:
|
4
|
+
time: http://www.xes-standard.org/time.xesext
|
5
|
+
concept: http://www.xes-standard.org/concept.xesext
|
6
|
+
organisational: http://www.xes-standard.org/org.xesext
|
7
|
+
lifecycle: http://www.xes-standard.org/lifecycle.xesext
|
8
|
+
cpee: http://cpee.org/cpee.xesext
|
9
|
+
global:
|
10
|
+
trace:
|
11
|
+
concept:name: __INVALID__
|
12
|
+
cpee:name: __INVALID__
|
13
|
+
event:
|
14
|
+
concept:name: __INVALID__
|
15
|
+
concept:endpoint: ''
|
16
|
+
id:id: ''
|
17
|
+
lifecycle:transition: complete
|
18
|
+
cpee:lifecycle:transition: activity/calling
|
19
|
+
time:timestamp: ''
|
20
|
+
classifier:
|
21
|
+
Data: data_send data_received data_changed data_values
|
22
|
+
Data_Received: data_receiver
|
23
|
+
Data_Send: data_send
|
24
|
+
Data_Changed: data_changer
|
25
|
+
Data_Values: data_values
|
26
|
+
trace:
|
27
|
+
concept:name: '9'
|
28
|
+
cpee:name: Plain Instance
|
29
|
+
cpee:uuid: 7d24f231-44db-4d0b-8193-4601ede4591e
|
30
|
+
---
|
31
|
+
event:
|
32
|
+
trace:id: '9'
|
33
|
+
concept:name: external
|
34
|
+
id:id: external
|
35
|
+
cpee:uuid: 7d24f231-44db-4d0b-8193-4601ede4591e
|
36
|
+
lifecycle:transition: unknown
|
37
|
+
cpee:lifecycle:transition: dataelements/change
|
38
|
+
time:timestamp: '2019-02-12T23:06:06.554+01:00'
|
39
|
+
---
|
40
|
+
event:
|
41
|
+
trace:id: '9'
|
42
|
+
concept:name: external
|
43
|
+
id:id: external
|
44
|
+
cpee:uuid: 7d24f231-44db-4d0b-8193-4601ede4591e
|
45
|
+
lifecycle:transition: unknown
|
46
|
+
cpee:lifecycle:transition: endpoints/change
|
47
|
+
list:
|
48
|
+
data_changer:
|
49
|
+
- timeout
|
50
|
+
- instantiate
|
51
|
+
data_values:
|
52
|
+
timeout: http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php
|
53
|
+
instantiate: http://localhost:9296/url/
|
54
|
+
time:timestamp: '2019-02-12T23:06:06.575+01:00'
|
55
|
+
---
|
56
|
+
event:
|
57
|
+
trace:id: '9'
|
58
|
+
concept:name: external
|
59
|
+
id:id: external
|
60
|
+
cpee:uuid: 7d24f231-44db-4d0b-8193-4601ede4591e
|
61
|
+
lifecycle:transition: unknown
|
62
|
+
cpee:lifecycle:transition: attributes/change
|
63
|
+
list:
|
64
|
+
data_changer:
|
65
|
+
- uuid
|
66
|
+
- info
|
67
|
+
- modeltype
|
68
|
+
- theme
|
69
|
+
- customer
|
70
|
+
- status
|
71
|
+
data_values:
|
72
|
+
uuid: 7d24f231-44db-4d0b-8193-4601ede4591e
|
73
|
+
info: Subprocess
|
74
|
+
modeltype: CPEE
|
75
|
+
theme: default
|
76
|
+
customer: pilotfabrik
|
77
|
+
status: development
|
78
|
+
time:timestamp: '2019-02-12T23:06:06.649+01:00'
|
79
|
+
---
|
80
|
+
event:
|
81
|
+
trace:id: '9'
|
82
|
+
concept:name: Take 5
|
83
|
+
concept:endpoint: http://localhost:9296/url/
|
84
|
+
id:id: a1
|
85
|
+
cpee:uuid: 7d24f231-44db-4d0b-8193-4601ede4591e
|
86
|
+
lifecycle:transition: start
|
87
|
+
cpee:lifecycle:transition: activity/calling
|
88
|
+
list:
|
89
|
+
data_send:
|
90
|
+
- name: info
|
91
|
+
value: Take Time
|
92
|
+
- name: behavior
|
93
|
+
value: wait_running
|
94
|
+
- name: url
|
95
|
+
value: http://localhost/testsets/Take_5.xml
|
96
|
+
- name: init
|
97
|
+
value: '{ "a": 3 }'
|
98
|
+
time:timestamp: '2019-02-12T23:06:08.294+01:00'
|
99
|
+
---
|
100
|
+
event:
|
101
|
+
trace:id: '9'
|
102
|
+
concept:name: Take 5
|
103
|
+
concept:endpoint: http://localhost:9296/url/
|
104
|
+
id:id: a1
|
105
|
+
cpee:uuid: 7d24f231-44db-4d0b-8193-4601ede4591e
|
106
|
+
lifecycle:transition: unknown
|
107
|
+
cpee:lifecycle:transition: activity/receiving
|
108
|
+
list:
|
109
|
+
data_receiver:
|
110
|
+
- name: dataelements
|
111
|
+
mimetype: application/json
|
112
|
+
data:
|
113
|
+
CPEE-INSTANCE: '10'
|
114
|
+
CPEE-INSTANCE-URL: http://localhost:8298/10
|
115
|
+
CPEE-INSTANCE-UUID: a6ff458b-8e56-4411-a552-9b943ed69d6b
|
116
|
+
state: running
|
117
|
+
time:timestamp: '2019-02-12T23:06:09.359+01:00'
|
118
|
+
---
|
119
|
+
event:
|
120
|
+
trace:id: '9'
|
121
|
+
concept:name: Take 5
|
122
|
+
concept:endpoint: http://localhost:9296/url/
|
123
|
+
id:id: a1
|
124
|
+
cpee:uuid: 7d24f231-44db-4d0b-8193-4601ede4591e
|
125
|
+
lifecycle:transition: unknown
|
126
|
+
cpee:lifecycle:transition: activity/receiving
|
127
|
+
list:
|
128
|
+
data_receiver:
|
129
|
+
- name: dataelements
|
130
|
+
mimetype: application/json
|
131
|
+
data:
|
132
|
+
CPEE-INSTANCE: '10'
|
133
|
+
CPEE-INSTANCE-URL: http://localhost:8298/10
|
134
|
+
CPEE-INSTANCE-UUID: a6ff458b-8e56-4411-a552-9b943ed69d6b
|
135
|
+
a: 17
|
136
|
+
time:timestamp: '2019-02-12T23:06:14.511+01:00'
|
137
|
+
---
|
138
|
+
event:
|
139
|
+
trace:id: '9'
|
140
|
+
concept:name: Take 5
|
141
|
+
concept:endpoint: http://localhost:9296/url/
|
142
|
+
id:id: a1
|
143
|
+
cpee:uuid: 7d24f231-44db-4d0b-8193-4601ede4591e
|
144
|
+
lifecycle:transition: unknown
|
145
|
+
cpee:lifecycle:transition: dataelements/change
|
146
|
+
list:
|
147
|
+
data_changer:
|
148
|
+
- instance
|
149
|
+
- res
|
150
|
+
data_values:
|
151
|
+
instance: '10'
|
152
|
+
res:
|
153
|
+
CPEE-INSTANCE: '10'
|
154
|
+
CPEE-INSTANCE-URL: http://localhost:8298/10
|
155
|
+
CPEE-INSTANCE-UUID: a6ff458b-8e56-4411-a552-9b943ed69d6b
|
156
|
+
a: 17
|
157
|
+
time:timestamp: '2019-02-12T23:06:14.529+01:00'
|
158
|
+
---
|
159
|
+
event:
|
160
|
+
trace:id: '9'
|
161
|
+
concept:name: Take 5
|
162
|
+
concept:endpoint: http://localhost:9296/url/
|
163
|
+
id:id: a1
|
164
|
+
cpee:uuid: 7d24f231-44db-4d0b-8193-4601ede4591e
|
165
|
+
lifecycle:transition: complete
|
166
|
+
cpee:lifecycle:transition: activity/done
|
167
|
+
time:timestamp: '2019-02-12T23:06:14.564+01:00'
|
@@ -0,0 +1,171 @@
|
|
1
|
+
---
|
2
|
+
log:
|
3
|
+
extension:
|
4
|
+
time: http://www.xes-standard.org/time.xesext
|
5
|
+
concept: http://www.xes-standard.org/concept.xesext
|
6
|
+
organisational: http://www.xes-standard.org/org.xesext
|
7
|
+
lifecycle: http://www.xes-standard.org/lifecycle.xesext
|
8
|
+
cpee: http://cpee.org/cpee.xesext
|
9
|
+
global:
|
10
|
+
trace:
|
11
|
+
concept:name: __INVALID__
|
12
|
+
cpee:name: __INVALID__
|
13
|
+
event:
|
14
|
+
trace:id: -1
|
15
|
+
concept:name: __INVALID__
|
16
|
+
concept:endpoint: ''
|
17
|
+
id:id: ''
|
18
|
+
cpee:uuid: ''
|
19
|
+
lifecycle:transition: complete
|
20
|
+
cpee:lifecycle:transition: activity/calling
|
21
|
+
time:timestamp: ''
|
22
|
+
classifier:
|
23
|
+
Data: data_send data_received data_changed data_values
|
24
|
+
Data_Received: data_receiver
|
25
|
+
Data_Send: data_send
|
26
|
+
Data_Changed: data_changer
|
27
|
+
Data_Values: data_values
|
28
|
+
trace:
|
29
|
+
concept:name: '13'
|
30
|
+
cpee:name: Plain Instance
|
31
|
+
cpee:uuid: 8abdeac5-a28a-4aad-9fad-e47e47f58f0a
|
32
|
+
---
|
33
|
+
event:
|
34
|
+
trace:id: '13'
|
35
|
+
concept:name: external
|
36
|
+
id:id: external
|
37
|
+
cpee:uuid: 8abdeac5-a28a-4aad-9fad-e47e47f58f0a
|
38
|
+
lifecycle:transition: unknown
|
39
|
+
cpee:lifecycle:transition: dataelements/change
|
40
|
+
time:timestamp: '2019-02-12T23:33:47.700+01:00'
|
41
|
+
---
|
42
|
+
event:
|
43
|
+
trace:id: '13'
|
44
|
+
concept:name: external
|
45
|
+
id:id: external
|
46
|
+
cpee:uuid: 8abdeac5-a28a-4aad-9fad-e47e47f58f0a
|
47
|
+
lifecycle:transition: unknown
|
48
|
+
cpee:lifecycle:transition: endpoints/change
|
49
|
+
list:
|
50
|
+
data_changer:
|
51
|
+
- timeout
|
52
|
+
- instantiate
|
53
|
+
data_values:
|
54
|
+
timeout: http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php
|
55
|
+
instantiate: http://localhost:9296/url/
|
56
|
+
time:timestamp: '2019-02-12T23:33:47.755+01:00'
|
57
|
+
---
|
58
|
+
event:
|
59
|
+
trace:id: '13'
|
60
|
+
concept:name: external
|
61
|
+
id:id: external
|
62
|
+
cpee:uuid: 8abdeac5-a28a-4aad-9fad-e47e47f58f0a
|
63
|
+
lifecycle:transition: unknown
|
64
|
+
cpee:lifecycle:transition: attributes/change
|
65
|
+
list:
|
66
|
+
data_changer:
|
67
|
+
- uuid
|
68
|
+
- info
|
69
|
+
- modeltype
|
70
|
+
- theme
|
71
|
+
- customer
|
72
|
+
- status
|
73
|
+
data_values:
|
74
|
+
uuid: 8abdeac5-a28a-4aad-9fad-e47e47f58f0a
|
75
|
+
info: Subprocess
|
76
|
+
modeltype: CPEE
|
77
|
+
theme: default
|
78
|
+
customer: pilotfabrik
|
79
|
+
status: development
|
80
|
+
time:timestamp: '2019-02-12T23:33:47.784+01:00'
|
81
|
+
---
|
82
|
+
event:
|
83
|
+
trace:id: '13'
|
84
|
+
concept:name: Take 5
|
85
|
+
concept:endpoint: http://localhost:9296/url/
|
86
|
+
id:id: a1
|
87
|
+
cpee:uuid: 8abdeac5-a28a-4aad-9fad-e47e47f58f0a
|
88
|
+
lifecycle:transition: start
|
89
|
+
cpee:lifecycle:transition: activity/calling
|
90
|
+
list:
|
91
|
+
data_send:
|
92
|
+
- name: info
|
93
|
+
value: Take Time
|
94
|
+
- name: behavior
|
95
|
+
value: wait_running
|
96
|
+
- name: url
|
97
|
+
value: http://localhost/testsets/Take_5.xml
|
98
|
+
- name: init
|
99
|
+
value: '{ "a": 3 }'
|
100
|
+
time:timestamp: '2019-02-12T23:33:49.161+01:00'
|
101
|
+
---
|
102
|
+
event:
|
103
|
+
trace:id: '13'
|
104
|
+
concept:name: Take 5
|
105
|
+
concept:endpoint: http://localhost:9296/url/
|
106
|
+
id:id: a1
|
107
|
+
cpee:uuid: 8abdeac5-a28a-4aad-9fad-e47e47f58f0a
|
108
|
+
lifecycle:transition: unknown
|
109
|
+
cpee:lifecycle:transition: activity/receiving
|
110
|
+
list:
|
111
|
+
data_receiver:
|
112
|
+
- name: dataelements
|
113
|
+
mimetype: application/json
|
114
|
+
data:
|
115
|
+
CPEE-INSTANCE: '14'
|
116
|
+
CPEE-INSTANCE-URL: http://localhost:8298/14
|
117
|
+
CPEE-INSTANCE-UUID: 27d46c68-d457-4ca8-808a-094585842aea
|
118
|
+
CPEE-STATE: running
|
119
|
+
time:timestamp: '2019-02-12T23:33:50.349+01:00'
|
120
|
+
---
|
121
|
+
event:
|
122
|
+
trace:id: '13'
|
123
|
+
concept:name: Take 5
|
124
|
+
concept:endpoint: http://localhost:9296/url/
|
125
|
+
id:id: a1
|
126
|
+
cpee:uuid: 8abdeac5-a28a-4aad-9fad-e47e47f58f0a
|
127
|
+
lifecycle:transition: unknown
|
128
|
+
cpee:lifecycle:transition: dataelements/change
|
129
|
+
list:
|
130
|
+
data_changer:
|
131
|
+
- instance
|
132
|
+
- res
|
133
|
+
data_values:
|
134
|
+
instance: '14'
|
135
|
+
res:
|
136
|
+
CPEE-INSTANCE: '14'
|
137
|
+
CPEE-INSTANCE-URL: http://localhost:8298/14
|
138
|
+
CPEE-INSTANCE-UUID: 27d46c68-d457-4ca8-808a-094585842aea
|
139
|
+
CPEE-STATE: finished
|
140
|
+
a: 17
|
141
|
+
time:timestamp: '2019-02-12T23:33:55.662+01:00'
|
142
|
+
---
|
143
|
+
event:
|
144
|
+
trace:id: '13'
|
145
|
+
concept:name: Take 5
|
146
|
+
concept:endpoint: http://localhost:9296/url/
|
147
|
+
id:id: a1
|
148
|
+
cpee:uuid: 8abdeac5-a28a-4aad-9fad-e47e47f58f0a
|
149
|
+
lifecycle:transition: complete
|
150
|
+
cpee:lifecycle:transition: activity/done
|
151
|
+
time:timestamp: '2019-02-12T23:33:55.675+01:00'
|
152
|
+
---
|
153
|
+
event:
|
154
|
+
trace:id: '13'
|
155
|
+
concept:name: Take 5
|
156
|
+
concept:endpoint: http://localhost:9296/url/
|
157
|
+
id:id: a1
|
158
|
+
cpee:uuid: 8abdeac5-a28a-4aad-9fad-e47e47f58f0a
|
159
|
+
lifecycle:transition: unknown
|
160
|
+
cpee:lifecycle:transition: activity/receiving
|
161
|
+
list:
|
162
|
+
data_receiver:
|
163
|
+
- name: dataelements
|
164
|
+
mimetype: application/json
|
165
|
+
data:
|
166
|
+
CPEE-INSTANCE: '14'
|
167
|
+
CPEE-INSTANCE-URL: http://localhost:8298/14
|
168
|
+
CPEE-INSTANCE-UUID: 27d46c68-d457-4ca8-808a-094585842aea
|
169
|
+
CPEE-STATE: finished
|
170
|
+
a: 17
|
171
|
+
time:timestamp: '2019-02-12T23:33:55.682+01:00'
|
@@ -0,0 +1,128 @@
|
|
1
|
+
---
|
2
|
+
log:
|
3
|
+
extension:
|
4
|
+
time: http://www.xes-standard.org/time.xesext
|
5
|
+
concept: http://www.xes-standard.org/concept.xesext
|
6
|
+
organisational: http://www.xes-standard.org/org.xesext
|
7
|
+
lifecycle: http://www.xes-standard.org/lifecycle.xesext
|
8
|
+
cpee: http://cpee.org/cpee.xesext
|
9
|
+
global:
|
10
|
+
trace:
|
11
|
+
concept:name: __INVALID__
|
12
|
+
cpee:name: __INVALID__
|
13
|
+
event:
|
14
|
+
concept:name: __INVALID__
|
15
|
+
concept:endpoint: ''
|
16
|
+
id:id: ''
|
17
|
+
lifecycle:transition: complete
|
18
|
+
cpee:lifecycle:transition: activity/calling
|
19
|
+
time:timestamp: ''
|
20
|
+
classifier:
|
21
|
+
Data: data_send data_received data_changed data_values
|
22
|
+
Data_Received: data_receiver
|
23
|
+
Data_Send: data_send
|
24
|
+
Data_Changed: data_changer
|
25
|
+
Data_Values: data_values
|
26
|
+
trace:
|
27
|
+
concept:name: '10'
|
28
|
+
cpee:name: Take Time
|
29
|
+
cpee:uuid: a6ff458b-8e56-4411-a552-9b943ed69d6b
|
30
|
+
---
|
31
|
+
event:
|
32
|
+
trace:id: '10'
|
33
|
+
concept:name: external
|
34
|
+
id:id: external
|
35
|
+
cpee:uuid: a6ff458b-8e56-4411-a552-9b943ed69d6b
|
36
|
+
lifecycle:transition: unknown
|
37
|
+
cpee:lifecycle:transition: endpoints/change
|
38
|
+
list:
|
39
|
+
data_changer:
|
40
|
+
- timeout
|
41
|
+
data_values:
|
42
|
+
timeout: http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php
|
43
|
+
time:timestamp: '2019-02-12T23:06:08.519+01:00'
|
44
|
+
---
|
45
|
+
event:
|
46
|
+
trace:id: '10'
|
47
|
+
concept:name: external
|
48
|
+
id:id: external
|
49
|
+
cpee:uuid: a6ff458b-8e56-4411-a552-9b943ed69d6b
|
50
|
+
lifecycle:transition: unknown
|
51
|
+
cpee:lifecycle:transition: dataelements/change
|
52
|
+
time:timestamp: '2019-02-12T23:06:08.525+01:00'
|
53
|
+
---
|
54
|
+
event:
|
55
|
+
trace:id: '10'
|
56
|
+
concept:name: external
|
57
|
+
id:id: external
|
58
|
+
cpee:uuid: a6ff458b-8e56-4411-a552-9b943ed69d6b
|
59
|
+
lifecycle:transition: unknown
|
60
|
+
cpee:lifecycle:transition: attributes/change
|
61
|
+
list:
|
62
|
+
data_changer:
|
63
|
+
- info
|
64
|
+
- modeltype
|
65
|
+
- theme
|
66
|
+
- customer
|
67
|
+
- status
|
68
|
+
data_values:
|
69
|
+
info: Take Time
|
70
|
+
modeltype: CPEE
|
71
|
+
theme: default
|
72
|
+
customer: pilotfabrik
|
73
|
+
status: development
|
74
|
+
time:timestamp: '2019-02-12T23:06:08.530+01:00'
|
75
|
+
---
|
76
|
+
event:
|
77
|
+
trace:id: '10'
|
78
|
+
concept:name: ''
|
79
|
+
concept:endpoint: http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php
|
80
|
+
id:id: a1
|
81
|
+
cpee:uuid: a6ff458b-8e56-4411-a552-9b943ed69d6b
|
82
|
+
lifecycle:transition: start
|
83
|
+
cpee:lifecycle:transition: activity/calling
|
84
|
+
list:
|
85
|
+
data_send:
|
86
|
+
- name: timeout
|
87
|
+
value: '5'
|
88
|
+
time:timestamp: '2019-02-12T23:06:09.303+01:00'
|
89
|
+
---
|
90
|
+
event:
|
91
|
+
trace:id: '10'
|
92
|
+
concept:name: ''
|
93
|
+
concept:endpoint: http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php
|
94
|
+
id:id: a1
|
95
|
+
cpee:uuid: a6ff458b-8e56-4411-a552-9b943ed69d6b
|
96
|
+
lifecycle:transition: unknown
|
97
|
+
cpee:lifecycle:transition: activity/receiving
|
98
|
+
list:
|
99
|
+
data_receiver:
|
100
|
+
- name: result
|
101
|
+
mimetype: text/html
|
102
|
+
data: 'Timeout: 5'
|
103
|
+
time:timestamp: '2019-02-12T23:06:14.304+01:00'
|
104
|
+
---
|
105
|
+
event:
|
106
|
+
trace:id: '10'
|
107
|
+
concept:name: ''
|
108
|
+
concept:endpoint: http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php
|
109
|
+
id:id: a1
|
110
|
+
cpee:uuid: a6ff458b-8e56-4411-a552-9b943ed69d6b
|
111
|
+
lifecycle:transition: complete
|
112
|
+
cpee:lifecycle:transition: activity/done
|
113
|
+
time:timestamp: '2019-02-12T23:06:14.327+01:00'
|
114
|
+
---
|
115
|
+
event:
|
116
|
+
trace:id: '10'
|
117
|
+
concept:name: ''
|
118
|
+
concept:endpoint: http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php
|
119
|
+
id:id: a1
|
120
|
+
cpee:uuid: a6ff458b-8e56-4411-a552-9b943ed69d6b
|
121
|
+
lifecycle:transition: unknown
|
122
|
+
cpee:lifecycle:transition: dataelements/change
|
123
|
+
list:
|
124
|
+
data_changer:
|
125
|
+
- a
|
126
|
+
data_values:
|
127
|
+
a: 17
|
128
|
+
time:timestamp: '2019-02-12T23:06:14.338+01:00'
|