@bpmnkit/camunda-docspack 0.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1078) hide show
  1. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.intermediate-tutorial.create-and-start-a-process-instance-post.md +51 -0
  2. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.intermediate-tutorial.deploy-resources-post.md +89 -0
  3. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.intermediate-tutorial.md +12 -0
  4. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.intermediate-tutorial.prerequisites-set-up-authentication.md +21 -0
  5. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.intermediate-tutorial.prerequisites.md +13 -0
  6. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.intermediate-tutorial.retrieve-a-process-instance-get.md +39 -0
  7. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.intermediate-tutorial.troubleshooting.md +11 -0
  8. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-authentication.authenticate-api-calls.md +33 -0
  9. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-authentication.md +23 -0
  10. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-authentication.using-a-token-oidc-jwt.md +88 -0
  11. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.md +22 -0
  12. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.search-example.md +91 -0
  13. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.search-responses.md +49 -0
  14. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.supported-operations.md +45 -0
  15. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.user-task-support-advanced-search-filters-2.md +44 -0
  16. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.user-task-support-advanced-search-filters.md +44 -0
  17. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.user-task-support-filter.md +21 -0
  18. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.user-task-support-page.md +30 -0
  19. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.user-task-support-sort.md +20 -0
  20. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-data-fetching.user-task-support.md +11 -0
  21. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.api-reference-base-urls.md +20 -0
  22. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.api-reference-date-formats.md +6 -0
  23. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.api-reference-http-status-codes-error-handling.md +27 -0
  24. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.api-reference-naming-conventions.md +33 -0
  25. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.api-reference-request-size-limits.md +6 -0
  26. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.api-reference-variables.md +8 -0
  27. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.api-reference-versioning.md +13 -0
  28. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.api-reference.md +6 -0
  29. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.getting-started.md +82 -0
  30. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.key-features.md +22 -0
  31. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.md +19 -0
  32. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-overview.what-s-next.md +11 -0
  33. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-secrets.list-secrets.md +17 -0
  34. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-secrets.md +10 -0
  35. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-secrets.understand-resolve-responses.md +35 -0
  36. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-swagger.authentication-in-swagger-ui.md +35 -0
  37. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-swagger.managing-swagger-ui-availability.md +40 -0
  38. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-swagger.md +17 -0
  39. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-swagger.next-steps.md +14 -0
  40. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-swagger.prerequisites.md +40 -0
  41. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.orchestration-cluster-api-rest-swagger.using-swagger-ui-effectively.md +27 -0
  42. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.activate-ad-hoc-sub-process-activities.api.md +33 -0
  43. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.activate-jobs.api.md +33 -0
  44. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-client-to-group.api.md +28 -0
  45. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-client-to-tenant.api.md +27 -0
  46. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-group-to-tenant.api.md +27 -0
  47. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-mapping-rule-to-group.api.md +27 -0
  48. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-mapping-rule-to-tenant.api.md +26 -0
  49. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-process-instance-business-id.api.md +36 -0
  50. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-role-to-client.api.md +27 -0
  51. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-role-to-group.api.md +27 -0
  52. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-role-to-mapping-rule.api.md +27 -0
  53. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-role-to-tenant.api.md +27 -0
  54. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-role-to-user.api.md +27 -0
  55. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-user-task.api.md +31 -0
  56. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-user-to-group.api.md +28 -0
  57. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.assign-user-to-tenant.api.md +26 -0
  58. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.broadcast-signal.api.md +26 -0
  59. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.cancel-batch-operation.api.md +28 -0
  60. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.cancel-process-instance.api.md +29 -0
  61. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.cancel-process-instances-batch-operation.api.md +28 -0
  62. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.change-cluster-mode-as-cluster-admin.api.md +30 -0
  63. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.change-cluster-mode.api.md +24 -0
  64. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.complete-job.api.md +32 -0
  65. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.complete-user-task.api.md +30 -0
  66. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.correlate-message.api.md +32 -0
  67. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-admin-user.api.md +26 -0
  68. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-agent-instance-history-item.api.md +41 -0
  69. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-agent-instance.api.md +31 -0
  70. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-authorization.api.md +26 -0
  71. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-deployment.api.md +26 -0
  72. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-document-link.api.md +29 -0
  73. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-document.api.md +30 -0
  74. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-documents.api.md +42 -0
  75. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-element-instance-variables.api.md +35 -0
  76. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-global-cluster-variable.api.md +29 -0
  77. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-global-task-listener.api.md +27 -0
  78. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-group.api.md +44 -0
  79. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-mapping-rule.api.md +26 -0
  80. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-process-instance.api.md +30 -0
  81. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-role.api.md +29 -0
  82. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-tenant-cluster-variable.api.md +33 -0
  83. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-tenant.api.md +29 -0
  84. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.create-user.api.md +30 -0
  85. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-authorization.api.md +24 -0
  86. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-decision-instance.api.md +29 -0
  87. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-decision-instances-batch-operation.api.md +26 -0
  88. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-document.api.md +25 -0
  89. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-global-cluster-variable.api.md +25 -0
  90. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-global-task-listener.api.md +26 -0
  91. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-group.api.md +24 -0
  92. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-history-backup.api.md +28 -0
  93. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-mapping-rule.api.md +24 -0
  94. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-process-instance.api.md +30 -0
  95. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-process-instances-batch-operation.api.md +27 -0
  96. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-resource.api.md +45 -0
  97. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-role.api.md +24 -0
  98. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-runtime-backup-state.api.md +23 -0
  99. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-runtime-backup.api.md +24 -0
  100. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-tenant-cluster-variable.api.md +26 -0
  101. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-tenant.api.md +25 -0
  102. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.delete-user.api.md +24 -0
  103. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.evaluate-conditionals.api.md +30 -0
  104. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.evaluate-decision.api.md +27 -0
  105. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.evaluate-expression.api.md +57 -0
  106. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.fail-job.api.md +33 -0
  107. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-agent-definition.api.md +25 -0
  108. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-agent-instance.api.md +26 -0
  109. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-audit-log.api.md +24 -0
  110. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-authentication.api.md +19 -0
  111. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-authorization.api.md +24 -0
  112. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-batch-operation.api.md +23 -0
  113. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-cluster-status.api.md +17 -0
  114. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-cluster-topology.api.md +21 -0
  115. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-decision-definition-xml.api.md +25 -0
  116. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-decision-definition.api.md +25 -0
  117. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-decision-instance.api.md +25 -0
  118. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-decision-requirements-xml.api.md +25 -0
  119. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-decision-requirements.api.md +25 -0
  120. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-document.api.md +26 -0
  121. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-element-instance.api.md +25 -0
  122. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-exporting-status.api.md +27 -0
  123. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-form-by-key.api.md +25 -0
  124. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-global-cluster-variable.api.md +25 -0
  125. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-global-job-statistics.api.md +26 -0
  126. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-global-task-listener.api.md +24 -0
  127. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-group.api.md +24 -0
  128. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-history-backup.api.md +27 -0
  129. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-incident.api.md +25 -0
  130. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-job-error-statistics.api.md +26 -0
  131. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-job-time-series-statistics.api.md +28 -0
  132. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-job-type-statistics.api.md +26 -0
  133. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-job-worker-statistics.api.md +26 -0
  134. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-license.api.md +15 -0
  135. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-mapping-rule.api.md +23 -0
  136. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-definition-instance-statistics.api.md +26 -0
  137. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-definition-instance-version-statistics.api.md +28 -0
  138. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-definition-message-subscription-statistics.api.md +26 -0
  139. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-definition-statistics.api.md +28 -0
  140. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-definition-xml.api.md +26 -0
  141. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-definition.api.md +25 -0
  142. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-instance-call-hierarchy.api.md +25 -0
  143. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-instance-sequence-flows.api.md +24 -0
  144. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-instance-statistics-by-definition.api.md +29 -0
  145. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-instance-statistics-by-error.api.md +27 -0
  146. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-instance-statistics.api.md +24 -0
  147. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-instance-wait-state-statistics.api.md +24 -0
  148. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-process-instance.api.md +25 -0
  149. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-resource-content-binary.api.md +27 -0
  150. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-resource-content.api.md +30 -0
  151. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-resource.api.md +27 -0
  152. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-restore-status.api.md +21 -0
  153. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-role.api.md +24 -0
  154. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-runtime-backup-state.api.md +24 -0
  155. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-runtime-backup.api.md +25 -0
  156. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-start-process-form.api.md +27 -0
  157. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-status.api.md +15 -0
  158. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-system-configuration.api.md +24 -0
  159. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-tenant-cluster-variable.api.md +26 -0
  160. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-tenant.api.md +25 -0
  161. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-topology.api.md +18 -0
  162. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-usage-metrics.api.md +27 -0
  163. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-user-task-form.api.md +26 -0
  164. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-user-task.api.md +24 -0
  165. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-user.api.md +24 -0
  166. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.get-variable.api.md +29 -0
  167. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.list-history-backups.api.md +29 -0
  168. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.list-runtime-backups.api.md +26 -0
  169. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.list-secrets.api.md +34 -0
  170. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.migrate-process-instance.api.md +37 -0
  171. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.migrate-process-instances-batch-operation.api.md +29 -0
  172. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.modify-process-instance.api.md +36 -0
  173. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.modify-process-instances-batch-operation.api.md +31 -0
  174. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.pause-exporting.api.md +30 -0
  175. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.pin-clock.api.md +31 -0
  176. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.publish-message.api.md +34 -0
  177. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.reset-clock.api.md +26 -0
  178. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.resolve-incident.api.md +30 -0
  179. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.resolve-incidents-batch-operation.api.md +28 -0
  180. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.resolve-process-instance-incidents.api.md +25 -0
  181. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.resolve-secrets.api.md +39 -0
  182. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.restore-as-cluster-admin.api.md +35 -0
  183. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.restore.api.md +31 -0
  184. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.resume-batch-operation.api.md +29 -0
  185. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.resume-exporting.api.md +21 -0
  186. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.resume-process-instance.api.md +30 -0
  187. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.resume-process-instances-batch-operation.api.md +28 -0
  188. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-agent-definitions.api.md +26 -0
  189. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-agent-instance-history.api.md +31 -0
  190. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-agent-instances.api.md +26 -0
  191. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-audit-logs.api.md +26 -0
  192. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-authorizations.api.md +26 -0
  193. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-batch-operation-items.api.md +24 -0
  194. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-batch-operations.api.md +24 -0
  195. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-clients-for-group.api.md +29 -0
  196. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-clients-for-role.api.md +29 -0
  197. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-clients-for-tenant.api.md +24 -0
  198. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-cluster-variables.api.md +29 -0
  199. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-correlated-message-subscriptions.api.md +26 -0
  200. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-decision-definitions.api.md +26 -0
  201. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-decision-instances.api.md +26 -0
  202. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-decision-requirements.api.md +26 -0
  203. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-element-instance-incidents.api.md +36 -0
  204. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-element-instance-wait-states.api.md +26 -0
  205. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-element-instances.api.md +26 -0
  206. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-global-task-listeners.api.md +26 -0
  207. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-group-ids-for-tenant.api.md +24 -0
  208. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-groups-for-role.api.md +29 -0
  209. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-groups.api.md +26 -0
  210. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-incidents.api.md +26 -0
  211. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-jobs.api.md +26 -0
  212. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-mapping-rule.api.md +26 -0
  213. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-mapping-rules-for-group.api.md +30 -0
  214. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-mapping-rules-for-role.api.md +30 -0
  215. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-mapping-rules-for-tenant.api.md +25 -0
  216. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-message-subscriptions.api.md +38 -0
  217. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-own-authorizations.api.md +24 -0
  218. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-process-definition-variable-names.api.md +28 -0
  219. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-process-definitions.api.md +26 -0
  220. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-process-instance-incidents.api.md +35 -0
  221. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-process-instances.api.md +26 -0
  222. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-resources.api.md +31 -0
  223. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-roles-for-group.api.md +30 -0
  224. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-roles-for-tenant.api.md +25 -0
  225. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-roles.api.md +26 -0
  226. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-tenants.api.md +27 -0
  227. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-user-task-audit-logs.api.md +26 -0
  228. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-user-task-effective-variables.api.md +34 -0
  229. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-user-task-variables.api.md +34 -0
  230. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-user-tasks.api.md +25 -0
  231. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-users-for-group.api.md +29 -0
  232. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-users-for-role.api.md +29 -0
  233. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-users-for-tenant.api.md +24 -0
  234. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-users.api.md +26 -0
  235. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.search-variables.api.md +37 -0
  236. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.suspend-batch-operation.api.md +29 -0
  237. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.suspend-process-instance.api.md +30 -0
  238. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.suspend-process-instances-batch-operation.api.md +28 -0
  239. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.sync-runtime-backup-state.api.md +24 -0
  240. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.take-history-backup.api.md +33 -0
  241. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.take-runtime-backup.api.md +32 -0
  242. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.throw-job-error.api.md +32 -0
  243. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-client-from-group.api.md +27 -0
  244. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-client-from-tenant.api.md +27 -0
  245. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-group-from-tenant.api.md +27 -0
  246. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-mapping-rule-from-group.api.md +26 -0
  247. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-mapping-rule-from-tenant.api.md +26 -0
  248. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-role-from-client.api.md +26 -0
  249. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-role-from-group.api.md +26 -0
  250. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-role-from-mapping-rule.api.md +26 -0
  251. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-role-from-tenant.api.md +28 -0
  252. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-role-from-user.api.md +26 -0
  253. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-user-from-group.api.md +27 -0
  254. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-user-from-tenant.api.md +27 -0
  255. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.unassign-user-task.api.md +25 -0
  256. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-agent-instance.api.md +39 -0
  257. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-authorization.api.md +27 -0
  258. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-global-cluster-variable.api.md +31 -0
  259. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-global-task-listener.api.md +29 -0
  260. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-group.api.md +30 -0
  261. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-job.api.md +31 -0
  262. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-jobs-batch-operation.api.md +26 -0
  263. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-mapping-rule.api.md +28 -0
  264. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-role.api.md +30 -0
  265. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-tenant-cluster-variable.api.md +32 -0
  266. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-tenant.api.md +30 -0
  267. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-user-task.api.md +30 -0
  268. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.specifications.update-user.api.md +31 -0
  269. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.tutorial.create-a-role-post.md +44 -0
  270. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.tutorial.delete-a-role-delete.md +44 -0
  271. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.tutorial.getting-started.md +25 -0
  272. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.tutorial.if-you-get-stuck.md +11 -0
  273. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.tutorial.list-all-roles-post.md +75 -0
  274. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.tutorial.md +22 -0
  275. package/.llms/chunks/apis-tools.orchestration-cluster-api-rest.tutorial.retrieve-a-role-get.md +41 -0
  276. package/.llms/chunks/components.best-practices.architecture.data-flow.command-processing-path.md +21 -0
  277. package/.llms/chunks/components.best-practices.architecture.data-flow.export-pipeline.md +27 -0
  278. package/.llms/chunks/components.best-practices.architecture.data-flow.md +27 -0
  279. package/.llms/chunks/components.best-practices.architecture.data-flow.optimize-data-flow.md +37 -0
  280. package/.llms/chunks/components.best-practices.architecture.data-flow.performance-and-sizing-factors.md +12 -0
  281. package/.llms/chunks/components.best-practices.architecture.data-flow.query-path.md +13 -0
  282. package/.llms/chunks/components.best-practices.architecture.deciding-about-your-stack.customize-your-stack.md +16 -0
  283. package/.llms/chunks/components.best-practices.architecture.deciding-about-your-stack.md +69 -0
  284. package/.llms/chunks/components.best-practices.architecture.sizing-benchmarks.md +22 -0
  285. package/.llms/chunks/components.best-practices.architecture.sizing-benchmarks.run-your-own-benchmarks.md +41 -0
  286. package/.llms/chunks/components.best-practices.architecture.sizing-benchmarks.what-to-measure.md +17 -0
  287. package/.llms/chunks/components.best-practices.architecture.sizing-benchmarks.when-to-benchmark.md +12 -0
  288. package/.llms/chunks/components.best-practices.architecture.sizing-saas.data-retention.md +14 -0
  289. package/.llms/chunks/components.best-practices.architecture.sizing-saas.md +21 -0
  290. package/.llms/chunks/components.best-practices.architecture.sizing-saas.next-steps.md +6 -0
  291. package/.llms/chunks/components.best-practices.architecture.sizing-saas.sizing-tables.md +27 -0
  292. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.baseline-performance.md +18 -0
  293. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.baseline-resource-configuration-with-optimize.md +34 -0
  294. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.baseline-resource-configuration-without-optimize.md +27 -0
  295. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.baseline-resource-configuration.md +10 -0
  296. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.md +31 -0
  297. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.memory.md +49 -0
  298. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.next-steps.md +6 -0
  299. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.primary-storage-disk-space.md +76 -0
  300. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.primary-storage-effects-on-disk-growth.md +12 -0
  301. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.primary-storage-event-log.md +19 -0
  302. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.primary-storage-rocksdb.md +8 -0
  303. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.primary-storage-snapshots.md +9 -0
  304. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.primary-storage.md +8 -0
  305. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.scale-your-cluster.md +24 -0
  306. package/.llms/chunks/components.best-practices.architecture.sizing-self-managed.secondary-storage-considerations.md +14 -0
  307. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.md +13 -0
  308. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.next-steps.md +12 -0
  309. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.plan-non-production-environments.md +17 -0
  310. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-data-availability-latency.md +12 -0
  311. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-disk-space.md +11 -0
  312. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-impact-of-optimize-2.md +46 -0
  313. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-impact-of-optimize-3.md +30 -0
  314. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-impact-of-optimize.md +46 -0
  315. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-job-worker-capacity.md +15 -0
  316. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-latency-and-cycle-time.md +34 -0
  317. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-payload-size.md +24 -0
  318. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-peak-loads.md +10 -0
  319. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-secondary-storage.md +32 -0
  320. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors-throughput.md +31 -0
  321. package/.llms/chunks/components.best-practices.architecture.sizing-your-environment.sizing-requirements-and-influencing-factors.md +6 -0
  322. package/.llms/chunks/components.best-practices.architecture.understanding-human-tasks-management.deciding-about-your-task-list-frontend-considerations-for-developing-custom-task-lists.md +12 -0
  323. package/.llms/chunks/components.best-practices.architecture.understanding-human-tasks-management.deciding-about-your-task-list-frontend-considerations-for-using-third-party-task-lists.md +27 -0
  324. package/.llms/chunks/components.best-practices.architecture.understanding-human-tasks-management.deciding-about-your-task-list-frontend-task-lists-may-not-look-like-task-lists.md +25 -0
  325. package/.llms/chunks/components.best-practices.architecture.understanding-human-tasks-management.deciding-about-your-task-list-frontend.md +12 -0
  326. package/.llms/chunks/components.best-practices.architecture.understanding-human-tasks-management.md +39 -0
  327. package/.llms/chunks/components.best-practices.best-practices-overview.md +10 -0
  328. package/.llms/chunks/components.best-practices.best-practices-overview.project-management.md +18 -0
  329. package/.llms/chunks/components.best-practices.cicd-guidelines.element-templates-at-scale.make-templates-available-in-camunda-hub.md +57 -0
  330. package/.llms/chunks/components.best-practices.cicd-guidelines.element-templates-at-scale.making-templates-available-in-desktop-modeler.md +12 -0
  331. package/.llms/chunks/components.best-practices.cicd-guidelines.element-templates-at-scale.md +17 -0
  332. package/.llms/chunks/components.best-practices.cicd-guidelines.element-templates-at-scale.next-steps.md +6 -0
  333. package/.llms/chunks/components.best-practices.cicd-guidelines.element-templates-at-scale.prerequisites.md +20 -0
  334. package/.llms/chunks/components.best-practices.cicd-guidelines.element-templates-at-scale.runtime-provisioning.md +65 -0
  335. package/.llms/chunks/components.best-practices.development.connecting-the-workflow-engine-with-your-world.connectors.md +41 -0
  336. package/.llms/chunks/components.best-practices.development.connecting-the-workflow-engine-with-your-world.designing-process-solutions-containing-all-glue-code.md +18 -0
  337. package/.llms/chunks/components.best-practices.development.connecting-the-workflow-engine-with-your-world.md +17 -0
  338. package/.llms/chunks/components.best-practices.development.connecting-the-workflow-engine-with-your-world.programming-glue-code-calling-zeebe.md +57 -0
  339. package/.llms/chunks/components.best-practices.development.connecting-the-workflow-engine-with-your-world.programming-glue-code-subscribing-to-tasks-using-a-job-worker.md +63 -0
  340. package/.llms/chunks/components.best-practices.development.connecting-the-workflow-engine-with-your-world.programming-glue-code.md +15 -0
  341. package/.llms/chunks/components.best-practices.development.connecting-the-workflow-engine-with-your-world.recommendation.md +18 -0
  342. package/.llms/chunks/components.best-practices.development.connecting-the-workflow-engine-with-your-world.technology-examples.md +47 -0
  343. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.embracing-business-transactions-and-eventual-consistency-business-strategies-to-handle-inconsistency.md +12 -0
  344. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.embracing-business-transactions-and-eventual-consistency-eventual-consistency.md +8 -0
  345. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.embracing-business-transactions-and-eventual-consistency-technical-vs-business-transactions.md +16 -0
  346. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.embracing-business-transactions-and-eventual-consistency-the-saga-pattern-and-bpmn-compensation.md +33 -0
  347. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.handling-errors-on-the-process-level-business-vs.-technical-errors.md +17 -0
  348. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.handling-errors-on-the-process-level-distinguishing-between-exceptions-and-results.md +27 -0
  349. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.handling-errors-on-the-process-level-thinking-about-unhandled-bpmn-exceptions.md +15 -0
  350. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.handling-errors-on-the-process-level-throwing-and-handling-bpmn-errors.md +28 -0
  351. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.handling-errors-on-the-process-level-using-bpmn-error-events.md +19 -0
  352. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.handling-errors-on-the-process-level.md +6 -0
  353. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.handling-exceptions-on-a-technical-level-leveraging-retries.md +51 -0
  354. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.handling-exceptions-on-a-technical-level-using-incidents.md +8 -0
  355. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.handling-exceptions-on-a-technical-level-writing-idempotent-workers.md +22 -0
  356. package/.llms/chunks/components.best-practices.development.dealing-with-problems-and-exceptions.md +38 -0
  357. package/.llms/chunks/components.best-practices.development.handling-data-in-processes.complex-data-as-entities.md +18 -0
  358. package/.llms/chunks/components.best-practices.development.handling-data-in-processes.md +10 -0
  359. package/.llms/chunks/components.best-practices.development.handling-data-in-processes.storing-just-the-relevant-data.md +45 -0
  360. package/.llms/chunks/components.best-practices.development.handling-data-in-processes.understanding-data-handling-in-camunda.md +62 -0
  361. package/.llms/chunks/components.best-practices.development.handling-data-in-processes.using-constants-and-data-accessors.md +62 -0
  362. package/.llms/chunks/components.best-practices.development.local-development-with-element-templates.configure-element-templates-in-desktop-modeler.md +13 -0
  363. package/.llms/chunks/components.best-practices.development.local-development-with-element-templates.md +17 -0
  364. package/.llms/chunks/components.best-practices.development.local-development-with-element-templates.provisioning-a-custom-connector-runtime.md +27 -0
  365. package/.llms/chunks/components.best-practices.development.local-development-with-element-templates.provisioning-other-dependencies.md +48 -0
  366. package/.llms/chunks/components.best-practices.development.local-development-with-element-templates.provisioning-secrets.md +27 -0
  367. package/.llms/chunks/components.best-practices.development.routing-events-to-processes.choosing-the-right-bpmn-event-intermediate-events.md +26 -0
  368. package/.llms/chunks/components.best-practices.development.routing-events-to-processes.choosing-the-right-bpmn-event-start-events.md +32 -0
  369. package/.llms/chunks/components.best-practices.development.routing-events-to-processes.handling-messages-sent-by-a-user.md +28 -0
  370. package/.llms/chunks/components.best-practices.development.routing-events-to-processes.md +8 -0
  371. package/.llms/chunks/components.best-practices.development.routing-events-to-processes.reacting-to-process-internal-events.md +29 -0
  372. package/.llms/chunks/components.best-practices.development.routing-events-to-processes.routing-events-from-the-outside-to-the-workflow-engine.md +83 -0
  373. package/.llms/chunks/components.best-practices.development.routing-events-to-processes.sending-messages-to-other-processes.md +51 -0
  374. package/.llms/chunks/components.best-practices.development.routing-events-to-processes.technology-examples-for-messages-sent-by-external-systems.md +15 -0
  375. package/.llms/chunks/components.best-practices.development.routing-events-to-processes.using-the-camunda-bpmn-framework.md +22 -0
  376. package/.llms/chunks/components.best-practices.development.service-integration-patterns.hiding-technical-complexity-behind-call-activities.md +12 -0
  377. package/.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-events-handling-different-response-messages.md +35 -0
  378. package/.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-events-message-type-on-the-wire-bpmn-message-type.md +11 -0
  379. package/.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-events-tasks-vs.-events.md +23 -0
  380. package/.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-events.md +10 -0
  381. package/.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-tasks-receive-task.md +10 -0
  382. package/.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-tasks-send-task.md +25 -0
  383. package/.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-tasks-service-task-vs.-send-receive-task-combo-2.md +30 -0
  384. package/.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-tasks-service-task-vs.-send-receive-task-combo.md +42 -0
  385. package/.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-tasks-service-task.md +8 -0
  386. package/.llms/chunks/components.best-practices.development.service-integration-patterns.integrating-services-with-bpmn-tasks.md +6 -0
  387. package/.llms/chunks/components.best-practices.development.service-integration-patterns.md +29 -0
  388. package/.llms/chunks/components.best-practices.development.testing-process-definitions.md +35 -0
  389. package/.llms/chunks/components.best-practices.development.testing-process-definitions.testing-scopes.md +14 -0
  390. package/.llms/chunks/components.best-practices.development.testing-process-definitions.writing-polyglot-process-tests-mocking-rest-calls.md +73 -0
  391. package/.llms/chunks/components.best-practices.development.testing-process-definitions.writing-polyglot-process-tests.md +33 -0
  392. package/.llms/chunks/components.best-practices.development.testing-process-definitions.writing-process-tests-in-java-drive-the-process-and-assert-the-state.md +56 -0
  393. package/.llms/chunks/components.best-practices.development.testing-process-definitions.writing-process-tests-in-java-technical-setup-using-spring.md +96 -0
  394. package/.llms/chunks/components.best-practices.development.testing-process-definitions.writing-process-tests-in-java-test-scope-and-mocking.md +103 -0
  395. package/.llms/chunks/components.best-practices.development.testing-process-definitions.writing-process-tests-in-java-testing-your-process-in-chunks-2.md +53 -0
  396. package/.llms/chunks/components.best-practices.development.testing-process-definitions.writing-process-tests-in-java-testing-your-process-in-chunks.md +161 -0
  397. package/.llms/chunks/components.best-practices.development.testing-process-definitions.writing-process-tests-in-java.md +10 -0
  398. package/.llms/chunks/components.best-practices.development.writing-good-workers.client-library-examples-c.md +70 -0
  399. package/.llms/chunks/components.best-practices.development.writing-good-workers.client-library-examples-java-2.md +51 -0
  400. package/.llms/chunks/components.best-practices.development.writing-good-workers.client-library-examples-java-3.md +17 -0
  401. package/.llms/chunks/components.best-practices.development.writing-good-workers.client-library-examples-java.md +91 -0
  402. package/.llms/chunks/components.best-practices.development.writing-good-workers.client-library-examples-node.js-client.md +37 -0
  403. package/.llms/chunks/components.best-practices.development.writing-good-workers.client-library-examples.md +6 -0
  404. package/.llms/chunks/components.best-practices.development.writing-good-workers.md +12 -0
  405. package/.llms/chunks/components.best-practices.development.writing-good-workers.organizing-glue-code-and-workers-in-process-solutions.md +44 -0
  406. package/.llms/chunks/components.best-practices.development.writing-good-workers.performance-best-practices.md +18 -0
  407. package/.llms/chunks/components.best-practices.development.writing-good-workers.scaling-workers-blocking-code-with-virtual-threads.md +8 -0
  408. package/.llms/chunks/components.best-practices.development.writing-good-workers.scaling-workers-blocking-synchronous-code-and-thread-pools.md +12 -0
  409. package/.llms/chunks/components.best-practices.development.writing-good-workers.scaling-workers-non-blocking-reactive-code.md +8 -0
  410. package/.llms/chunks/components.best-practices.development.writing-good-workers.scaling-workers-recommendation.md +6 -0
  411. package/.llms/chunks/components.best-practices.development.writing-good-workers.scaling-workers.md +12 -0
  412. package/.llms/chunks/components.best-practices.development.writing-good-workers.thinking-about-transactions-exceptions-and-idempotency-of-workers.md +22 -0
  413. package/.llms/chunks/components.best-practices.management.doing-a-proper-poc.defining-a-scope-relevant-to-your-business-involving-the-right-people.md +12 -0
  414. package/.llms/chunks/components.best-practices.management.doing-a-proper-poc.defining-a-scope-relevant-to-your-business-planning-the-technical-environment.md +12 -0
  415. package/.llms/chunks/components.best-practices.management.doing-a-proper-poc.defining-a-scope-relevant-to-your-business-selecting-the-time-frame.md +11 -0
  416. package/.llms/chunks/components.best-practices.management.doing-a-proper-poc.defining-a-scope-relevant-to-your-business.md +17 -0
  417. package/.llms/chunks/components.best-practices.management.doing-a-proper-poc.defining-and-focusing-on-specific-goals.md +16 -0
  418. package/.llms/chunks/components.best-practices.management.doing-a-proper-poc.md +22 -0
  419. package/.llms/chunks/components.best-practices.management.doing-a-proper-poc.presenting-the-results.md +45 -0
  420. package/.llms/chunks/components.best-practices.management.following-the-customer-success-path.2.md +16 -0
  421. package/.llms/chunks/components.best-practices.management.following-the-customer-success-path.estimating-effort.md +50 -0
  422. package/.llms/chunks/components.best-practices.management.following-the-customer-success-path.md +47 -0
  423. package/.llms/chunks/components.best-practices.modeling.building-flexibility-into-bpmn-models.ad-hoc-sub-processes.md +9 -0
  424. package/.llms/chunks/components.best-practices.modeling.building-flexibility-into-bpmn-models.boundary-events-to-add-activities-on-triggers.md +14 -0
  425. package/.llms/chunks/components.best-practices.modeling.building-flexibility-into-bpmn-models.escalation-events.md +25 -0
  426. package/.llms/chunks/components.best-practices.modeling.building-flexibility-into-bpmn-models.event-subprocesses.md +11 -0
  427. package/.llms/chunks/components.best-practices.modeling.building-flexibility-into-bpmn-models.examples.md +50 -0
  428. package/.llms/chunks/components.best-practices.modeling.building-flexibility-into-bpmn-models.md +13 -0
  429. package/.llms/chunks/components.best-practices.modeling.building-flexibility-into-bpmn-models.subprocesses-with-boundary-events.md +21 -0
  430. package/.llms/chunks/components.best-practices.modeling.building-flexibility-into-bpmn-models.terminate-end-events.md +17 -0
  431. package/.llms/chunks/components.best-practices.modeling.building-flexibility-into-bpmn-models.use-events-as-triggers.md +11 -0
  432. package/.llms/chunks/components.best-practices.modeling.choosing-the-dmn-hit-policy.knowing-the-dmn-hit-policy-basics-multiple-result-decision-tables.md +15 -0
  433. package/.llms/chunks/components.best-practices.modeling.choosing-the-dmn-hit-policy.knowing-the-dmn-hit-policy-basics-single-result-decision-tables.md +24 -0
  434. package/.llms/chunks/components.best-practices.modeling.choosing-the-dmn-hit-policy.knowing-the-dmn-hit-policy-basics.md +24 -0
  435. package/.llms/chunks/components.best-practices.modeling.choosing-the-dmn-hit-policy.md +8 -0
  436. package/.llms/chunks/components.best-practices.modeling.choosing-the-dmn-hit-policy.understanding-dmn-hit-policy-use-cases-collect-deciding-which-groups-of-people-may-review-an-order.md +12 -0
  437. package/.llms/chunks/components.best-practices.modeling.choosing-the-dmn-hit-policy.understanding-dmn-hit-policy-use-cases-first-accepting-a-customer-based-on-hard-criteria.md +22 -0
  438. package/.llms/chunks/components.best-practices.modeling.choosing-the-dmn-hit-policy.understanding-dmn-hit-policy-use-cases-sum-accepting-a-customer-based-on-soft-criteria.md +28 -0
  439. package/.llms/chunks/components.best-practices.modeling.choosing-the-dmn-hit-policy.understanding-dmn-hit-policy-use-cases-unique-granting-categories-of-customers-a-specified-discount.md +16 -0
  440. package/.llms/chunks/components.best-practices.modeling.choosing-the-dmn-hit-policy.understanding-dmn-hit-policy-use-cases.md +6 -0
  441. package/.llms/chunks/components.best-practices.modeling.choosing-the-resource-binding-type.md +20 -0
  442. package/.llms/chunks/components.best-practices.modeling.choosing-the-resource-binding-type.supported-binding-types.md +85 -0
  443. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.helpful-practices-avoid-modeling-retry-behavior.md +11 -0
  444. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.helpful-practices-avoiding-changes-to-symbol-size-and-color.md +17 -0
  445. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.helpful-practices-avoiding-excessive-usage-of-data-objects.md +37 -0
  446. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.helpful-practices-emphasizing-the-happy-path.md +13 -0
  447. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.helpful-practices-showing-interaction-with-systems.md +40 -0
  448. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.helpful-practices-using-collaboration-diagrams.md +42 -0
  449. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.md +40 -0
  450. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.recommended-practices-avoiding-lanes.md +26 -0
  451. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.recommended-practices-creating-readable-sequence-flows.md +47 -0
  452. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.recommended-practices-modeling-explicitly-2.md +70 -0
  453. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.recommended-practices-modeling-explicitly-3.md +27 -0
  454. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.recommended-practices-modeling-explicitly.md +71 -0
  455. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.recommended-practices-modeling-from-left-to-right.md +18 -0
  456. package/.llms/chunks/components.best-practices.modeling.creating-readable-process-models.recommended-practices-modeling-symmetrically.md +31 -0
  457. package/.llms/chunks/components.best-practices.modeling.modeling-beyond-the-happy-path.being-able-to-react-all-the-time.md +42 -0
  458. package/.llms/chunks/components.best-practices.modeling.modeling-beyond-the-happy-path.boundary-events-as-alternative-for-event-based-gateways-modeling-a-multi-phase-escalation-path.md +41 -0
  459. package/.llms/chunks/components.best-practices.modeling.modeling-beyond-the-happy-path.boundary-events-as-alternative-for-event-based-gateways-using-receive-tasks-with-boundary-events.md +25 -0
  460. package/.llms/chunks/components.best-practices.modeling.modeling-beyond-the-happy-path.forking-off-at-a-particular-point-dealing-with-events.md +23 -0
  461. package/.llms/chunks/components.best-practices.modeling.modeling-beyond-the-happy-path.forking-off-at-a-particular-point-dealing-with-missing-results-via-timeouts.md +20 -0
  462. package/.llms/chunks/components.best-practices.modeling.modeling-beyond-the-happy-path.forking-off-at-a-particular-point-dealing-with-results.md +25 -0
  463. package/.llms/chunks/components.best-practices.modeling.modeling-beyond-the-happy-path.forking-off-at-a-particular-point.md +6 -0
  464. package/.llms/chunks/components.best-practices.modeling.modeling-beyond-the-happy-path.forking-off-during-one-or-several-activities.md +46 -0
  465. package/.llms/chunks/components.best-practices.modeling.modeling-beyond-the-happy-path.md +46 -0
  466. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.asking-multiple-recipients-for-a-single-reply.md +31 -0
  467. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.concurring-dependent-instances.md +60 -0
  468. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.distinguishing-undesired-results-from-fatal-problems-option-1-using-gateways-to-check-for-undesired-results.md +13 -0
  469. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.distinguishing-undesired-results-from-fatal-problems-option-2-using-boundary-error-events-to-check-for-fatal-problems.md +15 -0
  470. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.distinguishing-undesired-results-from-fatal-problems-understanding-the-definition-of-the-result.md +19 -0
  471. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.distinguishing-undesired-results-from-fatal-problems.md +8 -0
  472. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.escalating-a-situation-step-by-step-option-1-using-event-based-gateways.md +30 -0
  473. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.escalating-a-situation-step-by-step-option-2-using-gateways-forming-a-loop.md +31 -0
  474. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.escalating-a-situation-step-by-step-option-3-using-boundary-events.md +30 -0
  475. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.escalating-a-situation-step-by-step.md +12 -0
  476. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.evaluating-decisions-in-processes.md +43 -0
  477. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.md +8 -0
  478. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.measuring-key-performance-indicators-kpis-option-1-showing-milestones.md +42 -0
  479. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.measuring-key-performance-indicators-kpis-option-2-emphasizing-process-phases.md +18 -0
  480. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.measuring-key-performance-indicators-kpis.md +12 -0
  481. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.processing-a-batch-of-objects.md +51 -0
  482. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.requiring-a-second-set-of-eyes-option-1-using-separate-tasks.md +43 -0
  483. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.requiring-a-second-set-of-eyes-option-2-using-a-loop.md +29 -0
  484. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.requiring-a-second-set-of-eyes-option-3-using-a-multi-instance-task.md +26 -0
  485. package/.llms/chunks/components.best-practices.modeling.modeling-with-situation-patterns.requiring-a-second-set-of-eyes.md +14 -0
  486. package/.llms/chunks/components.best-practices.modeling.naming-bpmn-elements.helpful-practices.md +10 -0
  487. package/.llms/chunks/components.best-practices.modeling.naming-bpmn-elements.md +11 -0
  488. package/.llms/chunks/components.best-practices.modeling.naming-bpmn-elements.naming-activities.md +21 -0
  489. package/.llms/chunks/components.best-practices.modeling.naming-bpmn-elements.naming-events.md +32 -0
  490. package/.llms/chunks/components.best-practices.modeling.naming-bpmn-elements.naming-gateways.md +29 -0
  491. package/.llms/chunks/components.best-practices.modeling.naming-bpmn-elements.naming-processes.md +18 -0
  492. package/.llms/chunks/components.best-practices.modeling.naming-bpmn-elements.recommended-practices.md +17 -0
  493. package/.llms/chunks/components.best-practices.modeling.naming-technically-relevant-ids.generating-id-constants-classes.md +11 -0
  494. package/.llms/chunks/components.best-practices.modeling.naming-technically-relevant-ids.md +13 -0
  495. package/.llms/chunks/components.best-practices.modeling.naming-technically-relevant-ids.using-naming-conventions-for-bpmn-ids-aligning-the-bpmn-file-name-with-the-process-id.md +8 -0
  496. package/.llms/chunks/components.best-practices.modeling.naming-technically-relevant-ids.using-naming-conventions-for-bpmn-ids-editing-ids-with-camunda-modeler.md +45 -0
  497. package/.llms/chunks/components.best-practices.modeling.naming-technically-relevant-ids.using-naming-conventions-for-bpmn-ids.md +31 -0
  498. package/.llms/chunks/components.best-practices.operations.reporting-about-processes.connecting-custom-business-intelligence-systems-bi-data-warehouses-dwh-or-monitoring-solutions.md +12 -0
  499. package/.llms/chunks/components.best-practices.operations.reporting-about-processes.history-architecture.md +21 -0
  500. package/.llms/chunks/components.best-practices.operations.reporting-about-processes.md +58 -0
  501. package/.llms/chunks/components.best-practices.operations.versioning-process-definitions.avoid-versioning-of-dependant-artifacts.md +45 -0
  502. package/.llms/chunks/components.best-practices.operations.versioning-process-definitions.dealing-with-long-running-processes-cutting-very-long-running-processes-into-pieces.md +32 -0
  503. package/.llms/chunks/components.best-practices.operations.versioning-process-definitions.dealing-with-long-running-processes-using-call-activities-to-influence-versioning-behaviour-of-pieces.md +21 -0
  504. package/.llms/chunks/components.best-practices.operations.versioning-process-definitions.dealing-with-long-running-processes.md +8 -0
  505. package/.llms/chunks/components.best-practices.operations.versioning-process-definitions.md +8 -0
  506. package/.llms/chunks/components.best-practices.operations.versioning-process-definitions.selecting-the-best-versioning-approach-migrating-process-instances-to-a-new-version.md +15 -0
  507. package/.llms/chunks/components.best-practices.operations.versioning-process-definitions.selecting-the-best-versioning-approach-running-versions-in-parallel.md +16 -0
  508. package/.llms/chunks/components.best-practices.operations.versioning-process-definitions.selecting-the-best-versioning-approach-things-to-consider-before-migration.md +15 -0
  509. package/.llms/chunks/components.best-practices.operations.versioning-process-definitions.understanding-versioning.md +10 -0
  510. package/.llms/chunks/components.concepts.access-control.access-control-overview.authentication-methods.md +35 -0
  511. package/.llms/chunks/components.concepts.access-control.access-control-overview.authentication-vs.-authorization.md +29 -0
  512. package/.llms/chunks/components.concepts.access-control.access-control-overview.how-to-obtain-tokens.md +35 -0
  513. package/.llms/chunks/components.concepts.access-control.access-control-overview.identity-provider-idp-integration.md +11 -0
  514. package/.llms/chunks/components.concepts.access-control.access-control-overview.md +27 -0
  515. package/.llms/chunks/components.concepts.access-control.authorizations.available-resources-secret-authorizations-don-t-cover-broker-side-resolution.md +8 -0
  516. package/.llms/chunks/components.concepts.access-control.authorizations.available-resources-user-task-authorizations.md +11 -0
  517. package/.llms/chunks/components.concepts.access-control.authorizations.available-resources.md +32 -0
  518. package/.llms/chunks/components.concepts.access-control.authorizations.common-authorization-use-cases.md +46 -0
  519. package/.llms/chunks/components.concepts.access-control.authorizations.configuration.md +43 -0
  520. package/.llms/chunks/components.concepts.access-control.authorizations.default-roles.md +22 -0
  521. package/.llms/chunks/components.concepts.access-control.authorizations.how-authorization-works.md +46 -0
  522. package/.llms/chunks/components.concepts.access-control.authorizations.md +22 -0
  523. package/.llms/chunks/components.concepts.access-control.authorizations.security-considerations-authorization-disabled-and-secret-resolution.md +6 -0
  524. package/.llms/chunks/components.concepts.access-control.authorizations.security-considerations-create-permission-for-the-resource-deployment.md +8 -0
  525. package/.llms/chunks/components.concepts.access-control.authorizations.security-considerations-create-update-permissions-for-the-user.md +8 -0
  526. package/.llms/chunks/components.concepts.access-control.authorizations.security-considerations-no-validation-of-owner-and-resource-ids.md +12 -0
  527. package/.llms/chunks/components.concepts.access-control.authorizations.security-considerations-process-level-vs.-task-level-task-permissions.md +14 -0
  528. package/.llms/chunks/components.concepts.access-control.authorizations.security-considerations-reveal-permission-for-the-secret.md +10 -0
  529. package/.llms/chunks/components.concepts.access-control.authorizations.security-considerations-system-access-permissions.md +16 -0
  530. package/.llms/chunks/components.concepts.access-control.authorizations.security-considerations.md +6 -0
  531. package/.llms/chunks/components.concepts.access-control.connect-to-identity-provider.md +28 -0
  532. package/.llms/chunks/components.concepts.access-control.connect-to-identity-provider.saas.md +8 -0
  533. package/.llms/chunks/components.concepts.access-control.mapping-rules.how-to-use-mapping-rules.md +46 -0
  534. package/.llms/chunks/components.concepts.access-control.mapping-rules.md +20 -0
  535. package/.llms/chunks/components.concepts.access-control.mapping-rules.references.md +10 -0
  536. package/.llms/chunks/components.concepts.batch-operations.authorization.md +18 -0
  537. package/.llms/chunks/components.concepts.batch-operations.md +25 -0
  538. package/.llms/chunks/components.concepts.batch-operations.next-steps.md +15 -0
  539. package/.llms/chunks/components.concepts.batch-operations.states.md +19 -0
  540. package/.llms/chunks/components.concepts.batch-operations.types.md +20 -0
  541. package/.llms/chunks/components.concepts.bpmn-dmn-feel.feel-expressions.md +8 -0
  542. package/.llms/chunks/components.concepts.bpmn-dmn-feel.md +22 -0
  543. package/.llms/chunks/components.concepts.clusters.cluster-size.md +19 -0
  544. package/.llms/chunks/components.concepts.clusters.free-trial-clusters.md +25 -0
  545. package/.llms/chunks/components.concepts.clusters.md +35 -0
  546. package/.llms/chunks/components.concepts.concepts-overview.camunda-8-use-cases.md +45 -0
  547. package/.llms/chunks/components.concepts.concepts-overview.how-does-camunda-8-compare-to-other-solutions.md +24 -0
  548. package/.llms/chunks/components.concepts.concepts-overview.md +45 -0
  549. package/.llms/chunks/components.concepts.concepts-overview.next-steps.md +11 -0
  550. package/.llms/chunks/components.concepts.concepts-overview.what-are-the-camunda-8-components.md +40 -0
  551. package/.llms/chunks/components.concepts.concepts-overview.what-are-the-core-quality-attributes-of-camunda-8.md +14 -0
  552. package/.llms/chunks/components.concepts.conditionals.conditional-event-triggers-on-scope-activation.md +11 -0
  553. package/.llms/chunks/components.concepts.conditionals.conditional-event-triggers-on-variable-changes-2.md +48 -0
  554. package/.llms/chunks/components.concepts.conditionals.conditional-event-triggers-on-variable-changes.md +47 -0
  555. package/.llms/chunks/components.concepts.conditionals.conditional-event-triggers.md +10 -0
  556. package/.llms/chunks/components.concepts.conditionals.md +12 -0
  557. package/.llms/chunks/components.concepts.conditionals.trigger-root-level-conditional-start-events-via-api.md +28 -0
  558. package/.llms/chunks/components.concepts.decision-instance-deletion.md +19 -0
  559. package/.llms/chunks/components.concepts.decision-instance-deletion.technical-details.md +36 -0
  560. package/.llms/chunks/components.concepts.element-templates.md +18 -0
  561. package/.llms/chunks/components.concepts.element-templates.next-steps.md +10 -0
  562. package/.llms/chunks/components.concepts.execution-listeners.define-an-execution-listener.md +24 -0
  563. package/.llms/chunks/components.concepts.execution-listeners.incident-recovery.md +18 -0
  564. package/.llms/chunks/components.concepts.execution-listeners.limitations.md +26 -0
  565. package/.llms/chunks/components.concepts.execution-listeners.md +25 -0
  566. package/.llms/chunks/components.concepts.execution-listeners.related-resources.md +11 -0
  567. package/.llms/chunks/components.concepts.execution-listeners.task-headers.md +21 -0
  568. package/.llms/chunks/components.concepts.execution-listeners.variables-in-an-execution-listener-beforeall-listeners.md +22 -0
  569. package/.llms/chunks/components.concepts.execution-listeners.variables-in-an-execution-listener-cancel-listeners.md +8 -0
  570. package/.llms/chunks/components.concepts.execution-listeners.variables-in-an-execution-listener-end-listeners.md +11 -0
  571. package/.llms/chunks/components.concepts.execution-listeners.variables-in-an-execution-listener-start-listeners.md +18 -0
  572. package/.llms/chunks/components.concepts.execution-listeners.variables-in-an-execution-listener.md +6 -0
  573. package/.llms/chunks/components.concepts.expressions.expressions-vs.-static-values.md +16 -0
  574. package/.llms/chunks/components.concepts.expressions.md +14 -0
  575. package/.llms/chunks/components.concepts.expressions.next-steps.md +13 -0
  576. package/.llms/chunks/components.concepts.expressions.the-expression-language.md +27 -0
  577. package/.llms/chunks/components.concepts.global-user-task-listeners.access-control.md +23 -0
  578. package/.llms/chunks/components.concepts.global-user-task-listeners.access-control.required-permissions.md +16 -0
  579. package/.llms/chunks/components.concepts.global-user-task-listeners.configuration.configure-through-unified-configuration.md +81 -0
  580. package/.llms/chunks/components.concepts.global-user-task-listeners.configuration.configure-via-admin-ui.md +21 -0
  581. package/.llms/chunks/components.concepts.global-user-task-listeners.configuration.configure-via-orchestration-cluster-api.md +15 -0
  582. package/.llms/chunks/components.concepts.global-user-task-listeners.configuration.md +28 -0
  583. package/.llms/chunks/components.concepts.global-user-task-listeners.execution-order.md +29 -0
  584. package/.llms/chunks/components.concepts.global-user-task-listeners.global-listener-definition.md +28 -0
  585. package/.llms/chunks/components.concepts.global-user-task-listeners.limitations.md +11 -0
  586. package/.llms/chunks/components.concepts.global-user-task-listeners.md +22 -0
  587. package/.llms/chunks/components.concepts.incidents.md +20 -0
  588. package/.llms/chunks/components.concepts.incidents.resolving.md +76 -0
  589. package/.llms/chunks/components.concepts.job-workers.completing-or-failing-jobs-using-job-result.md +37 -0
  590. package/.llms/chunks/components.concepts.job-workers.completing-or-failing-jobs.md +28 -0
  591. package/.llms/chunks/components.concepts.job-workers.job-leasing-enforcement-and-rejections.md +10 -0
  592. package/.llms/chunks/components.concepts.job-workers.job-leasing-example.md +47 -0
  593. package/.llms/chunks/components.concepts.job-workers.job-leasing-how-job-leasing-works.md +8 -0
  594. package/.llms/chunks/components.concepts.job-workers.job-leasing-leasing-is-permanent-for-a-job.md +19 -0
  595. package/.llms/chunks/components.concepts.job-workers.job-leasing.md +72 -0
  596. package/.llms/chunks/components.concepts.job-workers.job-prioritization.md +62 -0
  597. package/.llms/chunks/components.concepts.job-workers.job-streaming-backpressure.md +40 -0
  598. package/.llms/chunks/components.concepts.job-workers.job-streaming-how-it-works.md +27 -0
  599. package/.llms/chunks/components.concepts.job-workers.job-streaming-how-job-streaming-and-polling-deliver-jobs.md +35 -0
  600. package/.llms/chunks/components.concepts.job-workers.job-streaming-proxying.md +6 -0
  601. package/.llms/chunks/components.concepts.job-workers.job-streaming-troubleshooting.md +29 -0
  602. package/.llms/chunks/components.concepts.job-workers.job-streaming.md +6 -0
  603. package/.llms/chunks/components.concepts.job-workers.md +24 -0
  604. package/.llms/chunks/components.concepts.job-workers.requesting-jobs.md +49 -0
  605. package/.llms/chunks/components.concepts.job-workers.tags.md +23 -0
  606. package/.llms/chunks/components.concepts.job-workers.timeouts.md +26 -0
  607. package/.llms/chunks/components.concepts.message-aggregation.behavior.md +33 -0
  608. package/.llms/chunks/components.concepts.message-aggregation.best-practices.md +15 -0
  609. package/.llms/chunks/components.concepts.message-aggregation.example-use-case.md +56 -0
  610. package/.llms/chunks/components.concepts.message-aggregation.how-it-works.md +15 -0
  611. package/.llms/chunks/components.concepts.message-aggregation.md +24 -0
  612. package/.llms/chunks/components.concepts.message-aggregation.troubleshooting.md +11 -0
  613. package/.llms/chunks/components.concepts.messages.business-id-in-message-correlation.md +57 -0
  614. package/.llms/chunks/components.concepts.messages.md +52 -0
  615. package/.llms/chunks/components.concepts.messages.message-buffering.md +28 -0
  616. package/.llms/chunks/components.concepts.messages.message-cardinality.md +18 -0
  617. package/.llms/chunks/components.concepts.messages.message-correlation-overview.md +25 -0
  618. package/.llms/chunks/components.concepts.messages.message-patterns.md +57 -0
  619. package/.llms/chunks/components.concepts.messages.message-response.md +14 -0
  620. package/.llms/chunks/components.concepts.messages.message-uniqueness.md +26 -0
  621. package/.llms/chunks/components.concepts.multi-tenancy.enable-multi-tenancy-checks.md +22 -0
  622. package/.llms/chunks/components.concepts.multi-tenancy.example-tenant-membership-in-action.md +17 -0
  623. package/.llms/chunks/components.concepts.multi-tenancy.how-multi-tenancy-works.md +33 -0
  624. package/.llms/chunks/components.concepts.multi-tenancy.manage-tenants.md +17 -0
  625. package/.llms/chunks/components.concepts.multi-tenancy.md +18 -0
  626. package/.llms/chunks/components.concepts.outbound-connectors-job-workers.context.md +13 -0
  627. package/.llms/chunks/components.concepts.outbound-connectors-job-workers.delivery.md +22 -0
  628. package/.llms/chunks/components.concepts.outbound-connectors-job-workers.focus.md +10 -0
  629. package/.llms/chunks/components.concepts.outbound-connectors-job-workers.learn-more.md +8 -0
  630. package/.llms/chunks/components.concepts.outbound-connectors-job-workers.md +12 -0
  631. package/.llms/chunks/components.concepts.outbound-connectors-job-workers.which-one-should-you-choose.md +12 -0
  632. package/.llms/chunks/components.concepts.process-applications.md +25 -0
  633. package/.llms/chunks/components.concepts.process-applications.next-steps.md +8 -0
  634. package/.llms/chunks/components.concepts.process-instance-creation.create-and-await-results.md +56 -0
  635. package/.llms/chunks/components.concepts.process-instance-creation.create-and-execute-asynchronously.md +36 -0
  636. package/.llms/chunks/components.concepts.process-instance-creation.events.md +16 -0
  637. package/.llms/chunks/components.concepts.process-instance-creation.feel-context-variables-late-business-id-assignment.md +39 -0
  638. package/.llms/chunks/components.concepts.process-instance-creation.feel-context-variables-limitations.md +7 -0
  639. package/.llms/chunks/components.concepts.process-instance-creation.feel-context-variables-process-instance-migration.md +11 -0
  640. package/.llms/chunks/components.concepts.process-instance-creation.feel-context-variables-propagation-to-child-instances.md +10 -0
  641. package/.llms/chunks/components.concepts.process-instance-creation.feel-context-variables-searching-and-filtering-by-business-id.md +42 -0
  642. package/.llms/chunks/components.concepts.process-instance-creation.feel-context-variables-uniqueness-control.md +26 -0
  643. package/.llms/chunks/components.concepts.process-instance-creation.feel-context-variables-what-is-a-business-id.md +30 -0
  644. package/.llms/chunks/components.concepts.process-instance-creation.feel-context-variables.md +14 -0
  645. package/.llms/chunks/components.concepts.process-instance-creation.md +21 -0
  646. package/.llms/chunks/components.concepts.process-instance-creation.next-steps.md +7 -0
  647. package/.llms/chunks/components.concepts.process-instance-creation.run-process-segment.md +58 -0
  648. package/.llms/chunks/components.concepts.process-instance-creation.tags.md +58 -0
  649. package/.llms/chunks/components.concepts.process-instance-deletion.eventual-consistency.md +41 -0
  650. package/.llms/chunks/components.concepts.process-instance-deletion.limitations.md +24 -0
  651. package/.llms/chunks/components.concepts.process-instance-deletion.md +16 -0
  652. package/.llms/chunks/components.concepts.process-instance-migration.change-the-active-elements.md +34 -0
  653. package/.llms/chunks/components.concepts.process-instance-migration.correct-mistakes-in-a-process-instance.md +25 -0
  654. package/.llms/chunks/components.concepts.process-instance-migration.deal-with-catch-events-add-or-remove-catch-events.md +30 -0
  655. package/.llms/chunks/components.concepts.process-instance-migration.deal-with-catch-events-compensation-boundary-events.md +18 -0
  656. package/.llms/chunks/components.concepts.process-instance-migration.deal-with-catch-events-migrate-catch-events-2.md +17 -0
  657. package/.llms/chunks/components.concepts.process-instance-migration.deal-with-catch-events-migrate-catch-events.md +53 -0
  658. package/.llms/chunks/components.concepts.process-instance-migration.deal-with-catch-events.md +16 -0
  659. package/.llms/chunks/components.concepts.process-instance-migration.deal-with-gateways.md +36 -0
  660. package/.llms/chunks/components.concepts.process-instance-migration.internal-execution.md +54 -0
  661. package/.llms/chunks/components.concepts.process-instance-migration.limitations-2.md +10 -0
  662. package/.llms/chunks/components.concepts.process-instance-migration.limitations-supported-bpmn-elements.md +230 -0
  663. package/.llms/chunks/components.concepts.process-instance-migration.limitations.md +42 -0
  664. package/.llms/chunks/components.concepts.process-instance-migration.md +17 -0
  665. package/.llms/chunks/components.concepts.process-instance-migration.migrate-active-elements-inside-ad-hoc-subprocesses.md +19 -0
  666. package/.llms/chunks/components.concepts.process-instance-migration.migrate-active-elements-inside-subprocesses.md +28 -0
  667. package/.llms/chunks/components.concepts.process-instance-migration.migrate-job-worker-user-tasks-to-camunda-user-tasks.md +19 -0
  668. package/.llms/chunks/components.concepts.process-instance-migration.migrating-from-camunda-7.md +45 -0
  669. package/.llms/chunks/components.concepts.process-instance-migration.process-definitions-and-versions.md +36 -0
  670. package/.llms/chunks/components.concepts.process-instance-migration.use-at-your-own-risk.md +31 -0
  671. package/.llms/chunks/components.concepts.process-instance-modification.activate-a-nested-element.md +30 -0
  672. package/.llms/chunks/components.concepts.process-instance-modification.activate-an-element.md +21 -0
  673. package/.llms/chunks/components.concepts.process-instance-modification.activate-an-interrupting-event-subprocess.md +22 -0
  674. package/.llms/chunks/components.concepts.process-instance-modification.execute-the-modification-instructions.md +20 -0
  675. package/.llms/chunks/components.concepts.process-instance-modification.limitations.md +37 -0
  676. package/.llms/chunks/components.concepts.process-instance-modification.md +43 -0
  677. package/.llms/chunks/components.concepts.process-instance-modification.move-an-element-instance.md +32 -0
  678. package/.llms/chunks/components.concepts.process-instance-modification.set-variables.md +24 -0
  679. package/.llms/chunks/components.concepts.process-instance-modification.terminate-an-element-instance.md +40 -0
  680. package/.llms/chunks/components.concepts.processes.bpmn.md +24 -0
  681. package/.llms/chunks/components.concepts.processes.md +22 -0
  682. package/.llms/chunks/components.concepts.processes.process-execution.md +40 -0
  683. package/.llms/chunks/components.concepts.resource-deletion.deleting-a-decision-requirements-graph.md +29 -0
  684. package/.llms/chunks/components.concepts.resource-deletion.deleting-a-process-definition.md +48 -0
  685. package/.llms/chunks/components.concepts.resource-deletion.md +20 -0
  686. package/.llms/chunks/components.concepts.secret-resolution-and-job-activation.activate-a-job-that-references-secrets-job-push.md +10 -0
  687. package/.llms/chunks/components.concepts.secret-resolution-and-job-activation.activate-a-job-that-references-secrets-long-polling.md +17 -0
  688. package/.llms/chunks/components.concepts.secret-resolution-and-job-activation.activate-a-job-that-references-secrets-understand-what-a-job-worker-receives.md +15 -0
  689. package/.llms/chunks/components.concepts.secret-resolution-and-job-activation.activate-a-job-that-references-secrets.md +12 -0
  690. package/.llms/chunks/components.concepts.secret-resolution-and-job-activation.availability.md +13 -0
  691. package/.llms/chunks/components.concepts.secret-resolution-and-job-activation.md +16 -0
  692. package/.llms/chunks/components.concepts.secret-resolution-and-job-activation.related-resources.md +8 -0
  693. package/.llms/chunks/components.concepts.secret-resolution-and-job-activation.resolve-references-before-activation.md +33 -0
  694. package/.llms/chunks/components.concepts.secret-resolution-and-job-activation.secret-resolution-across-physical-tenants.md +13 -0
  695. package/.llms/chunks/components.concepts.secret-resolution-and-job-activation.secret-values-location.md +16 -0
  696. package/.llms/chunks/components.concepts.secret-resolution-and-job-activation.tune-the-resolution-scheduler.md +22 -0
  697. package/.llms/chunks/components.concepts.secret-resolution-and-job-activation.understand-why-a-job-is-not-activated.md +16 -0
  698. package/.llms/chunks/components.concepts.secret-resolution-incidents.diagnose-the-cause-2.md +14 -0
  699. package/.llms/chunks/components.concepts.secret-resolution-incidents.diagnose-the-cause.md +26 -0
  700. package/.llms/chunks/components.concepts.secret-resolution-incidents.find-your-symptom.md +17 -0
  701. package/.llms/chunks/components.concepts.secret-resolution-incidents.identify-failures-that-raise-no-incident.md +31 -0
  702. package/.llms/chunks/components.concepts.secret-resolution-incidents.md +14 -0
  703. package/.llms/chunks/components.concepts.secret-resolution-incidents.reduce-oversized-secret-values.md +20 -0
  704. package/.llms/chunks/components.concepts.secret-resolution-incidents.related-resources.md +8 -0
  705. package/.llms/chunks/components.concepts.secret-resolution-incidents.resolve-secret-injection-failures.md +41 -0
  706. package/.llms/chunks/components.concepts.secret-resolution-incidents.resolve-secret-lookup-failures.md +26 -0
  707. package/.llms/chunks/components.concepts.secret-resolution-incidents.resume-a-suspended-job-after-secret-resolution.md +12 -0
  708. package/.llms/chunks/components.concepts.secret-resolution-incidents.retry-after-fixing-the-cause.md +18 -0
  709. package/.llms/chunks/components.concepts.secret-resolution.cache-behavior.md +16 -0
  710. package/.llms/chunks/components.concepts.secret-resolution.md +16 -0
  711. package/.llms/chunks/components.concepts.secret-resolution.physical-tenant-scope.md +8 -0
  712. package/.llms/chunks/components.concepts.secret-resolution.reference-syntax.md +29 -0
  713. package/.llms/chunks/components.concepts.secret-resolution.related-resources.md +9 -0
  714. package/.llms/chunks/components.concepts.secret-resolution.two-resolution-paths.md +14 -0
  715. package/.llms/chunks/components.concepts.signals.md +20 -0
  716. package/.llms/chunks/components.concepts.signals.signal-subscriptions.md +24 -0
  717. package/.llms/chunks/components.concepts.user-task-listeners-guide.additional-resources-and-next-steps.md +7 -0
  718. package/.llms/chunks/components.concepts.user-task-listeners-guide.md +19 -0
  719. package/.llms/chunks/components.concepts.user-task-listeners-guide.prerequisites.md +50 -0
  720. package/.llms/chunks/components.concepts.user-task-listeners-guide.step-1-create-a-process-with-a-user-task-in-hub.md +29 -0
  721. package/.llms/chunks/components.concepts.user-task-listeners-guide.step-4-create-a-cluster.md +26 -0
  722. package/.llms/chunks/components.concepts.user-task-listeners-guide.step-5-deploy-and-run-the-process.md +32 -0
  723. package/.llms/chunks/components.concepts.user-task-listeners-guide.step-7-implement-the-listener.md +32 -0
  724. package/.llms/chunks/components.concepts.user-task-listeners-guide.step-8-verify-the-result-in-operate-and-tasklist.md +33 -0
  725. package/.llms/chunks/components.concepts.user-task-listeners.define-a-user-task-listener.md +22 -0
  726. package/.llms/chunks/components.concepts.user-task-listeners.expression-evaluation-and-incident-behavior.md +17 -0
  727. package/.llms/chunks/components.concepts.user-task-listeners.implement-a-user-task-listener-accessing-user-task-data.md +54 -0
  728. package/.llms/chunks/components.concepts.user-task-listeners.implement-a-user-task-listener-correcting-user-task-data.md +42 -0
  729. package/.llms/chunks/components.concepts.user-task-listeners.implement-a-user-task-listener-denying-the-lifecycle-transition.md +33 -0
  730. package/.llms/chunks/components.concepts.user-task-listeners.implement-a-user-task-listener.md +8 -0
  731. package/.llms/chunks/components.concepts.user-task-listeners.limitations.md +20 -0
  732. package/.llms/chunks/components.concepts.user-task-listeners.md +70 -0
  733. package/.llms/chunks/components.concepts.user-task-listeners.related-resources.md +11 -0
  734. package/.llms/chunks/components.concepts.user-task-listeners.trigger-a-user-task-listener.md +19 -0
  735. package/.llms/chunks/components.concepts.variables.input-output-variable-mappings-context-variable.md +20 -0
  736. package/.llms/chunks/components.concepts.variables.input-output-variable-mappings-input-mappings.md +24 -0
  737. package/.llms/chunks/components.concepts.variables.input-output-variable-mappings-nested-variables-in-mappings.md +11 -0
  738. package/.llms/chunks/components.concepts.variables.input-output-variable-mappings-output-mappings.md +29 -0
  739. package/.llms/chunks/components.concepts.variables.input-output-variable-mappings-secret-references-in-input-mappings-2.md +23 -0
  740. package/.llms/chunks/components.concepts.variables.input-output-variable-mappings-secret-references-in-input-mappings.md +47 -0
  741. package/.llms/chunks/components.concepts.variables.input-output-variable-mappings.md +31 -0
  742. package/.llms/chunks/components.concepts.variables.md +12 -0
  743. package/.llms/chunks/components.concepts.variables.next-steps.md +7 -0
  744. package/.llms/chunks/components.concepts.variables.variable-names.md +19 -0
  745. package/.llms/chunks/components.concepts.variables.variable-scopes-define-local-variables.md +8 -0
  746. package/.llms/chunks/components.concepts.variables.variable-scopes-internal-engine-variables.md +11 -0
  747. package/.llms/chunks/components.concepts.variables.variable-scopes-local-variables.md +8 -0
  748. package/.llms/chunks/components.concepts.variables.variable-scopes-scope-behavior-in-common-modeling-patterns.md +23 -0
  749. package/.llms/chunks/components.concepts.variables.variable-scopes-variable-propagation-by-bpmn-element.md +21 -0
  750. package/.llms/chunks/components.concepts.variables.variable-scopes-variable-propagation.md +16 -0
  751. package/.llms/chunks/components.concepts.variables.variable-scopes.md +20 -0
  752. package/.llms/chunks/components.concepts.variables.variable-size-limitation.md +13 -0
  753. package/.llms/chunks/components.concepts.variables.variable-values.md +21 -0
  754. package/.llms/chunks/components.concepts.workflow-patterns.business-transactions.md +34 -0
  755. package/.llms/chunks/components.concepts.workflow-patterns.handling-errors.md +32 -0
  756. package/.llms/chunks/components.concepts.workflow-patterns.md +21 -0
  757. package/.llms/chunks/components.concepts.workflow-patterns.reacting-to-events-broadcasts-and-engine-wide-events.md +13 -0
  758. package/.llms/chunks/components.concepts.workflow-patterns.reacting-to-events-correlation-mechanisms.md +14 -0
  759. package/.llms/chunks/components.concepts.workflow-patterns.reacting-to-events-events-from-subprocesses.md +20 -0
  760. package/.llms/chunks/components.concepts.workflow-patterns.reacting-to-events-external-messages-events.md +29 -0
  761. package/.llms/chunks/components.concepts.workflow-patterns.reacting-to-events-time-based.md +34 -0
  762. package/.llms/chunks/components.concepts.workflow-patterns.reacting-to-events.md +8 -0
  763. package/.llms/chunks/components.concepts.workflow-patterns.routing-conditions-if-then.md +17 -0
  764. package/.llms/chunks/components.concepts.workflow-patterns.routing-dynamic-parallel-branches.md +15 -0
  765. package/.llms/chunks/components.concepts.workflow-patterns.routing-invoke-subworkflows.md +20 -0
  766. package/.llms/chunks/components.concepts.workflow-patterns.routing-loop.md +17 -0
  767. package/.llms/chunks/components.concepts.workflow-patterns.routing-sequence.md +15 -0
  768. package/.llms/chunks/components.concepts.workflow-patterns.routing-static-parallel-branches.md +24 -0
  769. package/.llms/chunks/components.concepts.workflow-patterns.routing-wait.md +21 -0
  770. package/.llms/chunks/components.concepts.workflow-patterns.routing.md +6 -0
  771. package/.llms/chunks/components.modeler.bpmn.ad-hoc-subprocesses.ad-hoc-subprocesses.bpmn-implementation.md +42 -0
  772. package/.llms/chunks/components.modeler.bpmn.ad-hoc-subprocesses.ad-hoc-subprocesses.collect-output.md +12 -0
  773. package/.llms/chunks/components.modeler.bpmn.ad-hoc-subprocesses.ad-hoc-subprocesses.job-worker-implementation.md +32 -0
  774. package/.llms/chunks/components.modeler.bpmn.ad-hoc-subprocesses.ad-hoc-subprocesses.md +32 -0
  775. package/.llms/chunks/components.modeler.bpmn.ad-hoc-subprocesses.ad-hoc-subprocesses.special-ad-hoc-sub-process-variables.md +18 -0
  776. package/.llms/chunks/components.modeler.bpmn.ad-hoc-subprocesses.ad-hoc-subprocesses.variable-mappings.md +15 -0
  777. package/.llms/chunks/components.modeler.bpmn.ad-hoc-subprocesses.ad-hoc-subprocesses.xml-representation.md +16 -0
  778. package/.llms/chunks/components.modeler.bpmn.assets.react-components.iso-8601-date-time.md +10 -0
  779. package/.llms/chunks/components.modeler.bpmn.automating-a-process-using-bpmn.additional-resources-and-next-steps.md +12 -0
  780. package/.llms/chunks/components.modeler.bpmn.automating-a-process-using-bpmn.execute-your-process-diagram.md +20 -0
  781. package/.llms/chunks/components.modeler.bpmn.automating-a-process-using-bpmn.md +19 -0
  782. package/.llms/chunks/components.modeler.bpmn.automating-a-process-using-bpmn.set-up.md +54 -0
  783. package/.llms/chunks/components.modeler.bpmn.bpmn-coverage.md +544 -0
  784. package/.llms/chunks/components.modeler.bpmn.bpmn-primer.additional-resources.md +9 -0
  785. package/.llms/chunks/components.modeler.bpmn.bpmn-primer.md +111 -0
  786. package/.llms/chunks/components.modeler.bpmn.bpmn-primer.modeling-bpmn-diagrams-events-waiting-for-something-to-happen.md +22 -0
  787. package/.llms/chunks/components.modeler.bpmn.bpmn-primer.modeling-bpmn-diagrams-gateways-steering-flow.md +32 -0
  788. package/.llms/chunks/components.modeler.bpmn.bpmn-primer.modeling-bpmn-diagrams-sequence-flow-controlling-the-flow-of-execution.md +20 -0
  789. package/.llms/chunks/components.modeler.bpmn.bpmn-primer.modeling-bpmn-diagrams-subprocesses-grouping-elements.md +13 -0
  790. package/.llms/chunks/components.modeler.bpmn.bpmn-primer.modeling-bpmn-diagrams-tasks-units-of-work.md +20 -0
  791. package/.llms/chunks/components.modeler.bpmn.bpmn-primer.modeling-bpmn-diagrams.md +12 -0
  792. package/.llms/chunks/components.modeler.bpmn.bpmn.bpmn-2.0-properties-for-execution.md +8 -0
  793. package/.llms/chunks/components.modeler.bpmn.bpmn.md +11 -0
  794. package/.llms/chunks/components.modeler.bpmn.bpmn.start-modeling.md +22 -0
  795. package/.llms/chunks/components.modeler.bpmn.business-rule-tasks.business-rule-tasks.additional-resources.md +71 -0
  796. package/.llms/chunks/components.modeler.bpmn.business-rule-tasks.business-rule-tasks.defining-a-called-decision-defining-a-task.md +32 -0
  797. package/.llms/chunks/components.modeler.bpmn.business-rule-tasks.business-rule-tasks.job-worker-implementation.md +32 -0
  798. package/.llms/chunks/components.modeler.bpmn.business-rule-tasks.business-rule-tasks.md +29 -0
  799. package/.llms/chunks/components.modeler.bpmn.business-rule-tasks.business-rule-tasks.variable-mappings.md +20 -0
  800. package/.llms/chunks/components.modeler.bpmn.call-activities.call-activities.additional-resources.md +56 -0
  801. package/.llms/chunks/components.modeler.bpmn.call-activities.call-activities.boundary-events.md +29 -0
  802. package/.llms/chunks/components.modeler.bpmn.call-activities.call-activities.business-id-propagation.md +53 -0
  803. package/.llms/chunks/components.modeler.bpmn.call-activities.call-activities.defining-the-called-process.md +19 -0
  804. package/.llms/chunks/components.modeler.bpmn.call-activities.call-activities.md +14 -0
  805. package/.llms/chunks/components.modeler.bpmn.compensation-events.compensation-events.compensating-embedded-subprocesses.md +20 -0
  806. package/.llms/chunks/components.modeler.bpmn.compensation-events.compensation-events.compensating-multi-instance-activities.md +17 -0
  807. package/.llms/chunks/components.modeler.bpmn.compensation-events.compensation-events.md +23 -0
  808. package/.llms/chunks/components.modeler.bpmn.compensation-events.compensation-events.triggering-compensation-for-a-specific-activity.md +14 -0
  809. package/.llms/chunks/components.modeler.bpmn.compensation-events.compensation-events.triggering-compensation-from-an-event-subprocess.md +28 -0
  810. package/.llms/chunks/components.modeler.bpmn.compensation-events.compensation-events.triggering-compensation.md +14 -0
  811. package/.llms/chunks/components.modeler.bpmn.compensation-handler.compensation-handler.embedded-subprocess-as-compensation-handler.md +17 -0
  812. package/.llms/chunks/components.modeler.bpmn.compensation-handler.compensation-handler.md +18 -0
  813. package/.llms/chunks/components.modeler.bpmn.compensation-handler.compensation-handler.multi-instance-activity-as-compensation-handler.md +28 -0
  814. package/.llms/chunks/components.modeler.bpmn.compensation-handler.compensation-handler.variable-mappings.md +27 -0
  815. package/.llms/chunks/components.modeler.bpmn.conditional-events.conditional-events.additional-resources.md +6 -0
  816. package/.llms/chunks/components.modeler.bpmn.conditional-events.conditional-events.conditional-start-events.md +14 -0
  817. package/.llms/chunks/components.modeler.bpmn.conditional-events.conditional-events.define-conditions-and-variable-filters.md +51 -0
  818. package/.llms/chunks/components.modeler.bpmn.conditional-events.conditional-events.event-sub-process-conditional-start-events.md +14 -0
  819. package/.llms/chunks/components.modeler.bpmn.conditional-events.conditional-events.intermediate-conditional-catch-events.md +20 -0
  820. package/.llms/chunks/components.modeler.bpmn.conditional-events.conditional-events.md +22 -0
  821. package/.llms/chunks/components.modeler.bpmn.conditional-events.conditional-events.modeling-conditional-events-in-modeler.md +14 -0
  822. package/.llms/chunks/components.modeler.bpmn.conditional-events.conditional-events.xml-representation.md +43 -0
  823. package/.llms/chunks/components.modeler.bpmn.data-flow.additional-resources.md +9 -0
  824. package/.llms/chunks/components.modeler.bpmn.data-flow.concurrency-considerations.md +21 -0
  825. package/.llms/chunks/components.modeler.bpmn.data-flow.md +25 -0
  826. package/.llms/chunks/components.modeler.bpmn.data-flow.variable-scopes-vs.-token-based-data.md +12 -0
  827. package/.llms/chunks/components.modeler.bpmn.embedded-subprocesses.embedded-subprocesses.additional-resources.md +19 -0
  828. package/.llms/chunks/components.modeler.bpmn.embedded-subprocesses.embedded-subprocesses.collapsed-subprocesses.md +18 -0
  829. package/.llms/chunks/components.modeler.bpmn.embedded-subprocesses.embedded-subprocesses.md +18 -0
  830. package/.llms/chunks/components.modeler.bpmn.embedded-subprocesses.embedded-subprocesses.variable-mappings.md +10 -0
  831. package/.llms/chunks/components.modeler.bpmn.error-events.error-events.business-error-vs.-technical-error.md +14 -0
  832. package/.llms/chunks/components.modeler.bpmn.error-events.error-events.catching-the-error.md +26 -0
  833. package/.llms/chunks/components.modeler.bpmn.error-events.error-events.defining-the-error.md +14 -0
  834. package/.llms/chunks/components.modeler.bpmn.error-events.error-events.md +12 -0
  835. package/.llms/chunks/components.modeler.bpmn.error-events.error-events.throwing-the-error.md +13 -0
  836. package/.llms/chunks/components.modeler.bpmn.error-events.error-events.unhandled-errors.md +10 -0
  837. package/.llms/chunks/components.modeler.bpmn.error-events.error-events.variable-mappings.md +35 -0
  838. package/.llms/chunks/components.modeler.bpmn.escalation-events.escalation-events.additional-resources.md +34 -0
  839. package/.llms/chunks/components.modeler.bpmn.escalation-events.escalation-events.defining-an-escalation.md +13 -0
  840. package/.llms/chunks/components.modeler.bpmn.escalation-events.escalation-events.md +18 -0
  841. package/.llms/chunks/components.modeler.bpmn.escalation-events.escalation-events.throwing-the-escalation.md +22 -0
  842. package/.llms/chunks/components.modeler.bpmn.event-based-gateways.event-based-gateways.additional-resources.md +36 -0
  843. package/.llms/chunks/components.modeler.bpmn.event-based-gateways.event-based-gateways.md +16 -0
  844. package/.llms/chunks/components.modeler.bpmn.event-subprocesses.event-subprocesses.additional-resources.md +23 -0
  845. package/.llms/chunks/components.modeler.bpmn.event-subprocesses.event-subprocesses.md +26 -0
  846. package/.llms/chunks/components.modeler.bpmn.event-subprocesses.event-subprocesses.variables.md +10 -0
  847. package/.llms/chunks/components.modeler.bpmn.events.events-in-general.md +14 -0
  848. package/.llms/chunks/components.modeler.bpmn.events.intermediate-events.md +21 -0
  849. package/.llms/chunks/components.modeler.bpmn.events.md +25 -0
  850. package/.llms/chunks/components.modeler.bpmn.exclusive-gateways.exclusive-gateways.conditions.md +46 -0
  851. package/.llms/chunks/components.modeler.bpmn.exclusive-gateways.exclusive-gateways.md +23 -0
  852. package/.llms/chunks/components.modeler.bpmn.gateways.md +17 -0
  853. package/.llms/chunks/components.modeler.bpmn.inclusive-gateways.inclusive-gateways.additional-resources.md +36 -0
  854. package/.llms/chunks/components.modeler.bpmn.inclusive-gateways.inclusive-gateways.conditions.md +22 -0
  855. package/.llms/chunks/components.modeler.bpmn.inclusive-gateways.inclusive-gateways.md +39 -0
  856. package/.llms/chunks/components.modeler.bpmn.link-events.link-events.additional-resources.md +23 -0
  857. package/.llms/chunks/components.modeler.bpmn.link-events.link-events.md +36 -0
  858. package/.llms/chunks/components.modeler.bpmn.manual-tasks.manual-tasks.md +24 -0
  859. package/.llms/chunks/components.modeler.bpmn.markers.md +18 -0
  860. package/.llms/chunks/components.modeler.bpmn.message-events.message-events.intermediate-message-catch-events.md +11 -0
  861. package/.llms/chunks/components.modeler.bpmn.message-events.message-events.md +16 -0
  862. package/.llms/chunks/components.modeler.bpmn.message-events.message-events.message-boundary-events.md +13 -0
  863. package/.llms/chunks/components.modeler.bpmn.message-events.message-events.message-start-events.md +29 -0
  864. package/.llms/chunks/components.modeler.bpmn.message-events.message-events.message-throw-events.md +24 -0
  865. package/.llms/chunks/components.modeler.bpmn.message-events.message-events.messages.md +12 -0
  866. package/.llms/chunks/components.modeler.bpmn.message-events.message-events.variable-mappings.md +54 -0
  867. package/.llms/chunks/components.modeler.bpmn.multi-instance.multi-instance.additional-resources.md +29 -0
  868. package/.llms/chunks/components.modeler.bpmn.multi-instance.multi-instance.boundary-events.md +17 -0
  869. package/.llms/chunks/components.modeler.bpmn.multi-instance.multi-instance.collecting-the-output.md +14 -0
  870. package/.llms/chunks/components.modeler.bpmn.multi-instance.multi-instance.completion-condition.md +33 -0
  871. package/.llms/chunks/components.modeler.bpmn.multi-instance.multi-instance.defining-the-collection-to-iterate-over.md +14 -0
  872. package/.llms/chunks/components.modeler.bpmn.multi-instance.multi-instance.execution-listeners-in-multi-instance-bodies.md +38 -0
  873. package/.llms/chunks/components.modeler.bpmn.multi-instance.multi-instance.md +19 -0
  874. package/.llms/chunks/components.modeler.bpmn.multi-instance.multi-instance.sequential-vs.-parallel.md +14 -0
  875. package/.llms/chunks/components.modeler.bpmn.none-events.none-events.intermediate-none-events-throwing.md +38 -0
  876. package/.llms/chunks/components.modeler.bpmn.none-events.none-events.md +26 -0
  877. package/.llms/chunks/components.modeler.bpmn.parallel-gateways.parallel-gateways.additional-resources.md +18 -0
  878. package/.llms/chunks/components.modeler.bpmn.parallel-gateways.parallel-gateways.md +17 -0
  879. package/.llms/chunks/components.modeler.bpmn.receive-tasks.receive-tasks.md +17 -0
  880. package/.llms/chunks/components.modeler.bpmn.receive-tasks.receive-tasks.messages.md +12 -0
  881. package/.llms/chunks/components.modeler.bpmn.receive-tasks.receive-tasks.variable-mappings.md +36 -0
  882. package/.llms/chunks/components.modeler.bpmn.script-tasks.script-tasks.defining-a-script-task-defining-a-task.md +25 -0
  883. package/.llms/chunks/components.modeler.bpmn.script-tasks.script-tasks.job-priority.md +50 -0
  884. package/.llms/chunks/components.modeler.bpmn.script-tasks.script-tasks.job-worker-implementation.md +27 -0
  885. package/.llms/chunks/components.modeler.bpmn.script-tasks.script-tasks.md +24 -0
  886. package/.llms/chunks/components.modeler.bpmn.send-tasks.send-tasks.defining-a-task.md +14 -0
  887. package/.llms/chunks/components.modeler.bpmn.send-tasks.send-tasks.job-priority.md +39 -0
  888. package/.llms/chunks/components.modeler.bpmn.send-tasks.send-tasks.md +25 -0
  889. package/.llms/chunks/components.modeler.bpmn.service-tasks.service-tasks.job-priority.md +40 -0
  890. package/.llms/chunks/components.modeler.bpmn.service-tasks.service-tasks.md +14 -0
  891. package/.llms/chunks/components.modeler.bpmn.service-tasks.service-tasks.task-definition.md +16 -0
  892. package/.llms/chunks/components.modeler.bpmn.service-tasks.service-tasks.task-headers.md +15 -0
  893. package/.llms/chunks/components.modeler.bpmn.signal-events.signal-events.md +17 -0
  894. package/.llms/chunks/components.modeler.bpmn.signal-events.signal-events.signal-intermediate-catch-events.md +22 -0
  895. package/.llms/chunks/components.modeler.bpmn.signal-events.signal-events.signal-start-events.md +15 -0
  896. package/.llms/chunks/components.modeler.bpmn.signal-events.signal-events.signal-throw-events.md +25 -0
  897. package/.llms/chunks/components.modeler.bpmn.signal-events.signal-events.variable-mappings.md +59 -0
  898. package/.llms/chunks/components.modeler.bpmn.subprocesses.md +17 -0
  899. package/.llms/chunks/components.modeler.bpmn.tasks.md +21 -0
  900. package/.llms/chunks/components.modeler.bpmn.terminate-events.terminate-events.additional-resources.md +15 -0
  901. package/.llms/chunks/components.modeler.bpmn.terminate-events.terminate-events.md +14 -0
  902. package/.llms/chunks/components.modeler.bpmn.terminate-events.terminate-events.on-the-process-scope.md +23 -0
  903. package/.llms/chunks/components.modeler.bpmn.timer-events.timer-events.additional-resources.md +41 -0
  904. package/.llms/chunks/components.modeler.bpmn.timer-events.timer-events.intermediate-timer-catch-events.md +25 -0
  905. package/.llms/chunks/components.modeler.bpmn.timer-events.timer-events.md +19 -0
  906. package/.llms/chunks/components.modeler.bpmn.timer-events.timer-events.timers-time-cycle.md +20 -0
  907. package/.llms/chunks/components.modeler.bpmn.timer-events.timer-events.timers-time-date.md +12 -0
  908. package/.llms/chunks/components.modeler.bpmn.timer-events.timer-events.timers-time-duration.md +28 -0
  909. package/.llms/chunks/components.modeler.bpmn.timer-events.timer-events.timers.md +18 -0
  910. package/.llms/chunks/components.modeler.bpmn.undefined-tasks.undefined-tasks.additional-resources.md +12 -0
  911. package/.llms/chunks/components.modeler.bpmn.undefined-tasks.undefined-tasks.md +18 -0
  912. package/.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.additional-resources.md +108 -0
  913. package/.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.job-worker-implementation.md +43 -0
  914. package/.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.md +16 -0
  915. package/.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.user-task-implementation-types-assignments.md +41 -0
  916. package/.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.user-task-implementation-types-define-user-task-priority.md +14 -0
  917. package/.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.user-task-implementation-types-scheduling.md +24 -0
  918. package/.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.user-task-implementation-types-task-headers.md +7 -0
  919. package/.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.user-task-implementation-types-user-task-forms.md +42 -0
  920. package/.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.user-task-implementation-types-user-task-listeners.md +14 -0
  921. package/.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.user-task-implementation-types-variable-mappings.md +10 -0
  922. package/.llms/chunks/components.modeler.bpmn.user-tasks.user-tasks.user-task-implementation-types.md +18 -0
  923. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-ai-agent.fromai-value-description-type-schema-options.md +32 -0
  924. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-ai-agent.fromai-value-description-type-schema.md +42 -0
  925. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-ai-agent.fromai-value-description-type.md +32 -0
  926. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-ai-agent.fromai-value-description.md +26 -0
  927. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-ai-agent.md +36 -0
  928. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-boolean.assert-value-condition-cause.md +27 -0
  929. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-boolean.get-or-else-value-default.md +53 -0
  930. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-boolean.md +67 -0
  931. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-context.context-merge-contexts.md +28 -0
  932. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-context.context-put-context-keys-value.md +31 -0
  933. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-context.get-entries-context.md +45 -0
  934. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-context.md +57 -0
  935. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.context-entries.md +25 -0
  936. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.date-and-time-date-time.md +28 -0
  937. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.date-and-time-date-timezone.md +51 -0
  938. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.date-from.md +54 -0
  939. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.md +49 -0
  940. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.number-from-grouping-separator.md +41 -0
  941. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.time-from.md +48 -0
  942. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.time-hour-minute-second-offset.md +51 -0
  943. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.to-json-value.md +33 -0
  944. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-conversion.years-and-months-duration-from-to.md +45 -0
  945. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-introduction.md +34 -0
  946. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.any-list.md +50 -0
  947. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.concatenate-lists.md +44 -0
  948. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.flatten-list.md +66 -0
  949. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.is-empty-list.md +52 -0
  950. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.max-list.md +49 -0
  951. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.md +67 -0
  952. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.median-list.md +47 -0
  953. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.mode-list.md +53 -0
  954. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.product-list.md +47 -0
  955. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.remove-list-position.md +57 -0
  956. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.string-join-list-delimiter-prefix-suffix.md +29 -0
  957. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.string-join-list-delimiter.md +29 -0
  958. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.sublist-list-start-position-length.md +41 -0
  959. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-list.union-list.md +59 -0
  960. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-numeric.ceiling-n.md +67 -0
  961. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-numeric.exp-number.md +61 -0
  962. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-numeric.md +66 -0
  963. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-numeric.modulo-dividend-divisor.md +55 -0
  964. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-numeric.random-number.md +21 -0
  965. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-numeric.round-down-n-scale.md +55 -0
  966. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-numeric.round-half-down-n-scale.md +49 -0
  967. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.after-range-point.md +78 -0
  968. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.before-range-point.md +71 -0
  969. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.coincides-point1-point2.md +42 -0
  970. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.during-point-range.md +61 -0
  971. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.finished-by-range1-range2.md +64 -0
  972. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.finishes-point-range.md +61 -0
  973. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.md +40 -0
  974. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.met-by-range1-range2.md +57 -0
  975. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.overlaps-before-range1-range2.md +57 -0
  976. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-range.starts-range1-range2.md +64 -0
  977. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-string.from-base64-value.md +47 -0
  978. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-string.matches-input-pattern-flags.md +54 -0
  979. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-string.md +56 -0
  980. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-string.replace-input-pattern-replacement-flags.md +31 -0
  981. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-string.split-string-delimiter.md +47 -0
  982. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-string.starts-with-string-match.md +57 -0
  983. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-string.string-length-string.md +55 -0
  984. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-string.substring-before-string-match.md +55 -0
  985. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-string.trim-string.md +64 -0
  986. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-temporal.day-of-year-date.md +51 -0
  987. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-temporal.last-day-of-month-date.md +28 -0
  988. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-temporal.md +67 -0
  989. package/.llms/chunks/components.modeler.feel.builtin-functions.feel-built-in-functions-temporal.month-of-year-date.md +54 -0
  990. package/.llms/chunks/components.modeler.feel.cluster-variable.data-types.create-a-variable-of-kind-secret_reference.md +22 -0
  991. package/.llms/chunks/components.modeler.feel.cluster-variable.data-types.md +38 -0
  992. package/.llms/chunks/components.modeler.feel.cluster-variable.data-types.read-a-variable-of-kind-secret_reference.md +8 -0
  993. package/.llms/chunks/components.modeler.feel.cluster-variable.data-types.required-permissions.md +15 -0
  994. package/.llms/chunks/components.modeler.feel.cluster-variable.data-types.where-references-can-appear-in-a-value.md +20 -0
  995. package/.llms/chunks/components.modeler.feel.cluster-variable.examples.feature-flags.md +43 -0
  996. package/.llms/chunks/components.modeler.feel.cluster-variable.examples.integration-credentials-and-endpoints.md +57 -0
  997. package/.llms/chunks/components.modeler.feel.cluster-variable.examples.md +50 -0
  998. package/.llms/chunks/components.modeler.feel.cluster-variable.examples.multi-tenant-sla-configuration.md +63 -0
  999. package/.llms/chunks/components.modeler.feel.cluster-variable.get-started.md +33 -0
  1000. package/.llms/chunks/components.modeler.feel.cluster-variable.get-started.next-steps.md +8 -0
  1001. package/.llms/chunks/components.modeler.feel.cluster-variable.get-started.step-2-override-for-a-specific-tenant.md +52 -0
  1002. package/.llms/chunks/components.modeler.feel.cluster-variable.get-started.step-4-deploy-and-test-your-process.md +16 -0
  1003. package/.llms/chunks/components.modeler.feel.cluster-variable.metadata.md +17 -0
  1004. package/.llms/chunks/components.modeler.feel.cluster-variable.metadata.set-metadata.md +26 -0
  1005. package/.llms/chunks/components.modeler.feel.cluster-variable.metadata.structure-and-constraints.md +18 -0
  1006. package/.llms/chunks/components.modeler.feel.cluster-variable.namespace-collisions.collision-types.md +133 -0
  1007. package/.llms/chunks/components.modeler.feel.cluster-variable.namespace-collisions.md +15 -0
  1008. package/.llms/chunks/components.modeler.feel.cluster-variable.namespace-collisions.prevent-namespace-collisions.md +71 -0
  1009. package/.llms/chunks/components.modeler.feel.cluster-variable.namespace-collisions.process-variable-namespace-best-practices.md +24 -0
  1010. package/.llms/chunks/components.modeler.feel.cluster-variable.overview.get-started.md +18 -0
  1011. package/.llms/chunks/components.modeler.feel.cluster-variable.overview.md +37 -0
  1012. package/.llms/chunks/components.modeler.feel.cluster-variable.scope-and-priority.md +41 -0
  1013. package/.llms/chunks/components.modeler.feel.cluster-variable.scope-and-priority.multi-tenant-considerations.md +39 -0
  1014. package/.llms/chunks/components.modeler.feel.cluster-variable.scope-and-priority.resolution-priority.md +81 -0
  1015. package/.llms/chunks/components.modeler.feel.cluster-variable.usage-guide.access-using-feel-expressions.md +110 -0
  1016. package/.llms/chunks/components.modeler.feel.cluster-variable.usage-guide.md +93 -0
  1017. package/.llms/chunks/components.modeler.feel.cluster-variable.usage-guide.usage-best-practices.md +37 -0
  1018. package/.llms/chunks/components.modeler.feel.feel-playground.md +28 -0
  1019. package/.llms/chunks/components.modeler.feel.feel-playground.prompting-in-feel-playground-prompting.md +24 -0
  1020. package/.llms/chunks/components.modeler.feel.feel-playground.validate-your-feel-expression-validate.md +27 -0
  1021. package/.llms/chunks/components.modeler.feel.feel-playground.validation-examples.md +27 -0
  1022. package/.llms/chunks/components.modeler.feel.language-guide.feel-boolean-expressions.comparison.md +85 -0
  1023. package/.llms/chunks/components.modeler.feel.language-guide.feel-boolean-expressions.conjunction-and.md +30 -0
  1024. package/.llms/chunks/components.modeler.feel.language-guide.feel-boolean-expressions.disjunction-or.md +30 -0
  1025. package/.llms/chunks/components.modeler.feel.language-guide.feel-boolean-expressions.instance-of.md +41 -0
  1026. package/.llms/chunks/components.modeler.feel.language-guide.feel-boolean-expressions.literal.md +12 -0
  1027. package/.llms/chunks/components.modeler.feel.language-guide.feel-boolean-expressions.md +6 -0
  1028. package/.llms/chunks/components.modeler.feel.language-guide.feel-boolean-expressions.null-check.md +26 -0
  1029. package/.llms/chunks/components.modeler.feel.language-guide.feel-boolean-expressions.unary-tests-in.md +20 -0
  1030. package/.llms/chunks/components.modeler.feel.language-guide.feel-context-expressions.examples.md +34 -0
  1031. package/.llms/chunks/components.modeler.feel.language-guide.feel-context-expressions.md +151 -0
  1032. package/.llms/chunks/components.modeler.feel.language-guide.feel-control-flow.md +77 -0
  1033. package/.llms/chunks/components.modeler.feel.language-guide.feel-data-types.md +183 -0
  1034. package/.llms/chunks/components.modeler.feel.language-guide.feel-error-handling.md +61 -0
  1035. package/.llms/chunks/components.modeler.feel.language-guide.feel-expressions-introduction.md +55 -0
  1036. package/.llms/chunks/components.modeler.feel.language-guide.feel-functions.md +44 -0
  1037. package/.llms/chunks/components.modeler.feel.language-guide.feel-list-expressions.examples.md +91 -0
  1038. package/.llms/chunks/components.modeler.feel.language-guide.feel-list-expressions.md +134 -0
  1039. package/.llms/chunks/components.modeler.feel.language-guide.feel-numeric-expressions.md +68 -0
  1040. package/.llms/chunks/components.modeler.feel.language-guide.feel-string-expressions.md +33 -0
  1041. package/.llms/chunks/components.modeler.feel.language-guide.feel-temporal-expressions.addition.md +70 -0
  1042. package/.llms/chunks/components.modeler.feel.language-guide.feel-temporal-expressions.division.md +52 -0
  1043. package/.llms/chunks/components.modeler.feel.language-guide.feel-temporal-expressions.examples.md +100 -0
  1044. package/.llms/chunks/components.modeler.feel.language-guide.feel-temporal-expressions.literal.md +40 -0
  1045. package/.llms/chunks/components.modeler.feel.language-guide.feel-temporal-expressions.md +8 -0
  1046. package/.llms/chunks/components.modeler.feel.language-guide.feel-temporal-expressions.multiplication.md +46 -0
  1047. package/.llms/chunks/components.modeler.feel.language-guide.feel-temporal-expressions.properties.md +131 -0
  1048. package/.llms/chunks/components.modeler.feel.language-guide.feel-temporal-expressions.subtraction.md +84 -0
  1049. package/.llms/chunks/components.modeler.feel.language-guide.feel-unary-tests.md +141 -0
  1050. package/.llms/chunks/components.modeler.feel.language-guide.feel-variables.md +36 -0
  1051. package/.llms/chunks/components.modeler.feel.language-guide.feel-variables.variable-names.md +44 -0
  1052. package/.llms/chunks/components.modeler.feel.language-guide.language-guide-introduction.md +14 -0
  1053. package/.llms/chunks/components.modeler.feel.what-is-feel.learning-feel.md +33 -0
  1054. package/.llms/chunks/components.modeler.feel.what-is-feel.md +9 -0
  1055. package/.llms/manifest.json +17783 -0
  1056. package/LICENSE +42 -0
  1057. package/NOTICE +24 -0
  1058. package/README.md +121 -0
  1059. package/dist/bpmn-text.d.ts +22 -0
  1060. package/dist/bpmn-text.js +183 -0
  1061. package/dist/build.d.ts +21 -0
  1062. package/dist/build.js +35 -0
  1063. package/dist/cli.d.ts +10 -0
  1064. package/dist/cli.js +62 -0
  1065. package/dist/index.d.ts +16 -0
  1066. package/dist/index.js +16 -0
  1067. package/dist/links.d.ts +18 -0
  1068. package/dist/links.js +72 -0
  1069. package/dist/mdx.d.ts +38 -0
  1070. package/dist/mdx.js +222 -0
  1071. package/dist/notice.d.ts +14 -0
  1072. package/dist/notice.js +45 -0
  1073. package/dist/openapi.d.ts +38 -0
  1074. package/dist/openapi.js +297 -0
  1075. package/dist/stage.d.ts +42 -0
  1076. package/dist/stage.js +203 -0
  1077. package/llms.txt +1070 -0
  1078. package/package.json +71 -0
