MPMXKD-28 bugfix for keycloak display name

main
Ketelsen, Sven 2 years ago
parent 40a3217e26
commit 42a6fa28c0

@ -5,6 +5,9 @@ client_web_origin_connect: "{{ http_s }}://{{ connect_base_url }}"
client_web_origin_wordpress: "{{ http_s }}://{{ wordpress_base_url }}"
client_web_origin_connect_external: "{{ connect_customer_urls | map('regex_replace', '(.+)', http_s + '://\\1') | list }}"
current_realm_name: "{{ tenant.key }}"
current_realm_display_name: "{{ tenant.name }}"
current_realm_clients:
- name: "{{ connect_client_id }}"
clientId: "{{ connect_client_id }}"

@ -209,6 +209,7 @@
"columns" : [ {
"components" : [ {
"label" : "Mandantenschlüssel",
"description" : "Dieser Schlüssel wird mit in die URL übernommen",
"allowMultipleMasks" : false,
"showWordCount" : false,
"showCharCount" : false,
@ -278,6 +279,7 @@
}, {
"components" : [ {
"label" : "Mandantenname",
"description" : "Dieser Name wird im Login Fenster angezeigt",
"allowMultipleMasks" : false,
"showWordCount" : false,
"showCharCount" : false,
@ -308,27 +310,7 @@
"inputFormat" : "plain",
"encrypted" : false,
"customConditional" : "",
"logic" : [ {
"name" : "disable tenant-key",
"trigger" : {
"type" : "simple",
"simple" : {
"show" : true,
"when" : "process_definition_key",
"eq" : "tenant-change"
}
},
"actions" : [ {
"name" : "disable",
"type" : "property",
"property" : {
"label" : "Disabled",
"value" : "disabled",
"type" : "boolean"
},
"state" : "true"
} ]
} ],
"logic" : [ ],
"widget" : {
"type" : ""
},

@ -7,74 +7,62 @@
"type" : "date",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Erstelldatum",
"tags" : [ ]
"label" : "Erstelldatum"
},
"creation_user_id" : {
"type" : "userId",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Ersteller",
"tags" : [ ]
"label" : "Ersteller"
},
"filterTenantId" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "TenantId",
"tags" : [ ]
"label" : "TenantId"
},
"id" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Id",
"tags" : [ ]
"label" : "Id"
},
"jobs" : {
"type" : "object",
"classification" : "PRIVATE",
"label" : "jobs",
"tags" : [ ]
"label" : "jobs"
},
"keycloakHostname" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"kibanaHostname" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"maintenance_topic" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"managementHostname" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"process_definition_key" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Prozess",
"tags" : [ ]
"label" : "Prozess"
},
"progress_current" : {
"type" : "long",
"classification" : "PRIVATE",
"label" : "progress_current",
"tags" : [ ]
"label" : "progress_current"
},
"progress_max" : {
"type" : "long",
"classification" : "PRIVATE",
"label" : "progress_max",
"tags" : [ ]
"label" : "progress_max"
},
"service" : {
"type" : "object",
@ -82,8 +70,7 @@
"fields" : {
"connect_features" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"cluster" : {
"type" : "object",
@ -94,88 +81,74 @@
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Name",
"tags" : [ ]
"label" : "Cluster Name"
},
"service" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Service",
"tags" : [ ]
"label" : "Cluster Service"
},
"size" : {
"type" : "integer",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Größe",
"tags" : [ ]
"label" : "Cluster Größe"
},
"stage" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Stage",
"tags" : [ ]
"label" : "Cluster Stage"
}
},
"tags" : [ ]
}
},
"connect_version" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Version",
"tags" : [ ]
"label" : "Version"
},
"name" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Name",
"tags" : [ ]
"label" : "Cluster Name"
},
"id" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Id",
"tags" : [ ]
"label" : "Id"
},
"tenant_key" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Tenant Schlüssel",
"tags" : [ ]
"label" : "Tenant Schlüssel"
},
"link" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Link",
"tags" : [ ]
"label" : "Link"
},
"tenant_id" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
}
},
"tags" : [ ]
}
},
"simulation" : {
"type" : "boolean",
"classification" : "PRIVATE",
"label" : "simulation",
"tags" : [ ]
"label" : "simulation"
},
"stage" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Stage",
"tags" : [ ]
"label" : "Stage"
},
"tenant" : {
"type" : "object",
@ -186,37 +159,31 @@
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Tenant Schlüssel",
"tags" : [ ]
"label" : "Tenant Schlüssel"
}
},
"tags" : [ ]
}
},
"tenant_id" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"tenant_key" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Tenant Schlüssel",
"tags" : [ ]
"label" : "Tenant Schlüssel"
},
"vorgang_status" : {
"type" : "long",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Status",
"tags" : [ ]
"label" : "Status"
},
"vorgang_status_text" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Statustext",
"tags" : [ ]
"label" : "Statustext"
}
}
}

@ -9,96 +9,80 @@
"fields" : {
"username" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"password" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
}
},
"tags" : [ ]
}
},
"creation_date" : {
"type" : "date",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Erstelldatum",
"tags" : [ ]
"label" : "Erstelldatum"
},
"creation_user_id" : {
"type" : "userId",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Ersteller",
"tags" : [ ]
"label" : "Ersteller"
},
"filterTenantId" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "TenantId",
"tags" : [ ]
"label" : "TenantId"
},
"id" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Id",
"tags" : [ ]
"label" : "Id"
},
"jobs" : {
"type" : "object",
"classification" : "PRIVATE",
"label" : "jobs",
"tags" : [ ]
"label" : "jobs"
},
"keycloakHostname" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"kibanaHostname" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"managementHostname" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"process_definition_key" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Prozess",
"tags" : [ ]
"label" : "Prozess"
},
"progress_current" : {
"type" : "long",
"classification" : "PRIVATE",
"label" : "progress_current",
"tags" : [ ]
"label" : "progress_current"
},
"progress_max" : {
"type" : "long",
"classification" : "PRIVATE",
"label" : "progress_max",
"tags" : [ ]
"label" : "progress_max"
},
"pruefer_id" : {
"type" : "string",
"classification" : "PRIVATE",
"label" : "pruefer_id",
"tags" : [ ]
"label" : "pruefer_id"
},
"request_decision" : {
"type" : "string",
"classification" : "PRIVATE",
"label" : "request_decision",
"tags" : [ ]
"label" : "request_decision"
},
"service" : {
"type" : "object",
@ -106,8 +90,7 @@
"fields" : {
"connect_features" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"cluster" : {
"type" : "object",
@ -118,88 +101,74 @@
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Name",
"tags" : [ ]
"label" : "Cluster Name"
},
"service" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Service",
"tags" : [ ]
"label" : "Cluster Service"
},
"size" : {
"type" : "integer",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Größe",
"tags" : [ ]
"label" : "Cluster Größe"
},
"stage" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Stage",
"tags" : [ ]
"label" : "Cluster Stage"
}
},
"tags" : [ ]
}
},
"connect_version" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Version",
"tags" : [ ]
"label" : "Version"
},
"name" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Name",
"tags" : [ ]
"label" : "Cluster Name"
},
"id" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Id",
"tags" : [ ]
"label" : "Id"
},
"tenant_key" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Tenant Schlüssel",
"tags" : [ ]
"label" : "Tenant Schlüssel"
},
"link" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Link",
"tags" : [ ]
"label" : "Link"
},
"tenant_id" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
}
},
"tags" : [ ]
}
},
"simulation" : {
"type" : "boolean",
"classification" : "PRIVATE",
"label" : "simulation",
"tags" : [ ]
"label" : "simulation"
},
"stage" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Stage",
"tags" : [ ]
"label" : "Stage"
},
"tenant" : {
"type" : "object",
@ -210,44 +179,37 @@
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Id",
"tags" : [ ]
"label" : "Id"
},
"key" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Tenant Schlüssel",
"tags" : [ ]
"label" : "Tenant Schlüssel"
}
},
"tags" : [ ]
}
},
"tenant_id" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"tenant_key" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Tenant Schlüssel",
"tags" : [ ]
"label" : "Tenant Schlüssel"
},
"vorgang_status" : {
"type" : "long",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Status",
"tags" : [ ]
"label" : "Status"
},
"vorgang_status_text" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Statustext",
"tags" : [ ]
"label" : "Statustext"
},
"wordpress_admin" : {
"type" : "object",
@ -256,16 +218,13 @@
"fields" : {
"username" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"password" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
}
},
"tags" : [ ]
}
}
}
}

@ -7,74 +7,62 @@
"type" : "date",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Erstelldatum",
"tags" : [ ]
"label" : "Erstelldatum"
},
"creation_user_id" : {
"type" : "userId",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Ersteller",
"tags" : [ ]
"label" : "Ersteller"
},
"filterTenantId" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "TenantId",
"tags" : [ ]
"label" : "TenantId"
},
"id" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Id",
"tags" : [ ]
"label" : "Id"
},
"jobs" : {
"type" : "object",
"classification" : "PRIVATE",
"label" : "jobs",
"tags" : [ ]
"label" : "jobs"
},
"keycloakHostname" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"kibanaHostname" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"maintenance_topic" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"managementHostname" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"process_definition_key" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Prozess",
"tags" : [ ]
"label" : "Prozess"
},
"progress_current" : {
"type" : "long",
"classification" : "PRIVATE",
"label" : "progress_current",
"tags" : [ ]
"label" : "progress_current"
},
"progress_max" : {
"type" : "long",
"classification" : "PRIVATE",
"label" : "progress_max",
"tags" : [ ]
"label" : "progress_max"
},
"service" : {
"type" : "object",
@ -82,8 +70,7 @@
"fields" : {
"connect_features" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"cluster" : {
"type" : "object",
@ -94,88 +81,74 @@
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Name",
"tags" : [ ]
"label" : "Cluster Name"
},
"service" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Service",
"tags" : [ ]
"label" : "Cluster Service"
},
"size" : {
"type" : "integer",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Größe",
"tags" : [ ]
"label" : "Cluster Größe"
},
"stage" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Stage",
"tags" : [ ]
"label" : "Cluster Stage"
}
},
"tags" : [ ]
}
},
"connect_version" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Version",
"tags" : [ ]
"label" : "Version"
},
"name" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Name",
"tags" : [ ]
"label" : "Cluster Name"
},
"id" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Id",
"tags" : [ ]
"label" : "Id"
},
"tenant_key" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Tenant Schlüssel",
"tags" : [ ]
"label" : "Tenant Schlüssel"
},
"link" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Link",
"tags" : [ ]
"label" : "Link"
},
"tenant_id" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
}
},
"tags" : [ ]
}
},
"simulation" : {
"type" : "boolean",
"classification" : "PRIVATE",
"label" : "simulation",
"tags" : [ ]
"label" : "simulation"
},
"stage" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Stage",
"tags" : [ ]
"label" : "Stage"
},
"tenant" : {
"type" : "object",
@ -186,37 +159,31 @@
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Tenant Schlüssel",
"tags" : [ ]
"label" : "Tenant Schlüssel"
}
},
"tags" : [ ]
}
},
"tenant_id" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"tenant_key" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Tenant Schlüssel",
"tags" : [ ]
"label" : "Tenant Schlüssel"
},
"vorgang_status" : {
"type" : "long",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Status",
"tags" : [ ]
"label" : "Status"
},
"vorgang_status_text" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Statustext",
"tags" : [ ]
"label" : "Statustext"
}
}
}

@ -9,96 +9,80 @@
"fields" : {
"username" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"password" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
}
},
"tags" : [ ]
}
},
"creation_date" : {
"type" : "date",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Erstelldatum",
"tags" : [ ]
"label" : "Erstelldatum"
},
"creation_user_id" : {
"type" : "userId",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Ersteller",
"tags" : [ ]
"label" : "Ersteller"
},
"filterTenantId" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "TenantId",
"tags" : [ ]
"label" : "TenantId"
},
"id" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Id",
"tags" : [ ]
"label" : "Id"
},
"jobs" : {
"type" : "object",
"classification" : "PRIVATE",
"label" : "jobs",
"tags" : [ ]
"label" : "jobs"
},
"keycloakHostname" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"kibanaHostname" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"managementHostname" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"process_definition_key" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Prozess",
"tags" : [ ]
"label" : "Prozess"
},
"progress_current" : {
"type" : "long",
"classification" : "PRIVATE",
"label" : "progress_current",
"tags" : [ ]
"label" : "progress_current"
},
"progress_max" : {
"type" : "long",
"classification" : "PRIVATE",
"label" : "progress_max",
"tags" : [ ]
"label" : "progress_max"
},
"pruefer_id" : {
"type" : "string",
"classification" : "PRIVATE",
"label" : "pruefer_id",
"tags" : [ ]
"label" : "pruefer_id"
},
"request_decision" : {
"type" : "string",
"classification" : "PRIVATE",
"label" : "request_decision",
"tags" : [ ]
"label" : "request_decision"
},
"service" : {
"type" : "object",
@ -106,8 +90,7 @@
"fields" : {
"connect_features" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"cluster" : {
"type" : "object",
@ -118,88 +101,74 @@
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Name",
"tags" : [ ]
"label" : "Cluster Name"
},
"service" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Service",
"tags" : [ ]
"label" : "Cluster Service"
},
"size" : {
"type" : "integer",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Größe",
"tags" : [ ]
"label" : "Cluster Größe"
},
"stage" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Stage",
"tags" : [ ]
"label" : "Cluster Stage"
}
},
"tags" : [ ]
}
},
"connect_version" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Version",
"tags" : [ ]
"label" : "Version"
},
"name" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Name",
"tags" : [ ]
"label" : "Cluster Name"
},
"id" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Id",
"tags" : [ ]
"label" : "Id"
},
"tenant_key" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Tenant Schlüssel",
"tags" : [ ]
"label" : "Tenant Schlüssel"
},
"link" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Link",
"tags" : [ ]
"label" : "Link"
},
"tenant_id" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
}
},
"tags" : [ ]
}
},
"simulation" : {
"type" : "boolean",
"classification" : "PRIVATE",
"label" : "simulation",
"tags" : [ ]
"label" : "simulation"
},
"stage" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Stage",
"tags" : [ ]
"label" : "Stage"
},
"tenant" : {
"type" : "object",
@ -210,37 +179,31 @@
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Tenant Schlüssel",
"tags" : [ ]
"label" : "Tenant Schlüssel"
}
},
"tags" : [ ]
}
},
"tenant_id" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"tenant_key" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Tenant Schlüssel",
"tags" : [ ]
"label" : "Tenant Schlüssel"
},
"vorgang_status" : {
"type" : "long",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Status",
"tags" : [ ]
"label" : "Status"
},
"vorgang_status_text" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Statustext",
"tags" : [ ]
"label" : "Statustext"
},
"wordpress_admin" : {
"type" : "object",
@ -249,16 +212,13 @@
"fields" : {
"username" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"password" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
}
},
"tags" : [ ]
}
}
}
}

