@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,28 @@
1
+ # Suspend process instances (batch)
2
+
3
+ `POST /process-instances/suspension`
4
+
5
+ Suspends multiple running process instances.
6
+ Since only ACTIVE root instances can be suspended, any given
7
+ filters for state and parentProcessInstanceKey are ignored and overridden during this batch operation.
8
+ This is done asynchronously, the progress can be tracked using the batchOperationKey from the response and the batch operation status endpoint (/batch-operations/{batchOperationKey}).
9
+
10
+ - Added in Camunda 8.10.
11
+ - Consistency: strong.
12
+
13
+ Authentication: bearerAuth or basicAuth
14
+
15
+ Request body:
16
+ application/json: ProcessInstanceSuspensionBatchOperationRequest (required)
17
+ filter (ProcessInstanceFilter, required) — The process instance filter.
18
+ operationReference (OperationReference)
19
+
20
+ Responses:
21
+ 200 BatchOperationCreatedResult — The batch operation request was created.
22
+ 400 ProblemDetail — The process instance batch operation failed. More details are provided in the response body.
23
+ 401 ProblemDetail — The request lacks valid authentication credentials.
24
+ 403 ProblemDetail — Forbidden. The request is not allowed.
25
+ 500 ProblemDetail — An internal error occurred while processing the request.
26
+
27
+ ---
28
+ Source: https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/specifications/suspend-process-instances-batch-operation.api
@@ -0,0 +1,24 @@
1
+ # Force-write runtime backup state
2
+
3
+ `POST /backups/runtime/state/sync`
4
+
5
+ Force-writes the checkpoint and backup metadata of every partition of the physical
6
+ tenant to the backup store, independent of any backup being taken or confirmed, and
7
+ returns the updated state.
8
+
9
+ - Required permissions: CREATE on BACKUP.
10
+ - Added in Camunda 8.10.
11
+ - Consistency: strong.
12
+
13
+ Authentication: bearerAuth or basicAuth
14
+
15
+ Responses:
16
+ 200 RuntimeBackupState — The updated runtime backup state.
17
+ 401 ProblemDetail — The request lacks valid authentication credentials.
18
+ 403 ProblemDetail — Forbidden. The request is not allowed.
19
+ 500 ProblemDetail — An internal error occurred while processing the request.
20
+ 503 ProblemDetail — The service is currently unavailable. This may happen only on some requests where the system creates backpressure to prevent the server's compute resources from being exhausted, avoiding more severe failures. In this case, the title of the error object contains `RESOURCE_EXHAUSTED`. Clients are recommended to eventually retry those requests after a backoff period. You can learn more about the backpressure mechanism here: https://docs.camunda.io/docs/components/zeebe/technical-concepts/internal-processing/#handling-backpressure .
21
+ 504 ProblemDetail — The request from gateway to broker timed out.
22
+
23
+ ---
24
+ Source: https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/specifications/sync-runtime-backup-state.api
@@ -0,0 +1,33 @@
1
+ # Take a history backup
2
+
3
+ `POST /backups/history`
4
+
5
+ Triggers a backup of the physical tenant's history, by scheduling a snapshot of every
6
+ secondary storage index it owns.
7
+
8
+ Unlike runtime backups, history backups have no generated-id mode: `backupId` is always
9
+ required.
10
+
11
+ Only available on clusters whose secondary storage is Elasticsearch or OpenSearch.
12
+
13
+ - Required permissions: CREATE on BACKUP.
14
+ - Added in Camunda 8.10.
15
+ - Consistency: strong.
16
+
17
+ Authentication: bearerAuth or basicAuth
18
+
19
+ Request body:
20
+ application/json: TakeHistoryBackupRequest (required)
21
+ backupId (BackupId, required) — The id of the backup to take.
22
+
23
+ Responses:
24
+ 202 TakeHistoryBackupResponse — The backup has been successfully scheduled.
25
+ 400 ProblemDetail — The provided data is not valid.
26
+ 401 ProblemDetail — The request lacks valid authentication credentials.
27
+ 403 ProblemDetail — The request is forbidden, either because the authenticated caller lacks the required `BACKUP` permission, or because the cluster's secondary storage is neither Elasticsearch nor OpenSearch and therefore cannot serve history backups. The problem detail says which of the two applies.
28
+ 409 ProblemDetail — A backup with the given id already exists, or another backup is already running. The "already running" check is best-effort and node-local: it only observes backups started by the gateway that serves the request. Two concurrent requests reaching different gateways are narrowed by the duplicate-id check alone.
29
+ 500 ProblemDetail — An internal error occurred while processing the request.
30
+ 503 ProblemDetail — The service is currently unavailable. This may happen only on some requests where the system creates backpressure to prevent the server's compute resources from being exhausted, avoiding more severe failures. In this case, the title of the error object contains `RESOURCE_EXHAUSTED`. Clients are recommended to eventually retry those requests after a backoff period. You can learn more about the backpressure mechanism here: https://docs.camunda.io/docs/components/zeebe/technical-concepts/internal-processing/#handling-backpressure .
31
+
32
+ ---
33
+ Source: https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/specifications/take-history-backup.api
@@ -0,0 +1,32 @@
1
+ # Take a runtime backup
2
+
3
+ `POST /backups/runtime`
4
+
5
+ Triggers a backup of runtime data on all partitions of the physical tenant.
6
+
7
+ The `backupId` must be omitted if continuous backups and/or a backup or checkpoint
8
+ schedule is enabled for the physical tenant, as the id is generated automatically.
9
+ Otherwise, `backupId` is required.
10
+
11
+ - Required permissions: CREATE on BACKUP.
12
+ - Added in Camunda 8.10.
13
+ - Consistency: strong.
14
+
15
+ Authentication: bearerAuth or basicAuth
16
+
17
+ Request body:
18
+ application/json: TakeRuntimeBackupRequest
19
+ backupId (BackupId) — The id of the backup to take. Must be omitted if continuous backups and/or a backup or checkpoint schedule is enabled for the physical tenant.
20
+
21
+ Responses:
22
+ 202 TakeRuntimeBackupResponse — The backup has been successfully scheduled.
23
+ 400 ProblemDetail — The provided data is not valid.
24
+ 401 ProblemDetail — The request lacks valid authentication credentials.
25
+ 403 ProblemDetail — Forbidden. The request is not allowed.
26
+ 409 ProblemDetail — A backup with the same or a higher id already exists.
27
+ 500 ProblemDetail — An internal error occurred while processing the request.
28
+ 503 ProblemDetail — The service is currently unavailable. This may happen only on some requests where the system creates backpressure to prevent the server's compute resources from being exhausted, avoiding more severe failures. In this case, the title of the error object contains `RESOURCE_EXHAUSTED`. Clients are recommended to eventually retry those requests after a backoff period. You can learn more about the backpressure mechanism here: https://docs.camunda.io/docs/components/zeebe/technical-concepts/internal-processing/#handling-backpressure .
29
+ 504 ProblemDetail — The request from gateway to broker timed out.
30
+
31
+ ---
32
+ Source: https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/specifications/take-runtime-backup.api
@@ -0,0 +1,32 @@
1
+ # Throw error for job
2
+
3
+ `POST /jobs/{jobKey}/error`
4
+
5
+ Reports a business error (i.e. non-technical) that occurs while processing a job.
6
+
7
+ - Required permissions: UPDATE_PROCESS_INSTANCE on PROCESS_DEFINITION.
8
+ - Added in Camunda 8.6.
9
+ - Consistency: strong.
10
+
11
+ Authentication: bearerAuth or basicAuth
12
+
13
+ Parameters:
14
+ jobKey (path, string, required)
15
+
16
+ Request body:
17
+ application/json: JobErrorRequest (required)
18
+ errorCode (string, required) — The error code that will be matched with an error catch event.
19
+ errorMessage (string) — An error message that provides additional context.
20
+ variables (object) — JSON object that will instantiate the variables at the local scope of the error catch event that catches the thrown error.
21
+ leaseToken (string) — The token identifying a leased job's activation, obtained from `ActivatedJobResult.leaseToken`. For a leased job, the matching token must be supplied to prove…
22
+
23
+ Responses:
24
+ 204 — An error is thrown for the job.
25
+ 400 ProblemDetail — The provided data is not valid.
26
+ 404 ProblemDetail — The job with the given key was not found or is not activated.
27
+ 409 ProblemDetail — The job with the given key is in the wrong state currently. More details are provided in the response body.
28
+ 500 ProblemDetail — An internal error occurred while processing the request.
29
+ 503 ProblemDetail — The service is currently unavailable. This may happen only on some requests where the system creates backpressure to prevent the server's compute resources from being exhausted, avoiding more severe failures. In this case, the title of the error object contains `RESOURCE_EXHAUSTED`. Clients are recommended to eventually retry those requests after a backoff period. You can learn more about the backpressure mechanism here: https://docs.camunda.io/docs/components/zeebe/technical-concepts/internal-processing/#handling-backpressure .
30
+
31
+ ---
32
+ Source: https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/specifications/throw-job-error.api
@@ -0,0 +1,27 @@
1
+ # Unassign a client from a group
2
+
3
+ `DELETE /groups/{groupId}/clients/{clientId}`
4
+
5
+ Unassigns a client from a group.
6
+ The client is removed as a group member, with associated authorizations, roles, and tenant assignments no longer applied.
7
+
8
+ - Required permissions: UPDATE on GROUP.
9
+ - Added in Camunda 8.8.
10
+ - Consistency: strong.
11
+
12
+ Authentication: bearerAuth or basicAuth
13
+
14
+ Parameters:
15
+ groupId (path, GroupId, required)
16
+ clientId (path, ClientId, required)
17
+
18
+ Responses:
19
+ 204 — The client was unassigned successfully from the group.
20
+ 400 ProblemDetail — The provided data is not valid.
21
+ 403 ProblemDetail — Forbidden. The request is not allowed.
22
+ 404 ProblemDetail — The group with the given ID was not found, or the client is not assigned to this group.
23
+ 500 ProblemDetail — An internal error occurred while processing the request.
24
+ 503 ProblemDetail — The service is currently unavailable. This may happen only on some requests where the system creates backpressure to prevent the server's compute resources from being exhausted, avoiding more severe failures. In this case, the title of the error object contains `RESOURCE_EXHAUSTED`. Clients are recommended to eventually retry those requests after a backoff period. You can learn more about the backpressure mechanism here: https://docs.camunda.io/docs/components/zeebe/technical-concepts/internal-processing/#handling-backpressure .
25
+
26
+ ---
27
+ Source: https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/specifications/unassign-client-from-group.api
@@ -0,0 +1,27 @@
1
+ # Unassign a client from a tenant
2
+
3
+ `DELETE /tenants/{tenantId}/clients/{clientId}`
4
+
5
+ Unassigns the client from the specified tenant.
6
+ The client can no longer access tenant data.
7
+
8
+ - Required permissions: UPDATE on TENANT.
9
+ - Added in Camunda 8.8.
10
+ - Consistency: strong.
11
+
12
+ Authentication: bearerAuth or basicAuth
13
+
14
+ Parameters:
15
+ tenantId (path, TenantId, required)
16
+ clientId (path, ClientId, required)
17
+
18
+ Responses:
19
+ 204 — The client was successfully unassigned from the tenant.
20
+ 400 ProblemDetail — The provided data is not valid.
21
+ 403 ProblemDetail — Forbidden. The request is not allowed.
22
+ 404 ProblemDetail — The tenant does not exist or the client was not assigned to it.
23
+ 500 ProblemDetail — An internal error occurred while processing the request.
24
+ 503 ProblemDetail — The service is currently unavailable. This may happen only on some requests where the system creates backpressure to prevent the server's compute resources from being exhausted, avoiding more severe failures. In this case, the title of the error object contains `RESOURCE_EXHAUSTED`. Clients are recommended to eventually retry those requests after a backoff period. You can learn more about the backpressure mechanism here: https://docs.camunda.io/docs/components/zeebe/technical-concepts/internal-processing/#handling-backpressure .
25
+
26
+ ---
27
+ Source: https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/specifications/unassign-client-from-tenant.api
@@ -0,0 +1,27 @@
1
+ # Unassign a group from a tenant
2
+
3
+ `DELETE /tenants/{tenantId}/groups/{groupId}`
4
+
5
+ Unassigns a group from a specified tenant.
6
+ Members of the group (users, clients) will no longer have access to the tenant's data - except they are assigned directly to the tenant.
7
+
8
+ - Required permissions: UPDATE on TENANT.
9
+ - Added in Camunda 8.8.
10
+ - Consistency: strong.
11
+
12
+ Authentication: bearerAuth or basicAuth
13
+
14
+ Parameters:
15
+ tenantId (path, TenantId, required)
16
+ groupId (path, GroupId, required)
17
+
18
+ Responses:
19
+ 204 — The group was successfully unassigned from the tenant.
20
+ 400 ProblemDetail — The provided data is not valid.
21
+ 403 ProblemDetail — Forbidden. The request is not allowed.
22
+ 404 ProblemDetail — Not found. The tenant or group was not found.
23
+ 500 ProblemDetail — An internal error occurred while processing the request.
24
+ 503 ProblemDetail — The service is currently unavailable. This may happen only on some requests where the system creates backpressure to prevent the server's compute resources from being exhausted, avoiding more severe failures. In this case, the title of the error object contains `RESOURCE_EXHAUSTED`. Clients are recommended to eventually retry those requests after a backoff period. You can learn more about the backpressure mechanism here: https://docs.camunda.io/docs/components/zeebe/technical-concepts/internal-processing/#handling-backpressure .
25
+
26
+ ---
27
+ Source: https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/specifications/unassign-group-from-tenant.api
@@ -0,0 +1,26 @@
1
+ # Unassign a mapping rule from a group
2
+
3
+ `DELETE /groups/{groupId}/mapping-rules/{mappingRuleId}`
4
+
5
+ Unassigns a mapping rule from a group.
6
+
7
+ - Required permissions: UPDATE on GROUP.
8
+ - Added in Camunda 8.8.
9
+ - Consistency: strong.
10
+
11
+ Authentication: bearerAuth or basicAuth
12
+
13
+ Parameters:
14
+ groupId (path, GroupId, required)
15
+ mappingRuleId (path, MappingRuleId, required)
16
+
17
+ Responses:
18
+ 204 — The mapping rule was unassigned successfully from the group.
19
+ 400 ProblemDetail — The provided data is not valid.
20
+ 403 ProblemDetail — Forbidden. The request is not allowed.
21
+ 404 ProblemDetail — The group or mapping rule with the given ID was not found, or the mapping rule is not assigned to this group.
22
+ 500 ProblemDetail — An internal error occurred while processing the request.
23
+ 503 ProblemDetail — The service is currently unavailable. This may happen only on some requests where the system creates backpressure to prevent the server's compute resources from being exhausted, avoiding more severe failures. In this case, the title of the error object contains `RESOURCE_EXHAUSTED`. Clients are recommended to eventually retry those requests after a backoff period. You can learn more about the backpressure mechanism here: https://docs.camunda.io/docs/components/zeebe/technical-concepts/internal-processing/#handling-backpressure .
24
+
25
+ ---
26
+ Source: https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/specifications/unassign-mapping-rule-from-group.api
@@ -0,0 +1,26 @@
1
+ # Unassign a mapping rule from a tenant
2
+
3
+ `DELETE /tenants/{tenantId}/mapping-rules/{mappingRuleId}`
4
+
5
+ Unassigns a single mapping rule from a specified tenant without deleting the rule.
6
+
7
+ - Required permissions: UPDATE on TENANT.
8
+ - Added in Camunda 8.8.
9
+ - Consistency: strong.
10
+
11
+ Authentication: bearerAuth or basicAuth
12
+
13
+ Parameters:
14
+ tenantId (path, TenantId, required)
15
+ mappingRuleId (path, MappingRuleId, required)
16
+
17
+ Responses:
18
+ 204 — The mapping rule was successfully unassigned from the tenant.
19
+ 400 ProblemDetail — The provided data is not valid.
20
+ 403 ProblemDetail — Forbidden. The request is not allowed.
21
+ 404 ProblemDetail — Not found. The tenant or mapping rule was not found.
22
+ 500 ProblemDetail — An internal error occurred while processing the request.
23
+ 503 ProblemDetail — The service is currently unavailable. This may happen only on some requests where the system creates backpressure to prevent the server's compute resources from being exhausted, avoiding more severe failures. In this case, the title of the error object contains `RESOURCE_EXHAUSTED`. Clients are recommended to eventually retry those requests after a backoff period. You can learn more about the backpressure mechanism here: https://docs.camunda.io/docs/components/zeebe/technical-concepts/internal-processing/#handling-backpressure .
24
+
25
+ ---
26
+ Source: https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/specifications/unassign-mapping-rule-from-tenant.api
@@ -0,0 +1,26 @@
1
+ # Unassign a role from a client
2
+
3
+ `DELETE /roles/{roleId}/clients/{clientId}`
4
+
5
+ Unassigns the specified role from the client. The client will no longer inherit the authorizations associated with this role.
6
+
7
+ - Required permissions: UPDATE on ROLE.
8
+ - Added in Camunda 8.8.
9
+ - Consistency: strong.
10
+
11
+ Authentication: bearerAuth or basicAuth
12
+
13
+ Parameters:
14
+ roleId (path, RoleId, required)
15
+ clientId (path, ClientId, required)
16
+
17
+ Responses:
18
+ 204 — The role was unassigned successfully from the client.
19
+ 400 ProblemDetail — The provided data is not valid.
20
+ 403 ProblemDetail — Forbidden. The request is not allowed.
21
+ 404 ProblemDetail — The role or client with the given ID or username was not found.
22
+ 500 ProblemDetail — An internal error occurred while processing the request.
23
+ 503 ProblemDetail — The service is currently unavailable. This may happen only on some requests where the system creates backpressure to prevent the server's compute resources from being exhausted, avoiding more severe failures. In this case, the title of the error object contains `RESOURCE_EXHAUSTED`. Clients are recommended to eventually retry those requests after a backoff period. You can learn more about the backpressure mechanism here: https://docs.camunda.io/docs/components/zeebe/technical-concepts/internal-processing/#handling-backpressure .
24
+
25
+ ---
26
+ Source: https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/specifications/unassign-role-from-client.api
@@ -0,0 +1,26 @@
1
+ # Unassign a role from a group
2
+
3
+ `DELETE /roles/{roleId}/groups/{groupId}`
4
+
5
+ Unassigns the specified role from the group. All group members (user or client) no longer inherit the authorizations associated with this role.
6
+
7
+ - Required permissions: UPDATE on ROLE.
8
+ - Added in Camunda 8.8.
9
+ - Consistency: strong.
10
+
11
+ Authentication: bearerAuth or basicAuth
12
+
13
+ Parameters:
14
+ roleId (path, RoleId, required)
15
+ groupId (path, GroupId, required)
16
+
17
+ Responses:
18
+ 204 — The role was unassigned successfully from the group.
19
+ 400 ProblemDetail — The provided data is not valid.
20
+ 403 ProblemDetail — Forbidden. The request is not allowed.
21
+ 404 ProblemDetail — The role or group with the given ID was not found.
22
+ 500 ProblemDetail — An internal error occurred while processing the request.
23
+ 503 ProblemDetail — The service is currently unavailable. This may happen only on some requests where the system creates backpressure to prevent the server's compute resources from being exhausted, avoiding more severe failures. In this case, the title of the error object contains `RESOURCE_EXHAUSTED`. Clients are recommended to eventually retry those requests after a backoff period. You can learn more about the backpressure mechanism here: https://docs.camunda.io/docs/components/zeebe/technical-concepts/internal-processing/#handling-backpressure .
24
+
25
+ ---
26
+ Source: https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/specifications/unassign-role-from-group.api
@@ -0,0 +1,26 @@
1
+ # Unassign a role from a mapping rule
2
+
3
+ `DELETE /roles/{roleId}/mapping-rules/{mappingRuleId}`
4
+
5
+ Unassigns a role from a mapping rule.
6
+
7
+ - Required permissions: UPDATE on ROLE.
8
+ - Added in Camunda 8.8.
9
+ - Consistency: strong.
10
+
11
+ Authentication: bearerAuth or basicAuth
12
+
13
+ Parameters:
14
+ roleId (path, RoleId, required)
15
+ mappingRuleId (path, MappingRuleId, required)
16
+
17
+ Responses:
18
+ 204 — The role was unassigned successfully from the mapping rule.
19
+ 400 ProblemDetail — The provided data is not valid.
20
+ 403 ProblemDetail — Forbidden. The request is not allowed.
21
+ 404 ProblemDetail — The role or mapping rule with the given ID was not found.
22
+ 500 ProblemDetail — An internal error occurred while processing the request.
23
+ 503 ProblemDetail — The service is currently unavailable. This may happen only on some requests where the system creates backpressure to prevent the server's compute resources from being exhausted, avoiding more severe failures. In this case, the title of the error object contains `RESOURCE_EXHAUSTED`. Clients are recommended to eventually retry those requests after a backoff period. You can learn more about the backpressure mechanism here: https://docs.camunda.io/docs/components/zeebe/technical-concepts/internal-processing/#handling-backpressure .
24
+
25
+ ---
26
+ Source: https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/specifications/unassign-role-from-mapping-rule.api
@@ -0,0 +1,28 @@
1
+ # Unassign a role from a tenant
2
+
3
+ `DELETE /tenants/{tenantId}/roles/{roleId}`
4
+
5
+ Unassigns a role from a specified tenant.
6
+ Users, Clients or Groups, that have the role assigned, will no longer have access to the
7
+ tenant's data - unless they are assigned directly to the tenant.
8
+
9
+ - Required permissions: UPDATE on TENANT.
10
+ - Added in Camunda 8.8.
11
+ - Consistency: strong.
12
+
13
+ Authentication: bearerAuth or basicAuth
14
+
15
+ Parameters:
16
+ tenantId (path, TenantId, required)
17
+ roleId (path, RoleId, required)
18
+
19
+ Responses:
20
+ 204 — The role was successfully unassigned from the tenant.
21
+ 400 ProblemDetail — The provided data is not valid.
22
+ 403 ProblemDetail — Forbidden. The request is not allowed.
23
+ 404 ProblemDetail — Not found. The tenant or role was not found.
24
+ 500 ProblemDetail — An internal error occurred while processing the request.
25
+ 503 ProblemDetail — The service is currently unavailable. This may happen only on some requests where the system creates backpressure to prevent the server's compute resources from being exhausted, avoiding more severe failures. In this case, the title of the error object contains `RESOURCE_EXHAUSTED`. Clients are recommended to eventually retry those requests after a backoff period. You can learn more about the backpressure mechanism here: https://docs.camunda.io/docs/components/zeebe/technical-concepts/internal-processing/#handling-backpressure .
26
+
27
+ ---
28
+ Source: https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/specifications/unassign-role-from-tenant.api
@@ -0,0 +1,26 @@
1
+ # Unassign a role from a user
2
+
3
+ `DELETE /roles/{roleId}/users/{username}`
4
+
5
+ Unassigns a role from a user. The user will no longer inherit the authorizations associated with this role.
6
+
7
+ - Required permissions: UPDATE on ROLE.
8
+ - Added in Camunda 8.8.
9
+ - Consistency: strong.
10
+
11
+ Authentication: bearerAuth or basicAuth
12
+
13
+ Parameters:
14
+ roleId (path, RoleId, required)
15
+ username (path, Username, required)
16
+
17
+ Responses:
18
+ 204 — The role was unassigned successfully from the user.
19
+ 400 ProblemDetail — The provided data is not valid.
20
+ 403 ProblemDetail — Forbidden. The request is not allowed.
21
+ 404 ProblemDetail — The role or user with the given ID or username was not found.
22
+ 500 ProblemDetail — An internal error occurred while processing the request.
23
+ 503 ProblemDetail — The service is currently unavailable. This may happen only on some requests where the system creates backpressure to prevent the server's compute resources from being exhausted, avoiding more severe failures. In this case, the title of the error object contains `RESOURCE_EXHAUSTED`. Clients are recommended to eventually retry those requests after a backoff period. You can learn more about the backpressure mechanism here: https://docs.camunda.io/docs/components/zeebe/technical-concepts/internal-processing/#handling-backpressure .
24
+
25
+ ---
26
+ Source: https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/specifications/unassign-role-from-user.api
@@ -0,0 +1,27 @@
1
+ # Unassign a user from a group
2
+
3
+ `DELETE /groups/{groupId}/users/{username}`
4
+
5
+ Unassigns a user from a group.
6
+ The user is removed as a group member, with associated authorizations, roles, and tenant assignments no longer applied.
7
+
8
+ - Required permissions: UPDATE on GROUP.
9
+ - Added in Camunda 8.8.
10
+ - Consistency: strong.
11
+
12
+ Authentication: bearerAuth or basicAuth
13
+
14
+ Parameters:
15
+ groupId (path, GroupId, required)
16
+ username (path, Username, required)
17
+
18
+ Responses:
19
+ 204 — The user was unassigned successfully from the group.
20
+ 400 ProblemDetail — The provided data is not valid.
21
+ 403 ProblemDetail — Forbidden. The request is not allowed.
22
+ 404 ProblemDetail — The group or user with the given ID was not found, or the user is not assigned to this group.
23
+ 500 ProblemDetail — An internal error occurred while processing the request.
24
+ 503 ProblemDetail — The service is currently unavailable. This may happen only on some requests where the system creates backpressure to prevent the server's compute resources from being exhausted, avoiding more severe failures. In this case, the title of the error object contains `RESOURCE_EXHAUSTED`. Clients are recommended to eventually retry those requests after a backoff period. You can learn more about the backpressure mechanism here: https://docs.camunda.io/docs/components/zeebe/technical-concepts/internal-processing/#handling-backpressure .
25
+
26
+ ---
27
+ Source: https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/specifications/unassign-user-from-group.api
@@ -0,0 +1,27 @@
1
+ # Unassign a user from a tenant
2
+
3
+ `DELETE /tenants/{tenantId}/users/{username}`
4
+
5
+ Unassigns the user from the specified tenant.
6
+ The user can no longer access tenant data.
7
+
8
+ - Required permissions: UPDATE on TENANT.
9
+ - Added in Camunda 8.8.
10
+ - Consistency: strong.
11
+
12
+ Authentication: bearerAuth or basicAuth
13
+
14
+ Parameters:
15
+ tenantId (path, TenantId, required)
16
+ username (path, Username, required)
17
+
18
+ Responses:
19
+ 204 — The user was successfully unassigned from the tenant.
20
+ 400 ProblemDetail — The provided data is not valid.
21
+ 403 ProblemDetail — Forbidden. The request is not allowed.
22
+ 404 ProblemDetail — Not found. The tenant or user was not found.
23
+ 500 ProblemDetail — An internal error occurred while processing the request.
24
+ 503 ProblemDetail — The service is currently unavailable. This may happen only on some requests where the system creates backpressure to prevent the server's compute resources from being exhausted, avoiding more severe failures. In this case, the title of the error object contains `RESOURCE_EXHAUSTED`. Clients are recommended to eventually retry those requests after a backoff period. You can learn more about the backpressure mechanism here: https://docs.camunda.io/docs/components/zeebe/technical-concepts/internal-processing/#handling-backpressure .
25
+
26
+ ---
27
+ Source: https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/specifications/unassign-user-from-tenant.api
@@ -0,0 +1,25 @@
1
+ # Unassign user task
2
+
3
+ `DELETE /user-tasks/{userTaskKey}/assignee`
4
+
5
+ Removes the assignee of a task with the given key. Unassignment waits for blocking task listeners on this lifecycle transition. If listener processing is delayed beyond the request timeout, this endpoint can return 504. Other gateway timeout causes are also possible. Retry with backoff and inspect listener worker availability and logs when this repeats.
6
+
7
+ - Added in Camunda 8.5.
8
+ - Consistency: strong.
9
+
10
+ Authentication: bearerAuth or basicAuth
11
+
12
+ Parameters:
13
+ userTaskKey (path, string, required)
14
+
15
+ Responses:
16
+ 204 — The user task was unassigned successfully.
17
+ 400 ProblemDetail — The provided data is not valid.
18
+ 404 ProblemDetail — The user task with the given key was not found.
19
+ 409 ProblemDetail — The user task with the given key is in the wrong state currently. More details are provided in the response body.
20
+ 500 ProblemDetail — An internal error occurred while processing the request.
21
+ 503 ProblemDetail — The service is currently unavailable. This may happen only on some requests where the system creates backpressure to prevent the server's compute resources from being exhausted, avoiding more severe failures. In this case, the title of the error object contains `RESOURCE_EXHAUSTED`. Clients are recommended to eventually retry those requests after a backoff period. You can learn more about the backpressure mechanism here: https://docs.camunda.io/docs/components/zeebe/technical-concepts/internal-processing/#handling-backpressure .
22
+ 504 ProblemDetail — The request timed out between the gateway and the broker. For these endpoints, this often happens when user task listeners are configured and the corresponding listener job is not completed within the request timeout. Common causes include no available job workers for the listener type, busy or crashed job workers, or delayed job completion. As with any gateway timeout, general timeout causes (for example transient network issues) can also result in a 504 response. Troubleshooting: - verify that job workers for the listener type are running and healthy - check worker logs for crashes, retries, and completion failures - check network connectivity between workers, gateway, and broker - retry with backoff after transient failures - fail without retries if a problem persists
23
+
24
+ ---
25
+ Source: https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/specifications/unassign-user-task.api
@@ -0,0 +1,39 @@
1
+ # Update agent instance
2
+
3
+ `PATCH /agent-instances/{agentInstanceKey}`
4
+
5
+ Updates the mutable fields of an agent instance (status, metric counters, and
6
+ tools) and appends a batch of history items to its conversation history. Metric
7
+ values are treated as deltas and applied immediately to the aggregate counters.
8
+ Tool updates replace the existing tool list. Each history item created for this
9
+ request is echoed back in the response.
10
+
11
+ - Required permissions: UPDATE_PROCESS_INSTANCE on PROCESS_DEFINITION.
12
+ - Added in Camunda 8.10.
13
+ - Consistency: strong.
14
+
15
+ Authentication: bearerAuth or basicAuth
16
+
17
+ Parameters:
18
+ agentInstanceKey (path, string, required)
19
+
20
+ Request body:
21
+ application/json: AgentInstanceUpdateRequest (required)
22
+ elementInstanceKey (ElementInstanceKey, required) — The key of the currently-active element instance for this agent instance. Used for ownership/equality validation against the stored agent instance and, when…
23
+ status (AgentInstanceUpdateStatusEnum) — The new status of the agent instance.
24
+ metrics (AgentInstanceMetricsDelta) — Metric increments to apply to the aggregate counters.
25
+ tools (AgentTool[]) — The complete list of tools available to the agent, replacing any previously stored tools. When provided, the engine replaces the existing tool list with this…
26
+ jobKey (JobKey) — The key of the job activation during which this update is being made. Required whenever history is provided.
27
+ jobLease (string) — Opaque lease token received from the job activation response. Disambiguates this activation from any other activation of the same job: if the job is later…
28
+ history (AgentInstanceHistoryItem[]) — A batch of history items to append to the agent instance's conversation history, in request order. Each created item is echoed back in the response's…
29
+
30
+ Responses:
31
+ 200 AgentInstanceUpdateResult — The agent instance was updated successfully.
32
+ 400 ProblemDetail — The provided data is not valid.
33
+ 401 ProblemDetail — The request lacks valid authentication credentials.
34
+ 403 ProblemDetail — Forbidden. The request is not allowed.
35
+ 404 ProblemDetail — The agent instance with the given key was not found. More details are provided in the response body.
36
+ 500 ProblemDetail — An internal error occurred while processing the request.
37
+
38
+ ---
39
+ Source: https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/specifications/update-agent-instance.api
@@ -0,0 +1,27 @@
1
+ # Update authorization
2
+
3
+ `PUT /authorizations/{authorizationKey}`
4
+
5
+ Update the authorization with the given key.
6
+
7
+ - Required permissions: UPDATE on AUTHORIZATION.
8
+ - Added in Camunda 8.8.
9
+ - Consistency: strong.
10
+
11
+ Authentication: bearerAuth or basicAuth
12
+
13
+ Parameters:
14
+ authorizationKey (path, AuthorizationKey, required)
15
+
16
+ Request body:
17
+ application/json: AuthorizationRequest (required)
18
+
19
+ Responses:
20
+ 204 — The authorization was updated successfully.
21
+ 401 ProblemDetail — The request lacks valid authentication credentials.
22
+ 404 ProblemDetail — The authorization with the authorizationKey was not found.
23
+ 500 ProblemDetail — An internal error occurred while processing the request.
24
+ 503 ProblemDetail — The service is currently unavailable. This may happen only on some requests where the system creates backpressure to prevent the server's compute resources from being exhausted, avoiding more severe failures. In this case, the title of the error object contains `RESOURCE_EXHAUSTED`. Clients are recommended to eventually retry those requests after a backoff period. You can learn more about the backpressure mechanism here: https://docs.camunda.io/docs/components/zeebe/technical-concepts/internal-processing/#handling-backpressure .
25
+
26
+ ---
27
+ Source: https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/specifications/update-authorization.api
@@ -0,0 +1,31 @@
1
+ # Update a global-scoped cluster variable
2
+
3
+ `PUT /cluster-variables/global/{name}`
4
+
5
+ Updates the value of an existing global cluster variable.
6
+ The variable must exist, otherwise a 404 error is returned.
7
+
8
+ - Required permissions: UPDATE on CLUSTER_VARIABLE.
9
+ - Added in Camunda 8.9.
10
+ - Consistency: strong.
11
+
12
+ Authentication: bearerAuth or basicAuth
13
+
14
+ Parameters:
15
+ name (path, ClusterVariableName, required)
16
+
17
+ Request body:
18
+ application/json: UpdateClusterVariableRequest (required)
19
+ value (object, required) — The new value of the cluster variable. Can be any JSON object or primitive value. Will be serialized as a JSON string in responses.
20
+ metadata (object) — A generic key-value metadata bag attached to the cluster variable. Values must be strings or numbers. Limited to 100 entries and a configurable maximum…
21
+
22
+ Responses:
23
+ 200 ClusterVariableResult — Cluster variable updated successfully
24
+ 400 ProblemDetail — The provided data is not valid.
25
+ 401 ProblemDetail — The request lacks valid authentication credentials.
26
+ 403 ProblemDetail — Forbidden. The request is not allowed.
27
+ 404 ProblemDetail — Cluster variable not found
28
+ 500 ProblemDetail — An internal error occurred while processing the request.
29
+
30
+ ---
31
+ Source: https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/specifications/update-global-cluster-variable.api