@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
package/llms.txt ADDED
@@ -0,0 +1,1070 @@
1
+ # @bpmnkit/camunda-docspack
2
+
3
+ > Camunda 8 documentation as an offline, version-locked docspack package for AI agents
4
+
5
+ Version 0.0.0. 1054 chunks documenting camunda@8.10.
6
+
7
+ ```sh
8
+ npm i -D @bpmnkit/camunda-docspack
9
+ npx bpmnkit-docs ask "how do I deploy a process"
10
+ ```
11
+
12
+ ## apis-tools
13
+
14
+ - [Intermediate tutorial](.llms/chunks/apis-tools.orchestration-cluster-api-rest.intermediate-tutorial.md) — 153 tokens
15
+ - [Intermediate tutorial — Prerequisites](.llms/chunks/apis-tools.orchestration-cluster-api-rest.intermediate-tutorial.prerequisites.md) — 610 tokens
16
+ - [Intermediate tutorial — Prerequisites — Set up authentication](.llms/chunks/apis-tools.orchestration-cluster-api-rest.intermediate-tutorial.prerequisites-set-up-authentication.md) — 371 tokens
17
+ - [Intermediate tutorial — Deploy resources (POST)](.llms/chunks/apis-tools.orchestration-cluster-api-rest.intermediate-tutorial.deploy-resources-post.md) — 746 tokens
18
+ - [Intermediate tutorial — Create and start a process instance (POST)](.llms/chunks/apis-tools.orchestration-cluster-api-rest.intermediate-tutorial.create-and-start-a-process-instance-post.md) — 310 tokens
19
+ - [Intermediate tutorial — Retrieve a process instance (GET)](.llms/chunks/apis-tools.orchestration-cluster-api-rest.intermediate-tutorial.retrieve-a-process-instance-get.md) — 233 tokens
20
+ - [Intermediate tutorial — Troubleshooting](.llms/chunks/apis-tools.orchestration-cluster-api-rest.intermediate-tutorial.troubleshooting.md) — 101 tokens
21
+ - [Authentication](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-authentication.md) — 347 tokens
22
+ - [Authentication — Authenticate API calls](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-authentication.authenticate-api-calls.md) — 206 tokens
23
+ - [Authentication — Using a token (OIDC/JWT)](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-authentication.using-a-token-oidc-jwt.md) — 731 tokens
24
+ - [Data fetching](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.md) — 189 tokens
25
+ - [Data fetching — Supported operations](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.supported-operations.md) — 433 tokens
26
+ - [Data fetching — User task support](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.user-task-support.md) — 87 tokens
27
+ - [Data fetching — User task support — Filter](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.user-task-support-filter.md) — 149 tokens
28
+ - [Data fetching — User task support — Sort](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.user-task-support-sort.md) — 104 tokens
29
+ - [Data fetching — User task support — Page](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.user-task-support-page.md) — 330 tokens
30
+ - [Data fetching — User task support — Advanced search filters](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.user-task-support-advanced-search-filters.md) — 895 tokens
31
+ - [Data fetching — User task support — Advanced search filters (2)](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.user-task-support-advanced-search-filters-2.md) — 310 tokens
32
+ - [Data fetching — Search responses](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.search-responses.md) — 315 tokens
33
+ - [Data fetching — Search example](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.search-example.md) — 432 tokens
34
+ - [Orchestration Cluster REST API](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.md) — 224 tokens
35
+ - [Orchestration Cluster REST API — Key features](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.key-features.md) — 339 tokens
36
+ - [Orchestration Cluster REST API — Getting started](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.getting-started.md) — 724 tokens
37
+ - [Orchestration Cluster REST API — API reference](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.api-reference.md) — 48 tokens
38
+ - [Orchestration Cluster REST API — API reference — Base URLs](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.api-reference-base-urls.md) — 192 tokens
39
+ - [Orchestration Cluster REST API — API reference — Versioning](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.api-reference-versioning.md) — 172 tokens
40
+ - [Orchestration Cluster REST API — API reference — Request size limits](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.api-reference-request-size-limits.md) — 85 tokens
41
+ - [Orchestration Cluster REST API — API reference — Naming conventions](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.api-reference-naming-conventions.md) — 462 tokens
42
+ - [Orchestration Cluster REST API — API reference — HTTP status codes & error handling](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.api-reference-http-status-codes-error-handling.md) — 510 tokens
43
+ - [Orchestration Cluster REST API — API reference — Date formats](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.api-reference-date-formats.md) — 67 tokens
44
+ - [Orchestration Cluster REST API — API reference — Variables](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.api-reference-variables.md) — 77 tokens
45
+ - [Orchestration Cluster REST API — What's next?](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.what-s-next.md) — 127 tokens
46
+ - [Secrets](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-secrets.md) — 144 tokens
47
+ - [Secrets — Understand resolve responses](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-secrets.understand-resolve-responses.md) — 388 tokens
48
+ - [Secrets — List secrets](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-secrets.list-secrets.md) — 153 tokens
49
+ - [Try with Swagger](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-swagger.md) — 188 tokens
50
+ - [Try with Swagger — Prerequisites](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-swagger.prerequisites.md) — 297 tokens
51
+ - [Try with Swagger — Authentication in Swagger UI](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-swagger.authentication-in-swagger-ui.md) — 270 tokens
52
+ - [Try with Swagger — Using Swagger UI effectively](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-swagger.using-swagger-ui-effectively.md) — 315 tokens
53
+ - [Try with Swagger — Managing Swagger UI availability](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-swagger.managing-swagger-ui-availability.md) — 157 tokens
54
+ - [Try with Swagger — Next steps](.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-swagger.next-steps.md) — 176 tokens
55
+ - [Activate activities within an ad-hoc sub-process](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.activate-ad-hoc-sub-process-activities.api.md) — 324 tokens
56
+ - [Activate jobs](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.activate-jobs.api.md) — 498 tokens
57
+ - [Assign a client to a group](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-client-to-group.api.md) — 287 tokens
58
+ - [Assign a client to a tenant](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-client-to-tenant.api.md) — 252 tokens
59
+ - [Assign a group to a tenant](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-group-to-tenant.api.md) — 261 tokens
60
+ - [Assign a mapping rule to a group](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-mapping-rule-to-group.api.md) — 271 tokens
61
+ - [Assign a mapping rule to a tenant](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-mapping-rule-to-tenant.api.md) — 250 tokens
62
+ - [Assign business id to process instance](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-process-instance-business-id.api.md) — 393 tokens
63
+ - [Assign a role to a client](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-role-to-client.api.md) — 276 tokens
64
+ - [Assign a role to a group](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-role-to-group.api.md) — 287 tokens
65
+ - [Assign a role to a mapping rule](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-role-to-mapping-rule.api.md) — 271 tokens
66
+ - [Assign a role to a tenant](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-role-to-tenant.api.md) — 275 tokens
67
+ - [Assign a role to a user](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-role-to-user.api.md) — 281 tokens
68
+ - [Assign user task](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-user-task.api.md) — 592 tokens
69
+ - [Assign a user to a group](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-user-to-group.api.md) — 291 tokens
70
+ - [Assign a user to a tenant](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-user-to-tenant.api.md) — 259 tokens
71
+ - [Broadcast signal](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.broadcast-signal.api.md) — 240 tokens
72
+ - [Cancel Batch operation](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.cancel-batch-operation.api.md) — 159 tokens
73
+ - [Cancel process instance](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.cancel-process-instance.api.md) — 465 tokens
74
+ - [Cancel process instances (batch)](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.cancel-process-instances-batch-operation.api.md) — 209 tokens
75
+ - [Change the cluster mode of one or every physical tenant](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.change-cluster-mode-as-cluster-admin.api.md) — 258 tokens
76
+ - [Change cluster mode](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.change-cluster-mode.api.md) — 215 tokens
77
+ - [Complete job](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.complete-job.api.md) — 356 tokens
78
+ - [Complete user task](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.complete-user-task.api.md) — 530 tokens
79
+ - [Correlate message](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.correlate-message.api.md) — 357 tokens
80
+ - [Create admin user](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-admin-user.api.md) — 298 tokens
81
+ - [Create agent instance history item](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-agent-instance-history-item.api.md) — 523 tokens
82
+ - [Create agent instance](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-agent-instance.api.md) — 365 tokens
83
+ - [Create authorization](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-authorization.api.md) — 227 tokens
84
+ - [Deploy resources](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-deployment.api.md) — 304 tokens
85
+ - [Create document link](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-document-link.api.md) — 147 tokens
86
+ - [Upload document](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-document.api.md) — 175 tokens
87
+ - [Upload multiple documents](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-documents.api.md) — 448 tokens
88
+ - [Update element instance variables](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-element-instance-variables.api.md) — 520 tokens
89
+ - [Create a global-scoped cluster variable](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-global-cluster-variable.api.md) — 264 tokens
90
+ - [Create global user task listener](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-global-task-listener.api.md) — 250 tokens
91
+ - [Create group](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-group.api.md) — 424 tokens
92
+ - [Create mapping rule](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-mapping-rule.api.md) — 172 tokens
93
+ - [Create process instance](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-process-instance.api.md) — 397 tokens
94
+ - [Create role](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-role.api.md) — 271 tokens
95
+ - [Create a tenant-scoped cluster variable](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-tenant-cluster-variable.api.md) — 300 tokens
96
+ - [Create tenant](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-tenant.api.md) — 305 tokens
97
+ - [Create user](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-user.api.md) — 282 tokens
98
+ - [Delete authorization](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-authorization.api.md) — 211 tokens
99
+ - [Delete decision instance](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-decision-instance.api.md) — 238 tokens
100
+ - [Delete decision instances (batch)](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-decision-instances-batch-operation.api.md) — 189 tokens
101
+ - [Delete document](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-document.api.md) — 138 tokens
102
+ - [Delete a global-scoped cluster variable](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-global-cluster-variable.api.md) — 137 tokens
103
+ - [Delete global user task listener](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-global-task-listener.api.md) — 241 tokens
104
+ - [Delete group](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-group.api.md) — 213 tokens
105
+ - [Delete history backup](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-history-backup.api.md) — 301 tokens
106
+ - [Delete a mapping rule](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-mapping-rule.api.md) — 218 tokens
107
+ - [Delete process instance](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-process-instance.api.md) — 269 tokens
108
+ - [Delete process instances (batch)](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-process-instances-batch-operation.api.md) — 207 tokens
109
+ - [Delete resource](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-resource.api.md) — 485 tokens
110
+ - [Delete role](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-role.api.md) — 211 tokens
111
+ - [Delete runtime backup state](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-runtime-backup-state.api.md) — 237 tokens
112
+ - [Delete runtime backup](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-runtime-backup.api.md) — 213 tokens
113
+ - [Delete a tenant-scoped cluster variable](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-tenant-cluster-variable.api.md) — 144 tokens
114
+ - [Delete tenant](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-tenant.api.md) — 219 tokens
115
+ - [Delete user](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-user.api.md) — 202 tokens
116
+ - [Evaluate root level conditional start events](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.evaluate-conditionals.api.md) — 434 tokens
117
+ - [Evaluate decision](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.evaluate-decision.api.md) — 249 tokens
118
+ - [Evaluate an expression](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.evaluate-expression.api.md) — 587 tokens
119
+ - [Fail job](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.fail-job.api.md) — 438 tokens
120
+ - [Get agent definition](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-agent-definition.api.md) — 157 tokens
121
+ - [Get agent instance](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-agent-instance.api.md) — 251 tokens
122
+ - [Get audit log](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-audit-log.api.md) — 137 tokens
123
+ - [Get current user](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-authentication.api.md) — 95 tokens
124
+ - [Get authorization](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-authorization.api.md) — 130 tokens
125
+ - [Get batch operation](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-batch-operation.api.md) — 114 tokens
126
+ - [Get the status of the whole cluster](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-cluster-status.api.md) — 170 tokens
127
+ - [Get the topology of the whole cluster](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-cluster-topology.api.md) — 215 tokens
128
+ - [Get decision definition XML](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-decision-definition-xml.api.md) — 162 tokens
129
+ - [Get decision definition](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-decision-definition.api.md) — 157 tokens
130
+ - [Get decision instance](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-decision-instance.api.md) — 155 tokens
131
+ - [Get decision requirements XML](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-decision-requirements-xml.api.md) — 162 tokens
132
+ - [Get decision requirements](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-decision-requirements.api.md) — 156 tokens
133
+ - [Download document](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-document.api.md) — 144 tokens
134
+ - [Get element instance](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-element-instance.api.md) — 156 tokens
135
+ - [Get exporting status](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-exporting-status.api.md) — 296 tokens
136
+ - [Get form by key](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-form-by-key.api.md) — 148 tokens
137
+ - [Get a global-scoped cluster variable](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-global-cluster-variable.api.md) — 137 tokens
138
+ - [Global job statistics](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-global-job-statistics.api.md) — 151 tokens
139
+ - [Get global user task listener](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-global-task-listener.api.md) — 147 tokens
140
+ - [Get group](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-group.api.md) — 130 tokens
141
+ - [Get history backup](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-history-backup.api.md) — 291 tokens
142
+ - [Get incident](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-incident.api.md) — 140 tokens
143
+ - [Get error metrics for a job type](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-job-error-statistics.api.md) — 151 tokens
144
+ - [Get time-series metrics for a job type](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-job-time-series-statistics.api.md) — 188 tokens
145
+ - [Get job statistics by type](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-job-type-statistics.api.md) — 146 tokens
146
+ - [Get job statistics by worker](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-job-worker-statistics.api.md) — 153 tokens
147
+ - [Get license status](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-license.api.md) — 74 tokens
148
+ - [Get a mapping rule](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-mapping-rule.api.md) — 124 tokens
149
+ - [Get process instance statistics](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-definition-instance-statistics.api.md) — 155 tokens
150
+ - [Get process instance statistics by version](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-definition-instance-version-statistics.api.md) — 201 tokens
151
+ - [Get message subscription statistics](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-definition-message-subscription-statistics.api.md) — 153 tokens
152
+ - [Get process definition statistics](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-definition-statistics.api.md) — 162 tokens
153
+ - [Get process definition XML](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-definition-xml.api.md) — 179 tokens
154
+ - [Get process definition](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-definition.api.md) — 156 tokens
155
+ - [Get call hierarchy](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-instance-call-hierarchy.api.md) — 158 tokens
156
+ - [Get sequence flows](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-instance-sequence-flows.api.md) — 133 tokens
157
+ - [Get process instance statistics by definition](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-instance-statistics-by-definition.api.md) — 232 tokens
158
+ - [Get process instance statistics by error](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-instance-statistics-by-error.api.md) — 196 tokens
159
+ - [Get element instance statistics](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-instance-statistics.api.md) — 134 tokens
160
+ - [Get wait state statistics](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-instance-wait-state-statistics.api.md) — 146 tokens
161
+ - [Get process instance](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-instance.api.md) — 151 tokens
162
+ - [Get resource content as binary](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-resource-content-binary.api.md) — 160 tokens
163
+ - [Get RPA resource content (deprecated)](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-resource-content.api.md) — 189 tokens
164
+ - [Get resource](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-resource.api.md) — 143 tokens
165
+ - [Get the status of the restore that is currently in progress](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-restore-status.api.md) — 187 tokens
166
+ - [Get role](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-role.api.md) — 130 tokens
167
+ - [Get runtime backup state](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-runtime-backup-state.api.md) — 253 tokens
168
+ - [Get runtime backup](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-runtime-backup.api.md) — 231 tokens
169
+ - [Get process start form](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-start-process-form.api.md) — 177 tokens
170
+ - [Get physical tenant status](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-status.api.md) — 265 tokens
171
+ - [System configuration (alpha)](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-system-configuration.api.md) — 129 tokens
172
+ - [Get a tenant-scoped cluster variable](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-tenant-cluster-variable.api.md) — 144 tokens
173
+ - [Get tenant](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-tenant.api.md) — 136 tokens
174
+ - [Get cluster topology](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-topology.api.md) — 102 tokens
175
+ - [Get usage metrics](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-usage-metrics.api.md) — 146 tokens
176
+ - [Get user task form](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-user-task-form.api.md) — 170 tokens
177
+ - [Get user task](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-user-task.api.md) — 142 tokens
178
+ - [Get user](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-user.api.md) — 130 tokens
179
+ - [Get variable](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-variable.api.md) — 168 tokens
180
+ - [List history backups](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.list-history-backups.api.md) — 312 tokens
181
+ - [List runtime backups](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.list-runtime-backups.api.md) — 245 tokens
182
+ - [List secrets (alpha)](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.list-secrets.api.md) — 333 tokens
183
+ - [Migrate process instance](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.migrate-process-instance.api.md) — 362 tokens
184
+ - [Migrate process instances (batch)](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.migrate-process-instances-batch-operation.api.md) — 218 tokens
185
+ - [Modify process instance](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.modify-process-instance.api.md) — 351 tokens
186
+ - [Modify process instances (batch)](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.modify-process-instances-batch-operation.api.md) — 266 tokens
187
+ - [Pause exporting](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.pause-exporting.api.md) — 294 tokens
188
+ - [Pin internal clock (alpha)](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.pin-clock.api.md) — 294 tokens
189
+ - [Publish message](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.publish-message.api.md) — 388 tokens
190
+ - [Reset internal clock (alpha)](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.reset-clock.api.md) — 252 tokens
191
+ - [Resolve incident](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.resolve-incident.api.md) — 276 tokens
192
+ - [Resolve related incidents (batch)](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.resolve-incidents-batch-operation.api.md) — 209 tokens
193
+ - [Resolve related incidents](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.resolve-process-instance-incidents.api.md) — 237 tokens
194
+ - [Resolve secrets (alpha)](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.resolve-secrets.api.md) — 469 tokens
195
+ - [Restore one or every physical tenant from a backup](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.restore-as-cluster-admin.api.md) — 422 tokens
196
+ - [Restore from a backup](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.restore.api.md) — 298 tokens
197
+ - [Resume Batch operation](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.resume-batch-operation.api.md) — 255 tokens
198
+ - [Resume exporting](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.resume-exporting.api.md) — 209 tokens
199
+ - [Resume process instance](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.resume-process-instance.api.md) — 275 tokens
200
+ - [Resume process instances (batch)](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.resume-process-instances-batch-operation.api.md) — 209 tokens
201
+ - [Search agent definitions](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-agent-definitions.api.md) — 149 tokens
202
+ - [Search agent instance history](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-agent-instance-history.api.md) — 198 tokens
203
+ - [Search agent instances](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-agent-instances.api.md) — 149 tokens
204
+ - [Search audit logs](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-audit-logs.api.md) — 148 tokens
205
+ - [Search authorizations](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-authorizations.api.md) — 143 tokens
206
+ - [Search batch operation items](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-batch-operation-items.api.md) — 129 tokens
207
+ - [Search batch operations](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-batch-operations.api.md) — 124 tokens
208
+ - [Search group clients](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-clients-for-group.api.md) — 162 tokens
209
+ - [Search role clients](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-clients-for-role.api.md) — 160 tokens
210
+ - [Search clients for tenant](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-clients-for-tenant.api.md) — 105 tokens
211
+ - [searchClusterVariables](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-cluster-variables.api.md) — 167 tokens
212
+ - [Search correlated message subscriptions](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-correlated-message-subscriptions.api.md) — 154 tokens
213
+ - [Search decision definitions](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-decision-definitions.api.md) — 149 tokens
214
+ - [Search decision instances](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-decision-instances.api.md) — 149 tokens
215
+ - [Search decision requirements](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-decision-requirements.api.md) — 149 tokens
216
+ - [Search for incidents of a specific element instance](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-element-instance-incidents.api.md) — 288 tokens
217
+ - [Search element instance wait states](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-element-instance-wait-states.api.md) — 160 tokens
218
+ - [Search element instances](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-element-instances.api.md) — 149 tokens
219
+ - [Search global user task listeners](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-global-task-listeners.api.md) — 158 tokens
220
+ - [Search groups for tenant](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-group-ids-for-tenant.api.md) — 105 tokens
221
+ - [Search role groups](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-groups-for-role.api.md) — 159 tokens
222
+ - [Search groups](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-groups.api.md) — 143 tokens
223
+ - [Search incidents](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-incidents.api.md) — 143 tokens
224
+ - [Search jobs](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-jobs.api.md) — 143 tokens
225
+ - [Search mapping rules](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-mapping-rule.api.md) — 149 tokens
226
+ - [Search group mapping rules](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-mapping-rules-for-group.api.md) — 178 tokens
227
+ - [Search role mapping rules](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-mapping-rules-for-role.api.md) — 175 tokens
228
+ - [Search mapping rules for tenant](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-mapping-rules-for-tenant.api.md) — 119 tokens
229
+ - [Search message subscriptions](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-message-subscriptions.api.md) — 284 tokens
230
+ - [Search own authorizations](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-own-authorizations.api.md) — 160 tokens
231
+ - [Search process definition variable names](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-process-definition-variable-names.api.md) — 168 tokens
232
+ - [Search process definitions](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-process-definitions.api.md) — 149 tokens
233
+ - [Search related incidents](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-process-instance-incidents.api.md) — 270 tokens
234
+ - [Search process instances](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-process-instances.api.md) — 149 tokens
235
+ - [Search resources](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-resources.api.md) — 187 tokens
236
+ - [Search group roles](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-roles-for-group.api.md) — 172 tokens
237
+ - [Search roles for tenant](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-roles-for-tenant.api.md) — 115 tokens
238
+ - [Search roles](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-roles.api.md) — 143 tokens
239
+ - [Search tenants](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-tenants.api.md) — 151 tokens
240
+ - [Search user task audit logs](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-user-task-audit-logs.api.md) — 125 tokens
241
+ - [Search user task effective variables](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-user-task-effective-variables.api.md) — 244 tokens
242
+ - [Search user task variables](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-user-task-variables.api.md) — 233 tokens
243
+ - [Search user tasks](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-user-tasks.api.md) — 141 tokens
244
+ - [Search group users](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-users-for-group.api.md) — 162 tokens
245
+ - [Search role users](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-users-for-role.api.md) — 160 tokens
246
+ - [Search users for tenant](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-users-for-tenant.api.md) — 105 tokens
247
+ - [Search users](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-users.api.md) — 143 tokens
248
+ - [Search variables](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-variables.api.md) — 229 tokens
249
+ - [Suspend Batch operation](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.suspend-batch-operation.api.md) — 255 tokens
250
+ - [Suspend process instance](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.suspend-process-instance.api.md) — 272 tokens
251
+ - [Suspend process instances (batch)](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.suspend-process-instances-batch-operation.api.md) — 209 tokens
252
+ - [Force-write runtime backup state](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.sync-runtime-backup-state.api.md) — 251 tokens
253
+ - [Take a history backup](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.take-history-backup.api.md) — 405 tokens
254
+ - [Take a runtime backup](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.take-runtime-backup.api.md) — 346 tokens
255
+ - [Throw error for job](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.throw-job-error.api.md) — 375 tokens
256
+ - [Unassign a client from a group](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-client-from-group.api.md) — 278 tokens
257
+ - [Unassign a client from a tenant](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-client-from-tenant.api.md) — 258 tokens
258
+ - [Unassign a group from a tenant](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-group-from-tenant.api.md) — 276 tokens
259
+ - [Unassign a mapping rule from a group](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-mapping-rule-from-group.api.md) — 263 tokens
260
+ - [Unassign a mapping rule from a tenant](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-mapping-rule-from-tenant.api.md) — 255 tokens
261
+ - [Unassign a role from a client](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-role-from-client.api.md) — 264 tokens
262
+ - [Unassign a role from a group](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-role-from-group.api.md) — 265 tokens
263
+ - [Unassign a role from a mapping rule](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-role-from-mapping-rule.api.md) — 250 tokens
264
+ - [Unassign a role from a tenant](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-role-from-tenant.api.md) — 280 tokens
265
+ - [Unassign a role from a user](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-role-from-user.api.md) — 262 tokens
266
+ - [Unassign a user from a group](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-user-from-group.api.md) — 280 tokens
267
+ - [Unassign a user from a tenant](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-user-from-tenant.api.md) — 253 tokens
268
+ - [Unassign user task](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-user-task.api.md) — 472 tokens
269
+ - [Update agent instance](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-agent-instance.api.md) — 446 tokens
270
+ - [Update authorization](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-authorization.api.md) — 219 tokens
271
+ - [Update a global-scoped cluster variable](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-global-cluster-variable.api.md) — 240 tokens
272
+ - [Update global user task listener](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-global-task-listener.api.md) — 251 tokens
273
+ - [Update group](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-group.api.md) — 262 tokens
274
+ - [Update job](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-job.api.md) — 294 tokens
275
+ - [Update jobs (batch)](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-jobs-batch-operation.api.md) — 224 tokens
276
+ - [Update mapping rule](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-mapping-rule.api.md) — 246 tokens
277
+ - [Update role](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-role.api.md) — 262 tokens
278
+ - [Update a tenant-scoped cluster variable](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-tenant-cluster-variable.api.md) — 248 tokens
279
+ - [Update tenant](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-tenant.api.md) — 256 tokens
280
+ - [Update user task](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-user-task.api.md) — 517 tokens
281
+ - [Update user](.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-user.api.md) — 267 tokens
282
+ - [Beginner tutorial](.llms/chunks/apis-tools.orchestration-cluster-api-rest.tutorial.md) — 276 tokens
283
+ - [Beginner tutorial — Getting started](.llms/chunks/apis-tools.orchestration-cluster-api-rest.tutorial.getting-started.md) — 394 tokens
284
+ - [Beginner tutorial — List all roles (POST)](.llms/chunks/apis-tools.orchestration-cluster-api-rest.tutorial.list-all-roles-post.md) — 564 tokens
285
+ - [Beginner tutorial — Create a role (POST)](.llms/chunks/apis-tools.orchestration-cluster-api-rest.tutorial.create-a-role-post.md) — 175 tokens
286
+ - [Beginner tutorial — Retrieve a role (GET)](.llms/chunks/apis-tools.orchestration-cluster-api-rest.tutorial.retrieve-a-role-get.md) — 167 tokens
287
+ - [Beginner tutorial — Delete a role (DELETE)](.llms/chunks/apis-tools.orchestration-cluster-api-rest.tutorial.delete-a-role-delete.md) — 177 tokens
288
+ - [Beginner tutorial — If you get stuck](.llms/chunks/apis-tools.orchestration-cluster-api-rest.tutorial.if-you-get-stuck.md) — 104 tokens
289
+
290
+ ## components
291
+
292
+ - [Data flow](.llms/chunks/components.best-practices.architecture.data-flow.md) — 322 tokens
293
+ - [Data flow — Command processing path](.llms/chunks/components.best-practices.architecture.data-flow.command-processing-path.md) — 321 tokens
294
+ - [Data flow — Export pipeline](.llms/chunks/components.best-practices.architecture.data-flow.export-pipeline.md) — 471 tokens
295
+ - [Data flow — Query path](.llms/chunks/components.best-practices.architecture.data-flow.query-path.md) — 191 tokens
296
+ - [Data flow — Optimize data flow](.llms/chunks/components.best-practices.architecture.data-flow.optimize-data-flow.md) — 567 tokens
297
+ - [Data flow — Performance and sizing factors](.llms/chunks/components.best-practices.architecture.data-flow.performance-and-sizing-factors.md) — 162 tokens
298
+ - [Deciding about your stack](.llms/chunks/components.best-practices.architecture.deciding-about-your-stack.md) — 736 tokens
299
+ - [Deciding about your stack — Customize your stack](.llms/chunks/components.best-practices.architecture.deciding-about-your-stack.customize-your-stack.md) — 215 tokens
300
+ - [Run benchmarks](.llms/chunks/components.best-practices.architecture.sizing-benchmarks.md) — 247 tokens
301
+ - [Run benchmarks — Run your own benchmarks](.llms/chunks/components.best-practices.architecture.sizing-benchmarks.run-your-own-benchmarks.md) — 282 tokens
302
+ - [Run benchmarks — When to benchmark](.llms/chunks/components.best-practices.architecture.sizing-benchmarks.when-to-benchmark.md) — 149 tokens
303
+ - [Run benchmarks — What to measure](.llms/chunks/components.best-practices.architecture.sizing-benchmarks.what-to-measure.md) — 286 tokens
304
+ - [Size your SaaS cluster](.llms/chunks/components.best-practices.architecture.sizing-saas.md) — 196 tokens
305
+ - [Size your SaaS cluster — Sizing tables](.llms/chunks/components.best-practices.architecture.sizing-saas.sizing-tables.md) — 744 tokens
306
+ - [Size your SaaS cluster — Data retention](.llms/chunks/components.best-practices.architecture.sizing-saas.data-retention.md) — 315 tokens
307
+ - [Size your SaaS cluster — Next steps](.llms/chunks/components.best-practices.architecture.sizing-saas.next-steps.md) — 37 tokens
308
+ - [Self-Managed resource planning](.llms/chunks/components.best-practices.architecture.sizing-self-managed.md) — 510 tokens
309
+ - [Self-Managed resource planning — Baseline performance](.llms/chunks/components.best-practices.architecture.sizing-self-managed.baseline-performance.md) — 282 tokens
310
+ - [Self-Managed resource planning — Baseline resource configuration](.llms/chunks/components.best-practices.architecture.sizing-self-managed.baseline-resource-configuration.md) — 58 tokens
311
+ - [Self-Managed resource planning — Baseline resource configuration — without-optimize](.llms/chunks/components.best-practices.architecture.sizing-self-managed.baseline-resource-configuration-without-optimize.md) — 337 tokens
312
+ - [Self-Managed resource planning — Baseline resource configuration — with-optimize](.llms/chunks/components.best-practices.architecture.sizing-self-managed.baseline-resource-configuration-with-optimize.md) — 468 tokens
313
+ - [Self-Managed resource planning — Primary storage](.llms/chunks/components.best-practices.architecture.sizing-self-managed.primary-storage.md) — 183 tokens
314
+ - [Self-Managed resource planning — Primary storage — Disk space](.llms/chunks/components.best-practices.architecture.sizing-self-managed.primary-storage-disk-space.md) — 755 tokens
315
+ - [Self-Managed resource planning — Primary storage — Event log](.llms/chunks/components.best-practices.architecture.sizing-self-managed.primary-storage-event-log.md) — 236 tokens
316
+ - [Self-Managed resource planning — Primary storage — Snapshots](.llms/chunks/components.best-practices.architecture.sizing-self-managed.primary-storage-snapshots.md) — 142 tokens
317
+ - [Self-Managed resource planning — Primary storage — RocksDB](.llms/chunks/components.best-practices.architecture.sizing-self-managed.primary-storage-rocksdb.md) — 130 tokens
318
+ - [Self-Managed resource planning — Primary storage — Effects on disk growth](.llms/chunks/components.best-practices.architecture.sizing-self-managed.primary-storage-effects-on-disk-growth.md) — 418 tokens
319
+ - [Self-Managed resource planning — Memory](.llms/chunks/components.best-practices.architecture.sizing-self-managed.memory.md) — 756 tokens
320
+ - [Self-Managed resource planning — Scale your cluster](.llms/chunks/components.best-practices.architecture.sizing-self-managed.scale-your-cluster.md) — 444 tokens
321
+ - [Self-Managed resource planning — Secondary storage considerations](.llms/chunks/components.best-practices.architecture.sizing-self-managed.secondary-storage-considerations.md) — 183 tokens
322
+ - [Self-Managed resource planning — Next steps](.llms/chunks/components.best-practices.architecture.sizing-self-managed.next-steps.md) — 36 tokens
323
+ - [Size your environment](.llms/chunks/components.best-practices.architecture.sizing-your-environment.md) — 141 tokens
324
+ - [Size your environment — Sizing requirements and influencing factors](.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors.md) — 39 tokens
325
+ - [Size your environment — Sizing requirements and influencing factors — Data availability latency](.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-data-availability-latency.md) — 160 tokens
326
+ - [Size your environment — Sizing requirements and influencing factors — Disk space](.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-disk-space.md) — 119 tokens
327
+ - [Size your environment — Sizing requirements and influencing factors — Impact of Optimize](.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-impact-of-optimize.md) — 853 tokens
328
+ - [Size your environment — Sizing requirements and influencing factors — Impact of Optimize (2)](.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-impact-of-optimize-2.md) — 943 tokens
329
+ - [Size your environment — Sizing requirements and influencing factors — Impact of Optimize (3)](.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-impact-of-optimize-3.md) — 640 tokens
330
+ - [Size your environment — Sizing requirements and influencing factors — Latency and cycle time](.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-latency-and-cycle-time.md) — 636 tokens
331
+ - [Size your environment — Sizing requirements and influencing factors — Payload size](.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-payload-size.md) — 487 tokens
332
+ - [Size your environment — Sizing requirements and influencing factors — Peak loads](.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-peak-loads.md) — 158 tokens
333
+ - [Size your environment — Sizing requirements and influencing factors — Job worker capacity](.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-job-worker-capacity.md) — 289 tokens
334
+ - [Size your environment — Sizing requirements and influencing factors — Secondary storage](.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-secondary-storage.md) — 369 tokens
335
+ - [Size your environment — Sizing requirements and influencing factors — Throughput](.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-throughput.md) — 560 tokens
336
+ - [Size your environment — Plan non-production environments](.llms/chunks/components.best-practices.architecture.sizing-your-environment.plan-non-production-environments.md) — 164 tokens
337
+ - [Size your environment — Next steps](.llms/chunks/components.best-practices.architecture.sizing-your-environment.next-steps.md) — 119 tokens
338
+ - [Understanding human task management](.llms/chunks/components.best-practices.architecture.understanding-human-tasks-management.md) — 421 tokens
339
+ - [Understanding human task management — Deciding about your task list frontend](.llms/chunks/components.best-practices.architecture.understanding-human-tasks-management.deciding-about-your-task-list-frontend.md) — 288 tokens
340
+ - [Understanding human task management — Deciding about your task list frontend — Considerations for developing custom task lists](.llms/chunks/components.best-practices.architecture.understanding-human-tasks-management.deciding-about-your-task-list-frontend-considerations-for-developing-custom-task-lists.md) — 152 tokens
341
+ - [Understanding human task management — Deciding about your task list frontend — Considerations for using third party task lists](.llms/chunks/components.best-practices.architecture.understanding-human-tasks-management.deciding-about-your-task-list-frontend-considerations-for-using-third-party-task-lists.md) — 492 tokens
342
+ - [Understanding human task management — Deciding about your task list frontend — Task lists may not look like task lists](.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) — 416 tokens
343
+ - [Best Practices](.llms/chunks/components.best-practices.best-practices-overview.md) — 173 tokens
344
+ - [Best Practices — Project management](.llms/chunks/components.best-practices.best-practices-overview.project-management.md) — 35 tokens
345
+ - [Element templates at scale](.llms/chunks/components.best-practices.cicd-guidelines.element-templates-at-scale.md) — 161 tokens
346
+ - [Element templates at scale — Prerequisites](.llms/chunks/components.best-practices.cicd-guidelines.element-templates-at-scale.prerequisites.md) — 332 tokens
347
+ - [Element templates at scale — Runtime provisioning](.llms/chunks/components.best-practices.cicd-guidelines.element-templates-at-scale.runtime-provisioning.md) — 528 tokens
348
+ - [Element templates at scale — Make templates available in Camunda Hub](.llms/chunks/components.best-practices.cicd-guidelines.element-templates-at-scale.make-templates-available-in-camunda-hub.md) — 311 tokens
349
+ - [Element templates at scale — Making templates available in Desktop Modeler](.llms/chunks/components.best-practices.cicd-guidelines.element-templates-at-scale.making-templates-available-in-desktop-modeler.md) — 165 tokens
350
+ - [Element templates at scale — Next steps](.llms/chunks/components.best-practices.cicd-guidelines.element-templates-at-scale.next-steps.md) — 42 tokens
351
+ - [Connecting the workflow engine with your world](.llms/chunks/components.best-practices.development.connecting-the-workflow-engine-with-your-world.md) — 244 tokens
352
+ - [Connecting the workflow engine with your world — Programming glue code](.llms/chunks/components.best-practices.development.connecting-the-workflow-engine-with-your-world.programming-glue-code.md) — 193 tokens
353
+ - [Connecting the workflow engine with your world — Programming glue code — Calling Zeebe](.llms/chunks/components.best-practices.development.connecting-the-workflow-engine-with-your-world.programming-glue-code-calling-zeebe.md) — 331 tokens
354
+ - [Connecting the workflow engine with your world — Programming glue code — Subscribing to tasks using a job worker](.llms/chunks/components.best-practices.development.connecting-the-workflow-engine-with-your-world.programming-glue-code-subscribing-to-tasks-using-a-job-worker.md) — 456 tokens
355
+ - [Connecting the workflow engine with your world — Technology examples](.llms/chunks/components.best-practices.development.connecting-the-workflow-engine-with-your-world.technology-examples.md) — 773 tokens
356
+ - [Connecting the workflow engine with your world — Designing process solutions containing all glue code](.llms/chunks/components.best-practices.development.connecting-the-workflow-engine-with-your-world.designing-process-solutions-containing-all-glue-code.md) — 235 tokens
357
+ - [Connecting the workflow engine with your world — Connectors](.llms/chunks/components.best-practices.development.connecting-the-workflow-engine-with-your-world.connectors.md) — 622 tokens
358
+ - [Connecting the workflow engine with your world — Recommendation](.llms/chunks/components.best-practices.development.connecting-the-workflow-engine-with-your-world.recommendation.md) — 312 tokens
359
+ - [Dealing with problems and exceptions](.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.md) — 619 tokens
360
+ - [Dealing with problems and exceptions — Handling exceptions on a technical level — Leveraging retries](.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.handling-exceptions-on-a-technical-level-leveraging-retries.md) — 328 tokens
361
+ - [Dealing with problems and exceptions — Handling exceptions on a technical level — Using incidents](.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.handling-exceptions-on-a-technical-level-using-incidents.md) — 134 tokens
362
+ - [Dealing with problems and exceptions — Handling exceptions on a technical level — Writing idempotent workers](.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.handling-exceptions-on-a-technical-level-writing-idempotent-workers.md) — 527 tokens
363
+ - [Dealing with problems and exceptions — Handling errors on the process level](.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.handling-errors-on-the-process-level.md) — 59 tokens
364
+ - [Dealing with problems and exceptions — Handling errors on the process level — Using BPMN error events](.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.handling-errors-on-the-process-level-using-bpmn-error-events.md) — 214 tokens
365
+ - [Dealing with problems and exceptions — Handling errors on the process level — Throwing and handling BPMN errors](.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.handling-errors-on-the-process-level-throwing-and-handling-bpmn-errors.md) — 262 tokens
366
+ - [Dealing with problems and exceptions — Handling errors on the process level — Thinking about unhandled BPMN exceptions](.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.handling-errors-on-the-process-level-thinking-about-unhandled-bpmn-exceptions.md) — 205 tokens
367
+ - [Dealing with problems and exceptions — Handling errors on the process level — Distinguishing between exceptions and results](.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.handling-errors-on-the-process-level-distinguishing-between-exceptions-and-results.md) — 435 tokens
368
+ - [Dealing with problems and exceptions — Handling errors on the process level — Business vs. technical errors](.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.handling-errors-on-the-process-level-business-vs.-technical-errors.md) — 381 tokens
369
+ - [Dealing with problems and exceptions — Embracing business transactions and eventual consistency — Technical vs business transactions](.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.embracing-business-transactions-and-eventual-consistency-technical-vs-business-transactions.md) — 326 tokens
370
+ - [Dealing with problems and exceptions — Embracing business transactions and eventual consistency — Eventual consistency](.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.embracing-business-transactions-and-eventual-consistency-eventual-consistency.md) — 247 tokens
371
+ - [Dealing with problems and exceptions — Embracing business transactions and eventual consistency — Business strategies to handle inconsistency](.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.embracing-business-transactions-and-eventual-consistency-business-strategies-to-handle-inconsistency.md) — 239 tokens
372
+ - [Dealing with problems and exceptions — Embracing business transactions and eventual consistency — The Saga pattern and BPMN compensation](.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.embracing-business-transactions-and-eventual-consistency-the-saga-pattern-and-bpmn-compensation.md) — 293 tokens
373
+ - [Handling data in processes](.llms/chunks/components.best-practices.development.handling-data-in-processes.md) — 157 tokens
374
+ - [Handling data in processes — Understanding data handling in Camunda](.llms/chunks/components.best-practices.development.handling-data-in-processes.understanding-data-handling-in-camunda.md) — 582 tokens
375
+ - [Handling data in processes — Storing just the relevant data](.llms/chunks/components.best-practices.development.handling-data-in-processes.storing-just-the-relevant-data.md) — 652 tokens
376
+ - [Handling data in processes — Using constants and data accessors](.llms/chunks/components.best-practices.development.handling-data-in-processes.using-constants-and-data-accessors.md) — 532 tokens
377
+ - [Handling data in processes — Complex data as entities](.llms/chunks/components.best-practices.development.handling-data-in-processes.complex-data-as-entities.md) — 246 tokens
378
+ - [Local development with element templates and Camunda 8 Run](.llms/chunks/components.best-practices.development.local-development-with-element-templates.md) — 152 tokens
379
+ - [Local development with element templates and Camunda 8 Run — Provisioning secrets](.llms/chunks/components.best-practices.development.local-development-with-element-templates.provisioning-secrets.md) — 195 tokens
380
+ - [Local development with element templates and Camunda 8 Run — Provisioning a custom connector runtime](.llms/chunks/components.best-practices.development.local-development-with-element-templates.provisioning-a-custom-connector-runtime.md) — 235 tokens
381
+ - [Local development with element templates and Camunda 8 Run — Provisioning other dependencies](.llms/chunks/components.best-practices.development.local-development-with-element-templates.provisioning-other-dependencies.md) — 255 tokens
382
+ - [Local development with element templates and Camunda 8 Run — Configure element templates in Desktop Modeler](.llms/chunks/components.best-practices.development.local-development-with-element-templates.configure-element-templates-in-desktop-modeler.md) — 105 tokens
383
+ - [Routing events to processes](.llms/chunks/components.best-practices.development.routing-events-to-processes.md) — 138 tokens
384
+ - [Routing events to processes — Choosing the right BPMN event — Start events](.llms/chunks/components.best-practices.development.routing-events-to-processes.choosing-the-right-bpmn-event-start-events.md) — 639 tokens
385
+ - [Routing events to processes — Choosing the right BPMN event — Intermediate events](.llms/chunks/components.best-practices.development.routing-events-to-processes.choosing-the-right-bpmn-event-intermediate-events.md) — 550 tokens
386
+ - [Routing events to processes — Reacting to process-internal events](.llms/chunks/components.best-practices.development.routing-events-to-processes.reacting-to-process-internal-events.md) — 389 tokens
387
+ - [Routing events to processes — Routing events from the outside to the workflow engine](.llms/chunks/components.best-practices.development.routing-events-to-processes.routing-events-from-the-outside-to-the-workflow-engine.md) — 721 tokens
388
+ - [Routing events to processes — Technology examples for messages sent by external systems](.llms/chunks/components.best-practices.development.routing-events-to-processes.technology-examples-for-messages-sent-by-external-systems.md) — 213 tokens
389
+ - [Routing events to processes — Using the Camunda BPMN framework](.llms/chunks/components.best-practices.development.routing-events-to-processes.using-the-camunda-bpmn-framework.md) — 307 tokens
390
+ - [Routing events to processes — Sending messages to other processes](.llms/chunks/components.best-practices.development.routing-events-to-processes.sending-messages-to-other-processes.md) — 382 tokens
391
+ - [Routing events to processes — Handling messages sent by a user](.llms/chunks/components.best-practices.development.routing-events-to-processes.handling-messages-sent-by-a-user.md) — 454 tokens
392
+ - [Service integration patterns with BPMN](.llms/chunks/components.best-practices.development.service-integration-patterns.md) — 498 tokens
393
+ - [Service integration patterns with BPMN — Integrating services with BPMN tasks](.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-tasks.md) — 48 tokens
394
+ - [Service integration patterns with BPMN — Integrating services with BPMN tasks — Service task](.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-tasks-service-task.md) — 79 tokens
395
+ - [Service integration patterns with BPMN — Integrating services with BPMN tasks — Send task](.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-tasks-send-task.md) — 485 tokens
396
+ - [Service integration patterns with BPMN — Integrating services with BPMN tasks — Receive task](.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-tasks-receive-task.md) — 99 tokens
397
+ - [Service integration patterns with BPMN — Integrating services with BPMN tasks — Service task vs. send/receive task combo](.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-tasks-service-task-vs.-send-receive-task-combo.md) — 853 tokens
398
+ - [Service integration patterns with BPMN — Integrating services with BPMN tasks — Service task vs. send/receive task combo (2)](.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-tasks-service-task-vs.-send-receive-task-combo-2.md) — 1216 tokens
399
+ - [Service integration patterns with BPMN — Integrating services with BPMN events](.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-events.md) — 88 tokens
400
+ - [Service integration patterns with BPMN — Integrating services with BPMN events — Tasks vs. events](.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-events-tasks-vs.-events.md) — 547 tokens
401
+ - [Service integration patterns with BPMN — Integrating services with BPMN events — Handling different response messages](.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-events-handling-different-response-messages.md) — 866 tokens
402
+ - [Service integration patterns with BPMN — Integrating services with BPMN events — Message type on the wire != BPMN message type](.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-events-message-type-on-the-wire-bpmn-message-type.md) — 265 tokens
403
+ - [Service integration patterns with BPMN — Hiding technical complexity behind call activities](.llms/chunks/components.best-practices.development.service-integration-patterns.hiding-technical-complexity-behind-call-activities.md) — 234 tokens
404
+ - [Testing process definitions](.llms/chunks/components.best-practices.development.testing-process-definitions.md) — 296 tokens
405
+ - [Testing process definitions — Testing scopes](.llms/chunks/components.best-practices.development.testing-process-definitions.testing-scopes.md) — 191 tokens
406
+ - [Testing process definitions — Writing process tests in Java](.llms/chunks/components.best-practices.development.testing-process-definitions.writing-process-tests-in-java.md) — 187 tokens
407
+ - [Testing process definitions — Writing process tests in Java — Technical setup using Spring](.llms/chunks/components.best-practices.development.testing-process-definitions.writing-process-tests-in-java-technical-setup-using-spring.md) — 566 tokens
408
+ - [Testing process definitions — Writing process tests in Java — Test scope and mocking](.llms/chunks/components.best-practices.development.testing-process-definitions.writing-process-tests-in-java-test-scope-and-mocking.md) — 910 tokens
409
+ - [Testing process definitions — Writing process tests in Java — Drive the process and assert the state](.llms/chunks/components.best-practices.development.testing-process-definitions.writing-process-tests-in-java-drive-the-process-and-assert-the-state.md) — 482 tokens
410
+ - [Testing process definitions — Writing process tests in Java — Testing your process in chunks](.llms/chunks/components.best-practices.development.testing-process-definitions.writing-process-tests-in-java-testing-your-process-in-chunks.md) — 858 tokens
411
+ - [Testing process definitions — Writing process tests in Java — Testing your process in chunks (2)](.llms/chunks/components.best-practices.development.testing-process-definitions.writing-process-tests-in-java-testing-your-process-in-chunks-2.md) — 234 tokens
412
+ - [Testing process definitions — Writing polyglot process tests](.llms/chunks/components.best-practices.development.testing-process-definitions.writing-polyglot-process-tests.md) — 286 tokens
413
+ - [Testing process definitions — Writing polyglot process tests — Mocking REST calls](.llms/chunks/components.best-practices.development.testing-process-definitions.writing-polyglot-process-tests-mocking-rest-calls.md) — 559 tokens
414
+ - [Writing good workers](.llms/chunks/components.best-practices.development.writing-good-workers.md) — 193 tokens
415
+ - [Writing good workers — Organizing glue code and workers in process solutions](.llms/chunks/components.best-practices.development.writing-good-workers.organizing-glue-code-and-workers-in-process-solutions.md) — 587 tokens
416
+ - [Writing good workers — Thinking about transactions, exceptions and idempotency of workers](.llms/chunks/components.best-practices.development.writing-good-workers.thinking-about-transactions-exceptions-and-idempotency-of-workers.md) — 473 tokens
417
+ - [Writing good workers — Scaling workers](.llms/chunks/components.best-practices.development.writing-good-workers.scaling-workers.md) — 363 tokens
418
+ - [Writing good workers — Scaling workers — Blocking / synchronous code and thread pools](.llms/chunks/components.best-practices.development.writing-good-workers.scaling-workers-blocking-synchronous-code-and-thread-pools.md) — 307 tokens
419
+ - [Writing good workers — Scaling workers — Blocking code with virtual threads](.llms/chunks/components.best-practices.development.writing-good-workers.scaling-workers-blocking-code-with-virtual-threads.md) — 160 tokens
420
+ - [Writing good workers — Scaling workers — Non-blocking / reactive code](.llms/chunks/components.best-practices.development.writing-good-workers.scaling-workers-non-blocking-reactive-code.md) — 127 tokens
421
+ - [Writing good workers — Scaling workers — Recommendation](.llms/chunks/components.best-practices.development.writing-good-workers.scaling-workers-recommendation.md) — 107 tokens
422
+ - [Writing good workers — Performance best-practices](.llms/chunks/components.best-practices.development.writing-good-workers.performance-best-practices.md) — 265 tokens
423
+ - [Writing good workers — Client library examples](.llms/chunks/components.best-practices.development.writing-good-workers.client-library-examples.md) — 72 tokens
424
+ - [Writing good workers — Client library examples — Java](.llms/chunks/components.best-practices.development.writing-good-workers.client-library-examples-java.md) — 847 tokens
425
+ - [Writing good workers — Client library examples — Java (2)](.llms/chunks/components.best-practices.development.writing-good-workers.client-library-examples-java-2.md) — 871 tokens
426
+ - [Writing good workers — Client library examples — Java (3)](.llms/chunks/components.best-practices.development.writing-good-workers.client-library-examples-java-3.md) — 318 tokens
427
+ - [Writing good workers — Client library examples — Node.js client](.llms/chunks/components.best-practices.development.writing-good-workers.client-library-examples-node.js-client.md) — 310 tokens
428
+ - [Writing good workers — Client library examples — C#](.llms/chunks/components.best-practices.development.writing-good-workers.client-library-examples-c.md) — 795 tokens
429
+ - [Doing a proper POC](.llms/chunks/components.best-practices.management.doing-a-proper-poc.md) — 377 tokens
430
+ - [Doing a proper POC — Defining and focusing on specific goals](.llms/chunks/components.best-practices.management.doing-a-proper-poc.defining-and-focusing-on-specific-goals.md) — 229 tokens
431
+ - [Doing a proper POC — Defining a scope relevant to your business](.llms/chunks/components.best-practices.management.doing-a-proper-poc.defining-a-scope-relevant-to-your-business.md) — 106 tokens
432
+ - [Doing a proper POC — Defining a scope relevant to your business — Involving the right people](.llms/chunks/components.best-practices.management.doing-a-proper-poc.defining-a-scope-relevant-to-your-business-involving-the-right-people.md) — 284 tokens
433
+ - [Doing a proper POC — Defining a scope relevant to your business — Planning the technical environment](.llms/chunks/components.best-practices.management.doing-a-proper-poc.defining-a-scope-relevant-to-your-business-planning-the-technical-environment.md) — 345 tokens
434
+ - [Doing a proper POC — Defining a scope relevant to your business — Selecting the time frame](.llms/chunks/components.best-practices.management.doing-a-proper-poc.defining-a-scope-relevant-to-your-business-selecting-the-time-frame.md) — 186 tokens
435
+ - [Doing a proper POC — Presenting the results](.llms/chunks/components.best-practices.management.doing-a-proper-poc.presenting-the-results.md) — 802 tokens
436
+ - [Following the customer success path](.llms/chunks/components.best-practices.management.following-the-customer-success-path.md) — 827 tokens
437
+ - [Following the customer success path — (2)](.llms/chunks/components.best-practices.management.following-the-customer-success-path.2.md) — 315 tokens
438
+ - [Following the customer success path — Estimating effort](.llms/chunks/components.best-practices.management.following-the-customer-success-path.estimating-effort.md) — 642 tokens
439
+ - [Building flexibility into BPMN models](.llms/chunks/components.best-practices.modeling.building-flexibility-into-bpmn-models.md) — 157 tokens
440
+ - [Building flexibility into BPMN models — Use events as triggers](.llms/chunks/components.best-practices.modeling.building-flexibility-into-bpmn-models.use-events-as-triggers.md) — 90 tokens
441
+ - [Building flexibility into BPMN models — Boundary events to add activities on triggers](.llms/chunks/components.best-practices.modeling.building-flexibility-into-bpmn-models.boundary-events-to-add-activities-on-triggers.md) — 169 tokens
442
+ - [Building flexibility into BPMN models — Subprocesses with boundary events](.llms/chunks/components.best-practices.modeling.building-flexibility-into-bpmn-models.subprocesses-with-boundary-events.md) — 146 tokens
443
+ - [Building flexibility into BPMN models — Event subprocesses](.llms/chunks/components.best-practices.modeling.building-flexibility-into-bpmn-models.event-subprocesses.md) — 129 tokens
444
+ - [Building flexibility into BPMN models — Escalation events](.llms/chunks/components.best-practices.modeling.building-flexibility-into-bpmn-models.escalation-events.md) — 174 tokens
445
+ - [Building flexibility into BPMN models — Terminate end events](.llms/chunks/components.best-practices.modeling.building-flexibility-into-bpmn-models.terminate-end-events.md) — 173 tokens
446
+ - [Building flexibility into BPMN models — Ad-hoc sub-processes](.llms/chunks/components.best-practices.modeling.building-flexibility-into-bpmn-models.ad-hoc-sub-processes.md) — 212 tokens
447
+ - [Building flexibility into BPMN models — Examples](.llms/chunks/components.best-practices.modeling.building-flexibility-into-bpmn-models.examples.md) — 537 tokens
448
+ - [Choosing the DMN hit policy](.llms/chunks/components.best-practices.modeling.choosing-the-dmn-hit-policy.md) — 140 tokens
449
+ - [Choosing the DMN hit policy — Knowing the DMN hit policy basics](.llms/chunks/components.best-practices.modeling.choosing-the-dmn-hit-policy.knowing-the-dmn-hit-policy-basics.md) — 420 tokens
450
+ - [Choosing the DMN hit policy — Knowing the DMN hit policy basics — Single result decision tables](.llms/chunks/components.best-practices.modeling.choosing-the-dmn-hit-policy.knowing-the-dmn-hit-policy-basics-single-result-decision-tables.md) — 366 tokens
451
+ - [Choosing the DMN hit policy — Knowing the DMN hit policy basics — Multiple result decision tables](.llms/chunks/components.best-practices.modeling.choosing-the-dmn-hit-policy.knowing-the-dmn-hit-policy-basics-multiple-result-decision-tables.md) — 243 tokens
452
+ - [Choosing the DMN hit policy — Understanding DMN hit policy use cases](.llms/chunks/components.best-practices.modeling.choosing-the-dmn-hit-policy.understanding-dmn-hit-policy-use-cases.md) — 86 tokens
453
+ - [Choosing the DMN hit policy — Understanding DMN hit policy use cases — Unique: granting categories of customers a specified discount](.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) — 213 tokens
454
+ - [Choosing the DMN hit policy — Understanding DMN hit policy use cases — First: accepting a customer based on hard criteria](.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) — 419 tokens
455
+ - [Choosing the DMN hit policy — Understanding DMN hit policy use cases — Collect: deciding which groups of people may review an order](.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) — 225 tokens
456
+ - [Choosing the DMN hit policy — Understanding DMN hit policy use cases — Sum: accepting a customer based on soft criteria](.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) — 351 tokens
457
+ - [Choosing the resource binding type](.llms/chunks/components.best-practices.modeling.choosing-the-resource-binding-type.md) — 227 tokens
458
+ - [Choosing the resource binding type — Supported binding types](.llms/chunks/components.best-practices.modeling.choosing-the-resource-binding-type.supported-binding-types.md) — 653 tokens
459
+ - [Creating readable process models](.llms/chunks/components.best-practices.modeling.creating-readable-process-models.md) — 325 tokens
460
+ - [Creating readable process models — Recommended practices — Modeling symmetrically](.llms/chunks/components.best-practices.modeling.creating-readable-process-models.recommended-practices-modeling-symmetrically.md) — 309 tokens
461
+ - [Creating readable process models — Recommended practices — Modeling from left to right](.llms/chunks/components.best-practices.modeling.creating-readable-process-models.recommended-practices-modeling-from-left-to-right.md) — 264 tokens
462
+ - [Creating readable process models — Recommended practices — Creating readable sequence flows](.llms/chunks/components.best-practices.modeling.creating-readable-process-models.recommended-practices-creating-readable-sequence-flows.md) — 763 tokens
463
+ - [Creating readable process models — Recommended practices — Modeling explicitly](.llms/chunks/components.best-practices.modeling.creating-readable-process-models.recommended-practices-modeling-explicitly.md) — 837 tokens
464
+ - [Creating readable process models — Recommended practices — Modeling explicitly (2)](.llms/chunks/components.best-practices.modeling.creating-readable-process-models.recommended-practices-modeling-explicitly-2.md) — 893 tokens
465
+ - [Creating readable process models — Recommended practices — Modeling explicitly (3)](.llms/chunks/components.best-practices.modeling.creating-readable-process-models.recommended-practices-modeling-explicitly-3.md) — 414 tokens
466
+ - [Creating readable process models — Recommended practices — Avoiding lanes](.llms/chunks/components.best-practices.modeling.creating-readable-process-models.recommended-practices-avoiding-lanes.md) — 395 tokens
467
+ - [Creating readable process models — Helpful practices — Emphasizing the happy path](.llms/chunks/components.best-practices.modeling.creating-readable-process-models.helpful-practices-emphasizing-the-happy-path.md) — 183 tokens
468
+ - [Creating readable process models — Helpful practices — Avoid modeling retry behavior](.llms/chunks/components.best-practices.modeling.creating-readable-process-models.helpful-practices-avoid-modeling-retry-behavior.md) — 138 tokens
469
+ - [Creating readable process models — Helpful practices — Using collaboration diagrams](.llms/chunks/components.best-practices.modeling.creating-readable-process-models.helpful-practices-using-collaboration-diagrams.md) — 641 tokens
470
+ - [Creating readable process models — Helpful practices — Showing interaction with systems](.llms/chunks/components.best-practices.modeling.creating-readable-process-models.helpful-practices-showing-interaction-with-systems.md) — 563 tokens
471
+ - [Creating readable process models — Helpful practices — Avoiding excessive usage of data objects](.llms/chunks/components.best-practices.modeling.creating-readable-process-models.helpful-practices-avoiding-excessive-usage-of-data-objects.md) — 504 tokens
472
+ - [Creating readable process models — Helpful practices — Avoiding changes to symbol size and color](.llms/chunks/components.best-practices.modeling.creating-readable-process-models.helpful-practices-avoiding-changes-to-symbol-size-and-color.md) — 308 tokens
473
+ - [Modeling beyond the happy path](.llms/chunks/components.best-practices.modeling.modeling-beyond-the-happy-path.md) — 600 tokens
474
+ - [Modeling beyond the happy path — Forking off at a particular point](.llms/chunks/components.best-practices.modeling.modeling-beyond-the-happy-path.forking-off-at-a-particular-point.md) — 49 tokens
475
+ - [Modeling beyond the happy path — Forking off at a particular point — Dealing with results](.llms/chunks/components.best-practices.modeling.modeling-beyond-the-happy-path.forking-off-at-a-particular-point-dealing-with-results.md) — 376 tokens
476
+ - [Modeling beyond the happy path — Forking off at a particular point — Dealing with events](.llms/chunks/components.best-practices.modeling.modeling-beyond-the-happy-path.forking-off-at-a-particular-point-dealing-with-events.md) — 301 tokens
477
+ - [Modeling beyond the happy path — Forking off at a particular point — Dealing with missing results via timeouts](.llms/chunks/components.best-practices.modeling.modeling-beyond-the-happy-path.forking-off-at-a-particular-point-dealing-with-missing-results-via-timeouts.md) — 300 tokens
478
+ - [Modeling beyond the happy path — Forking off during (one or several) activities](.llms/chunks/components.best-practices.modeling.modeling-beyond-the-happy-path.forking-off-during-one-or-several-activities.md) — 801 tokens
479
+ - [Modeling beyond the happy path — Being able to react all the time](.llms/chunks/components.best-practices.modeling.modeling-beyond-the-happy-path.being-able-to-react-all-the-time.md) — 494 tokens
480
+ - [Modeling beyond the happy path — Boundary events as alternative for event based gateways — Using receive tasks with boundary events](.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) — 347 tokens
481
+ - [Modeling beyond the happy path — Boundary events as alternative for event based gateways — Modeling a multi phase escalation path](.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) — 726 tokens
482
+ - [Modeling with situation patterns](.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.md) — 136 tokens
483
+ - [Modeling with situation patterns — Escalating a situation step by step](.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.escalating-a-situation-step-by-step.md) — 249 tokens
484
+ - [Modeling with situation patterns — Escalating a situation step by step — Option 1: Using event-based gateways](.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.escalating-a-situation-step-by-step-option-1-using-event-based-gateways.md) — 496 tokens
485
+ - [Modeling with situation patterns — Escalating a situation step by step — Option 2: Using gateways forming a loop](.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.escalating-a-situation-step-by-step-option-2-using-gateways-forming-a-loop.md) — 549 tokens
486
+ - [Modeling with situation patterns — Escalating a situation step by step — Option 3: Using boundary events](.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.escalating-a-situation-step-by-step-option-3-using-boundary-events.md) — 405 tokens
487
+ - [Modeling with situation patterns — Requiring a second set of eyes](.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.requiring-a-second-set-of-eyes.md) — 246 tokens
488
+ - [Modeling with situation patterns — Requiring a second set of eyes — Option 1: Using separate tasks](.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.requiring-a-second-set-of-eyes-option-1-using-separate-tasks.md) — 534 tokens
489
+ - [Modeling with situation patterns — Requiring a second set of eyes — Option 2: Using a loop](.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.requiring-a-second-set-of-eyes-option-2-using-a-loop.md) — 432 tokens
490
+ - [Modeling with situation patterns — Requiring a second set of eyes — Option 3: Using a multi-instance task](.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.requiring-a-second-set-of-eyes-option-3-using-a-multi-instance-task.md) — 408 tokens
491
+ - [Modeling with situation patterns — Measuring key performance indicators (KPIs)](.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.measuring-key-performance-indicators-kpis.md) — 281 tokens
492
+ - [Modeling with situation patterns — Measuring key performance indicators (KPIs) — Option 1: Showing milestones](.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.measuring-key-performance-indicators-kpis-option-1-showing-milestones.md) — 608 tokens
493
+ - [Modeling with situation patterns — Measuring key performance indicators (KPIs) — Option 2: Emphasizing process phases](.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.measuring-key-performance-indicators-kpis-option-2-emphasizing-process-phases.md) — 261 tokens
494
+ - [Modeling with situation patterns — Evaluating decisions in processes](.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.evaluating-decisions-in-processes.md) — 712 tokens
495
+ - [Modeling with situation patterns — Distinguishing undesired results from fatal problems](.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.distinguishing-undesired-results-from-fatal-problems.md) — 155 tokens
496
+ - [Modeling with situation patterns — Distinguishing undesired results from fatal problems — Option 1: Using gateways to check for undesired results](.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) — 179 tokens
497
+ - [Modeling with situation patterns — Distinguishing undesired results from fatal problems — Option 2: Using boundary error events to check for fatal problems](.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) — 285 tokens
498
+ - [Modeling with situation patterns — Distinguishing undesired results from fatal problems — Understanding the definition of the result](.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.distinguishing-undesired-results-from-fatal-problems-understanding-the-definition-of-the-result.md) — 428 tokens
499
+ - [Modeling with situation patterns — Asking multiple recipients for a single reply](.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.asking-multiple-recipients-for-a-single-reply.md) — 436 tokens
500
+ - [Modeling with situation patterns — Processing a batch of objects](.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.processing-a-batch-of-objects.md) — 676 tokens
501
+ - [Modeling with situation patterns — Concurring dependent instances](.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.concurring-dependent-instances.md) — 696 tokens
502
+ - [Naming BPMN elements](.llms/chunks/components.best-practices.modeling.naming-bpmn-elements.md) — 123 tokens
503
+ - [Naming BPMN elements — Naming activities](.llms/chunks/components.best-practices.modeling.naming-bpmn-elements.naming-activities.md) — 162 tokens
504
+ - [Naming BPMN elements — Naming events](.llms/chunks/components.best-practices.modeling.naming-bpmn-elements.naming-events.md) — 298 tokens
505
+ - [Naming BPMN elements — Naming gateways](.llms/chunks/components.best-practices.modeling.naming-bpmn-elements.naming-gateways.md) — 387 tokens
506
+ - [Naming BPMN elements — Naming processes](.llms/chunks/components.best-practices.modeling.naming-bpmn-elements.naming-processes.md) — 209 tokens
507
+ - [Naming BPMN elements — Recommended practices](.llms/chunks/components.best-practices.modeling.naming-bpmn-elements.recommended-practices.md) — 169 tokens
508
+ - [Naming BPMN elements — Helpful practices](.llms/chunks/components.best-practices.modeling.naming-bpmn-elements.helpful-practices.md) — 115 tokens
509
+ - [Naming technically relevant IDs](.llms/chunks/components.best-practices.modeling.naming-technically-relevant-ids.md) — 200 tokens
510
+ - [Naming technically relevant IDs — Using naming conventions for BPMN IDs](.llms/chunks/components.best-practices.modeling.naming-technically-relevant-ids.using-naming-conventions-for-bpmn-ids.md) — 590 tokens
511
+ - [Naming technically relevant IDs — Using naming conventions for BPMN IDs — Editing IDs with Camunda Modeler](.llms/chunks/components.best-practices.modeling.naming-technically-relevant-ids.using-naming-conventions-for-bpmn-ids-editing-ids-with-camunda-modeler.md) — 431 tokens
512
+ - [Naming technically relevant IDs — Using naming conventions for BPMN IDs — Aligning the BPMN file name with the process ID](.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) — 83 tokens
513
+ - [Naming technically relevant IDs — Generating ID constants classes](.llms/chunks/components.best-practices.modeling.naming-technically-relevant-ids.generating-id-constants-classes.md) — 175 tokens
514
+ - [Reporting about processes](.llms/chunks/components.best-practices.operations.reporting-about-processes.md) — 687 tokens
515
+ - [Reporting about processes — History architecture](.llms/chunks/components.best-practices.operations.reporting-about-processes.history-architecture.md) — 396 tokens
516
+ - [Reporting about processes — Connecting custom business intelligence systems (BI), data warehouses (DWH), or monitoring solutions](.llms/chunks/components.best-practices.operations.reporting-about-processes.connecting-custom-business-intelligence-systems-bi-data-warehouses-dwh-or-monitoring-solutions.md) — 190 tokens
517
+ - [Versioning process definitions](.llms/chunks/components.best-practices.operations.versioning-process-definitions.md) — 166 tokens
518
+ - [Versioning process definitions — Understanding versioning](.llms/chunks/components.best-practices.operations.versioning-process-definitions.understanding-versioning.md) — 160 tokens
519
+ - [Versioning process definitions — Selecting the best versioning approach — Running versions in parallel](.llms/chunks/components.best-practices.operations.versioning-process-definitions.selecting-the-best-versioning-approach-running-versions-in-parallel.md) — 232 tokens
520
+ - [Versioning process definitions — Selecting the best versioning approach — Migrating process instances to a new version](.llms/chunks/components.best-practices.operations.versioning-process-definitions.selecting-the-best-versioning-approach-migrating-process-instances-to-a-new-version.md) — 268 tokens
521
+ - [Versioning process definitions — Selecting the best versioning approach — Things to consider before migration](.llms/chunks/components.best-practices.operations.versioning-process-definitions.selecting-the-best-versioning-approach-things-to-consider-before-migration.md) — 449 tokens
522
+ - [Versioning process definitions — Avoid versioning of dependant artifacts](.llms/chunks/components.best-practices.operations.versioning-process-definitions.avoid-versioning-of-dependant-artifacts.md) — 605 tokens
523
+ - [Versioning process definitions — Dealing with long running processes](.llms/chunks/components.best-practices.operations.versioning-process-definitions.dealing-with-long-running-processes.md) — 195 tokens
524
+ - [Versioning process definitions — Dealing with long running processes — Cutting very long running processes into pieces](.llms/chunks/components.best-practices.operations.versioning-process-definitions.dealing-with-long-running-processes-cutting-very-long-running-processes-into-pieces.md) — 483 tokens
525
+ - [Versioning process definitions — Dealing with long running processes — Using call activities to influence versioning behaviour of pieces](.llms/chunks/components.best-practices.operations.versioning-process-definitions.dealing-with-long-running-processes-using-call-activities-to-influence-versioning-behaviour-of-pieces.md) — 375 tokens
526
+ - [Identity and access management in Camunda 8](.llms/chunks/components.concepts.access-control.access-control-overview.md) — 280 tokens
527
+ - [Identity and access management in Camunda 8 — Identity provider (IdP) integration](.llms/chunks/components.concepts.access-control.access-control-overview.identity-provider-idp-integration.md) — 268 tokens
528
+ - [Identity and access management in Camunda 8 — Authentication vs. authorization](.llms/chunks/components.concepts.access-control.access-control-overview.authentication-vs.-authorization.md) — 416 tokens
529
+ - [Identity and access management in Camunda 8 — Authentication methods](.llms/chunks/components.concepts.access-control.access-control-overview.authentication-methods.md) — 618 tokens
530
+ - [Identity and access management in Camunda 8 — How to obtain tokens](.llms/chunks/components.concepts.access-control.access-control-overview.how-to-obtain-tokens.md) — 195 tokens
531
+ - [Orchestration Cluster authorization](.llms/chunks/components.concepts.access-control.authorizations.md) — 150 tokens
532
+ - [Orchestration Cluster authorization — How authorization works](.llms/chunks/components.concepts.access-control.authorizations.how-authorization-works.md) — 337 tokens
533
+ - [Orchestration Cluster authorization — Available resources](.llms/chunks/components.concepts.access-control.authorizations.available-resources.md) — 949 tokens
534
+ - [Orchestration Cluster authorization — Available resources — Secret authorizations don't cover broker-side resolution](.llms/chunks/components.concepts.access-control.authorizations.available-resources-secret-authorizations-don-t-cover-broker-side-resolution.md) — 179 tokens
535
+ - [Orchestration Cluster authorization — Available resources — User task authorizations](.llms/chunks/components.concepts.access-control.authorizations.available-resources-user-task-authorizations.md) — 107 tokens
536
+ - [Orchestration Cluster authorization — Configuration](.llms/chunks/components.concepts.access-control.authorizations.configuration.md) — 146 tokens
537
+ - [Orchestration Cluster authorization — Security considerations](.llms/chunks/components.concepts.access-control.authorizations.security-considerations.md) — 65 tokens
538
+ - [Orchestration Cluster authorization — Security considerations — `CREATE` permission for the Resource (deployment)](.llms/chunks/components.concepts.access-control.authorizations.security-considerations-create-permission-for-the-resource-deployment.md) — 111 tokens
539
+ - [Orchestration Cluster authorization — Security considerations — `CREATE`/`UPDATE` permissions for the User](.llms/chunks/components.concepts.access-control.authorizations.security-considerations-create-update-permissions-for-the-user.md) — 87 tokens
540
+ - [Orchestration Cluster authorization — Security considerations — System access permissions](.llms/chunks/components.concepts.access-control.authorizations.security-considerations-system-access-permissions.md) — 88 tokens
541
+ - [Orchestration Cluster authorization — Security considerations — `REVEAL` permission for the Secret](.llms/chunks/components.concepts.access-control.authorizations.security-considerations-reveal-permission-for-the-secret.md) — 174 tokens
542
+ - [Orchestration Cluster authorization — Security considerations — Authorization disabled and secret resolution](.llms/chunks/components.concepts.access-control.authorizations.security-considerations-authorization-disabled-and-secret-resolution.md) — 83 tokens
543
+ - [Orchestration Cluster authorization — Security considerations — No validation of owner and resource IDs](.llms/chunks/components.concepts.access-control.authorizations.security-considerations-no-validation-of-owner-and-resource-ids.md) — 196 tokens
544
+ - [Orchestration Cluster authorization — Security considerations — Process-level vs. task-level task permissions](.llms/chunks/components.concepts.access-control.authorizations.security-considerations-process-level-vs.-task-level-task-permissions.md) — 174 tokens
545
+ - [Orchestration Cluster authorization — Default roles](.llms/chunks/components.concepts.access-control.authorizations.default-roles.md) — 532 tokens
546
+ - [Orchestration Cluster authorization — Common authorization use cases](.llms/chunks/components.concepts.access-control.authorizations.common-authorization-use-cases.md) — 432 tokens
547
+ - [Connect to an Identity Provider](.llms/chunks/components.concepts.access-control.connect-to-identity-provider.md) — 223 tokens
548
+ - [Connect to an Identity Provider — SaaS](.llms/chunks/components.concepts.access-control.connect-to-identity-provider.saas.md) — 59 tokens
549
+ - [Mapping rules](.llms/chunks/components.concepts.access-control.mapping-rules.md) — 295 tokens
550
+ - [Mapping rules — How to use mapping rules](.llms/chunks/components.concepts.access-control.mapping-rules.how-to-use-mapping-rules.md) — 387 tokens
551
+ - [Mapping rules — References](.llms/chunks/components.concepts.access-control.mapping-rules.references.md) — 77 tokens
552
+ - [Batch operations](.llms/chunks/components.concepts.batch-operations.md) — 292 tokens
553
+ - [Batch operations — Types](.llms/chunks/components.concepts.batch-operations.types.md) — 268 tokens
554
+ - [Batch operations — States](.llms/chunks/components.concepts.batch-operations.states.md) — 269 tokens
555
+ - [Batch operations — Authorization](.llms/chunks/components.concepts.batch-operations.authorization.md) — 158 tokens
556
+ - [Batch operations — Next steps](.llms/chunks/components.concepts.batch-operations.next-steps.md) — 159 tokens
557
+ - [BPMN, DMN, and FEEL](.llms/chunks/components.concepts.bpmn-dmn-feel.md) — 207 tokens
558
+ - [BPMN, DMN, and FEEL — FEEL expressions](.llms/chunks/components.concepts.bpmn-dmn-feel.feel-expressions.md) — 92 tokens
559
+ - [Clusters](.llms/chunks/components.concepts.clusters.md) — 626 tokens
560
+ - [Clusters — Cluster size](.llms/chunks/components.concepts.clusters.cluster-size.md) — 242 tokens
561
+ - [Clusters — Free Trial clusters](.llms/chunks/components.concepts.clusters.free-trial-clusters.md) — 362 tokens
562
+ - [Introduction to Camunda 8](.llms/chunks/components.concepts.concepts-overview.md) — 538 tokens
563
+ - [Introduction to Camunda 8 — Camunda 8 use cases](.llms/chunks/components.concepts.concepts-overview.camunda-8-use-cases.md) — 625 tokens
564
+ - [Introduction to Camunda 8 — What are the core quality attributes of Camunda 8?](.llms/chunks/components.concepts.concepts-overview.what-are-the-core-quality-attributes-of-camunda-8.md) — 374 tokens
565
+ - [Introduction to Camunda 8 — What are the Camunda 8 components?](.llms/chunks/components.concepts.concepts-overview.what-are-the-camunda-8-components.md) — 672 tokens
566
+ - [Introduction to Camunda 8 — How does Camunda 8 compare to other solutions?](.llms/chunks/components.concepts.concepts-overview.how-does-camunda-8-compare-to-other-solutions.md) — 329 tokens
567
+ - [Introduction to Camunda 8 — Next steps](.llms/chunks/components.concepts.concepts-overview.next-steps.md) — 112 tokens
568
+ - [Conditionals](.llms/chunks/components.concepts.conditionals.md) — 146 tokens
569
+ - [Conditionals — Conditional event triggers](.llms/chunks/components.concepts.conditionals.conditional-event-triggers.md) — 148 tokens
570
+ - [Conditionals — Conditional event triggers — On scope activation](.llms/chunks/components.concepts.conditionals.conditional-event-triggers-on-scope-activation.md) — 194 tokens
571
+ - [Conditionals — Conditional event triggers — On variable changes](.llms/chunks/components.concepts.conditionals.conditional-event-triggers-on-variable-changes.md) — 858 tokens
572
+ - [Conditionals — Conditional event triggers — On variable changes (2)](.llms/chunks/components.concepts.conditionals.conditional-event-triggers-on-variable-changes-2.md) — 682 tokens
573
+ - [Conditionals — Trigger root-level conditional start events via API](.llms/chunks/components.concepts.conditionals.trigger-root-level-conditional-start-events-via-api.md) — 339 tokens
574
+ - [Decision instance deletion](.llms/chunks/components.concepts.decision-instance-deletion.md) — 161 tokens
575
+ - [Decision instance deletion — Technical details](.llms/chunks/components.concepts.decision-instance-deletion.technical-details.md) — 300 tokens
576
+ - [Element templates](.llms/chunks/components.concepts.element-templates.md) — 281 tokens
577
+ - [Element templates — Next steps](.llms/chunks/components.concepts.element-templates.next-steps.md) — 72 tokens
578
+ - [Execution listeners](.llms/chunks/components.concepts.execution-listeners.md) — 218 tokens
579
+ - [Execution listeners — Define an execution listener](.llms/chunks/components.concepts.execution-listeners.define-an-execution-listener.md) — 353 tokens
580
+ - [Execution listeners — Task headers](.llms/chunks/components.concepts.execution-listeners.task-headers.md) — 242 tokens
581
+ - [Execution listeners — Variables in an execution listener](.llms/chunks/components.concepts.execution-listeners.variables-in-an-execution-listener.md) — 75 tokens
582
+ - [Execution listeners — Variables in an execution listener — `beforeAll` listeners](.llms/chunks/components.concepts.execution-listeners.variables-in-an-execution-listener-beforeall-listeners.md) — 355 tokens
583
+ - [Execution listeners — Variables in an execution listener — `start` listeners](.llms/chunks/components.concepts.execution-listeners.variables-in-an-execution-listener-start-listeners.md) — 560 tokens
584
+ - [Execution listeners — Variables in an execution listener — `end` listeners](.llms/chunks/components.concepts.execution-listeners.variables-in-an-execution-listener-end-listeners.md) — 119 tokens
585
+ - [Execution listeners — Variables in an execution listener — `cancel` listeners](.llms/chunks/components.concepts.execution-listeners.variables-in-an-execution-listener-cancel-listeners.md) — 104 tokens
586
+ - [Execution listeners — Incident recovery](.llms/chunks/components.concepts.execution-listeners.incident-recovery.md) — 242 tokens
587
+ - [Execution listeners — Limitations](.llms/chunks/components.concepts.execution-listeners.limitations.md) — 396 tokens
588
+ - [Execution listeners — Related resources](.llms/chunks/components.concepts.execution-listeners.related-resources.md) — 70 tokens
589
+ - [Expressions](.llms/chunks/components.concepts.expressions.md) — 164 tokens
590
+ - [Expressions — Expressions vs. static values](.llms/chunks/components.concepts.expressions.expressions-vs.-static-values.md) — 235 tokens
591
+ - [Expressions — The expression language](.llms/chunks/components.concepts.expressions.the-expression-language.md) — 249 tokens
592
+ - [Expressions — Next steps](.llms/chunks/components.concepts.expressions.next-steps.md) — 95 tokens
593
+ - [Access control for global user task listeners](.llms/chunks/components.concepts.global-user-task-listeners.access-control.md) — 210 tokens
594
+ - [Access control for global user task listeners — Required permissions](.llms/chunks/components.concepts.global-user-task-listeners.access-control.required-permissions.md) — 349 tokens
595
+ - [Configure global user task listeners](.llms/chunks/components.concepts.global-user-task-listeners.configuration.md) — 258 tokens
596
+ - [Configure global user task listeners — Configure through Unified Configuration](.llms/chunks/components.concepts.global-user-task-listeners.configuration.configure-through-unified-configuration.md) — 593 tokens
597
+ - [Configure global user task listeners — Configure via Orchestration Cluster API](.llms/chunks/components.concepts.global-user-task-listeners.configuration.configure-via-orchestration-cluster-api.md) — 194 tokens
598
+ - [Configure global user task listeners — Configure via Admin UI](.llms/chunks/components.concepts.global-user-task-listeners.configuration.configure-via-admin-ui.md) — 187 tokens
599
+ - [Global user task listeners](.llms/chunks/components.concepts.global-user-task-listeners.md) — 214 tokens
600
+ - [Global user task listeners — Global listener definition](.llms/chunks/components.concepts.global-user-task-listeners.global-listener-definition.md) — 598 tokens
601
+ - [Global user task listeners — Execution order](.llms/chunks/components.concepts.global-user-task-listeners.execution-order.md) — 314 tokens
602
+ - [Global user task listeners — Limitations](.llms/chunks/components.concepts.global-user-task-listeners.limitations.md) — 108 tokens
603
+ - [Incidents](.llms/chunks/components.concepts.incidents.md) — 220 tokens
604
+ - [Incidents — Resolving](.llms/chunks/components.concepts.incidents.resolving.md) — 518 tokens
605
+ - [Job workers](.llms/chunks/components.concepts.job-workers.md) — 467 tokens
606
+ - [Job workers — Requesting jobs](.llms/chunks/components.concepts.job-workers.requesting-jobs.md) — 773 tokens
607
+ - [Job workers — Completing or failing jobs](.llms/chunks/components.concepts.job-workers.completing-or-failing-jobs.md) — 593 tokens
608
+ - [Job workers — Completing or failing jobs — Using job result](.llms/chunks/components.concepts.job-workers.completing-or-failing-jobs-using-job-result.md) — 332 tokens
609
+ - [Job workers — Timeouts](.llms/chunks/components.concepts.job-workers.timeouts.md) — 574 tokens
610
+ - [Job workers — Job streaming](.llms/chunks/components.concepts.job-workers.job-streaming.md) — 65 tokens
611
+ - [Job workers — Job streaming — How it works](.llms/chunks/components.concepts.job-workers.job-streaming-how-it-works.md) — 467 tokens
612
+ - [Job workers — Job streaming — How job streaming and polling deliver jobs](.llms/chunks/components.concepts.job-workers.job-streaming-how-job-streaming-and-polling-deliver-jobs.md) — 297 tokens
613
+ - [Job workers — Job streaming — Backpressure](.llms/chunks/components.concepts.job-workers.job-streaming-backpressure.md) — 809 tokens
614
+ - [Job workers — Job streaming — Proxying](.llms/chunks/components.concepts.job-workers.job-streaming-proxying.md) — 89 tokens
615
+ - [Job workers — Job streaming — Troubleshooting](.llms/chunks/components.concepts.job-workers.job-streaming-troubleshooting.md) — 774 tokens
616
+ - [Job workers — Job prioritization](.llms/chunks/components.concepts.job-workers.job-prioritization.md) — 654 tokens
617
+ - [Job workers — Tags](.llms/chunks/components.concepts.job-workers.tags.md) — 227 tokens
618
+ - [Job workers — Job leasing](.llms/chunks/components.concepts.job-workers.job-leasing.md) — 746 tokens
619
+ - [Job workers — Job leasing — How job leasing works](.llms/chunks/components.concepts.job-workers.job-leasing-how-job-leasing-works.md) — 128 tokens
620
+ - [Job workers — Job leasing — Enforcement and rejections](.llms/chunks/components.concepts.job-workers.job-leasing-enforcement-and-rejections.md) — 171 tokens
621
+ - [Job workers — Job leasing — Leasing is permanent for a job](.llms/chunks/components.concepts.job-workers.job-leasing-leasing-is-permanent-for-a-job.md) — 346 tokens
622
+ - [Job workers — Job leasing — Example](.llms/chunks/components.concepts.job-workers.job-leasing-example.md) — 179 tokens
623
+ - [Message aggregation](.llms/chunks/components.concepts.message-aggregation.md) — 230 tokens
624
+ - [Message aggregation — How it works](.llms/chunks/components.concepts.message-aggregation.how-it-works.md) — 158 tokens
625
+ - [Message aggregation — Example use case](.llms/chunks/components.concepts.message-aggregation.example-use-case.md) — 306 tokens
626
+ - [Message aggregation — Behavior](.llms/chunks/components.concepts.message-aggregation.behavior.md) — 190 tokens
627
+ - [Message aggregation — Troubleshooting](.llms/chunks/components.concepts.message-aggregation.troubleshooting.md) — 220 tokens
628
+ - [Message aggregation — Best practices](.llms/chunks/components.concepts.message-aggregation.best-practices.md) — 112 tokens
629
+ - [Messages](.llms/chunks/components.concepts.messages.md) — 614 tokens
630
+ - [Messages — Message buffering](.llms/chunks/components.concepts.messages.message-buffering.md) — 268 tokens
631
+ - [Messages — Message cardinality](.llms/chunks/components.concepts.messages.message-cardinality.md) — 304 tokens
632
+ - [Messages — Message uniqueness](.llms/chunks/components.concepts.messages.message-uniqueness.md) — 245 tokens
633
+ - [Messages — Message correlation overview](.llms/chunks/components.concepts.messages.message-correlation-overview.md) — 930 tokens
634
+ - [Messages — Business ID in message correlation](.llms/chunks/components.concepts.messages.business-id-in-message-correlation.md) — 769 tokens
635
+ - [Messages — Message patterns](.llms/chunks/components.concepts.messages.message-patterns.md) — 546 tokens
636
+ - [Messages — Message response](.llms/chunks/components.concepts.messages.message-response.md) — 251 tokens
637
+ - [Multi-tenancy](.llms/chunks/components.concepts.multi-tenancy.md) — 200 tokens
638
+ - [Multi-tenancy — How multi-tenancy works](.llms/chunks/components.concepts.multi-tenancy.how-multi-tenancy-works.md) — 387 tokens
639
+ - [Multi-tenancy — Example: tenant membership in action](.llms/chunks/components.concepts.multi-tenancy.example-tenant-membership-in-action.md) — 173 tokens
640
+ - [Multi-tenancy — Enable multi-tenancy checks](.llms/chunks/components.concepts.multi-tenancy.enable-multi-tenancy-checks.md) — 225 tokens
641
+ - [Multi-tenancy — Manage tenants](.llms/chunks/components.concepts.multi-tenancy.manage-tenants.md) — 267 tokens
642
+ - [Outbound connectors vs. job workers](.llms/chunks/components.concepts.outbound-connectors-job-workers.md) — 167 tokens
643
+ - [Outbound connectors vs. job workers — Delivery](.llms/chunks/components.concepts.outbound-connectors-job-workers.delivery.md) — 413 tokens
644
+ - [Outbound connectors vs. job workers — Focus](.llms/chunks/components.concepts.outbound-connectors-job-workers.focus.md) — 165 tokens
645
+ - [Outbound connectors vs. job workers — Context](.llms/chunks/components.concepts.outbound-connectors-job-workers.context.md) — 250 tokens
646
+ - [Outbound connectors vs. job workers — Which one should you choose?](.llms/chunks/components.concepts.outbound-connectors-job-workers.which-one-should-you-choose.md) — 163 tokens
647
+ - [Outbound connectors vs. job workers — Learn more](.llms/chunks/components.concepts.outbound-connectors-job-workers.learn-more.md) — 54 tokens
648
+ - [Projects](.llms/chunks/components.concepts.process-applications.md) — 230 tokens
649
+ - [Projects — Next steps](.llms/chunks/components.concepts.process-applications.next-steps.md) — 41 tokens
650
+ - [Process instance creation](.llms/chunks/components.concepts.process-instance-creation.md) — 137 tokens
651
+ - [Process instance creation — Create and execute asynchronously](.llms/chunks/components.concepts.process-instance-creation.create-and-execute-asynchronously.md) — 199 tokens
652
+ - [Process instance creation — Create and await results](.llms/chunks/components.concepts.process-instance-creation.create-and-await-results.md) — 481 tokens
653
+ - [Process instance creation — Run process segment](.llms/chunks/components.concepts.process-instance-creation.run-process-segment.md) — 612 tokens
654
+ - [Process instance creation — Events](.llms/chunks/components.concepts.process-instance-creation.events.md) — 151 tokens
655
+ - [Process instance creation — FEEL context variables](.llms/chunks/components.concepts.process-instance-creation.feel-context-variables.md) — 113 tokens
656
+ - [Process instance creation — FEEL context variables — What is a business ID?](.llms/chunks/components.concepts.process-instance-creation.feel-context-variables-what-is-a-business-id.md) — 366 tokens
657
+ - [Process instance creation — FEEL context variables — Propagation to child instances](.llms/chunks/components.concepts.process-instance-creation.feel-context-variables-propagation-to-child-instances.md) — 167 tokens
658
+ - [Process instance creation — FEEL context variables — Searching and filtering by business ID](.llms/chunks/components.concepts.process-instance-creation.feel-context-variables-searching-and-filtering-by-business-id.md) — 737 tokens
659
+ - [Process instance creation — FEEL context variables — Late Business ID assignment](.llms/chunks/components.concepts.process-instance-creation.feel-context-variables-late-business-id-assignment.md) — 586 tokens
660
+ - [Process instance creation — FEEL context variables — Uniqueness control](.llms/chunks/components.concepts.process-instance-creation.feel-context-variables-uniqueness-control.md) — 508 tokens
661
+ - [Process instance creation — FEEL context variables — Process instance migration](.llms/chunks/components.concepts.process-instance-creation.feel-context-variables-process-instance-migration.md) — 247 tokens
662
+ - [Process instance creation — FEEL context variables — Limitations](.llms/chunks/components.concepts.process-instance-creation.feel-context-variables-limitations.md) — 113 tokens
663
+ - [Process instance creation — Tags](.llms/chunks/components.concepts.process-instance-creation.tags.md) — 594 tokens
664
+ - [Process instance creation — Next steps](.llms/chunks/components.concepts.process-instance-creation.next-steps.md) — 41 tokens
665
+ - [Process instance deletion](.llms/chunks/components.concepts.process-instance-deletion.md) — 135 tokens
666
+ - [Process instance deletion — Limitations](.llms/chunks/components.concepts.process-instance-deletion.limitations.md) — 251 tokens
667
+ - [Process instance deletion — Eventual consistency](.llms/chunks/components.concepts.process-instance-deletion.eventual-consistency.md) — 352 tokens
668
+ - [Process instance migration](.llms/chunks/components.concepts.process-instance-migration.md) — 233 tokens
669
+ - [Process instance migration — Migrating from Camunda 7](.llms/chunks/components.concepts.process-instance-migration.migrating-from-camunda-7.md) — 665 tokens
670
+ - [Process instance migration — Change the active elements](.llms/chunks/components.concepts.process-instance-migration.change-the-active-elements.md) — 441 tokens
671
+ - [Process instance migration — Correct mistakes in a process instance](.llms/chunks/components.concepts.process-instance-migration.correct-mistakes-in-a-process-instance.md) — 303 tokens
672
+ - [Process instance migration — Migrate active elements inside subprocesses](.llms/chunks/components.concepts.process-instance-migration.migrate-active-elements-inside-subprocesses.md) — 258 tokens
673
+ - [Process instance migration — Migrate active elements inside ad-hoc subprocesses](.llms/chunks/components.concepts.process-instance-migration.migrate-active-elements-inside-ad-hoc-subprocesses.md) — 196 tokens
674
+ - [Process instance migration — Migrate job worker user tasks to Camunda user tasks](.llms/chunks/components.concepts.process-instance-migration.migrate-job-worker-user-tasks-to-camunda-user-tasks.md) — 252 tokens
675
+ - [Process instance migration — Deal with catch events](.llms/chunks/components.concepts.process-instance-migration.deal-with-catch-events.md) — 226 tokens
676
+ - [Process instance migration — Deal with catch events — Migrate catch events](.llms/chunks/components.concepts.process-instance-migration.deal-with-catch-events-migrate-catch-events.md) — 831 tokens
677
+ - [Process instance migration — Deal with catch events — Migrate catch events (2)](.llms/chunks/components.concepts.process-instance-migration.deal-with-catch-events-migrate-catch-events-2.md) — 272 tokens
678
+ - [Process instance migration — Deal with catch events — Add or remove catch events](.llms/chunks/components.concepts.process-instance-migration.deal-with-catch-events-add-or-remove-catch-events.md) — 435 tokens
679
+ - [Process instance migration — Deal with catch events — Compensation boundary events](.llms/chunks/components.concepts.process-instance-migration.deal-with-catch-events-compensation-boundary-events.md) — 271 tokens
680
+ - [Process instance migration — Deal with gateways](.llms/chunks/components.concepts.process-instance-migration.deal-with-gateways.md) — 395 tokens
681
+ - [Process instance migration — Process definitions and versions](.llms/chunks/components.concepts.process-instance-migration.process-definitions-and-versions.md) — 353 tokens
682
+ - [Process instance migration — Internal Execution](.llms/chunks/components.concepts.process-instance-migration.internal-execution.md) — 746 tokens
683
+ - [Process instance migration — Limitations](.llms/chunks/components.concepts.process-instance-migration.limitations.md) — 820 tokens
684
+ - [Process instance migration — Limitations (2)](.llms/chunks/components.concepts.process-instance-migration.limitations-2.md) — 135 tokens
685
+ - [Process instance migration — Limitations — Supported BPMN elements](.llms/chunks/components.concepts.process-instance-migration.limitations-supported-bpmn-elements.md) — 80 tokens
686
+ - [Process instance migration — Use at your own risk](.llms/chunks/components.concepts.process-instance-migration.use-at-your-own-risk.md) — 419 tokens
687
+ - [Process instance modification](.llms/chunks/components.concepts.process-instance-modification.md) — 485 tokens
688
+ - [Process instance modification — Activate an element](.llms/chunks/components.concepts.process-instance-modification.activate-an-element.md) — 262 tokens
689
+ - [Process instance modification — Activate a nested element](.llms/chunks/components.concepts.process-instance-modification.activate-a-nested-element.md) — 413 tokens
690
+ - [Process instance modification — Activate an interrupting event subprocess](.llms/chunks/components.concepts.process-instance-modification.activate-an-interrupting-event-subprocess.md) — 274 tokens
691
+ - [Process instance modification — Set variables](.llms/chunks/components.concepts.process-instance-modification.set-variables.md) — 331 tokens
692
+ - [Process instance modification — Terminate an element instance](.llms/chunks/components.concepts.process-instance-modification.terminate-an-element-instance.md) — 485 tokens
693
+ - [Process instance modification — Move an element instance](.llms/chunks/components.concepts.process-instance-modification.move-an-element-instance.md) — 491 tokens
694
+ - [Process instance modification — Execute the modification instructions](.llms/chunks/components.concepts.process-instance-modification.execute-the-modification-instructions.md) — 223 tokens
695
+ - [Process instance modification — Limitations](.llms/chunks/components.concepts.process-instance-modification.limitations.md) — 398 tokens
696
+ - [Processes](.llms/chunks/components.concepts.processes.md) — 336 tokens
697
+ - [Processes — BPMN](.llms/chunks/components.concepts.processes.bpmn.md) — 226 tokens
698
+ - [Processes — Process execution](.llms/chunks/components.concepts.processes.process-execution.md) — 575 tokens
699
+ - [Resource deletion](.llms/chunks/components.concepts.resource-deletion.md) — 163 tokens
700
+ - [Resource deletion — Deleting a process definition](.llms/chunks/components.concepts.resource-deletion.deleting-a-process-definition.md) — 592 tokens
701
+ - [Resource deletion — Deleting a decision requirements graph](.llms/chunks/components.concepts.resource-deletion.deleting-a-decision-requirements-graph.md) — 333 tokens
702
+ - [Secret resolution and job activation](.llms/chunks/components.concepts.secret-resolution-and-job-activation.md) — 297 tokens
703
+ - [Secret resolution and job activation — Availability](.llms/chunks/components.concepts.secret-resolution-and-job-activation.availability.md) — 256 tokens
704
+ - [Secret resolution and job activation — Resolve references before activation](.llms/chunks/components.concepts.secret-resolution-and-job-activation.resolve-references-before-activation.md) — 734 tokens
705
+ - [Secret resolution and job activation — Activate a job that references secrets](.llms/chunks/components.concepts.secret-resolution-and-job-activation.activate-a-job-that-references-secrets.md) — 268 tokens
706
+ - [Secret resolution and job activation — Activate a job that references secrets — Long polling](.llms/chunks/components.concepts.secret-resolution-and-job-activation.activate-a-job-that-references-secrets-long-polling.md) — 357 tokens
707
+ - [Secret resolution and job activation — Activate a job that references secrets — Job push](.llms/chunks/components.concepts.secret-resolution-and-job-activation.activate-a-job-that-references-secrets-job-push.md) — 166 tokens
708
+ - [Secret resolution and job activation — Activate a job that references secrets — Understand what a job worker receives](.llms/chunks/components.concepts.secret-resolution-and-job-activation.activate-a-job-that-references-secrets-understand-what-a-job-worker-receives.md) — 427 tokens
709
+ - [Secret resolution and job activation — Secret values location](.llms/chunks/components.concepts.secret-resolution-and-job-activation.secret-values-location.md) — 256 tokens
710
+ - [Secret resolution and job activation — Understand why a job is not activated](.llms/chunks/components.concepts.secret-resolution-and-job-activation.understand-why-a-job-is-not-activated.md) — 314 tokens
711
+ - [Secret resolution and job activation — Tune the resolution scheduler](.llms/chunks/components.concepts.secret-resolution-and-job-activation.tune-the-resolution-scheduler.md) — 553 tokens
712
+ - [Secret resolution and job activation — Secret resolution across physical tenants](.llms/chunks/components.concepts.secret-resolution-and-job-activation.secret-resolution-across-physical-tenants.md) — 235 tokens
713
+ - [Secret resolution and job activation — Related resources](.llms/chunks/components.concepts.secret-resolution-and-job-activation.related-resources.md) — 110 tokens
714
+ - [Troubleshoot secret resolution failures](.llms/chunks/components.concepts.secret-resolution-incidents.md) — 183 tokens
715
+ - [Troubleshoot secret resolution failures — Find your symptom](.llms/chunks/components.concepts.secret-resolution-incidents.find-your-symptom.md) — 519 tokens
716
+ - [Troubleshoot secret resolution failures — Resolve secret lookup failures](.llms/chunks/components.concepts.secret-resolution-incidents.resolve-secret-lookup-failures.md) — 393 tokens
717
+ - [Troubleshoot secret resolution failures — Resolve secret injection failures](.llms/chunks/components.concepts.secret-resolution-incidents.resolve-secret-injection-failures.md) — 551 tokens
718
+ - [Troubleshoot secret resolution failures — Reduce oversized secret values](.llms/chunks/components.concepts.secret-resolution-incidents.reduce-oversized-secret-values.md) — 325 tokens
719
+ - [Troubleshoot secret resolution failures — Identify failures that raise no incident](.llms/chunks/components.concepts.secret-resolution-incidents.identify-failures-that-raise-no-incident.md) — 441 tokens
720
+ - [Troubleshoot secret resolution failures — Resume a suspended job after secret resolution](.llms/chunks/components.concepts.secret-resolution-incidents.resume-a-suspended-job-after-secret-resolution.md) — 173 tokens
721
+ - [Troubleshoot secret resolution failures — Diagnose the cause](.llms/chunks/components.concepts.secret-resolution-incidents.diagnose-the-cause.md) — 849 tokens
722
+ - [Troubleshoot secret resolution failures — Diagnose the cause (2)](.llms/chunks/components.concepts.secret-resolution-incidents.diagnose-the-cause-2.md) — 279 tokens
723
+ - [Troubleshoot secret resolution failures — Retry after fixing the cause](.llms/chunks/components.concepts.secret-resolution-incidents.retry-after-fixing-the-cause.md) — 327 tokens
724
+ - [Troubleshoot secret resolution failures — Related resources](.llms/chunks/components.concepts.secret-resolution-incidents.related-resources.md) — 106 tokens
725
+ - [Secret resolution](.llms/chunks/components.concepts.secret-resolution.md) — 307 tokens
726
+ - [Secret resolution — Reference syntax](.llms/chunks/components.concepts.secret-resolution.reference-syntax.md) — 421 tokens
727
+ - [Secret resolution — Two resolution paths](.llms/chunks/components.concepts.secret-resolution.two-resolution-paths.md) — 341 tokens
728
+ - [Secret resolution — Physical-tenant scope](.llms/chunks/components.concepts.secret-resolution.physical-tenant-scope.md) — 150 tokens
729
+ - [Secret resolution — Cache behavior](.llms/chunks/components.concepts.secret-resolution.cache-behavior.md) — 237 tokens
730
+ - [Secret resolution — Related resources](.llms/chunks/components.concepts.secret-resolution.related-resources.md) — 124 tokens
731
+ - [Signals](.llms/chunks/components.concepts.signals.md) — 165 tokens
732
+ - [Signals — Signal subscriptions](.llms/chunks/components.concepts.signals.signal-subscriptions.md) — 244 tokens
733
+ - [Example user task listener](.llms/chunks/components.concepts.user-task-listeners-guide.md) — 173 tokens
734
+ - [Example user task listener — Prerequisites](.llms/chunks/components.concepts.user-task-listeners-guide.prerequisites.md) — 433 tokens
735
+ - [Example user task listener — Step 1: Create a process with a user task in Hub](.llms/chunks/components.concepts.user-task-listeners-guide.step-1-create-a-process-with-a-user-task-in-hub.md) — 280 tokens
736
+ - [Example user task listener — Step 4: Create a cluster](.llms/chunks/components.concepts.user-task-listeners-guide.step-4-create-a-cluster.md) — 322 tokens
737
+ - [Example user task listener — Step 5: Deploy and run the process](.llms/chunks/components.concepts.user-task-listeners-guide.step-5-deploy-and-run-the-process.md) — 334 tokens
738
+ - [Example user task listener — Step 7: Implement the listener](.llms/chunks/components.concepts.user-task-listeners-guide.step-7-implement-the-listener.md) — 443 tokens
739
+ - [Example user task listener — Step 8: Verify the result in Operate and Tasklist](.llms/chunks/components.concepts.user-task-listeners-guide.step-8-verify-the-result-in-operate-and-tasklist.md) — 381 tokens
740
+ - [Example user task listener — Additional resources and next steps](.llms/chunks/components.concepts.user-task-listeners-guide.additional-resources-and-next-steps.md) — 92 tokens
741
+ - [User task listeners](.llms/chunks/components.concepts.user-task-listeners.md) — 471 tokens
742
+ - [User task listeners — Trigger a user task listener](.llms/chunks/components.concepts.user-task-listeners.trigger-a-user-task-listener.md) — 562 tokens
743
+ - [User task listeners — Define a user task listener](.llms/chunks/components.concepts.user-task-listeners.define-a-user-task-listener.md) — 489 tokens
744
+ - [User task listeners — Implement a user task listener](.llms/chunks/components.concepts.user-task-listeners.implement-a-user-task-listener.md) — 109 tokens
745
+ - [User task listeners — Implement a user task listener — Accessing user task data](.llms/chunks/components.concepts.user-task-listeners.implement-a-user-task-listener-accessing-user-task-data.md) — 786 tokens
746
+ - [User task listeners — Implement a user task listener — Correcting user task data](.llms/chunks/components.concepts.user-task-listeners.implement-a-user-task-listener-correcting-user-task-data.md) — 435 tokens
747
+ - [User task listeners — Implement a user task listener — Denying the lifecycle transition](.llms/chunks/components.concepts.user-task-listeners.implement-a-user-task-listener-denying-the-lifecycle-transition.md) — 295 tokens
748
+ - [User task listeners — Expression evaluation and incident behavior](.llms/chunks/components.concepts.user-task-listeners.expression-evaluation-and-incident-behavior.md) — 230 tokens
749
+ - [User task listeners — Limitations](.llms/chunks/components.concepts.user-task-listeners.limitations.md) — 397 tokens
750
+ - [User task listeners — Related resources](.llms/chunks/components.concepts.user-task-listeners.related-resources.md) — 74 tokens
751
+ - [Variables](.llms/chunks/components.concepts.variables.md) — 154 tokens
752
+ - [Variables — Variable names](.llms/chunks/components.concepts.variables.variable-names.md) — 341 tokens
753
+ - [Variables — Variable values](.llms/chunks/components.concepts.variables.variable-values.md) — 199 tokens
754
+ - [Variables — Variable size limitation](.llms/chunks/components.concepts.variables.variable-size-limitation.md) — 211 tokens
755
+ - [Variables — Variable scopes](.llms/chunks/components.concepts.variables.variable-scopes.md) — 309 tokens
756
+ - [Variables — Variable scopes — Variable propagation](.llms/chunks/components.concepts.variables.variable-scopes-variable-propagation.md) — 221 tokens
757
+ - [Variables — Variable scopes — Variable propagation by BPMN element](.llms/chunks/components.concepts.variables.variable-scopes-variable-propagation-by-bpmn-element.md) — 609 tokens
758
+ - [Variables — Variable scopes — Internal engine variables](.llms/chunks/components.concepts.variables.variable-scopes-internal-engine-variables.md) — 159 tokens
759
+ - [Variables — Variable scopes — Local variables](.llms/chunks/components.concepts.variables.variable-scopes-local-variables.md) — 84 tokens
760
+ - [Variables — Variable scopes — Define local variables](.llms/chunks/components.concepts.variables.variable-scopes-define-local-variables.md) — 124 tokens
761
+ - [Variables — Variable scopes — Scope behavior in common modeling patterns](.llms/chunks/components.concepts.variables.variable-scopes-scope-behavior-in-common-modeling-patterns.md) — 522 tokens
762
+ - [Variables — Input/output variable mappings](.llms/chunks/components.concepts.variables.input-output-variable-mappings.md) — 327 tokens
763
+ - [Variables — Input/output variable mappings — Input mappings](.llms/chunks/components.concepts.variables.input-output-variable-mappings-input-mappings.md) — 470 tokens
764
+ - [Variables — Input/output variable mappings — Secret references in input mappings](.llms/chunks/components.concepts.variables.input-output-variable-mappings-secret-references-in-input-mappings.md) — 922 tokens
765
+ - [Variables — Input/output variable mappings — Secret references in input mappings (2)](.llms/chunks/components.concepts.variables.input-output-variable-mappings-secret-references-in-input-mappings-2.md) — 429 tokens
766
+ - [Variables — Input/output variable mappings — Output mappings](.llms/chunks/components.concepts.variables.input-output-variable-mappings-output-mappings.md) — 683 tokens
767
+ - [Variables — Input/output variable mappings — Nested variables in mappings](.llms/chunks/components.concepts.variables.input-output-variable-mappings-nested-variables-in-mappings.md) — 161 tokens
768
+ - [Variables — Input/output variable mappings — Context variable](.llms/chunks/components.concepts.variables.input-output-variable-mappings-context-variable.md) — 212 tokens
769
+ - [Variables — Next steps](.llms/chunks/components.concepts.variables.next-steps.md) — 49 tokens
770
+ - [Workflow patterns](.llms/chunks/components.concepts.workflow-patterns.md) — 453 tokens
771
+ - [Workflow patterns — Routing](.llms/chunks/components.concepts.workflow-patterns.routing.md) — 39 tokens
772
+ - [Workflow patterns — Routing — Sequence](.llms/chunks/components.concepts.workflow-patterns.routing-sequence.md) — 127 tokens
773
+ - [Workflow patterns — Routing — Conditions (if/then)](.llms/chunks/components.concepts.workflow-patterns.routing-conditions-if-then.md) — 155 tokens
774
+ - [Workflow patterns — Routing — Invoke subworkflows](.llms/chunks/components.concepts.workflow-patterns.routing-invoke-subworkflows.md) — 143 tokens
775
+ - [Workflow patterns — Routing — Loop](.llms/chunks/components.concepts.workflow-patterns.routing-loop.md) — 145 tokens
776
+ - [Workflow patterns — Routing — Static parallel branches](.llms/chunks/components.concepts.workflow-patterns.routing-static-parallel-branches.md) — 250 tokens
777
+ - [Workflow patterns — Routing — Dynamic parallel branches](.llms/chunks/components.concepts.workflow-patterns.routing-dynamic-parallel-branches.md) — 223 tokens
778
+ - [Workflow patterns — Routing — Wait](.llms/chunks/components.concepts.workflow-patterns.routing-wait.md) — 300 tokens
779
+ - [Workflow patterns — Reacting to events](.llms/chunks/components.concepts.workflow-patterns.reacting-to-events.md) — 104 tokens
780
+ - [Workflow patterns — Reacting to events — Time based](.llms/chunks/components.concepts.workflow-patterns.reacting-to-events-time-based.md) — 474 tokens
781
+ - [Workflow patterns — Reacting to events — External messages/events](.llms/chunks/components.concepts.workflow-patterns.reacting-to-events-external-messages-events.md) — 314 tokens
782
+ - [Workflow patterns — Reacting to events — Correlation mechanisms](.llms/chunks/components.concepts.workflow-patterns.reacting-to-events-correlation-mechanisms.md) — 194 tokens
783
+ - [Workflow patterns — Reacting to events — Events from subprocesses](.llms/chunks/components.concepts.workflow-patterns.reacting-to-events-events-from-subprocesses.md) — 233 tokens
784
+ - [Workflow patterns — Reacting to events — Broadcasts and engine-wide events](.llms/chunks/components.concepts.workflow-patterns.reacting-to-events-broadcasts-and-engine-wide-events.md) — 150 tokens
785
+ - [Workflow patterns — Handling errors](.llms/chunks/components.concepts.workflow-patterns.handling-errors.md) — 366 tokens
786
+ - [Workflow patterns — Business transactions](.llms/chunks/components.concepts.workflow-patterns.business-transactions.md) — 440 tokens
787
+ - [Ad-hoc sub-processes](.llms/chunks/components.modeler.bpmn.ad-hoc-subprocesses.ad-hoc-subprocesses.md) — 329 tokens
788
+ - [Ad-hoc sub-processes — BPMN implementation](.llms/chunks/components.modeler.bpmn.ad-hoc-subprocesses.ad-hoc-subprocesses.bpmn-implementation.md) — 493 tokens
789
+ - [Ad-hoc sub-processes — Job worker implementation](.llms/chunks/components.modeler.bpmn.ad-hoc-subprocesses.ad-hoc-subprocesses.job-worker-implementation.md) — 574 tokens
790
+ - [Ad-hoc sub-processes — Collect output](.llms/chunks/components.modeler.bpmn.ad-hoc-subprocesses.ad-hoc-subprocesses.collect-output.md) — 220 tokens
791
+ - [Ad-hoc sub-processes — Special ad-hoc sub-process variables](.llms/chunks/components.modeler.bpmn.ad-hoc-subprocesses.ad-hoc-subprocesses.special-ad-hoc-sub-process-variables.md) — 172 tokens
792
+ - [Ad-hoc sub-processes — Variable mappings](.llms/chunks/components.modeler.bpmn.ad-hoc-subprocesses.ad-hoc-subprocesses.variable-mappings.md) — 204 tokens
793
+ - [Ad-hoc sub-processes — XML representation](.llms/chunks/components.modeler.bpmn.ad-hoc-subprocesses.ad-hoc-subprocesses.xml-representation.md) — 104 tokens
794
+ - [](.llms/chunks/components.modeler.bpmn.assets.react-components.iso-8601-date-time.md) — 100 tokens
795
+ - [Design a process using BPMN](.llms/chunks/components.modeler.bpmn.automating-a-process-using-bpmn.md) — 288 tokens
796
+ - [Design a process using BPMN — Set up](.llms/chunks/components.modeler.bpmn.automating-a-process-using-bpmn.set-up.md) — 773 tokens
797
+ - [Design a process using BPMN — Execute your process diagram](.llms/chunks/components.modeler.bpmn.automating-a-process-using-bpmn.execute-your-process-diagram.md) — 234 tokens
798
+ - [Design a process using BPMN — Additional resources and next steps](.llms/chunks/components.modeler.bpmn.automating-a-process-using-bpmn.additional-resources-and-next-steps.md) — 87 tokens
799
+ - [BPMN coverage](.llms/chunks/components.modeler.bpmn.bpmn-coverage.md) — 156 tokens
800
+ - [BPMN primer](.llms/chunks/components.modeler.bpmn.bpmn-primer.md) — 831 tokens
801
+ - [BPMN primer — Modeling BPMN diagrams](.llms/chunks/components.modeler.bpmn.bpmn-primer.modeling-bpmn-diagrams.md) — 74 tokens
802
+ - [BPMN primer — Modeling BPMN diagrams — Sequence flow: Controlling the flow of execution](.llms/chunks/components.modeler.bpmn.bpmn-primer.modeling-bpmn-diagrams-sequence-flow-controlling-the-flow-of-execution.md) — 202 tokens
803
+ - [BPMN primer — Modeling BPMN diagrams — Tasks: Units of work](.llms/chunks/components.modeler.bpmn.bpmn-primer.modeling-bpmn-diagrams-tasks-units-of-work.md) — 219 tokens
804
+ - [BPMN primer — Modeling BPMN diagrams — Gateways: Steering flow](.llms/chunks/components.modeler.bpmn.bpmn-primer.modeling-bpmn-diagrams-gateways-steering-flow.md) — 143 tokens
805
+ - [BPMN primer — Modeling BPMN diagrams — Events: Waiting for something to happen](.llms/chunks/components.modeler.bpmn.bpmn-primer.modeling-bpmn-diagrams-events-waiting-for-something-to-happen.md) — 202 tokens
806
+ - [BPMN primer — Modeling BPMN diagrams — Subprocesses: Grouping elements](.llms/chunks/components.modeler.bpmn.bpmn-primer.modeling-bpmn-diagrams-subprocesses-grouping-elements.md) — 153 tokens
807
+ - [BPMN primer — Additional resources](.llms/chunks/components.modeler.bpmn.bpmn-primer.additional-resources.md) — 48 tokens
808
+ - [BPMN in Modeler](.llms/chunks/components.modeler.bpmn.bpmn.md) — 141 tokens
809
+ - [BPMN in Modeler — Start modeling](.llms/chunks/components.modeler.bpmn.bpmn.start-modeling.md) — 262 tokens
810
+ - [BPMN in Modeler — BPMN 2.0 properties for execution](.llms/chunks/components.modeler.bpmn.bpmn.bpmn-2.0-properties-for-execution.md) — 53 tokens
811
+ - [Business rule tasks](.llms/chunks/components.modeler.bpmn.business-rule-tasks.business-rule-tasks.md) — 323 tokens
812
+ - [Business rule tasks — Defining a called decision {#defining-a-task}](.llms/chunks/components.modeler.bpmn.business-rule-tasks.business-rule-tasks.defining-a-called-decision-defining-a-task.md) — 477 tokens
813
+ - [Business rule tasks — Variable mappings](.llms/chunks/components.modeler.bpmn.business-rule-tasks.business-rule-tasks.variable-mappings.md) — 201 tokens
814
+ - [Business rule tasks — Job worker implementation](.llms/chunks/components.modeler.bpmn.business-rule-tasks.business-rule-tasks.job-worker-implementation.md) — 437 tokens
815
+ - [Business rule tasks — Additional resources](.llms/chunks/components.modeler.bpmn.business-rule-tasks.business-rule-tasks.additional-resources.md) — 359 tokens
816
+ - [Call activities](.llms/chunks/components.modeler.bpmn.call-activities.call-activities.md) — 186 tokens
817
+ - [Call activities — Defining the called process](.llms/chunks/components.modeler.bpmn.call-activities.call-activities.defining-the-called-process.md) — 239 tokens
818
+ - [Call activities — Boundary events](.llms/chunks/components.modeler.bpmn.call-activities.call-activities.boundary-events.md) — 502 tokens
819
+ - [Call activities — Business ID propagation](.llms/chunks/components.modeler.bpmn.call-activities.call-activities.business-id-propagation.md) — 589 tokens
820
+ - [Call activities — Additional resources](.llms/chunks/components.modeler.bpmn.call-activities.call-activities.additional-resources.md) — 259 tokens
821
+ - [Compensation events](.llms/chunks/components.modeler.bpmn.compensation-events.compensation-events.md) — 231 tokens
822
+ - [Compensation events — Triggering compensation](.llms/chunks/components.modeler.bpmn.compensation-events.compensation-events.triggering-compensation.md) — 141 tokens
823
+ - [Compensation events — Compensating embedded subprocesses](.llms/chunks/components.modeler.bpmn.compensation-events.compensation-events.compensating-embedded-subprocesses.md) — 199 tokens
824
+ - [Compensation events — Compensating multi-instance activities](.llms/chunks/components.modeler.bpmn.compensation-events.compensation-events.compensating-multi-instance-activities.md) — 147 tokens
825
+ - [Compensation events — Triggering compensation for a specific activity](.llms/chunks/components.modeler.bpmn.compensation-events.compensation-events.triggering-compensation-for-a-specific-activity.md) — 147 tokens
826
+ - [Compensation events — Triggering compensation from an event subprocess](.llms/chunks/components.modeler.bpmn.compensation-events.compensation-events.triggering-compensation-from-an-event-subprocess.md) — 166 tokens
827
+ - [Compensation](.llms/chunks/components.modeler.bpmn.compensation-handler.compensation-handler.md) — 158 tokens
828
+ - [Compensation — Embedded subprocess as compensation handler](.llms/chunks/components.modeler.bpmn.compensation-handler.compensation-handler.embedded-subprocess-as-compensation-handler.md) — 142 tokens
829
+ - [Compensation — Multi-instance activity as compensation handler](.llms/chunks/components.modeler.bpmn.compensation-handler.compensation-handler.multi-instance-activity-as-compensation-handler.md) — 247 tokens
830
+ - [Compensation — Variable mappings](.llms/chunks/components.modeler.bpmn.compensation-handler.compensation-handler.variable-mappings.md) — 159 tokens
831
+ - [Conditional events](.llms/chunks/components.modeler.bpmn.conditional-events.conditional-events.md) — 477 tokens
832
+ - [Conditional events — Conditional start events](.llms/chunks/components.modeler.bpmn.conditional-events.conditional-events.conditional-start-events.md) — 222 tokens
833
+ - [Conditional events — Event sub-process conditional start events](.llms/chunks/components.modeler.bpmn.conditional-events.conditional-events.event-sub-process-conditional-start-events.md) — 254 tokens
834
+ - [Conditional events — Intermediate conditional catch events](.llms/chunks/components.modeler.bpmn.conditional-events.conditional-events.intermediate-conditional-catch-events.md) — 330 tokens
835
+ - [Conditional events — Define conditions and variable filters](.llms/chunks/components.modeler.bpmn.conditional-events.conditional-events.define-conditions-and-variable-filters.md) — 314 tokens
836
+ - [Conditional events — Modeling conditional events in Modeler](.llms/chunks/components.modeler.bpmn.conditional-events.conditional-events.modeling-conditional-events-in-modeler.md) — 201 tokens
837
+ - [Conditional events — XML representation](.llms/chunks/components.modeler.bpmn.conditional-events.conditional-events.xml-representation.md) — 138 tokens
838
+ - [Conditional events — Additional resources](.llms/chunks/components.modeler.bpmn.conditional-events.conditional-events.additional-resources.md) — 27 tokens
839
+ - [Data flow](.llms/chunks/components.modeler.bpmn.data-flow.md) — 267 tokens
840
+ - [Data flow — Variable scopes vs. token-based data](.llms/chunks/components.modeler.bpmn.data-flow.variable-scopes-vs.-token-based-data.md) — 142 tokens
841
+ - [Data flow — Concurrency considerations](.llms/chunks/components.modeler.bpmn.data-flow.concurrency-considerations.md) — 222 tokens
842
+ - [Data flow — Additional resources](.llms/chunks/components.modeler.bpmn.data-flow.additional-resources.md) — 53 tokens
843
+ - [Embedded subprocess](.llms/chunks/components.modeler.bpmn.embedded-subprocesses.embedded-subprocesses.md) — 209 tokens
844
+ - [Embedded subprocess — Collapsed subprocesses](.llms/chunks/components.modeler.bpmn.embedded-subprocesses.embedded-subprocesses.collapsed-subprocesses.md) — 228 tokens
845
+ - [Embedded subprocess — Variable mappings](.llms/chunks/components.modeler.bpmn.embedded-subprocesses.embedded-subprocesses.variable-mappings.md) — 212 tokens
846
+ - [Embedded subprocess — Additional resources](.llms/chunks/components.modeler.bpmn.embedded-subprocesses.embedded-subprocesses.additional-resources.md) — 74 tokens
847
+ - [Error events](.llms/chunks/components.modeler.bpmn.error-events.error-events.md) — 141 tokens
848
+ - [Error events — Defining the error](.llms/chunks/components.modeler.bpmn.error-events.error-events.defining-the-error.md) — 201 tokens
849
+ - [Error events — Throwing the error](.llms/chunks/components.modeler.bpmn.error-events.error-events.throwing-the-error.md) — 140 tokens
850
+ - [Error events — Catching the error](.llms/chunks/components.modeler.bpmn.error-events.error-events.catching-the-error.md) — 352 tokens
851
+ - [Error events — Unhandled errors](.llms/chunks/components.modeler.bpmn.error-events.error-events.unhandled-errors.md) — 174 tokens
852
+ - [Error events — Business error vs. technical error](.llms/chunks/components.modeler.bpmn.error-events.error-events.business-error-vs.-technical-error.md) — 319 tokens
853
+ - [Error events — Variable mappings](.llms/chunks/components.modeler.bpmn.error-events.error-events.variable-mappings.md) — 184 tokens
854
+ - [Escalation events](.llms/chunks/components.modeler.bpmn.escalation-events.escalation-events.md) — 199 tokens
855
+ - [Escalation events — Defining an escalation](.llms/chunks/components.modeler.bpmn.escalation-events.escalation-events.defining-an-escalation.md) — 184 tokens
856
+ - [Escalation events — Throwing the escalation](.llms/chunks/components.modeler.bpmn.escalation-events.escalation-events.throwing-the-escalation.md) — 335 tokens
857
+ - [Escalation events — Additional resources](.llms/chunks/components.modeler.bpmn.escalation-events.escalation-events.additional-resources.md) — 132 tokens
858
+ - [Event-based gateway](.llms/chunks/components.modeler.bpmn.event-based-gateways.event-based-gateways.md) — 166 tokens
859
+ - [Event-based gateway — Additional resources](.llms/chunks/components.modeler.bpmn.event-based-gateways.event-based-gateways.additional-resources.md) — 145 tokens
860
+ - [Event subprocess](.llms/chunks/components.modeler.bpmn.event-subprocesses.event-subprocesses.md) — 285 tokens
861
+ - [Event subprocess — Variables](.llms/chunks/components.modeler.bpmn.event-subprocesses.event-subprocesses.variables.md) — 189 tokens
862
+ - [Event subprocess — Additional resources](.llms/chunks/components.modeler.bpmn.event-subprocesses.event-subprocesses.additional-resources.md) — 90 tokens
863
+ - [Overview](.llms/chunks/components.modeler.bpmn.events.md) — 271 tokens
864
+ - [Overview — Events in general](.llms/chunks/components.modeler.bpmn.events.events-in-general.md) — 320 tokens
865
+ - [Overview — Intermediate events](.llms/chunks/components.modeler.bpmn.events.intermediate-events.md) — 185 tokens
866
+ - [Exclusive gateway](.llms/chunks/components.modeler.bpmn.exclusive-gateways.exclusive-gateways.md) — 369 tokens
867
+ - [Exclusive gateway — Conditions](.llms/chunks/components.modeler.bpmn.exclusive-gateways.exclusive-gateways.conditions.md) — 225 tokens
868
+ - [Overview](.llms/chunks/components.modeler.bpmn.gateways.md) — 127 tokens
869
+ - [Inclusive gateway](.llms/chunks/components.modeler.bpmn.inclusive-gateways.inclusive-gateways.md) — 609 tokens
870
+ - [Inclusive gateway — Conditions](.llms/chunks/components.modeler.bpmn.inclusive-gateways.inclusive-gateways.conditions.md) — 138 tokens
871
+ - [Inclusive gateway — Additional resources](.llms/chunks/components.modeler.bpmn.inclusive-gateways.inclusive-gateways.additional-resources.md) — 162 tokens
872
+ - [Link events](.llms/chunks/components.modeler.bpmn.link-events.link-events.md) — 406 tokens
873
+ - [Link events — Additional resources](.llms/chunks/components.modeler.bpmn.link-events.link-events.additional-resources.md) — 85 tokens
874
+ - [Manual tasks](.llms/chunks/components.modeler.bpmn.manual-tasks.manual-tasks.md) — 208 tokens
875
+ - [Overview](.llms/chunks/components.modeler.bpmn.markers.md) — 239 tokens
876
+ - [Message events](.llms/chunks/components.modeler.bpmn.message-events.message-events.md) — 237 tokens
877
+ - [Message events — Message start events](.llms/chunks/components.modeler.bpmn.message-events.message-events.message-start-events.md) — 538 tokens
878
+ - [Message events — Intermediate message catch events](.llms/chunks/components.modeler.bpmn.message-events.message-events.intermediate-message-catch-events.md) — 199 tokens
879
+ - [Message events — Message boundary events](.llms/chunks/components.modeler.bpmn.message-events.message-events.message-boundary-events.md) — 299 tokens
880
+ - [Message events — Message throw events](.llms/chunks/components.modeler.bpmn.message-events.message-events.message-throw-events.md) — 290 tokens
881
+ - [Message events — Messages](.llms/chunks/components.modeler.bpmn.message-events.message-events.messages.md) — 316 tokens
882
+ - [Message events — Variable mappings](.llms/chunks/components.modeler.bpmn.message-events.message-events.variable-mappings.md) — 250 tokens
883
+ - [Multi-instance](.llms/chunks/components.modeler.bpmn.multi-instance.multi-instance.md) — 237 tokens
884
+ - [Multi-instance — Sequential vs. parallel](.llms/chunks/components.modeler.bpmn.multi-instance.multi-instance.sequential-vs.-parallel.md) — 163 tokens
885
+ - [Multi-instance — Defining the collection to iterate over](.llms/chunks/components.modeler.bpmn.multi-instance.multi-instance.defining-the-collection-to-iterate-over.md) — 238 tokens
886
+ - [Multi-instance — Collecting the output](.llms/chunks/components.modeler.bpmn.multi-instance.multi-instance.collecting-the-output.md) — 357 tokens
887
+ - [Multi-instance — Boundary events](.llms/chunks/components.modeler.bpmn.multi-instance.multi-instance.boundary-events.md) — 163 tokens
888
+ - [Multi-instance — Execution listeners in multi-instance bodies](.llms/chunks/components.modeler.bpmn.multi-instance.multi-instance.execution-listeners-in-multi-instance-bodies.md) — 651 tokens
889
+ - [Multi-instance — Completion condition](.llms/chunks/components.modeler.bpmn.multi-instance.multi-instance.completion-condition.md) — 328 tokens
890
+ - [Multi-instance — Additional resources](.llms/chunks/components.modeler.bpmn.multi-instance.multi-instance.additional-resources.md) — 109 tokens
891
+ - [None events](.llms/chunks/components.modeler.bpmn.none-events.none-events.md) — 226 tokens
892
+ - [None events — Intermediate none events (throwing)](.llms/chunks/components.modeler.bpmn.none-events.none-events.intermediate-none-events-throwing.md) — 192 tokens
893
+ - [Parallel gateway](.llms/chunks/components.modeler.bpmn.parallel-gateways.parallel-gateways.md) — 172 tokens
894
+ - [Parallel gateway — Additional resources](.llms/chunks/components.modeler.bpmn.parallel-gateways.parallel-gateways.additional-resources.md) — 66 tokens
895
+ - [Receive tasks](.llms/chunks/components.modeler.bpmn.receive-tasks.receive-tasks.md) — 171 tokens
896
+ - [Receive tasks — Messages](.llms/chunks/components.modeler.bpmn.receive-tasks.receive-tasks.messages.md) — 263 tokens
897
+ - [Receive tasks — Variable mappings](.llms/chunks/components.modeler.bpmn.receive-tasks.receive-tasks.variable-mappings.md) — 189 tokens
898
+ - [Script tasks](.llms/chunks/components.modeler.bpmn.script-tasks.script-tasks.md) — 222 tokens
899
+ - [Script tasks — Defining a script task {#defining-a-task}](.llms/chunks/components.modeler.bpmn.script-tasks.script-tasks.defining-a-script-task-defining-a-task.md) — 297 tokens
900
+ - [Script tasks — Job worker implementation](.llms/chunks/components.modeler.bpmn.script-tasks.script-tasks.job-worker-implementation.md) — 331 tokens
901
+ - [Script tasks — Job priority](.llms/chunks/components.modeler.bpmn.script-tasks.script-tasks.job-priority.md) — 263 tokens
902
+ - [Send tasks](.llms/chunks/components.modeler.bpmn.send-tasks.send-tasks.md) — 212 tokens
903
+ - [Send tasks — Defining a task](.llms/chunks/components.modeler.bpmn.send-tasks.send-tasks.defining-a-task.md) — 155 tokens
904
+ - [Send tasks — Job priority](.llms/chunks/components.modeler.bpmn.send-tasks.send-tasks.job-priority.md) — 208 tokens
905
+ - [Service tasks](.llms/chunks/components.modeler.bpmn.service-tasks.service-tasks.md) — 158 tokens
906
+ - [Service tasks — Task definition](.llms/chunks/components.modeler.bpmn.service-tasks.service-tasks.task-definition.md) — 226 tokens
907
+ - [Service tasks — Task headers](.llms/chunks/components.modeler.bpmn.service-tasks.service-tasks.task-headers.md) — 142 tokens
908
+ - [Service tasks — Job priority](.llms/chunks/components.modeler.bpmn.service-tasks.service-tasks.job-priority.md) — 207 tokens
909
+ - [Signal events](.llms/chunks/components.modeler.bpmn.signal-events.signal-events.md) — 248 tokens
910
+ - [Signal events — Signal start events](.llms/chunks/components.modeler.bpmn.signal-events.signal-events.signal-start-events.md) — 207 tokens
911
+ - [Signal events — Signal intermediate catch events](.llms/chunks/components.modeler.bpmn.signal-events.signal-events.signal-intermediate-catch-events.md) — 207 tokens
912
+ - [Signal events — Signal throw events](.llms/chunks/components.modeler.bpmn.signal-events.signal-events.signal-throw-events.md) — 249 tokens
913
+ - [Signal events — Variable mappings](.llms/chunks/components.modeler.bpmn.signal-events.signal-events.variable-mappings.md) — 297 tokens
914
+ - [Overview](.llms/chunks/components.modeler.bpmn.subprocesses.md) — 117 tokens
915
+ - [Overview](.llms/chunks/components.modeler.bpmn.tasks.md) — 253 tokens
916
+ - [Terminate events](.llms/chunks/components.modeler.bpmn.terminate-events.terminate-events.md) — 151 tokens
917
+ - [Terminate events — On the process scope](.llms/chunks/components.modeler.bpmn.terminate-events.terminate-events.on-the-process-scope.md) — 253 tokens
918
+ - [Terminate events — Additional resources](.llms/chunks/components.modeler.bpmn.terminate-events.terminate-events.additional-resources.md) — 49 tokens
919
+ - [Timer events](.llms/chunks/components.modeler.bpmn.timer-events.timer-events.md) — 171 tokens
920
+ - [Timer events — Intermediate timer catch events](.llms/chunks/components.modeler.bpmn.timer-events.timer-events.intermediate-timer-catch-events.md) — 376 tokens
921
+ - [Timer events — Timers](.llms/chunks/components.modeler.bpmn.timer-events.timer-events.timers.md) — 273 tokens
922
+ - [Timer events — Timers — Time date](.llms/chunks/components.modeler.bpmn.timer-events.timer-events.timers-time-date.md) — 130 tokens
923
+ - [Timer events — Timers — Time duration](.llms/chunks/components.modeler.bpmn.timer-events.timer-events.timers-time-duration.md) — 397 tokens
924
+ - [Timer events — Timers — Time cycle](.llms/chunks/components.modeler.bpmn.timer-events.timer-events.timers-time-cycle.md) — 282 tokens
925
+ - [Timer events — Additional resources](.llms/chunks/components.modeler.bpmn.timer-events.timer-events.additional-resources.md) — 137 tokens
926
+ - [Undefined tasks](.llms/chunks/components.modeler.bpmn.undefined-tasks.undefined-tasks.md) — 233 tokens
927
+ - [Undefined tasks — Additional resources](.llms/chunks/components.modeler.bpmn.undefined-tasks.undefined-tasks.additional-resources.md) — 41 tokens
928
+ - [User tasks](.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.md) — 223 tokens
929
+ - [User tasks — User task implementation types](.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.user-task-implementation-types.md) — 158 tokens
930
+ - [User tasks — User task implementation types — Assignments](.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.user-task-implementation-types-assignments.md) — 690 tokens
931
+ - [User tasks — User task implementation types — Scheduling](.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.user-task-implementation-types-scheduling.md) — 324 tokens
932
+ - [User tasks — User task implementation types — Define user task priority](.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.user-task-implementation-types-define-user-task-priority.md) — 191 tokens
933
+ - [User tasks — User task implementation types — Variable mappings](.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.user-task-implementation-types-variable-mappings.md) — 185 tokens
934
+ - [User tasks — User task implementation types — User task forms](.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.user-task-implementation-types-user-task-forms.md) — 663 tokens
935
+ - [User tasks — User task implementation types — Task headers](.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.user-task-implementation-types-task-headers.md) — 68 tokens
936
+ - [User tasks — User task implementation types — User task listeners](.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.user-task-implementation-types-user-task-listeners.md) — 242 tokens
937
+ - [User tasks — Job worker implementation](.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.job-worker-implementation.md) — 599 tokens
938
+ - [User tasks — Additional resources](.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.additional-resources.md) — 540 tokens
939
+ - [AI agent functions](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-ai-agent.md) — 210 tokens
940
+ - [AI agent functions — fromAi(value, description)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-ai-agent.fromai-value-description.md) — 148 tokens
941
+ - [AI agent functions — fromAi(value, description, type)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-ai-agent.fromai-value-description-type.md) — 183 tokens
942
+ - [AI agent functions — fromAi(value, description, type, schema)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-ai-agent.fromai-value-description-type-schema.md) — 347 tokens
943
+ - [AI agent functions — fromAi(value, description, type, schema, options)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-ai-agent.fromai-value-description-type-schema-options.md) — 200 tokens
944
+ - [Boolean functions](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-boolean.md) — 266 tokens
945
+ - [Boolean functions — get or else(value, default)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-boolean.get-or-else-value-default.md) — 229 tokens
946
+ - [Boolean functions — assert(value, condition, cause)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-boolean.assert-value-condition-cause.md) — 177 tokens
947
+ - [Context functions](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-context.md) — 257 tokens
948
+ - [Context functions — get entries(context)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-context.get-entries-context.md) — 230 tokens
949
+ - [Context functions — context put(context, keys, value)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-context.context-put-context-keys-value.md) — 207 tokens
950
+ - [Context functions — context merge(contexts)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-context.context-merge-contexts.md) — 168 tokens
951
+ - [Conversion functions](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.md) — 137 tokens
952
+ - [Conversion functions — number(from, grouping separator)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.number-from-grouping-separator.md) — 166 tokens
953
+ - [Conversion functions — context(entries)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.context-entries.md) — 188 tokens
954
+ - [Conversion functions — date(from)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.date-from.md) — 219 tokens
955
+ - [Conversion functions — time(from)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.time-from.md) — 155 tokens
956
+ - [Conversion functions — time(hour, minute, second, offset)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.time-hour-minute-second-offset.md) — 279 tokens
957
+ - [Conversion functions — date and time(date, time)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.date-and-time-date-time.md) — 143 tokens
958
+ - [Conversion functions — date and time(date, timezone)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.date-and-time-date-timezone.md) — 221 tokens
959
+ - [Conversion functions — years and months duration(from, to)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.years-and-months-duration-from-to.md) — 192 tokens
960
+ - [Conversion functions — to json(value)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.to-json-value.md) — 156 tokens
961
+ - [Introduction](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-introduction.md) — 259 tokens
962
+ - [List functions](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.md) — 208 tokens
963
+ - [List functions — max(list)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.max-list.md) — 165 tokens
964
+ - [List functions — product(list)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.product-list.md) — 162 tokens
965
+ - [List functions — median(list)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.median-list.md) — 174 tokens
966
+ - [List functions — mode(list)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.mode-list.md) — 218 tokens
967
+ - [List functions — any(list)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.any-list.md) — 211 tokens
968
+ - [List functions — sublist(list, start position, length)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.sublist-list-start-position-length.md) — 165 tokens
969
+ - [List functions — concatenate(lists)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.concatenate-lists.md) — 158 tokens
970
+ - [List functions — remove(list, position)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.remove-list-position.md) — 176 tokens
971
+ - [List functions — union(list)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.union-list.md) — 171 tokens
972
+ - [List functions — flatten(list)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.flatten-list.md) — 266 tokens
973
+ - [List functions — string join(list, delimiter)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.string-join-list-delimiter.md) — 164 tokens
974
+ - [List functions — string join(list, delimiter, prefix, suffix)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.string-join-list-delimiter-prefix-suffix.md) — 185 tokens
975
+ - [List functions — is empty(list)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.is-empty-list.md) — 178 tokens
976
+ - [Numeric functions](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-numeric.md) — 178 tokens
977
+ - [Numeric functions — ceiling(n)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-numeric.ceiling-n.md) — 194 tokens
978
+ - [Numeric functions — round down(n, scale)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-numeric.round-down-n-scale.md) — 194 tokens
979
+ - [Numeric functions — round half down(n, scale)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-numeric.round-half-down-n-scale.md) — 158 tokens
980
+ - [Numeric functions — modulo(dividend, divisor)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-numeric.modulo-dividend-divisor.md) — 146 tokens
981
+ - [Numeric functions — exp(number)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-numeric.exp-number.md) — 162 tokens
982
+ - [Numeric functions — random number()](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-numeric.random-number.md) — 63 tokens
983
+ - [Range functions](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.md) — 150 tokens
984
+ - [Range functions — before(range, point)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.before-range-point.md) — 175 tokens
985
+ - [Range functions — after(range, point)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.after-range-point.md) — 200 tokens
986
+ - [Range functions — met by(range1, range2)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.met-by-range1-range2.md) — 172 tokens
987
+ - [Range functions — overlaps before(range1, range2)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.overlaps-before-range1-range2.md) — 181 tokens
988
+ - [Range functions — finishes(point, range)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.finishes-point-range.md) — 165 tokens
989
+ - [Range functions — finished by(range1, range2)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.finished-by-range1-range2.md) — 177 tokens
990
+ - [Range functions — during(point, range)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.during-point-range.md) — 158 tokens
991
+ - [Range functions — starts(range1, range2)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.starts-range1-range2.md) — 183 tokens
992
+ - [Range functions — coincides(point1, point2)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.coincides-point1-point2.md) — 112 tokens
993
+ - [String functions](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-string.md) — 243 tokens
994
+ - [String functions — string length(string)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-string.string-length-string.md) — 152 tokens
995
+ - [String functions — substring before(string, match)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-string.substring-before-string-match.md) — 188 tokens
996
+ - [String functions — starts with(string, match)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-string.starts-with-string-match.md) — 207 tokens
997
+ - [String functions — matches(input, pattern, flags)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-string.matches-input-pattern-flags.md) — 265 tokens
998
+ - [String functions — replace(input, pattern, replacement, flags)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-string.replace-input-pattern-replacement-flags.md) — 178 tokens
999
+ - [String functions — split(string, delimiter)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-string.split-string-delimiter.md) — 205 tokens
1000
+ - [String functions — trim(string)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-string.trim-string.md) — 175 tokens
1001
+ - [String functions — from base64(value)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-string.from-base64-value.md) — 142 tokens
1002
+ - [Temporal functions](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-temporal.md) — 204 tokens
1003
+ - [Temporal functions — day of year(date)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-temporal.day-of-year-date.md) — 178 tokens
1004
+ - [Temporal functions — month of year(date)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-temporal.month-of-year-date.md) — 195 tokens
1005
+ - [Temporal functions — last day of month(date)](.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-temporal.last-day-of-month-date.md) — 120 tokens
1006
+ - [Supported data types](.llms/chunks/components.modeler.feel.cluster-variable.data-types.md) — 351 tokens
1007
+ - [Supported data types — Where references can appear in a value](.llms/chunks/components.modeler.feel.cluster-variable.data-types.where-references-can-appear-in-a-value.md) — 267 tokens
1008
+ - [Supported data types — Create a variable of kind `SECRET_REFERENCE`](.llms/chunks/components.modeler.feel.cluster-variable.data-types.create-a-variable-of-kind-secret_reference.md) — 151 tokens
1009
+ - [Supported data types — Read a variable of kind `SECRET_REFERENCE`](.llms/chunks/components.modeler.feel.cluster-variable.data-types.read-a-variable-of-kind-secret_reference.md) — 144 tokens
1010
+ - [Supported data types — Required permissions](.llms/chunks/components.modeler.feel.cluster-variable.data-types.required-permissions.md) — 187 tokens
1011
+ - [Common use cases](.llms/chunks/components.modeler.feel.cluster-variable.examples.md) — 199 tokens
1012
+ - [Common use cases — Feature flags](.llms/chunks/components.modeler.feel.cluster-variable.examples.feature-flags.md) — 151 tokens
1013
+ - [Common use cases — Multi-tenant SLA configuration](.llms/chunks/components.modeler.feel.cluster-variable.examples.multi-tenant-sla-configuration.md) — 219 tokens
1014
+ - [Common use cases — Integration credentials and endpoints](.llms/chunks/components.modeler.feel.cluster-variable.examples.integration-credentials-and-endpoints.md) — 212 tokens
1015
+ - [Get started with cluster variables](.llms/chunks/components.modeler.feel.cluster-variable.get-started.md) — 202 tokens
1016
+ - [Get started with cluster variables — Step 2: Override for a specific tenant](.llms/chunks/components.modeler.feel.cluster-variable.get-started.step-2-override-for-a-specific-tenant.md) — 372 tokens
1017
+ - [Get started with cluster variables — Step 4: Deploy and test your process](.llms/chunks/components.modeler.feel.cluster-variable.get-started.step-4-deploy-and-test-your-process.md) — 200 tokens
1018
+ - [Get started with cluster variables — Next steps](.llms/chunks/components.modeler.feel.cluster-variable.get-started.next-steps.md) — 64 tokens
1019
+ - [Metadata](.llms/chunks/components.modeler.feel.cluster-variable.metadata.md) — 204 tokens
1020
+ - [Metadata — Structure and constraints](.llms/chunks/components.modeler.feel.cluster-variable.metadata.structure-and-constraints.md) — 215 tokens
1021
+ - [Metadata — Set metadata](.llms/chunks/components.modeler.feel.cluster-variable.metadata.set-metadata.md) — 154 tokens
1022
+ - [Namespace collisions](.llms/chunks/components.modeler.feel.cluster-variable.namespace-collisions.md) — 146 tokens
1023
+ - [Namespace collisions — Collision types](.llms/chunks/components.modeler.feel.cluster-variable.namespace-collisions.collision-types.md) — 734 tokens
1024
+ - [Namespace collisions — Prevent namespace collisions](.llms/chunks/components.modeler.feel.cluster-variable.namespace-collisions.prevent-namespace-collisions.md) — 329 tokens
1025
+ - [Namespace collisions — Process variable namespace best practices](.llms/chunks/components.modeler.feel.cluster-variable.namespace-collisions.process-variable-namespace-best-practices.md) — 133 tokens
1026
+ - [Cluster variables](.llms/chunks/components.modeler.feel.cluster-variable.overview.md) — 344 tokens
1027
+ - [Cluster variables — Get started](.llms/chunks/components.modeler.feel.cluster-variable.overview.get-started.md) — 74 tokens
1028
+ - [Scope resolution](.llms/chunks/components.modeler.feel.cluster-variable.scope-and-priority.md) — 292 tokens
1029
+ - [Scope resolution — Resolution priority](.llms/chunks/components.modeler.feel.cluster-variable.scope-and-priority.resolution-priority.md) — 528 tokens
1030
+ - [Scope resolution — Multi-tenant considerations](.llms/chunks/components.modeler.feel.cluster-variable.scope-and-priority.multi-tenant-considerations.md) — 227 tokens
1031
+ - [How to use cluster variables](.llms/chunks/components.modeler.feel.cluster-variable.usage-guide.md) — 631 tokens
1032
+ - [How to use cluster variables — Access using FEEL expressions](.llms/chunks/components.modeler.feel.cluster-variable.usage-guide.access-using-feel-expressions.md) — 480 tokens
1033
+ - [How to use cluster variables — Usage best practices](.llms/chunks/components.modeler.feel.cluster-variable.usage-guide.usage-best-practices.md) — 156 tokens
1034
+ - [FEEL Playground](.llms/chunks/components.modeler.feel.feel-playground.md) — 371 tokens
1035
+ - [FEEL Playground — Validate your FEEL expression {#validate}](.llms/chunks/components.modeler.feel.feel-playground.validate-your-feel-expression-validate.md) — 477 tokens
1036
+ - [FEEL Playground — Validation examples](.llms/chunks/components.modeler.feel.feel-playground.validation-examples.md) — 360 tokens
1037
+ - [FEEL Playground — Prompting in FEEL Playground {#prompting}](.llms/chunks/components.modeler.feel.feel-playground.prompting-in-feel-playground-prompting.md) — 188 tokens
1038
+ - [Boolean expressions](.llms/chunks/components.modeler.feel.language-guide.feel-boolean-expressions.md) — 23 tokens
1039
+ - [Boolean expressions — Literal](.llms/chunks/components.modeler.feel.language-guide.feel-boolean-expressions.literal.md) — 31 tokens
1040
+ - [Boolean expressions — Comparison](.llms/chunks/components.modeler.feel.language-guide.feel-boolean-expressions.comparison.md) — 290 tokens
1041
+ - [Boolean expressions — Null check](.llms/chunks/components.modeler.feel.language-guide.feel-boolean-expressions.null-check.md) — 159 tokens
1042
+ - [Boolean expressions — Conjunction/and](.llms/chunks/components.modeler.feel.language-guide.feel-boolean-expressions.conjunction-and.md) — 126 tokens
1043
+ - [Boolean expressions — Disjunction/or](.llms/chunks/components.modeler.feel.language-guide.feel-boolean-expressions.disjunction-or.md) — 129 tokens
1044
+ - [Boolean expressions — Instance of](.llms/chunks/components.modeler.feel.language-guide.feel-boolean-expressions.instance-of.md) — 169 tokens
1045
+ - [Boolean expressions — Unary-tests/in](.llms/chunks/components.modeler.feel.language-guide.feel-boolean-expressions.unary-tests-in.md) — 89 tokens
1046
+ - [Context expressions](.llms/chunks/components.modeler.feel.language-guide.feel-context-expressions.md) — 660 tokens
1047
+ - [Context expressions — Examples](.llms/chunks/components.modeler.feel.language-guide.feel-context-expressions.examples.md) — 156 tokens
1048
+ - [Control flow](.llms/chunks/components.modeler.feel.language-guide.feel-control-flow.md) — 483 tokens
1049
+ - [Data types](.llms/chunks/components.modeler.feel.language-guide.feel-data-types.md) — 734 tokens
1050
+ - [Error handling](.llms/chunks/components.modeler.feel.language-guide.feel-error-handling.md) — 377 tokens
1051
+ - [Introduction](.llms/chunks/components.modeler.feel.language-guide.feel-expressions-introduction.md) — 338 tokens
1052
+ - [Functions](.llms/chunks/components.modeler.feel.language-guide.feel-functions.md) — 271 tokens
1053
+ - [List expressions](.llms/chunks/components.modeler.feel.language-guide.feel-list-expressions.md) — 680 tokens
1054
+ - [List expressions — Examples](.llms/chunks/components.modeler.feel.language-guide.feel-list-expressions.examples.md) — 486 tokens
1055
+ - [Numeric expressions](.llms/chunks/components.modeler.feel.language-guide.feel-numeric-expressions.md) — 174 tokens
1056
+ - [String expressions](.llms/chunks/components.modeler.feel.language-guide.feel-string-expressions.md) — 132 tokens
1057
+ - [Temporal expressions](.llms/chunks/components.modeler.feel.language-guide.feel-temporal-expressions.md) — 63 tokens
1058
+ - [Temporal expressions — Literal](.llms/chunks/components.modeler.feel.language-guide.feel-temporal-expressions.literal.md) — 188 tokens
1059
+ - [Temporal expressions — Addition](.llms/chunks/components.modeler.feel.language-guide.feel-temporal-expressions.addition.md) — 145 tokens
1060
+ - [Temporal expressions — Subtraction](.llms/chunks/components.modeler.feel.language-guide.feel-temporal-expressions.subtraction.md) — 203 tokens
1061
+ - [Temporal expressions — Multiplication](.llms/chunks/components.modeler.feel.language-guide.feel-temporal-expressions.multiplication.md) — 102 tokens
1062
+ - [Temporal expressions — Division](.llms/chunks/components.modeler.feel.language-guide.feel-temporal-expressions.division.md) — 122 tokens
1063
+ - [Temporal expressions — Properties](.llms/chunks/components.modeler.feel.language-guide.feel-temporal-expressions.properties.md) — 337 tokens
1064
+ - [Temporal expressions — Examples](.llms/chunks/components.modeler.feel.language-guide.feel-temporal-expressions.examples.md) — 470 tokens
1065
+ - [Unary-tests](.llms/chunks/components.modeler.feel.language-guide.feel-unary-tests.md) — 753 tokens
1066
+ - [Variables](.llms/chunks/components.modeler.feel.language-guide.feel-variables.md) — 292 tokens
1067
+ - [Variables — Variable names](.llms/chunks/components.modeler.feel.language-guide.feel-variables.variable-names.md) — 360 tokens
1068
+ - [Introduction](.llms/chunks/components.modeler.feel.language-guide.language-guide-introduction.md) — 135 tokens
1069
+ - [What is FEEL?](.llms/chunks/components.modeler.feel.what-is-feel.md) — 146 tokens
1070
+ - [What is FEEL? — Learning FEEL](.llms/chunks/components.modeler.feel.what-is-feel.learning-feel.md) — 350 tokens