@bpmnkit/camunda-docspack 0.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1078) hide show
  1. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.intermediate-tutorial.create-and-start-a-process-instance-post.md +51 -0
  2. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.intermediate-tutorial.deploy-resources-post.md +89 -0
  3. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.intermediate-tutorial.md +12 -0
  4. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.intermediate-tutorial.prerequisites-set-up-authentication.md +21 -0
  5. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.intermediate-tutorial.prerequisites.md +13 -0
  6. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.intermediate-tutorial.retrieve-a-process-instance-get.md +39 -0
  7. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.intermediate-tutorial.troubleshooting.md +11 -0
  8. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-authentication.authenticate-api-calls.md +33 -0
  9. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-authentication.md +23 -0
  10. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-authentication.using-a-token-oidc-jwt.md +88 -0
  11. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.md +22 -0
  12. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.search-example.md +91 -0
  13. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.search-responses.md +49 -0
  14. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.supported-operations.md +45 -0
  15. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.user-task-support-advanced-search-filters-2.md +44 -0
  16. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.user-task-support-advanced-search-filters.md +44 -0
  17. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.user-task-support-filter.md +21 -0
  18. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.user-task-support-page.md +30 -0
  19. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.user-task-support-sort.md +20 -0
  20. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.user-task-support.md +11 -0
  21. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.api-reference-base-urls.md +20 -0
  22. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.api-reference-date-formats.md +6 -0
  23. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.api-reference-http-status-codes-error-handling.md +27 -0
  24. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.api-reference-naming-conventions.md +33 -0
  25. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.api-reference-request-size-limits.md +6 -0
  26. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.api-reference-variables.md +8 -0
  27. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.api-reference-versioning.md +13 -0
  28. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.api-reference.md +6 -0
  29. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.getting-started.md +82 -0
  30. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.key-features.md +22 -0
  31. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.md +19 -0
  32. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.what-s-next.md +11 -0
  33. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-secrets.list-secrets.md +17 -0
  34. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-secrets.md +10 -0
  35. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-secrets.understand-resolve-responses.md +35 -0
  36. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-swagger.authentication-in-swagger-ui.md +35 -0
  37. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-swagger.managing-swagger-ui-availability.md +40 -0
  38. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-swagger.md +17 -0
  39. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-swagger.next-steps.md +14 -0
  40. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-swagger.prerequisites.md +40 -0
  41. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-swagger.using-swagger-ui-effectively.md +27 -0
  42. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.activate-ad-hoc-sub-process-activities.api.md +33 -0
  43. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.activate-jobs.api.md +33 -0
  44. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-client-to-group.api.md +28 -0
  45. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-client-to-tenant.api.md +27 -0
  46. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-group-to-tenant.api.md +27 -0
  47. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-mapping-rule-to-group.api.md +27 -0
  48. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-mapping-rule-to-tenant.api.md +26 -0
  49. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-process-instance-business-id.api.md +36 -0
  50. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-role-to-client.api.md +27 -0
  51. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-role-to-group.api.md +27 -0
  52. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-role-to-mapping-rule.api.md +27 -0
  53. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-role-to-tenant.api.md +27 -0
  54. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-role-to-user.api.md +27 -0
  55. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-user-task.api.md +31 -0
  56. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-user-to-group.api.md +28 -0
  57. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-user-to-tenant.api.md +26 -0
  58. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.broadcast-signal.api.md +26 -0
  59. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.cancel-batch-operation.api.md +28 -0
  60. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.cancel-process-instance.api.md +29 -0
  61. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.cancel-process-instances-batch-operation.api.md +28 -0
  62. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.change-cluster-mode-as-cluster-admin.api.md +30 -0
  63. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.change-cluster-mode.api.md +24 -0
  64. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.complete-job.api.md +32 -0
  65. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.complete-user-task.api.md +30 -0
  66. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.correlate-message.api.md +32 -0
  67. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-admin-user.api.md +26 -0
  68. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-agent-instance-history-item.api.md +41 -0
  69. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-agent-instance.api.md +31 -0
  70. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-authorization.api.md +26 -0
  71. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-deployment.api.md +26 -0
  72. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-document-link.api.md +29 -0
  73. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-document.api.md +30 -0
  74. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-documents.api.md +42 -0
  75. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-element-instance-variables.api.md +35 -0
  76. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-global-cluster-variable.api.md +29 -0
  77. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-global-task-listener.api.md +27 -0
  78. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-group.api.md +44 -0
  79. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-mapping-rule.api.md +26 -0
  80. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-process-instance.api.md +30 -0
  81. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-role.api.md +29 -0
  82. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-tenant-cluster-variable.api.md +33 -0
  83. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-tenant.api.md +29 -0
  84. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-user.api.md +30 -0
  85. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-authorization.api.md +24 -0
  86. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-decision-instance.api.md +29 -0
  87. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-decision-instances-batch-operation.api.md +26 -0
  88. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-document.api.md +25 -0
  89. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-global-cluster-variable.api.md +25 -0
  90. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-global-task-listener.api.md +26 -0
  91. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-group.api.md +24 -0
  92. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-history-backup.api.md +28 -0
  93. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-mapping-rule.api.md +24 -0
  94. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-process-instance.api.md +30 -0
  95. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-process-instances-batch-operation.api.md +27 -0
  96. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-resource.api.md +45 -0
  97. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-role.api.md +24 -0
  98. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-runtime-backup-state.api.md +23 -0
  99. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-runtime-backup.api.md +24 -0
  100. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-tenant-cluster-variable.api.md +26 -0
  101. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-tenant.api.md +25 -0
  102. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-user.api.md +24 -0
  103. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.evaluate-conditionals.api.md +30 -0
  104. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.evaluate-decision.api.md +27 -0
  105. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.evaluate-expression.api.md +57 -0
  106. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.fail-job.api.md +33 -0
  107. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-agent-definition.api.md +25 -0
  108. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-agent-instance.api.md +26 -0
  109. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-audit-log.api.md +24 -0
  110. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-authentication.api.md +19 -0
  111. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-authorization.api.md +24 -0
  112. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-batch-operation.api.md +23 -0
  113. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-cluster-status.api.md +17 -0
  114. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-cluster-topology.api.md +21 -0
  115. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-decision-definition-xml.api.md +25 -0
  116. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-decision-definition.api.md +25 -0
  117. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-decision-instance.api.md +25 -0
  118. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-decision-requirements-xml.api.md +25 -0
  119. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-decision-requirements.api.md +25 -0
  120. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-document.api.md +26 -0
  121. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-element-instance.api.md +25 -0
  122. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-exporting-status.api.md +27 -0
  123. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-form-by-key.api.md +25 -0
  124. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-global-cluster-variable.api.md +25 -0
  125. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-global-job-statistics.api.md +26 -0
  126. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-global-task-listener.api.md +24 -0
  127. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-group.api.md +24 -0
  128. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-history-backup.api.md +27 -0
  129. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-incident.api.md +25 -0
  130. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-job-error-statistics.api.md +26 -0
  131. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-job-time-series-statistics.api.md +28 -0
  132. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-job-type-statistics.api.md +26 -0
  133. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-job-worker-statistics.api.md +26 -0
  134. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-license.api.md +15 -0
  135. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-mapping-rule.api.md +23 -0
  136. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-definition-instance-statistics.api.md +26 -0
  137. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-definition-instance-version-statistics.api.md +28 -0
  138. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-definition-message-subscription-statistics.api.md +26 -0
  139. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-definition-statistics.api.md +28 -0
  140. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-definition-xml.api.md +26 -0
  141. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-definition.api.md +25 -0
  142. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-instance-call-hierarchy.api.md +25 -0
  143. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-instance-sequence-flows.api.md +24 -0
  144. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-instance-statistics-by-definition.api.md +29 -0
  145. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-instance-statistics-by-error.api.md +27 -0
  146. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-instance-statistics.api.md +24 -0
  147. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-instance-wait-state-statistics.api.md +24 -0
  148. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-instance.api.md +25 -0
  149. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-resource-content-binary.api.md +27 -0
  150. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-resource-content.api.md +30 -0
  151. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-resource.api.md +27 -0
  152. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-restore-status.api.md +21 -0
  153. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-role.api.md +24 -0
  154. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-runtime-backup-state.api.md +24 -0
  155. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-runtime-backup.api.md +25 -0
  156. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-start-process-form.api.md +27 -0
  157. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-status.api.md +15 -0
  158. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-system-configuration.api.md +24 -0
  159. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-tenant-cluster-variable.api.md +26 -0
  160. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-tenant.api.md +25 -0
  161. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-topology.api.md +18 -0
  162. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-usage-metrics.api.md +27 -0
  163. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-user-task-form.api.md +26 -0
  164. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-user-task.api.md +24 -0
  165. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-user.api.md +24 -0
  166. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-variable.api.md +29 -0
  167. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.list-history-backups.api.md +29 -0
  168. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.list-runtime-backups.api.md +26 -0
  169. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.list-secrets.api.md +34 -0
  170. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.migrate-process-instance.api.md +37 -0
  171. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.migrate-process-instances-batch-operation.api.md +29 -0
  172. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.modify-process-instance.api.md +36 -0
  173. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.modify-process-instances-batch-operation.api.md +31 -0
  174. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.pause-exporting.api.md +30 -0
  175. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.pin-clock.api.md +31 -0
  176. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.publish-message.api.md +34 -0
  177. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.reset-clock.api.md +26 -0
  178. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.resolve-incident.api.md +30 -0
  179. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.resolve-incidents-batch-operation.api.md +28 -0
  180. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.resolve-process-instance-incidents.api.md +25 -0
  181. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.resolve-secrets.api.md +39 -0
  182. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.restore-as-cluster-admin.api.md +35 -0
  183. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.restore.api.md +31 -0
  184. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.resume-batch-operation.api.md +29 -0
  185. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.resume-exporting.api.md +21 -0
  186. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.resume-process-instance.api.md +30 -0
  187. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.resume-process-instances-batch-operation.api.md +28 -0
  188. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-agent-definitions.api.md +26 -0
  189. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-agent-instance-history.api.md +31 -0
  190. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-agent-instances.api.md +26 -0
  191. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-audit-logs.api.md +26 -0
  192. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-authorizations.api.md +26 -0
  193. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-batch-operation-items.api.md +24 -0
  194. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-batch-operations.api.md +24 -0
  195. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-clients-for-group.api.md +29 -0
  196. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-clients-for-role.api.md +29 -0
  197. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-clients-for-tenant.api.md +24 -0
  198. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-cluster-variables.api.md +29 -0
  199. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-correlated-message-subscriptions.api.md +26 -0
  200. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-decision-definitions.api.md +26 -0
  201. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-decision-instances.api.md +26 -0
  202. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-decision-requirements.api.md +26 -0
  203. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-element-instance-incidents.api.md +36 -0
  204. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-element-instance-wait-states.api.md +26 -0
  205. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-element-instances.api.md +26 -0
  206. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-global-task-listeners.api.md +26 -0
  207. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-group-ids-for-tenant.api.md +24 -0
  208. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-groups-for-role.api.md +29 -0
  209. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-groups.api.md +26 -0
  210. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-incidents.api.md +26 -0
  211. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-jobs.api.md +26 -0
  212. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-mapping-rule.api.md +26 -0
  213. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-mapping-rules-for-group.api.md +30 -0
  214. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-mapping-rules-for-role.api.md +30 -0
  215. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-mapping-rules-for-tenant.api.md +25 -0
  216. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-message-subscriptions.api.md +38 -0
  217. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-own-authorizations.api.md +24 -0
  218. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-process-definition-variable-names.api.md +28 -0
  219. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-process-definitions.api.md +26 -0
  220. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-process-instance-incidents.api.md +35 -0
  221. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-process-instances.api.md +26 -0
  222. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-resources.api.md +31 -0
  223. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-roles-for-group.api.md +30 -0
  224. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-roles-for-tenant.api.md +25 -0
  225. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-roles.api.md +26 -0
  226. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-tenants.api.md +27 -0
  227. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-user-task-audit-logs.api.md +26 -0
  228. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-user-task-effective-variables.api.md +34 -0
  229. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-user-task-variables.api.md +34 -0
  230. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-user-tasks.api.md +25 -0
  231. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-users-for-group.api.md +29 -0
  232. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-users-for-role.api.md +29 -0
  233. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-users-for-tenant.api.md +24 -0
  234. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-users.api.md +26 -0
  235. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-variables.api.md +37 -0
  236. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.suspend-batch-operation.api.md +29 -0
  237. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.suspend-process-instance.api.md +30 -0
  238. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.suspend-process-instances-batch-operation.api.md +28 -0
  239. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.sync-runtime-backup-state.api.md +24 -0
  240. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.take-history-backup.api.md +33 -0
  241. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.take-runtime-backup.api.md +32 -0
  242. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.throw-job-error.api.md +32 -0
  243. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-client-from-group.api.md +27 -0
  244. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-client-from-tenant.api.md +27 -0
  245. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-group-from-tenant.api.md +27 -0
  246. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-mapping-rule-from-group.api.md +26 -0
  247. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-mapping-rule-from-tenant.api.md +26 -0
  248. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-role-from-client.api.md +26 -0
  249. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-role-from-group.api.md +26 -0
  250. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-role-from-mapping-rule.api.md +26 -0
  251. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-role-from-tenant.api.md +28 -0
  252. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-role-from-user.api.md +26 -0
  253. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-user-from-group.api.md +27 -0
  254. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-user-from-tenant.api.md +27 -0
  255. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-user-task.api.md +25 -0
  256. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-agent-instance.api.md +39 -0
  257. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-authorization.api.md +27 -0
  258. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-global-cluster-variable.api.md +31 -0
  259. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-global-task-listener.api.md +29 -0
  260. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-group.api.md +30 -0
  261. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-job.api.md +31 -0
  262. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-jobs-batch-operation.api.md +26 -0
  263. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-mapping-rule.api.md +28 -0
  264. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-role.api.md +30 -0
  265. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-tenant-cluster-variable.api.md +32 -0
  266. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-tenant.api.md +30 -0
  267. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-user-task.api.md +30 -0
  268. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-user.api.md +31 -0
  269. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.tutorial.create-a-role-post.md +44 -0
  270. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.tutorial.delete-a-role-delete.md +44 -0
  271. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.tutorial.getting-started.md +25 -0
  272. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.tutorial.if-you-get-stuck.md +11 -0
  273. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.tutorial.list-all-roles-post.md +75 -0
  274. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.tutorial.md +22 -0
  275. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.tutorial.retrieve-a-role-get.md +41 -0
  276. package/.llms/chunks/components.best-practices.architecture.data-flow.command-processing-path.md +21 -0
  277. package/.llms/chunks/components.best-practices.architecture.data-flow.export-pipeline.md +27 -0
  278. package/.llms/chunks/components.best-practices.architecture.data-flow.md +27 -0
  279. package/.llms/chunks/components.best-practices.architecture.data-flow.optimize-data-flow.md +37 -0
  280. package/.llms/chunks/components.best-practices.architecture.data-flow.performance-and-sizing-factors.md +12 -0
  281. package/.llms/chunks/components.best-practices.architecture.data-flow.query-path.md +13 -0
  282. package/.llms/chunks/components.best-practices.architecture.deciding-about-your-stack.customize-your-stack.md +16 -0
  283. package/.llms/chunks/components.best-practices.architecture.deciding-about-your-stack.md +69 -0
  284. package/.llms/chunks/components.best-practices.architecture.sizing-benchmarks.md +22 -0
  285. package/.llms/chunks/components.best-practices.architecture.sizing-benchmarks.run-your-own-benchmarks.md +41 -0
  286. package/.llms/chunks/components.best-practices.architecture.sizing-benchmarks.what-to-measure.md +17 -0
  287. package/.llms/chunks/components.best-practices.architecture.sizing-benchmarks.when-to-benchmark.md +12 -0
  288. package/.llms/chunks/components.best-practices.architecture.sizing-saas.data-retention.md +14 -0
  289. package/.llms/chunks/components.best-practices.architecture.sizing-saas.md +21 -0
  290. package/.llms/chunks/components.best-practices.architecture.sizing-saas.next-steps.md +6 -0
  291. package/.llms/chunks/components.best-practices.architecture.sizing-saas.sizing-tables.md +27 -0
  292. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.baseline-performance.md +18 -0
  293. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.baseline-resource-configuration-with-optimize.md +34 -0
  294. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.baseline-resource-configuration-without-optimize.md +27 -0
  295. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.baseline-resource-configuration.md +10 -0
  296. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.md +31 -0
  297. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.memory.md +49 -0
  298. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.next-steps.md +6 -0
  299. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.primary-storage-disk-space.md +76 -0
  300. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.primary-storage-effects-on-disk-growth.md +12 -0
  301. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.primary-storage-event-log.md +19 -0
  302. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.primary-storage-rocksdb.md +8 -0
  303. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.primary-storage-snapshots.md +9 -0
  304. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.primary-storage.md +8 -0
  305. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.scale-your-cluster.md +24 -0
  306. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.secondary-storage-considerations.md +14 -0
  307. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.md +13 -0
  308. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.next-steps.md +12 -0
  309. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.plan-non-production-environments.md +17 -0
  310. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-data-availability-latency.md +12 -0
  311. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-disk-space.md +11 -0
  312. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-impact-of-optimize-2.md +46 -0
  313. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-impact-of-optimize-3.md +30 -0
  314. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-impact-of-optimize.md +46 -0
  315. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-job-worker-capacity.md +15 -0
  316. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-latency-and-cycle-time.md +34 -0
  317. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-payload-size.md +24 -0
  318. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-peak-loads.md +10 -0
  319. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-secondary-storage.md +32 -0
  320. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-throughput.md +31 -0
  321. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors.md +6 -0
  322. package/.llms/chunks/components.best-practices.architecture.understanding-human-tasks-management.deciding-about-your-task-list-frontend-considerations-for-developing-custom-task-lists.md +12 -0
  323. package/.llms/chunks/components.best-practices.architecture.understanding-human-tasks-management.deciding-about-your-task-list-frontend-considerations-for-using-third-party-task-lists.md +27 -0
  324. package/.llms/chunks/components.best-practices.architecture.understanding-human-tasks-management.deciding-about-your-task-list-frontend-task-lists-may-not-look-like-task-lists.md +25 -0
  325. package/.llms/chunks/components.best-practices.architecture.understanding-human-tasks-management.deciding-about-your-task-list-frontend.md +12 -0
  326. package/.llms/chunks/components.best-practices.architecture.understanding-human-tasks-management.md +39 -0
  327. package/.llms/chunks/components.best-practices.best-practices-overview.md +10 -0
  328. package/.llms/chunks/components.best-practices.best-practices-overview.project-management.md +18 -0
  329. package/.llms/chunks/components.best-practices.cicd-guidelines.element-templates-at-scale.make-templates-available-in-camunda-hub.md +57 -0
  330. package/.llms/chunks/components.best-practices.cicd-guidelines.element-templates-at-scale.making-templates-available-in-desktop-modeler.md +12 -0
  331. package/.llms/chunks/components.best-practices.cicd-guidelines.element-templates-at-scale.md +17 -0
  332. package/.llms/chunks/components.best-practices.cicd-guidelines.element-templates-at-scale.next-steps.md +6 -0
  333. package/.llms/chunks/components.best-practices.cicd-guidelines.element-templates-at-scale.prerequisites.md +20 -0
  334. package/.llms/chunks/components.best-practices.cicd-guidelines.element-templates-at-scale.runtime-provisioning.md +65 -0
  335. package/.llms/chunks/components.best-practices.development.connecting-the-workflow-engine-with-your-world.connectors.md +41 -0
  336. package/.llms/chunks/components.best-practices.development.connecting-the-workflow-engine-with-your-world.designing-process-solutions-containing-all-glue-code.md +18 -0
  337. package/.llms/chunks/components.best-practices.development.connecting-the-workflow-engine-with-your-world.md +17 -0
  338. package/.llms/chunks/components.best-practices.development.connecting-the-workflow-engine-with-your-world.programming-glue-code-calling-zeebe.md +57 -0
  339. package/.llms/chunks/components.best-practices.development.connecting-the-workflow-engine-with-your-world.programming-glue-code-subscribing-to-tasks-using-a-job-worker.md +63 -0
  340. package/.llms/chunks/components.best-practices.development.connecting-the-workflow-engine-with-your-world.programming-glue-code.md +15 -0
  341. package/.llms/chunks/components.best-practices.development.connecting-the-workflow-engine-with-your-world.recommendation.md +18 -0
  342. package/.llms/chunks/components.best-practices.development.connecting-the-workflow-engine-with-your-world.technology-examples.md +47 -0
  343. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.embracing-business-transactions-and-eventual-consistency-business-strategies-to-handle-inconsistency.md +12 -0
  344. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.embracing-business-transactions-and-eventual-consistency-eventual-consistency.md +8 -0
  345. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.embracing-business-transactions-and-eventual-consistency-technical-vs-business-transactions.md +16 -0
  346. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.embracing-business-transactions-and-eventual-consistency-the-saga-pattern-and-bpmn-compensation.md +33 -0
  347. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.handling-errors-on-the-process-level-business-vs.-technical-errors.md +17 -0
  348. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.handling-errors-on-the-process-level-distinguishing-between-exceptions-and-results.md +27 -0
  349. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.handling-errors-on-the-process-level-thinking-about-unhandled-bpmn-exceptions.md +15 -0
  350. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.handling-errors-on-the-process-level-throwing-and-handling-bpmn-errors.md +28 -0
  351. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.handling-errors-on-the-process-level-using-bpmn-error-events.md +19 -0
  352. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.handling-errors-on-the-process-level.md +6 -0
  353. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.handling-exceptions-on-a-technical-level-leveraging-retries.md +51 -0
  354. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.handling-exceptions-on-a-technical-level-using-incidents.md +8 -0
  355. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.handling-exceptions-on-a-technical-level-writing-idempotent-workers.md +22 -0
  356. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.md +38 -0
  357. package/.llms/chunks/components.best-practices.development.handling-data-in-processes.complex-data-as-entities.md +18 -0
  358. package/.llms/chunks/components.best-practices.development.handling-data-in-processes.md +10 -0
  359. package/.llms/chunks/components.best-practices.development.handling-data-in-processes.storing-just-the-relevant-data.md +45 -0
  360. package/.llms/chunks/components.best-practices.development.handling-data-in-processes.understanding-data-handling-in-camunda.md +62 -0
  361. package/.llms/chunks/components.best-practices.development.handling-data-in-processes.using-constants-and-data-accessors.md +62 -0
  362. package/.llms/chunks/components.best-practices.development.local-development-with-element-templates.configure-element-templates-in-desktop-modeler.md +13 -0
  363. package/.llms/chunks/components.best-practices.development.local-development-with-element-templates.md +17 -0
  364. package/.llms/chunks/components.best-practices.development.local-development-with-element-templates.provisioning-a-custom-connector-runtime.md +27 -0
  365. package/.llms/chunks/components.best-practices.development.local-development-with-element-templates.provisioning-other-dependencies.md +48 -0
  366. package/.llms/chunks/components.best-practices.development.local-development-with-element-templates.provisioning-secrets.md +27 -0
  367. package/.llms/chunks/components.best-practices.development.routing-events-to-processes.choosing-the-right-bpmn-event-intermediate-events.md +26 -0
  368. package/.llms/chunks/components.best-practices.development.routing-events-to-processes.choosing-the-right-bpmn-event-start-events.md +32 -0
  369. package/.llms/chunks/components.best-practices.development.routing-events-to-processes.handling-messages-sent-by-a-user.md +28 -0
  370. package/.llms/chunks/components.best-practices.development.routing-events-to-processes.md +8 -0
  371. package/.llms/chunks/components.best-practices.development.routing-events-to-processes.reacting-to-process-internal-events.md +29 -0
  372. package/.llms/chunks/components.best-practices.development.routing-events-to-processes.routing-events-from-the-outside-to-the-workflow-engine.md +83 -0
  373. package/.llms/chunks/components.best-practices.development.routing-events-to-processes.sending-messages-to-other-processes.md +51 -0
  374. package/.llms/chunks/components.best-practices.development.routing-events-to-processes.technology-examples-for-messages-sent-by-external-systems.md +15 -0
  375. package/.llms/chunks/components.best-practices.development.routing-events-to-processes.using-the-camunda-bpmn-framework.md +22 -0
  376. package/.llms/chunks/components.best-practices.development.service-integration-patterns.hiding-technical-complexity-behind-call-activities.md +12 -0
  377. package/.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-events-handling-different-response-messages.md +35 -0
  378. package/.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-events-message-type-on-the-wire-bpmn-message-type.md +11 -0
  379. package/.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-events-tasks-vs.-events.md +23 -0
  380. package/.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-events.md +10 -0
  381. package/.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-tasks-receive-task.md +10 -0
  382. package/.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-tasks-send-task.md +25 -0
  383. package/.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-tasks-service-task-vs.-send-receive-task-combo-2.md +30 -0
  384. package/.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-tasks-service-task-vs.-send-receive-task-combo.md +42 -0
  385. package/.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-tasks-service-task.md +8 -0
  386. package/.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-tasks.md +6 -0
  387. package/.llms/chunks/components.best-practices.development.service-integration-patterns.md +29 -0
  388. package/.llms/chunks/components.best-practices.development.testing-process-definitions.md +35 -0
  389. package/.llms/chunks/components.best-practices.development.testing-process-definitions.testing-scopes.md +14 -0
  390. package/.llms/chunks/components.best-practices.development.testing-process-definitions.writing-polyglot-process-tests-mocking-rest-calls.md +73 -0
  391. package/.llms/chunks/components.best-practices.development.testing-process-definitions.writing-polyglot-process-tests.md +33 -0
  392. package/.llms/chunks/components.best-practices.development.testing-process-definitions.writing-process-tests-in-java-drive-the-process-and-assert-the-state.md +56 -0
  393. package/.llms/chunks/components.best-practices.development.testing-process-definitions.writing-process-tests-in-java-technical-setup-using-spring.md +96 -0
  394. package/.llms/chunks/components.best-practices.development.testing-process-definitions.writing-process-tests-in-java-test-scope-and-mocking.md +103 -0
  395. package/.llms/chunks/components.best-practices.development.testing-process-definitions.writing-process-tests-in-java-testing-your-process-in-chunks-2.md +53 -0
  396. package/.llms/chunks/components.best-practices.development.testing-process-definitions.writing-process-tests-in-java-testing-your-process-in-chunks.md +161 -0
  397. package/.llms/chunks/components.best-practices.development.testing-process-definitions.writing-process-tests-in-java.md +10 -0
  398. package/.llms/chunks/components.best-practices.development.writing-good-workers.client-library-examples-c.md +70 -0
  399. package/.llms/chunks/components.best-practices.development.writing-good-workers.client-library-examples-java-2.md +51 -0
  400. package/.llms/chunks/components.best-practices.development.writing-good-workers.client-library-examples-java-3.md +17 -0
  401. package/.llms/chunks/components.best-practices.development.writing-good-workers.client-library-examples-java.md +91 -0
  402. package/.llms/chunks/components.best-practices.development.writing-good-workers.client-library-examples-node.js-client.md +37 -0
  403. package/.llms/chunks/components.best-practices.development.writing-good-workers.client-library-examples.md +6 -0
  404. package/.llms/chunks/components.best-practices.development.writing-good-workers.md +12 -0
  405. package/.llms/chunks/components.best-practices.development.writing-good-workers.organizing-glue-code-and-workers-in-process-solutions.md +44 -0
  406. package/.llms/chunks/components.best-practices.development.writing-good-workers.performance-best-practices.md +18 -0
  407. package/.llms/chunks/components.best-practices.development.writing-good-workers.scaling-workers-blocking-code-with-virtual-threads.md +8 -0
  408. package/.llms/chunks/components.best-practices.development.writing-good-workers.scaling-workers-blocking-synchronous-code-and-thread-pools.md +12 -0
  409. package/.llms/chunks/components.best-practices.development.writing-good-workers.scaling-workers-non-blocking-reactive-code.md +8 -0
  410. package/.llms/chunks/components.best-practices.development.writing-good-workers.scaling-workers-recommendation.md +6 -0
  411. package/.llms/chunks/components.best-practices.development.writing-good-workers.scaling-workers.md +12 -0
  412. package/.llms/chunks/components.best-practices.development.writing-good-workers.thinking-about-transactions-exceptions-and-idempotency-of-workers.md +22 -0
  413. package/.llms/chunks/components.best-practices.management.doing-a-proper-poc.defining-a-scope-relevant-to-your-business-involving-the-right-people.md +12 -0
  414. package/.llms/chunks/components.best-practices.management.doing-a-proper-poc.defining-a-scope-relevant-to-your-business-planning-the-technical-environment.md +12 -0
  415. package/.llms/chunks/components.best-practices.management.doing-a-proper-poc.defining-a-scope-relevant-to-your-business-selecting-the-time-frame.md +11 -0
  416. package/.llms/chunks/components.best-practices.management.doing-a-proper-poc.defining-a-scope-relevant-to-your-business.md +17 -0
  417. package/.llms/chunks/components.best-practices.management.doing-a-proper-poc.defining-and-focusing-on-specific-goals.md +16 -0
  418. package/.llms/chunks/components.best-practices.management.doing-a-proper-poc.md +22 -0
  419. package/.llms/chunks/components.best-practices.management.doing-a-proper-poc.presenting-the-results.md +45 -0
  420. package/.llms/chunks/components.best-practices.management.following-the-customer-success-path.2.md +16 -0
  421. package/.llms/chunks/components.best-practices.management.following-the-customer-success-path.estimating-effort.md +50 -0
  422. package/.llms/chunks/components.best-practices.management.following-the-customer-success-path.md +47 -0
  423. package/.llms/chunks/components.best-practices.modeling.building-flexibility-into-bpmn-models.ad-hoc-sub-processes.md +9 -0
  424. package/.llms/chunks/components.best-practices.modeling.building-flexibility-into-bpmn-models.boundary-events-to-add-activities-on-triggers.md +14 -0
  425. package/.llms/chunks/components.best-practices.modeling.building-flexibility-into-bpmn-models.escalation-events.md +25 -0
  426. package/.llms/chunks/components.best-practices.modeling.building-flexibility-into-bpmn-models.event-subprocesses.md +11 -0
  427. package/.llms/chunks/components.best-practices.modeling.building-flexibility-into-bpmn-models.examples.md +50 -0
  428. package/.llms/chunks/components.best-practices.modeling.building-flexibility-into-bpmn-models.md +13 -0
  429. package/.llms/chunks/components.best-practices.modeling.building-flexibility-into-bpmn-models.subprocesses-with-boundary-events.md +21 -0
  430. package/.llms/chunks/components.best-practices.modeling.building-flexibility-into-bpmn-models.terminate-end-events.md +17 -0
  431. package/.llms/chunks/components.best-practices.modeling.building-flexibility-into-bpmn-models.use-events-as-triggers.md +11 -0
  432. package/.llms/chunks/components.best-practices.modeling.choosing-the-dmn-hit-policy.knowing-the-dmn-hit-policy-basics-multiple-result-decision-tables.md +15 -0
  433. package/.llms/chunks/components.best-practices.modeling.choosing-the-dmn-hit-policy.knowing-the-dmn-hit-policy-basics-single-result-decision-tables.md +24 -0
  434. package/.llms/chunks/components.best-practices.modeling.choosing-the-dmn-hit-policy.knowing-the-dmn-hit-policy-basics.md +24 -0
  435. package/.llms/chunks/components.best-practices.modeling.choosing-the-dmn-hit-policy.md +8 -0
  436. package/.llms/chunks/components.best-practices.modeling.choosing-the-dmn-hit-policy.understanding-dmn-hit-policy-use-cases-collect-deciding-which-groups-of-people-may-review-an-order.md +12 -0
  437. package/.llms/chunks/components.best-practices.modeling.choosing-the-dmn-hit-policy.understanding-dmn-hit-policy-use-cases-first-accepting-a-customer-based-on-hard-criteria.md +22 -0
  438. package/.llms/chunks/components.best-practices.modeling.choosing-the-dmn-hit-policy.understanding-dmn-hit-policy-use-cases-sum-accepting-a-customer-based-on-soft-criteria.md +28 -0
  439. package/.llms/chunks/components.best-practices.modeling.choosing-the-dmn-hit-policy.understanding-dmn-hit-policy-use-cases-unique-granting-categories-of-customers-a-specified-discount.md +16 -0
  440. package/.llms/chunks/components.best-practices.modeling.choosing-the-dmn-hit-policy.understanding-dmn-hit-policy-use-cases.md +6 -0
  441. package/.llms/chunks/components.best-practices.modeling.choosing-the-resource-binding-type.md +20 -0
  442. package/.llms/chunks/components.best-practices.modeling.choosing-the-resource-binding-type.supported-binding-types.md +85 -0
  443. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.helpful-practices-avoid-modeling-retry-behavior.md +11 -0
  444. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.helpful-practices-avoiding-changes-to-symbol-size-and-color.md +17 -0
  445. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.helpful-practices-avoiding-excessive-usage-of-data-objects.md +37 -0
  446. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.helpful-practices-emphasizing-the-happy-path.md +13 -0
  447. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.helpful-practices-showing-interaction-with-systems.md +40 -0
  448. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.helpful-practices-using-collaboration-diagrams.md +42 -0
  449. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.md +40 -0
  450. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.recommended-practices-avoiding-lanes.md +26 -0
  451. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.recommended-practices-creating-readable-sequence-flows.md +47 -0
  452. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.recommended-practices-modeling-explicitly-2.md +70 -0
  453. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.recommended-practices-modeling-explicitly-3.md +27 -0
  454. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.recommended-practices-modeling-explicitly.md +71 -0
  455. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.recommended-practices-modeling-from-left-to-right.md +18 -0
  456. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.recommended-practices-modeling-symmetrically.md +31 -0
  457. package/.llms/chunks/components.best-practices.modeling.modeling-beyond-the-happy-path.being-able-to-react-all-the-time.md +42 -0
  458. package/.llms/chunks/components.best-practices.modeling.modeling-beyond-the-happy-path.boundary-events-as-alternative-for-event-based-gateways-modeling-a-multi-phase-escalation-path.md +41 -0
  459. package/.llms/chunks/components.best-practices.modeling.modeling-beyond-the-happy-path.boundary-events-as-alternative-for-event-based-gateways-using-receive-tasks-with-boundary-events.md +25 -0
  460. package/.llms/chunks/components.best-practices.modeling.modeling-beyond-the-happy-path.forking-off-at-a-particular-point-dealing-with-events.md +23 -0
  461. package/.llms/chunks/components.best-practices.modeling.modeling-beyond-the-happy-path.forking-off-at-a-particular-point-dealing-with-missing-results-via-timeouts.md +20 -0
  462. package/.llms/chunks/components.best-practices.modeling.modeling-beyond-the-happy-path.forking-off-at-a-particular-point-dealing-with-results.md +25 -0
  463. package/.llms/chunks/components.best-practices.modeling.modeling-beyond-the-happy-path.forking-off-at-a-particular-point.md +6 -0
  464. package/.llms/chunks/components.best-practices.modeling.modeling-beyond-the-happy-path.forking-off-during-one-or-several-activities.md +46 -0
  465. package/.llms/chunks/components.best-practices.modeling.modeling-beyond-the-happy-path.md +46 -0
  466. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.asking-multiple-recipients-for-a-single-reply.md +31 -0
  467. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.concurring-dependent-instances.md +60 -0
  468. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.distinguishing-undesired-results-from-fatal-problems-option-1-using-gateways-to-check-for-undesired-results.md +13 -0
  469. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.distinguishing-undesired-results-from-fatal-problems-option-2-using-boundary-error-events-to-check-for-fatal-problems.md +15 -0
  470. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.distinguishing-undesired-results-from-fatal-problems-understanding-the-definition-of-the-result.md +19 -0
  471. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.distinguishing-undesired-results-from-fatal-problems.md +8 -0
  472. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.escalating-a-situation-step-by-step-option-1-using-event-based-gateways.md +30 -0
  473. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.escalating-a-situation-step-by-step-option-2-using-gateways-forming-a-loop.md +31 -0
  474. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.escalating-a-situation-step-by-step-option-3-using-boundary-events.md +30 -0
  475. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.escalating-a-situation-step-by-step.md +12 -0
  476. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.evaluating-decisions-in-processes.md +43 -0
  477. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.md +8 -0
  478. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.measuring-key-performance-indicators-kpis-option-1-showing-milestones.md +42 -0
  479. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.measuring-key-performance-indicators-kpis-option-2-emphasizing-process-phases.md +18 -0
  480. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.measuring-key-performance-indicators-kpis.md +12 -0
  481. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.processing-a-batch-of-objects.md +51 -0
  482. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.requiring-a-second-set-of-eyes-option-1-using-separate-tasks.md +43 -0
  483. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.requiring-a-second-set-of-eyes-option-2-using-a-loop.md +29 -0
  484. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.requiring-a-second-set-of-eyes-option-3-using-a-multi-instance-task.md +26 -0
  485. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.requiring-a-second-set-of-eyes.md +14 -0
  486. package/.llms/chunks/components.best-practices.modeling.naming-bpmn-elements.helpful-practices.md +10 -0
  487. package/.llms/chunks/components.best-practices.modeling.naming-bpmn-elements.md +11 -0
  488. package/.llms/chunks/components.best-practices.modeling.naming-bpmn-elements.naming-activities.md +21 -0
  489. package/.llms/chunks/components.best-practices.modeling.naming-bpmn-elements.naming-events.md +32 -0
  490. package/.llms/chunks/components.best-practices.modeling.naming-bpmn-elements.naming-gateways.md +29 -0
  491. package/.llms/chunks/components.best-practices.modeling.naming-bpmn-elements.naming-processes.md +18 -0
  492. package/.llms/chunks/components.best-practices.modeling.naming-bpmn-elements.recommended-practices.md +17 -0
  493. package/.llms/chunks/components.best-practices.modeling.naming-technically-relevant-ids.generating-id-constants-classes.md +11 -0
  494. package/.llms/chunks/components.best-practices.modeling.naming-technically-relevant-ids.md +13 -0
  495. package/.llms/chunks/components.best-practices.modeling.naming-technically-relevant-ids.using-naming-conventions-for-bpmn-ids-aligning-the-bpmn-file-name-with-the-process-id.md +8 -0
  496. package/.llms/chunks/components.best-practices.modeling.naming-technically-relevant-ids.using-naming-conventions-for-bpmn-ids-editing-ids-with-camunda-modeler.md +45 -0
  497. package/.llms/chunks/components.best-practices.modeling.naming-technically-relevant-ids.using-naming-conventions-for-bpmn-ids.md +31 -0
  498. package/.llms/chunks/components.best-practices.operations.reporting-about-processes.connecting-custom-business-intelligence-systems-bi-data-warehouses-dwh-or-monitoring-solutions.md +12 -0
  499. package/.llms/chunks/components.best-practices.operations.reporting-about-processes.history-architecture.md +21 -0
  500. package/.llms/chunks/components.best-practices.operations.reporting-about-processes.md +58 -0
  501. package/.llms/chunks/components.best-practices.operations.versioning-process-definitions.avoid-versioning-of-dependant-artifacts.md +45 -0
  502. package/.llms/chunks/components.best-practices.operations.versioning-process-definitions.dealing-with-long-running-processes-cutting-very-long-running-processes-into-pieces.md +32 -0
  503. package/.llms/chunks/components.best-practices.operations.versioning-process-definitions.dealing-with-long-running-processes-using-call-activities-to-influence-versioning-behaviour-of-pieces.md +21 -0
  504. package/.llms/chunks/components.best-practices.operations.versioning-process-definitions.dealing-with-long-running-processes.md +8 -0
  505. package/.llms/chunks/components.best-practices.operations.versioning-process-definitions.md +8 -0
  506. package/.llms/chunks/components.best-practices.operations.versioning-process-definitions.selecting-the-best-versioning-approach-migrating-process-instances-to-a-new-version.md +15 -0
  507. package/.llms/chunks/components.best-practices.operations.versioning-process-definitions.selecting-the-best-versioning-approach-running-versions-in-parallel.md +16 -0
  508. package/.llms/chunks/components.best-practices.operations.versioning-process-definitions.selecting-the-best-versioning-approach-things-to-consider-before-migration.md +15 -0
  509. package/.llms/chunks/components.best-practices.operations.versioning-process-definitions.understanding-versioning.md +10 -0
  510. package/.llms/chunks/components.concepts.access-control.access-control-overview.authentication-methods.md +35 -0
  511. package/.llms/chunks/components.concepts.access-control.access-control-overview.authentication-vs.-authorization.md +29 -0
  512. package/.llms/chunks/components.concepts.access-control.access-control-overview.how-to-obtain-tokens.md +35 -0
  513. package/.llms/chunks/components.concepts.access-control.access-control-overview.identity-provider-idp-integration.md +11 -0
  514. package/.llms/chunks/components.concepts.access-control.access-control-overview.md +27 -0
  515. package/.llms/chunks/components.concepts.access-control.authorizations.available-resources-secret-authorizations-don-t-cover-broker-side-resolution.md +8 -0
  516. package/.llms/chunks/components.concepts.access-control.authorizations.available-resources-user-task-authorizations.md +11 -0
  517. package/.llms/chunks/components.concepts.access-control.authorizations.available-resources.md +32 -0
  518. package/.llms/chunks/components.concepts.access-control.authorizations.common-authorization-use-cases.md +46 -0
  519. package/.llms/chunks/components.concepts.access-control.authorizations.configuration.md +43 -0
  520. package/.llms/chunks/components.concepts.access-control.authorizations.default-roles.md +22 -0
  521. package/.llms/chunks/components.concepts.access-control.authorizations.how-authorization-works.md +46 -0
  522. package/.llms/chunks/components.concepts.access-control.authorizations.md +22 -0
  523. package/.llms/chunks/components.concepts.access-control.authorizations.security-considerations-authorization-disabled-and-secret-resolution.md +6 -0
  524. package/.llms/chunks/components.concepts.access-control.authorizations.security-considerations-create-permission-for-the-resource-deployment.md +8 -0
  525. package/.llms/chunks/components.concepts.access-control.authorizations.security-considerations-create-update-permissions-for-the-user.md +8 -0
  526. package/.llms/chunks/components.concepts.access-control.authorizations.security-considerations-no-validation-of-owner-and-resource-ids.md +12 -0
  527. package/.llms/chunks/components.concepts.access-control.authorizations.security-considerations-process-level-vs.-task-level-task-permissions.md +14 -0
  528. package/.llms/chunks/components.concepts.access-control.authorizations.security-considerations-reveal-permission-for-the-secret.md +10 -0
  529. package/.llms/chunks/components.concepts.access-control.authorizations.security-considerations-system-access-permissions.md +16 -0
  530. package/.llms/chunks/components.concepts.access-control.authorizations.security-considerations.md +6 -0
  531. package/.llms/chunks/components.concepts.access-control.connect-to-identity-provider.md +28 -0
  532. package/.llms/chunks/components.concepts.access-control.connect-to-identity-provider.saas.md +8 -0
  533. package/.llms/chunks/components.concepts.access-control.mapping-rules.how-to-use-mapping-rules.md +46 -0
  534. package/.llms/chunks/components.concepts.access-control.mapping-rules.md +20 -0
  535. package/.llms/chunks/components.concepts.access-control.mapping-rules.references.md +10 -0
  536. package/.llms/chunks/components.concepts.batch-operations.authorization.md +18 -0
  537. package/.llms/chunks/components.concepts.batch-operations.md +25 -0
  538. package/.llms/chunks/components.concepts.batch-operations.next-steps.md +15 -0
  539. package/.llms/chunks/components.concepts.batch-operations.states.md +19 -0
  540. package/.llms/chunks/components.concepts.batch-operations.types.md +20 -0
  541. package/.llms/chunks/components.concepts.bpmn-dmn-feel.feel-expressions.md +8 -0
  542. package/.llms/chunks/components.concepts.bpmn-dmn-feel.md +22 -0
  543. package/.llms/chunks/components.concepts.clusters.cluster-size.md +19 -0
  544. package/.llms/chunks/components.concepts.clusters.free-trial-clusters.md +25 -0
  545. package/.llms/chunks/components.concepts.clusters.md +35 -0
  546. package/.llms/chunks/components.concepts.concepts-overview.camunda-8-use-cases.md +45 -0
  547. package/.llms/chunks/components.concepts.concepts-overview.how-does-camunda-8-compare-to-other-solutions.md +24 -0
  548. package/.llms/chunks/components.concepts.concepts-overview.md +45 -0
  549. package/.llms/chunks/components.concepts.concepts-overview.next-steps.md +11 -0
  550. package/.llms/chunks/components.concepts.concepts-overview.what-are-the-camunda-8-components.md +40 -0
  551. package/.llms/chunks/components.concepts.concepts-overview.what-are-the-core-quality-attributes-of-camunda-8.md +14 -0
  552. package/.llms/chunks/components.concepts.conditionals.conditional-event-triggers-on-scope-activation.md +11 -0
  553. package/.llms/chunks/components.concepts.conditionals.conditional-event-triggers-on-variable-changes-2.md +48 -0
  554. package/.llms/chunks/components.concepts.conditionals.conditional-event-triggers-on-variable-changes.md +47 -0
  555. package/.llms/chunks/components.concepts.conditionals.conditional-event-triggers.md +10 -0
  556. package/.llms/chunks/components.concepts.conditionals.md +12 -0
  557. package/.llms/chunks/components.concepts.conditionals.trigger-root-level-conditional-start-events-via-api.md +28 -0
  558. package/.llms/chunks/components.concepts.decision-instance-deletion.md +19 -0
  559. package/.llms/chunks/components.concepts.decision-instance-deletion.technical-details.md +36 -0
  560. package/.llms/chunks/components.concepts.element-templates.md +18 -0
  561. package/.llms/chunks/components.concepts.element-templates.next-steps.md +10 -0
  562. package/.llms/chunks/components.concepts.execution-listeners.define-an-execution-listener.md +24 -0
  563. package/.llms/chunks/components.concepts.execution-listeners.incident-recovery.md +18 -0
  564. package/.llms/chunks/components.concepts.execution-listeners.limitations.md +26 -0
  565. package/.llms/chunks/components.concepts.execution-listeners.md +25 -0
  566. package/.llms/chunks/components.concepts.execution-listeners.related-resources.md +11 -0
  567. package/.llms/chunks/components.concepts.execution-listeners.task-headers.md +21 -0
  568. package/.llms/chunks/components.concepts.execution-listeners.variables-in-an-execution-listener-beforeall-listeners.md +22 -0
  569. package/.llms/chunks/components.concepts.execution-listeners.variables-in-an-execution-listener-cancel-listeners.md +8 -0
  570. package/.llms/chunks/components.concepts.execution-listeners.variables-in-an-execution-listener-end-listeners.md +11 -0
  571. package/.llms/chunks/components.concepts.execution-listeners.variables-in-an-execution-listener-start-listeners.md +18 -0
  572. package/.llms/chunks/components.concepts.execution-listeners.variables-in-an-execution-listener.md +6 -0
  573. package/.llms/chunks/components.concepts.expressions.expressions-vs.-static-values.md +16 -0
  574. package/.llms/chunks/components.concepts.expressions.md +14 -0
  575. package/.llms/chunks/components.concepts.expressions.next-steps.md +13 -0
  576. package/.llms/chunks/components.concepts.expressions.the-expression-language.md +27 -0
  577. package/.llms/chunks/components.concepts.global-user-task-listeners.access-control.md +23 -0
  578. package/.llms/chunks/components.concepts.global-user-task-listeners.access-control.required-permissions.md +16 -0
  579. package/.llms/chunks/components.concepts.global-user-task-listeners.configuration.configure-through-unified-configuration.md +81 -0
  580. package/.llms/chunks/components.concepts.global-user-task-listeners.configuration.configure-via-admin-ui.md +21 -0
  581. package/.llms/chunks/components.concepts.global-user-task-listeners.configuration.configure-via-orchestration-cluster-api.md +15 -0
  582. package/.llms/chunks/components.concepts.global-user-task-listeners.configuration.md +28 -0
  583. package/.llms/chunks/components.concepts.global-user-task-listeners.execution-order.md +29 -0
  584. package/.llms/chunks/components.concepts.global-user-task-listeners.global-listener-definition.md +28 -0
  585. package/.llms/chunks/components.concepts.global-user-task-listeners.limitations.md +11 -0
  586. package/.llms/chunks/components.concepts.global-user-task-listeners.md +22 -0
  587. package/.llms/chunks/components.concepts.incidents.md +20 -0
  588. package/.llms/chunks/components.concepts.incidents.resolving.md +76 -0
  589. package/.llms/chunks/components.concepts.job-workers.completing-or-failing-jobs-using-job-result.md +37 -0
  590. package/.llms/chunks/components.concepts.job-workers.completing-or-failing-jobs.md +28 -0
  591. package/.llms/chunks/components.concepts.job-workers.job-leasing-enforcement-and-rejections.md +10 -0
  592. package/.llms/chunks/components.concepts.job-workers.job-leasing-example.md +47 -0
  593. package/.llms/chunks/components.concepts.job-workers.job-leasing-how-job-leasing-works.md +8 -0
  594. package/.llms/chunks/components.concepts.job-workers.job-leasing-leasing-is-permanent-for-a-job.md +19 -0
  595. package/.llms/chunks/components.concepts.job-workers.job-leasing.md +72 -0
  596. package/.llms/chunks/components.concepts.job-workers.job-prioritization.md +62 -0
  597. package/.llms/chunks/components.concepts.job-workers.job-streaming-backpressure.md +40 -0
  598. package/.llms/chunks/components.concepts.job-workers.job-streaming-how-it-works.md +27 -0
  599. package/.llms/chunks/components.concepts.job-workers.job-streaming-how-job-streaming-and-polling-deliver-jobs.md +35 -0
  600. package/.llms/chunks/components.concepts.job-workers.job-streaming-proxying.md +6 -0
  601. package/.llms/chunks/components.concepts.job-workers.job-streaming-troubleshooting.md +29 -0
  602. package/.llms/chunks/components.concepts.job-workers.job-streaming.md +6 -0
  603. package/.llms/chunks/components.concepts.job-workers.md +24 -0
  604. package/.llms/chunks/components.concepts.job-workers.requesting-jobs.md +49 -0
  605. package/.llms/chunks/components.concepts.job-workers.tags.md +23 -0
  606. package/.llms/chunks/components.concepts.job-workers.timeouts.md +26 -0
  607. package/.llms/chunks/components.concepts.message-aggregation.behavior.md +33 -0
  608. package/.llms/chunks/components.concepts.message-aggregation.best-practices.md +15 -0
  609. package/.llms/chunks/components.concepts.message-aggregation.example-use-case.md +56 -0
  610. package/.llms/chunks/components.concepts.message-aggregation.how-it-works.md +15 -0
  611. package/.llms/chunks/components.concepts.message-aggregation.md +24 -0
  612. package/.llms/chunks/components.concepts.message-aggregation.troubleshooting.md +11 -0
  613. package/.llms/chunks/components.concepts.messages.business-id-in-message-correlation.md +57 -0
  614. package/.llms/chunks/components.concepts.messages.md +52 -0
  615. package/.llms/chunks/components.concepts.messages.message-buffering.md +28 -0
  616. package/.llms/chunks/components.concepts.messages.message-cardinality.md +18 -0
  617. package/.llms/chunks/components.concepts.messages.message-correlation-overview.md +25 -0
  618. package/.llms/chunks/components.concepts.messages.message-patterns.md +57 -0
  619. package/.llms/chunks/components.concepts.messages.message-response.md +14 -0
  620. package/.llms/chunks/components.concepts.messages.message-uniqueness.md +26 -0
  621. package/.llms/chunks/components.concepts.multi-tenancy.enable-multi-tenancy-checks.md +22 -0
  622. package/.llms/chunks/components.concepts.multi-tenancy.example-tenant-membership-in-action.md +17 -0
  623. package/.llms/chunks/components.concepts.multi-tenancy.how-multi-tenancy-works.md +33 -0
  624. package/.llms/chunks/components.concepts.multi-tenancy.manage-tenants.md +17 -0
  625. package/.llms/chunks/components.concepts.multi-tenancy.md +18 -0
  626. package/.llms/chunks/components.concepts.outbound-connectors-job-workers.context.md +13 -0
  627. package/.llms/chunks/components.concepts.outbound-connectors-job-workers.delivery.md +22 -0
  628. package/.llms/chunks/components.concepts.outbound-connectors-job-workers.focus.md +10 -0
  629. package/.llms/chunks/components.concepts.outbound-connectors-job-workers.learn-more.md +8 -0
  630. package/.llms/chunks/components.concepts.outbound-connectors-job-workers.md +12 -0
  631. package/.llms/chunks/components.concepts.outbound-connectors-job-workers.which-one-should-you-choose.md +12 -0
  632. package/.llms/chunks/components.concepts.process-applications.md +25 -0
  633. package/.llms/chunks/components.concepts.process-applications.next-steps.md +8 -0
  634. package/.llms/chunks/components.concepts.process-instance-creation.create-and-await-results.md +56 -0
  635. package/.llms/chunks/components.concepts.process-instance-creation.create-and-execute-asynchronously.md +36 -0
  636. package/.llms/chunks/components.concepts.process-instance-creation.events.md +16 -0
  637. package/.llms/chunks/components.concepts.process-instance-creation.feel-context-variables-late-business-id-assignment.md +39 -0
  638. package/.llms/chunks/components.concepts.process-instance-creation.feel-context-variables-limitations.md +7 -0
  639. package/.llms/chunks/components.concepts.process-instance-creation.feel-context-variables-process-instance-migration.md +11 -0
  640. package/.llms/chunks/components.concepts.process-instance-creation.feel-context-variables-propagation-to-child-instances.md +10 -0
  641. package/.llms/chunks/components.concepts.process-instance-creation.feel-context-variables-searching-and-filtering-by-business-id.md +42 -0
  642. package/.llms/chunks/components.concepts.process-instance-creation.feel-context-variables-uniqueness-control.md +26 -0
  643. package/.llms/chunks/components.concepts.process-instance-creation.feel-context-variables-what-is-a-business-id.md +30 -0
  644. package/.llms/chunks/components.concepts.process-instance-creation.feel-context-variables.md +14 -0
  645. package/.llms/chunks/components.concepts.process-instance-creation.md +21 -0
  646. package/.llms/chunks/components.concepts.process-instance-creation.next-steps.md +7 -0
  647. package/.llms/chunks/components.concepts.process-instance-creation.run-process-segment.md +58 -0
  648. package/.llms/chunks/components.concepts.process-instance-creation.tags.md +58 -0
  649. package/.llms/chunks/components.concepts.process-instance-deletion.eventual-consistency.md +41 -0
  650. package/.llms/chunks/components.concepts.process-instance-deletion.limitations.md +24 -0
  651. package/.llms/chunks/components.concepts.process-instance-deletion.md +16 -0
  652. package/.llms/chunks/components.concepts.process-instance-migration.change-the-active-elements.md +34 -0
  653. package/.llms/chunks/components.concepts.process-instance-migration.correct-mistakes-in-a-process-instance.md +25 -0
  654. package/.llms/chunks/components.concepts.process-instance-migration.deal-with-catch-events-add-or-remove-catch-events.md +30 -0
  655. package/.llms/chunks/components.concepts.process-instance-migration.deal-with-catch-events-compensation-boundary-events.md +18 -0
  656. package/.llms/chunks/components.concepts.process-instance-migration.deal-with-catch-events-migrate-catch-events-2.md +17 -0
  657. package/.llms/chunks/components.concepts.process-instance-migration.deal-with-catch-events-migrate-catch-events.md +53 -0
  658. package/.llms/chunks/components.concepts.process-instance-migration.deal-with-catch-events.md +16 -0
  659. package/.llms/chunks/components.concepts.process-instance-migration.deal-with-gateways.md +36 -0
  660. package/.llms/chunks/components.concepts.process-instance-migration.internal-execution.md +54 -0
  661. package/.llms/chunks/components.concepts.process-instance-migration.limitations-2.md +10 -0
  662. package/.llms/chunks/components.concepts.process-instance-migration.limitations-supported-bpmn-elements.md +230 -0
  663. package/.llms/chunks/components.concepts.process-instance-migration.limitations.md +42 -0
  664. package/.llms/chunks/components.concepts.process-instance-migration.md +17 -0
  665. package/.llms/chunks/components.concepts.process-instance-migration.migrate-active-elements-inside-ad-hoc-subprocesses.md +19 -0
  666. package/.llms/chunks/components.concepts.process-instance-migration.migrate-active-elements-inside-subprocesses.md +28 -0
  667. package/.llms/chunks/components.concepts.process-instance-migration.migrate-job-worker-user-tasks-to-camunda-user-tasks.md +19 -0
  668. package/.llms/chunks/components.concepts.process-instance-migration.migrating-from-camunda-7.md +45 -0
  669. package/.llms/chunks/components.concepts.process-instance-migration.process-definitions-and-versions.md +36 -0
  670. package/.llms/chunks/components.concepts.process-instance-migration.use-at-your-own-risk.md +31 -0
  671. package/.llms/chunks/components.concepts.process-instance-modification.activate-a-nested-element.md +30 -0
  672. package/.llms/chunks/components.concepts.process-instance-modification.activate-an-element.md +21 -0
  673. package/.llms/chunks/components.concepts.process-instance-modification.activate-an-interrupting-event-subprocess.md +22 -0
  674. package/.llms/chunks/components.concepts.process-instance-modification.execute-the-modification-instructions.md +20 -0
  675. package/.llms/chunks/components.concepts.process-instance-modification.limitations.md +37 -0
  676. package/.llms/chunks/components.concepts.process-instance-modification.md +43 -0
  677. package/.llms/chunks/components.concepts.process-instance-modification.move-an-element-instance.md +32 -0
  678. package/.llms/chunks/components.concepts.process-instance-modification.set-variables.md +24 -0
  679. package/.llms/chunks/components.concepts.process-instance-modification.terminate-an-element-instance.md +40 -0
  680. package/.llms/chunks/components.concepts.processes.bpmn.md +24 -0
  681. package/.llms/chunks/components.concepts.processes.md +22 -0
  682. package/.llms/chunks/components.concepts.processes.process-execution.md +40 -0
  683. package/.llms/chunks/components.concepts.resource-deletion.deleting-a-decision-requirements-graph.md +29 -0
  684. package/.llms/chunks/components.concepts.resource-deletion.deleting-a-process-definition.md +48 -0
  685. package/.llms/chunks/components.concepts.resource-deletion.md +20 -0
  686. package/.llms/chunks/components.concepts.secret-resolution-and-job-activation.activate-a-job-that-references-secrets-job-push.md +10 -0
  687. package/.llms/chunks/components.concepts.secret-resolution-and-job-activation.activate-a-job-that-references-secrets-long-polling.md +17 -0
  688. package/.llms/chunks/components.concepts.secret-resolution-and-job-activation.activate-a-job-that-references-secrets-understand-what-a-job-worker-receives.md +15 -0
  689. package/.llms/chunks/components.concepts.secret-resolution-and-job-activation.activate-a-job-that-references-secrets.md +12 -0
  690. package/.llms/chunks/components.concepts.secret-resolution-and-job-activation.availability.md +13 -0
  691. package/.llms/chunks/components.concepts.secret-resolution-and-job-activation.md +16 -0
  692. package/.llms/chunks/components.concepts.secret-resolution-and-job-activation.related-resources.md +8 -0
  693. package/.llms/chunks/components.concepts.secret-resolution-and-job-activation.resolve-references-before-activation.md +33 -0
  694. package/.llms/chunks/components.concepts.secret-resolution-and-job-activation.secret-resolution-across-physical-tenants.md +13 -0
  695. package/.llms/chunks/components.concepts.secret-resolution-and-job-activation.secret-values-location.md +16 -0
  696. package/.llms/chunks/components.concepts.secret-resolution-and-job-activation.tune-the-resolution-scheduler.md +22 -0
  697. package/.llms/chunks/components.concepts.secret-resolution-and-job-activation.understand-why-a-job-is-not-activated.md +16 -0
  698. package/.llms/chunks/components.concepts.secret-resolution-incidents.diagnose-the-cause-2.md +14 -0
  699. package/.llms/chunks/components.concepts.secret-resolution-incidents.diagnose-the-cause.md +26 -0
  700. package/.llms/chunks/components.concepts.secret-resolution-incidents.find-your-symptom.md +17 -0
  701. package/.llms/chunks/components.concepts.secret-resolution-incidents.identify-failures-that-raise-no-incident.md +31 -0
  702. package/.llms/chunks/components.concepts.secret-resolution-incidents.md +14 -0
  703. package/.llms/chunks/components.concepts.secret-resolution-incidents.reduce-oversized-secret-values.md +20 -0
  704. package/.llms/chunks/components.concepts.secret-resolution-incidents.related-resources.md +8 -0
  705. package/.llms/chunks/components.concepts.secret-resolution-incidents.resolve-secret-injection-failures.md +41 -0
  706. package/.llms/chunks/components.concepts.secret-resolution-incidents.resolve-secret-lookup-failures.md +26 -0
  707. package/.llms/chunks/components.concepts.secret-resolution-incidents.resume-a-suspended-job-after-secret-resolution.md +12 -0
  708. package/.llms/chunks/components.concepts.secret-resolution-incidents.retry-after-fixing-the-cause.md +18 -0
  709. package/.llms/chunks/components.concepts.secret-resolution.cache-behavior.md +16 -0
  710. package/.llms/chunks/components.concepts.secret-resolution.md +16 -0
  711. package/.llms/chunks/components.concepts.secret-resolution.physical-tenant-scope.md +8 -0
  712. package/.llms/chunks/components.concepts.secret-resolution.reference-syntax.md +29 -0
  713. package/.llms/chunks/components.concepts.secret-resolution.related-resources.md +9 -0
  714. package/.llms/chunks/components.concepts.secret-resolution.two-resolution-paths.md +14 -0
  715. package/.llms/chunks/components.concepts.signals.md +20 -0
  716. package/.llms/chunks/components.concepts.signals.signal-subscriptions.md +24 -0
  717. package/.llms/chunks/components.concepts.user-task-listeners-guide.additional-resources-and-next-steps.md +7 -0
  718. package/.llms/chunks/components.concepts.user-task-listeners-guide.md +19 -0
  719. package/.llms/chunks/components.concepts.user-task-listeners-guide.prerequisites.md +50 -0
  720. package/.llms/chunks/components.concepts.user-task-listeners-guide.step-1-create-a-process-with-a-user-task-in-hub.md +29 -0
  721. package/.llms/chunks/components.concepts.user-task-listeners-guide.step-4-create-a-cluster.md +26 -0
  722. package/.llms/chunks/components.concepts.user-task-listeners-guide.step-5-deploy-and-run-the-process.md +32 -0
  723. package/.llms/chunks/components.concepts.user-task-listeners-guide.step-7-implement-the-listener.md +32 -0
  724. package/.llms/chunks/components.concepts.user-task-listeners-guide.step-8-verify-the-result-in-operate-and-tasklist.md +33 -0
  725. package/.llms/chunks/components.concepts.user-task-listeners.define-a-user-task-listener.md +22 -0
  726. package/.llms/chunks/components.concepts.user-task-listeners.expression-evaluation-and-incident-behavior.md +17 -0
  727. package/.llms/chunks/components.concepts.user-task-listeners.implement-a-user-task-listener-accessing-user-task-data.md +54 -0
  728. package/.llms/chunks/components.concepts.user-task-listeners.implement-a-user-task-listener-correcting-user-task-data.md +42 -0
  729. package/.llms/chunks/components.concepts.user-task-listeners.implement-a-user-task-listener-denying-the-lifecycle-transition.md +33 -0
  730. package/.llms/chunks/components.concepts.user-task-listeners.implement-a-user-task-listener.md +8 -0
  731. package/.llms/chunks/components.concepts.user-task-listeners.limitations.md +20 -0
  732. package/.llms/chunks/components.concepts.user-task-listeners.md +70 -0
  733. package/.llms/chunks/components.concepts.user-task-listeners.related-resources.md +11 -0
  734. package/.llms/chunks/components.concepts.user-task-listeners.trigger-a-user-task-listener.md +19 -0
  735. package/.llms/chunks/components.concepts.variables.input-output-variable-mappings-context-variable.md +20 -0
  736. package/.llms/chunks/components.concepts.variables.input-output-variable-mappings-input-mappings.md +24 -0
  737. package/.llms/chunks/components.concepts.variables.input-output-variable-mappings-nested-variables-in-mappings.md +11 -0
  738. package/.llms/chunks/components.concepts.variables.input-output-variable-mappings-output-mappings.md +29 -0
  739. package/.llms/chunks/components.concepts.variables.input-output-variable-mappings-secret-references-in-input-mappings-2.md +23 -0
  740. package/.llms/chunks/components.concepts.variables.input-output-variable-mappings-secret-references-in-input-mappings.md +47 -0
  741. package/.llms/chunks/components.concepts.variables.input-output-variable-mappings.md +31 -0
  742. package/.llms/chunks/components.concepts.variables.md +12 -0
  743. package/.llms/chunks/components.concepts.variables.next-steps.md +7 -0
  744. package/.llms/chunks/components.concepts.variables.variable-names.md +19 -0
  745. package/.llms/chunks/components.concepts.variables.variable-scopes-define-local-variables.md +8 -0
  746. package/.llms/chunks/components.concepts.variables.variable-scopes-internal-engine-variables.md +11 -0
  747. package/.llms/chunks/components.concepts.variables.variable-scopes-local-variables.md +8 -0
  748. package/.llms/chunks/components.concepts.variables.variable-scopes-scope-behavior-in-common-modeling-patterns.md +23 -0
  749. package/.llms/chunks/components.concepts.variables.variable-scopes-variable-propagation-by-bpmn-element.md +21 -0
  750. package/.llms/chunks/components.concepts.variables.variable-scopes-variable-propagation.md +16 -0
  751. package/.llms/chunks/components.concepts.variables.variable-scopes.md +20 -0
  752. package/.llms/chunks/components.concepts.variables.variable-size-limitation.md +13 -0
  753. package/.llms/chunks/components.concepts.variables.variable-values.md +21 -0
  754. package/.llms/chunks/components.concepts.workflow-patterns.business-transactions.md +34 -0
  755. package/.llms/chunks/components.concepts.workflow-patterns.handling-errors.md +32 -0
  756. package/.llms/chunks/components.concepts.workflow-patterns.md +21 -0
  757. package/.llms/chunks/components.concepts.workflow-patterns.reacting-to-events-broadcasts-and-engine-wide-events.md +13 -0
  758. package/.llms/chunks/components.concepts.workflow-patterns.reacting-to-events-correlation-mechanisms.md +14 -0
  759. package/.llms/chunks/components.concepts.workflow-patterns.reacting-to-events-events-from-subprocesses.md +20 -0
  760. package/.llms/chunks/components.concepts.workflow-patterns.reacting-to-events-external-messages-events.md +29 -0
  761. package/.llms/chunks/components.concepts.workflow-patterns.reacting-to-events-time-based.md +34 -0
  762. package/.llms/chunks/components.concepts.workflow-patterns.reacting-to-events.md +8 -0
  763. package/.llms/chunks/components.concepts.workflow-patterns.routing-conditions-if-then.md +17 -0
  764. package/.llms/chunks/components.concepts.workflow-patterns.routing-dynamic-parallel-branches.md +15 -0
  765. package/.llms/chunks/components.concepts.workflow-patterns.routing-invoke-subworkflows.md +20 -0
  766. package/.llms/chunks/components.concepts.workflow-patterns.routing-loop.md +17 -0
  767. package/.llms/chunks/components.concepts.workflow-patterns.routing-sequence.md +15 -0
  768. package/.llms/chunks/components.concepts.workflow-patterns.routing-static-parallel-branches.md +24 -0
  769. package/.llms/chunks/components.concepts.workflow-patterns.routing-wait.md +21 -0
  770. package/.llms/chunks/components.concepts.workflow-patterns.routing.md +6 -0
  771. package/.llms/chunks/components.modeler.bpmn.ad-hoc-subprocesses.ad-hoc-subprocesses.bpmn-implementation.md +42 -0
  772. package/.llms/chunks/components.modeler.bpmn.ad-hoc-subprocesses.ad-hoc-subprocesses.collect-output.md +12 -0
  773. package/.llms/chunks/components.modeler.bpmn.ad-hoc-subprocesses.ad-hoc-subprocesses.job-worker-implementation.md +32 -0
  774. package/.llms/chunks/components.modeler.bpmn.ad-hoc-subprocesses.ad-hoc-subprocesses.md +32 -0
  775. package/.llms/chunks/components.modeler.bpmn.ad-hoc-subprocesses.ad-hoc-subprocesses.special-ad-hoc-sub-process-variables.md +18 -0
  776. package/.llms/chunks/components.modeler.bpmn.ad-hoc-subprocesses.ad-hoc-subprocesses.variable-mappings.md +15 -0
  777. package/.llms/chunks/components.modeler.bpmn.ad-hoc-subprocesses.ad-hoc-subprocesses.xml-representation.md +16 -0
  778. package/.llms/chunks/components.modeler.bpmn.assets.react-components.iso-8601-date-time.md +10 -0
  779. package/.llms/chunks/components.modeler.bpmn.automating-a-process-using-bpmn.additional-resources-and-next-steps.md +12 -0
  780. package/.llms/chunks/components.modeler.bpmn.automating-a-process-using-bpmn.execute-your-process-diagram.md +20 -0
  781. package/.llms/chunks/components.modeler.bpmn.automating-a-process-using-bpmn.md +19 -0
  782. package/.llms/chunks/components.modeler.bpmn.automating-a-process-using-bpmn.set-up.md +54 -0
  783. package/.llms/chunks/components.modeler.bpmn.bpmn-coverage.md +544 -0
  784. package/.llms/chunks/components.modeler.bpmn.bpmn-primer.additional-resources.md +9 -0
  785. package/.llms/chunks/components.modeler.bpmn.bpmn-primer.md +111 -0
  786. package/.llms/chunks/components.modeler.bpmn.bpmn-primer.modeling-bpmn-diagrams-events-waiting-for-something-to-happen.md +22 -0
  787. package/.llms/chunks/components.modeler.bpmn.bpmn-primer.modeling-bpmn-diagrams-gateways-steering-flow.md +32 -0
  788. package/.llms/chunks/components.modeler.bpmn.bpmn-primer.modeling-bpmn-diagrams-sequence-flow-controlling-the-flow-of-execution.md +20 -0
  789. package/.llms/chunks/components.modeler.bpmn.bpmn-primer.modeling-bpmn-diagrams-subprocesses-grouping-elements.md +13 -0
  790. package/.llms/chunks/components.modeler.bpmn.bpmn-primer.modeling-bpmn-diagrams-tasks-units-of-work.md +20 -0
  791. package/.llms/chunks/components.modeler.bpmn.bpmn-primer.modeling-bpmn-diagrams.md +12 -0
  792. package/.llms/chunks/components.modeler.bpmn.bpmn.bpmn-2.0-properties-for-execution.md +8 -0
  793. package/.llms/chunks/components.modeler.bpmn.bpmn.md +11 -0
  794. package/.llms/chunks/components.modeler.bpmn.bpmn.start-modeling.md +22 -0
  795. package/.llms/chunks/components.modeler.bpmn.business-rule-tasks.business-rule-tasks.additional-resources.md +71 -0
  796. package/.llms/chunks/components.modeler.bpmn.business-rule-tasks.business-rule-tasks.defining-a-called-decision-defining-a-task.md +32 -0
  797. package/.llms/chunks/components.modeler.bpmn.business-rule-tasks.business-rule-tasks.job-worker-implementation.md +32 -0
  798. package/.llms/chunks/components.modeler.bpmn.business-rule-tasks.business-rule-tasks.md +29 -0
  799. package/.llms/chunks/components.modeler.bpmn.business-rule-tasks.business-rule-tasks.variable-mappings.md +20 -0
  800. package/.llms/chunks/components.modeler.bpmn.call-activities.call-activities.additional-resources.md +56 -0
  801. package/.llms/chunks/components.modeler.bpmn.call-activities.call-activities.boundary-events.md +29 -0
  802. package/.llms/chunks/components.modeler.bpmn.call-activities.call-activities.business-id-propagation.md +53 -0
  803. package/.llms/chunks/components.modeler.bpmn.call-activities.call-activities.defining-the-called-process.md +19 -0
  804. package/.llms/chunks/components.modeler.bpmn.call-activities.call-activities.md +14 -0
  805. package/.llms/chunks/components.modeler.bpmn.compensation-events.compensation-events.compensating-embedded-subprocesses.md +20 -0
  806. package/.llms/chunks/components.modeler.bpmn.compensation-events.compensation-events.compensating-multi-instance-activities.md +17 -0
  807. package/.llms/chunks/components.modeler.bpmn.compensation-events.compensation-events.md +23 -0
  808. package/.llms/chunks/components.modeler.bpmn.compensation-events.compensation-events.triggering-compensation-for-a-specific-activity.md +14 -0
  809. package/.llms/chunks/components.modeler.bpmn.compensation-events.compensation-events.triggering-compensation-from-an-event-subprocess.md +28 -0
  810. package/.llms/chunks/components.modeler.bpmn.compensation-events.compensation-events.triggering-compensation.md +14 -0
  811. package/.llms/chunks/components.modeler.bpmn.compensation-handler.compensation-handler.embedded-subprocess-as-compensation-handler.md +17 -0
  812. package/.llms/chunks/components.modeler.bpmn.compensation-handler.compensation-handler.md +18 -0
  813. package/.llms/chunks/components.modeler.bpmn.compensation-handler.compensation-handler.multi-instance-activity-as-compensation-handler.md +28 -0
  814. package/.llms/chunks/components.modeler.bpmn.compensation-handler.compensation-handler.variable-mappings.md +27 -0
  815. package/.llms/chunks/components.modeler.bpmn.conditional-events.conditional-events.additional-resources.md +6 -0
  816. package/.llms/chunks/components.modeler.bpmn.conditional-events.conditional-events.conditional-start-events.md +14 -0
  817. package/.llms/chunks/components.modeler.bpmn.conditional-events.conditional-events.define-conditions-and-variable-filters.md +51 -0
  818. package/.llms/chunks/components.modeler.bpmn.conditional-events.conditional-events.event-sub-process-conditional-start-events.md +14 -0
  819. package/.llms/chunks/components.modeler.bpmn.conditional-events.conditional-events.intermediate-conditional-catch-events.md +20 -0
  820. package/.llms/chunks/components.modeler.bpmn.conditional-events.conditional-events.md +22 -0
  821. package/.llms/chunks/components.modeler.bpmn.conditional-events.conditional-events.modeling-conditional-events-in-modeler.md +14 -0
  822. package/.llms/chunks/components.modeler.bpmn.conditional-events.conditional-events.xml-representation.md +43 -0
  823. package/.llms/chunks/components.modeler.bpmn.data-flow.additional-resources.md +9 -0
  824. package/.llms/chunks/components.modeler.bpmn.data-flow.concurrency-considerations.md +21 -0
  825. package/.llms/chunks/components.modeler.bpmn.data-flow.md +25 -0
  826. package/.llms/chunks/components.modeler.bpmn.data-flow.variable-scopes-vs.-token-based-data.md +12 -0
  827. package/.llms/chunks/components.modeler.bpmn.embedded-subprocesses.embedded-subprocesses.additional-resources.md +19 -0
  828. package/.llms/chunks/components.modeler.bpmn.embedded-subprocesses.embedded-subprocesses.collapsed-subprocesses.md +18 -0
  829. package/.llms/chunks/components.modeler.bpmn.embedded-subprocesses.embedded-subprocesses.md +18 -0
  830. package/.llms/chunks/components.modeler.bpmn.embedded-subprocesses.embedded-subprocesses.variable-mappings.md +10 -0
  831. package/.llms/chunks/components.modeler.bpmn.error-events.error-events.business-error-vs.-technical-error.md +14 -0
  832. package/.llms/chunks/components.modeler.bpmn.error-events.error-events.catching-the-error.md +26 -0
  833. package/.llms/chunks/components.modeler.bpmn.error-events.error-events.defining-the-error.md +14 -0
  834. package/.llms/chunks/components.modeler.bpmn.error-events.error-events.md +12 -0
  835. package/.llms/chunks/components.modeler.bpmn.error-events.error-events.throwing-the-error.md +13 -0
  836. package/.llms/chunks/components.modeler.bpmn.error-events.error-events.unhandled-errors.md +10 -0
  837. package/.llms/chunks/components.modeler.bpmn.error-events.error-events.variable-mappings.md +35 -0
  838. package/.llms/chunks/components.modeler.bpmn.escalation-events.escalation-events.additional-resources.md +34 -0
  839. package/.llms/chunks/components.modeler.bpmn.escalation-events.escalation-events.defining-an-escalation.md +13 -0
  840. package/.llms/chunks/components.modeler.bpmn.escalation-events.escalation-events.md +18 -0
  841. package/.llms/chunks/components.modeler.bpmn.escalation-events.escalation-events.throwing-the-escalation.md +22 -0
  842. package/.llms/chunks/components.modeler.bpmn.event-based-gateways.event-based-gateways.additional-resources.md +36 -0
  843. package/.llms/chunks/components.modeler.bpmn.event-based-gateways.event-based-gateways.md +16 -0
  844. package/.llms/chunks/components.modeler.bpmn.event-subprocesses.event-subprocesses.additional-resources.md +23 -0
  845. package/.llms/chunks/components.modeler.bpmn.event-subprocesses.event-subprocesses.md +26 -0
  846. package/.llms/chunks/components.modeler.bpmn.event-subprocesses.event-subprocesses.variables.md +10 -0
  847. package/.llms/chunks/components.modeler.bpmn.events.events-in-general.md +14 -0
  848. package/.llms/chunks/components.modeler.bpmn.events.intermediate-events.md +21 -0
  849. package/.llms/chunks/components.modeler.bpmn.events.md +25 -0
  850. package/.llms/chunks/components.modeler.bpmn.exclusive-gateways.exclusive-gateways.conditions.md +46 -0
  851. package/.llms/chunks/components.modeler.bpmn.exclusive-gateways.exclusive-gateways.md +23 -0
  852. package/.llms/chunks/components.modeler.bpmn.gateways.md +17 -0
  853. package/.llms/chunks/components.modeler.bpmn.inclusive-gateways.inclusive-gateways.additional-resources.md +36 -0
  854. package/.llms/chunks/components.modeler.bpmn.inclusive-gateways.inclusive-gateways.conditions.md +22 -0
  855. package/.llms/chunks/components.modeler.bpmn.inclusive-gateways.inclusive-gateways.md +39 -0
  856. package/.llms/chunks/components.modeler.bpmn.link-events.link-events.additional-resources.md +23 -0
  857. package/.llms/chunks/components.modeler.bpmn.link-events.link-events.md +36 -0
  858. package/.llms/chunks/components.modeler.bpmn.manual-tasks.manual-tasks.md +24 -0
  859. package/.llms/chunks/components.modeler.bpmn.markers.md +18 -0
  860. package/.llms/chunks/components.modeler.bpmn.message-events.message-events.intermediate-message-catch-events.md +11 -0
  861. package/.llms/chunks/components.modeler.bpmn.message-events.message-events.md +16 -0
  862. package/.llms/chunks/components.modeler.bpmn.message-events.message-events.message-boundary-events.md +13 -0
  863. package/.llms/chunks/components.modeler.bpmn.message-events.message-events.message-start-events.md +29 -0
  864. package/.llms/chunks/components.modeler.bpmn.message-events.message-events.message-throw-events.md +24 -0
  865. package/.llms/chunks/components.modeler.bpmn.message-events.message-events.messages.md +12 -0
  866. package/.llms/chunks/components.modeler.bpmn.message-events.message-events.variable-mappings.md +54 -0
  867. package/.llms/chunks/components.modeler.bpmn.multi-instance.multi-instance.additional-resources.md +29 -0
  868. package/.llms/chunks/components.modeler.bpmn.multi-instance.multi-instance.boundary-events.md +17 -0
  869. package/.llms/chunks/components.modeler.bpmn.multi-instance.multi-instance.collecting-the-output.md +14 -0
  870. package/.llms/chunks/components.modeler.bpmn.multi-instance.multi-instance.completion-condition.md +33 -0
  871. package/.llms/chunks/components.modeler.bpmn.multi-instance.multi-instance.defining-the-collection-to-iterate-over.md +14 -0
  872. package/.llms/chunks/components.modeler.bpmn.multi-instance.multi-instance.execution-listeners-in-multi-instance-bodies.md +38 -0
  873. package/.llms/chunks/components.modeler.bpmn.multi-instance.multi-instance.md +19 -0
  874. package/.llms/chunks/components.modeler.bpmn.multi-instance.multi-instance.sequential-vs.-parallel.md +14 -0
  875. package/.llms/chunks/components.modeler.bpmn.none-events.none-events.intermediate-none-events-throwing.md +38 -0
  876. package/.llms/chunks/components.modeler.bpmn.none-events.none-events.md +26 -0
  877. package/.llms/chunks/components.modeler.bpmn.parallel-gateways.parallel-gateways.additional-resources.md +18 -0
  878. package/.llms/chunks/components.modeler.bpmn.parallel-gateways.parallel-gateways.md +17 -0
  879. package/.llms/chunks/components.modeler.bpmn.receive-tasks.receive-tasks.md +17 -0
  880. package/.llms/chunks/components.modeler.bpmn.receive-tasks.receive-tasks.messages.md +12 -0
  881. package/.llms/chunks/components.modeler.bpmn.receive-tasks.receive-tasks.variable-mappings.md +36 -0
  882. package/.llms/chunks/components.modeler.bpmn.script-tasks.script-tasks.defining-a-script-task-defining-a-task.md +25 -0
  883. package/.llms/chunks/components.modeler.bpmn.script-tasks.script-tasks.job-priority.md +50 -0
  884. package/.llms/chunks/components.modeler.bpmn.script-tasks.script-tasks.job-worker-implementation.md +27 -0
  885. package/.llms/chunks/components.modeler.bpmn.script-tasks.script-tasks.md +24 -0
  886. package/.llms/chunks/components.modeler.bpmn.send-tasks.send-tasks.defining-a-task.md +14 -0
  887. package/.llms/chunks/components.modeler.bpmn.send-tasks.send-tasks.job-priority.md +39 -0
  888. package/.llms/chunks/components.modeler.bpmn.send-tasks.send-tasks.md +25 -0
  889. package/.llms/chunks/components.modeler.bpmn.service-tasks.service-tasks.job-priority.md +40 -0
  890. package/.llms/chunks/components.modeler.bpmn.service-tasks.service-tasks.md +14 -0
  891. package/.llms/chunks/components.modeler.bpmn.service-tasks.service-tasks.task-definition.md +16 -0
  892. package/.llms/chunks/components.modeler.bpmn.service-tasks.service-tasks.task-headers.md +15 -0
  893. package/.llms/chunks/components.modeler.bpmn.signal-events.signal-events.md +17 -0
  894. package/.llms/chunks/components.modeler.bpmn.signal-events.signal-events.signal-intermediate-catch-events.md +22 -0
  895. package/.llms/chunks/components.modeler.bpmn.signal-events.signal-events.signal-start-events.md +15 -0
  896. package/.llms/chunks/components.modeler.bpmn.signal-events.signal-events.signal-throw-events.md +25 -0
  897. package/.llms/chunks/components.modeler.bpmn.signal-events.signal-events.variable-mappings.md +59 -0
  898. package/.llms/chunks/components.modeler.bpmn.subprocesses.md +17 -0
  899. package/.llms/chunks/components.modeler.bpmn.tasks.md +21 -0
  900. package/.llms/chunks/components.modeler.bpmn.terminate-events.terminate-events.additional-resources.md +15 -0
  901. package/.llms/chunks/components.modeler.bpmn.terminate-events.terminate-events.md +14 -0
  902. package/.llms/chunks/components.modeler.bpmn.terminate-events.terminate-events.on-the-process-scope.md +23 -0
  903. package/.llms/chunks/components.modeler.bpmn.timer-events.timer-events.additional-resources.md +41 -0
  904. package/.llms/chunks/components.modeler.bpmn.timer-events.timer-events.intermediate-timer-catch-events.md +25 -0
  905. package/.llms/chunks/components.modeler.bpmn.timer-events.timer-events.md +19 -0
  906. package/.llms/chunks/components.modeler.bpmn.timer-events.timer-events.timers-time-cycle.md +20 -0
  907. package/.llms/chunks/components.modeler.bpmn.timer-events.timer-events.timers-time-date.md +12 -0
  908. package/.llms/chunks/components.modeler.bpmn.timer-events.timer-events.timers-time-duration.md +28 -0
  909. package/.llms/chunks/components.modeler.bpmn.timer-events.timer-events.timers.md +18 -0
  910. package/.llms/chunks/components.modeler.bpmn.undefined-tasks.undefined-tasks.additional-resources.md +12 -0
  911. package/.llms/chunks/components.modeler.bpmn.undefined-tasks.undefined-tasks.md +18 -0
  912. package/.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.additional-resources.md +108 -0
  913. package/.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.job-worker-implementation.md +43 -0
  914. package/.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.md +16 -0
  915. package/.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.user-task-implementation-types-assignments.md +41 -0
  916. package/.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.user-task-implementation-types-define-user-task-priority.md +14 -0
  917. package/.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.user-task-implementation-types-scheduling.md +24 -0
  918. package/.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.user-task-implementation-types-task-headers.md +7 -0
  919. package/.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.user-task-implementation-types-user-task-forms.md +42 -0
  920. package/.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.user-task-implementation-types-user-task-listeners.md +14 -0
  921. package/.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.user-task-implementation-types-variable-mappings.md +10 -0
  922. package/.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.user-task-implementation-types.md +18 -0
  923. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-ai-agent.fromai-value-description-type-schema-options.md +32 -0
  924. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-ai-agent.fromai-value-description-type-schema.md +42 -0
  925. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-ai-agent.fromai-value-description-type.md +32 -0
  926. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-ai-agent.fromai-value-description.md +26 -0
  927. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-ai-agent.md +36 -0
  928. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-boolean.assert-value-condition-cause.md +27 -0
  929. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-boolean.get-or-else-value-default.md +53 -0
  930. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-boolean.md +67 -0
  931. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-context.context-merge-contexts.md +28 -0
  932. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-context.context-put-context-keys-value.md +31 -0
  933. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-context.get-entries-context.md +45 -0
  934. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-context.md +57 -0
  935. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.context-entries.md +25 -0
  936. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.date-and-time-date-time.md +28 -0
  937. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.date-and-time-date-timezone.md +51 -0
  938. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.date-from.md +54 -0
  939. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.md +49 -0
  940. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.number-from-grouping-separator.md +41 -0
  941. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.time-from.md +48 -0
  942. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.time-hour-minute-second-offset.md +51 -0
  943. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.to-json-value.md +33 -0
  944. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.years-and-months-duration-from-to.md +45 -0
  945. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-introduction.md +34 -0
  946. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.any-list.md +50 -0
  947. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.concatenate-lists.md +44 -0
  948. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.flatten-list.md +66 -0
  949. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.is-empty-list.md +52 -0
  950. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.max-list.md +49 -0
  951. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.md +67 -0
  952. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.median-list.md +47 -0
  953. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.mode-list.md +53 -0
  954. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.product-list.md +47 -0
  955. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.remove-list-position.md +57 -0
  956. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.string-join-list-delimiter-prefix-suffix.md +29 -0
  957. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.string-join-list-delimiter.md +29 -0
  958. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.sublist-list-start-position-length.md +41 -0
  959. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.union-list.md +59 -0
  960. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-numeric.ceiling-n.md +67 -0
  961. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-numeric.exp-number.md +61 -0
  962. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-numeric.md +66 -0
  963. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-numeric.modulo-dividend-divisor.md +55 -0
  964. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-numeric.random-number.md +21 -0
  965. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-numeric.round-down-n-scale.md +55 -0
  966. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-numeric.round-half-down-n-scale.md +49 -0
  967. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.after-range-point.md +78 -0
  968. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.before-range-point.md +71 -0
  969. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.coincides-point1-point2.md +42 -0
  970. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.during-point-range.md +61 -0
  971. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.finished-by-range1-range2.md +64 -0
  972. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.finishes-point-range.md +61 -0
  973. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.md +40 -0
  974. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.met-by-range1-range2.md +57 -0
  975. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.overlaps-before-range1-range2.md +57 -0
  976. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.starts-range1-range2.md +64 -0
  977. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-string.from-base64-value.md +47 -0
  978. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-string.matches-input-pattern-flags.md +54 -0
  979. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-string.md +56 -0
  980. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-string.replace-input-pattern-replacement-flags.md +31 -0
  981. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-string.split-string-delimiter.md +47 -0
  982. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-string.starts-with-string-match.md +57 -0
  983. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-string.string-length-string.md +55 -0
  984. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-string.substring-before-string-match.md +55 -0
  985. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-string.trim-string.md +64 -0
  986. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-temporal.day-of-year-date.md +51 -0
  987. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-temporal.last-day-of-month-date.md +28 -0
  988. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-temporal.md +67 -0
  989. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-temporal.month-of-year-date.md +54 -0
  990. package/.llms/chunks/components.modeler.feel.cluster-variable.data-types.create-a-variable-of-kind-secret_reference.md +22 -0
  991. package/.llms/chunks/components.modeler.feel.cluster-variable.data-types.md +38 -0
  992. package/.llms/chunks/components.modeler.feel.cluster-variable.data-types.read-a-variable-of-kind-secret_reference.md +8 -0
  993. package/.llms/chunks/components.modeler.feel.cluster-variable.data-types.required-permissions.md +15 -0
  994. package/.llms/chunks/components.modeler.feel.cluster-variable.data-types.where-references-can-appear-in-a-value.md +20 -0
  995. package/.llms/chunks/components.modeler.feel.cluster-variable.examples.feature-flags.md +43 -0
  996. package/.llms/chunks/components.modeler.feel.cluster-variable.examples.integration-credentials-and-endpoints.md +57 -0
  997. package/.llms/chunks/components.modeler.feel.cluster-variable.examples.md +50 -0
  998. package/.llms/chunks/components.modeler.feel.cluster-variable.examples.multi-tenant-sla-configuration.md +63 -0
  999. package/.llms/chunks/components.modeler.feel.cluster-variable.get-started.md +33 -0
  1000. package/.llms/chunks/components.modeler.feel.cluster-variable.get-started.next-steps.md +8 -0
  1001. package/.llms/chunks/components.modeler.feel.cluster-variable.get-started.step-2-override-for-a-specific-tenant.md +52 -0
  1002. package/.llms/chunks/components.modeler.feel.cluster-variable.get-started.step-4-deploy-and-test-your-process.md +16 -0
  1003. package/.llms/chunks/components.modeler.feel.cluster-variable.metadata.md +17 -0
  1004. package/.llms/chunks/components.modeler.feel.cluster-variable.metadata.set-metadata.md +26 -0
  1005. package/.llms/chunks/components.modeler.feel.cluster-variable.metadata.structure-and-constraints.md +18 -0
  1006. package/.llms/chunks/components.modeler.feel.cluster-variable.namespace-collisions.collision-types.md +133 -0
  1007. package/.llms/chunks/components.modeler.feel.cluster-variable.namespace-collisions.md +15 -0
  1008. package/.llms/chunks/components.modeler.feel.cluster-variable.namespace-collisions.prevent-namespace-collisions.md +71 -0
  1009. package/.llms/chunks/components.modeler.feel.cluster-variable.namespace-collisions.process-variable-namespace-best-practices.md +24 -0
  1010. package/.llms/chunks/components.modeler.feel.cluster-variable.overview.get-started.md +18 -0
  1011. package/.llms/chunks/components.modeler.feel.cluster-variable.overview.md +37 -0
  1012. package/.llms/chunks/components.modeler.feel.cluster-variable.scope-and-priority.md +41 -0
  1013. package/.llms/chunks/components.modeler.feel.cluster-variable.scope-and-priority.multi-tenant-considerations.md +39 -0
  1014. package/.llms/chunks/components.modeler.feel.cluster-variable.scope-and-priority.resolution-priority.md +81 -0
  1015. package/.llms/chunks/components.modeler.feel.cluster-variable.usage-guide.access-using-feel-expressions.md +110 -0
  1016. package/.llms/chunks/components.modeler.feel.cluster-variable.usage-guide.md +93 -0
  1017. package/.llms/chunks/components.modeler.feel.cluster-variable.usage-guide.usage-best-practices.md +37 -0
  1018. package/.llms/chunks/components.modeler.feel.feel-playground.md +28 -0
  1019. package/.llms/chunks/components.modeler.feel.feel-playground.prompting-in-feel-playground-prompting.md +24 -0
  1020. package/.llms/chunks/components.modeler.feel.feel-playground.validate-your-feel-expression-validate.md +27 -0
  1021. package/.llms/chunks/components.modeler.feel.feel-playground.validation-examples.md +27 -0
  1022. package/.llms/chunks/components.modeler.feel.language-guide.feel-boolean-expressions.comparison.md +85 -0
  1023. package/.llms/chunks/components.modeler.feel.language-guide.feel-boolean-expressions.conjunction-and.md +30 -0
  1024. package/.llms/chunks/components.modeler.feel.language-guide.feel-boolean-expressions.disjunction-or.md +30 -0
  1025. package/.llms/chunks/components.modeler.feel.language-guide.feel-boolean-expressions.instance-of.md +41 -0
  1026. package/.llms/chunks/components.modeler.feel.language-guide.feel-boolean-expressions.literal.md +12 -0
  1027. package/.llms/chunks/components.modeler.feel.language-guide.feel-boolean-expressions.md +6 -0
  1028. package/.llms/chunks/components.modeler.feel.language-guide.feel-boolean-expressions.null-check.md +26 -0
  1029. package/.llms/chunks/components.modeler.feel.language-guide.feel-boolean-expressions.unary-tests-in.md +20 -0
  1030. package/.llms/chunks/components.modeler.feel.language-guide.feel-context-expressions.examples.md +34 -0
  1031. package/.llms/chunks/components.modeler.feel.language-guide.feel-context-expressions.md +151 -0
  1032. package/.llms/chunks/components.modeler.feel.language-guide.feel-control-flow.md +77 -0
  1033. package/.llms/chunks/components.modeler.feel.language-guide.feel-data-types.md +183 -0
  1034. package/.llms/chunks/components.modeler.feel.language-guide.feel-error-handling.md +61 -0
  1035. package/.llms/chunks/components.modeler.feel.language-guide.feel-expressions-introduction.md +55 -0
  1036. package/.llms/chunks/components.modeler.feel.language-guide.feel-functions.md +44 -0
  1037. package/.llms/chunks/components.modeler.feel.language-guide.feel-list-expressions.examples.md +91 -0
  1038. package/.llms/chunks/components.modeler.feel.language-guide.feel-list-expressions.md +134 -0
  1039. package/.llms/chunks/components.modeler.feel.language-guide.feel-numeric-expressions.md +68 -0
  1040. package/.llms/chunks/components.modeler.feel.language-guide.feel-string-expressions.md +33 -0
  1041. package/.llms/chunks/components.modeler.feel.language-guide.feel-temporal-expressions.addition.md +70 -0
  1042. package/.llms/chunks/components.modeler.feel.language-guide.feel-temporal-expressions.division.md +52 -0
  1043. package/.llms/chunks/components.modeler.feel.language-guide.feel-temporal-expressions.examples.md +100 -0
  1044. package/.llms/chunks/components.modeler.feel.language-guide.feel-temporal-expressions.literal.md +40 -0
  1045. package/.llms/chunks/components.modeler.feel.language-guide.feel-temporal-expressions.md +8 -0
  1046. package/.llms/chunks/components.modeler.feel.language-guide.feel-temporal-expressions.multiplication.md +46 -0
  1047. package/.llms/chunks/components.modeler.feel.language-guide.feel-temporal-expressions.properties.md +131 -0
  1048. package/.llms/chunks/components.modeler.feel.language-guide.feel-temporal-expressions.subtraction.md +84 -0
  1049. package/.llms/chunks/components.modeler.feel.language-guide.feel-unary-tests.md +141 -0
  1050. package/.llms/chunks/components.modeler.feel.language-guide.feel-variables.md +36 -0
  1051. package/.llms/chunks/components.modeler.feel.language-guide.feel-variables.variable-names.md +44 -0
  1052. package/.llms/chunks/components.modeler.feel.language-guide.language-guide-introduction.md +14 -0
  1053. package/.llms/chunks/components.modeler.feel.what-is-feel.learning-feel.md +33 -0
  1054. package/.llms/chunks/components.modeler.feel.what-is-feel.md +9 -0
  1055. package/.llms/manifest.json +17783 -0
  1056. package/LICENSE +42 -0
  1057. package/NOTICE +24 -0
  1058. package/README.md +121 -0
  1059. package/dist/bpmn-text.d.ts +22 -0
  1060. package/dist/bpmn-text.js +183 -0
  1061. package/dist/build.d.ts +21 -0
  1062. package/dist/build.js +35 -0
  1063. package/dist/cli.d.ts +10 -0
  1064. package/dist/cli.js +62 -0
  1065. package/dist/index.d.ts +16 -0
  1066. package/dist/index.js +16 -0
  1067. package/dist/links.d.ts +18 -0
  1068. package/dist/links.js +72 -0
  1069. package/dist/mdx.d.ts +38 -0
  1070. package/dist/mdx.js +222 -0
  1071. package/dist/notice.d.ts +14 -0
  1072. package/dist/notice.js +45 -0
  1073. package/dist/openapi.d.ts +38 -0
  1074. package/dist/openapi.js +297 -0
  1075. package/dist/stage.d.ts +42 -0
  1076. package/dist/stage.js +203 -0
  1077. package/llms.txt +1070 -0
  1078. package/package.json +71 -0
