@camunda/connectors-element-templates 1.0.18 → 1.0.20

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 (110) hide show
  1. package/package.json +2 -2
  2. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
  3. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
  4. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
  5. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
  6. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
  7. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +49 -49
  8. package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
  9. package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
  10. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
  11. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
  12. package/src/element-templates/asana-connector.json +111 -111
  13. package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
  14. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
  15. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
  16. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
  17. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
  18. package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
  19. package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
  20. package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
  21. package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
  22. package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
  23. package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
  24. package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
  25. package/src/element-templates/aws-eventbridge-connector-start-event.json +15 -15
  26. package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
  27. package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
  28. package/src/element-templates/aws-s3-outbound-connector.json +721 -48
  29. package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
  30. package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
  31. package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
  32. package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
  33. package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
  34. package/src/element-templates/aws-sns-outbound-connector.json +301 -301
  35. package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
  36. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
  37. package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
  38. package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
  39. package/src/element-templates/aws-sqs-start-message.json +488 -488
  40. package/src/element-templates/aws-textract-outbound-connector.json +351 -351
  41. package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
  42. package/src/element-templates/azure-open-ai-connector.json +49 -49
  43. package/src/element-templates/blue-prism-connector.json +64 -64
  44. package/src/element-templates/box-outbound-connector.json +49 -49
  45. package/src/element-templates/csv-outbound-connector.json +449 -0
  46. package/src/element-templates/easy-post-connector.json +214 -214
  47. package/src/element-templates/email-inbound-connector-boundary.json +37 -37
  48. package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
  49. package/src/element-templates/email-message-start-event-connector.json +63 -63
  50. package/src/element-templates/email-outbound-connector.json +903 -903
  51. package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
  52. package/src/element-templates/github-connector.json +8446 -8446
  53. package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
  54. package/src/element-templates/github-webhook-connector-message-start.json +19 -19
  55. package/src/element-templates/github-webhook-connector-start-event.json +52 -52
  56. package/src/element-templates/gitlab-connector.json +2344 -2344
  57. package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
  58. package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
  59. package/src/element-templates/google-gemini-outbound-connector.json +125 -125
  60. package/src/element-templates/google-maps-platform-connector.json +97 -97
  61. package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
  62. package/src/element-templates/graphql-outbound-connector.json +738 -631
  63. package/src/element-templates/http-json-connector.json +3249 -1651
  64. package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
  65. package/src/element-templates/http-polling-connector.json +851 -749
  66. package/src/element-templates/hubspot-outbound-connector.json +67 -67
  67. package/src/element-templates/hugging-face-connector.json +79 -79
  68. package/src/element-templates/jdbc-outbound-connector.json +68 -68
  69. package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
  70. package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
  71. package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
  72. package/src/element-templates/kafka-outbound-connector.json +424 -424
  73. package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
  74. package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
  75. package/src/element-templates/openai-connector.json +317 -317
  76. package/src/element-templates/operate-connector.json +142 -142
  77. package/src/element-templates/power-automate-connector.json +44 -44
  78. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
  79. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
  80. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
  81. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
  82. package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
  83. package/src/element-templates/rpa-connector.json +5 -5
  84. package/src/element-templates/salesforce-connector.json +112 -112
  85. package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
  86. package/src/element-templates/send-message-connector-message-end-event.json +1 -1
  87. package/src/element-templates/send-message-connector-send-task.json +1 -1
  88. package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
  89. package/src/element-templates/servicenow-connector.json +7 -7
  90. package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
  91. package/src/element-templates/servicenow-incident-connector.json +7 -7
  92. package/src/element-templates/slack-inbound-boundary.json +463 -463
  93. package/src/element-templates/slack-inbound-intermediate.json +506 -506
  94. package/src/element-templates/slack-inbound-message-start.json +364 -364
  95. package/src/element-templates/slack-inbound-receive.json +23 -23
  96. package/src/element-templates/slack-inbound-start-event.json +334 -334
  97. package/src/element-templates/slack-outbound-connector.json +1803 -1803
  98. package/src/element-templates/soap-outbound-connector.json +1 -1
  99. package/src/element-templates/twilio-connector.json +355 -355
  100. package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
  101. package/src/element-templates/twilio-webhook-connector.json +53 -53
  102. package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
  103. package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
  104. package/src/element-templates/uipath-connector.json +4 -4
  105. package/src/element-templates/webhook-connector-boundary.json +1205 -1205
  106. package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
  107. package/src/element-templates/webhook-connector-receive.json +61 -61
  108. package/src/element-templates/webhook-connector-start-event.json +1606 -1606
  109. package/src/element-templates/webhook-connector-start-message.json +1300 -1300
  110. package/src/element-templates/whatsapp-connector.json +59 -59
@@ -4,17 +4,8 @@
4
4
  "name": "RabbitMQ Message Start Event Connector",
5
5
  "id": "io.camunda.connectors.inbound.RabbitMQ.MessageStart.v1",
6
6
  "description": "Receive a message from RabbitMQ",
7
- "keywords": [
8
- "receive message",
9
- "consume message",
10
- "message queue",
11
- "AMQP",
12
- "subscribe",
13
- "message broker",
14
- "queue"
15
- ],
16
7
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
17
- "version": 8,
8
+ "version": 6,
18
9
  "category": {
19
10
  "id": "connectors",
20
11
  "name": "Connectors"
@@ -24,9 +15,6 @@
24
15
  "value": "bpmn:StartEvent",
25
16
  "eventDefinition": "bpmn:MessageEventDefinition"
26
17
  },
27
- "engines": {
28
- "camunda": "^8.3"
29
- },
30
18
  "groups": [
31
19
  {
32
20
  "id": "authentication",
@@ -46,13 +34,7 @@
46
34
  },
47
35
  {
48
36
  "id": "correlation",
49
- "label": "Correlation",
50
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
51
- },
52
- {
53
- "id": "deduplication",
54
- "label": "Deduplication",
55
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
37
+ "label": "Correlation"
56
38
  },
57
39
  {
58
40
  "id": "output",
@@ -286,18 +268,6 @@
286
268
  },
287
269
  "type": "String"
288
270
  },
