@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,18 @@
1
+ # Escalation events
2
+
3
+ Escalation events are used to escalate part of process execution to a higher flow scope.
4
+
5
+ Escalation events are events which reference a named escalation, and are used to communicate to a higher flow scope.
6
+ Unlike an error, an escalation event is non-critical and execution continues at the location of throwing.
7
+
8
+ ![The process reached an escalation event. The escalation gets caught in a higher flow scope. As the escalation throw event is non-critical, the outgoing sequence flow of this event is taken.](assets/escalation-events.png)
9
+
10
+ The example above shows the execution of an escalation event:
11
+
12
+ 1. The process reaches the `Throw` event.
13
+ 2. This throws an escalation to a higher flow scope.
14
+ 3. The escalation is caught by the `Catch` event.
15
+ 4. As escalation events are non-critical, the outgoing sequence flows of `Throw` and `Catch` are both taken.
16
+
17
+ ---
18
+ Source: https://docs.camunda.io/docs/next/components/modeler/bpmn/escalation-events/escalation-events
@@ -0,0 +1,22 @@
1
+ # Escalation events — Throwing the escalation
2
+
3
+ An escalation can be thrown by an escalation end event, or by an intermediate escalation throw event. Escalation events
4
+ are non-critical. This means that if the throwing event has any outgoing sequence flows, they will be taken.
5
+
6
+
7
+ ## Catching the escalation
8
+
9
+ An escalation can be caught using a boundary event, or using an event subprocess. It is caught by one catch event at most, and this will be the catch event in the nearest parent flow scope.
10
+
11
+ It is not possible to define multiple escalation catch events with the same `escalationCode` in a single scope. It is also not permitted to have multiple escalation catch-all events in a single scope. However, it is possible to define both an escalation catch event referencing an escalation with a particular `escalationCode` and an escalation catch-all event within the same scope. When this happens, the escalation catch event
12
+ that matches the `escalationCode` is prioritized.
13
+
14
+ If there are no escalation catch events that match the `escalationCode`, the escalation will not be caught. Unlike with
15
+ [error events](https://docs.camunda.io/docs/next/components/modeler/bpmn/error-events/error-events), no incident is raised. The process will continue without escalating.
16
+
17
+ Even though escalations are non-critical, it is still possible make escalation catch events interrupting. This will
18
+ behave the same as other interrupting events. The catch event will terminate the scope it is attached to. In this case,
19
+ the outgoing sequence flows of the throwing escalation event are not taken.
20
+
21
+ ---
22
+ Source: https://docs.camunda.io/docs/next/components/modeler/bpmn/escalation-events/escalation-events
@@ -0,0 +1,36 @@
1
+ # Event-based gateway — Additional resources
2
+
3
+ ### XML representation
4
+
5
+ An event-based gateway with two outgoing sequence flows:
6
+
7
+ ```xml
8
+ <bpmn:eventBasedGateway id="gateway" />
9
+
10
+ <bpmn:sequenceFlow id="s1" sourceRef="gateway" targetRef="payment-details-updated" />
11
+
12
+ <bpmn:intermediateCatchEvent id="payment-details-updated"
13
+ name="Payment Details Updated">
14
+ <bpmn:messageEventDefinition messageRef="message-payment-details-updated" />
15
+ </bpmn:intermediateCatchEvent>
16
+
17
+ <bpmn:sequenceFlow id="s2" sourceRef="gateway" targetRef="wait-one-hour" />
18
+
19
+ <bpmn:intermediateCatchEvent id="wait-one-hour" name="1 hour">
20
+ <bpmn:timerEventDefinition>
21
+ <bpmn:timeDuration>PT1H</bpmn:timeDuration>
22
+ </bpmn:timerEventDefinition>
23
+ </bpmn:intermediateCatchEvent>
24
+
25
+ <bpmn:intermediateCatchEvent id="payment-canceled" name="Payment canceled">
26
+ <bpmn:signalEventDefinition signalRef="signal-payment-canceled" />
27
+ </bpmn:intermediateCatchEvent>
28
+ ```
29
+
30
+ ### References
31
+
32
+ - [Timer events](https://docs.camunda.io/docs/next/components/modeler/bpmn/timer-events/timer-events)
33
+ - [Message events](https://docs.camunda.io/docs/next/components/modeler/bpmn/message-events/message-events)
34
+
35
+ ---
36
+ Source: https://docs.camunda.io/docs/next/components/modeler/bpmn/event-based-gateways/event-based-gateways
@@ -0,0 +1,16 @@
1
+ # Event-based gateway
2
+
3
+ An event-based gateway allows you to make a decision based on events.
4
+
5
+ An event-based gateway allows you to make a decision based on events.
6
+
7
+ ![process](assets/event-based-gateway.png)
8
+
9
+ An event-based gateway must have at least **two** outgoing sequence flows. Each sequence flow must be connected to
10
+ an intermediate catch event of type [timer](https://docs.camunda.io/docs/next/components/modeler/bpmn/timer-events/timer-events),
11
+ [message](https://docs.camunda.io/docs/next/components/modeler/bpmn/message-events/message-events) or [signal](https://docs.camunda.io/docs/next/components/modeler/bpmn/signal-events/signal-events).
12
+
13
+ When an event-based gateway is entered, the process instance waits at the gateway until one of the events is triggered. When the first event is triggered, the outgoing sequence flow of this event is taken. No other events of the gateway can be triggered afterward.
14
+
15
+ ---
16
+ Source: https://docs.camunda.io/docs/next/components/modeler/bpmn/event-based-gateways/event-based-gateways
@@ -0,0 +1,23 @@
1
+ # Event subprocess — Additional resources
2
+
3
+ ### XML representation
4
+
5
+ An event subprocess with an interrupting timer start event:
6
+
7
+ ```xml
8
+ <bpmn:subProcess id="compensate-subprocess" triggeredByEvent="true">
9
+ <bpmn:startEvent id="cancel-order" isInterrupting="true">
10
+ <bpmn:timerEventDefinition>
11
+ <bpmn:timeDuration>PT5M</bpmn:timeDuration>
12
+ </bpmn:timerEventDefinition>
13
+ ... other elements
14
+ </bpmn:subProcess>
15
+ ```
16
+
17
+ ### References
18
+
19
+ - [Embedded subprocess](https://docs.camunda.io/docs/next/components/modeler/bpmn/embedded-subprocesses/embedded-subprocesses)
20
+ - [Variable scopes](https://docs.camunda.io/docs/next/components/concepts/variables#variable-scopes)
21
+
22
+ ---
23
+ Source: https://docs.camunda.io/docs/next/components/modeler/bpmn/event-subprocesses/event-subprocesses
@@ -0,0 +1,26 @@
1
+ # Event subprocess
2
+
3
+ An event subprocess is a subprocess triggered by an event.
4
+
5
+ An event subprocess is a subprocess triggered by an event. This can be added globally to the process, or locally inside an embedded subprocess.
6
+
7
+ ![event-subprocess](assets/event-subprocess.png)
8
+
9
+ An event subprocess must have exactly **one** start event of one of the following types:
10
+
11
+ - [Timer](https://docs.camunda.io/docs/next/components/modeler/bpmn/timer-events/timer-events)
12
+ - [Message](https://docs.camunda.io/docs/next/components/modeler/bpmn/message-events/message-events)
13
+ - [Error](https://docs.camunda.io/docs/next/components/modeler/bpmn/error-events/error-events)
14
+ - [Signal](https://docs.camunda.io/docs/next/components/modeler/bpmn/signal-events/signal-events)
15
+ - [Escalation](https://docs.camunda.io/docs/next/components/modeler/bpmn/escalation-events/escalation-events)
16
+
17
+ An event subprocess behaves like a boundary event, but is inside the scope instead of attached to the scope. Like a boundary event, the event subprocess can be interrupting or non-interrupting (indicated in BPMN by a solid or dashed border of the start event). The start event of the event subprocess can be triggered when its containing scope is activated.
18
+
19
+ A non-interrupting event subprocess can be triggered multiple times. An interrupting event subprocess can be triggered only once.
20
+
21
+ When an interrupting event subprocess is triggered, all active instances of its containing scope are terminated, including instances of other non-interrupting event subprocesses.
22
+
23
+ If an event subprocess is triggered, its containing scope is not completed until the triggered instance is completed.
24
+
25
+ ---
26
+ Source: https://docs.camunda.io/docs/next/components/modeler/bpmn/event-subprocesses/event-subprocesses
@@ -0,0 +1,10 @@
1
+ # Event subprocess — Variables
2
+
3
+ Unlike a boundary event, an event subprocess is inside the scope. Therefore, it can access and modify all local variables of its containing scope. This is not possible with a boundary event because a boundary event is outside of the scope.
4
+
5
+ Input mappings can be used to create new local variables in the scope of the event subprocess. These variables are only visible within the event subprocess. If no input mappings are defined, the [default behavior](https://docs.camunda.io/docs/next/components/concepts/variables#variable-scopes) is applied to the variables alongside the event.
6
+
7
+ By default, the local variables of the event subprocess are not propagated (i.e. removed with the scope). This behavior can be customized by defining output mappings at the event subprocess. The output mappings are applied on completion of the event subprocess.
8
+
9
+ ---
10
+ Source: https://docs.camunda.io/docs/next/components/modeler/bpmn/event-subprocesses/event-subprocesses
@@ -0,0 +1,14 @@
1
+ # Overview — Events in general
2
+
3
+ Events in BPMN can be **thrown** (i.e. sent) or **caught** (i.e. received), respectively referred to as **throw** or **catch** events (e.g. `message throw event`, `timer catch event`). The distinction is about which side of the event the process is on: a throw event is something the process itself actively does as part of its own execution (for example, sending a message or raising an escalation); a catch event is something the process passively waits for, coming from outside the process (for example, a message arriving, or a timer elapsing).
4
+
5
+ Additionally, a distinction is made between start, intermediate, and end events:
6
+
7
+ - **Start events** (always catch events) react to something external to begin the process or subprocess — a process can't start itself.
8
+ - **End events** (always throw events) are the process's own final action, such as sending a message or signaling that an error occurred, and denote the end of a particular sequence flow.
9
+ - **Intermediate events** can go either way: an intermediate throw event performs an action as part of the process's execution, while an intermediate catch event pauses the process and waits to react to something external.
10
+
11
+ Intermediate catch events can be inserted into your process in two different contexts: normal flow, or attached to an activity, and are called boundary events.
12
+
13
+ ---
14
+ Source: https://docs.camunda.io/docs/next/components/modeler/bpmn/events
@@ -0,0 +1,21 @@
1
+ # Overview — Intermediate events
2
+
3
+ Diagram (BPMN):
4
+ start "..." → intermediate throw event "Send message A (intermediate throw event)" → intermediate catch event "Wait for msg. B (intermediate catch event)" → end "..."
5
+
6
+ **(1)**
7
+
8
+ **(2)**
9
+
10
+
11
+ ## Boundary events
12
+
13
+ Boundary events provide a way to model what should happen if an event occurs while an activity is active. For example, if a process is waiting on a user task to happen which is taking too long, an intermediate timer catch event can be attached to the task, with an outgoing sequence flow to notification task, allowing the modeler to automate and sending a reminder email to the user.
14
+
15
+ Diagram (BPMN):
16
+ start "..." → user task "Do something" → end "..."
17
+
18
+ **(1)**
19
+
20
+ ---
21
+ Source: https://docs.camunda.io/docs/next/components/modeler/bpmn/events
@@ -0,0 +1,25 @@
1
+ # Overview
2
+
3
+ This document outlines an overview of general events, intermediate events, and boundary events.
4
+
5
+ **Events** in BPMN represent things that _happen_. A process can react to events (_catching_ event) as well as emit events (_throwing_ event). For example, a catching message event makes the token continue as soon as a message is received. The XML representation of the process contains the criteria for which kind of message triggers continuation.
6
+
7
+ Events can be added to the process in various ways. Not only can they be used to make a token wait at a certain point, but also for interrupting a token's progress.
8
+
9
+ Currently supported events:
10
+
11
+ - [None events](https://docs.camunda.io/docs/next/components/modeler/bpmn/none-events/none-events)
12
+ - [Message events](https://docs.camunda.io/docs/next/components/modeler/bpmn/message-events/message-events)
13
+ - [Timer events](https://docs.camunda.io/docs/next/components/modeler/bpmn/timer-events/timer-events)
14
+ - [Error events](https://docs.camunda.io/docs/next/components/modeler/bpmn/error-events/error-events)
15
+ - [Escalation events](https://docs.camunda.io/docs/next/components/modeler/bpmn/escalation-events/escalation-events)
16
+ - [Terminate events](https://docs.camunda.io/docs/next/components/modeler/bpmn/terminate-events/terminate-events)
17
+ - [Link events](https://docs.camunda.io/docs/next/components/modeler/bpmn/link-events/link-events)
18
+ - [Signal events](https://docs.camunda.io/docs/next/components/modeler/bpmn/signal-events/signal-events)
19
+ - [Compensation events](https://docs.camunda.io/docs/next/components/modeler/bpmn/compensation-events/compensation-events)
20
+
21
+ **Note**
22
+ Not all the events are supported yet. For a complete overview of supported events, refer to the [BPMN coverage](https://docs.camunda.io/docs/next/components/modeler/bpmn/bpmn-coverage#events).
23
+
24
+ ---
25
+ Source: https://docs.camunda.io/docs/next/components/modeler/bpmn/events
@@ -0,0 +1,46 @@
1
+ # Exclusive gateway — Conditions
2
+
3
+ A `conditionExpression` defines when a flow is taken. It is a [boolean expression](https://docs.camunda.io/docs/next/components/modeler/feel/language-guide/feel-boolean-expressions) that can access the process variables and compare them with literals or other variables. The condition is fulfilled when the expression returns `true`.
4
+
5
+ Multiple boolean values or comparisons can be combined as disjunction (`or`) or conjunction (`and`).
6
+
7
+ For example:
8
+
9
+ ```feel
10
+ = totalPrice > 100
11
+
12
+ = order.customer = "Paul"
13
+
14
+ = orderCount > 15 or totalPrice > 50
15
+
16
+ = valid and orderCount > 0
17
+ ```
18
+
19
+
20
+ ## Additional resources
21
+
22
+ ### XML representation
23
+
24
+ An exclusive gateway with two outgoing sequence flows:
25
+
26
+ ```xml
27
+ <bpmn:exclusiveGateway id="exclusiveGateway" default="else" />
28
+
29
+ <bpmn:sequenceFlow id="priceGreaterThan100" name="totalPrice &#62; 100"
30
+ sourceRef="exclusiveGateway" targetRef="shipParcelWithInsurance">
31
+ <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">
32
+ = totalPrice &gt; 100
33
+ </bpmn:conditionExpression>
34
+ </bpmn:sequenceFlow>
35
+
36
+ <bpmn:sequenceFlow id="else" name="else"
37
+ sourceRef="exclusiveGateway" targetRef="shipParcel" />
38
+ ```
39
+
40
+ ### References
41
+
42
+ - [Expressions](https://docs.camunda.io/docs/next/components/concepts/expressions)
43
+ - [Incidents](https://docs.camunda.io/docs/next/components/concepts/incidents)
44
+
45
+ ---
46
+ Source: https://docs.camunda.io/docs/next/components/modeler/bpmn/exclusive-gateways/exclusive-gateways
@@ -0,0 +1,23 @@
1
+ # Exclusive gateway
2
+
3
+ Learn more about exclusive gateways (or XOR-gateways) and their conditions, which allow you to make a decision based on data such as process variables.
4
+
5
+ An exclusive gateway (or XOR-gateway) selects one outgoing sequence flow based on data such as process variables.
6
+
7
+ ![process](assets/exclusive-gateway.png)
8
+
9
+ For an exclusive gateway with multiple outgoing sequence flows:
10
+
11
+ - All but one sequence flow must have a `conditionExpression`.
12
+ - The remaining sequence flow can omit the `conditionExpression`, but the gateway must define it as the default flow.
13
+ - Leaving the `conditionExpression` empty does not automatically make a sequence flow the default flow. In Modeler, set the exclusive gateway's default flow in the gateway properties by selecting the outgoing sequence flow to use as the default.
14
+ - When a process instance reaches the gateway, the system evaluates the `conditionExpression` values in BPMN XML order and takes the first sequence flow whose condition is fulfilled.
15
+ - If no condition is fulfilled, the process instance takes the **default flow**. The default flow should not have a condition, so the system does not evaluate it.
16
+ - If no condition is fulfilled and the gateway has no default flow, an [incident](https://docs.camunda.io/docs/next/components/concepts/incidents) is created.
17
+
18
+ For example, if one sequence flow uses the condition `= totalPrice > 100`, you can set another outgoing sequence flow as the gateway's default flow to handle all remaining cases where `totalPrice <= 100`.
19
+
20
+ An exclusive gateway can also join multiple incoming flows to improve BPMN readability. A joining gateway has pass-through semantics and does not merge incoming concurrent flows like a parallel gateway.
21
+
22
+ ---
23
+ Source: https://docs.camunda.io/docs/next/components/modeler/bpmn/exclusive-gateways/exclusive-gateways
@@ -0,0 +1,17 @@
1
+ # Overview
2
+
3
+ This document outlines an overview of currently supported gateways.
4
+
5
+ Gateways are elements that route tokens in more complex patterns than plain sequence flow.
6
+
7
+ BPMN's **exclusive gateway** chooses one sequence flow out of many based on data, whereas BPMN's **parallel gateway** generates new tokens by activating multiple sequence flows in parallel, for example.
8
+
9
+ Currently supported elements:
10
+
11
+ - [Exclusive gateways](https://docs.camunda.io/docs/next/components/modeler/bpmn/exclusive-gateways/exclusive-gateways)
12
+ - [Parallel gateways](https://docs.camunda.io/docs/next/components/modeler/bpmn/parallel-gateways/parallel-gateways)
13
+ - [Event-based gateways](https://docs.camunda.io/docs/next/components/modeler/bpmn/event-based-gateways/event-based-gateways)
14
+ - [Inclusive gateways](https://docs.camunda.io/docs/next/components/modeler/bpmn/inclusive-gateways/inclusive-gateways)
15
+
16
+ ---
17
+ Source: https://docs.camunda.io/docs/next/components/modeler/bpmn/gateways
@@ -0,0 +1,36 @@
1
+ # Inclusive gateway — Additional resources
2
+
3
+ ### XML representation
4
+
5
+ An inclusive gateway with three outgoing sequence flows and the default sequence flow is `Salad`:
6
+
7
+ ```xml
8
+ <bpmn:inclusiveGateway id="Gateway_1dj8ts6" name="Courses selected?" default="Flow_05d0jjq">
9
+ <bpmn:incoming>Flow_0mfam08</bpmn:incoming>
10
+ <bpmn:outgoing>Flow_0d3xogt</bpmn:outgoing>
11
+ <bpmn:outgoing>Flow_1le3l31</bpmn:outgoing>
12
+ <bpmn:outgoing>Flow_05d0jjq</bpmn:outgoing>
13
+ </bpmn:inclusiveGateway>
14
+ <bpmn:sequenceFlow id="Flow_0d3xogt" name="Pasta"
15
+ sourceRef="Gateway_1dj8ts6" targetRef="Activity_1orhxob">
16
+ <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">
17
+ = list contains(courses, "pasta")
18
+ </bpmn:conditionExpression>
19
+ </bpmn:sequenceFlow>
20
+ <bpmn:sequenceFlow id="Flow_1le3l31" name="Steak"
21
+ sourceRef="Gateway_1dj8ts6" targetRef="Activity_0rygy6z">
22
+ <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">
23
+ = list contains(courses, "steak")
24
+ </bpmn:conditionExpression>
25
+ </bpmn:sequenceFlow>
26
+ <bpmn:sequenceFlow id="Flow_05d0jjq" name="Salad"
27
+ sourceRef="Gateway_1dj8ts6" targetRef="Activity_06yrt1e" />
28
+ ```
29
+
30
+ ### References
31
+
32
+ - [Conditions](https://docs.camunda.io/docs/next/components/modeler/bpmn/inclusive-gateways/inclusive-gateways#conditions)
33
+ - [Incidents](https://docs.camunda.io/docs/next/components/concepts/incidents)
34
+
35
+ ---
36
+ Source: https://docs.camunda.io/docs/next/components/modeler/bpmn/inclusive-gateways/inclusive-gateways
@@ -0,0 +1,22 @@
1
+ # Inclusive gateway — Conditions
2
+
3
+ A `conditionExpression` defines when a flow is taken. It is a [boolean expression](https://docs.camunda.io/docs/next/components/modeler/feel/language-guide/feel-boolean-expressions) that can access the process variables and compare them with literals or other variables. The condition is fulfilled when the expression returns `true`.
4
+
5
+ Multiple boolean values or comparisons can be combined as disjunction (`and`) or conjunction (`or`).
6
+
7
+ For example:
8
+
9
+ ```feel
10
+ = totalPrice > 100
11
+
12
+ = order.customer = "Paul"
13
+
14
+ = orderCount > 15 or totalPrice > 50
15
+
16
+ = valid and orderCount > 0
17
+
18
+ = list contains(courses, "salad")
19
+ ```
20
+
21
+ ---
22
+ Source: https://docs.camunda.io/docs/next/components/modeler/bpmn/inclusive-gateways/inclusive-gateways
@@ -0,0 +1,39 @@
1
+ # Inclusive gateway
2
+
3
+ Learn more about inclusive gateways, which allow for making multiple decisions based on data or process variables, and can be diverging or converging.
4
+
5
+ The inclusive gateway (or OR-gateway) allows for making multiple decisions based on data or process variables. Inclusive gateways can be diverging (a sequence flow is split into multiple paths) or converging (split paths are merged before continuing).
6
+
7
+ ![A process model to prepare lunch at lunchtime can use an inclusive gateway to decide which steps to take to prepare the different lunch components, e.g. cook pasta,stir-fry steak, prepare salad, or any combination of these.](assets/inclusive-gateway.png)
8
+
9
+ If an inclusive gateway has multiple outgoing sequence flows, all sequence flows must have a condition to define when the flow is taken. If the inclusive gateway only has one outgoing sequence flow, then it does not need to have a condition.
10
+
11
+ Optionally, one of the sequence flows can be marked as the default flow. This sequence flow should not have a condition, because its behavior depends on the other conditions.
12
+
13
+ When an inclusive gateway is entered, the conditions are evaluated. The process instance takes all sequence flows where the condition is fulfilled.
14
+
15
+ For example: Courses selected include `pasta` and `salad`.
16
+
17
+ ![An inclusive gateway has decided to take the steps to cook pasta and prepare salad, but not stir-fry steak.](assets/inclusive-gateway-1.png)
18
+
19
+ For example: Courses selected include `steak`, `pasta` and `salad`.
20
+
21
+ ![An inclusive gateway has decided to take the steps to cook pasta, stir-fry steak, and prepare salad.](assets/inclusive-gateway-2.png)
22
+
23
+ If no condition is fulfilled, it takes the **default flow** of the gateway. Note that the default flow is not expected to have a condition, and is therefore not evaluated. If no condition is fulfilled and the gateway has no default flow, an [incident](https://docs.camunda.io/docs/next/components/concepts/incidents) is created.
24
+
25
+ For example: No courses selected then the default flow is taken.
26
+
27
+ ![An inclusive gateway has decided to take the step to prepare salad as the default because none of the conditions were fulfilled.](assets/inclusive-gateway-default.png)
28
+
29
+ A converging inclusive gateway (also known as a merging or joining inclusive gateway) merges incoming paths before the sequence flow continues. A converging gateway is completed and merges incoming sequence flows if one of the following conditions is met:
30
+
31
+ - All incoming sequence flows have been taken at least once.
32
+ - No path exists from any active flow node to the inclusive gateway (excluding incoming paths to the inclusive gateway that have already been taken).
33
+
34
+ For example: Once all selected courses are complete, the table can be cleared.
35
+
36
+ ![An inclusive converging gateway waits until all incoming, executed sequence flows are completed before cleaning the table.](assets/inclusive-gateway-join.png)
37
+
38
+ ---
39
+ Source: https://docs.camunda.io/docs/next/components/modeler/bpmn/inclusive-gateways/inclusive-gateways
@@ -0,0 +1,23 @@
1
+ # Link events — Additional resources
2
+
3
+ ### XML representation
4
+
5
+ A manual task:
6
+
7
+ ```xml
8
+ <bpmn:intermediateThrowEvent id="Throw_Link_Event_A" name="A">
9
+ <bpmn:linkEventDefinition id="ThrowLinkEventDefinition" name="A" />
10
+ </bpmn:intermediateThrowEvent>
11
+ <bpmn:intermediateCatchEvent id="Catch_Link_Event_A" name="A">
12
+ <bpmn:linkEventDefinition id="CatchLinkEventDefinition" name="A" />
13
+ </bpmn:intermediateCatchEvent>
14
+ ```
15
+
16
+ ### References
17
+
18
+ - [Intermediate none events]
19
+
20
+ [intermediate none events]: ../none-events/none-events.md#intermediate-none-events-throwing
21
+
22
+ ---
23
+ Source: https://docs.camunda.io/docs/next/components/modeler/bpmn/link-events/link-events
@@ -0,0 +1,36 @@
1
+ # Link events
2
+
3
+ Link events are intermediate events that connect two sections of a process.
4
+
5
+ Link events are intermediate events that connect two sections of a process.
6
+
7
+ They have no significance related to content, but facilitate the diagram-creation process.
8
+
9
+ **Tip**
10
+ You can use link events to create loops, to skip sections of a process, or to simplify the sequence flow lines in the diagram.
11
+
12
+ Link events have a throwing link event as the "exit point", and a catching link event as the "re-entrance point".
13
+ They are linked together by their link name.
14
+ Multiple throwing link events can link to the same catching link event.
15
+ A throwing link event cannot link to multiple catching link events.
16
+
17
+ In practice, two paired link events function the same as two [intermediate none events] connected via a sequence flow.
18
+
19
+ ![A pair of link events is equivalent to a pair of intermediate none events connected via a sequence flow](./assets/link-events-example.png)
20
+
21
+ Link events can be very useful if you draw comprehensive process diagrams with many sequence flows.
22
+ Links help avoid what otherwise might look like a “spaghetti” diagram.
23
+ In the example below, a retry loop is created using the link events pair `A`.
24
+
25
+ ![A pair of link events is used to form a retry loop](./assets/link-events-example-in-practice.png)
26
+
27
+ **Info: Link events are limited to a single scope**
28
+ Link events can only be used to link sections of a process within the same scope.
29
+ I.e., they can only exist together on the root process level or within the same subprocess.
30
+
31
+ Similarly, a sequence flow cannot be drawn between flow nodes at different scopes.
32
+ For example, a task in the root process level cannot connect to another task in a subprocess using a sequence flow.
33
+ Link events have the same limitation.
34
+
35
+ ---
36
+ Source: https://docs.camunda.io/docs/next/components/modeler/bpmn/link-events/link-events
@@ -0,0 +1,24 @@
1
+ # Manual tasks
2
+
3
+ A manual task defines a task that is external to the workflow engine.
4
+
5
+ A manual task defines a task that requires human interaction but no external tooling or UI interface. For example, a user reviewing a document or completing a physical task.
6
+
7
+ ![task](assets/manual-task.png)
8
+
9
+ Manual tasks are part of [human task orchestration](https://docs.camunda.io/docs/next/guides/getting-started-orchestrate-human-tasks), but differ from [user tasks](https://docs.camunda.io/docs/next/components/modeler/bpmn/user-tasks/user-tasks) which define an actionable task assisted by a workflow engine or software application.
10
+
11
+ Within the engine and BPMN model, a manual task is handled as a pass-through activity, automatically continuing the process at the moment the process instance arrives.
12
+
13
+ Manual tasks provide insights into the tasks performed outside the process engine, aiding in modeling a process, though no linked automation process is utilized.
14
+
15
+ ### XML representation
16
+
17
+ A manual task:
18
+
19
+ ```xml
20
+ <bpmn:manualTask id="manual-task" name="Manual task" />
21
+ ```
22
+
23
+ ---
24
+ Source: https://docs.camunda.io/docs/next/components/modeler/bpmn/manual-tasks/manual-tasks
@@ -0,0 +1,18 @@
1
+ # Overview
2
+
3
+ This document outlines an overview of supported markers.
4
+
5
+ You might want to execute some tasks for every element of a list, like the `for each` construct in programming languages. Refer to [Workflow Pattern 14: Multiple Instances with a priori Run-Time Knowledge](http://www.workflowpatterns.com/patterns/control/new/wcp14.php): "Multiple instances of a task can be created. The required number of instances may depend on a number of runtime factors, but is known before the task instances must be created. Once initiated, these instances are independent of each other and run concurrently. It is necessary to synchronize the instances at completion before any subsequent tasks can be triggered."
6
+
7
+ In BPMN, this is implemented using [multiple instance activities](https://docs.camunda.io/docs/next/components/modeler/bpmn/multi-instance/multi-instance):
8
+
9
+ Parallel multiple instance markers define that a subprocess is executed multiple times - once for each element of a given collection (like a `for each` loop in a programming language).
10
+
11
+ Currently supported markers:
12
+
13
+ - [Multi-instance](https://docs.camunda.io/docs/next/components/modeler/bpmn/multi-instance/multi-instance)
14
+ - [Compensation](https://docs.camunda.io/docs/next/components/modeler/bpmn/compensation-handler/compensation-handler)
15
+ - [Ad-hoc](https://docs.camunda.io/docs/next/components/modeler/bpmn/ad-hoc-subprocesses/ad-hoc-subprocesses)
16
+
17
+ ---
18
+ Source: https://docs.camunda.io/docs/next/components/modeler/bpmn/markers
@@ -0,0 +1,11 @@
1
+ # Message events — Intermediate message catch events
2
+
3
+ When an intermediate message catch event is entered, a corresponding message subscription is created. The process instance stops at this point and waits until the message is correlated. When a message is correlated, the catch event is completed and the process instance continues.
4
+
5
+ Inside an [ad-hoc sub-process](https://docs.camunda.io/docs/next/components/modeler/bpmn/ad-hoc-subprocesses/ad-hoc-subprocesses), an intermediate message catch event can also serve as an [AI agent](https://docs.camunda.io/docs/next/reference/glossary#ai-agent) tool, for example to model a step where the agent sends a message and waits for a reply. See [message catch events as tools](https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent-tool-definitions#message-catch-events-as-tools) for the unique-correlation-key requirement that pattern needs.
6
+
7
+ **Note**
8
+ An alternative to intermediate message catch events is a [receive task](https://docs.camunda.io/docs/next/components/modeler/bpmn/receive-tasks/receive-tasks), which behaves the same but can be used together with boundary events.
9
+
10
+ ---
11
+ Source: https://docs.camunda.io/docs/next/components/modeler/bpmn/message-events/message-events
@@ -0,0 +1,16 @@
1
+ # Message events
2
+
3
+ Message events are events which reference a message; they are used to wait until a proper message is received.
4
+
5
+ Message events are events which reference a message; they are used to wait until a proper message is received.
6
+
7
+ ![process](assets/message-events.png)
8
+
9
+ Message events are used if a single process instance needs to wait for a message from a secondary process or an external system. This is a single sender to a single recipient relationship (1:1), as the message cannot have more than one recipient.
10
+
11
+ These differ from [signal events](https://docs.camunda.io/docs/next/components/modeler/bpmn/signal-events/signal-events), which are used if you want to communicate with multiple listeners. For intermediate events, a signal will trigger all process instances with a token waiting at a corresponding catch event, even across different processes. For start events, a signal will start one instance per process that has a corresponding signal start. Unlike message events, signal events form a single sender to several-recipient relationship (1:N).
12
+
13
+ Both event types are methods of collaboration within BPMN.
14
+
15
+ ---
16
+ Source: https://docs.camunda.io/docs/next/components/modeler/bpmn/message-events/message-events
@@ -0,0 +1,13 @@
1
+ # Message events — Message boundary events
2
+
3
+ An activity can have one or more message boundary events. Each of the message events must have a unique message name.
4
+
5
+ When the activity is entered, it creates a corresponding message subscription for each boundary message event. If a non-interrupting boundary event is triggered, the activity is not terminated and multiple messages can be correlated.
6
+
7
+ The `correlationKey` expression of a message boundary event is evaluated in the activity's own (element instance) scope, consistent with the timer duration, message name, and signal name expressions of boundary events. This means the expression can access variables introduced by input mappings on the activity the boundary event is attached to. If the expression fails to evaluate, the resulting incident is raised on the activity itself, not on its flow scope. This behavior is controlled by the `camunda.processing.evaluate-boundary-event-correlation-key-in-activity-scope` property, which requires a broker restart to take effect. It defaults to `true` in Camunda 8.10 and later. It's also available since Camunda 8.9, where it defaults to `false`.
8
+
9
+ **Note**
10
+ Set `camunda.processing.evaluate-boundary-event-correlation-key-in-activity-scope` to `false` to restore the previous behavior, where the expression is evaluated in the flow scope instead. The legacy `zeebe.broker.experimental.features.evaluateBoundaryEventCorrelationKeyInActivityScope` property (or its environment variable equivalents `CAMUNDA_PROCESSING_EVALUATEBOUNDARYEVENTCORRELATIONKEYINACTIVITYSCOPE` and `ZEEBE_BROKER_EXPERIMENTAL_FEATURES_EVALUATEBOUNDARYEVENTCORRELATIONKEYINACTIVITYSCOPE`) has the same effect.
11
+
12
+ ---
13
+ Source: https://docs.camunda.io/docs/next/components/modeler/bpmn/message-events/message-events
@@ -0,0 +1,29 @@
1
+ # Message events — Message start events
2
+
3
+ A process can have one or more message start events (besides other types of start events). Each of the message events must have a unique message name.
4
+
5
+ When a process is deployed, it creates a message subscription for each message start event. Message subscriptions of the previous version of the process (based on the BPMN process ID) are closed.
6
+
7
+ ### Message correlation
8
+
9
+ When the message subscription is created, a message can be correlated to the start event if the message name matches. On correlating the message, a new process instance is created and the corresponding message start event is activated.
10
+
11
+ Messages are **not** correlated if they were published before the process was deployed or if a new version of the process is deployed without a proper start event.
12
+
13
+ The `correlationKey` of a published message can be used to control the process instance creation.
14
+
15
+ - If an instance of this process is active (independently from its version) and it was triggered by a message with the same `correlationKey`, the message is **not** correlated and no new instance is created. If the message has a time-to-live (TTL) > 0, it is buffered.
16
+ - When the active process instance is completed or terminated and a message with the same `correlationKey` and a matching message name is buffered (that is, TTL > 0), this message is correlated and a new instance of the latest version of the process is created.
17
+
18
+ If the `correlationKey` of a message is empty, it creates a new process instance and does not check if an instance is already active.
19
+
20
+ **Note**
21
+
22
+ You do not specify a `correlationKey` for a message start event in the BPMN model when designing a process.
23
+
24
+ - When an application sends a message that is caught by a message start event, the application can specify a `correlationKey` in the message.
25
+ - If a message caught by a start event contains a `correlationKey` value, the `correlationKey` is used to ensure only one process instance is active per key (idempotency). The `correlationKey` is not stored as a tag on the process instance, and the `tags` field remains empty.
26
+ - Follow-up messages are then checked against this `correlationKey` value (that is, is there an active process instance that was started by a message with the same `correlationKey`?).
27
+
28
+ ---
29
+ Source: https://docs.camunda.io/docs/next/components/modeler/bpmn/message-events/message-events