@@ -0,0 +1,54 @@
1
+ # Process instance migration — Internal Execution
2
+
3
+ In the following example, we will explain the internal execution steps of process instance migration.
4
+ It is recommended that you read these steps to fully understand the power of process instance migration.
5
+
6
+ Migration of a process instance consists of the following steps:
7
+
8
+ - Validation
9
+ - Migration of process instance, and global variables
10
+ - Migration of each active element (including associated jobs, incidents, local variables, and event subscriptions)
11
+
12
+ If any of the steps fail, the migration is rejected and a rejection message that explains the reason is returned.
13
+ For example, if a mapping is not provided for an active element, the migration is rejected with an error message indicating that the mapping is missing.
14
+ As a result, the process instance will not be migrated and remains in its current state.
15
+ The migration runs in a **transactional** manner, meaning that it is migrating all active elements or nothing.
16
+
17
+ ### Validation
18
+
19
+ The migration plan is validated before the migration is executed.
20
+ The validation starts with validating the mapping instructions provided in the migration plan.
21
+ For example, the validation checks if the source element ID refers to an existing element in the process instance's process definition.
22
+ Later, while attempting to migrate each active element, each limitation mentioned in the [limitations section](#limitations) is validated.
23
+ For example, the flow scope of an active element is validated to ensure that it is not changed during migration.
24
+
25
+ ### Migration of process instance, and global variables
26
+
27
+ After all validations are successful, the migration of the outermost active element which is the process instance itself is started.
28
+ At this point, the process instance's `processDefinitionKey`, `bpmnProcessId`, and `version` properties are updated to the target process definition.
29
+ The global variables are also migrated to the target process definition.
30
+
31
+ ### Migration of each active element
32
+
33
+ The execution of the migration is done in a breadth-first manner.
34
+ The first active child instance of the process instance is migrated followed by the migration of the next active child instance.
35
+ Later, the migration of the active child instances of each active child instance is executed.
36
+ In this stage, jobs, incidents, local variables, and event subscriptions contained in each active element is also migrated.
37
+
38
+ While traversing each active element, the migration plan is used to determine the target element for each active element.
39
+ For each active element, `processDefinitionKey`, `bpmnProcessId`, `elementId`, `version` properties are updated to the target process definition.
40
+
41
+ #### Migration of catch event subscriptions
42
+
43
+ The following operations are performed in respective order for each active element as the execution continues to migrate each active element:
44
+
45
+ - If a catch event exists in the source process instance and is not part of the migration plan, the subscription to the catch event is removed.
46
+ - If a catch event exists in the target process definition and is not part of the migration plan, a new subscription is created for the catch event.
47
+ - If a catch event in the source process is mapped to a catch event in the target process, the subscription is migrated.
48
+
49
+ While migrating each catch event subscriptions, the catch event's `processDefinitionKey`, `bpmnProcessId`, `elementId` properties are updated to the target process definition.
50
+ **Note**
51
+ It is **possible** to change the interrupting status during catch event subscription migration.
52
+
53
+ ---
54
+ Source: https://docs.camunda.io/docs/next/components/concepts/process-instance-migration
@@ -0,0 +1,10 @@
1
+ # Process instance migration — Limitations (2)
2
+
3
+ A full overview of error codes can be found in the migration command [RPC](https://docs.camunda.io/docs/next/apis-tools/zeebe-api/gateway-service#migrateprocessinstance-rpc) or [REST](https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/specifications/migrate-process-instance.api).
4
+
5
+ **Tip**
6
+ If process instance migration does not yet support your specific case, you can use [cancel process instance](https://docs.camunda.io/docs/next/apis-tools/zeebe-api/gateway-service#cancelprocessinstance-rpc) and [run a process segment](https://docs.camunda.io/docs/next/components/concepts/process-instance-creation#run-process-segment) to recreate your process instance in the other process definition.
7
+ Note that this results in new keys for the process instance and its associated variables, element instances, and other entities.
8
+
9
+ ---
10
+ Source: https://docs.camunda.io/docs/next/components/concepts/process-instance-migration
@@ -0,0 +1,230 @@
1
+ # Process instance migration — Limitations — Supported BPMN elements
2
+
3
+ The following BPMN elements are supported by the migration tool.
4
+
5
+ #### Subprocesses
6
+
7
+
8
+
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+
18
+
19
+
20
+ #### Tasks
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+
29
+
30
+
31
+
32
+
33
+
34
+
35
+
36
+
37
+
38
+
39
+
40
+
41
+ #### Gateways
42
+
43
+
44
+
45
+
46
+
47
+
48
+
49
+
50
+ #### Markers
51
+
52
+
53
+
54
+
55
+
56
+
57
+
58
+
59
+ #### Events
60
+
61
+
62
+
63
+ Type
64
+ Start
65
+ Intermediate
66
+
67
+
68
+
69
+ Event Subprocess
70
+ Event Subprocess non-interrupting
71
+ Catch
72
+ Boundary
73
+ Boundary non-interrupting
74
+
75
+
76
+
77
+
78
+
79
+ Message
80
+
81
+
82
+
83
+
84
+
85
+
86
+
87
+
88
+
89
+
90
+
91
+
92
+
93
+
94
+
95
+
96
+
97
+
98
+
99
+
100
+
101
+
102
+
103
+
104
+
105
+
106
+
107
+
108
+
109
+ Timer
110
+
111
+
112
+
113
+
114
+
115
+
116
+
117
+
118
+
119
+
120
+
121
+
122
+
123
+
124
+
125
+
126
+
127
+
128
+
129
+
130
+
131
+
132
+
133
+
134
+
135
+
136
+
137
+
138
+
139
+ Error
140
+
141
+
142
+
143
+
144
+
145
+
146
+
147
+
148
+
149
+
150
+
151
+
152
+
153
+
154
+
155
+
156
+
157
+ Signal
158
+
159
+
160
+
161
+
162
+
163
+
164
+
165
+
166
+
167
+
168
+
169
+
170
+
171
+
172
+
173
+
174
+
175
+
176
+
177
+
178
+
179
+
180
+
181
+
182
+
183
+
184
+
185
+
186
+
187
+ Escalation
188
+
189
+
190
+
191
+
192
+
193
+
194
+
195
+
196
+
197
+
198
+
199
+
200
+
201
+
202
+
203
+
204
+
205
+
206
+
207
+
208
+
209
+
210
+
211
+
212
+
213
+ Compensation
214
+
215
+
216
+
217
+
218
+
219
+
220
+
221
+
222
+
223
+
224
+
225
+
226
+
227
+ Conditional
228
+
229
+ ---
230
+ Source: https://docs.camunda.io/docs/next/components/concepts/process-instance-migration
@@ -0,0 +1,42 @@
1
+ # Process instance migration — Limitations
2
+
3
+ Not all process instances can be migrated to another process definition.
4
+ In the following cases, the process instance can't apply the migration plan and rejects the migration command.
5
+
6
+ - Process instance migration can only migrate active process instances, i.e. existing process instances that have not yet been completed, terminated, or banned.
7
+ - All active elements require a mapping.
8
+ - The number of active elements cannot be changed. You can use [process instance modification](https://docs.camunda.io/docs/next/components/concepts/process-instance-modification) to achieve this instead.
9
+ - The target process definition must exist in Zeebe, i.e. it must be deployed and not yet deleted.
10
+ - The migration plan can only map each `sourceElementId` once.
11
+ - A mapping instruction's `sourceElementId` must refer to an element existing in the process instance's process definition.
12
+ - A mapping instruction's `targetElementId` must refer to an element existing in the target process definition.
13
+ - Catch event limitations:
14
+ - A mapping instruction cannot detach a catch event from an active element.
15
+ For example, a service task `A` has timer boundary event `T1` and will be migrated to the service task `B` has timer boundary event `T2`.
16
+ If a mapping instruction between `A` -> `B` is provided, a mapping instruction for `T1` can only refer to `T2`.
17
+ - Each catch event can only be the target of a mapping instruction once.
18
+ - Two catch events in the source cannot be mapped to the same catch event in the target.
19
+ - A catch event in the source cannot be mapped to a different type of catch event in the target.
20
+ - The message subscription for the message catch event in the source process instance needs to be fully distributed before the migration.
21
+ - Multi-instance body limitations:
22
+ - Each child instance of a multi-instance body should be migrated separately because they belong to another process instance.
23
+ - It is not possible to migrate a parallel multi-instance body to a sequential multi-instance body and vice versa.
24
+ - Scope limitations:
25
+ - You cannot migrate an active embedded subprocess to an event subprocess. See [migrate active elements inside subprocesses](#migrate-active-elements-inside-subprocesses).
26
+ - You cannot change the scope of a subprocess during migration.
27
+ - Changing the scope of an ad-hoc subprocess during migration is not possible. See [migrate active elements inside ad-hoc subprocesses](#migrate-active-elements-inside-ad-hoc-subprocesses).
28
+ - Mapping instructions can only change the user task implementation from a job-worker user task to a Camunda user task, but not vice versa.
29
+ - You cannot migrate embedded forms when migrating a job worker user task to a Camunda user task. The migration uses the form defined in the target user task definition. See [migrate job worker user tasks to Camunda user tasks](#migrate-job-worker-user-tasks-to-camunda-user-tasks).
30
+ - Provide a mapping instruction between catch events to migrate message catch events when the target catch event has the same message name. You cannot re-create a message catch event with the same message name in the target process definition. See [deal with catch events](#deal-with-catch-events).
31
+
32
+ The following limitations exist that may be supported in future versions:
33
+
34
+ - Only [supported BPMN elements](#supported-bpmn-elements) can be migrated.
35
+ - The following scenarios cannot be migrated:
36
+ - An element that becomes nested in a newly added subprocess
37
+ - An element that was nested in a subprocess is no longer nested in that subprocess
38
+ - Mapping instructions cannot change the element type
39
+ - The process instance must be in a wait state, i.e. waiting for an event or external input like job completion. It may not be taking a sequence flow or triggering an event while migrating the instance.
40
+
41
+ ---
42
+ Source: https://docs.camunda.io/docs/next/components/concepts/process-instance-migration
@@ -0,0 +1,17 @@
1
+ # Process instance migration
2
+
3
+ Use process instance migration to change the process definition of a running process instance.
4
+
5
+ Process instance migration fits a running process instance to a different process definition.
6
+ This can be useful when the process definition of a running process instance needs changes due to bugs or updated requirements.
7
+ While doing so, we aim to interfere as little as possible with the process instance state during the migration.
8
+ For example, a migrated active user task remains assigned to the same user if no implementation migration occurs.
9
+ This principle applies to all parts of the process instance.
10
+
11
+ Use the migration command [RPC](https://docs.camunda.io/docs/next/apis-tools/zeebe-api/gateway-service#migrateprocessinstance-rpc) or [REST](https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/specifications/migrate-process-instance.api) to change the process model of a running process instance. You can also migrate process instances using Operate's UI — see the [Operate user guide](https://docs.camunda.io/docs/next/components/operate/userguide/process-instance-migration).
12
+
13
+ **Tip**
14
+ If you need to repair a broken process instance without changing the process definition, use [process instance modification](https://docs.camunda.io/docs/next/components/concepts/process-instance-modification) instead.
15
+
16
+ ---
17
+ Source: https://docs.camunda.io/docs/next/components/concepts/process-instance-migration
@@ -0,0 +1,19 @@
1
+ # Process instance migration — Migrate active elements inside ad-hoc subprocesses
2
+
3
+ Active elements located inside ad-hoc subprocesses can be migrated as part of a process instance migration.
4
+
5
+ Consider the following example, where you want to migrate an active element that is located in an ad-hoc subprocess:
6
+
7
+ ![The service task A is inside the ad-hoc subprocess A.](assets/process-instance-migration/migration-adhoc-subprocess_before.png)
8
+
9
+ After migrating active element `A` to `B` and `Ad-Hoc Subprocess A` to `Ad-Hoc Subprocess B`, the process instance will look like this:
10
+
11
+ ![After migrating the process instance, it is waiting at service task B inside the Ad-Hoc Subprocess B.](assets/process-instance-migration/migration-adhoc-subprocess_after.png)
12
+
13
+ **Important**
14
+ To migrate ad-hoc subprocesses, you must provide a mapping instruction from the process instance’s ad-hoc subprocess ID to the target ad-hoc subprocess ID.
15
+
16
+ Changing the scope of ad-hoc subprocesses during migration is not possible.
17
+
18
+ ---
19
+ Source: https://docs.camunda.io/docs/next/components/concepts/process-instance-migration
@@ -0,0 +1,28 @@
1
+ # Process instance migration — Migrate active elements inside subprocesses
2
+
3
+ Active elements located inside subprocesses can be migrated as part of a process instance migration.
4
+
5
+ Let's consider an example where we want to migrate an active element that is located in a subprocess.
6
+
7
+ ![The service task A is inside the subprocess A.](assets/process-instance-migration/migration-subprocess_before.png)
8
+
9
+ After migrating active element `A` to `B` and `Subprocess A` to `Subprocess B`, the process instance will look like this:
10
+
11
+ ![After migrating the process instance, it is waiting at service task B inside the Subprocess B.](assets/process-instance-migration/migration-subprocess_after.png)
12
+
13
+ **Note**
14
+ A mapping instruction must be provided from the process instance's subprocess ID to the target subprocess ID to migrate subprocesses.
15
+
16
+ **Note**
17
+ You cannot migrate an active embedded subprocess to an event subprocess.
18
+ Additionally, changing the scope of a subprocesses during migration is not possible.
19
+
20
+ ### Call activities and called process instances
21
+
22
+ Active call activities can be migrated like any other element.
23
+ The called process instance is not changed when migrating the call activity.
24
+
25
+ You can migrate a called process instance in the same way as a regular process instance.
26
+
27
+ ---
28
+ Source: https://docs.camunda.io/docs/next/components/concepts/process-instance-migration
@@ -0,0 +1,19 @@
1
+ # Process instance migration — Migrate job worker user tasks to Camunda user tasks
2
+
3
+ You can migrate user tasks with a job worker implementation to Camunda user tasks by providing mapping instructions between the source and target user tasks.
4
+
5
+ The target Camunda user task preserves `candidate groups`, `candidate users`, `due date`, `follow-up date`, and the `form id` or `form key` from the source task, as well as `customHeaders` set in the job.
6
+
7
+ The target user task uses the [priority](https://docs.camunda.io/docs/next/components/tasklist/userguide/defining-task-priorities) defined in the target user task definition, or a default value of 50 if none is defined.
8
+
9
+ **Important**
10
+ When you migrate a job worker user task to a Camunda user task:
11
+
12
+ - Embedded forms are not supported. The form defined in the target user task definition is used.
13
+ - The current `assignee` is not preserved. The task is assigned to the initial assignee defined in the target user task definition.
14
+
15
+ **Note**
16
+ Incidents on the job worker user task need to be resolved before migrating to a Camunda user task, otherwise the migration will fail.
17
+
18
+ ---
19
+ Source: https://docs.camunda.io/docs/next/components/concepts/process-instance-migration
@@ -0,0 +1,45 @@
1
+ # Process instance migration — Migrating from Camunda 7
2
+
3
+ This page covers migrating running Camunda 8 process instances to a different Camunda 8 process definition. If you're moving process instances from Camunda 7 to Camunda 8, use the [Data Migrator](https://docs.camunda.io/docs/next/guides/migrating-from-camunda-7/migration-tooling/data-migrator/index) instead. The two features restrict different things—check the [limitations of the one you're using](https://docs.camunda.io/docs/next/guides/migrating-from-camunda-7/migration-tooling/data-migrator/limitations).
4
+
5
+
6
+ ## Change the process instance flow for inactive parts
7
+
8
+ Process instance migration allows you to adjust the process model of your process instance to fit to new requirements.
9
+
10
+ Let's consider an example.
11
+
12
+ The process instance below contains a completed start event, an active service task `A`, and an end event.
13
+ Once you complete the service task `A`, the process will reach the end event.
14
+
15
+ ![The process instance is waiting at the active service task A.](assets/process-instance-migration/migration-basic_before.png)
16
+
17
+ However, the requirements of our process have changed.
18
+
19
+ Instead of completing the process, we want to add a user task `B` after the service task `A` and before the end event.
20
+
21
+ ![In the new process version the service task A flows to a user task B.](assets/process-instance-migration/migration-basic_target.png)
22
+
23
+ We can create new process instances according to this new process model after deploying it, but we also want our active process instances to receive the update and reach user task `B` when service task `A` is completed.
24
+
25
+ <!--
26
+ I'm using process, process model, and process definition interchangeably, because I don't know what's best.
27
+ Using it interchangeably might help users pick up an understanding of what we mean (some may know it as a model, others as a process).
28
+ But, it's also inconsistent.
29
+ Should we use all terms or should we select a specific one.
30
+ The API refers to it as the "process instance's process definition" and the "target process definition".
31
+ -->
32
+
33
+ To achieve this, we can migrate our process instance from its current process to the newly deployed one. You must provide a migration plan with mapping instructions to the target process definition to clarify your intentions.
34
+
35
+ In our example, we'll provide a mapping instruction from source element ID `A` to target element ID `A`. This means we expect any active element instances of element with ID `A` to be migrated to the element with ID `A` in the target process.
36
+ Therefore, our process instance will continue to be active at service task `A`.
37
+
38
+ ![Once the service task A is completed, the process instance will flow to the user task B.](assets/process-instance-migration/migration-basic_after.png)
39
+
40
+ After migrating our process instance, we can now complete the service task `A` to reach user task `B`.
41
+
42
+ Process instance migration allows you to change the inactive parts of the process instance. In our example, we placed a user task `B` between the active service task `A` and the inactive end event. We did not change the active service task `A`, just the steps that follow.
43
+
44
+ ---
45
+ Source: https://docs.camunda.io/docs/next/components/concepts/process-instance-migration
@@ -0,0 +1,36 @@
1
+ # Process instance migration — Process definitions and versions
2
+
3
+ So far, we've only discussed migrating a process instance to a new version of its process definition.
4
+
5
+ You are free to migrate your process instance:
6
+
7
+ - From an older version to a newer version of the same process definition.
8
+ - From a newer version to an older version of the same process definition.
9
+ - To a different process definition altogether.
10
+
11
+ **Note**
12
+ You do not have to provide a mapping instruction from the process instance's process ID to the target process ID.
13
+
14
+
15
+ ## Jobs, expressions, and input mappings
16
+
17
+ We do not recreate jobs, reevaluate expressions, and reapply input mappings of the active elements.
18
+ We also don't adjust any static values if they differ between the two process definitions.
19
+ Any existing variables, user tasks, and jobs continue to exist with the same values as previously assigned.
20
+
21
+ Let's consider an active service task that created a job when it was activated with type `send_mail`.
22
+ In the target process definition, the job type expression is changed as follows:
23
+
24
+ ```feel
25
+ = order.next_step
26
+ ```
27
+
28
+ However, on migrating the process instance this new job type expression is not evaluated.
29
+ Instead, the job keeps all properties it had before the migration, including the job type.
30
+
31
+ **Tip**
32
+ You can use [process instance modification](https://docs.camunda.io/docs/next/components/concepts/process-instance-modification) to terminate and activate the service task if you want to create the job according to the new service task's definitions.
33
+ This results in new keys for the service task as well as the job.
34
+
35
+ ---
36
+ Source: https://docs.camunda.io/docs/next/components/concepts/process-instance-migration
@@ -0,0 +1,31 @@
1
+ # Process instance migration — Use at your own risk
2
+
3
+ Process instance migration is a powerful tool to change your process instances. However, use it with care.
4
+ You can migrate the process instance to create situations that are not reachable by the regular execution.
5
+ Consider the following example:
6
+
7
+ ![The process instance waits on a task after a parallel joining gateway.](assets/process-instance-migration/migration-use-at-your-own-risk.png)
8
+
9
+ The process instance completed the first tasks `A` and `B` and waits on task `C`.
10
+
11
+ We could apply the following migrations, but the process instance may end up in an unintended situation:
12
+
13
+ - If we map task `C` to `A` or `B`, the process instance is stuck on the parallel gateway.
14
+ - If we map task `C` to `D`, the variables that would be provided by the message are not set, the task `D` could be processed with the wrong input.
15
+
16
+ The process instance doesn't detect these situations. It is up to you to apply suitable migrations.
17
+
18
+ When in doubt, we recommend testing your migration on a non-production cluster or using [Camunda Process Test](https://docs.camunda.io/docs/next/apis-tools/testing/getting-started).
19
+
20
+ **Tip**
21
+ Often it's safer to migrate in multiple smaller steps rather than in one big migration.
22
+ For example, you can start by migrating the process instance introducing changes to the inactive parts only to keep the current situation unchanged.
23
+
24
+ In some cases it's useful to prepare the process instance before migrating.
25
+ If your process needs specific variables immediately after migrating, you can set these before migrating the process instance.
26
+ Both global and local variables are migrated automatically.
27
+ Before migrating, you can also use process instance modification [activating an element](https://docs.camunda.io/docs/next/components/concepts/process-instance-modification#activate-an-element)
28
+ to avoid the process instance getting stuck on a parallel gateway, or [terminate an element instance](https://docs.camunda.io/docs/next/components/concepts/process-instance-modification#terminate-an-element-instance) to get rid of a parallel flow.
29
+
30
+ ---
31
+ Source: https://docs.camunda.io/docs/next/components/concepts/process-instance-migration
@@ -0,0 +1,30 @@
1
+ # Process instance modification — Activate a nested element
2
+
3
+ We can use the modification command to activate an element of the process nested inside an embedded or an event
4
+ subprocess. This is a special case of [activating an element](#activate-an-element). Consider the following example:
5
+
6
+ ![The process instance waits on a task inside a subprocess. We use the modification command to activate a task from a parallel flow in the same subprocess.](assets/process-instance-modification/process-instance-modification-activate-nested-element.png)
7
+
8
+ The process instance completed the first task `A` in the embedded subprocess. It passed the inclusive gateway and waited
9
+ on task `B`. Task `C` is also connected to the inclusive gateway, but the condition didn't match. The condition should
10
+ match, but the job worker for task `A` provided unexpected variables.
11
+
12
+ To correct the state of the process instance, we modify it and activate task `C`. As a result, task `C` is active in the
13
+ same instance of the subprocess as the other task `B`.
14
+
15
+ The process instance activates the element always in an existing instance of its subprocess.
16
+
17
+ If the subprocess doesn't have an active instance, the process instance creates a new instance of the subprocess
18
+ first. The creation of the subprocess can include the creation of the event subscriptions; for example, of boundary
19
+ events. In contrast to a regular activation of the subprocess, the process instance doesn't activate the start event
20
+ of the subprocess or apply any input variable mappings.
21
+
22
+ If the subprocess itself is nested in another subprocess, the same procedure is applied to this subprocess.
23
+
24
+ **Note**
25
+ The process instance can't activate the element if the subprocess has more than one active instance. It can't decide in
26
+ which instance of the subprocess to activate the element. As a result, the process instance doesn't apply the activation
27
+ instruction and rejects the command.
28
+
29
+ ---
30
+ Source: https://docs.camunda.io/docs/next/components/concepts/process-instance-modification
@@ -0,0 +1,21 @@
1
+ # Process instance modification — Activate an element
2
+
3
+ We can use the modification command to activate an element of the process. Consider the following example:
4
+
5
+ ![The process instance waits on task. We use the modification command to activate a task from a parallel flow.](assets/process-instance-modification/process-instance-modification-activate-an-element.png)
6
+
7
+ The process instance completed the first task `A` and waits on task `B`. Task `C` is connected to task `A` by a
8
+ non-interrupting message catch event. An external system will publish the message, but it is not available.
9
+
10
+ To correct the state of the process instance, we modify it and activate task `C`. As a result, task `C` is active, and a
11
+ job worker can pick it up.
12
+
13
+ The process instance activates the element in the same way as the regular flow; for example, if the incoming sequence
14
+ flow of the element would be taken. The activation of the element can include the following steps:
15
+
16
+ - Apply the input variable mappings.
17
+ - Create the event subscriptions; for example, of boundary events.
18
+ - Apply additional logic depending on the element; for example, create a job for a service task.
19
+
20
+ ---
21
+ Source: https://docs.camunda.io/docs/next/components/concepts/process-instance-modification
@@ -0,0 +1,22 @@
1
+ # Process instance modification — Activate an interrupting event subprocess
2
+
3
+ We can use the modification command to activate an interrupting event subprocess of the process. Consider the following
4
+ example:
5
+
6
+ ![The process instance waits on task. We use the modification command to activate an interrupting event subprocess in the same scope.](assets/process-instance-modification/process-instance-modification-activate-interrupting-event-subprocess.png)
7
+
8
+ The process instance completed the first task `A` and waits on task `B`. Task `C` is embedded in an interrupting message
9
+ event subprocess. An external system will publish the message and interrupt the process, but it is not available.
10
+
11
+ To correct the state of the process instance, we modify it and activate the interrupting event subprocess. As a result,
12
+ the event subprocess is active and enters the start event. But the activation doesn't interrupt the process instance
13
+ and terminate task `B`. So, both tasks `B` and `C` are active.
14
+
15
+ If we want to simulate the interrupting behavior of the event subprocess, we need to add a modification instruction
16
+ to [terminate the instance](#terminate-an-element-instance) of the task `B`.
17
+
18
+ If the start event of the event subprocess has output variable mappings, we may need to
19
+ [set the variables](#set-variables) with the activation instruction.
20
+
21
+ ---
22
+ Source: https://docs.camunda.io/docs/next/components/concepts/process-instance-modification
@@ -0,0 +1,20 @@
1
+ # Process instance modification — Execute the modification instructions
2
+
3
+ A modification command can contain multiple activation and termination instructions. The process instance applies these
4
+ instructions in a specific order:
5
+
6
+ 1. Apply all activation instructions.
7
+ 2. Apply all termination instructions.
8
+
9
+ The order of the instructions matters if the modification terminates the last active instances of the process instance
10
+ or inside a subprocess, and activates an element in the process instance or the subprocess. Since the process instance
11
+ applies the activation instructions first, the process instance or the subprocess still has an active instance and is
12
+ not terminated.
13
+
14
+ If the process instance can't apply one of the modification instructions, it rejects the modification command. For
15
+ example, if one of the terminating element instances is not active. As a result, the process instance is not modified
16
+ and is in the same state as before. It applies the instructions of a modification command in a **transactional** way (i.e.
17
+ apply all or nothing).
18
+
19
+ ---
20
+ Source: https://docs.camunda.io/docs/next/components/concepts/process-instance-modification