289
- {
290
- "id": "consumeUnmatchedEvents",
291
- "label": "Consume unmatched events",
292
- "value": true,
293
- "group": "activation",
294
- "binding": {
295
- "name": "consumeUnmatchedEvents",
296
- "type": "zeebe:property"
297
- },
298
- "tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
299
- "type": "Boolean"
300
- },
301
271
  {
302
272
  "id": "correlationRequired",
303
273
  "label": "Subprocess correlation required",
@@ -373,109 +343,22 @@
373
343
  },
374
344
  "type": "String"
375
345
  },
376
- {
377
- "id": "messageTtl",
378
- "label": "Message TTL",
379
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
380
- "optional": true,
381
- "constraints": {
382
- "notEmpty": false,
383
- "pattern": {
384
- "value": "^(PT.*|)$",
385
- "message": "must be an ISO-8601 duration"
386
- }
387
- },
388
- "feel": "optional",
389
- "group": "correlation",
390
- "binding": {
391
- "name": "messageTtl",
392
- "type": "zeebe:property"
393
- },
394
- "type": "String"
395
- },
396
346
  {
397
347
  "id": "messageNameUuid",
398
- "label": "Message name",
399
348
  "generatedValue": {
400
349
  "type": "uuid"
401
350
  },
402
- "feel": "optional",
403
351
  "group": "correlation",
404
352
  "binding": {
405
353
  "name": "name",
406
354
  "type": "bpmn:Message#property"
407
355
  },
408
- "tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
409
- "type": "String"
410
- },
411
- {
412
- "id": "deduplicationModeManualFlag",
413
- "label": "Manual mode",
414
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
415
- "value": false,
416
- "group": "deduplication",
417
- "binding": {
418
- "name": "deduplicationModeManualFlag",
419
- "type": "zeebe:property"
420
- },
421
- "type": "Boolean"
422
- },
423
- {
424
- "id": "deduplicationId",
425
- "label": "Deduplication ID",
426
- "constraints": {
427
- "notEmpty": true,
428
- "pattern": {
429
- "value": "^[a-zA-Z0-9_-]+$",
430
- "message": "can only contain alphanumeric characters, dashes, and underscores"
431
- }
432
- },
433
- "group": "deduplication",
434
- "binding": {
435
- "name": "deduplicationId",
436
- "type": "zeebe:property"
437
- },
438
- "condition": {
439
- "property": "deduplicationModeManualFlag",
440
- "equals": true,
441
- "type": "simple"
442
- },
443
- "type": "String"
444
- },
445
- {
446
- "id": "deduplicationModeManual",
447
- "value": "MANUAL",
448
- "group": "deduplication",
449
- "binding": {
450
- "name": "deduplicationMode",
451
- "type": "zeebe:property"
452
- },
453
- "condition": {
454
- "property": "deduplicationId",
455
- "isActive": true,
456
- "type": "simple"
457
- },
458
- "type": "Hidden"
459
- },
460
- {
461
- "id": "deduplicationModeAuto",
462
- "value": "AUTO",
463
- "group": "deduplication",
464
- "binding": {
465
- "name": "deduplicationMode",
466
- "type": "zeebe:property"
467
- },
468
- "condition": {
469
- "property": "deduplicationId",
470
- "isActive": false,
471
- "type": "simple"
472
- },
473
356
  "type": "Hidden"
474
357
  },