@ -9,102 +9,85 @@
"fields" : {
"username" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"password" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
}
},
"tags" : [ ]
}
},
"creation_date" : {
"type" : "date",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Erstelldatum",
"tags" : [ ]
"label" : "Erstelldatum"
},
"creation_user_id" : {
"type" : "userId",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Ersteller",
"tags" : [ ]
"label" : "Ersteller"
},
"filterTenantId" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "TenantId",
"tags" : [ ]
"label" : "TenantId"
},
"id" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Id",
"tags" : [ ]
"label" : "Id"
},
"in_data" : {
"type" : "object",
"classification" : "PRIVATE",
"label" : "in_data",
"tags" : [ ]
"label" : "in_data"
},
"jobs" : {
"type" : "object",
"classification" : "PRIVATE",
"label" : "jobs",
"tags" : [ ]
"label" : "jobs"
},
"keycloakHostname" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"kibanaHostname" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"managementHostname" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"process_definition_key" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Prozess",
"tags" : [ ]
"label" : "Prozess"
},
"progress_current" : {
"type" : "long",
"classification" : "PRIVATE",
"label" : "progress_current",
"tags" : [ ]
"label" : "progress_current"
},
"progress_max" : {
"type" : "long",
"classification" : "PRIVATE",
"label" : "progress_max",
"tags" : [ ]
"label" : "progress_max"
},
"pruefer_id" : {
"type" : "string",
"classification" : "PRIVATE",
"label" : "pruefer_id",
"tags" : [ ]
"label" : "pruefer_id"
},
"request_decision" : {
"type" : "string",
"classification" : "PRIVATE",
"label" : "request_decision",
"tags" : [ ]
"label" : "request_decision"
},
"service" : {
"type" : "object",
@ -112,8 +95,7 @@
"fields" : {
"connect_features" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"cluster" : {
"type" : "object",
@ -124,88 +106,74 @@
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Name",
"tags" : [ ]
"label" : "Cluster Name"
},
"service" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Service",
"tags" : [ ]
"label" : "Cluster Service"
},
"size" : {
"type" : "integer",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Größe",
"tags" : [ ]
"label" : "Cluster Größe"
},
"stage" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Stage",
"tags" : [ ]
"label" : "Cluster Stage"
}
},
"tags" : [ ]
}
},
"connect_version" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Version",
"tags" : [ ]
"label" : "Version"
},
"name" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Name",
"tags" : [ ]
"label" : "Cluster Name"
},
"id" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Id",
"tags" : [ ]
"label" : "Id"
},
"tenant_key" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Tenant Schlüssel",
"tags" : [ ]
"label" : "Tenant Schlüssel"
},
"link" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Link",
"tags" : [ ]
"label" : "Link"
},
"tenant_id" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
}
},
"tags" : [ ]
}
},
"simulation" : {
"type" : "boolean",
"classification" : "PRIVATE",
"label" : "simulation",
"tags" : [ ]
"label" : "simulation"
},
"stage" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Stage",
"tags" : [ ]
"label" : "Stage"
},
"tenant" : {
"type" : "object",
@ -216,37 +184,31 @@
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Tenant Schlüssel",
"tags" : [ ]
"label" : "Tenant Schlüssel"
}
},
"tags" : [ ]
}
},
"tenant_id" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"tenant_key" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Tenant Schlüssel",
"tags" : [ ]
"label" : "Tenant Schlüssel"
},
"vorgang_status" : {
"type" : "long",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Status",
"tags" : [ ]
"label" : "Status"
},
"vorgang_status_text" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Statustext",
"tags" : [ ]
"label" : "Statustext"
},
"wordpress_admin" : {
"type" : "object",
@ -255,16 +217,13 @@
"fields" : {
"username" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"password" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
}
},
"tags" : [ ]
}
}
}
}

@ -5,19 +5,16 @@
"variableDeclarations" : {
"creation_date" : {
"type" : "date",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"creation_user_id" : {
"type" : "userId",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"simulation" : {
"type" : "boolean",
"classification" : "PRIVATE",
"label" : "simulation",
"tags" : [ ]
"label" : "simulation"
}
}
}

@ -7,53 +7,45 @@
"type" : "date",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Erstelldatum",
"tags" : [ ]
"label" : "Erstelldatum"
},
"creation_user_id" : {
"type" : "userId",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Ersteller",
"tags" : [ ]
"label" : "Ersteller"
},
"former_tenant" : {
"type" : "object",
"classification" : "PRIVATE",
"label" : "former_tenant",
"tags" : [ ]
"label" : "former_tenant"
},
"id" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Id",
"tags" : [ ]
"label" : "Id"
},
"keycloak_admin" : {
"type" : "object",
"classification" : "PRIVATE",
"label" : "Keycloak Administrator",
"tags" : [ ]
"label" : "Keycloak Administrator"
},
"process_definition_key" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "HIDDEN process_definition_key",
"tags" : [ ]
"label" : "HIDDEN process_definition_key"
},
"simulation" : {
"type" : "boolean",
"classification" : "PRIVATE",
"label" : "simulation",
"tags" : [ ]
"label" : "simulation"
},
"stage" : {
"type" : "string",
"classification" : "PRIVATE",
"label" : "Stage",
"tags" : [ ]
"label" : "Stage"
},
"tenant" : {
"type" : "object",
@ -64,34 +56,29 @@
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Mandantenschlüssel",
"tags" : [ ]
"label" : "Mandantenschlüssel"
},
"id" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Id",
"tags" : [ ]
"label" : "Id"
},
"name" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Mandantenname",
"tags" : [ ]
"label" : "Mandantenname"
},
"stage" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Stage",
"tags" : [ ]
"label" : "Cluster Stage"
},
"user_ids" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"admin" : {
"type" : "object",
@ -100,38 +87,31 @@
"fields" : {
"email" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"first_name" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"last_name" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
}
},
"tags" : [ ]
}
}
},
"tags" : [ ]
}
},
"vorgang_status" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Status",
"tags" : [ ]
"label" : "Status"
},
"vorgang_status_text" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Statustext",
"tags" : [ ]
"label" : "Statustext"
}
}
}

@ -7,47 +7,40 @@
"type" : "date",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Erstelldatum",
"tags" : [ ]
"label" : "Erstelldatum"
},
"creation_user_id" : {
"type" : "userId",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Ersteller",
"tags" : [ ]
"label" : "Ersteller"
},
"id" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Id",
"tags" : [ ]
"label" : "Id"
},
"keycloak_admin" : {
"type" : "object",
"classification" : "PRIVATE",
"label" : "Keycloak Administrator",
"tags" : [ ]
"label" : "Keycloak Administrator"
},
"process_definition_key" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "HIDDEN process_definition_key",
"tags" : [ ]
"label" : "HIDDEN process_definition_key"
},
"simulation" : {
"type" : "boolean",
"classification" : "PRIVATE",
"label" : "simulation",
"tags" : [ ]
"label" : "simulation"
},
"stage" : {
"type" : "string",
"classification" : "PRIVATE",
"label" : "Stage",
"tags" : [ ]
"label" : "Stage"
},
"tenant" : {
"type" : "object",
@ -58,34 +51,29 @@
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Mandantenschlüssel",
"tags" : [ ]
"label" : "Mandantenschlüssel"
},
"id" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Id",
"tags" : [ ]
"label" : "Id"
},
"name" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Mandantenname",
"tags" : [ ]
"label" : "Mandantenname"
},
"stage" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Stage",
"tags" : [ ]
"label" : "Cluster Stage"
},
"user_ids" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"admin" : {
"type" : "object",
@ -94,38 +82,31 @@
"fields" : {
"email" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"first_name" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"last_name" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
}
},
"tags" : [ ]
}
}
},
"tags" : [ ]
}
},
"vorgang_status" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Status",
"tags" : [ ]
"label" : "Status"
},
"vorgang_status_text" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Statustext",
"tags" : [ ]
"label" : "Statustext"
}
}
}

@ -7,53 +7,45 @@
"type" : "date",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Erstelldatum",
"tags" : [ ]
"label" : "Erstelldatum"
},
"creation_user_id" : {
"type" : "userId",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Ersteller",
"tags" : [ ]
"label" : "Ersteller"
},
"former_tenant" : {
"type" : "object",
"classification" : "PRIVATE",
"label" : "former_tenant",
"tags" : [ ]
"label" : "former_tenant"
},
"id" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Id",
"tags" : [ ]
"label" : "Id"
},
"keycloak_admin" : {
"type" : "object",
"classification" : "PRIVATE",
"label" : "Keycloak Administrator",
"tags" : [ ]
"label" : "Keycloak Administrator"
},
"process_definition_key" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "HIDDEN process_definition_key",
"tags" : [ ]
"label" : "HIDDEN process_definition_key"
},
"simulation" : {
"type" : "boolean",
"classification" : "PRIVATE",
"label" : "simulation",
"tags" : [ ]
"label" : "simulation"
},
"stage" : {
"type" : "string",
"classification" : "PRIVATE",
"label" : "Stage",
"tags" : [ ]
"label" : "Stage"
},
"tenant" : {
"type" : "object",
@ -64,34 +56,29 @@
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Mandantenschlüssel",
"tags" : [ ]
"label" : "Mandantenschlüssel"
},
"id" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Id",
"tags" : [ ]
"label" : "Id"
},
"name" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Mandantenname",
"tags" : [ ]
"label" : "Mandantenname"
},
"stage" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Cluster Stage",
"tags" : [ ]
"label" : "Cluster Stage"
},
"user_ids" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"admin" : {
"type" : "object",
@ -100,38 +87,31 @@
"fields" : {
"email" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"first_name" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
},
"last_name" : {
"type" : "string",
"classification" : "PRIVATE",
"tags" : [ ]
"classification" : "PRIVATE"
}
},
"tags" : [ ]
}
}
},
"tags" : [ ]
}
},
"vorgang_status" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Status",
"tags" : [ ]
"label" : "Status"
},
"vorgang_status_text" : {
"type" : "string",
"classification" : "PRIVATE",
"searchable" : true,
"label" : "Statustext",
"tags" : [ ]
"label" : "Statustext"
}
}
}

File diff suppressed because it is too large Load Diff

