Hello!
Start here!
Demo installation(currently closed due to spam bots)
Download
Loki Semantic Wiki
BiFröST Framework
- About BiFröST (in progress…)
- Plugins:
Process Handle Compensation code
{
“events”: {
“start”: {
“se_6_1193”: {
“type”: “compensation”,
“name”: “Booking”
}
},
“intermediate”: {
“ie_6_1206”: {
“throwing”: true,
“type”: “compensation”,
“name”: “Flight”
},
“ie_6_1223”: {
“throwing”: true,
“type”: “compensation”,
“name”: “Hotel”
}
},
“end”: {
“ee_6_1291”: “”
}
},
“activities”: {
“task_6_1240”: “Update Customer Record”
},
“flow”: {
“f6_1305”: [
“se_6_1193”,
“ie_6_1206”
],
“f6_1307”: [
“ie_6_1206”,
“ie_6_1223”
],
“f6_1309”: [
“ie_6_1223”,
“task_6_1240”
],
“f6_1311”: [
“task_6_1240”,
“ee_6_1291”
]
},
“markers”: [
“subprocess”
],
“activityType”: “event”,
“name”: “Handle Compensation”
}