475
358
  {
476
359
  "id": "resultVariable",
477
360
  "label": "Result variable",
478
- "description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
361
+ "description": "Name of variable to store the response in",
479
362
  "group": "output",
480
363
  "binding": {
481
364
  "name": "resultVariable",
@@ -486,7 +369,7 @@
486
369
  {
487
370
  "id": "resultExpression",
488
371
  "label": "Result expression",
489
- "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
372
+ "description": "Expression to map the response into process variables",
490
373
  "feel": "required",
491
374
  "group": "output",
492
375
  "binding": {
@@ -498,6 +381,9 @@
498
381
  ],
499
382
  "icon": {
500
383
  "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
384
+ },
385
+ "engines": {
386
+ "camunda": "^8.5"
501
387
  }
502
388
  },
503
389
  {
@@ -993,9 +879,9 @@
993
879
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
994
880
  "name": "RabbitMQ Message Start Event Connector",
995
881
  "id": "io.camunda.connectors.inbound.RabbitMQ.MessageStart.v1",
882
+ "version": 1,
996
883
  "description": "Receive a message from RabbitMQ",
997
884
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
998
- "version": 6,
999
885
  "category": {
1000
886
  "id": "connectors",
1001
887
  "name": "Connectors"
@@ -1024,32 +910,42 @@
1024
910
  },
1025
911
  {
1026
912
  "id": "correlation",
1027
- "label": "Correlation"
913
+ "label": "Subprocess correlation"
1028
914
  },
1029
915
  {
1030
- "id": "output",
1031
- "label": "Output mapping"
916
+ "id": "variable-mapping",
917
+ "label": "Variable mapping"
1032
918
  }
1033
919
  ],
1034
920
  "properties": [
1035
921
  {
922
+ "type": "Hidden",
1036
923
  "value": "io.camunda:connector-rabbitmq-inbound:1",
1037
924
  "binding": {
1038
- "name": "inbound.type",
1039
- "type": "zeebe:property"
925
+ "type": "zeebe:property",
926
+ "name": "inbound.type"
927
+ }
928
+ },
929
+ {
930
+ "type": "Hidden",
931
+ "generatedValue": {
932
+ "type": "uuid"
1040
933
  },
1041
- "type": "Hidden"
934
+ "binding": {
935
+ "type": "bpmn:Message#property",
936
+ "name": "name"
937
+ }
1042
938
  },
1043
939
  {
1044
- "id": "authentication.authType",
940
+ "id": "connectionType",
1045
941
  "label": "Connection type",
1046
- "value": "uri",
1047
942
  "group": "authentication",
943
+ "type": "Dropdown",
944
+ "value": "uri",
1048
945
  "binding": {
1049
- "name": "authentication.authType",
1050
- "type": "zeebe:property"
946
+ "type": "zeebe:property",
947
+ "name": "authentication.authType"
1051
948
  },
1052
- "type": "Dropdown",
1053
949
  "choices": [
1054
950
  {
1055
951
  "name": "URI",
@@ -1062,178 +958,154 @@
1062
958
  ]
1063
959
  },
1064
960
  {
1065
- "id": "authentication.uri",
1066
961
  "label": "URI",
1067
962
  "description": "URI should contain username, password, host name, port number, and virtual host",
1068
- "optional": false,
963
+ "group": "authentication",
964
+ "type": "String",
965
+ "binding": {
966
+ "type": "zeebe:property",
967
+ "name": "authentication.uri"
968
+ },
1069
969
  "constraints": {
1070
970
  "notEmpty": true,
1071
971
  "pattern": {
1072
- "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
972
+ "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
1073
973
  "message": "Must start with amqp(s):// or contain a secret reference"
1074
974
  }
1075
975
  },
1076
- "group": "authentication",
1077
- "binding": {
1078
- "name": "authentication.uri",
1079
- "type": "zeebe:property"
1080
- },
1081
976
  "condition": {
1082
- "property": "authentication.authType",
1083
- "equals": "uri",
1084
- "type": "simple"
1085
- },
1086
- "type": "String"
977
+ "property": "connectionType",
978
+ "equals": "uri"
979
+ }
1087
980
  },
1088
981
  {
1089
- "id": "authentication.userName",
1090
982
  "label": "Username",
1091
- "optional": false,
1092
- "constraints": {
1093
- "notEmpty": true
1094
- },
1095
983
  "group": "authentication",
984
+ "type": "String",
1096
985
  "binding": {
1097
- "name": "authentication.userName",
1098
- "type": "zeebe:property"
986
+ "type": "zeebe:property",
987
+ "name": "authentication.userName"
1099
988
  },
1100
- "condition": {
1101
- "property": "authentication.authType",
1102
- "equals": "credentials",
1103
- "type": "simple"
989
+ "constraints": {
990
+ "notEmpty": true
1104
991
  },
1105
- "type": "String"
992
+ "condition": {
993
+ "property": "connectionType",
994
+ "equals": "credentials"
995
+ }
1106
996
  },
1107
997
  {
1108
- "id": "authentication.password",
1109
998
  "label": "Password",
1110
- "optional": false,
1111
- "constraints": {
1112
- "notEmpty": true
1113
- },
1114
999
  "group": "authentication",
1000
+ "type": "String",
1115
1001
  "binding": {
1116
- "name": "authentication.password",
1117
- "type": "zeebe:property"
1118
- },
1119
- "condition": {
1120
- "property": "authentication.authType",
1121
- "equals": "credentials",
1122
- "type": "simple"
1002
+ "type": "zeebe:property",
1003
+ "name": "authentication.password"
1123
1004
  },
1124
- "type": "String"
1125
- },
1126
- {
1127
- "id": "routing.virtualHost",
1128
- "label": "Virtual host",
1129
- "description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
1130
- "optional": false,
1131
1005
  "constraints": {
1132
1006
  "notEmpty": true
1133
1007
  },
1134
- "group": "routing",
1135
- "binding": {
1136
- "name": "routing.virtualHost",
1137
- "type": "zeebe:property"
1138
- },
1139
1008
  "condition": {
1140
- "property": "authentication.authType",
1141
- "equals": "credentials",
1142
- "type": "simple"
1143
- },
1144
- "type": "String"
1009
+ "property": "connectionType",
1010
+ "equals": "credentials"
1011
+ }
1145
1012
  },
1146
1013
  {
1147
- "id": "routing.hostName",
1148
1014
  "label": "Host name",
1149
- "description": "Host name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
1150
- "optional": false,
1151
- "constraints": {
1152
- "notEmpty": true
1153
- },
1015
+ "description": "Host name: get from RabbitMQ external applocation configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
1154
1016
  "group": "routing",
1017
+ "type": "String",
1155
1018
  "binding": {
1156
- "name": "routing.hostName",
1157
- "type": "zeebe:property"
1019
+ "type": "zeebe:property",
1020
+ "name": "routing.hostName"
1021
+ },
1022
+ "constraints": {
1023
+ "notEmpty": true
1158
1024
  },
1159
1025
  "condition": {
1160
- "property": "authentication.authType",
1161
- "equals": "credentials",
1162
- "type": "simple"
1163
- },
1164
- "type": "String"
1026
+ "property": "connectionType",
1027
+ "equals": "credentials"
1028
+ }
1165
1029
  },
1166
1030
  {
1167
- "id": "routing.port",
1168
- "label": "Port",
1169
- "description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
1170
- "optional": false,
1031
+ "label": "Virtual host",
1032
+ "description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
1033
+ "group": "routing",
1034
+ "type": "String",
1035
+ "binding": {
1036
+ "type": "zeebe:property",
1037
+ "name": "routing.virtualHost"
1038
+ },
1171
1039
  "constraints": {
1172
1040
  "notEmpty": true
1173
1041
  },
1042
+ "condition": {
1043
+ "property": "connectionType",
1044
+ "equals": "credentials"
1045
+ }
1046
+ },
1047
+ {
1048
+ "label": "Port",
1049
+ "description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
1174
1050
  "group": "routing",
1051
+ "type": "String",
1175
1052
  "binding": {
1176
- "name": "routing.port",
1177
- "type": "zeebe:property"
1053
+ "type": "zeebe:property",
1054
+ "name": "routing.port"
1178
1055
  },
1179
- "condition": {
1180
- "property": "authentication.authType",
1181
- "equals": "credentials",
1182
- "type": "simple"
1056
+ "constraints": {
1057
+ "notEmpty": true
1183
1058
  },
1184
- "type": "String"
1059
+ "condition": {
1060
+ "property": "connectionType",
1061
+ "equals": "credentials"
1062
+ }
1185
1063
  },
1186
1064
  {
1187
- "id": "queueName",
1188
1065
  "label": "Queue name",
1189
1066
  "description": "Name of the queue to subscribe to",
1190
- "optional": false,
1191
- "constraints": {
1192
- "notEmpty": true
1193
- },
1194
1067
  "group": "subscription",
1068
+ "type": "String",
1069
+ "feel": "optional",
1195
1070
  "binding": {
1196
- "name": "queueName",
1197
- "type": "zeebe:property"
1071
+ "type": "zeebe:property",
1072
+ "name": "queueName"
1198
1073
  },
1199
- "type": "String"
1074
+ "constraints": {
1075
+ "notEmpty": true
1076
+ }
1200
1077
  },
1201
1078
  {
1202
- "id": "consumerTag",
1203
1079
  "label": "Consumer tag",
1204
1080
  "description": "Consumer tag to use for the subscription",
1205
- "optional": false,
1206
1081
  "group": "subscription",
1082
+ "type": "String",
1083
+ "feel": "optional",
1207
1084
  "binding": {
1208
- "name": "consumerTag",
1209
- "type": "zeebe:property"
1210
- },
1211
- "type": "String"
1085
+ "type": "zeebe:property",
1086
+ "name": "consumerTag"
1087
+ }
1212
1088
  },
1213
1089
  {
1214
- "id": "arguments",
1215
1090
  "label": "Arguments",
1216
1091
  "description": "Arguments to use for the subscription",
1217
- "optional": true,
1218
- "feel": "required",
1219
1092
  "group": "subscription",
1093
+ "type": "String",
1094
+ "feel": "required",
1220
1095
  "binding": {
1221
- "name": "arguments",
1222
- "type": "zeebe:property"
1223
- },
1224
- "type": "String"
1096
+ "type": "zeebe:property",
1097
+ "name": "arguments"
1098
+ }
1225
1099
  },
1226
1100
  {
1227
- "id": "exclusive",
1228
1101
  "label": "Exclusive consumer",
1229
- "optional": false,
1230
- "value": "false",
1231
1102
  "group": "subscription",
1103
+ "type": "Dropdown",
1104
+ "value": "false",
1232
1105
  "binding": {
1233
- "name": "exclusive",
1234
- "type": "zeebe:property"
1106
+ "type": "zeebe:property",
1107
+ "name": "exclusive"
1235
1108
  },
1236
- "type": "Dropdown",
1237
1109
  "choices": [
1238
1110
  {
1239
1111
  "name": "Yes",
@@ -1246,29 +1118,36 @@
1246
1118
  ]
1247
1119
  },
1248
1120
  {
1249
- "id": "activationCondition",
1250
- "label": "Activation condition",
1251
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1252
- "optional": true,
1121
+ "label": "Message ID expression",
1253
1122
  "feel": "required",
1123
+ "type": "String",
1124
+ "optional": true,
1254
1125
  "group": "activation",
1255
1126
  "binding": {
1256
- "name": "activationCondition",
1257
- "type": "zeebe:property"
1127
+ "type": "zeebe:property",
1128
+ "name": "messageIdExpression"
1258
1129
  },
1259
- "type": "String"
1130
+ "description": "Expression to extract unique identifier of a message"
1260
1131
  },
1261
1132
  {
1262
- "id": "correlationRequired",
1263
- "label": "Subprocess correlation required",
1264
- "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
1265
- "value": "notRequired",
1266
- "group": "correlation",
1133
+ "label": "Activation condition",
1134
+ "type": "String",
1135
+ "group": "activation",
1136
+ "feel": "required",
1137
+ "optional": true,
1267
1138
  "binding": {
1268
- "name": "correlationRequired",
1269
- "type": "zeebe:property"
1139
+ "type": "zeebe:property",
1140
+ "name": "activationCondition"
1270
1141
  },
1142
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
1143
+ },
1144
+ {
1145
+ "label": "Correlation required",
1146
+ "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
1147
+ "id": "correlationRequired",
1148
+ "group": "correlation",
1271
1149
  "type": "Dropdown",
1150
+ "value": "notRequired",
1272
1151
  "choices": [
1273
1152
  {
1274
1153
  "name": "Correlation not required",
@@ -1278,111 +1157,95 @@
1278
1157
  "name": "Correlation required",
1279
1158
  "value": "required"
1280
1159
  }
1281
- ]
1160
+ ],
1161
+ "binding": {
1162
+ "type": "zeebe:property",
1163
+ "name": "correlationRequired"
1164
+ }
1282
1165
  },
1283
1166
  {
1284
- "id": "correlationKeyProcess",
1285
1167
  "label": "Correlation key (process)",
1168
+ "type": "String",
1169
+ "group": "correlation",
1170
+ "feel": "required",
1286
1171
  "description": "Sets up the correlation key from process variables",
1172
+ "binding": {
1173
+ "type": "bpmn:Message#zeebe:subscription#property",
1174
+ "name": "correlationKey"
1175
+ },
1287
1176
  "constraints": {
1288
1177
  "notEmpty": true
1289
1178
  },
1290
- "feel": "required",
1291
- "group": "correlation",
1292
- "binding": {
1293
- "name": "correlationKey",
1294
- "type": "bpmn:Message#zeebe:subscription#property"
1295
- },
1296
1179
  "condition": {
1297
1180
  "property": "correlationRequired",
1298
- "equals": "required",
1299
- "type": "simple"
1300
- },
1301
- "type": "String"
1181
+ "equals": "required"
1182
+ }
1302
1183
  },