@ -44,7 +44,7 @@
<bpmn2:sequenceFlow id="Flow_022fwic" sourceRef="Activity_0wo4c94" targetRef="Activity_0jl790y" />
<bpmn2:sequenceFlow id="Flow_0gzv1k2" sourceRef="Activity_0q10a5i" targetRef="Gateway_1vctg9w" />
<bpmn2:sequenceFlow id="Flow_1csuwvq" sourceRef="Event_03kt28o" targetRef="Gateway_1c7i8sh" />
<bpmn2:sequenceFlow id="Flow_07kepmf" sourceRef="Activity_0l7e61k" targetRef="Event_03kt28o" />
<bpmn2:sequenceFlow id="Flow_07kepmf" sourceRef="Activity_0l7e61k" targetRef="Activity_0jbgb28" />
<bpmn2:sequenceFlow id="Flow_11y2gxv" sourceRef="Activity_0jl790y" targetRef="Event_0ood1q0" />
<bpmn2:sequenceFlow id="Flow_0u33xva" sourceRef="Activity_1t227a4" targetRef="Activity_1fwgq9n" />
<bpmn2:sequenceFlow id="Flow_165535w" sourceRef="Activity_1fwgq9n" targetRef="Event_15fhie6" />
@ -75,6 +75,53 @@
<bpmn2:incoming>Flow_0v9fn99</bpmn2:incoming>
<bpmn2:outgoing>Flow_07kepmf</bpmn2:outgoing>
</bpmn2:serviceTask>
<bpmn2:sequenceFlow id="Flow_1wr2dxn" sourceRef="Activity_1as3e8x" targetRef="Activity_0anuo10" />
<bpmn2:sequenceFlow id="Flow_0g483es" sourceRef="Activity_0anuo10" targetRef="Activity_1hpnorc" />
<bpmn2:sequenceFlow id="Flow_1xpm12u" sourceRef="Activity_1hpnorc" targetRef="Activity_02j0299" />
<bpmn2:sequenceFlow id="Flow_072rfbi" sourceRef="Activity_02j0299" targetRef="Activity_12drjd3" />
<bpmn2:sequenceFlow id="Flow_1gvmyuf" sourceRef="Activity_12drjd3" targetRef="Activity_1t227a4" />
<bpmn2:sequenceFlow id="Flow_02ixndu" sourceRef="Activity_0ooomyl" targetRef="Event_1x43j9q" />
<bpmn2:sequenceFlow id="Flow_0j3iasf" sourceRef="Event_0olxlfl" targetRef="Event_1x43j9q" />
<bpmn2:sequenceFlow id="Flow_1afqehr" sourceRef="Gateway_1c7i8sh" targetRef="Activity_0q10a5i" />
<bpmn2:sequenceFlow id="Flow_1tm31mp" sourceRef="Gateway_1c7i8sh" targetRef="Activity_0ooomyl" />
<bpmn2:subProcess id="Activity_0phplbf" triggeredByEvent="true">
<bpmn2:startEvent id="Event_077oby2">
<bpmn2:outgoing>Flow_0vpp8s2</bpmn2:outgoing>
<bpmn2:errorEventDefinition id="ErrorEventDefinition_1jhomth" camunda:errorCodeVariable="error_code" camunda:errorMessageVariable="error_message" />
</bpmn2:startEvent>
<bpmn2:userTask id="Activity_163fne9" name="Fehler" camunda:formKey="error-dialog" camunda:candidateGroups="user">
<bpmn2:incoming>Flow_1s5t769</bpmn2:incoming>
<bpmn2:outgoing>Flow_0gbz351</bpmn2:outgoing>
</bpmn2:userTask>
<bpmn2:sequenceFlow id="Flow_0gbz351" name="Beenden" sourceRef="Activity_163fne9" targetRef="Event_0ogh647" />
<bpmn2:endEvent id="Event_0ogh647">
<bpmn2:incoming>Flow_0gbz351</bpmn2:incoming>
<bpmn2:terminateEventDefinition id="TerminateEventDefinition_1chezhn" />
</bpmn2:endEvent>
<bpmn2:sequenceFlow id="Flow_0vpp8s2" sourceRef="Event_077oby2" targetRef="Event_01xn3m9" />
<bpmn2:sequenceFlow id="Flow_1s5t769" sourceRef="Event_01xn3m9" targetRef="Activity_163fne9" />
<bpmn2:intermediateThrowEvent id="Event_01xn3m9" name="&#34;error&#34; (500)">
<bpmn2:extensionElements>
<camunda:inputOutput>
<camunda:outputParameter name="vorgang_status">${500}</camunda:outputParameter>
<camunda:outputParameter name="vorgang_status_text">error</camunda:outputParameter>
</camunda:inputOutput>
</bpmn2:extensionElements>
<bpmn2:incoming>Flow_0vpp8s2</bpmn2:incoming>
<bpmn2:outgoing>Flow_1s5t769</bpmn2:outgoing>
<bpmn2:signalEventDefinition id="SignalEventDefinition_0ioqivq" signalRef="Signal_0dv7m83" />
</bpmn2:intermediateThrowEvent>
</bpmn2:subProcess>
<bpmn2:sequenceFlow id="Flow_1ungq2r" sourceRef="Event_02ujzsz" targetRef="Event_1lkdin3" />
<bpmn2:sequenceFlow id="Flow_11tpxt9" sourceRef="Event_0lnl94c" targetRef="Activity_1as3e8x" />
<bpmn2:sequenceFlow id="Flow_0iixe19" sourceRef="Activity_0jbgb28" targetRef="Event_03kt28o" />
<bpmn2:scriptTask id="Activity_0jbgb28" name="Load tenat object" scriptFormat="groovy" camunda:resultVariable="tenant" camunda:resource="load-tenant-data.groovy">
<bpmn2:extensionElements>
<camunda:inputOutput />
</bpmn2:extensionElements>
<bpmn2:incoming>Flow_07kepmf</bpmn2:incoming>
<bpmn2:outgoing>Flow_0iixe19</bpmn2:outgoing>
</bpmn2:scriptTask>
<bpmn2:intermediateThrowEvent id="Event_03kt28o" name="&#34;new&#34; (10)" camunda:asyncAfter="true">
<bpmn2:extensionElements>
<camunda:inputOutput>
@ -82,14 +129,9 @@
<camunda:outputParameter name="vorgang_status_text">new</camunda:outputParameter>
</camunda:inputOutput>
</bpmn2:extensionElements>
<bpmn2:incoming>Flow_07kepmf</bpmn2:incoming>
<bpmn2:incoming>Flow_0iixe19</bpmn2:incoming>
<bpmn2:outgoing>Flow_1csuwvq</bpmn2:outgoing>
</bpmn2:intermediateThrowEvent>
<bpmn2:sequenceFlow id="Flow_1wr2dxn" sourceRef="Activity_1as3e8x" targetRef="Activity_0anuo10" />
<bpmn2:sequenceFlow id="Flow_0g483es" sourceRef="Activity_0anuo10" targetRef="Activity_1hpnorc" />
<bpmn2:sequenceFlow id="Flow_1xpm12u" sourceRef="Activity_1hpnorc" targetRef="Activity_02j0299" />
<bpmn2:sequenceFlow id="Flow_072rfbi" sourceRef="Activity_02j0299" targetRef="Activity_12drjd3" />
<bpmn2:sequenceFlow id="Flow_1gvmyuf" sourceRef="Activity_12drjd3" targetRef="Activity_1t227a4" />
<bpmn2:callActivity id="Activity_0ooomyl" name="Simulation" calledElement="simulation">
<bpmn2:extensionElements>
<camunda:in businessKey="#{execution.processBusinessKey}" />
@ -103,23 +145,19 @@
<bpmn2:incoming>Flow_1tm31mp</bpmn2:incoming>
<bpmn2:outgoing>Flow_02ixndu</bpmn2:outgoing>
</bpmn2:callActivity>
<bpmn2:endEvent id="Event_1x43j9q">
<bpmn2:incoming>Flow_02ixndu</bpmn2:incoming>
<bpmn2:incoming>Flow_0j3iasf</bpmn2:incoming>
</bpmn2:endEvent>
<bpmn2:boundaryEvent id="Event_0olxlfl" attachedToRef="Activity_0ooomyl">
<bpmn2:outgoing>Flow_0j3iasf</bpmn2:outgoing>
<bpmn2:signalEventDefinition id="SignalEventDefinition_1iv0uuo" signalRef="Signal_0dv7m83" />
</bpmn2:boundaryEvent>
<bpmn2:sequenceFlow id="Flow_02ixndu" sourceRef="Activity_0ooomyl" targetRef="Event_1x43j9q" />
<bpmn2:sequenceFlow id="Flow_0j3iasf" sourceRef="Event_0olxlfl" targetRef="Event_1x43j9q" />
<bpmn2:endEvent id="Event_1x43j9q">
<bpmn2:incoming>Flow_02ixndu</bpmn2:incoming>
<bpmn2:incoming>Flow_0j3iasf</bpmn2:incoming>
</bpmn2:endEvent>
<bpmn2:parallelGateway id="Gateway_1c7i8sh">
<bpmn2:incoming>Flow_1csuwvq</bpmn2:incoming>
<bpmn2:outgoing>Flow_1afqehr</bpmn2:outgoing>
<bpmn2:outgoing>Flow_1tm31mp</bpmn2:outgoing>
</bpmn2:parallelGateway>
<bpmn2:sequenceFlow id="Flow_1afqehr" sourceRef="Gateway_1c7i8sh" targetRef="Activity_0q10a5i" />
<bpmn2:sequenceFlow id="Flow_1tm31mp" sourceRef="Gateway_1c7i8sh" targetRef="Activity_0ooomyl" />
<bpmn2:userTask id="Activity_0q10a5i" name="Edit service" camunda:candidateGroups="user">
<bpmn2:extensionElements>
<camunda:properties>
@ -301,35 +339,6 @@
<bpmn2:incoming>Flow_1wr2dxn</bpmn2:incoming>
<bpmn2:outgoing>Flow_0g483es</bpmn2:outgoing>
</bpmn2:callActivity>
<bpmn2:subProcess id="Activity_0phplbf" triggeredByEvent="true">
<bpmn2:startEvent id="Event_077oby2">
<bpmn2:outgoing>Flow_0vpp8s2</bpmn2:outgoing>
<bpmn2:errorEventDefinition id="ErrorEventDefinition_1jhomth" camunda:errorCodeVariable="error_code" camunda:errorMessageVariable="error_message" />
</bpmn2:startEvent>
<bpmn2:userTask id="Activity_163fne9" name="Fehler" camunda:formKey="error-dialog" camunda:candidateGroups="user">
<bpmn2:incoming>Flow_1s5t769</bpmn2:incoming>
<bpmn2:outgoing>Flow_0gbz351</bpmn2:outgoing>
</bpmn2:userTask>
<bpmn2:sequenceFlow id="Flow_0gbz351" name="Beenden" sourceRef="Activity_163fne9" targetRef="Event_0ogh647" />
<bpmn2:endEvent id="Event_0ogh647">
<bpmn2:incoming>Flow_0gbz351</bpmn2:incoming>
<bpmn2:terminateEventDefinition id="TerminateEventDefinition_1chezhn" />
</bpmn2:endEvent>
<bpmn2:sequenceFlow id="Flow_0vpp8s2" sourceRef="Event_077oby2" targetRef="Event_01xn3m9" />
<bpmn2:sequenceFlow id="Flow_1s5t769" sourceRef="Event_01xn3m9" targetRef="Activity_163fne9" />
<bpmn2:intermediateThrowEvent id="Event_01xn3m9" name="&#34;error&#34; (500)">
<bpmn2:extensionElements>
<camunda:inputOutput>
<camunda:outputParameter name="vorgang_status">${500}</camunda:outputParameter>
<camunda:outputParameter name="vorgang_status_text">error</camunda:outputParameter>
</camunda:inputOutput>
</bpmn2:extensionElements>
<bpmn2:incoming>Flow_0vpp8s2</bpmn2:incoming>
<bpmn2:outgoing>Flow_1s5t769</bpmn2:outgoing>
<bpmn2:signalEventDefinition id="SignalEventDefinition_0ioqivq" signalRef="Signal_0dv7m83" />
</bpmn2:intermediateThrowEvent>
</bpmn2:subProcess>
<bpmn2:sequenceFlow id="Flow_1ungq2r" sourceRef="Event_02ujzsz" targetRef="Event_1lkdin3" />
<bpmn2:intermediateThrowEvent id="Event_02ujzsz" name="&#34;canceled&#34; (400)">
<bpmn2:extensionElements>
<camunda:inputOutput>
@ -341,7 +350,6 @@
<bpmn2:outgoing>Flow_1ungq2r</bpmn2:outgoing>
<bpmn2:signalEventDefinition id="SignalEventDefinition_1pzg3xo" signalRef="Signal_0dv7m83" />
</bpmn2:intermediateThrowEvent>
<bpmn2:sequenceFlow id="Flow_11tpxt9" sourceRef="Event_0lnl94c" targetRef="Activity_1as3e8x" />
<bpmn2:intermediateThrowEvent id="Event_0lnl94c" name="&#34;is being deleted&#34; (101)">
<bpmn2:extensionElements>
<camunda:inputOutput>
@ -357,6 +365,10 @@
<bpmn2:text>ACHTUNG: Ändert sich das Datenmodell des Tenants muss die Projektion im Wizard angepasst werden, sonst gehen die Daten verloren!</bpmn2:text>
</bpmn2:textAnnotation>
<bpmn2:association id="Association_150uuiu" sourceRef="Event_05poocw" targetRef="TextAnnotation_1g13zn3" />
<bpmn2:textAnnotation id="TextAnnotation_0utdf3z">
<bpmn2:text>load tenant object</bpmn2:text>
</bpmn2:textAnnotation>
<bpmn2:association id="Association_0mf58hc" sourceRef="TextAnnotation_0utdf3z" targetRef="Activity_0jbgb28" />
<bpmn2:textAnnotation id="TextAnnotation_0ve6gva">
<bpmn2:text>Service löschen.</bpmn2:text>
</bpmn2:textAnnotation>
@ -391,7 +403,39 @@
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1f4hb0y">
<bpmndi:BPMNShape id="BPMNShape_0g12kmz" bpmnElement="Participant_0i3k6mx" isHorizontal="true">
<dc:Bounds x="152" y="80" width="3258" height="960" />
<dc:Bounds x="152" y="80" width="3438" height="960" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0yy8n73" bpmnElement="TextAnnotation_0utdf3z">
<dc:Bounds x="490" y="518" width="100" height="41" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_0ve6gva_di" bpmnElement="TextAnnotation_0ve6gva">
<dc:Bounds x="880" y="313" width="100" height="30" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_10gbagx_di" bpmnElement="TextAnnotation_10gbagx">
<dc:Bounds x="1180" y="294" width="100" height="68" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_0jg0jwa_di" bpmnElement="TextAnnotation_0jg0jwa">
<dc:Bounds x="1960" y="333" width="100" height="39" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_0839rkw_di" bpmnElement="TextAnnotation_0839rkw">
<dc:Bounds x="2110" y="333" width="100" height="39" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_0xh2sya_di" bpmnElement="TextAnnotation_0xh2sya">
<dc:Bounds x="2260" y="330" width="100" height="39" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_0ctnzyu_di" bpmnElement="TextAnnotation_0ctnzyu">
<dc:Bounds x="2410" y="338" width="100" height="30" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_19we2s6_di" bpmnElement="TextAnnotation_19we2s6">
<dc:Bounds x="2550" y="320" width="100" height="41" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0m9zsdd" bpmnElement="Event_05poocw">
@ -404,96 +448,112 @@
<dc:Bounds x="320" y="403" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0qas5hx" bpmnElement="Activity_0jbgb28">
<dc:Bounds x="490" y="403" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0gh5h4o" bpmnElement="Event_03kt28o" bioc:stroke="#1e88e5" bioc:fill="#bbdefb" color:background-color="#bbdefb" color:border-color="#1e88e5">
<dc:Bounds x="472" y="425" width="36" height="36" />
<dc:Bounds x="652" y="425" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="466" y="403" width="51" height="14" />
<dc:Bounds x="646" y="403" width="51" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0xyt1hh" bpmnElement="Activity_0ooomyl" bioc:stroke="rgb(67, 160, 71)" bioc:fill="rgb(200, 230, 201)">
<dc:Bounds x="550" y="540" width="100" height="80" />
<dc:Bounds x="730" y="540" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1x43j9q_di" bpmnElement="Event_1x43j9q">
<dc:Bounds x="670" y="652" width="36" height="36" />
<dc:Bounds x="850" y="652" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1yhpiq0" bpmnElement="Gateway_1c7i8sh">
<dc:Bounds x="575" y="418" width="50" height="50" />
<dc:Bounds x="755" y="418" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1rsie39" bpmnElement="Activity_0q10a5i" bioc:stroke="rgb(30, 136, 229)" bioc:fill="rgb(187, 222, 251)">
<dc:Bounds x="770" y="403" width="100" height="80" />
<dc:Bounds x="950" y="403" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_07fqs97" bpmnElement="Gateway_1vctg9w" isMarkerVisible="true">
<dc:Bounds x="945" y="418" width="50" height="50" />
<dc:Bounds x="1125" y="418" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1254v3v" bpmnElement="Activity_1ani0wi">
<dc:Bounds x="1080" y="403" width="100" height="80" />
<dc:Bounds x="1260" y="403" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_1h2zzis_di" bpmnElement="Gateway_1h2zzis" isMarkerVisible="true">
<dc:Bounds x="1245" y="418" width="50" height="50" />
<dc:Bounds x="1425" y="418" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_109jevx_di" bpmnElement="Gateway_109jevx" isMarkerVisible="true">
<dc:Bounds x="3155" y="418" width="50" height="50" />
<dc:Bounds x="3335" y="418" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0c1xg9g" bpmnElement="Event_1lkdin3">
<dc:Bounds x="3022" y="675" width="36" height="36" />
<dc:Bounds x="3202" y="675" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="3002" y="643" width="81" height="14" />
<dc:Bounds x="3182" y="643" width="81" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1kyfg3n" bpmnElement="Event_0ood1q0">
<dc:Bounds x="3022" y="425" width="36" height="36" />
<dc:Bounds x="3202" y="425" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="3001" y="396" width="84" height="27" />
<dc:Bounds x="3181" y="396" width="84" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1cxco1l" bpmnElement="Event_09hkg8k">
<dc:Bounds x="3262" y="425" width="36" height="36" />
<dc:Bounds x="3442" y="425" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_13jc94p" bpmnElement="Activity_0jl790y">
<dc:Bounds x="2830" y="403" width="100" height="80" />
<dc:Bounds x="3010" y="403" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0f6z7ac_di" bpmnElement="Activity_0wo4c94" bioc:stroke="rgb(67, 160, 71)" bioc:fill="rgb(200, 230, 201)">
<dc:Bounds x="2630" y="403" width="100" height="80" />
<dc:Bounds x="2810" y="403" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_02j0299_di" bpmnElement="Activity_02j0299" bioc:stroke="rgb(67, 160, 71)" bioc:fill="rgb(200, 230, 201)">
<dc:Bounds x="1930" y="403" width="100" height="80" />
<dc:Bounds x="2110" y="403" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_00bsy0a_di" bpmnElement="Activity_1t227a4" bioc:stroke="rgb(67, 160, 71)" bioc:fill="rgb(200, 230, 201)">
<dc:Bounds x="2230" y="403" width="100" height="80" />
<dc:Bounds x="2410" y="403" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0lvmocj" bpmnElement="Activity_1fwgq9n" bioc:stroke="#000000" bioc:fill="#ffffff" color:background-color="#ffffff" color:border-color="#000000">
<dc:Bounds x="2370" y="403" width="100" height="80" />
<dc:Bounds x="2550" y="403" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_00m3v32" bpmnElement="Event_15fhie6">
<dc:Bounds x="2532" y="425" width="36" height="36" />
<dc:Bounds x="2712" y="425" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="2515" y="403" width="73" height="14" />
<dc:Bounds x="2695" y="403" width="73" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0dfdshz" bpmnElement="Activity_1as3e8x" bioc:stroke="#8e24aa" bioc:fill="#e1bee7" color:background-color="#e1bee7" color:border-color="#8e24aa">
<dc:Bounds x="1470" y="403" width="100" height="80" />
<dc:Bounds x="1650" y="403" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_12drjd3_di" bpmnElement="Activity_12drjd3" bioc:stroke="rgb(67, 160, 71)" bioc:fill="rgb(200, 230, 201)">
<dc:Bounds x="2080" y="403" width="100" height="80" />
<dc:Bounds x="2260" y="403" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1hpnorc_di" bpmnElement="Activity_1hpnorc" bioc:stroke="rgb(67, 160, 71)" bioc:fill="rgb(200, 230, 201)">
<dc:Bounds x="1780" y="403" width="100" height="80" />
<dc:Bounds x="1960" y="403" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0nfem2n" bpmnElement="Activity_0anuo10" bioc:stroke="#8e24aa" bioc:fill="#e1bee7" color:background-color="#e1bee7" color:border-color="#8e24aa">
<dc:Bounds x="1630" y="403" width="100" height="80" />
<dc:Bounds x="1810" y="403" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1pj4ttl" bpmnElement="Event_02ujzsz">
<dc:Bounds x="1552" y="675" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1530" y="718" width="81" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1gb4nd5" bpmnElement="Event_0lnl94c">
<dc:Bounds x="1552" y="425" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1528" y="468" width="85" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1cxc616_di" bpmnElement="Activity_0phplbf" isExpanded="true">
<dc:Bounds x="210" y="810" width="480" height="200" />
<dc:Bounds x="210" y="810" width="500" height="200" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0fkymfq_di" bpmnElement="Event_077oby2">
<dc:Bounds x="250" y="892" width="36" height="36" />
@ -502,20 +562,20 @@
<dc:Bounds x="440" y="870" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0cza6t9_di" bpmnElement="Event_0ogh647">
<dc:Bounds x="612" y="892" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0sicojh_di" bpmnElement="Event_01xn3m9">
<dc:Bounds x="342" y="892" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="330" y="935" width="60" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0cza6t9_di" bpmnElement="Event_0ogh647">
<dc:Bounds x="622" y="892" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_0gbz351_di" bpmnElement="Flow_0gbz351">
<di:waypoint x="540" y="910" />
<di:waypoint x="612" y="910" />
<di:waypoint x="622" y="910" />
<bpmndi:BPMNLabel>
<dc:Bounds x="536" y="914" width="45" height="14" />
<dc:Bounds x="557" y="914" width="45" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0vpp8s2_di" bpmnElement="Flow_0vpp8s2">
@ -526,214 +586,182 @@
<di:waypoint x="378" y="910" />
<di:waypoint x="440" y="910" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="BPMNShape_1pj4ttl" bpmnElement="Event_02ujzsz">
<dc:Bounds x="1372" y="675" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1350" y="718" width="81" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1gb4nd5" bpmnElement="Event_0lnl94c">
<dc:Bounds x="1372" y="425" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1348" y="468" width="85" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_1g13zn3_di" bpmnElement="TextAnnotation_1g13zn3">
<dc:Bounds x="190" y="90" width="205" height="90" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_0ve6gva_di" bpmnElement="TextAnnotation_0ve6gva">
<dc:Bounds x="700" y="313" width="100" height="30" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_10gbagx_di" bpmnElement="TextAnnotation_10gbagx">
<dc:Bounds x="1000" y="294" width="100" height="68" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_0jg0jwa_di" bpmnElement="TextAnnotation_0jg0jwa">
<dc:Bounds x="1780" y="333" width="100" height="39" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_0839rkw_di" bpmnElement="TextAnnotation_0839rkw">
<dc:Bounds x="1930" y="333" width="100" height="39" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_0xh2sya_di" bpmnElement="TextAnnotation_0xh2sya">
<dc:Bounds x="2080" y="330" width="100" height="39" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_0ctnzyu_di" bpmnElement="TextAnnotation_0ctnzyu">
<dc:Bounds x="2230" y="338" width="100" height="30" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_19we2s6_di" bpmnElement="TextAnnotation_19we2s6">
<dc:Bounds x="2370" y="320" width="100" height="41" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Association_0mf58hc_di" bpmnElement="Association_0mf58hc">
<di:waypoint x="540" y="518" />
<di:waypoint x="540" y="483" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_09p5lpa_di" bpmnElement="Association_09p5lpa">
<di:waypoint x="976" y="403" />
<di:waypoint x="939" y="343" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_1x1el02_di" bpmnElement="Association_1x1el02">
<di:waypoint x="1286" y="403" />
<di:waypoint x="1261" y="362" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_1s93ss1_di" bpmnElement="Association_1s93ss1">
<di:waypoint x="2160" y="403" />
<di:waypoint x="2160" y="372" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_1y7k0s3_di" bpmnElement="Association_1y7k0s3">
<di:waypoint x="2460" y="403" />
<di:waypoint x="2460" y="368" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_0kqrljp_di" bpmnElement="Association_0kqrljp">
<di:waypoint x="2600" y="403" />
<di:waypoint x="2600" y="361" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_1oefb0g_di" bpmnElement="Association_1oefb0g">
<di:waypoint x="2310" y="403" />
<di:waypoint x="2310" y="369" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_13sjaxt_di" bpmnElement="Association_13sjaxt">
<di:waypoint x="2010" y="403" />
<di:waypoint x="2010" y="372" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="BPMNShape_0he7nqv" bpmnElement="Event_0olxlfl">
<dc:Bounds x="632" y="602" width="36" height="36" />
<dc:Bounds x="812" y="602" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_1e3mi72_di" bpmnElement="Flow_1e3mi72">
<di:waypoint x="3058" y="443" />
<di:waypoint x="3155" y="443" />
<di:waypoint x="3238" y="443" />
<di:waypoint x="3335" y="443" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0ja9nlg_di" bpmnElement="Flow_0ja9nlg">
<di:waypoint x="3058" y="693" />
<di:waypoint x="3180" y="693" />
<di:waypoint x="3180" y="468" />
<di:waypoint x="3238" y="693" />
<di:waypoint x="3360" y="693" />
<di:waypoint x="3360" y="468" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0jnufzr_di" bpmnElement="Flow_0jnufzr">
<di:waypoint x="2568" y="443" />
<di:waypoint x="2630" y="443" />
<di:waypoint x="2748" y="443" />
<di:waypoint x="2810" y="443" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1q72hf3_di" bpmnElement="Flow_1q72hf3">
<di:waypoint x="1295" y="443" />
<di:waypoint x="1372" y="443" />
<di:waypoint x="1475" y="443" />
<di:waypoint x="1552" y="443" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1299" y="453" width="15" height="14" />
<dc:Bounds x="1479" y="453" width="15" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0xb2q5c_di" bpmnElement="Flow_0xb2q5c">
<di:waypoint x="1180" y="443" />
<di:waypoint x="1245" y="443" />
<di:waypoint x="1360" y="443" />
<di:waypoint x="1425" y="443" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_12w5zpl" bpmnElement="Flow_029ur97">
<di:waypoint x="995" y="443" />
<di:waypoint x="1080" y="443" />
<di:waypoint x="1175" y="443" />
<di:waypoint x="1260" y="443" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1002" y="453" width="15" height="14" />
<dc:Bounds x="1182" y="453" width="15" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1wpzyq7_di" bpmnElement="Flow_1wpzyq7">
<di:waypoint x="1270" y="418" />
<di:waypoint x="1270" y="253" />
<di:waypoint x="820" y="253" />
<di:waypoint x="820" y="403" />
<di:waypoint x="1450" y="418" />
<di:waypoint x="1450" y="253" />
<di:waypoint x="1000" y="253" />
<di:waypoint x="1000" y="403" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1283" y="403" width="54" height="14" />
<dc:Bounds x="1463" y="403" width="54" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_1wv0zdv" bpmnElement="Flow_0a1iw3h">
<di:waypoint x="970" y="468" />
<di:waypoint x="970" y="693" />
<di:waypoint x="1372" y="693" />
<di:waypoint x="1150" y="468" />
<di:waypoint x="1150" y="693" />
<di:waypoint x="1552" y="693" />
<bpmndi:BPMNLabel>
<dc:Bounds x="983" y="483" width="54" height="14" />
<dc:Bounds x="1163" y="483" width="54" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0qnwk1l_di" bpmnElement="Flow_0qnwk1l">
<di:waypoint x="3205" y="443" />
<di:waypoint x="3262" y="443" />
<di:waypoint x="3385" y="443" />
<di:waypoint x="3442" y="443" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_022fwic_di" bpmnElement="Flow_022fwic">
<di:waypoint x="2730" y="443" />
<di:waypoint x="2830" y="443" />
<di:waypoint x="2910" y="443" />
<di:waypoint x="3010" y="443" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_0u7pz53" bpmnElement="Flow_0gzv1k2">
<di:waypoint x="870" y="443" />
<di:waypoint x="945" y="443" />
<di:waypoint x="1050" y="443" />
<di:waypoint x="1125" y="443" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_1w3khhf" bpmnElement="Flow_1csuwvq">
<di:waypoint x="508" y="443" />
<di:waypoint x="575" y="443" />
<di:waypoint x="688" y="443" />
<di:waypoint x="755" y="443" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_07kepmf_di" bpmnElement="Flow_07kepmf">
<di:waypoint x="420" y="443" />
<di:waypoint x="472" y="443" />
<di:waypoint x="490" y="443" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_11y2gxv_di" bpmnElement="Flow_11y2gxv">
<di:waypoint x="2930" y="443" />
<di:waypoint x="3022" y="443" />
<di:waypoint x="3110" y="443" />
<di:waypoint x="3202" y="443" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0u33xva_di" bpmnElement="Flow_0u33xva">
<di:waypoint x="2330" y="443" />
<di:waypoint x="2370" y="443" />
<di:waypoint x="2510" y="443" />
<di:waypoint x="2550" y="443" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_165535w_di" bpmnElement="Flow_165535w">
<di:waypoint x="2470" y="443" />
<di:waypoint x="2532" y="443" />
<di:waypoint x="2650" y="443" />
<di:waypoint x="2712" y="443" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_1n6bt23" bpmnElement="Flow_0v9fn99">
<di:waypoint x="250" y="443" />
<di:waypoint x="320" y="443" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1wr2dxn_di" bpmnElement="Flow_1wr2dxn">
<di:waypoint x="1570" y="443" />
<di:waypoint x="1630" y="443" />
<di:waypoint x="1750" y="443" />
<di:waypoint x="1810" y="443" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0g483es_di" bpmnElement="Flow_0g483es">
<di:waypoint x="1730" y="443" />
<di:waypoint x="1780" y="443" />
<di:waypoint x="1910" y="443" />
<di:waypoint x="1960" y="443" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1xpm12u_di" bpmnElement="Flow_1xpm12u">
<di:waypoint x="1880" y="443" />
<di:waypoint x="1930" y="443" />
<di:waypoint x="2060" y="443" />
<di:waypoint x="2110" y="443" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_072rfbi_di" bpmnElement="Flow_072rfbi">
<di:waypoint x="2030" y="443" />
<di:waypoint x="2080" y="443" />
<di:waypoint x="2210" y="443" />
<di:waypoint x="2260" y="443" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1gvmyuf_di" bpmnElement="Flow_1gvmyuf">
<di:waypoint x="2180" y="443" />
<di:waypoint x="2230" y="443" />
<di:waypoint x="2360" y="443" />
<di:waypoint x="2410" y="443" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_02ixndu_di" bpmnElement="Flow_02ixndu">
<di:waypoint x="600" y="620" />
<di:waypoint x="600" y="670" />
<di:waypoint x="670" y="670" />
<di:waypoint x="780" y="620" />
<di:waypoint x="780" y="670" />
<di:waypoint x="850" y="670" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0j3iasf_di" bpmnElement="Flow_0j3iasf">
<di:waypoint x="668" y="620" />
<di:waypoint x="688" y="620" />
<di:waypoint x="688" y="652" />
<di:waypoint x="848" y="620" />
<di:waypoint x="868" y="620" />
<di:waypoint x="868" y="652" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1afqehr_di" bpmnElement="Flow_1afqehr">
<di:waypoint x="625" y="443" />
<di:waypoint x="770" y="443" />
<di:waypoint x="805" y="443" />
<di:waypoint x="950" y="443" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1tm31mp_di" bpmnElement="Flow_1tm31mp">
<di:waypoint x="600" y="468" />
<di:waypoint x="600" y="540" />
<di:waypoint x="780" y="468" />
<di:waypoint x="780" y="540" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1ungq2r_di" bpmnElement="Flow_1ungq2r">
<di:waypoint x="1408" y="693" />
<di:waypoint x="3022" y="693" />
<di:waypoint x="1588" y="693" />
<di:waypoint x="3202" y="693" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_11tpxt9_di" bpmnElement="Flow_11tpxt9">
<di:waypoint x="1408" y="443" />
<di:waypoint x="1470" y="443" />
<di:waypoint x="1588" y="443" />
<di:waypoint x="1650" y="443" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_150uuiu_di" bpmnElement="Association_150uuiu">
<di:waypoint x="232" y="425" />
<di:waypoint x="232" y="180" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_09p5lpa_di" bpmnElement="Association_09p5lpa">
<di:waypoint x="796" y="403" />
<di:waypoint x="759" y="343" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_1x1el02_di" bpmnElement="Association_1x1el02">
<di:waypoint x="1106" y="403" />
<di:waypoint x="1081" y="362" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_1s93ss1_di" bpmnElement="Association_1s93ss1">
<di:waypoint x="1980" y="403" />
<di:waypoint x="1980" y="372" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_1y7k0s3_di" bpmnElement="Association_1y7k0s3">
<di:waypoint x="2280" y="403" />
<di:waypoint x="2280" y="368" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_0kqrljp_di" bpmnElement="Association_0kqrljp">
<di:waypoint x="2420" y="403" />
<di:waypoint x="2420" y="361" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_1oefb0g_di" bpmnElement="Association_1oefb0g">
<di:waypoint x="2130" y="403" />
<di:waypoint x="2130" y="369" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_13sjaxt_di" bpmnElement="Association_13sjaxt">
<di:waypoint x="1830" y="403" />
<di:waypoint x="1830" y="372" />
<bpmndi:BPMNEdge id="Flow_0iixe19_di" bpmnElement="Flow_0iixe19">
<di:waypoint x="590" y="443" />
<di:waypoint x="652" y="443" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>

