@camunda/connectors-element-templates 1.0.4 → 1.0.6
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.
- package/package.json +1 -1
- package/src/connectors.js +10 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
- package/src/element-templates/asana-connector.json +8 -8
- package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
- package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
- package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
- package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
- package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
- package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
- package/src/element-templates/aws-sns-outbound-connector.json +719 -719
- package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
- package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
- package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
- package/src/element-templates/aws-sqs-start-message.json +463 -463
- package/src/element-templates/aws-textract-outbound-connector.json +123 -123
- package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +47 -47
- package/src/element-templates/csv-outbound-connector.json +392 -0
- package/src/element-templates/easy-post-connector.json +149 -149
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-outbound-connector.json +199 -199
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
- package/src/element-templates/github-connector.json +3711 -3711
- package/src/element-templates/github-webhook-connector-boundary.json +16 -16
- package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +13 -10
- package/src/element-templates/gitlab-connector.json +3165 -3165
- package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
- package/src/element-templates/google-drive-outbound-connector.json +495 -182
- package/src/element-templates/google-maps-platform-connector.json +534 -45
- package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
- package/src/element-templates/graphql-outbound-connector.json +1716 -1716
- package/src/element-templates/http-json-connector.json +2067 -1155
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
- package/src/element-templates/http-polling-connector.json +260 -557
- package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
- package/src/element-templates/jdbc-outbound-connector.json +402 -0
- package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
- package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
- package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
- package/src/element-templates/kafka-inbound-connector.json +606 -0
- package/src/element-templates/kafka-outbound-connector.json +434 -434
- package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
- package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
- package/src/element-templates/openai-connector.json +363 -5
- package/src/element-templates/operate-connector.json +525 -9
- package/src/element-templates/power-automate-connector.json +1724 -0
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
- package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
- package/src/element-templates/salesforce-connector.json +10 -10
- package/src/element-templates/sendgrid-outbound-connector.json +536 -4
- package/src/element-templates/slack-inbound-boundary.json +265 -265
- package/src/element-templates/slack-inbound-intermediate.json +430 -430
- package/src/element-templates/slack-inbound-message-start.json +320 -320
- package/src/element-templates/slack-inbound-start-event.json +126 -123
- package/src/element-templates/slack-outbound-connector.json +485 -230
- package/src/element-templates/twilio-connector.json +59 -59
- package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
- package/src/element-templates/twilio-webhook-connector.json +13 -10
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/uipath-connector.json +44 -44
- package/src/element-templates/webhook-connector-boundary.json +582 -582
- package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
- package/src/element-templates/webhook-connector-start-event.json +2104 -2101
- package/src/element-templates/webhook-connector-start-message.json +1148 -1148
- package/src/element-templates/whatsapp-connector.json +6 -6
- package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
|
@@ -465,7 +465,7 @@
|
|
|
465
465
|
"id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
|
|
466
466
|
"description": "Receive a message from RabbitMQ",
|
|
467
467
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
468
|
-
"version":
|
|
468
|
+
"version": 7,
|
|
469
469
|
"category": {
|
|
470
470
|
"id": "connectors",
|
|
471
471
|
"name": "Connectors"
|
|
@@ -494,7 +494,13 @@
|
|
|
494
494
|
},
|
|
495
495
|
{
|
|
496
496
|
"id": "correlation",
|
|
497
|
-
"label": "Correlation"
|
|
497
|
+
"label": "Correlation",
|
|
498
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
499
|
+
},
|
|
500
|
+
{
|
|
501
|
+
"id": "deduplication",
|
|
502
|
+
"label": "Deduplication",
|
|
503
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
498
504
|
},
|
|
499
505
|
{
|
|
500
506
|
"id": "output",
|
|
@@ -728,6 +734,18 @@
|
|
|
728
734
|
},
|
|
729
735
|
"type": "String"
|
|
730
736
|
},
|
|
737
|
+
{
|
|
738
|
+
"id": "consumeUnmatchedEvents",
|
|
739
|
+
"label": "Consume unmatched events",
|
|
740
|
+
"value": true,
|
|
741
|
+
"group": "activation",
|
|
742
|
+
"binding": {
|
|
743
|
+
"name": "consumeUnmatchedEvents",
|
|
744
|
+
"type": "zeebe:property"
|
|
745
|
+
},
|
|
746
|
+
"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",
|
|
747
|
+
"type": "Boolean"
|
|
748
|
+
},
|
|
731
749
|
{
|
|
732
750
|
"id": "correlationKeyProcess",
|
|
733
751
|
"label": "Correlation key (process)",
|
|
@@ -771,6 +789,26 @@
|
|
|
771
789
|
},
|
|
772
790
|
"type": "String"
|
|
773
791
|
},
|
|
792
|
+
{
|
|
793
|
+
"id": "messageTtl",
|
|
794
|
+
"label": "Message TTL",
|
|
795
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
796
|
+
"optional": true,
|
|
797
|
+
"constraints": {
|
|
798
|
+
"notEmpty": false,
|
|
799
|
+
"pattern": {
|
|
800
|
+
"value": "^(PT.*|)$",
|
|
801
|
+
"message": "must be an ISO-8601 duration"
|
|
802
|
+
}
|
|
803
|
+
},
|
|
804
|
+
"feel": "optional",
|
|
805
|
+
"group": "correlation",
|
|
806
|
+
"binding": {
|
|
807
|
+
"name": "messageTtl",
|
|
808
|
+
"type": "zeebe:property"
|
|
809
|
+
},
|
|
810
|
+
"type": "String"
|
|
811
|
+
},
|
|
774
812
|
{
|
|
775
813
|
"id": "messageNameUuid",
|
|
776
814
|
"generatedValue": {
|
|
@@ -783,6 +821,70 @@
|
|
|
783
821
|
},
|
|
784
822
|
"type": "Hidden"
|
|
785
823
|
},
|
|
824
|
+
{
|
|
825
|
+
"id": "deduplicationModeManualFlag",
|
|
826
|
+
"label": "Manual mode",
|
|
827
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
828
|
+
"value": false,
|
|
829
|
+
"group": "deduplication",
|
|
830
|
+
"binding": {
|
|
831
|
+
"name": "deduplicationModeManualFlag",
|
|
832
|
+
"type": "zeebe:property"
|
|
833
|
+
},
|
|
834
|
+
"type": "Boolean"
|
|
835
|
+
},
|
|
836
|
+
{
|
|
837
|
+
"id": "deduplicationId",
|
|
838
|
+
"label": "Deduplication ID",
|
|
839
|
+
"constraints": {
|
|
840
|
+
"notEmpty": true,
|
|
841
|
+
"pattern": {
|
|
842
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
843
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
844
|
+
}
|
|
845
|
+
},
|
|
846
|
+
"group": "deduplication",
|
|
847
|
+
"binding": {
|
|
848
|
+
"name": "deduplicationId",
|
|
849
|
+
"type": "zeebe:property"
|
|
850
|
+
},
|
|
851
|
+
"condition": {
|
|
852
|
+
"property": "deduplicationModeManualFlag",
|
|
853
|
+
"equals": true,
|
|
854
|
+
"type": "simple"
|
|
855
|
+
},
|
|
856
|
+
"type": "String"
|
|
857
|
+
},
|
|
858
|
+
{
|
|
859
|
+
"id": "deduplicationModeManual",
|
|
860
|
+
"value": "MANUAL",
|
|
861
|
+
"group": "deduplication",
|
|
862
|
+
"binding": {
|
|
863
|
+
"name": "deduplicationMode",
|
|
864
|
+
"type": "zeebe:property"
|
|
865
|
+
},
|
|
866
|
+
"condition": {
|
|
867
|
+
"property": "deduplicationId",
|
|
868
|
+
"isActive": true,
|
|
869
|
+
"type": "simple"
|
|
870
|
+
},
|
|
871
|
+
"type": "Hidden"
|
|
872
|
+
},
|
|
873
|
+
{
|
|
874
|
+
"id": "deduplicationModeAuto",
|
|
875
|
+
"value": "AUTO",
|
|
876
|
+
"group": "deduplication",
|
|
877
|
+
"binding": {
|
|
878
|
+
"name": "deduplicationMode",
|
|
879
|
+
"type": "zeebe:property"
|
|
880
|
+
},
|
|
881
|
+
"condition": {
|
|
882
|
+
"property": "deduplicationId",
|
|
883
|
+
"isActive": false,
|
|
884
|
+
"type": "simple"
|
|
885
|
+
},
|
|
886
|
+
"type": "Hidden"
|
|
887
|
+
},
|
|
786
888
|
{
|
|
787
889
|
"id": "resultVariable",
|
|
788
890
|
"label": "Result variable",
|
|
@@ -811,16 +913,16 @@
|
|
|
811
913
|
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
|
|
812
914
|
},
|
|
813
915
|
"engines": {
|
|
814
|
-
"camunda": "^8.
|
|
916
|
+
"camunda": "^8.6"
|
|
815
917
|
}
|
|
816
918
|
},
|
|
817
919
|
{
|
|
818
920
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
819
|
-
"name": "RabbitMQ
|
|
921
|
+
"name": "RabbitMQ Intermediate Catch Event Connector",
|
|
820
922
|
"id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
|
|
821
|
-
"version":
|
|
923
|
+
"version": 4,
|
|
822
924
|
"description": "Receive a message from RabbitMQ",
|
|
823
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
925
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
824
926
|
"category": {
|
|
825
927
|
"id": "connectors",
|
|
826
928
|
"name": "Connectors"
|
|
@@ -904,7 +1006,7 @@
|
|
|
904
1006
|
"constraints": {
|
|
905
1007
|
"notEmpty": true,
|
|
906
1008
|
"pattern": {
|
|
907
|
-
"value": "^(amqps?://)|(secrets)
|
|
1009
|
+
"value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
|
|
908
1010
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
909
1011
|
}
|
|
910
1012
|
},
|
|
@@ -947,7 +1049,7 @@
|
|
|
947
1049
|
},
|
|
948
1050
|
{
|
|
949
1051
|
"label": "Host name",
|
|
950
|
-
"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
|
|
1052
|
+
"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>",
|
|
951
1053
|
"group": "routing",
|
|
952
1054
|
"type": "String",
|
|
953
1055
|
"binding": {
|
|
@@ -964,7 +1066,7 @@
|
|
|
964
1066
|
},
|
|
965
1067
|
{
|
|
966
1068
|
"label": "Virtual host",
|
|
967
|
-
"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
|
|
1069
|
+
"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>",
|
|
968
1070
|
"group": "routing",
|
|
969
1071
|
"type": "String",
|
|
970
1072
|
"binding": {
|
|
@@ -981,7 +1083,7 @@
|
|
|
981
1083
|
},
|
|
982
1084
|
{
|
|
983
1085
|
"label": "Port",
|
|
984
|
-
"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
|
|
1086
|
+
"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>",
|
|
985
1087
|
"group": "routing",
|
|
986
1088
|
"type": "String",
|
|
987
1089
|
"binding": {
|
|
@@ -1080,6 +1182,18 @@
|
|
|
1080
1182
|
"notEmpty": true
|
|
1081
1183
|
}
|
|
1082
1184
|
},
|
|
1185
|
+
{
|
|
1186
|
+
"label": "Message ID expression",
|
|
1187
|
+
"feel": "required",
|
|
1188
|
+
"type": "String",
|
|
1189
|
+
"optional": true,
|
|
1190
|
+
"group": "activation",
|
|
1191
|
+
"binding": {
|
|
1192
|
+
"type": "zeebe:property",
|
|
1193
|
+
"name": "messageIdExpression"
|
|
1194
|
+
},
|
|
1195
|
+
"description": "Expression to extract unique identifier of a message"
|
|
1196
|
+
},
|
|
1083
1197
|
{
|
|
1084
1198
|
"label": "Activation condition",
|
|
1085
1199
|
"type": "String",
|
|
@@ -1120,14 +1234,14 @@
|
|
|
1120
1234
|
"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"
|
|
1121
1235
|
},
|
|
1122
1236
|
"engines": {
|
|
1123
|
-
"camunda": "^8.
|
|
1237
|
+
"camunda": "^8.4"
|
|
1124
1238
|
}
|
|
1125
1239
|
},
|
|
1126
1240
|
{
|
|
1127
1241
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1128
|
-
"name": "RabbitMQ
|
|
1242
|
+
"name": "RabbitMQ connector",
|
|
1129
1243
|
"id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
|
|
1130
|
-
"version":
|
|
1244
|
+
"version": 2,
|
|
1131
1245
|
"description": "Receive a message from RabbitMQ",
|
|
1132
1246
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
|
|
1133
1247
|
"category": {
|
|
@@ -1213,7 +1327,7 @@
|
|
|
1213
1327
|
"constraints": {
|
|
1214
1328
|
"notEmpty": true,
|
|
1215
1329
|
"pattern": {
|
|
1216
|
-
"value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
|
|
1330
|
+
"value": "^(amqps?://)|secrets\\..+|(\\{\\{secrets\\..+\\}\\}).*$",
|
|
1217
1331
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
1218
1332
|
}
|
|
1219
1333
|
},
|
|
@@ -1436,9 +1550,9 @@
|
|
|
1436
1550
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1437
1551
|
"name": "RabbitMQ Intermediate Catch Event Connector",
|
|
1438
1552
|
"id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
|
|
1553
|
+
"version": 3,
|
|
1439
1554
|
"description": "Receive a message from RabbitMQ",
|
|
1440
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
1441
|
-
"version": 7,
|
|
1555
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
|
|
1442
1556
|
"category": {
|
|
1443
1557
|
"id": "connectors",
|
|
1444
1558
|
"name": "Connectors"
|
|
@@ -1466,39 +1580,39 @@
|
|
|
1466
1580
|
"label": "Activation"
|
|
1467
1581
|
},
|
|
1468
1582
|
{
|
|
1469
|
-
"id": "
|
|
1470
|
-
"label": "
|
|
1471
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
1472
|
-
},
|
|
1473
|
-
{
|
|
1474
|
-
"id": "deduplication",
|
|
1475
|
-
"label": "Deduplication",
|
|
1476
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
1477
|
-
},
|
|
1478
|
-
{
|
|
1479
|
-
"id": "output",
|
|
1480
|
-
"label": "Output mapping"
|
|
1583
|
+
"id": "variable-mapping",
|
|
1584
|
+
"label": "Variable mapping"
|
|
1481
1585
|
}
|
|
1482
1586
|
],
|
|
1483
1587
|
"properties": [
|
|
1484
1588
|
{
|
|
1589
|
+
"type": "Hidden",
|
|
1485
1590
|
"value": "io.camunda:connector-rabbitmq-inbound:1",
|
|
1486
1591
|
"binding": {
|
|
1487
|
-
"
|
|
1488
|
-
"
|
|
1592
|
+
"type": "zeebe:property",
|
|
1593
|
+
"name": "inbound.type"
|
|
1594
|
+
}
|
|
1595
|
+
},
|
|
1596
|
+
{
|
|
1597
|
+
"type": "Hidden",
|
|
1598
|
+
"generatedValue": {
|
|
1599
|
+
"type": "uuid"
|
|
1489
1600
|
},
|
|
1490
|
-
"
|
|
1601
|
+
"binding": {
|
|
1602
|
+
"type": "bpmn:Message#property",
|
|
1603
|
+
"name": "name"
|
|
1604
|
+
}
|
|
1491
1605
|
},
|
|
1492
1606
|
{
|
|
1493
|
-
"id": "
|
|
1607
|
+
"id": "connectionType",
|
|
1494
1608
|
"label": "Connection type",
|
|
1495
|
-
"value": "uri",
|
|
1496
1609
|
"group": "authentication",
|
|
1610
|
+
"type": "Dropdown",
|
|
1611
|
+
"value": "uri",
|
|
1497
1612
|
"binding": {
|
|
1498
|
-
"
|
|
1499
|
-
"
|
|
1613
|
+
"type": "zeebe:property",
|
|
1614
|
+
"name": "authentication.authType"
|
|
1500
1615
|
},
|
|
1501
|
-
"type": "Dropdown",
|
|
1502
1616
|
"choices": [
|
|
1503
1617
|
{
|
|
1504
1618
|
"name": "URI",
|
|
@@ -1511,178 +1625,154 @@
|
|
|
1511
1625
|
]
|
|
1512
1626
|
},
|
|
1513
1627
|
{
|
|
1514
|
-
"id": "authentication.uri",
|
|
1515
1628
|
"label": "URI",
|
|
1516
1629
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
1517
|
-
"
|
|
1630
|
+
"group": "authentication",
|
|
1631
|
+
"type": "String",
|
|
1632
|
+
"binding": {
|
|
1633
|
+
"type": "zeebe:property",
|
|
1634
|
+
"name": "authentication.uri"
|
|
1635
|
+
},
|
|
1518
1636
|
"constraints": {
|
|
1519
1637
|
"notEmpty": true,
|
|
1520
1638
|
"pattern": {
|
|
1521
|
-
"value": "^(
|
|
1639
|
+
"value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
|
|
1522
1640
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
1523
1641
|
}
|
|
1524
1642
|
},
|
|
1525
|
-
"group": "authentication",
|
|
1526
|
-
"binding": {
|
|
1527
|
-
"name": "authentication.uri",
|
|
1528
|
-
"type": "zeebe:property"
|
|
1529
|
-
},
|
|
1530
1643
|
"condition": {
|
|
1531
|
-
"property": "
|
|
1532
|
-
"equals": "uri"
|
|
1533
|
-
|
|
1534
|
-
},
|
|
1535
|
-
"type": "String"
|
|
1644
|
+
"property": "connectionType",
|
|
1645
|
+
"equals": "uri"
|
|
1646
|
+
}
|
|
1536
1647
|
},
|
|
1537
1648
|
{
|
|
1538
|
-
"id": "authentication.userName",
|
|
1539
1649
|
"label": "Username",
|
|
1540
|
-
"optional": false,
|
|
1541
|
-
"constraints": {
|
|
1542
|
-
"notEmpty": true
|
|
1543
|
-
},
|
|
1544
1650
|
"group": "authentication",
|
|
1651
|
+
"type": "String",
|
|
1545
1652
|
"binding": {
|
|
1546
|
-
"
|
|
1547
|
-
"
|
|
1653
|
+
"type": "zeebe:property",
|
|
1654
|
+
"name": "authentication.userName"
|
|
1548
1655
|
},
|
|
1549
|
-
"
|
|
1550
|
-
"
|
|
1551
|
-
"equals": "credentials",
|
|
1552
|
-
"type": "simple"
|
|
1656
|
+
"constraints": {
|
|
1657
|
+
"notEmpty": true
|
|
1553
1658
|
},
|
|
1554
|
-
"
|
|
1659
|
+
"condition": {
|
|
1660
|
+
"property": "connectionType",
|
|
1661
|
+
"equals": "credentials"
|
|
1662
|
+
}
|
|
1555
1663
|
},
|
|
1556
1664
|
{
|
|
1557
|
-
"id": "authentication.password",
|
|
1558
1665
|
"label": "Password",
|
|
1559
|
-
"optional": false,
|
|
1560
|
-
"constraints": {
|
|
1561
|
-
"notEmpty": true
|
|
1562
|
-
},
|
|
1563
1666
|
"group": "authentication",
|
|
1667
|
+
"type": "String",
|
|
1564
1668
|
"binding": {
|
|
1565
|
-
"
|
|
1566
|
-
"
|
|
1567
|
-
},
|
|
1568
|
-
"condition": {
|
|
1569
|
-
"property": "authentication.authType",
|
|
1570
|
-
"equals": "credentials",
|
|
1571
|
-
"type": "simple"
|
|
1669
|
+
"type": "zeebe:property",
|
|
1670
|
+
"name": "authentication.password"
|
|
1572
1671
|
},
|
|
1573
|
-
"type": "String"
|
|
1574
|
-
},
|
|
1575
|
-
{
|
|
1576
|
-
"id": "routing.virtualHost",
|
|
1577
|
-
"label": "Virtual host",
|
|
1578
|
-
"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>",
|
|
1579
|
-
"optional": false,
|
|
1580
1672
|
"constraints": {
|
|
1581
1673
|
"notEmpty": true
|
|
1582
1674
|
},
|
|
1583
|
-
"group": "routing",
|
|
1584
|
-
"binding": {
|
|
1585
|
-
"name": "routing.virtualHost",
|
|
1586
|
-
"type": "zeebe:property"
|
|
1587
|
-
},
|
|
1588
1675
|
"condition": {
|
|
1589
|
-
"property": "
|
|
1590
|
-
"equals": "credentials"
|
|
1591
|
-
|
|
1592
|
-
},
|
|
1593
|
-
"type": "String"
|
|
1676
|
+
"property": "connectionType",
|
|
1677
|
+
"equals": "credentials"
|
|
1678
|
+
}
|
|
1594
1679
|
},
|
|
1595
1680
|
{
|
|
1596
|
-
"id": "routing.hostName",
|
|
1597
1681
|
"label": "Host name",
|
|
1598
|
-
"description": "Host name: get from RabbitMQ external
|
|
1599
|
-
"
|
|
1682
|
+
"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/#routing-data\"target=\"_blank\">documentation</a>",
|
|
1683
|
+
"group": "routing",
|
|
1684
|
+
"type": "String",
|
|
1685
|
+
"binding": {
|
|
1686
|
+
"type": "zeebe:property",
|
|
1687
|
+
"name": "routing.hostName"
|
|
1688
|
+
},
|
|
1600
1689
|
"constraints": {
|
|
1601
1690
|
"notEmpty": true
|
|
1602
1691
|
},
|
|
1692
|
+
"condition": {
|
|
1693
|
+
"property": "connectionType",
|
|
1694
|
+
"equals": "credentials"
|
|
1695
|
+
}
|
|
1696
|
+
},
|
|
1697
|
+
{
|
|
1698
|
+
"label": "Virtual host",
|
|
1699
|
+
"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/#routing-data\"target=\"_blank\">documentation</a>",
|
|
1603
1700
|
"group": "routing",
|
|
1701
|
+
"type": "String",
|
|
1604
1702
|
"binding": {
|
|
1605
|
-
"
|
|
1606
|
-
"
|
|
1703
|
+
"type": "zeebe:property",
|
|
1704
|
+
"name": "routing.virtualHost"
|
|
1607
1705
|
},
|
|
1608
|
-
"
|
|
1609
|
-
"
|
|
1610
|
-
"equals": "credentials",
|
|
1611
|
-
"type": "simple"
|
|
1706
|
+
"constraints": {
|
|
1707
|
+
"notEmpty": true
|
|
1612
1708
|
},
|
|
1613
|
-
"
|
|
1709
|
+
"condition": {
|
|
1710
|
+
"property": "connectionType",
|
|
1711
|
+
"equals": "credentials"
|
|
1712
|
+
}
|
|
1614
1713
|
},
|
|
1615
1714
|
{
|
|
1616
|
-
"id": "routing.port",
|
|
1617
1715
|
"label": "Port",
|
|
1618
|
-
"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
|
|
1619
|
-
"optional": false,
|
|
1620
|
-
"constraints": {
|
|
1621
|
-
"notEmpty": true
|
|
1622
|
-
},
|
|
1716
|
+
"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/#routing-data\"target=\"_blank\">documentation</a>",
|
|
1623
1717
|
"group": "routing",
|
|
1718
|
+
"type": "String",
|
|
1624
1719
|
"binding": {
|
|
1625
|
-
"
|
|
1626
|
-
"
|
|
1720
|
+
"type": "zeebe:property",
|
|
1721
|
+
"name": "routing.port"
|
|
1627
1722
|
},
|
|
1628
|
-
"
|
|
1629
|
-
"
|
|
1630
|
-
"equals": "credentials",
|
|
1631
|
-
"type": "simple"
|
|
1723
|
+
"constraints": {
|
|
1724
|
+
"notEmpty": true
|
|
1632
1725
|
},
|
|
1633
|
-
"
|
|
1726
|
+
"condition": {
|
|
1727
|
+
"property": "connectionType",
|
|
1728
|
+
"equals": "credentials"
|
|
1729
|
+
}
|
|
1634
1730
|
},
|
|
1635
1731
|
{
|
|
1636
|
-
"id": "queueName",
|
|
1637
1732
|
"label": "Queue name",
|
|
1638
1733
|
"description": "Name of the queue to subscribe to",
|
|
1639
|
-
"optional": false,
|
|
1640
|
-
"constraints": {
|
|
1641
|
-
"notEmpty": true
|
|
1642
|
-
},
|
|
1643
1734
|
"group": "subscription",
|
|
1735
|
+
"type": "String",
|
|
1736
|
+
"feel": "optional",
|
|
1644
1737
|
"binding": {
|
|
1645
|
-
"
|
|
1646
|
-
"
|
|
1738
|
+
"type": "zeebe:property",
|
|
1739
|
+
"name": "queueName"
|
|
1647
1740
|
},
|
|
1648
|
-
"
|
|
1741
|
+
"constraints": {
|
|
1742
|
+
"notEmpty": true
|
|
1743
|
+
}
|
|
1649
1744
|
},
|
|
1650
1745
|
{
|
|
1651
|
-
"id": "consumerTag",
|
|
1652
1746
|
"label": "Consumer tag",
|
|
1653
1747
|
"description": "Consumer tag to use for the subscription",
|
|
1654
|
-
"optional": false,
|
|
1655
1748
|
"group": "subscription",
|
|
1749
|
+
"type": "String",
|
|
1750
|
+
"feel": "optional",
|
|
1656
1751
|
"binding": {
|
|
1657
|
-
"
|
|
1658
|
-
"
|
|
1659
|
-
}
|
|
1660
|
-
"type": "String"
|
|
1752
|
+
"type": "zeebe:property",
|
|
1753
|
+
"name": "consumerTag"
|
|
1754
|
+
}
|
|
1661
1755
|
},
|
|
1662
1756
|
{
|
|
1663
|
-
"id": "arguments",
|
|
1664
1757
|
"label": "Arguments",
|
|
1665
1758
|
"description": "Arguments to use for the subscription",
|
|
1666
|
-
"optional": true,
|
|
1667
|
-
"feel": "required",
|
|
1668
1759
|
"group": "subscription",
|
|
1760
|
+
"type": "String",
|
|
1761
|
+
"feel": "required",
|
|
1669
1762
|
"binding": {
|
|
1670
|
-
"
|
|
1671
|
-
"
|
|
1672
|
-
}
|
|
1673
|
-
"type": "String"
|
|
1763
|
+
"type": "zeebe:property",
|
|
1764
|
+
"name": "arguments"
|
|
1765
|
+
}
|
|
1674
1766
|
},
|
|
1675
1767
|
{
|
|
1676
|
-
"id": "exclusive",
|
|
1677
1768
|
"label": "Exclusive consumer",
|
|
1678
|
-
"optional": false,
|
|
1679
|
-
"value": "false",
|
|
1680
1769
|
"group": "subscription",
|
|
1770
|
+
"type": "Dropdown",
|
|
1771
|
+
"value": "false",
|
|
1681
1772
|
"binding": {
|
|
1682
|
-
"
|
|
1683
|
-
"
|
|
1773
|
+
"type": "zeebe:property",
|
|
1774
|
+
"name": "exclusive"
|
|
1684
1775
|
},
|
|
1685
|
-
"type": "Dropdown",
|
|
1686
1776
|
"choices": [
|
|
1687
1777
|
{
|
|
1688
1778
|
"name": "Yes",
|
|
@@ -1695,207 +1785,83 @@
|
|
|
1695
1785
|
]
|
|
1696
1786
|
},
|
|
1697
1787
|
{
|
|
1698
|
-
"
|
|
1699
|
-
"
|
|
1700
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1701
|
-
"optional": true,
|
|
1702
|
-
"feel": "required",
|
|
1788
|
+
"label": "Correlation key (process)",
|
|
1789
|
+
"type": "String",
|
|
1703
1790
|
"group": "activation",
|
|
1791
|
+
"feel": "required",
|
|
1792
|
+
"description": "Sets up the correlation key from process variables",
|
|
1704
1793
|
"binding": {
|
|
1705
|
-
"
|
|
1706
|
-
"
|
|
1794
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
1795
|
+
"name": "correlationKey"
|
|
1707
1796
|
},
|
|
1708
|
-
"
|
|
1797
|
+
"constraints": {
|
|
1798
|
+
"notEmpty": true
|
|
1799
|
+
}
|
|
1709
1800
|
},
|
|
1710
1801
|
{
|
|
1711
|
-
"
|
|
1712
|
-
"
|
|
1713
|
-
"value": true,
|
|
1802
|
+
"label": "Correlation key (payload)",
|
|
1803
|
+
"type": "String",
|
|
1714
1804
|
"group": "activation",
|
|
1715
|
-
"binding": {
|
|
1716
|
-
"name": "consumeUnmatchedEvents",
|
|
1717
|
-
"type": "zeebe:property"
|
|
1718
|
-
},
|
|
1719
|
-
"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",
|
|
1720
|
-
"type": "Boolean"
|
|
1721
|
-
},
|
|
1722
|
-
{
|
|
1723
|
-
"id": "correlationKeyProcess",
|
|
1724
|
-
"label": "Correlation key (process)",
|
|
1725
|
-
"description": "Sets up the correlation key from process variables",
|
|
1726
|
-
"constraints": {
|
|
1727
|
-
"notEmpty": true
|
|
1728
|
-
},
|
|
1729
1805
|
"feel": "required",
|
|
1730
|
-
"group": "correlation",
|
|
1731
1806
|
"binding": {
|
|
1732
|
-
"
|
|
1733
|
-
"
|
|
1807
|
+
"type": "zeebe:property",
|
|
1808
|
+
"name": "correlationKeyExpression"
|
|
1734
1809
|
},
|
|
1735
|
-
"type": "String"
|
|
1736
|
-
},
|
|
1737
|
-
{
|
|
1738
|
-
"id": "correlationKeyPayload",
|
|
1739
|
-
"label": "Correlation key (payload)",
|
|
1740
1810
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
1741
1811
|
"constraints": {
|
|
1742
1812
|
"notEmpty": true
|
|
1743
|
-
}
|
|
1744
|
-
"feel": "required",
|
|
1745
|
-
"group": "correlation",
|
|
1746
|
-
"binding": {
|
|
1747
|
-
"name": "correlationKeyExpression",
|
|
1748
|
-
"type": "zeebe:property"
|
|
1749
|
-
},
|
|
1750
|
-
"type": "String"
|
|
1813
|
+
}
|
|
1751
1814
|
},
|
|
1752
1815
|
{
|
|
1753
|
-
"
|
|
1754
|
-
"
|
|
1755
|
-
"
|
|
1756
|
-
"optional": true,
|
|
1816
|
+
"label": "Activation condition",
|
|
1817
|
+
"type": "String",
|
|
1818
|
+
"group": "activation",
|
|
1757
1819
|
"feel": "required",
|
|
1758
|
-
"group": "correlation",
|
|
1759
|
-
"binding": {
|
|
1760
|
-
"name": "messageIdExpression",
|
|
1761
|
-
"type": "zeebe:property"
|
|
1762
|
-
},
|
|
1763
|
-
"type": "String"
|
|
1764
|
-
},
|
|
1765
|
-
{
|
|
1766
|
-
"id": "messageTtl",
|
|
1767
|
-
"label": "Message TTL",
|
|
1768
|
-
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
1769
1820
|
"optional": true,
|
|
1770
|
-
"constraints": {
|
|
1771
|
-
"notEmpty": false,
|
|
1772
|
-
"pattern": {
|
|
1773
|
-
"value": "^(PT.*|)$",
|
|
1774
|
-
"message": "must be an ISO-8601 duration"
|
|
1775
|
-
}
|
|
1776
|
-
},
|
|
1777
|
-
"feel": "optional",
|
|
1778
|
-
"group": "correlation",
|
|
1779
|
-
"binding": {
|
|
1780
|
-
"name": "messageTtl",
|
|
1781
|
-
"type": "zeebe:property"
|
|
1782
|
-
},
|
|
1783
|
-
"type": "String"
|
|
1784
|
-
},
|
|
1785
|
-
{
|
|
1786
|
-
"id": "messageNameUuid",
|
|
1787
|
-
"generatedValue": {
|
|
1788
|
-
"type": "uuid"
|
|
1789
|
-
},
|
|
1790
|
-
"group": "correlation",
|
|
1791
|
-
"binding": {
|
|
1792
|
-
"name": "name",
|
|
1793
|
-
"type": "bpmn:Message#property"
|
|
1794
|
-
},
|
|
1795
|
-
"type": "Hidden"
|
|
1796
|
-
},
|
|
1797
|
-
{
|
|
1798
|
-
"id": "deduplicationModeManualFlag",
|
|
1799
|
-
"label": "Manual mode",
|
|
1800
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
1801
|
-
"value": false,
|
|
1802
|
-
"group": "deduplication",
|
|
1803
1821
|
"binding": {
|
|
1804
|
-
"
|
|
1805
|
-
"
|
|
1806
|
-
},
|
|
1807
|
-
"type": "Boolean"
|
|
1808
|
-
},
|
|
1809
|
-
{
|
|
1810
|
-
"id": "deduplicationId",
|
|
1811
|
-
"label": "Deduplication ID",
|
|
1812
|
-
"constraints": {
|
|
1813
|
-
"notEmpty": true,
|
|
1814
|
-
"pattern": {
|
|
1815
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
1816
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
1817
|
-
}
|
|
1818
|
-
},
|
|
1819
|
-
"group": "deduplication",
|
|
1820
|
-
"binding": {
|
|
1821
|
-
"name": "deduplicationId",
|
|
1822
|
-
"type": "zeebe:property"
|
|
1823
|
-
},
|
|
1824
|
-
"condition": {
|
|
1825
|
-
"property": "deduplicationModeManualFlag",
|
|
1826
|
-
"equals": true,
|
|
1827
|
-
"type": "simple"
|
|
1828
|
-
},
|
|
1829
|
-
"type": "String"
|
|
1830
|
-
},
|
|
1831
|
-
{
|
|
1832
|
-
"id": "deduplicationModeManual",
|
|
1833
|
-
"value": "MANUAL",
|
|
1834
|
-
"group": "deduplication",
|
|
1835
|
-
"binding": {
|
|
1836
|
-
"name": "deduplicationMode",
|
|
1837
|
-
"type": "zeebe:property"
|
|
1838
|
-
},
|
|
1839
|
-
"condition": {
|
|
1840
|
-
"property": "deduplicationId",
|
|
1841
|
-
"isActive": true,
|
|
1842
|
-
"type": "simple"
|
|
1843
|
-
},
|
|
1844
|
-
"type": "Hidden"
|
|
1845
|
-
},
|
|
1846
|
-
{
|
|
1847
|
-
"id": "deduplicationModeAuto",
|
|
1848
|
-
"value": "AUTO",
|
|
1849
|
-
"group": "deduplication",
|
|
1850
|
-
"binding": {
|
|
1851
|
-
"name": "deduplicationMode",
|
|
1852
|
-
"type": "zeebe:property"
|
|
1853
|
-
},
|
|
1854
|
-
"condition": {
|
|
1855
|
-
"property": "deduplicationId",
|
|
1856
|
-
"isActive": false,
|
|
1857
|
-
"type": "simple"
|
|
1822
|
+
"type": "zeebe:property",
|
|
1823
|
+
"name": "activationCondition"
|
|
1858
1824
|
},
|
|
1859
|
-
"
|
|
1825
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
1860
1826
|
},
|
|
1861
1827
|
{
|
|
1862
|
-
"id": "resultVariable",
|
|
1863
1828
|
"label": "Result variable",
|
|
1864
|
-
"
|
|
1865
|
-
"group": "
|
|
1829
|
+
"type": "String",
|
|
1830
|
+
"group": "variable-mapping",
|
|
1831
|
+
"optional": true,
|
|
1866
1832
|
"binding": {
|
|
1867
|
-
"
|
|
1868
|
-
"
|
|
1833
|
+
"type": "zeebe:property",
|
|
1834
|
+
"name": "resultVariable"
|
|
1869
1835
|
},
|
|
1870
|
-
"
|
|
1836
|
+
"description": "Name of variable to store the result of the connector in"
|
|
1871
1837
|
},
|
|
1872
1838
|
{
|
|
1873
|
-
"id": "resultExpression",
|
|
1874
1839
|
"label": "Result expression",
|
|
1875
|
-
"
|
|
1840
|
+
"type": "String",
|
|
1841
|
+
"group": "variable-mapping",
|
|
1876
1842
|
"feel": "required",
|
|
1877
|
-
"
|
|
1843
|
+
"optional": true,
|
|
1878
1844
|
"binding": {
|
|
1879
|
-
"
|
|
1880
|
-
"
|
|
1845
|
+
"type": "zeebe:property",
|
|
1846
|
+
"name": "resultExpression"
|
|
1881
1847
|
},
|
|
1882
|
-
"
|
|
1848
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
1883
1849
|
}
|
|
1884
1850
|
],
|
|
1885
1851
|
"icon": {
|
|
1886
|
-
"contents": "data:image/svg+xml;
|
|
1852
|
+
"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"
|
|
1887
1853
|
},
|
|
1888
1854
|
"engines": {
|
|
1889
|
-
"camunda": "^8.
|
|
1855
|
+
"camunda": "^8.2"
|
|
1890
1856
|
}
|
|
1891
1857
|
},
|
|
1892
1858
|
{
|
|
1893
1859
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1894
|
-
"name": "RabbitMQ
|
|
1860
|
+
"name": "RabbitMQ connector",
|
|
1895
1861
|
"id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
|
|
1896
|
-
"version":
|
|
1862
|
+
"version": 1,
|
|
1897
1863
|
"description": "Receive a message from RabbitMQ",
|
|
1898
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
1864
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
|
|
1899
1865
|
"category": {
|
|
1900
1866
|
"id": "connectors",
|
|
1901
1867
|
"name": "Connectors"
|
|
@@ -1979,7 +1945,7 @@
|
|
|
1979
1945
|
"constraints": {
|
|
1980
1946
|
"notEmpty": true,
|
|
1981
1947
|
"pattern": {
|
|
1982
|
-
"value": "^(amqps?://)|(
|
|
1948
|
+
"value": "^(amqps?://)|(secrets).*",
|
|
1983
1949
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
1984
1950
|
}
|
|
1985
1951
|
},
|
|
@@ -2022,7 +1988,7 @@
|
|
|
2022
1988
|
},
|
|
2023
1989
|
{
|
|
2024
1990
|
"label": "Host name",
|
|
2025
|
-
"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
|
|
1991
|
+
"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/#routing-data\"target=\"_blank\">documentation</a>",
|
|
2026
1992
|
"group": "routing",
|
|
2027
1993
|
"type": "String",
|
|
2028
1994
|
"binding": {
|
|
@@ -2039,7 +2005,7 @@
|
|
|
2039
2005
|
},
|
|
2040
2006
|
{
|
|
2041
2007
|
"label": "Virtual host",
|
|
2042
|
-
"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
|
|
2008
|
+
"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/#routing-data\"target=\"_blank\">documentation</a>",
|
|
2043
2009
|
"group": "routing",
|
|
2044
2010
|
"type": "String",
|
|
2045
2011
|
"binding": {
|
|
@@ -2056,7 +2022,7 @@
|
|
|
2056
2022
|
},
|
|
2057
2023
|
{
|
|
2058
2024
|
"label": "Port",
|
|
2059
|
-
"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
|
|
2025
|
+
"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/#routing-data\"target=\"_blank\">documentation</a>",
|
|
2060
2026
|
"group": "routing",
|
|
2061
2027
|
"type": "String",
|
|
2062
2028
|
"binding": {
|
|
@@ -2155,18 +2121,6 @@
|
|
|
2155
2121
|
"notEmpty": true
|
|
2156
2122
|
}
|
|
2157
2123
|
},
|
|
2158
|
-
{
|
|
2159
|
-
"label": "Message ID expression",
|
|
2160
|
-
"feel": "required",
|
|
2161
|
-
"type": "String",
|
|
2162
|
-
"optional": true,
|
|
2163
|
-
"group": "activation",
|
|
2164
|
-
"binding": {
|
|
2165
|
-
"type": "zeebe:property",
|
|
2166
|
-
"name": "messageIdExpression"
|
|
2167
|
-
},
|
|
2168
|
-
"description": "Expression to extract unique identifier of a message"
|
|
2169
|
-
},
|
|
2170
2124
|
{
|
|
2171
2125
|
"label": "Activation condition",
|
|
2172
2126
|
"type": "String",
|
|
@@ -2207,16 +2161,16 @@
|
|
|
2207
2161
|
"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"
|
|
2208
2162
|
},
|
|
2209
2163
|
"engines": {
|
|
2210
|
-
"camunda": "^8.
|
|
2164
|
+
"camunda": "^8.2"
|
|
2211
2165
|
}
|
|
2212
2166
|
},
|
|
2213
2167
|
{
|
|
2214
2168
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2215
|
-
"name": "RabbitMQ
|
|
2169
|
+
"name": "RabbitMQ Intermediate Catch Event Connector",
|
|
2216
2170
|
"id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
|
|
2217
|
-
"version": 2,
|
|
2218
2171
|
"description": "Receive a message from RabbitMQ",
|
|
2219
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
2172
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
2173
|
+
"version": 6,
|
|
2220
2174
|
"category": {
|
|
2221
2175
|
"id": "connectors",
|
|
2222
2176
|
"name": "Connectors"
|
|
@@ -2244,39 +2198,33 @@
|
|
|
2244
2198
|
"label": "Activation"
|
|
2245
2199
|
},
|
|
2246
2200
|
{
|
|
2247
|
-
"id": "
|
|
2248
|
-
"label": "
|
|
2201
|
+
"id": "correlation",
|
|
2202
|
+
"label": "Correlation"
|
|
2203
|
+
},
|
|
2204
|
+
{
|
|
2205
|
+
"id": "output",
|
|
2206
|
+
"label": "Output mapping"
|
|
2249
2207
|
}
|
|
2250
2208
|
],
|
|
2251
2209
|
"properties": [
|
|
2252
2210
|
{
|
|
2253
|
-
"type": "Hidden",
|
|
2254
2211
|
"value": "io.camunda:connector-rabbitmq-inbound:1",
|
|
2255
2212
|
"binding": {
|
|
2256
|
-
"
|
|
2257
|
-
"
|
|
2258
|
-
}
|
|
2259
|
-
},
|
|
2260
|
-
{
|
|
2261
|
-
"type": "Hidden",
|
|
2262
|
-
"generatedValue": {
|
|
2263
|
-
"type": "uuid"
|
|
2213
|
+
"name": "inbound.type",
|
|
2214
|
+
"type": "zeebe:property"
|
|
2264
2215
|
},
|
|
2265
|
-
"
|
|
2266
|
-
"type": "bpmn:Message#property",
|
|
2267
|
-
"name": "name"
|
|
2268
|
-
}
|
|
2216
|
+
"type": "Hidden"
|
|
2269
2217
|
},
|
|
2270
2218
|
{
|
|
2271
|
-
"id": "
|
|
2219
|
+
"id": "authentication.authType",
|
|
2272
2220
|
"label": "Connection type",
|
|
2273
|
-
"group": "authentication",
|
|
2274
|
-
"type": "Dropdown",
|
|
2275
2221
|
"value": "uri",
|
|
2222
|
+
"group": "authentication",
|
|
2276
2223
|
"binding": {
|
|
2277
|
-
"
|
|
2278
|
-
"
|
|
2224
|
+
"name": "authentication.authType",
|
|
2225
|
+
"type": "zeebe:property"
|
|
2279
2226
|
},
|
|
2227
|
+
"type": "Dropdown",
|
|
2280
2228
|
"choices": [
|
|
2281
2229
|
{
|
|
2282
2230
|
"name": "URI",
|
|
@@ -2289,154 +2237,178 @@
|
|
|
2289
2237
|
]
|
|
2290
2238
|
},
|
|
2291
2239
|
{
|
|
2240
|
+
"id": "authentication.uri",
|
|
2292
2241
|
"label": "URI",
|
|
2293
2242
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
2294
|
-
"
|
|
2295
|
-
"type": "String",
|
|
2296
|
-
"binding": {
|
|
2297
|
-
"type": "zeebe:property",
|
|
2298
|
-
"name": "authentication.uri"
|
|
2299
|
-
},
|
|
2243
|
+
"optional": false,
|
|
2300
2244
|
"constraints": {
|
|
2301
2245
|
"notEmpty": true,
|
|
2302
2246
|
"pattern": {
|
|
2303
|
-
"value": "^(amqps
|
|
2247
|
+
"value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
|
|
2304
2248
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
2305
2249
|
}
|
|
2306
2250
|
},
|
|
2307
|
-
"condition": {
|
|
2308
|
-
"property": "connectionType",
|
|
2309
|
-
"equals": "uri"
|
|
2310
|
-
}
|
|
2311
|
-
},
|
|
2312
|
-
{
|
|
2313
|
-
"label": "Username",
|
|
2314
2251
|
"group": "authentication",
|
|
2315
|
-
"type": "String",
|
|
2316
2252
|
"binding": {
|
|
2317
|
-
"
|
|
2318
|
-
"
|
|
2253
|
+
"name": "authentication.uri",
|
|
2254
|
+
"type": "zeebe:property"
|
|
2255
|
+
},
|
|
2256
|
+
"condition": {
|
|
2257
|
+
"property": "authentication.authType",
|
|
2258
|
+
"equals": "uri",
|
|
2259
|
+
"type": "simple"
|
|
2319
2260
|
},
|
|
2261
|
+
"type": "String"
|
|
2262
|
+
},
|
|
2263
|
+
{
|
|
2264
|
+
"id": "authentication.userName",
|
|
2265
|
+
"label": "Username",
|
|
2266
|
+
"optional": false,
|
|
2320
2267
|
"constraints": {
|
|
2321
2268
|
"notEmpty": true
|
|
2322
2269
|
},
|
|
2270
|
+
"group": "authentication",
|
|
2271
|
+
"binding": {
|
|
2272
|
+
"name": "authentication.userName",
|
|
2273
|
+
"type": "zeebe:property"
|
|
2274
|
+
},
|
|
2323
2275
|
"condition": {
|
|
2324
|
-
"property": "
|
|
2325
|
-
"equals": "credentials"
|
|
2326
|
-
|
|
2276
|
+
"property": "authentication.authType",
|
|
2277
|
+
"equals": "credentials",
|
|
2278
|
+
"type": "simple"
|
|
2279
|
+
},
|
|
2280
|
+
"type": "String"
|
|
2327
2281
|
},
|
|
2328
2282
|
{
|
|
2283
|
+
"id": "authentication.password",
|
|
2329
2284
|
"label": "Password",
|
|
2285
|
+
"optional": false,
|
|
2286
|
+
"constraints": {
|
|
2287
|
+
"notEmpty": true
|
|
2288
|
+
},
|
|
2330
2289
|
"group": "authentication",
|
|
2331
|
-
"type": "String",
|
|
2332
2290
|
"binding": {
|
|
2333
|
-
"
|
|
2334
|
-
"
|
|
2291
|
+
"name": "authentication.password",
|
|
2292
|
+
"type": "zeebe:property"
|
|
2293
|
+
},
|
|
2294
|
+
"condition": {
|
|
2295
|
+
"property": "authentication.authType",
|
|
2296
|
+
"equals": "credentials",
|
|
2297
|
+
"type": "simple"
|
|
2335
2298
|
},
|
|
2299
|
+
"type": "String"
|
|
2300
|
+
},
|
|
2301
|
+
{
|
|
2302
|
+
"id": "routing.virtualHost",
|
|
2303
|
+
"label": "Virtual host",
|
|
2304
|
+
"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>",
|
|
2305
|
+
"optional": false,
|
|
2336
2306
|
"constraints": {
|
|
2337
2307
|
"notEmpty": true
|
|
2338
2308
|
},
|
|
2309
|
+
"group": "routing",
|
|
2310
|
+
"binding": {
|
|
2311
|
+
"name": "routing.virtualHost",
|
|
2312
|
+
"type": "zeebe:property"
|
|
2313
|
+
},
|
|
2339
2314
|
"condition": {
|
|
2340
|
-
"property": "
|
|
2341
|
-
"equals": "credentials"
|
|
2342
|
-
|
|
2315
|
+
"property": "authentication.authType",
|
|
2316
|
+
"equals": "credentials",
|
|
2317
|
+
"type": "simple"
|
|
2318
|
+
},
|
|
2319
|
+
"type": "String"
|
|
2343
2320
|
},
|
|
2344
2321
|
{
|
|
2322
|
+
"id": "routing.hostName",
|
|
2345
2323
|
"label": "Host name",
|
|
2346
|
-
"description": "Host name: get from RabbitMQ external
|
|
2347
|
-
"
|
|
2348
|
-
"type": "String",
|
|
2349
|
-
"binding": {
|
|
2350
|
-
"type": "zeebe:property",
|
|
2351
|
-
"name": "routing.hostName"
|
|
2352
|
-
},
|
|
2324
|
+
"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>",
|
|
2325
|
+
"optional": false,
|
|
2353
2326
|
"constraints": {
|
|
2354
2327
|
"notEmpty": true
|
|
2355
2328
|
},
|
|
2356
|
-
"condition": {
|
|
2357
|
-
"property": "connectionType",
|
|
2358
|
-
"equals": "credentials"
|
|
2359
|
-
}
|
|
2360
|
-
},
|
|
2361
|
-
{
|
|
2362
|
-
"label": "Virtual host",
|
|
2363
|
-
"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/#routing-data\"target=\"_blank\">documentation</a>",
|
|
2364
2329
|
"group": "routing",
|
|
2365
|
-
"type": "String",
|
|
2366
2330
|
"binding": {
|
|
2367
|
-
"
|
|
2368
|
-
"
|
|
2369
|
-
},
|
|
2370
|
-
"constraints": {
|
|
2371
|
-
"notEmpty": true
|
|
2331
|
+
"name": "routing.hostName",
|
|
2332
|
+
"type": "zeebe:property"
|
|
2372
2333
|
},
|
|
2373
2334
|
"condition": {
|
|
2374
|
-
"property": "
|
|
2375
|
-
"equals": "credentials"
|
|
2376
|
-
|
|
2335
|
+
"property": "authentication.authType",
|
|
2336
|
+
"equals": "credentials",
|
|
2337
|
+
"type": "simple"
|
|
2338
|
+
},
|
|
2339
|
+
"type": "String"
|
|
2377
2340
|
},
|
|
2378
2341
|
{
|
|
2342
|
+
"id": "routing.port",
|
|
2379
2343
|
"label": "Port",
|
|
2380
|
-
"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
|
|
2381
|
-
"
|
|
2382
|
-
"type": "String",
|
|
2383
|
-
"binding": {
|
|
2384
|
-
"type": "zeebe:property",
|
|
2385
|
-
"name": "routing.port"
|
|
2386
|
-
},
|
|
2344
|
+
"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>",
|
|
2345
|
+
"optional": false,
|
|
2387
2346
|
"constraints": {
|
|
2388
2347
|
"notEmpty": true
|
|
2389
2348
|
},
|
|
2349
|
+
"group": "routing",
|
|
2350
|
+
"binding": {
|
|
2351
|
+
"name": "routing.port",
|
|
2352
|
+
"type": "zeebe:property"
|
|
2353
|
+
},
|
|
2390
2354
|
"condition": {
|
|
2391
|
-
"property": "
|
|
2392
|
-
"equals": "credentials"
|
|
2393
|
-
|
|
2355
|
+
"property": "authentication.authType",
|
|
2356
|
+
"equals": "credentials",
|
|
2357
|
+
"type": "simple"
|
|
2358
|
+
},
|
|
2359
|
+
"type": "String"
|
|
2394
2360
|
},
|
|
2395
2361
|
{
|
|
2362
|
+
"id": "queueName",
|
|
2396
2363
|
"label": "Queue name",
|
|
2397
2364
|
"description": "Name of the queue to subscribe to",
|
|
2365
|
+
"optional": false,
|
|
2366
|
+
"constraints": {
|
|
2367
|
+
"notEmpty": true
|
|
2368
|
+
},
|
|
2398
2369
|
"group": "subscription",
|
|
2399
|
-
"type": "String",
|
|
2400
|
-
"feel": "optional",
|
|
2401
2370
|
"binding": {
|
|
2402
|
-
"
|
|
2403
|
-
"
|
|
2371
|
+
"name": "queueName",
|
|
2372
|
+
"type": "zeebe:property"
|
|
2404
2373
|
},
|
|
2405
|
-
"
|
|
2406
|
-
"notEmpty": true
|
|
2407
|
-
}
|
|
2374
|
+
"type": "String"
|
|
2408
2375
|
},
|
|
2409
2376
|
{
|
|
2377
|
+
"id": "consumerTag",
|
|
2410
2378
|
"label": "Consumer tag",
|
|
2411
2379
|
"description": "Consumer tag to use for the subscription",
|
|
2380
|
+
"optional": false,
|
|
2412
2381
|
"group": "subscription",
|
|
2413
|
-
"type": "String",
|
|
2414
|
-
"feel": "optional",
|
|
2415
2382
|
"binding": {
|
|
2416
|
-
"
|
|
2417
|
-
"
|
|
2418
|
-
}
|
|
2383
|
+
"name": "consumerTag",
|
|
2384
|
+
"type": "zeebe:property"
|
|
2385
|
+
},
|
|
2386
|
+
"type": "String"
|
|
2419
2387
|
},
|
|
2420
2388
|
{
|
|
2389
|
+
"id": "arguments",
|
|
2421
2390
|
"label": "Arguments",
|
|
2422
2391
|
"description": "Arguments to use for the subscription",
|
|
2423
|
-
"
|
|
2424
|
-
"type": "String",
|
|
2392
|
+
"optional": true,
|
|
2425
2393
|
"feel": "required",
|
|
2394
|
+
"group": "subscription",
|
|
2426
2395
|
"binding": {
|
|
2427
|
-
"
|
|
2428
|
-
"
|
|
2429
|
-
}
|
|
2396
|
+
"name": "arguments",
|
|
2397
|
+
"type": "zeebe:property"
|
|
2398
|
+
},
|
|
2399
|
+
"type": "String"
|
|
2430
2400
|
},
|
|
2431
2401
|
{
|
|
2402
|
+
"id": "exclusive",
|
|
2432
2403
|
"label": "Exclusive consumer",
|
|
2433
|
-
"
|
|
2434
|
-
"type": "Dropdown",
|
|
2404
|
+
"optional": false,
|
|
2435
2405
|
"value": "false",
|
|
2406
|
+
"group": "subscription",
|
|
2436
2407
|
"binding": {
|
|
2437
|
-
"
|
|
2438
|
-
"
|
|
2408
|
+
"name": "exclusive",
|
|
2409
|
+
"type": "zeebe:property"
|
|
2439
2410
|
},
|
|
2411
|
+
"type": "Dropdown",
|
|
2440
2412
|
"choices": [
|
|
2441
2413
|
{
|
|
2442
2414
|
"name": "Yes",
|
|
@@ -2449,74 +2421,102 @@
|
|
|
2449
2421
|
]
|
|
2450
2422
|
},
|
|
2451
2423
|
{
|
|
2452
|
-
"
|
|
2453
|
-
"
|
|
2454
|
-
"
|
|
2424
|
+
"id": "activationCondition",
|
|
2425
|
+
"label": "Activation condition",
|
|
2426
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
2427
|
+
"optional": true,
|
|
2455
2428
|
"feel": "required",
|
|
2456
|
-
"
|
|
2429
|
+
"group": "activation",
|
|
2457
2430
|
"binding": {
|
|
2458
|
-
"
|
|
2459
|
-
"
|
|
2431
|
+
"name": "activationCondition",
|
|
2432
|
+
"type": "zeebe:property"
|
|
2460
2433
|
},
|
|
2461
|
-
"
|
|
2462
|
-
"notEmpty": true
|
|
2463
|
-
}
|
|
2434
|
+
"type": "String"
|
|
2464
2435
|
},
|
|
2465
2436
|
{
|
|
2466
|
-
"
|
|
2467
|
-
"
|
|
2468
|
-
"
|
|
2437
|
+
"id": "correlationKeyProcess",
|
|
2438
|
+
"label": "Correlation key (process)",
|
|
2439
|
+
"description": "Sets up the correlation key from process variables",
|
|
2440
|
+
"constraints": {
|
|
2441
|
+
"notEmpty": true
|
|
2442
|
+
},
|
|
2469
2443
|
"feel": "required",
|
|
2444
|
+
"group": "correlation",
|
|
2470
2445
|
"binding": {
|
|
2471
|
-
"
|
|
2472
|
-
"
|
|
2446
|
+
"name": "correlationKey",
|
|
2447
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
2473
2448
|
},
|
|
2449
|
+
"type": "String"
|
|
2450
|
+
},
|
|
2451
|
+
{
|
|
2452
|
+
"id": "correlationKeyPayload",
|
|
2453
|
+
"label": "Correlation key (payload)",
|
|
2474
2454
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
2475
2455
|
"constraints": {
|
|
2476
2456
|
"notEmpty": true
|
|
2477
|
-
}
|
|
2457
|
+
},
|
|
2458
|
+
"feel": "required",
|
|
2459
|
+
"group": "correlation",
|
|
2460
|
+
"binding": {
|
|
2461
|
+
"name": "correlationKeyExpression",
|
|
2462
|
+
"type": "zeebe:property"
|
|
2463
|
+
},
|
|
2464
|
+
"type": "String"
|
|
2478
2465
|
},
|
|
2479
2466
|
{
|
|
2480
|
-
"
|
|
2481
|
-
"
|
|
2482
|
-
"
|
|
2483
|
-
"feel": "required",
|
|
2467
|
+
"id": "messageIdExpression",
|
|
2468
|
+
"label": "Message ID expression",
|
|
2469
|
+
"description": "Expression to extract unique identifier of a message",
|
|
2484
2470
|
"optional": true,
|
|
2471
|
+
"feel": "required",
|
|
2472
|
+
"group": "correlation",
|
|
2485
2473
|
"binding": {
|
|
2486
|
-
"
|
|
2487
|
-
"
|
|
2474
|
+
"name": "messageIdExpression",
|
|
2475
|
+
"type": "zeebe:property"
|
|
2488
2476
|
},
|
|
2489
|
-
"
|
|
2477
|
+
"type": "String"
|
|
2478
|
+
},
|
|
2479
|
+
{
|
|
2480
|
+
"id": "messageNameUuid",
|
|
2481
|
+
"generatedValue": {
|
|
2482
|
+
"type": "uuid"
|
|
2483
|
+
},
|
|
2484
|
+
"group": "correlation",
|
|
2485
|
+
"binding": {
|
|
2486
|
+
"name": "name",
|
|
2487
|
+
"type": "bpmn:Message#property"
|
|
2488
|
+
},
|
|
2489
|
+
"type": "Hidden"
|
|
2490
2490
|
},
|
|
2491
2491
|
{
|
|
2492
|
+
"id": "resultVariable",
|
|
2492
2493
|
"label": "Result variable",
|
|
2493
|
-
"
|
|
2494
|
-
"group": "
|
|
2495
|
-
"optional": true,
|
|
2494
|
+
"description": "Name of variable to store the response in",
|
|
2495
|
+
"group": "output",
|
|
2496
2496
|
"binding": {
|
|
2497
|
-
"
|
|
2498
|
-
"
|
|
2497
|
+
"name": "resultVariable",
|
|
2498
|
+
"type": "zeebe:property"
|
|
2499
2499
|
},
|
|
2500
|
-
"
|
|
2500
|
+
"type": "String"
|
|
2501
2501
|
},
|
|
2502
2502
|
{
|
|
2503
|
+
"id": "resultExpression",
|
|
2503
2504
|
"label": "Result expression",
|
|
2504
|
-
"
|
|
2505
|
-
"group": "variable-mapping",
|
|
2505
|
+
"description": "Expression to map the response into process variables",
|
|
2506
2506
|
"feel": "required",
|
|
2507
|
-
"
|
|
2507
|
+
"group": "output",
|
|
2508
2508
|
"binding": {
|
|
2509
|
-
"
|
|
2510
|
-
"
|
|
2509
|
+
"name": "resultExpression",
|
|
2510
|
+
"type": "zeebe:property"
|
|
2511
2511
|
},
|
|
2512
|
-
"
|
|
2512
|
+
"type": "Text"
|
|
2513
2513
|
}
|
|
2514
2514
|
],
|
|
2515
2515
|
"icon": {
|
|
2516
|
-
"contents": "data:image/svg+xml;
|
|
2516
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
|
|
2517
2517
|
},
|
|
2518
2518
|
"engines": {
|
|
2519
|
-
"camunda": "^8.
|
|
2519
|
+
"camunda": "^8.5"
|
|
2520
2520
|
}
|
|
2521
2521
|
}
|
|
2522
2522
|
]
|