1303
1184
  {
1304
- "id": "correlationKeyPayload",
1305
1185
  "label": "Correlation key (payload)",
1186
+ "type": "String",
1187
+ "group": "correlation",
1188
+ "feel": "required",
1189
+ "binding": {
1190
+ "type": "zeebe:property",
1191
+ "name": "correlationKeyExpression"
1192
+ },
1306
1193
  "description": "Extracts the correlation key from the incoming message payload",
1307
1194
  "constraints": {
1308
1195
  "notEmpty": true
1309
1196
  },
1310
- "feel": "required",
1311
- "group": "correlation",
1312
- "binding": {
1313
- "name": "correlationKeyExpression",
1314
- "type": "zeebe:property"
1315
- },
1316
1197
  "condition": {
1317
1198
  "property": "correlationRequired",
1318
- "equals": "required",
1319
- "type": "simple"
1320
- },
1321
- "type": "String"
1322
- },
1323
- {
1324
- "id": "messageIdExpression",
1325
- "label": "Message ID expression",
1326
- "description": "Expression to extract unique identifier of a message",
1327
- "optional": true,
1328
- "feel": "required",
1329
- "group": "correlation",
1330
- "binding": {
1331
- "name": "messageIdExpression",
1332
- "type": "zeebe:property"
1333
- },
1334
- "type": "String"
1335
- },
1336
- {
1337
- "id": "messageNameUuid",
1338
- "generatedValue": {
1339
- "type": "uuid"
1340
- },
1341
- "group": "correlation",
1342
- "binding": {
1343
- "name": "name",
1344
- "type": "bpmn:Message#property"
1345
- },
1346
- "type": "Hidden"
1199
+ "equals": "required"
1200
+ }
1347
1201
  },
