@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
|
@@ -3,23 +3,38 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Amazon SQS Message Start Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.AWSSQS.startmessage.v1",
|
|
6
|
-
"
|
|
7
|
-
"
|
|
6
|
+
"description": "Receive messages from Amazon SQS.",
|
|
7
|
+
"metadata": {
|
|
8
|
+
"keywords": [
|
|
9
|
+
"receive message",
|
|
10
|
+
"receive event",
|
|
11
|
+
"receive message from queue",
|
|
12
|
+
"receive event from queue"
|
|
13
|
+
]
|
|
14
|
+
},
|
|
8
15
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
16
|
+
"version": 10,
|
|
17
|
+
"category": {
|
|
18
|
+
"id": "connectors",
|
|
19
|
+
"name": "Connectors"
|
|
20
|
+
},
|
|
9
21
|
"appliesTo": ["bpmn:StartEvent"],
|
|
10
22
|
"elementType": {
|
|
11
23
|
"value": "bpmn:StartEvent",
|
|
12
24
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
13
25
|
},
|
|
14
|
-
"
|
|
15
|
-
"
|
|
16
|
-
"name": "Connectors"
|
|
26
|
+
"engines": {
|
|
27
|
+
"camunda": "^8.3"
|
|
17
28
|
},
|
|
18
29
|
"groups": [
|
|
19
30
|
{
|
|
20
31
|
"id": "authentication",
|
|
21
32
|
"label": "Authentication"
|
|
22
33
|
},
|
|
34
|
+
{
|
|
35
|
+
"id": "configuration",
|
|
36
|
+
"label": "Configuration"
|
|
37
|
+
},
|
|
23
38
|
{
|
|
24
39
|
"id": "queueProperties",
|
|
25
40
|
"label": "Queue properties"
|
|
@@ -38,197 +53,213 @@
|
|
|
38
53
|
},
|
|
39
54
|
{
|
|
40
55
|
"id": "correlation",
|
|
41
|
-
"label": "
|
|
56
|
+
"label": "Correlation",
|
|
57
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
42
58
|
},
|
|
43
59
|
{
|
|
44
|
-
"id": "
|
|
45
|
-
"label": "
|
|
60
|
+
"id": "deduplication",
|
|
61
|
+
"label": "Deduplication",
|
|
62
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"id": "output",
|
|
66
|
+
"label": "Output mapping"
|
|
46
67
|
}
|
|
47
68
|
],
|
|
48
69
|
"properties": [
|
|
49
70
|
{
|
|
50
|
-
"type": "Hidden",
|
|
51
71
|
"value": "io.camunda:aws-sqs-inbound:1",
|
|
52
72
|
"binding": {
|
|
53
|
-
"
|
|
54
|
-
"
|
|
55
|
-
}
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"type": "Hidden",
|
|
59
|
-
"generatedValue": {
|
|
60
|
-
"type": "uuid"
|
|
73
|
+
"name": "inbound.type",
|
|
74
|
+
"type": "zeebe:property"
|
|
61
75
|
},
|
|
62
|
-
"
|
|
63
|
-
"type": "bpmn:Message#property",
|
|
64
|
-
"name": "name"
|
|
65
|
-
}
|
|
76
|
+
"type": "Hidden"
|
|
66
77
|
},
|
|
67
78
|
{
|
|
68
|
-
"id": "
|
|
79
|
+
"id": "authentication.type",
|
|
69
80
|
"label": "Authentication",
|
|
70
|
-
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
81
|
+
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/#aws-authentication-types\" target=\"_blank\">documentation page</a>",
|
|
82
|
+
"value": "credentials",
|
|
71
83
|
"group": "authentication",
|
|
84
|
+
"binding": {
|
|
85
|
+
"name": "authentication.type",
|
|
86
|
+
"type": "zeebe:property"
|
|
87
|
+
},
|
|
72
88
|
"type": "Dropdown",
|
|
73
|
-
"optional": false,
|
|
74
|
-
"value": "credentials",
|
|
75
89
|
"choices": [
|
|
76
|
-
{
|
|
77
|
-
"name": "Credentials",
|
|
78
|
-
"value": "credentials"
|
|
79
|
-
},
|
|
80
90
|
{
|
|
81
91
|
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
82
92
|
"value": "defaultCredentialsChain"
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"name": "Credentials",
|
|
96
|
+
"value": "credentials"
|
|
83
97
|
}
|
|
84
|
-
]
|
|
85
|
-
"binding": {
|
|
86
|
-
"type": "zeebe:property",
|
|
87
|
-
"name": "authentication.type"
|
|
88
|
-
},
|
|
89
|
-
"constraints": {
|
|
90
|
-
"notEmpty": true
|
|
91
|
-
}
|
|
98
|
+
]
|
|
92
99
|
},
|
|
93
100
|
{
|
|
101
|
+
"id": "authentication.accessKey",
|
|
94
102
|
"label": "Access key",
|
|
95
|
-
"description": "Provide
|
|
96
|
-
"
|
|
97
|
-
"type": "String",
|
|
98
|
-
"binding": {
|
|
99
|
-
"type": "zeebe:property",
|
|
100
|
-
"name": "authentication.accessKey"
|
|
101
|
-
},
|
|
103
|
+
"description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
|
|
104
|
+
"optional": false,
|
|
102
105
|
"constraints": {
|
|
103
106
|
"notEmpty": true
|
|
104
107
|
},
|
|
108
|
+
"group": "authentication",
|
|
109
|
+
"binding": {
|
|
110
|
+
"name": "authentication.accessKey",
|
|
111
|
+
"type": "zeebe:property"
|
|
112
|
+
},
|
|
105
113
|
"condition": {
|
|
106
|
-
"property": "
|
|
107
|
-
"equals": "credentials"
|
|
108
|
-
|
|
114
|
+
"property": "authentication.type",
|
|
115
|
+
"equals": "credentials",
|
|
116
|
+
"type": "simple"
|
|
117
|
+
},
|
|
118
|
+
"type": "String"
|
|
109
119
|
},
|
|
110
120
|
{
|
|
121
|
+
"id": "authentication.secretKey",
|
|
111
122
|
"label": "Secret key",
|
|
112
|
-
"description": "Provide
|
|
123
|
+
"description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
|
|
124
|
+
"optional": false,
|
|
125
|
+
"constraints": {
|
|
126
|
+
"notEmpty": true
|
|
127
|
+
},
|
|
113
128
|
"group": "authentication",
|
|
114
|
-
"type": "String",
|
|
115
129
|
"binding": {
|
|
116
|
-
"
|
|
117
|
-
"
|
|
130
|
+
"name": "authentication.secretKey",
|
|
131
|
+
"type": "zeebe:property"
|
|
132
|
+
},
|
|
133
|
+
"condition": {
|
|
134
|
+
"property": "authentication.type",
|
|
135
|
+
"equals": "credentials",
|
|
136
|
+
"type": "simple"
|
|
118
137
|
},
|
|
138
|
+
"type": "String"
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
"id": "configuration.region",
|
|
142
|
+
"label": "Region",
|
|
143
|
+
"description": "Specify the AWS region",
|
|
144
|
+
"optional": false,
|
|
119
145
|
"constraints": {
|
|
120
146
|
"notEmpty": true
|
|
121
147
|
},
|
|
122
|
-
"
|
|
123
|
-
|
|
124
|
-
"
|
|
125
|
-
|
|
148
|
+
"group": "configuration",
|
|
149
|
+
"binding": {
|
|
150
|
+
"name": "configuration.region",
|
|
151
|
+
"type": "zeebe:property"
|
|
152
|
+
},
|
|
153
|
+
"type": "String"
|
|
126
154
|
},
|
|
127
155
|
{
|
|
128
|
-
"
|
|
129
|
-
"
|
|
130
|
-
"
|
|
131
|
-
"
|
|
156
|
+
"id": "configuration.endpoint",
|
|
157
|
+
"label": "Endpoint",
|
|
158
|
+
"description": "Specify endpoint if need to use custom endpoint",
|
|
159
|
+
"optional": true,
|
|
160
|
+
"group": "configuration",
|
|
132
161
|
"binding": {
|
|
133
|
-
"
|
|
134
|
-
"
|
|
162
|
+
"name": "configuration.endpoint",
|
|
163
|
+
"type": "zeebe:property"
|
|
135
164
|
},
|
|
136
|
-
"
|
|
137
|
-
"notEmpty": true,
|
|
138
|
-
"pattern": {
|
|
139
|
-
"value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
140
|
-
"message": "Must be an queue URL or ARN"
|
|
141
|
-
}
|
|
142
|
-
}
|
|
165
|
+
"type": "Hidden"
|
|
143
166
|
},
|
|
144
167
|
{
|
|
145
|
-
"
|
|
146
|
-
"
|
|
168
|
+
"id": "queue.queue.url",
|
|
169
|
+
"label": "Queue URL",
|
|
170
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
171
|
+
"optional": false,
|
|
172
|
+
"constraints": {
|
|
173
|
+
"notEmpty": true
|
|
174
|
+
},
|
|
147
175
|
"group": "queueProperties",
|
|
148
|
-
"type": "String",
|
|
149
176
|
"binding": {
|
|
150
|
-
"
|
|
151
|
-
"
|
|
177
|
+
"name": "queue.url",
|
|
178
|
+
"type": "zeebe:property"
|
|
152
179
|
},
|
|
153
|
-
"
|
|
154
|
-
"notEmpty": true
|
|
155
|
-
}
|
|
180
|
+
"type": "String"
|
|
156
181
|
},
|
|
157
182
|
{
|
|
183
|
+
"id": "queue.queue.pollingWaitTime",
|
|
158
184
|
"label": "Polling wait time",
|
|
159
|
-
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
|
|
160
|
-
"group": "messagePollingProperties",
|
|
161
|
-
"type": "String",
|
|
185
|
+
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details. A value of 0 will automatically be overridden to 1",
|
|
162
186
|
"optional": false,
|
|
163
|
-
"
|
|
164
|
-
"value": "1",
|
|
165
|
-
"binding": {
|
|
166
|
-
"type": "zeebe:property",
|
|
167
|
-
"name": "queue.pollingWaitTime"
|
|
168
|
-
},
|
|
187
|
+
"value": "20",
|
|
169
188
|
"constraints": {
|
|
170
189
|
"notEmpty": true,
|
|
171
190
|
"pattern": {
|
|
172
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
173
|
-
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
191
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
|
|
174
192
|
}
|
|
175
|
-
}
|
|
193
|
+
},
|
|
194
|
+
"group": "messagePollingProperties",
|
|
195
|
+
"binding": {
|
|
196
|
+
"name": "queue.pollingWaitTime",
|
|
197
|
+
"type": "zeebe:property"
|
|
198
|
+
},
|
|
199
|
+
"type": "String"
|
|
176
200
|
},
|
|
177
201
|
{
|
|
202
|
+
"id": "queue.queue.attributeNames",
|
|
178
203
|
"label": "Attribute names",
|
|
179
204
|
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
|
|
205
|
+
"optional": false,
|
|
206
|
+
"feel": "optional",
|
|
180
207
|
"group": "input",
|
|
181
|
-
"type": "String",
|
|
182
|
-
"optional": true,
|
|
183
208
|
"binding": {
|
|
184
|
-
"
|
|
185
|
-
"
|
|
209
|
+
"name": "queue.attributeNames",
|
|
210
|
+
"type": "zeebe:property"
|
|
186
211
|
},
|
|
187
|
-
"
|
|
212
|
+
"type": "String"
|
|
188
213
|
},
|
|
189
214
|
{
|
|
215
|
+
"id": "queue.queue.messageAttributeNames",
|
|
190
216
|
"label": "Message attribute names",
|
|
191
217
|
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
|
|
218
|
+
"optional": false,
|
|
219
|
+
"feel": "optional",
|
|
192
220
|
"group": "input",
|
|
193
|
-
"type": "String",
|
|
194
|
-
"optional": true,
|
|
195
221
|
"binding": {
|
|
196
|
-
"
|
|
197
|
-
"
|
|
222
|
+
"name": "queue.messageAttributeNames",
|
|
223
|
+
"type": "zeebe:property"
|
|
198
224
|
},
|
|
199
|
-
"
|
|
225
|
+
"type": "String"
|
|
200
226
|
},
|
|
201
227
|
{
|
|
202
|
-
"
|
|
203
|
-
"
|
|
204
|
-
"
|
|
228
|
+
"id": "activationCondition",
|
|
229
|
+
"label": "Activation condition",
|
|
230
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
205
231
|
"optional": true,
|
|
232
|
+
"feel": "required",
|
|
206
233
|
"group": "activation",
|
|
207
234
|
"binding": {
|
|
208
|
-
"
|
|
209
|
-
"
|
|
235
|
+
"name": "activationCondition",
|
|
236
|
+
"type": "zeebe:property"
|
|
210
237
|
},
|
|
211
|
-
"
|
|
238
|
+
"type": "String"
|
|
212
239
|
},
|
|
213
240
|
{
|
|
214
|
-
"
|
|
215
|
-
"
|
|
241
|
+
"id": "consumeUnmatchedEvents",
|
|
242
|
+
"label": "Consume unmatched events",
|
|
243
|
+
"value": true,
|
|
216
244
|
"group": "activation",
|
|
217
|
-
"feel": "required",
|
|
218
|
-
"optional": true,
|
|
219
245
|
"binding": {
|
|
220
|
-
"
|
|
221
|
-
"
|
|
246
|
+
"name": "consumeUnmatchedEvents",
|
|
247
|
+
"type": "zeebe:property"
|
|
222
248
|
},
|
|
223
|
-
"
|
|
249
|
+
"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",
|
|
250
|
+
"type": "Boolean"
|
|
224
251
|
},
|
|
225
252
|
{
|
|
226
|
-
"label": "Correlation required",
|
|
227
|
-
"description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
|
|
228
253
|
"id": "correlationRequired",
|
|
254
|
+
"label": "Subprocess correlation required",
|
|
255
|
+
"description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
|
|
256
|
+
"value": "notRequired",
|
|
229
257
|
"group": "correlation",
|
|
258
|
+
"binding": {
|
|
259
|
+
"name": "correlationRequired",
|
|
260
|
+
"type": "zeebe:property"
|
|
261
|
+
},
|
|
230
262
|
"type": "Dropdown",
|
|
231
|
-
"value": "notRequired",
|
|
232
263
|
"choices": [
|
|
233
264
|
{
|
|
234
265
|
"name": "Correlation not required",
|
|
@@ -238,104 +269,206 @@
|
|
|
238
269
|
"name": "Correlation required",
|
|
239
270
|
"value": "required"
|
|
240
271
|
}
|
|
241
|
-
]
|
|
242
|
-
"binding": {
|
|
243
|
-
"type": "zeebe:property",
|
|
244
|
-
"name": "correlationRequired"
|
|
245
|
-
}
|
|
272
|
+
]
|
|
246
273
|
},
|
|
247
274
|
{
|
|
275
|
+
"id": "correlationKeyProcess",
|
|
248
276
|
"label": "Correlation key (process)",
|
|
249
|
-
"type": "String",
|
|
250
|
-
"group": "correlation",
|
|
251
|
-
"feel": "required",
|
|
252
277
|
"description": "Sets up the correlation key from process variables",
|
|
278
|
+
"constraints": {
|
|
279
|
+
"notEmpty": true
|
|
280
|
+
},
|
|
281
|
+
"feel": "required",
|
|
282
|
+
"group": "correlation",
|
|
253
283
|
"binding": {
|
|
254
|
-
"
|
|
255
|
-
"
|
|
284
|
+
"name": "correlationKey",
|
|
285
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
256
286
|
},
|
|
287
|
+
"condition": {
|
|
288
|
+
"property": "correlationRequired",
|
|
289
|
+
"equals": "required",
|
|
290
|
+
"type": "simple"
|
|
291
|
+
},
|
|
292
|
+
"type": "String"
|
|
293
|
+
},
|
|
294
|
+
{
|
|
295
|
+
"id": "correlationKeyPayload",
|
|
296
|
+
"label": "Correlation key (payload)",
|
|
297
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
257
298
|
"constraints": {
|
|
258
299
|
"notEmpty": true
|
|
259
300
|
},
|
|
301
|
+
"feel": "required",
|
|
302
|
+
"group": "correlation",
|
|
303
|
+
"binding": {
|
|
304
|
+
"name": "correlationKeyExpression",
|
|
305
|
+
"type": "zeebe:property"
|
|
306
|
+
},
|
|
260
307
|
"condition": {
|
|
261
308
|
"property": "correlationRequired",
|
|
262
|
-
"equals": "required"
|
|
263
|
-
|
|
309
|
+
"equals": "required",
|
|
310
|
+
"type": "simple"
|
|
311
|
+
},
|
|
312
|
+
"type": "String"
|
|
264
313
|
},
|
|
265
314
|
{
|
|
266
|
-
"
|
|
267
|
-
"
|
|
315
|
+
"id": "messageTtl",
|
|
316
|
+
"label": "Message TTL",
|
|
317
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
318
|
+
"optional": true,
|
|
319
|
+
"constraints": {
|
|
320
|
+
"notEmpty": false,
|
|
321
|
+
"pattern": {
|
|
322
|
+
"value": "^(PT.*|)$",
|
|
323
|
+
"message": "must be an ISO-8601 duration"
|
|
324
|
+
}
|
|
325
|
+
},
|
|
326
|
+
"feel": "optional",
|
|
268
327
|
"group": "correlation",
|
|
328
|
+
"binding": {
|
|
329
|
+
"name": "messageTtl",
|
|
330
|
+
"type": "zeebe:property"
|
|
331
|
+
},
|
|
332
|
+
"type": "String"
|
|
333
|
+
},
|
|
334
|
+
{
|
|
335
|
+
"id": "messageIdExpression",
|
|
336
|
+
"label": "Message ID expression",
|
|
337
|
+
"description": "Expression to extract unique identifier of a message",
|
|
338
|
+
"optional": true,
|
|
269
339
|
"feel": "required",
|
|
340
|
+
"group": "correlation",
|
|
270
341
|
"binding": {
|
|
271
|
-
"
|
|
272
|
-
"
|
|
342
|
+
"name": "messageIdExpression",
|
|
343
|
+
"type": "zeebe:property"
|
|
273
344
|
},
|
|
274
|
-
"
|
|
345
|
+
"type": "String"
|
|
346
|
+
},
|
|
347
|
+
{
|
|
348
|
+
"id": "messageNameUuid",
|
|
349
|
+
"generatedValue": {
|
|
350
|
+
"type": "uuid"
|
|
351
|
+
},
|
|
352
|
+
"group": "correlation",
|
|
353
|
+
"binding": {
|
|
354
|
+
"name": "name",
|
|
355
|
+
"type": "bpmn:Message#property"
|
|
356
|
+
},
|
|
357
|
+
"type": "Hidden"
|
|
358
|
+
},
|
|
359
|
+
{
|
|
360
|
+
"id": "deduplicationModeManualFlag",
|
|
361
|
+
"label": "Manual mode",
|
|
362
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
363
|
+
"value": false,
|
|
364
|
+
"group": "deduplication",
|
|
365
|
+
"binding": {
|
|
366
|
+
"name": "deduplicationModeManualFlag",
|
|
367
|
+
"type": "zeebe:property"
|
|
368
|
+
},
|
|
369
|
+
"type": "Boolean"
|
|
370
|
+
},
|
|
371
|
+
{
|
|
372
|
+
"id": "deduplicationId",
|
|
373
|
+
"label": "Deduplication ID",
|
|
275
374
|
"constraints": {
|
|
276
|
-
"notEmpty": true
|
|
375
|
+
"notEmpty": true,
|
|
376
|
+
"pattern": {
|
|
377
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
378
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
379
|
+
}
|
|
380
|
+
},
|
|
381
|
+
"group": "deduplication",
|
|
382
|
+
"binding": {
|
|
383
|
+
"name": "deduplicationId",
|
|
384
|
+
"type": "zeebe:property"
|
|
277
385
|
},
|
|
278
386
|
"condition": {
|
|
279
|
-
"property": "
|
|
280
|
-
"equals":
|
|
281
|
-
|
|
387
|
+
"property": "deduplicationModeManualFlag",
|
|
388
|
+
"equals": true,
|
|
389
|
+
"type": "simple"
|
|
390
|
+
},
|
|
391
|
+
"type": "String"
|
|
282
392
|
},
|
|
283
393
|
{
|
|
284
|
-
"
|
|
285
|
-
"
|
|
286
|
-
"group": "
|
|
287
|
-
"
|
|
394
|
+
"id": "deduplicationModeManual",
|
|
395
|
+
"value": "MANUAL",
|
|
396
|
+
"group": "deduplication",
|
|
397
|
+
"binding": {
|
|
398
|
+
"name": "deduplicationMode",
|
|
399
|
+
"type": "zeebe:property"
|
|
400
|
+
},
|
|
401
|
+
"condition": {
|
|
402
|
+
"property": "deduplicationId",
|
|
403
|
+
"isActive": true,
|
|
404
|
+
"type": "simple"
|
|
405
|
+
},
|
|
406
|
+
"type": "Hidden"
|
|
407
|
+
},
|
|
408
|
+
{
|
|
409
|
+
"id": "deduplicationModeAuto",
|
|
410
|
+
"value": "AUTO",
|
|
411
|
+
"group": "deduplication",
|
|
412
|
+
"binding": {
|
|
413
|
+
"name": "deduplicationMode",
|
|
414
|
+
"type": "zeebe:property"
|
|
415
|
+
},
|
|
416
|
+
"condition": {
|
|
417
|
+
"property": "deduplicationId",
|
|
418
|
+
"isActive": false,
|
|
419
|
+
"type": "simple"
|
|
420
|
+
},
|
|
421
|
+
"type": "Hidden"
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
"id": "resultVariable",
|
|
425
|
+
"label": "Result variable",
|
|
426
|
+
"description": "Name of variable to store the response in",
|
|
427
|
+
"group": "output",
|
|
288
428
|
"binding": {
|
|
289
|
-
"
|
|
290
|
-
"
|
|
429
|
+
"name": "resultVariable",
|
|
430
|
+
"type": "zeebe:property"
|
|
291
431
|
},
|
|
292
|
-
"
|
|
432
|
+
"type": "String"
|
|
293
433
|
},
|
|
294
434
|
{
|
|
435
|
+
"id": "resultExpression",
|
|
295
436
|
"label": "Result expression",
|
|
296
|
-
"
|
|
297
|
-
"group": "variable-mapping",
|
|
437
|
+
"description": "Expression to map the response into process variables",
|
|
298
438
|
"feel": "required",
|
|
299
|
-
"
|
|
439
|
+
"group": "output",
|
|
300
440
|
"binding": {
|
|
301
|
-
"
|
|
302
|
-
"
|
|
441
|
+
"name": "resultExpression",
|
|
442
|
+
"type": "zeebe:property"
|
|
303
443
|
},
|
|
304
|
-
"
|
|
444
|
+
"type": "Text"
|
|
305
445
|
}
|
|
306
446
|
],
|
|
307
447
|
"icon": {
|
|
308
|
-
"contents": "data:image/svg+xml
|
|
309
|
-
},
|
|
310
|
-
"engines": {
|
|
311
|
-
"camunda": "^8.4"
|
|
448
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
312
449
|
}
|
|
313
450
|
},
|
|
314
451
|
{
|
|
315
452
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
316
453
|
"name": "Amazon SQS Message Start Event Connector",
|
|
317
454
|
"id": "io.camunda.connectors.AWSSQS.startmessage.v1",
|
|
455
|
+
"version": 1,
|
|
318
456
|
"description": "Receive message from a queue",
|
|
319
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
320
|
-
"version": 9,
|
|
321
|
-
"category": {
|
|
322
|
-
"id": "connectors",
|
|
323
|
-
"name": "Connectors"
|
|
324
|
-
},
|
|
457
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
325
458
|
"appliesTo": ["bpmn:StartEvent"],
|
|
326
459
|
"elementType": {
|
|
327
460
|
"value": "bpmn:StartEvent",
|
|
328
461
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
329
462
|
},
|
|
463
|
+
"category": {
|
|
464
|
+
"id": "connectors",
|
|
465
|
+
"name": "Connectors"
|
|
466
|
+
},
|
|
330
467
|
"groups": [
|
|
331
468
|
{
|
|
332
469
|
"id": "authentication",
|
|
333
470
|
"label": "Authentication"
|
|
334
471
|
},
|
|
335
|
-
{
|
|
336
|
-
"id": "configuration",
|
|
337
|
-
"label": "Configuration"
|
|
338
|
-
},
|
|
339
472
|
{
|
|
340
473
|
"id": "queueProperties",
|
|
341
474
|
"label": "Queue properties"
|
|
@@ -354,213 +487,163 @@
|
|
|
354
487
|
},
|
|
355
488
|
{
|
|
356
489
|
"id": "correlation",
|
|
357
|
-
"label": "
|
|
358
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
359
|
-
},
|
|
360
|
-
{
|
|
361
|
-
"id": "deduplication",
|
|
362
|
-
"label": "Deduplication",
|
|
363
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
490
|
+
"label": "Subprocess correlation"
|
|
364
491
|
},
|
|
365
492
|
{
|
|
366
|
-
"id": "
|
|
367
|
-
"label": "
|
|
493
|
+
"id": "variable-mapping",
|
|
494
|
+
"label": "Variable mapping"
|
|
368
495
|
}
|
|
369
496
|
],
|
|
370
497
|
"properties": [
|
|
371
498
|
{
|
|
499
|
+
"type": "Hidden",
|
|
372
500
|
"value": "io.camunda:aws-sqs-inbound:1",
|
|
373
501
|
"binding": {
|
|
374
|
-
"
|
|
375
|
-
"
|
|
376
|
-
}
|
|
377
|
-
"type": "Hidden"
|
|
502
|
+
"type": "zeebe:property",
|
|
503
|
+
"name": "inbound.type"
|
|
504
|
+
}
|
|
378
505
|
},
|
|
379
506
|
{
|
|
380
|
-
"
|
|
381
|
-
"
|
|
382
|
-
|
|
383
|
-
"value": "credentials",
|
|
384
|
-
"group": "authentication",
|
|
385
|
-
"binding": {
|
|
386
|
-
"name": "authentication.type",
|
|
387
|
-
"type": "zeebe:property"
|
|
507
|
+
"type": "Hidden",
|
|
508
|
+
"generatedValue": {
|
|
509
|
+
"type": "uuid"
|
|
388
510
|
},
|
|
389
|
-
"
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
"value": "defaultCredentialsChain"
|
|
394
|
-
},
|
|
395
|
-
{
|
|
396
|
-
"name": "Credentials",
|
|
397
|
-
"value": "credentials"
|
|
398
|
-
}
|
|
399
|
-
]
|
|
511
|
+
"binding": {
|
|
512
|
+
"type": "bpmn:Message#property",
|
|
513
|
+
"name": "name"
|
|
514
|
+
}
|
|
400
515
|
},
|
|
401
516
|
{
|
|
402
|
-
"id": "authentication.accessKey",
|
|
403
517
|
"label": "Access key",
|
|
404
|
-
"description": "Provide
|
|
405
|
-
"optional": false,
|
|
406
|
-
"constraints": {
|
|
407
|
-
"notEmpty": true
|
|
408
|
-
},
|
|
518
|
+
"description": "Provide AWS IAM access key that has permission to read from desired SQS",
|
|
409
519
|
"group": "authentication",
|
|
520
|
+
"type": "String",
|
|
410
521
|
"binding": {
|
|
411
|
-
"
|
|
412
|
-
"
|
|
413
|
-
},
|
|
414
|
-
"condition": {
|
|
415
|
-
"property": "authentication.type",
|
|
416
|
-
"equals": "credentials",
|
|
417
|
-
"type": "simple"
|
|
522
|
+
"type": "zeebe:property",
|
|
523
|
+
"name": "authentication.accessKey"
|
|
418
524
|
},
|
|
419
|
-
"
|
|
525
|
+
"constraints": {
|
|
526
|
+
"notEmpty": true
|
|
527
|
+
}
|
|
420
528
|
},
|
|
421
529
|
{
|
|
422
|
-
"id": "authentication.secretKey",
|
|
423
530
|
"label": "Secret key",
|
|
424
|
-
"description": "Provide
|
|
425
|
-
"optional": false,
|
|
426
|
-
"constraints": {
|
|
427
|
-
"notEmpty": true
|
|
428
|
-
},
|
|
531
|
+
"description": "Provide AWS IAM secret key that has permission to read from desired SQS",
|
|
429
532
|
"group": "authentication",
|
|
533
|
+
"type": "String",
|
|
430
534
|
"binding": {
|
|
431
|
-
"
|
|
432
|
-
"
|
|
433
|
-
},
|
|
434
|
-
"condition": {
|
|
435
|
-
"property": "authentication.type",
|
|
436
|
-
"equals": "credentials",
|
|
437
|
-
"type": "simple"
|
|
535
|
+
"type": "zeebe:property",
|
|
536
|
+
"name": "authentication.secretKey"
|
|
438
537
|
},
|
|
439
|
-
"type": "String"
|
|
440
|
-
},
|
|
441
|
-
{
|
|
442
|
-
"id": "configuration.region",
|
|
443
|
-
"label": "Region",
|
|
444
|
-
"description": "Specify the AWS region",
|
|
445
|
-
"optional": false,
|
|
446
538
|
"constraints": {
|
|
447
539
|
"notEmpty": true
|
|
448
|
-
}
|
|
449
|
-
"group": "configuration",
|
|
450
|
-
"binding": {
|
|
451
|
-
"name": "configuration.region",
|
|
452
|
-
"type": "zeebe:property"
|
|
453
|
-
},
|
|
454
|
-
"type": "String"
|
|
540
|
+
}
|
|
455
541
|
},
|
|
456
542
|
{
|
|
457
|
-
"
|
|
458
|
-
"
|
|
459
|
-
"
|
|
460
|
-
"
|
|
461
|
-
"group": "configuration",
|
|
543
|
+
"label": "Queue URL",
|
|
544
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
545
|
+
"group": "queueProperties",
|
|
546
|
+
"type": "String",
|
|
462
547
|
"binding": {
|
|
463
|
-
"
|
|
464
|
-
"
|
|
548
|
+
"type": "zeebe:property",
|
|
549
|
+
"name": "queue.url"
|
|
465
550
|
},
|
|
466
|
-
"
|
|
551
|
+
"constraints": {
|
|
552
|
+
"notEmpty": true,
|
|
553
|
+
"pattern": {
|
|
554
|
+
"value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
555
|
+
"message": "Must be an queue URL or ARN"
|
|
556
|
+
}
|
|
557
|
+
}
|
|
467
558
|
},
|
|
468
559
|
{
|
|
469
|
-
"
|
|
470
|
-
"
|
|
471
|
-
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
472
|
-
"optional": false,
|
|
473
|
-
"constraints": {
|
|
474
|
-
"notEmpty": true
|
|
475
|
-
},
|
|
560
|
+
"label": "Region",
|
|
561
|
+
"description": "Specify the AWS region of your queue",
|
|
476
562
|
"group": "queueProperties",
|
|
563
|
+
"type": "String",
|
|
477
564
|
"binding": {
|
|
478
|
-
"
|
|
479
|
-
"
|
|
565
|
+
"type": "zeebe:property",
|
|
566
|
+
"name": "configuration.region"
|
|
480
567
|
},
|
|
481
|
-
"
|
|
568
|
+
"constraints": {
|
|
569
|
+
"notEmpty": true
|
|
570
|
+
}
|
|
482
571
|
},
|
|
483
572
|
{
|
|
484
|
-
"id": "queue.queue.pollingWaitTime",
|
|
485
573
|
"label": "Polling wait time",
|
|
486
|
-
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
574
|
+
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
|
|
575
|
+
"group": "messagePollingProperties",
|
|
576
|
+
"type": "String",
|
|
487
577
|
"optional": false,
|
|
488
|
-
"
|
|
578
|
+
"feel": "optional",
|
|
579
|
+
"value": "1",
|
|
580
|
+
"binding": {
|
|
581
|
+
"type": "zeebe:property",
|
|
582
|
+
"name": "queue.pollingWaitTime"
|
|
583
|
+
},
|
|
489
584
|
"constraints": {
|
|
490
585
|
"notEmpty": true,
|
|
491
586
|
"pattern": {
|
|
492
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
587
|
+
"value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
588
|
+
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
493
589
|
}
|
|
494
|
-
}
|
|
495
|
-
"group": "messagePollingProperties",
|
|
496
|
-
"binding": {
|
|
497
|
-
"name": "queue.pollingWaitTime",
|
|
498
|
-
"type": "zeebe:property"
|
|
499
|
-
},
|
|
500
|
-
"type": "String"
|
|
590
|
+
}
|
|
501
591
|
},
|
|
502
592
|
{
|
|
503
|
-
"id": "queue.queue.attributeNames",
|
|
504
593
|
"label": "Attribute names",
|
|
505
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
506
|
-
"optional": false,
|
|
507
|
-
"feel": "optional",
|
|
594
|
+
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
|
|
508
595
|
"group": "input",
|
|
596
|
+
"type": "String",
|
|
597
|
+
"optional": true,
|
|
509
598
|
"binding": {
|
|
510
|
-
"
|
|
511
|
-
"
|
|
599
|
+
"type": "zeebe:property",
|
|
600
|
+
"name": "queue.attributeNames"
|
|
512
601
|
},
|
|
513
|
-
"
|
|
602
|
+
"feel": "required"
|
|
514
603
|
},
|
|
515
604
|
{
|
|
516
|
-
"id": "queue.queue.messageAttributeNames",
|
|
517
605
|
"label": "Message attribute names",
|
|
518
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
519
|
-
"optional": false,
|
|
520
|
-
"feel": "optional",
|
|
606
|
+
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
|
|
521
607
|
"group": "input",
|
|
608
|
+
"type": "String",
|
|
609
|
+
"optional": true,
|
|
522
610
|
"binding": {
|
|
523
|
-
"
|
|
524
|
-
"
|
|
611
|
+
"type": "zeebe:property",
|
|
612
|
+
"name": "queue.messageAttributeNames"
|
|
525
613
|
},
|
|
526
|
-
"
|
|
614
|
+
"feel": "required"
|
|
527
615
|
},
|
|
528
616
|
{
|
|
529
|
-
"
|
|
530
|
-
"label": "Activation condition",
|
|
531
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
532
|
-
"optional": true,
|
|
617
|
+
"label": "Message ID expression",
|
|
533
618
|
"feel": "required",
|
|
619
|
+
"type": "String",
|
|
620
|
+
"optional": true,
|
|
534
621
|
"group": "activation",
|
|
535
622
|
"binding": {
|
|
536
|
-
"
|
|
537
|
-
"
|
|
623
|
+
"type": "zeebe:property",
|
|
624
|
+
"name": "messageIdExpression"
|
|
538
625
|
},
|
|
539
|
-
"
|
|
626
|
+
"description": "Expression to extract unique identifier of a message"
|
|
540
627
|
},
|
|
541
628
|
{
|
|
542
|
-
"
|
|
543
|
-
"
|
|
544
|
-
"value": true,
|
|
629
|
+
"label": "Activation condition",
|
|
630
|
+
"type": "String",
|
|
545
631
|
"group": "activation",
|
|
632
|
+
"feel": "required",
|
|
633
|
+
"optional": true,
|
|
546
634
|
"binding": {
|
|
547
|
-
"
|
|
548
|
-
"
|
|
635
|
+
"type": "zeebe:property",
|
|
636
|
+
"name": "activationCondition"
|
|
549
637
|
},
|
|
550
|
-
"
|
|
551
|
-
"type": "Boolean"
|
|
638
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
552
639
|
},
|
|
553
640
|
{
|
|
554
|
-
"
|
|
555
|
-
"label": "Subprocess correlation required",
|
|
641
|
+
"label": "Correlation required",
|
|
556
642
|
"description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
|
|
557
|
-
"
|
|
643
|
+
"id": "correlationRequired",
|
|
558
644
|
"group": "correlation",
|
|
559
|
-
"binding": {
|
|
560
|
-
"name": "correlationRequired",
|
|
561
|
-
"type": "zeebe:property"
|
|
562
|
-
},
|
|
563
645
|
"type": "Dropdown",
|
|
646
|
+
"value": "notRequired",
|
|
564
647
|
"choices": [
|
|
565
648
|
{
|
|
566
649
|
"name": "Correlation not required",
|
|
@@ -570,195 +653,86 @@
|
|
|
570
653
|
"name": "Correlation required",
|
|
571
654
|
"value": "required"
|
|
572
655
|
}
|
|
573
|
-
]
|
|
656
|
+
],
|
|
657
|
+
"binding": {
|
|
658
|
+
"type": "zeebe:property",
|
|
659
|
+
"name": "correlationRequired"
|
|
660
|
+
}
|
|
574
661
|
},
|
|
575
662
|
{
|
|
576
|
-
"id": "correlationKeyProcess",
|
|
577
663
|
"label": "Correlation key (process)",
|
|
578
|
-
"
|
|
579
|
-
"constraints": {
|
|
580
|
-
"notEmpty": true
|
|
581
|
-
},
|
|
582
|
-
"feel": "required",
|
|
664
|
+
"type": "String",
|
|
583
665
|
"group": "correlation",
|
|
666
|
+
"feel": "required",
|
|
667
|
+
"description": "Sets up the correlation key from process variables",
|
|
584
668
|
"binding": {
|
|
585
|
-
"
|
|
586
|
-
"
|
|
587
|
-
},
|
|
588
|
-
"condition": {
|
|
589
|
-
"property": "correlationRequired",
|
|
590
|
-
"equals": "required",
|
|
591
|
-
"type": "simple"
|
|
669
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
670
|
+
"name": "correlationKey"
|
|
592
671
|
},
|
|
593
|
-
"type": "String"
|
|
594
|
-
},
|
|
595
|
-
{
|
|
596
|
-
"id": "correlationKeyPayload",
|
|
597
|
-
"label": "Correlation key (payload)",
|
|
598
|
-
"description": "Extracts the correlation key from the incoming message payload",
|
|
599
672
|
"constraints": {
|
|
600
673
|
"notEmpty": true
|
|
601
674
|
},
|
|
602
|
-
"feel": "required",
|
|
603
|
-
"group": "correlation",
|
|
604
|
-
"binding": {
|
|
605
|
-
"name": "correlationKeyExpression",
|
|
606
|
-
"type": "zeebe:property"
|
|
607
|
-
},
|
|
608
675
|
"condition": {
|
|
609
676
|
"property": "correlationRequired",
|
|
610
|
-
"equals": "required"
|
|
611
|
-
|
|
612
|
-
},
|
|
613
|
-
"type": "String"
|
|
677
|
+
"equals": "required"
|
|
678
|
+
}
|
|
614
679
|
},
|
|
615
680
|
{
|
|
616
|
-
"
|
|
617
|
-
"
|
|
618
|
-
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
619
|
-
"optional": true,
|
|
620
|
-
"constraints": {
|
|
621
|
-
"notEmpty": false,
|
|
622
|
-
"pattern": {
|
|
623
|
-
"value": "^(PT.*|)$",
|
|
624
|
-
"message": "must be an ISO-8601 duration"
|
|
625
|
-
}
|
|
626
|
-
},
|
|
627
|
-
"feel": "optional",
|
|
681
|
+
"label": "Correlation key (payload)",
|
|
682
|
+
"type": "String",
|
|
628
683
|
"group": "correlation",
|
|
629
|
-
"binding": {
|
|
630
|
-
"name": "messageTtl",
|
|
631
|
-
"type": "zeebe:property"
|
|
632
|
-
},
|
|
633
|
-
"type": "String"
|
|
634
|
-
},
|
|
635
|
-
{
|
|
636
|
-
"id": "messageIdExpression",
|
|
637
|
-
"label": "Message ID expression",
|
|
638
|
-
"description": "Expression to extract unique identifier of a message",
|
|
639
|
-
"optional": true,
|
|
640
684
|
"feel": "required",
|
|
641
|
-
"group": "correlation",
|
|
642
|
-
"binding": {
|
|
643
|
-
"name": "messageIdExpression",
|
|
644
|
-
"type": "zeebe:property"
|
|
645
|
-
},
|
|
646
|
-
"type": "String"
|
|
647
|
-
},
|
|
648
|
-
{
|
|
649
|
-
"id": "messageNameUuid",
|
|
650
|
-
"generatedValue": {
|
|
651
|
-
"type": "uuid"
|
|
652
|
-
},
|
|
653
|
-
"group": "correlation",
|
|
654
|
-
"binding": {
|
|
655
|
-
"name": "name",
|
|
656
|
-
"type": "bpmn:Message#property"
|
|
657
|
-
},
|
|
658
|
-
"type": "Hidden"
|
|
659
|
-
},
|
|
660
|
-
{
|
|
661
|
-
"id": "deduplicationModeManualFlag",
|
|
662
|
-
"label": "Manual mode",
|
|
663
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
664
|
-
"value": false,
|
|
665
|
-
"group": "deduplication",
|
|
666
685
|
"binding": {
|
|
667
|
-
"
|
|
668
|
-
"
|
|
686
|
+
"type": "zeebe:property",
|
|
687
|
+
"name": "correlationKeyExpression"
|
|
669
688
|
},
|
|
670
|
-
"
|
|
671
|
-
},
|
|
672
|
-
{
|
|
673
|
-
"id": "deduplicationId",
|
|
674
|
-
"label": "Deduplication ID",
|
|
689
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
675
690
|
"constraints": {
|
|
676
|
-
"notEmpty": true
|
|
677
|
-
"pattern": {
|
|
678
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
679
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
680
|
-
}
|
|
681
|
-
},
|
|
682
|
-
"group": "deduplication",
|
|
683
|
-
"binding": {
|
|
684
|
-
"name": "deduplicationId",
|
|
685
|
-
"type": "zeebe:property"
|
|
686
|
-
},
|
|
687
|
-
"condition": {
|
|
688
|
-
"property": "deduplicationModeManualFlag",
|
|
689
|
-
"equals": true,
|
|
690
|
-
"type": "simple"
|
|
691
|
-
},
|
|
692
|
-
"type": "String"
|
|
693
|
-
},
|
|
694
|
-
{
|
|
695
|
-
"id": "deduplicationModeManual",
|
|
696
|
-
"value": "MANUAL",
|
|
697
|
-
"group": "deduplication",
|
|
698
|
-
"binding": {
|
|
699
|
-
"name": "deduplicationMode",
|
|
700
|
-
"type": "zeebe:property"
|
|
701
|
-
},
|
|
702
|
-
"condition": {
|
|
703
|
-
"property": "deduplicationId",
|
|
704
|
-
"isActive": true,
|
|
705
|
-
"type": "simple"
|
|
706
|
-
},
|
|
707
|
-
"type": "Hidden"
|
|
708
|
-
},
|
|
709
|
-
{
|
|
710
|
-
"id": "deduplicationModeAuto",
|
|
711
|
-
"value": "AUTO",
|
|
712
|
-
"group": "deduplication",
|
|
713
|
-
"binding": {
|
|
714
|
-
"name": "deduplicationMode",
|
|
715
|
-
"type": "zeebe:property"
|
|
691
|
+
"notEmpty": true
|
|
716
692
|
},
|
|
717
693
|
"condition": {
|
|
718
|
-
"property": "
|
|
719
|
-
"
|
|
720
|
-
|
|
721
|
-
},
|
|
722
|
-
"type": "Hidden"
|
|
694
|
+
"property": "correlationRequired",
|
|
695
|
+
"equals": "required"
|
|
696
|
+
}
|
|
723
697
|
},
|
|
724
698
|
{
|
|
725
|
-
"id": "resultVariable",
|
|
726
699
|
"label": "Result variable",
|
|
727
|
-
"
|
|
728
|
-
"group": "
|
|
700
|
+
"type": "String",
|
|
701
|
+
"group": "variable-mapping",
|
|
702
|
+
"optional": true,
|
|
729
703
|
"binding": {
|
|
730
|
-
"
|
|
731
|
-
"
|
|
704
|
+
"type": "zeebe:property",
|
|
705
|
+
"name": "resultVariable"
|
|
732
706
|
},
|
|
733
|
-
"
|
|
707
|
+
"description": "Name of variable to store the result of the connector in"
|
|
734
708
|
},
|
|
735
709
|
{
|
|
736
|
-
"id": "resultExpression",
|
|
737
710
|
"label": "Result expression",
|
|
738
|
-
"
|
|
711
|
+
"type": "String",
|
|
712
|
+
"group": "variable-mapping",
|
|
739
713
|
"feel": "required",
|
|
740
|
-
"
|
|
714
|
+
"optional": true,
|
|
741
715
|
"binding": {
|
|
742
|
-
"
|
|
743
|
-
"
|
|
716
|
+
"type": "zeebe:property",
|
|
717
|
+
"name": "resultExpression"
|
|
744
718
|
},
|
|
745
|
-
"
|
|
719
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
746
720
|
}
|
|
747
721
|
],
|
|
748
722
|
"icon": {
|
|
749
|
-
"contents": "data:image/svg+xml
|
|
723
|
+
"contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 64 (93537) - https://sketch.com --%3E%3Ctitle%3EIcon-Architecture/32/Arch_AWS-Simple-Queue-Service_32%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3ClinearGradient x1='0%25' y1='100%25' x2='100%25' y2='0%25' id='linearGradient-1'%3E%3Cstop stop-color='%23B0084D' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%23FF4F8B' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='Icon-Architecture/32/Arch_AWS-Simple-Queue-Service_32' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icon-Architecture-BG/32/Application-Integration' fill='url(%23linearGradient-1)'%3E%3Crect id='Rectangle' x='0' y='0' width='40' height='40'%3E%3C/rect%3E%3C/g%3E%3Cpath d='M14.3422051,22.3493786 L15.8466767,20.9061074 C15.9428347,20.8141539 15.9969235,20.687218 15.9999285,20.5552846 C16.0019317,20.4223517 15.9518495,20.2934168 15.8596981,20.1984648 L14.3552264,18.6432502 L13.6350433,19.3378994 L14.311154,20.037546 L11.9913429,20.037546 L11.9913429,21.0370413 L14.2650783,21.0370413 L13.6480647,21.6287425 L14.3422051,22.3493786 Z M26.3579452,22.3533765 L27.9074909,20.9001104 C28.0066538,20.8081569 28.0627459,20.679222 28.0647492,20.5442901 C28.0667525,20.4093583 28.0136653,20.2784244 27.918509,20.1834724 L26.3689633,18.6372532 L25.6607999,19.3438963 L26.3549403,20.037546 L24.0110896,20.037546 L24.0110896,21.0370413 L26.2988481,21.0370413 L25.671818,21.6247445 L26.3579452,22.3533765 Z M17.5875367,23.3608678 C18.3387708,23.0570212 19.1621235,22.8941035 20.0045074,22.8941035 C20.8468913,22.8941035 21.670244,23.0570212 22.4214781,23.3608678 C21.7523789,21.5897622 21.7523789,19.3898731 22.4214781,17.6187675 C20.9190098,18.2264606 19.090005,18.2264606 17.5875367,17.6187675 C18.2566359,19.3898731 18.2566359,21.5897622 17.5875367,23.3608678 L17.5875367,23.3608678 Z M15.6443443,25.3408679 C15.546183,25.2439168 15.4971024,25.1159814 15.4971024,24.988046 C15.4971024,24.8601106 15.546183,24.7321753 15.6443443,24.6342247 C17.5845317,22.6982024 17.5845317,18.2824324 15.6443443,16.3454106 C15.546183,16.2484595 15.4971024,16.1205241 15.4971024,15.9925912 C15.4971024,15.8646534 15.546183,15.736718 15.6443443,15.6387674 C15.8396652,15.4438659 16.1571868,15.4438659 16.3525077,15.6387674 C17.2740216,16.5583031 18.6052086,17.0860366 20.0045074,17.0860366 C21.4048079,17.0860366 22.7359948,16.5583031 23.6575088,15.6387674 C23.8528296,15.4438659 24.1703513,15.4438659 24.3656722,15.6387674 C24.4628318,15.736718 24.5119124,15.8646534 24.5119124,15.9925912 C24.5119124,16.1205241 24.4628318,16.2484595 24.3656722,16.3454106 C22.4244831,18.2824324 22.4244831,22.6982024 24.3656722,24.6342247 C24.4628318,24.7321753 24.5119124,24.8601106 24.5119124,24.988046 C24.5119124,25.1159814 24.4628318,25.2439168 24.3656722,25.3408679 C24.2675109,25.4388184 24.1393003,25.4877937 24.0110896,25.4877937 C23.882879,25.4877937 23.7546684,25.4388184 23.6575088,25.3408679 C22.7359948,24.4213322 21.4048079,23.8935987 20.0045074,23.8935987 C18.6052086,23.8935987 17.2740216,24.4213322 16.3525077,25.3408679 C16.1571868,25.5357694 15.8396652,25.5357694 15.6443443,25.3408679 L15.6443443,25.3408679 Z M32.5421049,19.4358499 C32.236603,19.1320033 31.8369464,18.9800801 31.4362882,18.9800801 C31.0366316,18.9800801 30.636975,19.1320033 30.3314731,19.4358499 C29.721471,20.0445425 29.721471,21.0340428 30.3314731,21.6417359 C30.9414753,22.2504285 31.9321027,22.2504285 32.5421049,21.6417359 C33.1511054,21.0340428 33.1511054,20.0445425 32.5421049,19.4358499 L32.5421049,19.4358499 Z M33.2502683,22.3493786 C32.7504472,22.8481267 32.0933677,23.0980005 31.4362882,23.0980005 C30.7802103,23.0980005 30.1231309,22.8481267 29.6233097,22.3493786 C28.6236675,21.3508828 28.6236675,19.7277025 29.6233097,18.7292068 C30.622952,17.7317105 32.250626,17.7317105 33.2502683,18.7292068 C34.2499106,19.7277025 34.2499106,21.3508828 33.2502683,22.3493786 L33.2502683,22.3493786 Z M9.66852687,19.4468443 C9.36302497,19.1429978 8.96336839,18.9910745 8.56271017,18.9910745 C8.16305359,18.9910745 7.76339701,19.1429978 7.45789511,19.4468443 C6.84889461,20.055537 6.84889461,21.0450373 7.45789511,21.6527304 C8.06789726,22.261423 9.05852472,22.261423 9.66852687,21.6527304 C10.2775274,21.0450373 10.2775274,20.055537 9.66852687,19.4468443 L9.66852687,19.4468443 Z M10.3766903,22.3593735 C9.87686914,22.8581217 9.21978965,23.1079955 8.56271017,23.1079955 C7.90663232,23.1079955 7.24955284,22.8581217 6.7497317,22.3593735 C5.75008943,21.3618773 5.75008943,19.738697 6.7497317,18.7402012 C7.74937397,17.7427049 9.37704801,17.7427049 10.3766903,18.7402012 C11.3763325,19.738697 11.3763325,21.3618773 10.3766903,22.3593735 L10.3766903,22.3593735 Z M27.4337125,28.9100654 C25.4364313,30.903059 22.7820705,32.0005047 19.9574301,32.0005047 C17.1327896,32.0005047 14.4784288,30.903059 12.4821492,28.9100654 C11.165987,27.5977281 10.4077413,26.469298 9.94498104,25.1359713 L8.99842599,25.4628063 C9.50726193,26.9290658 10.3626672,28.2104187 11.7739858,29.6167086 C13.9585748,31.7986067 16.8663519,33 19.9574301,33 C23.0495099,33 25.9562853,31.7986067 28.1418759,29.6167086 C29.2827502,28.4782835 30.4206196,27.1869356 31.0115905,25.4608073 L30.0640338,25.1379703 C29.5391715,26.6701966 28.4894469,27.8565974 27.4337125,28.9100654 L27.4337125,28.9100654 Z M9.94498104,15.8596559 L8.99842599,15.5318214 C9.51026687,14.0645624 10.3656722,12.7832095 11.7759891,11.3759202 C16.2863991,6.87519304 23.6264578,6.87419354 28.1378694,11.3759202 C29.2186449,12.4533761 30.4035916,13.7897012 31.0115905,15.5318214 L30.0640338,15.8596559 C29.5241468,14.3094387 28.4293482,13.0800596 27.4297059,12.0825633 C25.434428,10.0915688 22.7810689,8.99612197 19.9574301,8.99612197 C17.1337912,8.99612197 14.4804321,10.0915688 12.4851542,12.0825633 C11.1870215,13.3779092 10.4037347,14.5423211 9.94498104,15.8596559 L9.94498104,15.8596559 Z' id='AWS-Simple-Queue-Service_Icon_32_Squid' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
750
724
|
},
|
|
751
725
|
"engines": {
|
|
752
|
-
"camunda": "^8.
|
|
726
|
+
"camunda": "^8.2"
|
|
753
727
|
}
|
|
754
728
|
},
|
|
755
729
|
{
|
|
756
730
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
757
731
|
"name": "Amazon SQS Message Start Event Connector",
|
|
758
732
|
"id": "io.camunda.connectors.AWSSQS.startmessage.v1",
|
|
759
|
-
"version":
|
|
733
|
+
"version": 2,
|
|
760
734
|
"description": "Receive message from a queue",
|
|
761
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
735
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
762
736
|
"appliesTo": ["bpmn:StartEvent"],
|
|
763
737
|
"elementType": {
|
|
764
738
|
"value": "bpmn:StartEvent",
|
|
@@ -817,6 +791,32 @@
|
|
|
817
791
|
"name": "name"
|
|
818
792
|
}
|
|
819
793
|
},
|
|
794
|
+
{
|
|
795
|
+
"id": "authenticationType",
|
|
796
|
+
"label": "Authentication",
|
|
797
|
+
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/\" target=\"_blank\">documentation page</a>",
|
|
798
|
+
"group": "authentication",
|
|
799
|
+
"type": "Dropdown",
|
|
800
|
+
"optional": false,
|
|
801
|
+
"value": "credentials",
|
|
802
|
+
"choices": [
|
|
803
|
+
{
|
|
804
|
+
"name": "Credentials",
|
|
805
|
+
"value": "credentials"
|
|
806
|
+
},
|
|
807
|
+
{
|
|
808
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
809
|
+
"value": "defaultCredentialsChain"
|
|
810
|
+
}
|
|
811
|
+
],
|
|
812
|
+
"binding": {
|
|
813
|
+
"type": "zeebe:property",
|
|
814
|
+
"name": "authentication.type"
|
|
815
|
+
},
|
|
816
|
+
"constraints": {
|
|
817
|
+
"notEmpty": true
|
|
818
|
+
}
|
|
819
|
+
},
|
|
820
820
|
{
|
|
821
821
|
"label": "Access key",
|
|
822
822
|
"description": "Provide AWS IAM access key that has permission to read from desired SQS",
|
|
@@ -828,6 +828,10 @@
|
|
|
828
828
|
},
|
|
829
829
|
"constraints": {
|
|
830
830
|
"notEmpty": true
|
|
831
|
+
},
|
|
832
|
+
"condition": {
|
|
833
|
+
"property": "authenticationType",
|
|
834
|
+
"equals": "credentials"
|
|
831
835
|
}
|
|
832
836
|
},
|
|
833
837
|
{
|
|
@@ -841,6 +845,10 @@
|
|
|
841
845
|
},
|
|
842
846
|
"constraints": {
|
|
843
847
|
"notEmpty": true
|
|
848
|
+
},
|
|
849
|
+
"condition": {
|
|
850
|
+
"property": "authenticationType",
|
|
851
|
+
"equals": "credentials"
|
|
844
852
|
}
|
|
845
853
|
},
|
|
846
854
|
{
|
|
@@ -875,7 +883,7 @@
|
|
|
875
883
|
},
|
|
876
884
|
{
|
|
877
885
|
"label": "Polling wait time",
|
|
878
|
-
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
886
|
+
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
|
|
879
887
|
"group": "messagePollingProperties",
|
|
880
888
|
"type": "String",
|
|
881
889
|
"optional": false,
|
|
@@ -895,7 +903,7 @@
|
|
|
895
903
|
},
|
|
896
904
|
{
|
|
897
905
|
"label": "Attribute names",
|
|
898
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
906
|
+
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
|
|
899
907
|
"group": "input",
|
|
900
908
|
"type": "String",
|
|
901
909
|
"optional": true,
|
|
@@ -907,7 +915,7 @@
|
|
|
907
915
|
},
|
|
908
916
|
{
|
|
909
917
|
"label": "Message attribute names",
|
|
910
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
918
|
+
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
|
|
911
919
|
"group": "input",
|
|
912
920
|
"type": "String",
|
|
913
921
|
"optional": true,
|
|
@@ -1027,24 +1035,16 @@
|
|
|
1027
1035
|
"contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 64 (93537) - https://sketch.com --%3E%3Ctitle%3EIcon-Architecture/32/Arch_AWS-Simple-Queue-Service_32%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3ClinearGradient x1='0%25' y1='100%25' x2='100%25' y2='0%25' id='linearGradient-1'%3E%3Cstop stop-color='%23B0084D' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%23FF4F8B' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='Icon-Architecture/32/Arch_AWS-Simple-Queue-Service_32' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icon-Architecture-BG/32/Application-Integration' fill='url(%23linearGradient-1)'%3E%3Crect id='Rectangle' x='0' y='0' width='40' height='40'%3E%3C/rect%3E%3C/g%3E%3Cpath d='M14.3422051,22.3493786 L15.8466767,20.9061074 C15.9428347,20.8141539 15.9969235,20.687218 15.9999285,20.5552846 C16.0019317,20.4223517 15.9518495,20.2934168 15.8596981,20.1984648 L14.3552264,18.6432502 L13.6350433,19.3378994 L14.311154,20.037546 L11.9913429,20.037546 L11.9913429,21.0370413 L14.2650783,21.0370413 L13.6480647,21.6287425 L14.3422051,22.3493786 Z M26.3579452,22.3533765 L27.9074909,20.9001104 C28.0066538,20.8081569 28.0627459,20.679222 28.0647492,20.5442901 C28.0667525,20.4093583 28.0136653,20.2784244 27.918509,20.1834724 L26.3689633,18.6372532 L25.6607999,19.3438963 L26.3549403,20.037546 L24.0110896,20.037546 L24.0110896,21.0370413 L26.2988481,21.0370413 L25.671818,21.6247445 L26.3579452,22.3533765 Z M17.5875367,23.3608678 C18.3387708,23.0570212 19.1621235,22.8941035 20.0045074,22.8941035 C20.8468913,22.8941035 21.670244,23.0570212 22.4214781,23.3608678 C21.7523789,21.5897622 21.7523789,19.3898731 22.4214781,17.6187675 C20.9190098,18.2264606 19.090005,18.2264606 17.5875367,17.6187675 C18.2566359,19.3898731 18.2566359,21.5897622 17.5875367,23.3608678 L17.5875367,23.3608678 Z M15.6443443,25.3408679 C15.546183,25.2439168 15.4971024,25.1159814 15.4971024,24.988046 C15.4971024,24.8601106 15.546183,24.7321753 15.6443443,24.6342247 C17.5845317,22.6982024 17.5845317,18.2824324 15.6443443,16.3454106 C15.546183,16.2484595 15.4971024,16.1205241 15.4971024,15.9925912 C15.4971024,15.8646534 15.546183,15.736718 15.6443443,15.6387674 C15.8396652,15.4438659 16.1571868,15.4438659 16.3525077,15.6387674 C17.2740216,16.5583031 18.6052086,17.0860366 20.0045074,17.0860366 C21.4048079,17.0860366 22.7359948,16.5583031 23.6575088,15.6387674 C23.8528296,15.4438659 24.1703513,15.4438659 24.3656722,15.6387674 C24.4628318,15.736718 24.5119124,15.8646534 24.5119124,15.9925912 C24.5119124,16.1205241 24.4628318,16.2484595 24.3656722,16.3454106 C22.4244831,18.2824324 22.4244831,22.6982024 24.3656722,24.6342247 C24.4628318,24.7321753 24.5119124,24.8601106 24.5119124,24.988046 C24.5119124,25.1159814 24.4628318,25.2439168 24.3656722,25.3408679 C24.2675109,25.4388184 24.1393003,25.4877937 24.0110896,25.4877937 C23.882879,25.4877937 23.7546684,25.4388184 23.6575088,25.3408679 C22.7359948,24.4213322 21.4048079,23.8935987 20.0045074,23.8935987 C18.6052086,23.8935987 17.2740216,24.4213322 16.3525077,25.3408679 C16.1571868,25.5357694 15.8396652,25.5357694 15.6443443,25.3408679 L15.6443443,25.3408679 Z M32.5421049,19.4358499 C32.236603,19.1320033 31.8369464,18.9800801 31.4362882,18.9800801 C31.0366316,18.9800801 30.636975,19.1320033 30.3314731,19.4358499 C29.721471,20.0445425 29.721471,21.0340428 30.3314731,21.6417359 C30.9414753,22.2504285 31.9321027,22.2504285 32.5421049,21.6417359 C33.1511054,21.0340428 33.1511054,20.0445425 32.5421049,19.4358499 L32.5421049,19.4358499 Z M33.2502683,22.3493786 C32.7504472,22.8481267 32.0933677,23.0980005 31.4362882,23.0980005 C30.7802103,23.0980005 30.1231309,22.8481267 29.6233097,22.3493786 C28.6236675,21.3508828 28.6236675,19.7277025 29.6233097,18.7292068 C30.622952,17.7317105 32.250626,17.7317105 33.2502683,18.7292068 C34.2499106,19.7277025 34.2499106,21.3508828 33.2502683,22.3493786 L33.2502683,22.3493786 Z M9.66852687,19.4468443 C9.36302497,19.1429978 8.96336839,18.9910745 8.56271017,18.9910745 C8.16305359,18.9910745 7.76339701,19.1429978 7.45789511,19.4468443 C6.84889461,20.055537 6.84889461,21.0450373 7.45789511,21.6527304 C8.06789726,22.261423 9.05852472,22.261423 9.66852687,21.6527304 C10.2775274,21.0450373 10.2775274,20.055537 9.66852687,19.4468443 L9.66852687,19.4468443 Z M10.3766903,22.3593735 C9.87686914,22.8581217 9.21978965,23.1079955 8.56271017,23.1079955 C7.90663232,23.1079955 7.24955284,22.8581217 6.7497317,22.3593735 C5.75008943,21.3618773 5.75008943,19.738697 6.7497317,18.7402012 C7.74937397,17.7427049 9.37704801,17.7427049 10.3766903,18.7402012 C11.3763325,19.738697 11.3763325,21.3618773 10.3766903,22.3593735 L10.3766903,22.3593735 Z M27.4337125,28.9100654 C25.4364313,30.903059 22.7820705,32.0005047 19.9574301,32.0005047 C17.1327896,32.0005047 14.4784288,30.903059 12.4821492,28.9100654 C11.165987,27.5977281 10.4077413,26.469298 9.94498104,25.1359713 L8.99842599,25.4628063 C9.50726193,26.9290658 10.3626672,28.2104187 11.7739858,29.6167086 C13.9585748,31.7986067 16.8663519,33 19.9574301,33 C23.0495099,33 25.9562853,31.7986067 28.1418759,29.6167086 C29.2827502,28.4782835 30.4206196,27.1869356 31.0115905,25.4608073 L30.0640338,25.1379703 C29.5391715,26.6701966 28.4894469,27.8565974 27.4337125,28.9100654 L27.4337125,28.9100654 Z M9.94498104,15.8596559 L8.99842599,15.5318214 C9.51026687,14.0645624 10.3656722,12.7832095 11.7759891,11.3759202 C16.2863991,6.87519304 23.6264578,6.87419354 28.1378694,11.3759202 C29.2186449,12.4533761 30.4035916,13.7897012 31.0115905,15.5318214 L30.0640338,15.8596559 C29.5241468,14.3094387 28.4293482,13.0800596 27.4297059,12.0825633 C25.434428,10.0915688 22.7810689,8.99612197 19.9574301,8.99612197 C17.1337912,8.99612197 14.4804321,10.0915688 12.4851542,12.0825633 C11.1870215,13.3779092 10.4037347,14.5423211 9.94498104,15.8596559 L9.94498104,15.8596559 Z' id='AWS-Simple-Queue-Service_Icon_32_Squid' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
1028
1036
|
},
|
|
1029
1037
|
"engines": {
|
|
1030
|
-
"camunda": "^8.
|
|
1038
|
+
"camunda": "^8.4"
|
|
1031
1039
|
}
|
|
1032
1040
|
},
|
|
1033
1041
|
{
|
|
1034
1042
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1035
1043
|
"name": "Amazon SQS Message Start Event Connector",
|
|
1036
1044
|
"id": "io.camunda.connectors.AWSSQS.startmessage.v1",
|
|
1037
|
-
"description": "Receive
|
|
1038
|
-
"metadata": {
|
|
1039
|
-
"keywords": [
|
|
1040
|
-
"receive message",
|
|
1041
|
-
"receive event",
|
|
1042
|
-
"receive message from queue",
|
|
1043
|
-
"receive event from queue"
|
|
1044
|
-
]
|
|
1045
|
-
},
|
|
1045
|
+
"description": "Receive message from a queue",
|
|
1046
1046
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
1047
|
-
"version":
|
|
1047
|
+
"version": 9,
|
|
1048
1048
|
"category": {
|
|
1049
1049
|
"id": "connectors",
|
|
1050
1050
|
"name": "Connectors"
|
|
@@ -1054,9 +1054,6 @@
|
|
|
1054
1054
|
"value": "bpmn:StartEvent",
|
|
1055
1055
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1056
1056
|
},
|
|
1057
|
-
"engines": {
|
|
1058
|
-
"camunda": "^8.3"
|
|
1059
|
-
},
|
|
1060
1057
|
"groups": [
|
|
1061
1058
|
{
|
|
1062
1059
|
"id": "authentication",
|
|
@@ -1213,7 +1210,7 @@
|
|
|
1213
1210
|
{
|
|
1214
1211
|
"id": "queue.queue.pollingWaitTime",
|
|
1215
1212
|
"label": "Polling wait time",
|
|
1216
|
-
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details
|
|
1213
|
+
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
|
|
1217
1214
|
"optional": false,
|
|
1218
1215
|
"value": "20",
|
|
1219
1216
|
"constraints": {
|
|
@@ -1477,6 +1474,9 @@
|
|
|
1477
1474
|
],
|
|
1478
1475
|
"icon": {
|
|
1479
1476
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
1477
|
+
},
|
|
1478
|
+
"engines": {
|
|
1479
|
+
"camunda": "^8.5"
|
|
1480
1480
|
}
|
|
1481
1481
|
}
|
|
1482
1482
|
]
|