@@ -0,0 +1,14 @@
1
+ # Troubleshoot secret resolution failures — Diagnose the cause (2)
2
+
3
+ - **Secret name**: Confirm the reference name exactly matches the secret name in the store, including case. Store-managed names that the Camunda secret endpoints reject, such as names containing a period, can still resolve when you escape them with backticks in an input mapping expression.
4
+
5
+ Escaping applies only to expressions. Camunda scans references in [cluster variable](https://docs.camunda.io/docs/next/components/admin/cluster-variables) values as plain text rather than parsing them as FEEL. In this case, the name after the prefix must match `[\p{Alnum}_-]+` and cannot be escaped. A period, space, or other unsupported character prevents Camunda from detecting the reference.
6
+
7
+ - **Reference format**: Confirm the reference is a FEEL expression rather than a static string. In an input mapping source or Connector property, use a path such as `=camunda.secrets.TOKEN`. Static values and quoted references such as `={"auth": "camunda.secrets.TOKEN"}` are rejected at deployment.
8
+
9
+ - **Value size**: Confirm the resolved value and other job variables fit within `camunda.cluster.network.max-message-size`.
10
+
11
+ The `SECRET` resource type in [authorizations](https://docs.camunda.io/docs/next/components/concepts/access-control/authorizations) applies to the secrets API, not broker-side secret resolution. Missing Camunda authorizations don't cause `SECRET_RESOLUTION_ERROR` incidents.
12
+
13
+ ---
14
+ Source: https://docs.camunda.io/docs/next/components/concepts/secret-resolution-incidents
@@ -0,0 +1,26 @@
1
+ # Troubleshoot secret resolution failures — Diagnose the cause
2
+
3
+ Start with the incident error type and message, then confirm the underlying cause in the broker log. Incident messages don't include the store's error category, so use the log to distinguish conditions such as a missing secret, denied access, or an unavailable store.
4
+
5
+ 1. Read the incident in Operate or search for incidents filtered by `errorType`. Note the secret reference, variable path, and job key from the message.
6
+ 2. For incidents whose message starts with `Failed to resolve secret`, search the broker log for the affected partition and reference name. Match the log entry to the table below.
7
+ 3. For injection failures, inspect the job variables at the reported path in Operate or through the element instance variables.
8
+
9
+ | Broker log line | Cause | Fix |
10
+ | -------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- |
11
+ | `Secret '<ref>' in secret store '<id>' failed permanently: NOT_FOUND — No secret store configured` | No secret store is configured for this physical tenant, so every reference fails as not found. | Configure a secret store. |
12
+ | `Secret '<ref>' in secret store '<id>' failed permanently: NOT_FOUND — <message>` | The store does not contain a secret with that name. | Create the secret or correct the reference name in the process. |
13
+ | `Secret '<ref>' in secret store '<id>' failed permanently: ACCESS_DENIED — <message>` | The credentials used by the broker don't have permission to read the secret. | Grant read access in the secret store. This is store-level access control, not a Camunda authorization. |
14
+ | `Secret '<ref>' in secret store '<id>' failed permanently: INVALID_REF — <message>` | The store rejects the reference name as invalid. | Rename the secret so the store and Camunda reference syntax both accept it. |
15
+ | `Secret '<ref>' in secret store '<id>' failed permanently: UNREADABLE — <message>` | The store contains the secret, but its value cannot be read or decoded. | Repair the stored value. |
16
+ | `Secret store '<id>' unavailable (attempt <n>/<m>), retrying in <backoff>: <message>` | The failure is transient. The broker is retrying the store with backoff, and no incident exists yet. | If the failure persists, restore the store's availability. |
17
+ | `Secret store '<id>' unavailable after <n>/<m> attempts — failing <n> pending refs: <message>` | The store remained unavailable through `retry-max-attempts`, so its pending references failed. | Restore the store's availability, then resolve the incidents. |
18
+
19
+ The separator in these log lines is an em dash, and `<message>` contains the store's own error text. Search for a distinctive fragment such as `failed permanently` rather than the entire line.
20
+
21
+ Then verify the reference itself:
22
+
23
+ - **Reference name**: Confirm the reference resolves to the intended secret name. In an input mapping, Camunda detects references from the parsed FEEL expression, so FEEL syntax determines where the name ends. For example, FEEL interprets `=camunda.secrets.db-password` as the reference `db` minus the variable `password`. Escape names that aren't valid bare FEEL identifiers with backticks, for example ``=camunda.secrets.`db-password` ``. If the incident names a shorter secret than expected, check whether FEEL interpreted part of the name as an operator.
24
+
25
+ ---
26
+ Source: https://docs.camunda.io/docs/next/components/concepts/secret-resolution-incidents
@@ -0,0 +1,17 @@
1
+ # Troubleshoot secret resolution failures — Find your symptom
2
+
3
+ | Symptom | What happened | Section |
4
+ | -------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------- |
5
+ | An incident message starts with `Failed to resolve secret` | The secret store could not return the value, either permanently or after exhausting all retries. | [Resolve secret lookup failures](#resolve-secret-lookup-failures) |
6
+ | An incident message names a job key and variable path | The secret value was available, but Camunda could not inject it into the job variables. | [Resolve secret injection failures](#resolve-secret-injection-failures) |
7
+ | An incident message reports growth in bytes and the configured message size | The resolved values are too large to fit in an activation batch. | [Reduce oversized secret values](#reduce-oversized-secret-values) |
8
+ | A job that references secrets is not activated, and no incident is raised | The references have not resolved yet, or the store is in retry backoff. | [Identify failures that raise no incident](#identify-failures-that-raise-no-incident) |
9
+ | Jobs activate later and in smaller batches than usual, and no incident is raised | The injected values did not fit in the current batch, so the broker deferred the jobs to a later activation. | [Identify failures that raise no incident](#identify-failures-that-raise-no-incident) |
10
+ | A job in a suspended process instance is not activated after its secret resolves | The process instance remains suspended, so secret resolution does not make the job activatable. | [Resume a suspended job after secret resolution](#resume-a-suspended-job-after-secret-resolution) |
11
+
12
+ These incidents are job incidents. You can view them in [Operate](https://docs.camunda.io/docs/next/components/operate/userguide/resolve-incidents-update-variables) or retrieve them through the [search incidents](https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/specifications/search-incidents.api) endpoint. Filter by `errorType` for `SECRET_RESOLUTION_ERROR` or `MESSAGE_SIZE_EXCEEDED`.
13
+
14
+ Incident messages never contain secret values. They may include the secret reference, variable path, job key, or message size, but not the resolved value.
15
+
16
+ ---
17
+ Source: https://docs.camunda.io/docs/next/components/concepts/secret-resolution-incidents
@@ -0,0 +1,31 @@
1
+ # Troubleshoot secret resolution failures — Identify failures that raise no incident
2
+
3
+ Some secret resolution outcomes do not raise incidents and do not require operator action. Their symptoms can still resemble incident conditions.
4
+
5
+ ### Job does not fit in the current batch
6
+
7
+ If injecting a job's resolved values would exceed the remaining message size in the current activation batch, Camunda removes that job and every subsequent job from the batch and marks the batch as truncated.
8
+
9
+ The removed jobs remain activatable and can be included in a later activation. The visible effect is smaller batches and slightly delayed activation rather than a stuck job.
10
+
11
+ ### Reference no longer has a placeholder
12
+
13
+ Camunda activates the job without changing the value when there is no placeholder left to replace.
14
+
15
+ This can happen in either of the following cases:
16
+
17
+ - The recorded pointer no longer addresses a value, for example because the worker's `fetchVariables` list excludes that variable.
18
+ - The value at the pointer no longer contains `camunda.secrets.<name>`, for example because a variable update replaced the placeholder with a literal value.
19
+
20
+ In the second case, the worker receives the current literal value instead of the secret. Camunda raises an [injection incident](#resolve-secret-injection-failures) only when a secret placeholder is still present but cannot be replaced.
21
+
22
+ ### Job push does not check injected value size
23
+
24
+ Long polling checks the growth caused by injected secret values against the remaining message size in the activation batch. If the job does not fit, Camunda removes it from the batch.
25
+
26
+ Job push does not perform the same size check on the pushed job because the activation event contains no variables. As a result, the push path does not raise a `MESSAGE_SIZE_EXCEEDED` incident for oversized injected values.
27
+
28
+ Job push does not bypass the transport message-size limit. If the pushed job exceeds the configured transport limit between the broker, gateway, and worker, delivery can fail without raising a `MESSAGE_SIZE_EXCEEDED` incident.
29
+
30
+ ---
31
+ Source: https://docs.camunda.io/docs/next/components/concepts/secret-resolution-incidents
@@ -0,0 +1,14 @@
1
+ # Troubleshoot secret resolution failures
2
+
3
+ Diagnose the incidents raised when a job's secret references cannot be resolved or their values cannot be injected, fix the cause, and know what happens next.
4
+
5
+ When a job's [secret references](https://docs.camunda.io/docs/next/components/concepts/secret-resolution-and-job-activation) cannot be delivered, the cluster responds in one of three ways: it raises a `SECRET_RESOLUTION_ERROR` incident, raises a `MESSAGE_SIZE_EXCEEDED` incident, or defers the job and retries it without raising an incident.
6
+
7
+ This page describes an alpha feature and may change in future releases. See [alpha features](https://docs.camunda.io/docs/next/components/early-access/alpha/alpha-features).
8
+
9
+ Only the two incident cases require operator action.
10
+
11
+ Use this page to diagnose an existing secret resolution or activation problem. To understand how secret resolution and job activation work, see [Secret resolution and job activation](https://docs.camunda.io/docs/next/components/concepts/secret-resolution-and-job-activation).
12
+
13
+ ---
14
+ Source: https://docs.camunda.io/docs/next/components/concepts/secret-resolution-incidents
@@ -0,0 +1,20 @@
1
+ # Troubleshoot secret resolution failures — Reduce oversized secret values
2
+
3
+ A `MESSAGE_SIZE_EXCEEDED` incident is raised when the resolved secret values make the job too large to fit within the configured activation message size.
4
+
5
+ ```text
6
+ The job with key '2251799813685260' can not be activated, because injecting its secret values would grow the activation batch by 5.2MiB, more than any batch can grow without exceeding the configured message size (per default is 4 MB). Try to reduce the size of the secret values or of the job variables.
7
+ ```
8
+
9
+ The applicable limit is `camunda.cluster.network.max-message-size`, which defaults to `4MB`. Secret values do not have a separate size limit.
10
+
11
+ Camunda raises this incident only when the oversized job is first in the activation batch and still cannot fit within the available message size. If a job does not fit only because of other jobs already included in the batch, Camunda removes it from that batch without raising an incident and activates it later. See [Identify failures that raise no incident](#identify-failures-that-raise-no-incident).
12
+
13
+ ### Retry after reducing the size
14
+
15
+ Resolve the incident only after reducing the size of the secret value or the job variables. Otherwise, the next activation attempt fails in the same way.
16
+
17
+ To reduce the job variables included in activation, adjust the worker's `fetchVariables` list. Variables the worker does not fetch are excluded from the activation and do not count toward the message-size limit.
18
+
19
+ ---
20
+ Source: https://docs.camunda.io/docs/next/components/concepts/secret-resolution-incidents
@@ -0,0 +1,8 @@
1
+ # Troubleshoot secret resolution failures — Related resources
2
+
3
+ - [Secret resolution and job activation](https://docs.camunda.io/docs/next/components/concepts/secret-resolution-and-job-activation) describes how Camunda resolves references and when a job becomes activatable, including the scheduler settings that control how quickly store failures become incidents.
4
+ - [Incidents](https://docs.camunda.io/docs/next/components/concepts/incidents) explains how incidents work and how to resolve them.
5
+ - [Resolve incidents and update variables](https://docs.camunda.io/docs/next/components/operate/userguide/resolve-incidents-update-variables) explains how to resolve incidents in Operate.
6
+
7
+ ---
8
+ Source: https://docs.camunda.io/docs/next/components/concepts/secret-resolution-incidents
@@ -0,0 +1,41 @@
1
+ # Troubleshoot secret resolution failures — Resolve secret injection failures
2
+
3
+ A secret injection failure also raises a `SECRET_RESOLUTION_ERROR` incident, but for a different reason. In this case, the secret value was available, but Camunda could not inject it into the job variables.
4
+
5
+ Each secret reference records the JSON pointer of the variable that contains the placeholder. During activation, Camunda replaces the placeholder at that pointer with the resolved value.
6
+
7
+ Injection fails when both of the following conditions apply:
8
+
9
+ - Camunda cannot replace the placeholder at the recorded pointer.
10
+ - A `camunda.secrets.<name>` placeholder still remains at that path after all references for the path have been processed.
11
+
12
+ For example, injection fails if the pointer now addresses a list or object that still contains a secret placeholder. If the value at the pointer no longer contains a placeholder, Camunda [continues without raising an incident](#identify-failures-that-raise-no-incident).
13
+
14
+ ```text
15
+ The job with key '2251799813685260' can not be activated, because the secret reference 'camunda.secrets.API_TOKEN' could not be resolved at '/credentials/token'. Fix the variable's value or the input mapping that sets it, then resolve the incident, or use process instance modification to reactivate the element and create a fresh job.
16
+ ```
17
+
18
+ If the failure does not identify a specific reference, for example because Camunda cannot read the job variables, the incident uses the following generic message:
19
+
20
+ ```text
21
+ The job with key '2251799813685260' can not be activated, because injecting its secret values failed. Resolve the incident, or use process instance modification to reactivate the element and create a fresh job.
22
+ ```
23
+
24
+ Long polling and job push use the same incident messages for injection failures.
25
+
26
+ Typical causes include:
27
+
28
+ - A variable merge overwrites the placeholder after the job is created.
29
+ - An input mapping produces a list or context instead of a single text value.
30
+ - A cluster variable changes between input mapping evaluation and job creation.
31
+
32
+ While the incident is active, the job is not activatable, so the broker does not retry the same failed injection on every poll.
33
+
34
+ ### Retry secret injection
35
+
36
+ Resolve the incident only after correcting the variable value or the input mapping that produced it. Resolving the incident makes the job activatable again, and Camunda retries injection against the current job variables.
37
+
38
+ If you cannot restore the placeholder, use [process instance modification](https://docs.camunda.io/docs/next/components/concepts/process-instance-modification) to reactivate the element. This creates a new job and detects its secret references again.
39
+
40
+ ---
41
+ Source: https://docs.camunda.io/docs/next/components/concepts/secret-resolution-incidents
@@ -0,0 +1,26 @@
1
+ # Troubleshoot secret resolution failures — Resolve secret lookup failures
2
+
3
+ A secret lookup failure raises a `SECRET_RESOLUTION_ERROR` incident. This happens when the secret store returns a permanent failure or remains unavailable until all retry attempts are exhausted.
4
+
5
+ The broker raises one incident per affected job. If a job already has an incident for another failed secret reference, the broker does not raise a second incident. As a result, a job waiting on multiple failed secrets shows only the first incident.
6
+
7
+ ```text
8
+ Failed to resolve secret 'API_TOKEN' from the configured secret store. Ensure the secret exists and the store is available, then resolve the incident to retry.
9
+ ```
10
+
11
+ For the default store, the incident message uses `the configured secret store`. For any other store, it uses `secret store '<storeId>'`.
12
+
13
+ The `camunda.secrets.<name>` syntax does not currently identify a store, so every reference addresses the default store. As a result, incident messages currently use the default-store wording.
14
+
15
+ The incident message does not identify the underlying store failure. Check the broker log and follow [Diagnose the cause](#diagnose-the-cause) to determine whether the secret is missing, access is denied, the store is unavailable, or another failure occurred.
16
+
17
+ While the incident is active, the job is not activatable and no worker receives it. The broker does not raise another incident for the same failed reference.
18
+
19
+ ### Retry after resolving the incident
20
+
21
+ Resolve the incident only after fixing the underlying cause. Resolving the incident makes the job activatable again. On the next activation attempt, the broker requests resolution again because the reference is still uncached.
22
+
23
+ You don't need to redeploy or make client-side changes. Once the reference resolves successfully, the process instance continues from where it stopped.
24
+
25
+ ---
26
+ Source: https://docs.camunda.io/docs/next/components/concepts/secret-resolution-incidents
@@ -0,0 +1,12 @@
1
+ # Troubleshoot secret resolution failures — Resume a suspended job after secret resolution
2
+
3
+ A job waiting for an uncached secret is parked, as described in [activate a job that references secrets](https://docs.camunda.io/docs/next/components/concepts/secret-resolution-and-job-activation#activate-a-job-that-references-secrets). If you suspend its process instance, the job enters `SUSPENDED` instead.
4
+
5
+ If the secret resolves while the process instance is suspended, the job remains suspended and does not become activatable automatically.
6
+
7
+ Resume the process instance to make the job available again. On the next activation attempt, Camunda injects the resolved value if it is still cached. If the value is no longer cached, Camunda parks the job again and requests secret resolution.
8
+
9
+ In either case, no additional operator action is required and no incident is raised.
10
+
11
+ ---
12
+ Source: https://docs.camunda.io/docs/next/components/concepts/secret-resolution-incidents
@@ -0,0 +1,18 @@
1
+ # Troubleshoot secret resolution failures — Retry after fixing the cause
2
+
3
+ Resolve the incident after correcting the underlying problem. Resolving the incident retries the failed operation and makes the job activatable again.
4
+
5
+ | You fixed | After you resolve the incident |
6
+ | --------------------------------------------- | ------------------------------------------------------------------------------------- |
7
+ | The secret in the store or store access | The broker requests resolution again, and the job activates once the value is cached. |
8
+ | The variable or input mapping | Camunda retries injection against the current job variables. |
9
+ | The size of the secret value or job variables | The job activates once the resolved values fit within the message-size limit. |
10
+
11
+ You don't need to redeploy or make changes to workers, clients, or job worker libraries. Jobs blocked on a reference become activatable automatically once the reference resolves, whether resolution follows an incident or store recovery.
12
+
13
+ <!-- The secret resolution and secret cache meters that show a store failing before it produces incidents are owned by camunda/camunda#60963. Link them here once they are in the metrics reference. -->
14
+
15
+ <!-- The camunda.secrets.* secret store configuration is owned by camunda/camunda#60331. Link the store configuration reference from the diagnosis steps once it lands. -->
16
+
17
+ ---
18
+ Source: https://docs.camunda.io/docs/next/components/concepts/secret-resolution-incidents
@@ -0,0 +1,16 @@
1
+ # Secret resolution — Cache behavior
2
+
3
+ Resolving is cache-first on both paths: the broker's background scheduler and the gateway's resolve endpoint each serve a reference from the store's cache when the cache already holds it, and only read the backing store for a reference the cache doesn't hold yet.
4
+
5
+ Listing is different by design. What a store's cache holds is the values it has resolved so far, not the tenant's full set of secrets. `/v2/secrets/list` always reads the configured stores directly rather than serving from the cache.
6
+
7
+
8
+ ## Not currently supported
9
+
10
+ - More than one secret store per physical tenant. A reference always addresses the `default` store.
11
+ - Pinning an AWS Secrets Manager secret to a version stage other than `AWSCURRENT`, or a GCP Secret Manager secret to a version other than `latest`.
12
+ - Filtering or paginating a `POST /v2/secrets/list` response, see [Secrets](https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/orchestration-cluster-api-rest-secrets#list-secrets).
13
+ - The general limitations that apply to every alpha feature, see [alpha features](https://docs.camunda.io/docs/next/components/early-access/alpha/alpha-features).
14
+
15
+ ---
16
+ Source: https://docs.camunda.io/docs/next/components/concepts/secret-resolution
@@ -0,0 +1,16 @@
1
+ # Secret resolution
2
+
3
+ Understand camunda.secrets.<name> references, the two paths that resolve them, and where resolution is scoped and cached.
4
+
5
+ Secret resolution replaces a `camunda.secrets.<name>` reference, known as a Secret reference (Orchestration Cluster), with the value a configured secret store holds for it, without that value being written into a process model, a job variable literal, or a configuration file.
6
+
7
+ This is a separate mechanism from the connector runtime's `{{secrets.<name>}}` syntax, now called Secret reference (legacy). The two forms are resolved independently and are never mixed: a reference written in one form is never satisfied by a store or provider configured for the other.
8
+
9
+ The legacy form was the subject of [security notice 61](https://docs.camunda.io/docs/next/reference/notices#notice-61), where an unscoped reference could resolve outside the field it was written in. The secret filter that notice introduces applies only to the legacy form. `camunda.secrets.<name>` resolution isn't affected: the broker records each reference's position in the job variables and replaces only that position, so a reference can't resolve at a field where it wasn't written.
10
+
11
+ This page describes an alpha feature and may change in future releases. See [alpha features](https://docs.camunda.io/docs/next/components/early-access/alpha/alpha-features).
12
+
13
+ Secret resolution is available in both SaaS and Self-Managed. See [Availability](https://docs.camunda.io/docs/next/components/concepts/secret-resolution-and-job-activation#availability) for what each offering provides and what you configure.
14
+
15
+ ---
16
+ Source: https://docs.camunda.io/docs/next/components/concepts/secret-resolution
@@ -0,0 +1,8 @@
1
+ # Secret resolution — Physical-tenant scope
2
+
3
+ A reference names no store, so it always addresses the physical tenant's `default` secret store: `camunda.secrets.X` means `camunda.secrets.default.X`. Each physical tenant supports exactly one secret store, counted across every store type combined, and that store's ID must be `default`. Configuring a second store under a different ID is rejected at startup.
4
+
5
+ Resolving and listing both read the secret stores of the caller's physical tenant only, never another tenant's stores. See [Validation and constraints](https://docs.camunda.io/docs/next/self-managed/concepts/physical-tenants/configuration-reference#validation-and-constraints) for how the one-store-per-tenant rule is validated, and [Secrets](https://docs.camunda.io/docs/next/self-managed/components/orchestration-cluster/core-settings/configuration/properties#secrets) for store configuration.
6
+
7
+ ---
8
+ Source: https://docs.camunda.io/docs/next/components/concepts/secret-resolution
@@ -0,0 +1,29 @@
1
+ # Secret resolution — Reference syntax
2
+
3
+ A reference has the form `camunda.secrets.<name>`, where `<name>` is a single, non-empty token of ASCII letters, digits, `_`, and `-`.
4
+
5
+ `camunda.secrets.<name>` is authored as a FEEL expression (`=camunda.secrets.<name>`), so a dashed name has to be backtick-escaped. A bare dash is FEEL's minus operator:
6
+
7
+ ```feel
8
+ =camunda.secrets.`db-password`
9
+ ```
10
+
11
+ An unescaped dashed name is not a reference. FEEL reads `=camunda.secrets.db-password` as the reference `db` minus the variable `password`.
12
+
13
+ ### Charset differs by surface
14
+
15
+ The engine detects a reference by parsing the FEEL abstract syntax tree, not by matching characters against a fixed set. A name written in a model can therefore be anything a FEEL identifier allows, including unicode letters, `$`, and any name that is backtick-escaped, such as `` =camunda.secrets.`tls.crt` ``.
16
+
17
+ The gateway API is stricter. `POST /v2/secrets/resolve` and `POST /v2/secrets/list` both reject any name outside `[\p{Alnum}_-]+`.
18
+
19
+ | Name | Resolves in a model | Usable with `/v2/secrets/resolve` or `/v2/secrets/list` |
20
+ | :----------------------------------------- | :-----------------: | :-----------------------------------------------------: |
21
+ | `API_TOKEN` | Yes | Yes |
22
+ | `` `db-password` `` (backtick-escaped) | Yes | Yes (as `db-password`) |
23
+ | `` `tls.crt` `` (backtick-escaped) | Yes | No: contains a `.` |
24
+ | `` `résumé` `` (backtick-escaped, unicode) | Yes | No: outside `[\p{Alnum}_-]+` |
25
+
26
+ A name a model can reference is not guaranteed to be creatable or manageable through the API. Use the API's charset for any name you intend to create, list, or grant permissions on through `/v2/secrets/*`.
27
+
28
+ ---
29
+ Source: https://docs.camunda.io/docs/next/components/concepts/secret-resolution
@@ -0,0 +1,9 @@
1
+ # Secret resolution — Related resources
2
+
3
+ - [Secret resolution and job activation](https://docs.camunda.io/docs/next/components/concepts/secret-resolution-and-job-activation) covers the broker path in detail: the scheduler, retries, and both delivery paths.
4
+ - [Troubleshoot secret resolution failures](https://docs.camunda.io/docs/next/components/concepts/secret-resolution-incidents) covers the incidents raised when a reference or its injection fails.
5
+ - [Authorizations](https://docs.camunda.io/docs/next/components/concepts/access-control/authorizations) covers the `SECRET` resource's `READ` and `REVEAL` permissions.
6
+ - [Secrets](https://docs.camunda.io/docs/next/apis-tools/java-client/secrets) covers the Java client's resolve and list commands, including how a per-reference failure is reported.
7
+
8
+ ---
9
+ Source: https://docs.camunda.io/docs/next/components/concepts/secret-resolution
@@ -0,0 +1,14 @@
1
+ # Secret resolution — Two resolution paths
2
+
3
+ | | Broker path | Gateway API path |
4
+ | :------- | :-------------------------------------- | :----------------------------------------------------------------------------------------- |
5
+ | Used by | Job workers, outbound connectors | Inbound connectors (`POST /v2/secrets/resolve`), the Web Modeler (`POST /v2/secrets/list`) |
6
+ | When | Asynchronously, ahead of job activation | On demand, per request |
7
+ | Delivery | Long polling and job push | The HTTP response |
8
+
9
+ The broker path resolves references in a job's variables in the background and injects the resolved values only when the job is activated. See [Secret resolution and job activation](https://docs.camunda.io/docs/next/components/concepts/secret-resolution-and-job-activation) for the scheduler, caching, and delivery mechanics, including why no resolved value reaches a record, runtime state, or log on this path.
10
+
11
+ The gateway API path serves callers that have no job to wait on. An inbound connector resolves the references an expression evaluation used, in batches, through `POST /v2/secrets/resolve`. The Web Modeler calls `POST /v2/secrets/list` to offer known reference names while you author a model. Both endpoints share a request and response contract described in [Secrets](https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/orchestration-cluster-api-rest-secrets); for the full request and response schema of each, see [Resolve secrets](https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/specifications/resolve-secrets.api) and [List secrets](https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/specifications/list-secrets.api).
12
+
13
+ ---
14
+ Source: https://docs.camunda.io/docs/next/components/concepts/secret-resolution
@@ -0,0 +1,20 @@
1
+ # Signals
2
+
3
+ Learn about broadcasting signals, which can trigger all matching signal events with a single broadcast.
4
+
5
+ Signals are a similar concept to [messages](https://docs.camunda.io/docs/next/components/concepts/messages). However, messages are correlated to a specific
6
+ process instance, whereas signals can trigger _all_ the matching signal events with a single broadcast.
7
+ Depending on the type of [signal catch events](https://docs.camunda.io/docs/next/components/modeler/bpmn/signal-events/signal-events), the process instance will
8
+ respond accordingly.
9
+
10
+
11
+ ## Broadcasting signals
12
+
13
+ You can broadcast signals in several ways:
14
+
15
+ - Using a [signal throw event or signal end event](https://docs.camunda.io/docs/next/components/modeler/bpmn/signal-events/signal-events#signal-throw-events)
16
+ - Using the [Orchestration Cluster REST API Broadcast signal](https://docs.camunda.io/docs/next/apis-tools/orchestration-cluster-api-rest/specifications/broadcast-signal.api) endpoint
17
+ - Using Zeebe's [`BroadcastSignal` RPC](https://docs.camunda.io/docs/next/apis-tools/zeebe-api/gateway-service#broadcastsignal-rpc)
18
+
19
+ ---
20
+ Source: https://docs.camunda.io/docs/next/components/concepts/signals
@@ -0,0 +1,24 @@
1
+ # Signals — Signal subscriptions
2
+
3
+ When you broadcast a signal it triggers _all_ signal subscriptions that match the signal name.
4
+
5
+ When a process instance encounters a signal catch event it creates a new signal subscription. This process instance waits until a signal with a matching name is broadcasted. You can define the signal name in the
6
+ process definition.
7
+
8
+ Deploying a process with a signal start event also creates a new signal subscription. In this case, the triggered
9
+ subscription starts a new process instance.
10
+
11
+
12
+ ## Signal cardinality
13
+
14
+ A broadcasted signal iterates over _all_ available subscriptions. As a result, a single broadcast triggers _all_ the
15
+ signal catch events that match the signal name, and _all_ [partitions](https://docs.camunda.io/docs/next/components/zeebe/technical-concepts/partitions).
16
+
17
+ **Caution**
18
+ Signals can negatively impact the performance of Camunda 8. Performance is impacted in two ways:
19
+
20
+ - Signals trigger _all_ available subscriptions that match the signal name, potentially resulting in the continued execution of many processes.
21
+ - Signals are broadcasted to _all_ partitions, resulting in lots of network traffic. This scales linearly with the number of partitions.
22
+
23
+ ---
24
+ Source: https://docs.camunda.io/docs/next/components/concepts/signals
@@ -0,0 +1,7 @@
1
+ # Example user task listener — Additional resources and next steps
2
+
3
+ - Learn more about Camunda 8 and what it can do by reading [What is Camunda 8](https://docs.camunda.io/docs/next/components/components-overview) or watching our [Overview video](https://bit.ly/3TjNEm7) in Camunda Academy.
4
+ - Get your local environment ready for development with Camunda 8 by [setting up your first development project](https://docs.camunda.io/docs/next/guides/getting-started-example).
5
+
6
+ ---
7
+ Source: https://docs.camunda.io/docs/next/components/concepts/user-task-listeners-guide
@@ -0,0 +1,19 @@
1
+ # Example user task listener
2
+
3
+ In Camunda 8, user task listeners allow you to run custom logic when a user task is created, assigned, or completed.
4
+
5
+ Beginner
6
+ Time estimate: 35 minutes
7
+
8
+ In Camunda 8, **user task listeners** allow you to run custom logic in response to changes to a user task, such as when the `creating`, `assigning`, or `completing` event occurs.
9
+
10
+ User task listeners facilitate the integration of custom logic into your workflows. For more details, refer to the [User Task Listeners concept](https://docs.camunda.io/docs/next/components/concepts/user-task-listeners).
11
+
12
+ This guide walks you through:
13
+
14
+ - Defining a task listener using **Camunda Hub**
15
+ - Implementing a task listener as a job worker
16
+ - Verifying the result in **Operate** and **Tasklist**
17
+
18
+ ---
19
+ Source: https://docs.camunda.io/docs/next/components/concepts/user-task-listeners-guide
@@ -0,0 +1,50 @@
1
+ # Example user task listener — Prerequisites
2
+
3
+ You must have access to a Camunda 8 SaaS account.
4
+
5
+ Have you signed up for Camunda yet?
6
+
7
+ ---
8
+ ---
9
+
10
+
11
+ ## Sign Up
12
+
13
+ Visit [signup.camunda.com/accounts](https://signup.camunda.com/accounts?utm_source=docs.camunda.io&utm_medium=referral) to sign up.
14
+
15
+ ### Create an account
16
+
17
+ Fill out the form and click **Create account**.
18
+
19
+ When you fill out the form, you'll receive a confirmation email. Click on the link to verify your email address.
20
+
21
+
22
+ ## Log in to your Camunda 8 account
23
+
24
+ Log in with the email address and password you used in the previous form, or use the social login buttons. To access the login site directly, navigate to [camunda.io](https://weblogin.cloud.camunda.io/).
25
+
26
+ ![login](./../img/login.png)
27
+
28
+ After login, select the square-shaped **Camunda components** icon in the upper-left corner, and select **Console** to view the Console overview page. This is the central place to manage the clusters, diagrams, and forms you want to deploy to Camunda 8.
29
+
30
+ ![overview-home](./../img/home.png)
31
+
32
+ You must also know how to model a process with a user task.
33
+ If you haven't done this before, first follow the steps in our guide to [get started with human task orchestration](https://docs.camunda.io/docs/next/guides/getting-started-orchestrate-human-tasks).
34
+
35
+ Additionally, you need the following:
36
+
37
+ - Java ≥ 8
38
+ - Maven
39
+ - IDE (IntelliJ, VSCode, or similar)
40
+ - Download and unzip or clone the [repository](https://github.com/camunda/camunda-8-tutorials), then navigate to:
41
+ `camunda-8-tutorials/quick-start/task-listeners/worker-java`
42
+
43
+ For all steps in this guide, refer to the following diagram:
44
+
45
+ Diagram (BPMN): Task Listener Tutorial
46
+ start "Task assignment needed" → user task "Assigned by creating task listener" → end "Task completed"
47
+ note: This user task does not specify an assignee. However, on creating a listener is triggered. The listener can externally decide upon the assignee by completing the job with a correction of the assignee. This can be useful when the assignee depends on an external system.
48
+
49
+ ---
50
+ Source: https://docs.camunda.io/docs/next/components/concepts/user-task-listeners-guide
@@ -0,0 +1,29 @@
1
+ # Example user task listener — Step 1: Create a process with a user task in Hub
2
+
3
+ 1. Launch **Camunda Hub**.
4
+ 2. In your workspace, open or create a project.
5
+ 3. In your project, create a new BPMN file.
6
+ 4. Add a user task named `Assigned by creating task listener`.
7
+
8
+
9
+ ## Step 2: Select the user task
10
+
11
+ 1. Click the **user task**.
12
+ 2. In the right-hand **properties panel**, scroll to **Task listeners**.
13
+
14
+
15
+ ## Step 3: Define a task listener
16
+
17
+ Add a new task listener to the user task and define its properties:
18
+
19
+ 1. Click the plus sign in the **Task listeners** section to add a new task listener.
20
+ 2. Under **Event type**, select **Creating**.
21
+ 3. Under **Listener type**, enter `assign_new_task`.
22
+
23
+ ![Creating listener is defined with type assign_new_task](./assets/user-task-listeners-guide/3-creating-listener-defined.png)
24
+
25
+ **Info**
26
+ You've now defined a **creating** task listener for this user task. When a process instance arrives at this user task, the `creating` event is triggered, and a job of type `assign_new_task` is created. A job worker can then activate this job to execute the external logic and complete it, approving the creation of the user task.
27
+
28
+ ---
29
+ Source: https://docs.camunda.io/docs/next/components/concepts/user-task-listeners-guide
@@ -0,0 +1,26 @@
1
+ # Example user task listener — Step 4: Create a cluster
2
+
3
+ ---
4
+ ---
5
+
6
+ To deploy and run your process, create a cluster in Camunda 8.
7
+
8
+ 1. In **Camunda Hub**, under **Console > Clusters**, click **Create cluster**.
9
+ 2. Name your cluster.
10
+ 3. Select a region and backup location.
11
+ 4. Select a cluster type and tag.
12
+ 5. Select a channel and generation. For the purpose of this guide, Camunda recommends using the **Stable** channel and the latest generation.
13
+ 6. Click **Create cluster**.
14
+
15
+ It will take a few moments to create your cluster. Check the status on the **Clusters** page or by clicking into the cluster itself and looking at the **Components** section.
16
+
17
+ **Tip**
18
+ If **Create cluster** is disabled, consider these explanations:
19
+
20
+ - Your organization is on a trial plan, and you have already created a cluster. In this case, you cannot create another cluster, because only one cluster is included in the trial plan.
21
+ - Your billing reservations do not allow any more clusters. You must increase the [reservations](https://docs.camunda.io/docs/next/components/hub/organization/manage-organization-settings/manage-plan/update-billing-reservations) to create more clusters. If you do not have the necessary rights, contact an admin or the owner of the organization.
22
+
23
+ If the cluster shows a status of at least **Creating**, you can start modeling. However, Zeebe must show a status of **Healthy** to properly deploy your model.
24
+
25
+ ---
26
+ Source: https://docs.camunda.io/docs/next/components/concepts/user-task-listeners-guide
@@ -0,0 +1,32 @@
1
+ # Example user task listener — Step 5: Deploy and run the process
2
+
3
+ 1. In your diagram, click **Deploy & run**.
4
+ 2. Select your deployment stage.
5
+ 3. Add an `assignee` or `manager` variable as JSON data. For example, `{ "assignee": "john.doe@camunda.com" }`.
6
+ 4. Click **Deploy & run**.
7
+
8
+
9
+ ## Step 6: Understand what happens to the user task
10
+
11
+ Now, we'll explore what happened to the user task. We'll see that the listener blocks the creation.
12
+
13
+ 1. Navigate to **Tasklist** and notice that there is no task in Tasklist yet.
14
+
15
+ ![No tasks found in Tasklist](./assets/user-task-listeners-guide/6.2-no-tasks-found.png)
16
+
17
+ 2. Navigate to **Operate** to see your process instance with a token waiting at the user task by clicking on the active process instance in the **Dashboard**.
18
+
19
+ ![Active process instances in Operate Dashboard](./assets/user-task-listeners-guide/6.3-active-process-instances.png)
20
+
21
+ 3. Click the **Process instance key** to [inspect the process instance](https://docs.camunda.io/docs/next/components/operate/userguide/basic-operate-navigation#inspect-a-process-instance).
22
+
23
+ ![Inspect process instance in Operate](./assets/user-task-listeners-guide/6.4-inspect-process-instance.png)
24
+
25
+ 4. Click the user task and then click the **Listeners** tab to see that the **Creating** listener is **Active**.
26
+
27
+ ![Inspect listeners for user task in Operate](./assets/user-task-listeners-guide/6.5-inspect-listeners.png)
28
+
29
+ 5. Take a moment to understand the properties of the listener, for example verify that the listener type is what you defined in the process model. This listener is a job that can be activated and handled by a job worker.
30
+
31
+ ---
32
+ Source: https://docs.camunda.io/docs/next/components/concepts/user-task-listeners-guide
@@ -0,0 +1,32 @@
1
+ # Example user task listener — Step 7: Implement the listener
2
+
3
+ Next, we'll run the listener application to execute our external logic, and complete the listener job to continue the user task's creation.
4
+
5
+ ### Create credentials for your Camunda client
6
+
7
+ ---
8
+ ---
9
+
10
+ To interact with your Camunda 8 cluster, you'll use the Camunda client. First, you'll need to create credentials.
11
+
12
+ 1. In Camunda Hub, in the left navigation, under **Console**, click **Clusters**.
13
+ 2. Select a cluster.
14
+ 3. Click the **API** tab.
15
+ 4. Click **Create new client**.
16
+ 5. Provide a **Client Name** and **Scopes**.
17
+ 6. Click **Create**.
18
+ 7. Copy or download your client credentials.
19
+
20
+ You will need your client ID and your client secret when creating a worker in the next section, so keep this window open. Once you close or navigate away from this screen, you will not be able to see them again.
21
+
22
+ ### Create a job worker to implement the task listener
23
+
24
+ Next, we’ll create a worker that listens to the user task's events by associating it with the **Listener type** we specified on the task listener in the BPMN diagram.
25
+
26
+ 1. Open the downloaded or cloned project ([repo](https://github.com/camunda/camunda-8-tutorials), then `cd` into `camunda-8-tutorials/quick-start/task-listeners/worker-java`) in your IDE.
27
+ 2. Add your credentials to `application.properties`. Your client ID and client secret are available from the previous section in the credential text file you downloaded or copied. [Find your **Region ID** and **Cluster ID**](https://docs.camunda.io/docs/next/components/hub/organization/manage-clusters/manage-api-clients#view-connection-informationview-connection-information).
28
+ 3. In the `Listener.java` file, change the type to match what you specified in the BPMN diagram. If you followed the previous steps for this guide and entered “assign_new_task”, no action is required.
29
+ 4. After making these changes, perform a Maven install, then run the Listener.java `main` method via your favorite IDE. If you prefer using a terminal, run `mvn package exec:java`.
30
+
31
+ ---
32
+ Source: https://docs.camunda.io/docs/next/components/concepts/user-task-listeners-guide