1348
1202
  {
1349
- "id": "resultVariable",
1350
1203
  "label": "Result variable",
1351
- "description": "Name of variable to store the response in",
1352
- "group": "output",
1204
+ "type": "String",
1205
+ "group": "variable-mapping",
1206
+ "optional": true,
1353
1207
  "binding": {
1354
- "name": "resultVariable",
1355
- "type": "zeebe:property"
1208
+ "type": "zeebe:property",
1209
+ "name": "resultVariable"
1356
1210
  },
1357
- "type": "String"
1211
+ "description": "Name of variable to store the result of the connector in"
1358
1212
  },
1359
1213
  {
1360
- "id": "resultExpression",
1361
1214
  "label": "Result expression",
1362
- "description": "Expression to map the response into process variables",
1215
+ "type": "String",
1216
+ "group": "variable-mapping",
1363
1217
  "feel": "required",
1364
- "group": "output",
1218
+ "optional": true,
1365
1219
  "binding": {
1366
- "name": "resultExpression",
1367
- "type": "zeebe:property"
1220
+ "type": "zeebe:property",
1221
+ "name": "resultExpression"
1368
1222
  },
1369
- "type": "Text"
1223
+ "description": "Expression to map the inbound payload to process variables"
1370
1224
  }
1371
1225
  ],
1372
1226
  "icon": {
1373
- "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1227
+ "contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='-7.5 0 271 271' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M245.44 108.308h-85.09a7.738 7.738 0 0 1-7.735-7.734v-88.68C152.615 5.327 147.29 0 140.726 0h-30.375c-6.568 0-11.89 5.327-11.89 11.894v88.143c0 4.573-3.697 8.29-8.27 8.31l-27.885.133c-4.612.025-8.359-3.717-8.35-8.325l.173-88.241C54.144 5.337 48.817 0 42.24 0H11.89C5.321 0 0 5.327 0 11.894V260.21c0 5.834 4.726 10.56 10.555 10.56H245.44c5.834 0 10.56-4.726 10.56-10.56V118.868c0-5.834-4.726-10.56-10.56-10.56zm-39.902 93.233c0 7.645-6.198 13.844-13.843 13.844H167.69c-7.646 0-13.844-6.199-13.844-13.844v-24.005c0-7.646 6.198-13.844 13.844-13.844h24.005c7.645 0 13.843 6.198 13.843 13.844v24.005z' fill='%23F60'/%3E%3C/svg%3E"
1374
1228
  },
1375
1229
  "engines": {
1376
- "camunda": "^8.5"
1230
+ "camunda": "^8.2"
1377
1231
  }
1378
1232
  },
