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
data/log/display.rb
ADDED
@@ -0,0 +1,46 @@
|
|
1
|
+
#!/usr/bin/ruby
|
2
|
+
require 'yaml'
|
3
|
+
require 'typhoeus'
|
4
|
+
require 'xml/smart'
|
5
|
+
|
6
|
+
# concept:endpoint: https://centurio.work/flow/start/url/
|
7
|
+
# id:id: a17
|
8
|
+
# cpee:uuid: bf93adcd-9421-495b-bafa-d34de608fc6c
|
9
|
+
# lifecycle:transition: unknown
|
10
|
+
# cpee:lifecycle:transition: activity/receiving
|
11
|
+
# list:
|
12
|
+
# data_receiver:
|
13
|
+
# - name: dataelements
|
14
|
+
# mimetype: application/json
|
15
|
+
# data:
|
16
|
+
# CPEE-INSTANCE: https://centurio.work/flow/engine/547
|
17
|
+
# qr: "*269MFA466*TZHZE 000"
|
18
|
+
# queue: ''
|
19
|
+
# machine: MaxxTurn45
|
20
|
+
# program: _N_LOWERHOUSING2_MPF
|
21
|
+
# label: Lowerhousing Turn 2
|
22
|
+
# finished: no good
|
23
|
+
# time:timestamp: '2019-01-16T11:24:41.162+01:00'
|
24
|
+
|
25
|
+
def follow(fname,deep=0)
|
26
|
+
io = File.open(fname)
|
27
|
+
YAML.load_stream(io) do |e|
|
28
|
+
if name = e.dig('log','trace','cpee:name')
|
29
|
+
puts " " * deep + name + " (#{File.basename(fname,'.xes.yaml')})"
|
30
|
+
end
|
31
|
+
if e.dig('event','concept:endpoint') == 'https://centurio.work/flow/start/url/' && e.dig('event','cpee:lifecycle:transition') == 'activity/receiving'
|
32
|
+
val = e.dig('event','list','data_receiver',0,'data','CPEE-INSTANCE')
|
33
|
+
uuid = File.basename(`grep -l "concept:name: '#{File.basename(val)}" *`.strip,'.xes.yaml')
|
34
|
+
follow "#{uuid}.xes.yaml",deep + 2
|
35
|
+
end
|
36
|
+
end
|
37
|
+
end
|
38
|
+
|
39
|
+
fname = File.join((ARGV[0].strip rescue '') + '.xes.yaml')
|
40
|
+
if File.exists? fname
|
41
|
+
follow fname
|
42
|
+
else
|
43
|
+
puts 'Display log files tree to current directory.'
|
44
|
+
puts
|
45
|
+
puts ' Example: display.rb UUID'
|
46
|
+
end
|
@@ -0,0 +1,130 @@
|
|
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: '14'
|
30
|
+
cpee:name: Take Time
|
31
|
+
cpee:uuid: 27d46c68-d457-4ca8-808a-094585842aea
|
32
|
+
---
|
33
|
+
event:
|
34
|
+
trace:id: '14'
|
35
|
+
concept:name: external
|
36
|
+
id:id: external
|
37
|
+
cpee:uuid: 27d46c68-d457-4ca8-808a-094585842aea
|
38
|
+
lifecycle:transition: unknown
|
39
|
+
cpee:lifecycle:transition: endpoints/change
|
40
|
+
list:
|
41
|
+
data_changer:
|
42
|
+
- timeout
|
43
|
+
data_values:
|
44
|
+
timeout: http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php
|
45
|
+
time:timestamp: '2019-02-12T23:33:49.414+01:00'
|
46
|
+
---
|
47
|
+
event:
|
48
|
+
trace:id: '14'
|
49
|
+
concept:name: external
|
50
|
+
id:id: external
|
51
|
+
cpee:uuid: 27d46c68-d457-4ca8-808a-094585842aea
|
52
|
+
lifecycle:transition: unknown
|
53
|
+
cpee:lifecycle:transition: dataelements/change
|
54
|
+
time:timestamp: '2019-02-12T23:33:49.426+01:00'
|
55
|
+
---
|
56
|
+
event:
|
57
|
+
trace:id: '14'
|
58
|
+
concept:name: external
|
59
|
+
id:id: external
|
60
|
+
cpee:uuid: 27d46c68-d457-4ca8-808a-094585842aea
|
61
|
+
lifecycle:transition: unknown
|
62
|
+
cpee:lifecycle:transition: attributes/change
|
63
|
+
list:
|
64
|
+
data_changer:
|
65
|
+
- info
|
66
|
+
- modeltype
|
67
|
+
- theme
|
68
|
+
- customer
|
69
|
+
- status
|
70
|
+
data_values:
|
71
|
+
info: Take Time
|
72
|
+
modeltype: CPEE
|
73
|
+
theme: default
|
74
|
+
customer: pilotfabrik
|
75
|
+
status: development
|
76
|
+
time:timestamp: '2019-02-12T23:33:49.434+01:00'
|
77
|
+
---
|
78
|
+
event:
|
79
|
+
trace:id: '14'
|
80
|
+
concept:name: ''
|
81
|
+
concept:endpoint: http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php
|
82
|
+
id:id: a1
|
83
|
+
cpee:uuid: 27d46c68-d457-4ca8-808a-094585842aea
|
84
|
+
lifecycle:transition: start
|
85
|
+
cpee:lifecycle:transition: activity/calling
|
86
|
+
list:
|
87
|
+
data_send:
|
88
|
+
- name: timeout
|
89
|
+
value: '5'
|
90
|
+
time:timestamp: '2019-02-12T23:33:50.337+01:00'
|
91
|
+
---
|
92
|
+
event:
|
93
|
+
trace:id: '14'
|
94
|
+
concept:name: ''
|
95
|
+
concept:endpoint: http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php
|
96
|
+
id:id: a1
|
97
|
+
cpee:uuid: 27d46c68-d457-4ca8-808a-094585842aea
|
98
|
+
lifecycle:transition: unknown
|
99
|
+
cpee:lifecycle:transition: activity/receiving
|
100
|
+
list:
|
101
|
+
data_receiver:
|
102
|
+
- name: result
|
103
|
+
mimetype: text/html
|
104
|
+
data: 'Timeout: 5'
|
105
|
+
time:timestamp: '2019-02-12T23:33:55.351+01:00'
|
106
|
+
---
|
107
|
+
event:
|
108
|
+
trace:id: '14'
|
109
|
+
concept:name: ''
|
110
|
+
concept:endpoint: http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php
|
111
|
+
id:id: a1
|
112
|
+
cpee:uuid: 27d46c68-d457-4ca8-808a-094585842aea
|
113
|
+
lifecycle:transition: complete
|
114
|
+
cpee:lifecycle:transition: activity/done
|
115
|
+
time:timestamp: '2019-02-12T23:33:55.379+01:00'
|
116
|
+
---
|
117
|
+
event:
|
118
|
+
trace:id: '14'
|
119
|
+
concept:name: ''
|
120
|
+
concept:endpoint: http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php
|
121
|
+
id:id: a1
|
122
|
+
cpee:uuid: 27d46c68-d457-4ca8-808a-094585842aea
|
123
|
+
lifecycle:transition: unknown
|
124
|
+
cpee:lifecycle:transition: dataelements/change
|
125
|
+
list:
|
126
|
+
data_changer:
|
127
|
+
- a
|
128
|
+
data_values:
|
129
|
+
a: 17
|
130
|
+
time:timestamp: '2019-02-12T23:33:55.394+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: '11'
|
30
|
+
cpee:name: Plain Instance
|
31
|
+
cpee:uuid: 292ee7f7-fab8-438d-b251-5fc4d13b3d5b
|
32
|
+
---
|
33
|
+
event:
|
34
|
+
trace:id: '11'
|
35
|
+
concept:name: external
|
36
|
+
id:id: external
|
37
|
+
cpee:uuid: 292ee7f7-fab8-438d-b251-5fc4d13b3d5b
|
38
|
+
lifecycle:transition: unknown
|
39
|
+
cpee:lifecycle:transition: dataelements/change
|
40
|
+
time:timestamp: '2019-02-12T23:14:06.130+01:00'
|
41
|
+
---
|
42
|
+
event:
|
43
|
+
trace:id: '11'
|
44
|
+
concept:name: external
|
45
|
+
id:id: external
|
46
|
+
cpee:uuid: 292ee7f7-fab8-438d-b251-5fc4d13b3d5b
|
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:14:06.148+01:00'
|
57
|
+
---
|
58
|
+
event:
|
59
|
+
trace:id: '11'
|
60
|
+
concept:name: external
|
61
|
+
id:id: external
|
62
|
+
cpee:uuid: 292ee7f7-fab8-438d-b251-5fc4d13b3d5b
|
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: 292ee7f7-fab8-438d-b251-5fc4d13b3d5b
|
75
|
+
info: Subprocess
|
76
|
+
modeltype: CPEE
|
77
|
+
theme: default
|
78
|
+
customer: pilotfabrik
|
79
|
+
status: development
|
80
|
+
time:timestamp: '2019-02-12T23:14:06.215+01:00'
|
81
|
+
---
|
82
|
+
event:
|
83
|
+
trace:id: '11'
|
84
|
+
concept:name: Take 5
|
85
|
+
concept:endpoint: http://localhost:9296/url/
|
86
|
+
id:id: a1
|
87
|
+
cpee:uuid: 292ee7f7-fab8-438d-b251-5fc4d13b3d5b
|
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:14:07.848+01:00'
|
101
|
+
---
|
102
|
+
event:
|
103
|
+
trace:id: '11'
|
104
|
+
concept:name: Take 5
|
105
|
+
concept:endpoint: http://localhost:9296/url/
|
106
|
+
id:id: a1
|
107
|
+
cpee:uuid: 292ee7f7-fab8-438d-b251-5fc4d13b3d5b
|
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: '12'
|
116
|
+
CPEE-INSTANCE-URL: http://localhost:8298/12
|
117
|
+
CPEE-INSTANCE-UUID: fbc5fa87-ba3c-40b9-9605-e1bb1cc7e0d9
|
118
|
+
CPEE-STATE: running
|
119
|
+
time:timestamp: '2019-02-12T23:14:08.860+01:00'
|
120
|
+
---
|
121
|
+
event:
|
122
|
+
trace:id: '11'
|
123
|
+
concept:name: Take 5
|
124
|
+
concept:endpoint: http://localhost:9296/url/
|
125
|
+
id:id: a1
|
126
|
+
cpee:uuid: 292ee7f7-fab8-438d-b251-5fc4d13b3d5b
|
127
|
+
lifecycle:transition: unknown
|
128
|
+
cpee:lifecycle:transition: activity/receiving
|
129
|
+
list:
|
130
|
+
data_receiver:
|
131
|
+
- name: dataelements
|
132
|
+
mimetype: application/json
|
133
|
+
data:
|
134
|
+
CPEE-INSTANCE: '12'
|
135
|
+
CPEE-INSTANCE-URL: http://localhost:8298/12
|
136
|
+
CPEE-INSTANCE-UUID: fbc5fa87-ba3c-40b9-9605-e1bb1cc7e0d9
|
137
|
+
CPEE-STATE: finished
|
138
|
+
a: 17
|
139
|
+
time:timestamp: '2019-02-12T23:14:14.048+01:00'
|
140
|
+
---
|
141
|
+
event:
|
142
|
+
trace:id: '11'
|
143
|
+
concept:name: Take 5
|
144
|
+
concept:endpoint: http://localhost:9296/url/
|
145
|
+
id:id: a1
|
146
|
+
cpee:uuid: 292ee7f7-fab8-438d-b251-5fc4d13b3d5b
|
147
|
+
lifecycle:transition: unknown
|
148
|
+
cpee:lifecycle:transition: dataelements/change
|
149
|
+
list:
|
150
|
+
data_changer:
|
151
|
+
- instance
|
152
|
+
- res
|
153
|
+
data_values:
|
154
|
+
instance: '12'
|
155
|
+
res:
|
156
|
+
CPEE-INSTANCE: '12'
|
157
|
+
CPEE-INSTANCE-URL: http://localhost:8298/12
|
158
|
+
CPEE-INSTANCE-UUID: fbc5fa87-ba3c-40b9-9605-e1bb1cc7e0d9
|
159
|
+
CPEE-STATE: finished
|
160
|
+
a: 17
|
161
|
+
time:timestamp: '2019-02-12T23:14:14.094+01:00'
|
162
|
+
---
|
163
|
+
event:
|
164
|
+
trace:id: '11'
|
165
|
+
concept:name: Take 5
|
166
|
+
concept:endpoint: http://localhost:9296/url/
|
167
|
+
id:id: a1
|
168
|
+
cpee:uuid: 292ee7f7-fab8-438d-b251-5fc4d13b3d5b
|
169
|
+
lifecycle:transition: complete
|
170
|
+
cpee:lifecycle:transition: activity/done
|
171
|
+
time:timestamp: '2019-02-12T23:14:14.102+01:00'
|
@@ -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: '7'
|
28
|
+
cpee:name: Take Time
|
29
|
+
cpee:uuid: 546a855f-6223-49ed-bc7d-c256b391663b
|
30
|
+
---
|
31
|
+
event:
|
32
|
+
trace:id: '7'
|
33
|
+
concept:name: external
|
34
|
+
id:id: external
|
35
|
+
cpee:uuid: 546a855f-6223-49ed-bc7d-c256b391663b
|
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:53:58.939+01:00'
|
44
|
+
---
|
45
|
+
event:
|
46
|
+
trace:id: '7'
|
47
|
+
concept:name: external
|
48
|
+
id:id: external
|
49
|
+
cpee:uuid: 546a855f-6223-49ed-bc7d-c256b391663b
|
50
|
+
lifecycle:transition: unknown
|
51
|
+
cpee:lifecycle:transition: dataelements/change
|
52
|
+
time:timestamp: '2019-02-12T22:53:58.959+01:00'
|
53
|
+
---
|
54
|
+
event:
|
55
|
+
trace:id: '7'
|
56
|
+
concept:name: external
|
57
|
+
id:id: external
|
58
|
+
cpee:uuid: 546a855f-6223-49ed-bc7d-c256b391663b
|
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:53:58.971+01:00'
|
@@ -0,0 +1,336 @@
|
|
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: '5'
|
28
|
+
cpee:name: Plain Instance
|
29
|
+
cpee:uuid: 5673f24b-5ac0-4bd6-b315-16992f02ddbb
|
30
|
+
---
|
31
|
+
event:
|
32
|
+
trace:id: '5'
|
33
|
+
concept:name: external
|
34
|
+
id:id: external
|
35
|
+
cpee:uuid: 5673f24b-5ac0-4bd6-b315-16992f02ddbb
|
36
|
+
lifecycle:transition: unknown
|
37
|
+
cpee:lifecycle:transition: dataelements/change
|
38
|
+
time:timestamp: '2019-02-12T22:48:32.505+01:00'
|
39
|
+
---
|
40
|
+
event:
|
41
|
+
trace:id: '5'
|
42
|
+
concept:name: external
|
43
|
+
id:id: external
|
44
|
+
cpee:uuid: 5673f24b-5ac0-4bd6-b315-16992f02ddbb
|
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-12T22:48:32.525+01:00'
|
55
|
+
---
|
56
|
+
event:
|
57
|
+
trace:id: '5'
|
58
|
+
concept:name: external
|
59
|
+
id:id: external
|
60
|
+
cpee:uuid: 5673f24b-5ac0-4bd6-b315-16992f02ddbb
|
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: 5673f24b-5ac0-4bd6-b315-16992f02ddbb
|
73
|
+
info: Subprocess
|
74
|
+
modeltype: CPEE
|
75
|
+
theme: default
|
76
|
+
customer: pilotfabrik
|
77
|
+
status: development
|
78
|
+
time:timestamp: '2019-02-12T22:48:32.616+01:00'
|
79
|
+
---
|
80
|
+
event:
|
81
|
+
trace:id: '5'
|
82
|
+
concept:name: external
|
83
|
+
id:id: external
|
84
|
+
cpee:uuid: 5673f24b-5ac0-4bd6-b315-16992f02ddbb
|
85
|
+
lifecycle:transition: unknown
|
86
|
+
cpee:lifecycle:transition: dataelements/change
|
87
|
+
time:timestamp: '2019-02-12T22:48:51.593+01:00'
|
88
|
+
---
|
89
|
+
event:
|
90
|
+
trace:id: '5'
|
91
|
+
concept:name: external
|
92
|
+
id:id: external
|
93
|
+
cpee:uuid: 5673f24b-5ac0-4bd6-b315-16992f02ddbb
|
94
|
+
lifecycle:transition: unknown
|
95
|
+
cpee:lifecycle:transition: endpoints/change
|
96
|
+
list:
|
97
|
+
data_changer:
|
98
|
+
- timeout
|
99
|
+
- instantiate
|
100
|
+
data_values:
|
101
|
+
timeout: http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php
|
102
|
+
instantiate: http://localhost:9296/url/
|
103
|
+
time:timestamp: '2019-02-12T22:48:51.639+01:00'
|
104
|
+
---
|
105
|
+
event:
|
106
|
+
trace:id: '5'
|
107
|
+
concept:name: external
|
108
|
+
id:id: external
|
109
|
+
cpee:uuid: 5673f24b-5ac0-4bd6-b315-16992f02ddbb
|
110
|
+
lifecycle:transition: unknown
|
111
|
+
cpee:lifecycle:transition: attributes/change
|
112
|
+
list:
|
113
|
+
data_changer:
|
114
|
+
- uuid
|
115
|
+
- info
|
116
|
+
- modeltype
|
117
|
+
- theme
|
118
|
+
- customer
|
119
|
+
- status
|
120
|
+
data_values:
|
121
|
+
uuid: 5673f24b-5ac0-4bd6-b315-16992f02ddbb
|
122
|
+
info: Subprocess
|
123
|
+
modeltype: CPEE
|
124
|
+
theme: default
|
125
|
+
customer: pilotfabrik
|
126
|
+
status: development
|
127
|
+
time:timestamp: '2019-02-12T22:48:51.696+01:00'
|
128
|
+
---
|
129
|
+
event:
|
130
|
+
trace:id: '5'
|
131
|
+
concept:name: Take 5
|
132
|
+
concept:endpoint: http://localhost:9296/url/
|
133
|
+
id:id: a1
|
134
|
+
cpee:uuid: 5673f24b-5ac0-4bd6-b315-16992f02ddbb
|
135
|
+
lifecycle:transition: start
|
136
|
+
cpee:lifecycle:transition: activity/calling
|
137
|
+
list:
|
138
|
+
data_send:
|
139
|
+
- name: info
|
140
|
+
value: Take Time
|
141
|
+
- name: behavior
|
142
|
+
value: wait_running
|
143
|
+
- name: url
|
144
|
+
value: http://localhost/testsets/Take_5.xml
|
145
|
+
- name: init
|
146
|
+
value: '{ "a": 3 }'
|
147
|
+
time:timestamp: '2019-02-12T22:49:09.142+01:00'
|
148
|
+
---
|
149
|
+
event:
|
150
|
+
trace:id: '5'
|
151
|
+
concept:name: Take 5
|
152
|
+
concept:endpoint: http://localhost:9296/url/
|
153
|
+
id:id: a1
|
154
|
+
cpee:uuid: 5673f24b-5ac0-4bd6-b315-16992f02ddbb
|
155
|
+
lifecycle:transition: start
|
156
|
+
cpee:lifecycle:transition: activity/calling
|
157
|
+
list:
|
158
|
+
data_send:
|
159
|
+
- name: info
|
160
|
+
value: Take Time
|
161
|
+
- name: behavior
|
162
|
+
value: wait_running
|
163
|
+
- name: url
|
164
|
+
value: http://localhost/testsets/Take_5.xml
|
165
|
+
- name: init
|
166
|
+
value: '{ "a": 3 }'
|
167
|
+
time:timestamp: '2019-02-12T22:49:48.538+01:00'
|
168
|
+
---
|
169
|
+
event:
|
170
|
+
trace:id: '5'
|
171
|
+
concept:name: Take 5
|
172
|
+
concept:endpoint: http://localhost:9296/url/
|
173
|
+
id:id: a1
|
174
|
+
cpee:uuid: 5673f24b-5ac0-4bd6-b315-16992f02ddbb
|
175
|
+
lifecycle:transition: start
|
176
|
+
cpee:lifecycle:transition: activity/calling
|
177
|
+
list:
|
178
|
+
data_send:
|
179
|
+
- name: info
|
180
|
+
value: Take Time
|
181
|
+
- name: behavior
|
182
|
+
value: wait_running
|
183
|
+
- name: url
|
184
|
+
value: http://localhost/testsets/Take_5.xml
|
185
|
+
- name: init
|
186
|
+
value: '{ "a": 3 }'
|
187
|
+
time:timestamp: '2019-02-12T22:50:48.262+01:00'
|
188
|
+
---
|
189
|
+
event:
|
190
|
+
trace:id: '5'
|
191
|
+
concept:name: Take 5
|
192
|
+
concept:endpoint: http://localhost:9296/url/
|
193
|
+
id:id: a1
|
194
|
+
cpee:uuid: 5673f24b-5ac0-4bd6-b315-16992f02ddbb
|
195
|
+
lifecycle:transition: start
|
196
|
+
cpee:lifecycle:transition: activity/calling
|
197
|
+
list:
|
198
|
+
data_send:
|
199
|
+
- name: info
|
200
|
+
value: Take Time
|
201
|
+
- name: behavior
|
202
|
+
value: wait_running
|
203
|
+
- name: url
|
204
|
+
value: http://localhost/testsets/Take_5.xml
|
205
|
+
- name: init
|
206
|
+
value: '{ "a": 3 }'
|
207
|
+
time:timestamp: '2019-02-12T22:53:58.694+01:00'
|
208
|
+
---
|
209
|
+
event:
|
210
|
+
trace:id: '5'
|
211
|
+
concept:name: Take 5
|
212
|
+
concept:endpoint: http://localhost:9296/url/
|
213
|
+
id:id: a1
|
214
|
+
cpee:uuid: 5673f24b-5ac0-4bd6-b315-16992f02ddbb
|
215
|
+
lifecycle:transition: start
|
216
|
+
cpee:lifecycle:transition: activity/calling
|
217
|
+
list:
|
218
|
+
data_send:
|
219
|
+
- name: info
|
220
|
+
value: Take Time
|
221
|
+
- name: behavior
|
222
|
+
value: wait_running
|
223
|
+
- name: url
|
224
|
+
value: http://localhost/testsets/Take_5.xml
|
225
|
+
- name: init
|
226
|
+
value: '{ "a": 3 }'
|
227
|
+
time:timestamp: '2019-02-12T22:59:27.947+01:00'
|
228
|
+
---
|
229
|
+
event:
|
230
|
+
trace:id: '5'
|
231
|
+
concept:name: Take 5
|
232
|
+
concept:endpoint: http://localhost:9296/url/
|
233
|
+
id:id: a1
|
234
|
+
cpee:uuid: 5673f24b-5ac0-4bd6-b315-16992f02ddbb
|
235
|
+
lifecycle:transition: start
|
236
|
+
cpee:lifecycle:transition: activity/calling
|
237
|
+
list:
|
238
|
+
data_send:
|
239
|
+
- name: info
|
240
|
+
value: Take Time
|
241
|
+
- name: behavior
|
242
|
+
value: wait_running
|
243
|
+
- name: url
|
244
|
+
value: http://localhost/testsets/Take_5.xml
|
245
|
+
- name: init
|
246
|
+
value: '{ "a": 3 }'
|
247
|
+
time:timestamp: '2019-02-12T22:59:32.529+01:00'
|
248
|
+
---
|
249
|
+
event:
|
250
|
+
trace:id: '5'
|
251
|
+
concept:name: Take 5
|
252
|
+
concept:endpoint: http://localhost:9296/url/
|
253
|
+
id:id: a1
|
254
|
+
cpee:uuid: 5673f24b-5ac0-4bd6-b315-16992f02ddbb
|
255
|
+
lifecycle:transition: start
|
256
|
+
cpee:lifecycle:transition: activity/calling
|
257
|
+
list:
|
258
|
+
data_send:
|
259
|
+
- name: info
|
260
|
+
value: Take Time
|
261
|
+
- name: behavior
|
262
|
+
value: wait_running
|
263
|
+
- name: url
|
264
|
+
value: http://localhost/testsets/Take_5.xml
|
265
|
+
- name: init
|
266
|
+
value: '{ "a": 3 }'
|
267
|
+
time:timestamp: '2019-02-12T22:59:47.290+01:00'
|
268
|
+
---
|
269
|
+
event:
|
270
|
+
trace:id: '5'
|
271
|
+
concept:name: Take 5
|
272
|
+
concept:endpoint: http://localhost:9296/url/
|
273
|
+
id:id: a1
|
274
|
+
cpee:uuid: 5673f24b-5ac0-4bd6-b315-16992f02ddbb
|
275
|
+
lifecycle:transition: unknown
|
276
|
+
cpee:lifecycle:transition: activity/receiving
|
277
|
+
list:
|
278
|
+
data_receiver:
|
279
|
+
- name: dataelements
|
280
|
+
mimetype: application/json
|
281
|
+
data:
|
282
|
+
CPEE-INSTANCE: '8'
|
283
|
+
CPEE-INSTANCE-URL: http://localhost:8298/8
|
284
|
+
CPEE-INSTANCE-UUID: ccb051e7-639f-4b51-a1e3-3fd5a55f2c02
|
285
|
+
state: running
|
286
|
+
time:timestamp: '2019-02-12T22:59:48.281+01:00'
|
287
|
+
---
|
288
|
+
event:
|
289
|
+
trace:id: '5'
|
290
|
+
concept:name: Take 5
|
291
|
+
concept:endpoint: http://localhost:9296/url/
|
292
|
+
id:id: a1
|
293
|
+
cpee:uuid: 5673f24b-5ac0-4bd6-b315-16992f02ddbb
|
294
|
+
lifecycle:transition: unknown
|
295
|
+
cpee:lifecycle:transition: activity/receiving
|
296
|
+
list:
|
297
|
+
data_receiver:
|
298
|
+
- name: dataelements
|
299
|
+
mimetype: application/json
|
300
|
+
data:
|
301
|
+
CPEE-INSTANCE: '8'
|
302
|
+
CPEE-INSTANCE-URL: http://localhost:8298/8
|
303
|
+
CPEE-INSTANCE-UUID: ccb051e7-639f-4b51-a1e3-3fd5a55f2c02
|
304
|
+
a: 17
|
305
|
+
time:timestamp: '2019-02-12T22:59:53.506+01:00'
|
306
|
+
---
|
307
|
+
event:
|
308
|
+
trace:id: '5'
|
309
|
+
concept:name: Take 5
|
310
|
+
concept:endpoint: http://localhost:9296/url/
|
311
|
+
id:id: a1
|
312
|
+
cpee:uuid: 5673f24b-5ac0-4bd6-b315-16992f02ddbb
|
313
|
+
lifecycle:transition: unknown
|
314
|
+
cpee:lifecycle:transition: dataelements/change
|
315
|
+
list:
|
316
|
+
data_changer:
|
317
|
+
- instance
|
318
|
+
- res
|
319
|
+
data_values:
|
320
|
+
instance: '8'
|
321
|
+
res:
|
322
|
+
CPEE-INSTANCE: '8'
|
323
|
+
CPEE-INSTANCE-URL: http://localhost:8298/8
|
324
|
+
CPEE-INSTANCE-UUID: ccb051e7-639f-4b51-a1e3-3fd5a55f2c02
|
325
|
+
a: 17
|
326
|
+
time:timestamp: '2019-02-12T22:59:53.555+01:00'
|
327
|
+
---
|
328
|
+
event:
|
329
|
+
trace:id: '5'
|
330
|
+
concept:name: Take 5
|
331
|
+
concept:endpoint: http://localhost:9296/url/
|
332
|
+
id:id: a1
|
333
|
+
cpee:uuid: 5673f24b-5ac0-4bd6-b315-16992f02ddbb
|
334
|
+
lifecycle:transition: complete
|
335
|
+
cpee:lifecycle:transition: activity/done
|
336
|
+
time:timestamp: '2019-02-12T22:59:53.571+01:00'
|