@ -28,20 +28,53 @@
<bpmn2:sequenceFlow id="Flow_0j3iasf" sourceRef="Event_0asnmja" targetRef="Event_1x43j9q" />
<bpmn2:sequenceFlow id="Flow_11wc1mc" sourceRef="Gateway_0y8xknd" targetRef="Activity_1lmz6xw" />
<bpmn2:sequenceFlow id="Flow_17vb4ef" sourceRef="Event_0icoemn" targetRef="Activity_0e0vefu" />
<bpmn2:sequenceFlow id="Flow_0o7a7fg" sourceRef="Event_14qss0g" targetRef="Event_09hkg8k" />
<bpmn2:sequenceFlow id="Flow_03gesid" sourceRef="Event_0t44etc" targetRef="Event_09hkg8k" />
<bpmn2:sequenceFlow id="Flow_0xsem7d" sourceRef="Event_02yqig0" targetRef="Event_14qss0g" />
<bpmn2:sequenceFlow id="Flow_1ez5s2e" sourceRef="Event_0zk6p0h" targetRef="Activity_1jikb5s" />
<bpmn2:sequenceFlow id="Flow_1um6uhr" sourceRef="Activity_1jikb5s" targetRef="Event_0t44etc" />
<bpmn2:subProcess id="Activity_0phplbf" triggeredByEvent="true">
<bpmn2:startEvent id="Event_077oby2">
<bpmn2:outgoing>Flow_0vpp8s2</bpmn2:outgoing>
<bpmn2:errorEventDefinition id="ErrorEventDefinition_1jhomth" camunda:errorCodeVariable="error_code" camunda:errorMessageVariable="error_message" />
</bpmn2:startEvent>
<bpmn2:userTask id="Activity_163fne9" name="Fehler" camunda:formKey="error-dialog" camunda:candidateGroups="user">
<bpmn2:incoming>Flow_1j2n5v6</bpmn2:incoming>
<bpmn2:outgoing>Flow_0gbz351</bpmn2:outgoing>
</bpmn2:userTask>
<bpmn2:endEvent id="Event_0ogh647">
<bpmn2:incoming>Flow_0gbz351</bpmn2:incoming>
<bpmn2:terminateEventDefinition id="TerminateEventDefinition_1chezhn" />
</bpmn2:endEvent>
<bpmn2:sequenceFlow id="Flow_0vpp8s2" sourceRef="Event_077oby2" targetRef="Event_09mu3ct" />
<bpmn2:sequenceFlow id="Flow_0gbz351" name="Beenden" sourceRef="Activity_163fne9" targetRef="Event_0ogh647" />
<bpmn2:intermediateThrowEvent id="Event_09mu3ct" name="&#34;error&#34; (500)" camunda:asyncAfter="true">
<bpmn2:extensionElements>
<camunda:inputOutput>
<camunda:outputParameter name="vorgang_status">${500}</camunda:outputParameter>
<camunda:outputParameter name="vorgang_status_text">error</camunda:outputParameter>
</camunda:inputOutput>
</bpmn2:extensionElements>
<bpmn2:incoming>Flow_0vpp8s2</bpmn2:incoming>
<bpmn2:outgoing>Flow_1j2n5v6</bpmn2:outgoing>
<bpmn2:signalEventDefinition id="SignalEventDefinition_0qbdu9f" signalRef="Signal_2hupo4b" />
</bpmn2:intermediateThrowEvent>
<bpmn2:sequenceFlow id="Flow_1j2n5v6" sourceRef="Event_09mu3ct" targetRef="Activity_163fne9" />
</bpmn2:subProcess>
<bpmn2:task id="Activity_0e0vefu" name="Create initial variables">
<bpmn2:extensionElements>
<camunda:inputOutput>
<camunda:outputParameter name="stage">${envStage}</camunda:outputParameter>
<camunda:outputParameter name="simulation">${false}</camunda:outputParameter>
<camunda:outputParameter name="kibanaHostname">${envKibanaHostname}</camunda:outputParameter>
<camunda:outputParameter name="keycloakHostname">${envKeycloakHostname}</camunda:outputParameter>
<camunda:outputParameter name="managementHostname">${envManagementHostname}</camunda:outputParameter>
<camunda:inputParameter name="in_tenant">
<camunda:map>
<camunda:entry key="id">${service.tenant_id}</camunda:entry>
<camunda:entry key="key">${service.tenant_key}</camunda:entry>
</camunda:map>
</camunda:inputParameter>
<camunda:outputParameter name="stage">${envStage}</camunda:outputParameter>
<camunda:outputParameter name="simulation">${false}</camunda:outputParameter>
<camunda:outputParameter name="kibanaHostname">${envKibanaHostname}</camunda:outputParameter>
<camunda:outputParameter name="keycloakHostname">${envKeycloakHostname}</camunda:outputParameter>
<camunda:outputParameter name="managementHostname">${envManagementHostname}</camunda:outputParameter>
<camunda:outputParameter name="jobs">
<camunda:list />
</camunda:outputParameter>
@ -97,13 +130,6 @@
<bpmn2:outgoing>Flow_1hsqawc</bpmn2:outgoing>
<bpmn2:outgoing>Flow_13jykf9</bpmn2:outgoing>
</bpmn2:exclusiveGateway>
<bpmn2:boundaryEvent id="Event_0asnmja" attachedToRef="Activity_1lmz6xw">
<bpmn2:outgoing>Flow_0j3iasf</bpmn2:outgoing>
<bpmn2:signalEventDefinition id="SignalEventDefinition_10ifw8y" signalRef="Signal_2hupo4b" />
</bpmn2:boundaryEvent>
<bpmn2:sequenceFlow id="Flow_0o7a7fg" sourceRef="Event_14qss0g" targetRef="Event_09hkg8k" />
<bpmn2:sequenceFlow id="Flow_03gesid" sourceRef="Event_0t44etc" targetRef="Event_09hkg8k" />
<bpmn2:sequenceFlow id="Flow_0xsem7d" sourceRef="Event_02yqig0" targetRef="Event_14qss0g" />
<bpmn2:intermediateThrowEvent id="Event_0zk6p0h" name="&#34;is being created&#34; (100)">
<bpmn2:extensionElements>
<camunda:inputOutput>
@ -126,8 +152,6 @@
<bpmn2:incoming>Flow_1ez5s2e</bpmn2:incoming>
<bpmn2:outgoing>Flow_1um6uhr</bpmn2:outgoing>
</bpmn2:callActivity>
<bpmn2:sequenceFlow id="Flow_1ez5s2e" sourceRef="Event_0zk6p0h" targetRef="Activity_1jikb5s" />
<bpmn2:sequenceFlow id="Flow_1um6uhr" sourceRef="Activity_1jikb5s" targetRef="Event_0t44etc" />
<bpmn2:endEvent id="Event_09hkg8k">
<bpmn2:incoming>Flow_03gesid</bpmn2:incoming>
<bpmn2:incoming>Flow_0o7a7fg</bpmn2:incoming>
@ -157,38 +181,14 @@
<bpmn2:outgoing>Flow_0xsem7d</bpmn2:outgoing>
<bpmn2:linkEventDefinition id="LinkEventDefinition_05lk727" name="cancel request" />
</bpmn2:intermediateCatchEvent>
<bpmn2:subProcess id="Activity_0phplbf" triggeredByEvent="true">
<bpmn2:startEvent id="Event_077oby2">
<bpmn2:outgoing>Flow_0vpp8s2</bpmn2:outgoing>
<bpmn2:errorEventDefinition id="ErrorEventDefinition_1jhomth" camunda:errorCodeVariable="error_code" camunda:errorMessageVariable="error_message" />
</bpmn2:startEvent>
<bpmn2:userTask id="Activity_163fne9" name="Fehler" camunda:formKey="error-dialog" camunda:candidateGroups="user">
<bpmn2:incoming>Flow_1j2n5v6</bpmn2:incoming>
<bpmn2:outgoing>Flow_0gbz351</bpmn2:outgoing>
</bpmn2:userTask>
<bpmn2:endEvent id="Event_0ogh647">
<bpmn2:incoming>Flow_0gbz351</bpmn2:incoming>
<bpmn2:terminateEventDefinition id="TerminateEventDefinition_1chezhn" />
</bpmn2:endEvent>
<bpmn2:sequenceFlow id="Flow_0vpp8s2" sourceRef="Event_077oby2" targetRef="Event_09mu3ct" />
<bpmn2:sequenceFlow id="Flow_0gbz351" name="Beenden" sourceRef="Activity_163fne9" targetRef="Event_0ogh647" />
<bpmn2:intermediateThrowEvent id="Event_09mu3ct" name="&#34;error&#34; (500)" camunda:asyncAfter="true">
<bpmn2:extensionElements>
<camunda:inputOutput>
<camunda:outputParameter name="vorgang_status">${500}</camunda:outputParameter>
<camunda:outputParameter name="vorgang_status_text">error</camunda:outputParameter>
</camunda:inputOutput>
</bpmn2:extensionElements>
<bpmn2:incoming>Flow_0vpp8s2</bpmn2:incoming>
<bpmn2:outgoing>Flow_1j2n5v6</bpmn2:outgoing>
<bpmn2:signalEventDefinition id="SignalEventDefinition_0qbdu9f" signalRef="Signal_2hupo4b" />
</bpmn2:intermediateThrowEvent>
<bpmn2:sequenceFlow id="Flow_1j2n5v6" sourceRef="Event_09mu3ct" targetRef="Activity_163fne9" />
</bpmn2:subProcess>
<bpmn2:intermediateThrowEvent id="Event_0c4cpxx" name="cancel request">
<bpmn2:incoming>Flow_13jykf9</bpmn2:incoming>
<bpmn2:linkEventDefinition id="LinkEventDefinition_1mcbbqi" name="cancel request" />
</bpmn2:intermediateThrowEvent>
<bpmn2:boundaryEvent id="Event_0asnmja" attachedToRef="Activity_1lmz6xw">
<bpmn2:outgoing>Flow_0j3iasf</bpmn2:outgoing>
<bpmn2:signalEventDefinition id="SignalEventDefinition_10ifw8y" signalRef="Signal_2hupo4b" />
</bpmn2:boundaryEvent>
</bpmn2:process>
<bpmn2:signal id="Signal_0kz05aq" name="antrag-abgeschlossen-${execution.getProcessInstanceId()}" />
<bpmn2:message id="Message_15bdtij" name="process-approved-${contextProcessId}" />
@ -196,7 +196,7 @@
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1f4hb0y">
<bpmndi:BPMNShape id="Participant_19lpjee_di" bpmnElement="Participant_19lpjee" isHorizontal="true">
<dc:Bounds x="152" y="190" width="1448" height="940" />
<dc:Bounds x="152" y="190" width="1478" height="940" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0icoemn_di" bpmnElement="Event_0icoemn">
@ -205,174 +205,176 @@
<dc:Bounds x="185" y="285" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_096lkom" bpmnElement="Activity_0e0vefu">
<dc:Bounds x="310" y="600" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0jsbyv8_di" bpmnElement="Event_0jsbyv8" bioc:stroke="#1e88e5" bioc:fill="#bbdefb" color:background-color="#bbdefb" color:border-color="#1e88e5">
<dc:Bounds x="472" y="622" width="36" height="36" />
<dc:Bounds x="502" y="622" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="467" y="668" width="51" height="14" />
<dc:Bounds x="497" y="668" width="51" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_08pcaf6_di" bpmnElement="Gateway_0y8xknd">
<dc:Bounds x="565" y="615" width="50" height="50" />
<dc:Bounds x="595" y="615" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0648isi" bpmnElement="Activity_1lmz6xw" bioc:stroke="rgb(67, 160, 71)" bioc:fill="rgb(200, 230, 201)">
<dc:Bounds x="540" y="740" width="100" height="80" />
<dc:Bounds x="570" y="740" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1x43j9q_di" bpmnElement="Event_1x43j9q">
<dc:Bounds x="660" y="852" width="36" height="36" />
<dc:Bounds x="690" y="852" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0x2z2qx_di" bpmnElement="Activity_0gbmbs7" bioc:stroke="rgb(30, 136, 229)" bioc:fill="rgb(187, 222, 251)">
<dc:Bounds x="690" y="600" width="100" height="80" />
<dc:Bounds x="720" y="600" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_05puic7_di" bpmnElement="Gateway_05puic7" isMarkerVisible="true">
<dc:Bounds x="855" y="615" width="50" height="50" />
<dc:Bounds x="885" y="615" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0zk6p0h_di" bpmnElement="Event_0zk6p0h" bioc:stroke="rgb(67, 160, 71)" bioc:fill="rgb(200, 230, 201)">
<dc:Bounds x="982" y="622" width="36" height="36" />
<dc:Bounds x="1012" y="622" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="959" y="686" width="86" height="27" />
<dc:Bounds x="989" y="686" width="86" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0siqn14" bpmnElement="Activity_1jikb5s" bioc:stroke="rgb(67, 160, 71)" bioc:fill="rgb(200, 230, 201)">
<dc:Bounds x="1080" y="600" width="100" height="80" />
<dc:Bounds x="1110" y="600" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1cxco1l" bpmnElement="Event_09hkg8k">
<dc:Bounds x="1372" y="622" width="36" height="36" />
<dc:Bounds x="1402" y="622" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1dcwmw6" bpmnElement="Event_0t44etc" bioc:stroke="rgb(67, 160, 71)" bioc:fill="rgb(200, 230, 201)">
<dc:Bounds x="1252" y="622" width="36" height="36" />
<dc:Bounds x="1282" y="622" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1231" y="572" width="84" height="27" />
<dc:Bounds x="1261" y="572" width="84" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_14qss0g_di" bpmnElement="Event_14qss0g" bioc:stroke="#e53935" bioc:fill="#ffcdd2" color:background-color="#ffcdd2" color:border-color="#e53935">
<dc:Bounds x="1375" y="525" width="30" height="30" />
<dc:Bounds x="1405" y="525" width="30" height="30" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1433" y="530" width="81" height="14" />
<dc:Bounds x="1463" y="530" width="81" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_02yqig0_di" bpmnElement="Event_02yqig0" bioc:stroke="#e53935" bioc:fill="#ffcdd2" color:background-color="#ffcdd2" color:border-color="#e53935">
<dc:Bounds x="1372" y="422" width="36" height="36" />
<dc:Bounds x="1402" y="422" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1354" y="398" width="72" height="14" />
<dc:Bounds x="1384" y="398" width="72" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0c4cpxx_di" bpmnElement="Event_0c4cpxx" bioc:stroke="#e53935" bioc:fill="#ffcdd2" color:background-color="#ffcdd2" color:border-color="#e53935">
<dc:Bounds x="862" y="422" width="36" height="36" />
<dc:Bounds x="892" y="422" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="915" y="433" width="72" height="14" />
<dc:Bounds x="945" y="433" width="72" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1cxc616_di" bpmnElement="Activity_0phplbf" isExpanded="true">
<dc:Bounds x="200" y="910" width="496" height="200" />
<dc:Bounds x="200" y="910" width="410" height="200" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0fkymfq_di" bpmnElement="Event_077oby2">
<dc:Bounds x="240" y="992" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1um1umg" bpmnElement="Activity_163fne9">
<dc:Bounds x="450" y="970" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0h1ndd7" bpmnElement="Event_09mu3ct">
<dc:Bounds x="332" y="992" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="320" y="973" width="60" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1um1umg" bpmnElement="Activity_163fne9">
<dc:Bounds x="440" y="970" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0cza6t9_di" bpmnElement="Event_0ogh647">
<dc:Bounds x="632" y="992" width="36" height="36" />
<dc:Bounds x="502" y="992" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_0vpp8s2_di" bpmnElement="Flow_0vpp8s2">
<di:waypoint x="276" y="1010" />
<di:waypoint x="332" y="1010" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0gbz351_di" bpmnElement="Flow_0gbz351">
<di:waypoint x="540" y="1010" />
<di:waypoint x="632" y="1010" />
<di:waypoint x="500" y="970" />
<di:waypoint x="500" y="950" />
<di:waypoint x="520" y="950" />
<di:waypoint x="520" y="992" />
<bpmndi:BPMNLabel>
<dc:Bounds x="558" y="1023" width="45" height="14" />
<dc:Bounds x="478" y="961" width="45" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1j2n5v6_di" bpmnElement="Flow_1j2n5v6">
<di:waypoint x="368" y="1010" />
<di:waypoint x="440" y="1010" />
<di:waypoint x="450" y="1010" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="BPMNShape_096lkom" bpmnElement="Activity_0e0vefu">
<dc:Bounds x="310" y="600" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0twmkxv_di" bpmnElement="Event_0asnmja">
<dc:Bounds x="622" y="802" width="36" height="36" />
<dc:Bounds x="652" y="802" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_0dybqr7_di" bpmnElement="Flow_0dybqr7">
<di:waypoint x="508" y="640" />
<di:waypoint x="565" y="640" />
<di:waypoint x="538" y="640" />
<di:waypoint x="595" y="640" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_13jykf9_di" bpmnElement="Flow_13jykf9">
<di:waypoint x="880" y="615" />
<di:waypoint x="880" y="458" />
<di:waypoint x="910" y="615" />
<di:waypoint x="910" y="458" />
<bpmndi:BPMNLabel>
<dc:Bounds x="893" y="493" width="54" height="14" />
<dc:Bounds x="923" y="493" width="54" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1hsqawc_di" bpmnElement="Flow_1hsqawc">
<di:waypoint x="905" y="640" />
<di:waypoint x="982" y="640" />
<di:waypoint x="935" y="640" />
<di:waypoint x="1012" y="640" />
<bpmndi:BPMNLabel>
<dc:Bounds x="912" y="613" width="36" height="14" />
<dc:Bounds x="942" y="613" width="36" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_17rbwn1_di" bpmnElement="Flow_17rbwn1">
<di:waypoint x="790" y="640" />
<di:waypoint x="855" y="640" />
<di:waypoint x="820" y="640" />
<di:waypoint x="885" y="640" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_16fljfi_di" bpmnElement="Flow_16fljfi">
<di:waypoint x="410" y="640" />
<di:waypoint x="472" y="640" />
<di:waypoint x="502" y="640" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_11txyw9_di" bpmnElement="Flow_11txyw9">
<di:waypoint x="615" y="640" />
<di:waypoint x="690" y="640" />
<di:waypoint x="645" y="640" />
<di:waypoint x="720" y="640" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_02ixndu_di" bpmnElement="Flow_02ixndu">
<di:waypoint x="590" y="820" />
<di:waypoint x="590" y="870" />
<di:waypoint x="660" y="870" />
<di:waypoint x="620" y="820" />
<di:waypoint x="620" y="870" />
<di:waypoint x="690" y="870" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0j3iasf_di" bpmnElement="Flow_0j3iasf">
<di:waypoint x="658" y="820" />
<di:waypoint x="678" y="820" />
<di:waypoint x="678" y="852" />
<di:waypoint x="688" y="820" />
<di:waypoint x="708" y="820" />
<di:waypoint x="708" y="852" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_11wc1mc_di" bpmnElement="Flow_11wc1mc">
<di:waypoint x="590" y="665" />
<di:waypoint x="590" y="740" />
<di:waypoint x="620" y="665" />
<di:waypoint x="620" y="740" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_17vb4ef_di" bpmnElement="Flow_17vb4ef">
<di:waypoint x="250" y="640" />
<di:waypoint x="310" y="640" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0o7a7fg_di" bpmnElement="Flow_0o7a7fg">
<di:waypoint x="1390" y="555" />
<di:waypoint x="1390" y="622" />
<di:waypoint x="1420" y="555" />
<di:waypoint x="1420" y="622" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_03gesid_di" bpmnElement="Flow_03gesid">
<di:waypoint x="1288" y="640" />
<di:waypoint x="1372" y="640" />
<di:waypoint x="1318" y="640" />
<di:waypoint x="1402" y="640" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0xsem7d_di" bpmnElement="Flow_0xsem7d">
<di:waypoint x="1390" y="458" />
<di:waypoint x="1390" y="525" />
<di:waypoint x="1420" y="458" />
<di:waypoint x="1420" y="525" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1ez5s2e_di" bpmnElement="Flow_1ez5s2e">
<di:waypoint x="1018" y="640" />
<di:waypoint x="1080" y="640" />
<di:waypoint x="1048" y="640" />
<di:waypoint x="1110" y="640" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1um6uhr_di" bpmnElement="Flow_1um6uhr">
<di:waypoint x="1180" y="640" />
<di:waypoint x="1252" y="640" />
<di:waypoint x="1210" y="640" />
<di:waypoint x="1282" y="640" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>