1379
1233
  {
1380
1234
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1381
1235
  "name": "RabbitMQ Message Start Event Connector",
1382
1236
  "id": "io.camunda.connectors.inbound.RabbitMQ.MessageStart.v1",
1383
- "version": 1,
1384
1237
  "description": "Receive a message from RabbitMQ",
1238
+ "keywords": [
1239
+ "receive message",
1240
+ "consume message",
1241
+ "message queue",
1242
+ "AMQP",
1243
+ "subscribe",
1244
+ "message broker",
1245
+ "queue"
1246
+ ],
1385
1247
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
1248
+ "version": 8,
1386
1249
  "category": {
1387
1250
  "id": "connectors",
1388
1251
  "name": "Connectors"
@@ -1392,6 +1255,9 @@
1392
1255
  "value": "bpmn:StartEvent",
1393
1256
  "eventDefinition": "bpmn:MessageEventDefinition"
1394
1257
  },
1258
+ "engines": {
1259
+ "camunda": "^8.3"
1260
+ },
1395
1261
  "groups": [
1396
1262
  {
1397
1263
  "id": "authentication",
@@ -1411,42 +1277,38 @@
1411
1277
  },
1412
1278
  {
1413
1279
  "id": "correlation",
1414
- "label": "Subprocess correlation"
1280
+ "label": "Correlation",
1281
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1415
1282
  },
1416
1283
  {
1417
- "id": "variable-mapping",
1418
- "label": "Variable mapping"
1284
+ "id": "deduplication",
1285
+ "label": "Deduplication",
1286
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
1287
+ },
1288
+ {
1289
+ "id": "output",
1290
+ "label": "Output mapping"
1419
1291
  }
1420
1292
  ],
1421
1293
  "properties": [
1422
1294
  {
1423
- "type": "Hidden",
1424
1295
  "value": "io.camunda:connector-rabbitmq-inbound:1",
1425
1296
  "binding": {
1426
- "type": "zeebe:property",
1427
- "name": "inbound.type"
1428
- }
1429
- },
1430
- {
1431
- "type": "Hidden",
1432
- "generatedValue": {
1433
- "type": "uuid"
1297
+ "name": "inbound.type",
1298
+ "type": "zeebe:property"
1434
1299
  },
1435
- "binding": {
1436
- "type": "bpmn:Message#property",
1437
- "name": "name"
1438
- }
1300
+ "type": "Hidden"
1439
1301
  },
1440
1302
  {
1441
- "id": "connectionType",
1303
+ "id": "authentication.authType",
1442
1304
  "label": "Connection type",
1443
- "group": "authentication",
1444
- "type": "Dropdown",
1445
1305
  "value": "uri",
1306
+ "group": "authentication",
1446
1307
  "binding": {
1447
- "type": "zeebe:property",
1448
- "name": "authentication.authType"
1308
+ "name": "authentication.authType",
1309
+ "type": "zeebe:property"
1449
1310
  },
1311
+ "type": "Dropdown",
1450
1312
  "choices": [
1451
1313
  {
1452
1314
  "name": "URI",
@@ -1459,154 +1321,178 @@
1459
1321
  ]
1460
1322
  },
1461
1323
  {
1324
+ "id": "authentication.uri",
1462
1325
  "label": "URI",
1463
1326
  "description": "URI should contain username, password, host name, port number, and virtual host",
1464
- "group": "authentication",
1465
- "type": "String",
1466
- "binding": {
1467
- "type": "zeebe:property",
1468
- "name": "authentication.uri"
1469
- },
1327
+ "optional": false,
1470
1328
  "constraints": {
1471
1329
  "notEmpty": true,
1472
1330
  "pattern": {
1473
- "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
1331
+ "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
1474
1332
  "message": "Must start with amqp(s):// or contain a secret reference"
1475
1333
  }
1476
1334
  },
1335
+ "group": "authentication",
1336
+ "binding": {
1337
+ "name": "authentication.uri",
1338
+ "type": "zeebe:property"
1339
+ },
1477
1340
  "condition": {
1478
- "property": "connectionType",
1479
- "equals": "uri"
1480
- }
1341
+ "property": "authentication.authType",
1342
+ "equals": "uri",
1343
+ "type": "simple"
1344
+ },
1345
+ "type": "String"
1481
1346
  },
1482
1347
  {
1348
+ "id": "authentication.userName",
1483
1349
  "label": "Username",
1484
- "group": "authentication",
1485
- "type": "String",
1486
- "binding": {
1487
- "type": "zeebe:property",
1488
- "name": "authentication.userName"
1489
- },
1350
+ "optional": false,
1490
1351
  "constraints": {
1491
1352
  "notEmpty": true
1492
1353
  },
1354
+ "group": "authentication",
1355
+ "binding": {
1356
+ "name": "authentication.userName",
1357
+ "type": "zeebe:property"
1358
+ },
1493
1359
  "condition": {
1494
- "property": "connectionType",
1495
- "equals": "credentials"
1496
- }
1360
+ "property": "authentication.authType",
1361
+ "equals": "credentials",
1362
+ "type": "simple"
1363
+ },
1364
+ "type": "String"
1497
1365
  },
1498
1366
  {
1367
+ "id": "authentication.password",
1499
1368
  "label": "Password",
1369
+ "optional": false,
1370
+ "constraints": {
1371
+ "notEmpty": true
1372
+ },
1500
1373
  "group": "authentication",
1501
- "type": "String",
1502
1374
  "binding": {
1503
- "type": "zeebe:property",
1504
- "name": "authentication.password"
1375
+ "name": "authentication.password",
1376
+ "type": "zeebe:property"
1377
+ },
1378
+ "condition": {
1379
+ "property": "authentication.authType",
1380
+ "equals": "credentials",
1381
+ "type": "simple"
1505
1382
  },
1383
+ "type": "String"
1384
+ },
1385
+ {
1386
+ "id": "routing.virtualHost",
1387
+ "label": "Virtual host",
1388
+ "description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
1389
+ "optional": false,
1506
1390
  "constraints": {
1507
1391
  "notEmpty": true
1508
1392
  },
1393
+ "group": "routing",
1394
+ "binding": {
1395
+ "name": "routing.virtualHost",
1396
+ "type": "zeebe:property"
1397
+ },
1509
1398
  "condition": {
1510
- "property": "connectionType",
1511
- "equals": "credentials"
1512
- }
1399
+ "property": "authentication.authType",
1400
+ "equals": "credentials",
1401
+ "type": "simple"
1402
+ },
1403
+ "type": "String"
1513
1404
  },
1514
1405
  {
1406
+ "id": "routing.hostName",
1515
1407
  "label": "Host name",
1516
- "description": "Host name: get from RabbitMQ external applocation configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
1517
- "group": "routing",
1518
- "type": "String",
1519
- "binding": {
1520
- "type": "zeebe:property",
1521
- "name": "routing.hostName"
1522
- },
1408
+ "description": "Host name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
1409
+ "optional": false,
1523
1410
  "constraints": {
1524
1411
  "notEmpty": true
1525
1412
  },
1526
- "condition": {
1527
- "property": "connectionType",
1528
- "equals": "credentials"
1529
- }
1530
- },
1531
- {
1532
- "label": "Virtual host",
1533
- "description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
1534
1413
  "group": "routing",
1535
- "type": "String",
1536
1414
  "binding": {
1537
- "type": "zeebe:property",
1538
- "name": "routing.virtualHost"
1539
- },
1540
- "constraints": {
1541
- "notEmpty": true
1415
+ "name": "routing.hostName",
1416
+ "type": "zeebe:property"
1542
1417
  },
1543
1418
  "condition": {
1544
- "property": "connectionType",
1545
- "equals": "credentials"
1546
- }
1419
+ "property": "authentication.authType",
1420
+ "equals": "credentials",
1421
+ "type": "simple"
1422
+ },
1423
+ "type": "String"
1547
1424
  },
1548
1425
  {
1426
+ "id": "routing.port",
1549
1427
  "label": "Port",
1550
- "description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
1551
- "group": "routing",
1552
- "type": "String",
1553
- "binding": {
1554
- "type": "zeebe:property",
1555
- "name": "routing.port"
1556
- },
1428
+ "description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
1429
+ "optional": false,
1557
1430
  "constraints": {
1558
1431
  "notEmpty": true
1559
1432
  },
1433
+ "group": "routing",
1434
+ "binding": {
1435
+ "name": "routing.port",
1436
+ "type": "zeebe:property"
1437
+ },
1560
1438
  "condition": {
1561
- "property": "connectionType",
1562
- "equals": "credentials"
1563
- }
1439
+ "property": "authentication.authType",
1440
+ "equals": "credentials",
1441
+ "type": "simple"
1442
+ },
1443
+ "type": "String"
1564
1444
  },
1565
1445
  {
1446
+ "id": "queueName",
1566
1447
  "label": "Queue name",
1567
1448
  "description": "Name of the queue to subscribe to",
1449
+ "optional": false,
1450
+ "constraints": {
1451
+ "notEmpty": true
1452
+ },
1568
1453
  "group": "subscription",
1569
- "type": "String",
1570
- "feel": "optional",
1571
1454
  "binding": {
1572
- "type": "zeebe:property",
1573
- "name": "queueName"
1455
+ "name": "queueName",
1456
+ "type": "zeebe:property"
1574
1457
  },
1575
- "constraints": {
1576
- "notEmpty": true
1577
- }
1458
+ "type": "String"
1578
1459
  },
1579
1460
  {
1461
+ "id": "consumerTag",
1580
1462
  "label": "Consumer tag",
1581
1463
  "description": "Consumer tag to use for the subscription",
1464
+ "optional": false,
1582
1465
  "group": "subscription",
1583
- "type": "String",
1584
- "feel": "optional",
1585
1466
  "binding": {
1586
- "type": "zeebe:property",
1587
- "name": "consumerTag"
1588
- }
1467
+ "name": "consumerTag",
1468
+ "type": "zeebe:property"
1469
+ },
1470
+ "type": "String"
1589
1471
  },
1590
1472
  {
1473
+ "id": "arguments",
1591
1474
  "label": "Arguments",
1592
1475
  "description": "Arguments to use for the subscription",
1593
- "group": "subscription",
1594
- "type": "String",
1476
+ "optional": true,
1595
1477
  "feel": "required",
1478
+ "group": "subscription",
1596
1479
  "binding": {
1597
- "type": "zeebe:property",
1598
- "name": "arguments"
1599
- }
1480
+ "name": "arguments",
1481
+ "type": "zeebe:property"
1482
+ },
1483
+ "type": "String"
1600
1484
  },
1601
1485
  {
1486
+ "id": "exclusive",
1602
1487
  "label": "Exclusive consumer",
1603
- "group": "subscription",
1604
- "type": "Dropdown",
1488
+ "optional": false,
1605
1489
  "value": "false",
1490
+ "group": "subscription",
1606
1491
  "binding": {
1607
- "type": "zeebe:property",
1608
- "name": "exclusive"
1492
+ "name": "exclusive",
1493
+ "type": "zeebe:property"
1609
1494
  },
1495
+ "type": "Dropdown",
1610
1496
  "choices": [
1611
1497
  {
1612
1498
  "name": "Yes",
@@ -1619,36 +1505,41 @@
1619
1505
  ]
1620
1506
  },
1621
1507
  {
1622
- "label": "Message ID expression",
1623
- "feel": "required",
1624
- "type": "String",
1508
+ "id": "activationCondition",
1509
+ "label": "Activation condition",
1510
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1625
1511
  "optional": true,
1512
+ "feel": "required",
1626
1513
  "group": "activation",
1627
1514
  "binding": {
1628
- "type": "zeebe:property",
1629
- "name": "messageIdExpression"
1515
+ "name": "activationCondition",
1516
+ "type": "zeebe:property"
1630
1517
  },
1631
- "description": "Expression to extract unique identifier of a message"
1518
+ "type": "String"
1632
1519
  },
1633
1520
  {
1634
- "label": "Activation condition",
1635
- "type": "String",
1521
+ "id": "consumeUnmatchedEvents",
1522
+ "label": "Consume unmatched events",
1523
+ "value": true,
1636
1524
  "group": "activation",
1637
- "feel": "required",
1638
- "optional": true,
1639
1525
  "binding": {
1640
- "type": "zeebe:property",
1641
- "name": "activationCondition"
1526
+ "name": "consumeUnmatchedEvents",
1527
+ "type": "zeebe:property"
1642
1528
  },
1643
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
1529
+ "tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
1530
+ "type": "Boolean"
1644
1531
  },
1645
1532
  {
1646
- "label": "Correlation required",
1647
- "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
1648
1533
  "id": "correlationRequired",
1534
+ "label": "Subprocess correlation required",
1535
+ "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
1536
+ "value": "notRequired",
1649
1537
  "group": "correlation",
1538
+ "binding": {
1539
+ "name": "correlationRequired",
1540
+ "type": "zeebe:property"
1541
+ },
1650
1542
  "type": "Dropdown",
1651
- "value": "notRequired",
1652
1543
  "choices": [
1653
1544
  {
1654
1545
  "name": "Correlation not required",
@@ -1658,77 +1549,186 @@
1658
1549
  "name": "Correlation required",
1659
1550
  "value": "required"
1660
1551
  }
1661
- ],
1662
- "binding": {
1663
- "type": "zeebe:property",
1664
- "name": "correlationRequired"
1665
- }
1552
+ ]
1666
1553
  },
1667
1554
  {
1555
+ "id": "correlationKeyProcess",
1668
1556
  "label": "Correlation key (process)",
1669
- "type": "String",
1670
- "group": "correlation",
1671
- "feel": "required",
1672
1557
  "description": "Sets up the correlation key from process variables",
1673
- "binding": {
1674
- "type": "bpmn:Message#zeebe:subscription#property",
1675
- "name": "correlationKey"
1676
- },
1677
1558
  "constraints": {
1678
1559
  "notEmpty": true
1679
1560
  },
1561
+ "feel": "required",
1562
+ "group": "correlation",
1563
+ "binding": {
1564
+ "name": "correlationKey",
1565
+ "type": "bpmn:Message#zeebe:subscription#property"
1566
+ },
1680
1567
  "condition": {
1681
1568
  "property": "correlationRequired",
1682
- "equals": "required"
1683
- }
1569
+ "equals": "required",
1570
+ "type": "simple"
1571
+ },
1572
+ "type": "String"
1684
1573
  },