@ -43,8 +43,17 @@
<bpmn2:sequenceFlow id="Flow_1r4otto" sourceRef="Activity_0f5w8ui" targetRef="Activity_1f023c1" />
<bpmn2:sequenceFlow id="Flow_19vs5q0" sourceRef="Activity_1f023c1" targetRef="Activity_0wo4c94" />
<bpmn2:sequenceFlow id="Flow_022fwic" sourceRef="Activity_0wo4c94" targetRef="Event_09hkg8k" />
<bpmn2:sequenceFlow id="Flow_1p27woa" sourceRef="Activity_0e0vefu" targetRef="Activity_0kyjwnh" />
<bpmn2:sequenceFlow id="Flow_1p27woa" sourceRef="Activity_0e0vefu" targetRef="Activity_0jbgb28" />
<bpmn2:sequenceFlow id="Flow_0tgomqu" sourceRef="Activity_0kyjwnh" targetRef="Activity_0poyoeb" />
<bpmn2:sequenceFlow id="Flow_1khr5z7" sourceRef="Activity_13dxxan" targetRef="Activity_02j0299" />
<bpmn2:sequenceFlow id="Flow_0ohuc2f" sourceRef="Activity_0jbgb28" targetRef="Activity_0kyjwnh" />
<bpmn2:scriptTask id="Activity_0jbgb28" name="Load tenat object" scriptFormat="groovy" camunda:resultVariable="tenant" camunda:resource="load-tenant-data.groovy">
<bpmn2:extensionElements>
<camunda:inputOutput />
</bpmn2:extensionElements>
<bpmn2:incoming>Flow_1p27woa</bpmn2:incoming>
<bpmn2:outgoing>Flow_0ohuc2f</bpmn2:outgoing>
</bpmn2:scriptTask>
<bpmn2:scriptTask id="Activity_0kyjwnh" name="Create data object" scriptFormat="groovy" camunda:resultVariable="in_data" camunda:resource="create-data.groovy">
<bpmn2:extensionElements>
<camunda:inputOutput>
@ -56,7 +65,7 @@
</camunda:inputParameter>
</camunda:inputOutput>
</bpmn2:extensionElements>
<bpmn2:incoming>Flow_1p27woa</bpmn2:incoming>
<bpmn2:incoming>Flow_0ohuc2f</bpmn2:incoming>
<bpmn2:outgoing>Flow_0tgomqu</bpmn2:outgoing>
</bpmn2:scriptTask>
<bpmn2:task id="Activity_0poyoeb" name="Initialize progress">
@ -98,6 +107,24 @@
<bpmn2:incoming>Flow_1eku1o4</bpmn2:incoming>
<bpmn2:outgoing>Flow_0pvr263</bpmn2:outgoing>
</bpmn2:callActivity>
<bpmn2:callActivity id="Activity_13dxxan" name="pmci-database-backup-import" calledElement="smardigo-management-action">
<bpmn2:extensionElements>
<camunda:in businessKey="#{execution.processBusinessKey}" />
<camunda:in variables="all" />
<camunda:in sourceExpression="pmci-database-backup-import" target="smardigoManagementAction" />
<camunda:in sourceExpression="Datenbank(en) Backup importieren" target="comment" />
<camunda:inputOutput>
<camunda:inputParameter name="data">
<camunda:script scriptFormat="groovy">[database:[backup_file:"wordpress_portal.sql.gz"]]</camunda:script>
</camunda:inputParameter>
<camunda:outputParameter name="progress_current">${progress_current + 1}</camunda:outputParameter>
<camunda:outputParameter name="simulation">${simulation}</camunda:outputParameter>
</camunda:inputOutput>
<camunda:in source="simulation" target="simulation" />
</bpmn2:extensionElements>
<bpmn2:incoming>Flow_0pvr263</bpmn2:incoming>
<bpmn2:outgoing>Flow_1khr5z7</bpmn2:outgoing>
</bpmn2:callActivity>
<bpmn2:callActivity id="Activity_02j0299" name="pmci-realm-client-create" calledElement="smardigo-management-action">
<bpmn2:extensionElements>
<camunda:in businessKey="#{execution.processBusinessKey}" />
@ -145,25 +172,6 @@
<bpmn2:incoming>Flow_11k5c1y</bpmn2:incoming>
<bpmn2:outgoing>Flow_1r4otto</bpmn2:outgoing>
</bpmn2:callActivity>
<bpmn2:callActivity id="Activity_13dxxan" name="pmci-database-backup-import" calledElement="smardigo-management-action">
<bpmn2:extensionElements>
<camunda:in businessKey="#{execution.processBusinessKey}" />
<camunda:in variables="all" />
<camunda:in sourceExpression="pmci-database-backup-import" target="smardigoManagementAction" />
<camunda:in sourceExpression="Datenbank(en) Backup importieren" target="comment" />
<camunda:inputOutput>
<camunda:inputParameter name="data">
<camunda:script scriptFormat="groovy">[database:[backup_file:"wordpress_portal.sql.gz"]]</camunda:script>
</camunda:inputParameter>
<camunda:outputParameter name="progress_current">${progress_current + 1}</camunda:outputParameter>
<camunda:outputParameter name="simulation">${simulation}</camunda:outputParameter>
</camunda:inputOutput>
<camunda:in source="simulation" target="simulation" />
</bpmn2:extensionElements>
<bpmn2:incoming>Flow_0pvr263</bpmn2:incoming>
<bpmn2:outgoing>Flow_1khr5z7</bpmn2:outgoing>
</bpmn2:callActivity>
<bpmn2:sequenceFlow id="Flow_1khr5z7" sourceRef="Activity_13dxxan" targetRef="Activity_02j0299" />
<bpmn2:callActivity id="Activity_1f023c1" name="pmci-monitoring-update" calledElement="smardigo-management-action">
<bpmn2:extensionElements>
<camunda:in businessKey="#{execution.processBusinessKey}" />
@ -206,46 +214,50 @@
<bpmn2:text>create data object</bpmn2:text>
</bpmn2:textAnnotation>
<bpmn2:association id="Association_16yj1cc" sourceRef="Activity_0kyjwnh" targetRef="TextAnnotation_0ft6ox2" />
<bpmn2:textAnnotation id="TextAnnotation_0zn8zwz">
<bpmn2:text>with data object</bpmn2:text>
<bpmn2:textAnnotation id="TextAnnotation_0ctnzyu">
<bpmn2:text>Server erstellen</bpmn2:text>
</bpmn2:textAnnotation>
<bpmn2:association id="Association_0u5uqdi" sourceRef="Activity_02j0299" targetRef="TextAnnotation_0zn8zwz" />
<bpmn2:textAnnotation id="TextAnnotation_0m2zdxg">
<bpmn2:text>with data object</bpmn2:text>
<bpmn2:association id="Association_1y7k0s3" sourceRef="Activity_1t227a4" targetRef="TextAnnotation_0ctnzyu" />
<bpmn2:textAnnotation id="TextAnnotation_0xh2sya">
<bpmn2:text>Datenbank(en) erstellen</bpmn2:text>
</bpmn2:textAnnotation>
<bpmn2:association id="Association_10pkzhp" sourceRef="Activity_1hpnorc" targetRef="TextAnnotation_0m2zdxg" />
<bpmn2:association id="Association_1oefb0g" sourceRef="Activity_12drjd3" targetRef="TextAnnotation_0xh2sya" />
<bpmn2:textAnnotation id="TextAnnotation_0w6hfjw">
<bpmn2:text>Datenbank(en) Backup importieren</bpmn2:text>
</bpmn2:textAnnotation>
<bpmn2:association id="Association_09q4fwc" sourceRef="Activity_13dxxan" targetRef="TextAnnotation_0w6hfjw" />
<bpmn2:textAnnotation id="TextAnnotation_0zn8zwz">
<bpmn2:text>with data object</bpmn2:text>
</bpmn2:textAnnotation>
<bpmn2:textAnnotation id="TextAnnotation_0839rkw">
<bpmn2:text>Realm/Client erstellen</bpmn2:text>
</bpmn2:textAnnotation>
<bpmn2:association id="Association_0u5uqdi" sourceRef="Activity_02j0299" targetRef="TextAnnotation_0zn8zwz" />
<bpmn2:association id="Association_1s93ss1" sourceRef="Activity_02j0299" targetRef="TextAnnotation_0839rkw" />
<bpmn2:textAnnotation id="TextAnnotation_0m2zdxg">
<bpmn2:text>with data object</bpmn2:text>
</bpmn2:textAnnotation>
<bpmn2:textAnnotation id="TextAnnotation_0jg0jwa">
<bpmn2:text>Service erstellen</bpmn2:text>
</bpmn2:textAnnotation>
<bpmn2:association id="Association_10pkzhp" sourceRef="Activity_1hpnorc" targetRef="TextAnnotation_0m2zdxg" />
<bpmn2:association id="Association_13sjaxt" sourceRef="Activity_1hpnorc" targetRef="TextAnnotation_0jg0jwa" />
<bpmn2:textAnnotation id="TextAnnotation_09t161d">
<bpmn2:text>Kibana Zugriff konfigurieren</bpmn2:text>
</bpmn2:textAnnotation>
<bpmn2:association id="Association_0t6ii13" sourceRef="Activity_0f5w8ui" targetRef="TextAnnotation_09t161d" />
<bpmn2:textAnnotation id="TextAnnotation_0xh2sya">
<bpmn2:text>Datenbank(en) erstellen</bpmn2:text>
</bpmn2:textAnnotation>
<bpmn2:association id="Association_1oefb0g" sourceRef="Activity_12drjd3" targetRef="TextAnnotation_0xh2sya" />
<bpmn2:textAnnotation id="TextAnnotation_0ctnzyu">
<bpmn2:text>Server erstellen</bpmn2:text>
</bpmn2:textAnnotation>
<bpmn2:association id="Association_1y7k0s3" sourceRef="Activity_1t227a4" targetRef="TextAnnotation_0ctnzyu" />
<bpmn2:textAnnotation id="TextAnnotation_19we2s6">
<bpmn2:text>Monitoring aktualisieren</bpmn2:text>
</bpmn2:textAnnotation>
<bpmn2:association id="Association_0kqrljp" sourceRef="Activity_1f023c1" targetRef="TextAnnotation_19we2s6" />
<bpmn2:textAnnotation id="TextAnnotation_1rb2giz">
<bpmn2:text>with data object</bpmn2:text>
</bpmn2:textAnnotation>
<bpmn2:association id="Association_0kqrljp" sourceRef="Activity_1f023c1" targetRef="TextAnnotation_19we2s6" />
<bpmn2:association id="Association_19otigu" sourceRef="Activity_0wo4c94" targetRef="TextAnnotation_1rb2giz" />
<bpmn2:textAnnotation id="TextAnnotation_0utdf3z">
<bpmn2:text>load tenant object</bpmn2:text>
</bpmn2:textAnnotation>
<bpmn2:association id="Association_0mf58hc" sourceRef="TextAnnotation_0utdf3z" targetRef="Activity_0jbgb28" />
</bpmn2:process>
<bpmn2:signal id="Signal_0kz05aq" name="antrag-abgeschlossen-${execution.getProcessInstanceId()}" />
<bpmn2:message id="Message_15bdtij" name="process-approved-${contextProcessId}" />
@ -253,47 +265,55 @@
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1f4hb0y">
<bpmndi:BPMNShape id="Participant_19lpjee_di" bpmnElement="Participant_19lpjee" isHorizontal="true">
<dc:Bounds x="152" y="400" width="2088" height="430" />
<dc:Bounds x="152" y="400" width="2548" height="430" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_0zn8zwz_di" bpmnElement="TextAnnotation_0zn8zwz">
<dc:Bounds x="1280" y="720" width="100" height="30" />
<bpmndi:BPMNShape id="TextAnnotation_0ft6ox2_di" bpmnElement="TextAnnotation_0ft6ox2">
<dc:Bounds x="690" y="720" width="100" height="41" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_0m2zdxg_di" bpmnElement="TextAnnotation_0m2zdxg">
<dc:Bounds x="1450" y="720" width="100" height="30" />
<bpmndi:BPMNShape id="TextAnnotation_0ctnzyu_di" bpmnElement="TextAnnotation_0ctnzyu">
<dc:Bounds x="1070" y="510" width="100" height="30" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_0xh2sya_di" bpmnElement="TextAnnotation_0xh2sya">
<dc:Bounds x="1260" y="510" width="100" height="39" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_0w6hfjw_di" bpmnElement="TextAnnotation_0w6hfjw">
<dc:Bounds x="1140" y="510" width="100" height="55" />
<dc:Bounds x="1450" y="510" width="100" height="55" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_0839rkw_di" bpmnElement="TextAnnotation_0839rkw">
<dc:Bounds x="1280" y="510" width="100" height="39" />
<bpmndi:BPMNShape id="TextAnnotation_0zn8zwz_di" bpmnElement="TextAnnotation_0zn8zwz">
<dc:Bounds x="1640" y="720" width="100" height="30" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_0jg0jwa_di" bpmnElement="TextAnnotation_0jg0jwa">
<dc:Bounds x="1450" y="509" width="100" height="41" />
<bpmndi:BPMNShape id="TextAnnotation_0839rkw_di" bpmnElement="TextAnnotation_0839rkw">
<dc:Bounds x="1640" y="510" width="100" height="39" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_09t161d_di" bpmnElement="TextAnnotation_09t161d">
<dc:Bounds x="1620" y="510" width="100" height="39" />
<bpmndi:BPMNShape id="TextAnnotation_0m2zdxg_di" bpmnElement="TextAnnotation_0m2zdxg">
<dc:Bounds x="1830" y="720" width="100" height="30" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_0xh2sya_di" bpmnElement="TextAnnotation_0xh2sya">
<dc:Bounds x="990" y="510" width="100" height="39" />
<bpmndi:BPMNShape id="TextAnnotation_0jg0jwa_di" bpmnElement="TextAnnotation_0jg0jwa">
<dc:Bounds x="1830" y="509" width="100" height="41" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_0ctnzyu_di" bpmnElement="TextAnnotation_0ctnzyu">
<dc:Bounds x="820" y="510" width="100" height="30" />
<bpmndi:BPMNShape id="TextAnnotation_09t161d_di" bpmnElement="TextAnnotation_09t161d">
<dc:Bounds x="2020" y="510" width="100" height="39" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_19we2s6_di" bpmnElement="TextAnnotation_19we2s6">
<dc:Bounds x="1780" y="530" width="100" height="41" />
<dc:Bounds x="2210" y="530" width="100" height="41" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_1rb2giz_di" bpmnElement="TextAnnotation_1rb2giz">
<dc:Bounds x="1950" y="720" width="100" height="30" />
<dc:Bounds x="2400" y="720" width="100" height="30" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0yy8n73" bpmnElement="TextAnnotation_0utdf3z">
<dc:Bounds x="500" y="715" width="100" height="40.99609375" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0icoemn_di" bpmnElement="Event_0icoemn">
@ -306,144 +326,152 @@
<dc:Bounds x="310" y="600" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0qas5hx" bpmnElement="Activity_0jbgb28">
<dc:Bounds x="500" y="600" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_18babfm_di" bpmnElement="Activity_0kyjwnh">
<dc:Bounds x="480" y="600" width="100" height="80" />
<dc:Bounds x="690" y="600" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0poyoeb_di" bpmnElement="Activity_0poyoeb" bioc:stroke="rgb(67, 160, 71)" bioc:fill="rgb(200, 230, 201)">
<dc:Bounds x="650" y="600" width="100" height="80" />
<dc:Bounds x="880" y="600" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_00bsy0a_di" bpmnElement="Activity_1t227a4" bioc:stroke="rgb(67, 160, 71)" bioc:fill="rgb(200, 230, 201)">
<dc:Bounds x="820" y="600" width="100" height="80" />
<dc:Bounds x="1070" y="600" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_12drjd3_di" bpmnElement="Activity_12drjd3" bioc:stroke="rgb(67, 160, 71)" bioc:fill="rgb(200, 230, 201)">
<dc:Bounds x="990" y="600" width="100" height="80" />
<dc:Bounds x="1260" y="600" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_0ft6ox2_di" bpmnElement="TextAnnotation_0ft6ox2">
<dc:Bounds x="480" y="720" width="100" height="41" />
<bpmndi:BPMNShape id="BPMNShape_0ew3zw5" bpmnElement="Activity_13dxxan" bioc:stroke="rgb(67, 160, 71)" bioc:fill="rgb(200, 230, 201)">
<dc:Bounds x="1450" y="600" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_02j0299_di" bpmnElement="Activity_02j0299" bioc:stroke="rgb(67, 160, 71)" bioc:fill="rgb(200, 230, 201)">
<dc:Bounds x="1280" y="600" width="100" height="80" />
<dc:Bounds x="1640" y="600" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1hpnorc_di" bpmnElement="Activity_1hpnorc" bioc:stroke="rgb(67, 160, 71)" bioc:fill="rgb(200, 230, 201)">
<dc:Bounds x="1450" y="600" width="100" height="80" />
<dc:Bounds x="1830" y="600" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0f5w8ui_di" bpmnElement="Activity_0f5w8ui" bioc:stroke="#43a047" bioc:fill="#c8e6c9" color:background-color="#c8e6c9" color:border-color="#43a047">
<dc:Bounds x="1620" y="600" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0ew3zw5" bpmnElement="Activity_13dxxan" bioc:stroke="rgb(67, 160, 71)" bioc:fill="rgb(200, 230, 201)">
<dc:Bounds x="1140" y="600" width="100" height="80" />
<dc:Bounds x="2020" y="600" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0s4omfn" bpmnElement="Activity_1f023c1" bioc:stroke="#000000" bioc:fill="#ffffff" color:background-color="#ffffff" color:border-color="#000000">
<dc:Bounds x="1780" y="600" width="100" height="80" />
<dc:Bounds x="2210" y="600" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0f6z7ac_di" bpmnElement="Activity_0wo4c94" bioc:stroke="rgb(67, 160, 71)" bioc:fill="rgb(200, 230, 201)">
<dc:Bounds x="1950" y="600" width="100" height="80" />
<dc:Bounds x="2400" y="600" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1fpt8h9_di" bpmnElement="Event_09hkg8k">
<dc:Bounds x="2122" y="622" width="36" height="36" />
<dc:Bounds x="2582" y="622" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Association_0u5uqdi_di" bpmnElement="Association_0u5uqdi">
<di:waypoint x="1330" y="680" />
<di:waypoint x="1330" y="720" />
<bpmndi:BPMNEdge id="Association_16yj1cc_di" bpmnElement="Association_16yj1cc">
<di:waypoint x="740" y="680" />
<di:waypoint x="740" y="720" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_10pkzhp_di" bpmnElement="Association_10pkzhp">
<di:waypoint x="1500" y="680" />
<di:waypoint x="1500" y="720" />
<bpmndi:BPMNEdge id="Association_1y7k0s3_di" bpmnElement="Association_1y7k0s3">
<di:waypoint x="1120" y="600" />
<di:waypoint x="1120" y="540" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_1oefb0g_di" bpmnElement="Association_1oefb0g">
<di:waypoint x="1310" y="600" />
<di:waypoint x="1310" y="549" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_09q4fwc_di" bpmnElement="Association_09q4fwc">
<di:waypoint x="1190" y="600" />
<di:waypoint x="1190" y="565" />
<di:waypoint x="1500" y="600" />
<di:waypoint x="1500" y="565" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_0u5uqdi_di" bpmnElement="Association_0u5uqdi">
<di:waypoint x="1690" y="680" />
<di:waypoint x="1690" y="720" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_1s93ss1_di" bpmnElement="Association_1s93ss1">
<di:waypoint x="1330" y="600" />
<di:waypoint x="1330" y="549" />
<di:waypoint x="1690" y="600" />
<di:waypoint x="1690" y="549" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_10pkzhp_di" bpmnElement="Association_10pkzhp">
<di:waypoint x="1880" y="680" />
<di:waypoint x="1880" y="720" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_13sjaxt_di" bpmnElement="Association_13sjaxt">
<di:waypoint x="1500" y="600" />
<di:waypoint x="1500" y="550" />
<di:waypoint x="1880" y="600" />
<di:waypoint x="1880" y="550" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_0t6ii13_di" bpmnElement="Association_0t6ii13">
<di:waypoint x="1670" y="600" />
<di:waypoint x="1670" y="549" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_1oefb0g_di" bpmnElement="Association_1oefb0g">
<di:waypoint x="1040" y="600" />
<di:waypoint x="1040" y="549" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_1y7k0s3_di" bpmnElement="Association_1y7k0s3">
<di:waypoint x="870" y="600" />
<di:waypoint x="870" y="540" />
<di:waypoint x="2070" y="600" />
<di:waypoint x="2070" y="549" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_0kqrljp_di" bpmnElement="Association_0kqrljp">
<di:waypoint x="1830" y="600" />
<di:waypoint x="1830" y="571" />
<di:waypoint x="2260" y="600" />
<di:waypoint x="2260" y="571" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_19otigu_di" bpmnElement="Association_19otigu">
<di:waypoint x="2000" y="680" />
<di:waypoint x="2000" y="720" />
<di:waypoint x="2450" y="680" />
<di:waypoint x="2450" y="720" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_0mf58hc_di" bpmnElement="Association_0mf58hc">
<di:waypoint x="550" y="715" />
<di:waypoint x="550" y="680" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_17vb4ef_di" bpmnElement="Flow_17vb4ef">
<di:waypoint x="250" y="640" />
<di:waypoint x="310" y="640" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_11ki58f_di" bpmnElement="Flow_11ki58f">
<di:waypoint x="750" y="640" />
<di:waypoint x="820" y="640" />
<di:waypoint x="980" y="640" />
<di:waypoint x="1070" y="640" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1eku1o4_di" bpmnElement="Flow_1eku1o4">
<di:waypoint x="920" y="640" />
<di:waypoint x="990" y="640" />
<di:waypoint x="1170" y="640" />
<di:waypoint x="1260" y="640" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0pvr263_di" bpmnElement="Flow_0pvr263">
<di:waypoint x="1090" y="640" />
<di:waypoint x="1140" y="640" />
<di:waypoint x="1360" y="640" />
<di:waypoint x="1450" y="640" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1f0iyrk_di" bpmnElement="Flow_1f0iyrk">
<di:waypoint x="1380" y="640" />
<di:waypoint x="1450" y="640" />
<di:waypoint x="1740" y="640" />
<di:waypoint x="1830" y="640" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_11k5c1y_di" bpmnElement="Flow_11k5c1y">
<di:waypoint x="1550" y="640" />
<di:waypoint x="1620" y="640" />
<di:waypoint x="1930" y="640" />
<di:waypoint x="2020" y="640" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1r4otto_di" bpmnElement="Flow_1r4otto">
<di:waypoint x="1720" y="640" />
<di:waypoint x="1780" y="640" />
<di:waypoint x="2120" y="640" />
<di:waypoint x="2210" y="640" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_19vs5q0_di" bpmnElement="Flow_19vs5q0">
<di:waypoint x="1880" y="640" />
<di:waypoint x="1950" y="640" />
<di:waypoint x="2310" y="640" />
<di:waypoint x="2400" y="640" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_022fwic_di" bpmnElement="Flow_022fwic">
<di:waypoint x="2050" y="640" />
<di:waypoint x="2122" y="640" />
<di:waypoint x="2500" y="640" />
<di:waypoint x="2582" y="640" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1p27woa_di" bpmnElement="Flow_1p27woa">
<di:waypoint x="410" y="640" />
<di:waypoint x="480" y="640" />
<di:waypoint x="500" y="640" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0tgomqu_di" bpmnElement="Flow_0tgomqu">
<di:waypoint x="580" y="640" />
<di:waypoint x="650" y="640" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_16yj1cc_di" bpmnElement="Association_16yj1cc">
<di:waypoint x="530" y="680" />
<di:waypoint x="530" y="720" />
<di:waypoint x="790" y="640" />
<di:waypoint x="880" y="640" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1khr5z7_di" bpmnElement="Flow_1khr5z7">
<di:waypoint x="1240" y="640" />
<di:waypoint x="1280" y="640" />
<di:waypoint x="1550" y="640" />
<di:waypoint x="1640" y="640" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0ohuc2f_di" bpmnElement="Flow_0ohuc2f">
<di:waypoint x="600" y="640" />
<di:waypoint x="690" y="640" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>

@ -0,0 +1,6 @@
def parameters = [:]
parameters["id"] = tenant.id
def tenants = datasources.query("data-entity-tenants").scope(contextScopeId, contextScopeTag).parameters(parameters).list();
!!tenants[0] ? tenants[0] : tenant
Loading…
Cancel
Save