1685
1574
  {
1575
+ "id": "correlationKeyPayload",
1686
1576
  "label": "Correlation key (payload)",
1687
- "type": "String",
1577
+ "description": "Extracts the correlation key from the incoming message payload",
1578
+ "constraints": {
1579
+ "notEmpty": true
1580
+ },
1581
+ "feel": "required",
1688
1582
  "group": "correlation",
1583
+ "binding": {
1584
+ "name": "correlationKeyExpression",
1585
+ "type": "zeebe:property"
1586
+ },
1587
+ "condition": {
1588
+ "property": "correlationRequired",
1589
+ "equals": "required",
1590
+ "type": "simple"
1591
+ },
1592
+ "type": "String"
1593
+ },
1594
+ {
1595
+ "id": "messageIdExpression",
1596
+ "label": "Message ID expression",
1597
+ "description": "Expression to extract unique identifier of a message",
1598
+ "optional": true,
1689
1599
  "feel": "required",
1600
+ "group": "correlation",
1690
1601
  "binding": {
1691
- "type": "zeebe:property",
1692
- "name": "correlationKeyExpression"
1602
+ "name": "messageIdExpression",
1603
+ "type": "zeebe:property"
1693
1604
  },
1694
- "description": "Extracts the correlation key from the incoming message payload",
1605
+ "type": "String"
1606
+ },
1607
+ {
1608
+ "id": "messageTtl",
1609
+ "label": "Message TTL",
1610
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1611
+ "optional": true,
1695
1612
  "constraints": {
1696
- "notEmpty": true
1613
+ "notEmpty": false,
1614
+ "pattern": {
1615
+ "value": "^(PT.*|)$",
1616
+ "message": "must be an ISO-8601 duration"
1617
+ }
1618
+ },
1619
+ "feel": "optional",
1620
+ "group": "correlation",
1621
+ "binding": {
1622
+ "name": "messageTtl",
1623
+ "type": "zeebe:property"
1624
+ },
1625
+ "type": "String"
1626
+ },
1627
+ {
1628
+ "id": "messageNameUuid",
1629
+ "label": "Message name",
1630
+ "generatedValue": {
1631
+ "type": "uuid"
1632
+ },
1633
+ "feel": "optional",
1634
+ "group": "correlation",
1635
+ "binding": {
1636
+ "name": "name",
1637
+ "type": "bpmn:Message#property"
1638
+ },
1639
+ "tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
1640
+ "type": "String"
1641
+ },
1642
+ {
1643
+ "id": "deduplicationModeManualFlag",
1644
+ "label": "Manual mode",
1645
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1646
+ "value": false,
1647
+ "group": "deduplication",
1648
+ "binding": {
1649
+ "name": "deduplicationModeManualFlag",
1650
+ "type": "zeebe:property"
1651
+ },
1652
+ "type": "Boolean"
1653
+ },
1654
+ {
1655
+ "id": "deduplicationId",
1656
+ "label": "Deduplication ID",
1657
+ "constraints": {
1658
+ "notEmpty": true,
1659
+ "pattern": {
1660
+ "value": "^[a-zA-Z0-9_-]+$",
1661
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
1662
+ }
1663
+ },
1664
+ "group": "deduplication",
1665
+ "binding": {
1666
+ "name": "deduplicationId",
1667
+ "type": "zeebe:property"
1697
1668
  },
1698
1669
  "condition": {
1699
- "property": "correlationRequired",
1700
- "equals": "required"
1701
- }
1670
+ "property": "deduplicationModeManualFlag",
1671
+ "equals": true,
1672
+ "type": "simple"
1673
+ },
1674
+ "type": "String"
1702
1675
  },
1703
1676
  {
1677
+ "id": "deduplicationModeManual",
1678
+ "value": "MANUAL",
1679
+ "group": "deduplication",
1680
+ "binding": {
1681
+ "name": "deduplicationMode",
1682
+ "type": "zeebe:property"
1683
+ },
1684
+ "condition": {
1685
+ "property": "deduplicationId",
1686
+ "isActive": true,
1687
+ "type": "simple"
1688
+ },
1689
+ "type": "Hidden"
1690
+ },
1691
+ {
1692
+ "id": "deduplicationModeAuto",
1693
+ "value": "AUTO",
1694
+ "group": "deduplication",
1695
+ "binding": {
1696
+ "name": "deduplicationMode",
1697
+ "type": "zeebe:property"
1698
+ },
1699
+ "condition": {
1700
+ "property": "deduplicationId",
1701
+ "isActive": false,
1702
+ "type": "simple"
1703
+ },
1704
+ "type": "Hidden"
1705
+ },
1706
+ {
1707
+ "id": "resultVariable",
1704
1708
  "label": "Result variable",
1705
- "type": "String",
1706
- "group": "variable-mapping",
1707
- "optional": true,
1709
+ "description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
1710
+ "group": "output",
1708
1711
  "binding": {
1709
- "type": "zeebe:property",
1710
- "name": "resultVariable"
1712
+ "name": "resultVariable",
1713
+ "type": "zeebe:property"
1711
1714
  },
1712
- "description": "Name of variable to store the result of the connector in"
1715
+ "type": "String"
1713
1716
  },
1714
1717
  {
1718
+ "id": "resultExpression",
1715
1719
  "label": "Result expression",
1716
- "type": "String",
1717
- "group": "variable-mapping",
1720
+ "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
1718
1721
  "feel": "required",
1719
- "optional": true,
1722
+ "group": "output",
1720
1723
  "binding": {
1721
- "type": "zeebe:property",
1722
- "name": "resultExpression"
1724
+ "name": "resultExpression",
1725
+ "type": "zeebe:property"
1723
1726
  },
1724
- "description": "Expression to map the inbound payload to process variables"
1727
+ "type": "Text"
1725
1728
  }
1726
1729
  ],
1727
1730
  "icon": {
1728
- "contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='-7.5 0 271 271' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M245.44 108.308h-85.09a7.738 7.738 0 0 1-7.735-7.734v-88.68C152.615 5.327 147.29 0 140.726 0h-30.375c-6.568 0-11.89 5.327-11.89 11.894v88.143c0 4.573-3.697 8.29-8.27 8.31l-27.885.133c-4.612.025-8.359-3.717-8.35-8.325l.173-88.241C54.144 5.337 48.817 0 42.24 0H11.89C5.321 0 0 5.327 0 11.894V260.21c0 5.834 4.726 10.56 10.555 10.56H245.44c5.834 0 10.56-4.726 10.56-10.56V118.868c0-5.834-4.726-10.56-10.56-10.56zm-39.902 93.233c0 7.645-6.198 13.844-13.843 13.844H167.69c-7.646 0-13.844-6.199-13.844-13.844v-24.005c0-7.646 6.198-13.844 13.844-13.844h24.005c7.645 0 13.843 6.198 13.843 13.844v24.005z' fill='%23F60'/%3E%3C/svg%3E"
1729
- },
1730
- "engines": {
1731
- "camunda": "^8.2"
1731
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1732
1732
  }
1733
1733
  }
1734
1734
  ]