@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,38 +3,23 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Amazon SQS Intermediate Message Catch Event connector",
|
|
5
5
|
"id": "io.camunda.connectors.AWSSQS.intermediate.v1",
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
|
|
9
|
-
"receive message",
|
|
10
|
-
"receive event",
|
|
11
|
-
"receive message from queue",
|
|
12
|
-
"receive event from queue"
|
|
13
|
-
]
|
|
14
|
-
},
|
|
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
|
-
},
|
|
6
|
+
"version": 6,
|
|
7
|
+
"description": "Receive message from a queue",
|
|
8
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
21
9
|
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
22
10
|
"elementType": {
|
|
23
11
|
"value": "bpmn:IntermediateCatchEvent",
|
|
24
12
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
25
13
|
},
|
|
26
|
-
"
|
|
27
|
-
"
|
|
14
|
+
"category": {
|
|
15
|
+
"id": "connectors",
|
|
16
|
+
"name": "Connectors"
|
|
28
17
|
},
|
|
29
18
|
"groups": [
|
|
30
19
|
{
|
|
31
20
|
"id": "authentication",
|
|
32
21
|
"label": "Authentication"
|
|
33
22
|
},
|
|
34
|
-
{
|
|
35
|
-
"id": "configuration",
|
|
36
|
-
"label": "Configuration"
|
|
37
|
-
},
|
|
38
23
|
{
|
|
39
24
|
"id": "queueProperties",
|
|
40
25
|
"label": "Queue properties"
|
|
@@ -52,375 +37,205 @@
|
|
|
52
37
|
"label": "Activation"
|
|
53
38
|
},
|
|
54
39
|
{
|
|
55
|
-
"id": "
|
|
56
|
-
"label": "
|
|
57
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
58
|
-
},
|
|
59
|
-
{
|
|
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"
|
|
40
|
+
"id": "variable-mapping",
|
|
41
|
+
"label": "Variable mapping"
|
|
67
42
|
}
|
|
68
43
|
],
|
|
69
44
|
"properties": [
|
|
70
45
|
{
|
|
46
|
+
"type": "Hidden",
|
|
71
47
|
"value": "io.camunda:aws-sqs-inbound:1",
|
|
72
48
|
"binding": {
|
|
73
|
-
"
|
|
74
|
-
"
|
|
75
|
-
}
|
|
76
|
-
"type": "Hidden"
|
|
49
|
+
"type": "zeebe:property",
|
|
50
|
+
"name": "inbound.type"
|
|
51
|
+
}
|
|
77
52
|
},
|
|
78
53
|
{
|
|
79
|
-
"
|
|
80
|
-
"
|
|
81
|
-
|
|
82
|
-
"value": "credentials",
|
|
83
|
-
"group": "authentication",
|
|
84
|
-
"binding": {
|
|
85
|
-
"name": "authentication.type",
|
|
86
|
-
"type": "zeebe:property"
|
|
54
|
+
"type": "Hidden",
|
|
55
|
+
"generatedValue": {
|
|
56
|
+
"type": "uuid"
|
|
87
57
|
},
|
|
88
|
-
"
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
"value": "defaultCredentialsChain"
|
|
93
|
-
},
|
|
94
|
-
{
|
|
95
|
-
"name": "Credentials",
|
|
96
|
-
"value": "credentials"
|
|
97
|
-
}
|
|
98
|
-
]
|
|
58
|
+
"binding": {
|
|
59
|
+
"type": "bpmn:Message#property",
|
|
60
|
+
"name": "name"
|
|
61
|
+
}
|
|
99
62
|
},
|
|
100
63
|
{
|
|
101
|
-
"id": "authentication.accessKey",
|
|
102
64
|
"label": "Access key",
|
|
103
|
-
"description": "Provide
|
|
104
|
-
"optional": false,
|
|
105
|
-
"constraints": {
|
|
106
|
-
"notEmpty": true
|
|
107
|
-
},
|
|
65
|
+
"description": "Provide AWS IAM access key that has permission to read from desired SQS",
|
|
108
66
|
"group": "authentication",
|
|
67
|
+
"type": "String",
|
|
109
68
|
"binding": {
|
|
110
|
-
"
|
|
111
|
-
"
|
|
112
|
-
},
|
|
113
|
-
"condition": {
|
|
114
|
-
"property": "authentication.type",
|
|
115
|
-
"equals": "credentials",
|
|
116
|
-
"type": "simple"
|
|
69
|
+
"type": "zeebe:property",
|
|
70
|
+
"name": "authentication.accessKey"
|
|
117
71
|
},
|
|
118
|
-
"
|
|
72
|
+
"constraints": {
|
|
73
|
+
"notEmpty": true
|
|
74
|
+
}
|
|
119
75
|
},
|
|
120
76
|
{
|
|
121
|
-
"id": "authentication.secretKey",
|
|
122
77
|
"label": "Secret key",
|
|
123
|
-
"description": "Provide
|
|
124
|
-
"optional": false,
|
|
125
|
-
"constraints": {
|
|
126
|
-
"notEmpty": true
|
|
127
|
-
},
|
|
78
|
+
"description": "Provide AWS IAM secret key that has permission to read from desired SQS",
|
|
128
79
|
"group": "authentication",
|
|
80
|
+
"type": "String",
|
|
129
81
|
"binding": {
|
|
130
|
-
"
|
|
131
|
-
"
|
|
132
|
-
},
|
|
133
|
-
"condition": {
|
|
134
|
-
"property": "authentication.type",
|
|
135
|
-
"equals": "credentials",
|
|
136
|
-
"type": "simple"
|
|
82
|
+
"type": "zeebe:property",
|
|
83
|
+
"name": "authentication.secretKey"
|
|
137
84
|
},
|
|
138
|
-
"type": "String"
|
|
139
|
-
},
|
|
140
|
-
{
|
|
141
|
-
"id": "configuration.region",
|
|
142
|
-
"label": "Region",
|
|
143
|
-
"description": "Specify the AWS region",
|
|
144
|
-
"optional": false,
|
|
145
85
|
"constraints": {
|
|
146
86
|
"notEmpty": true
|
|
147
|
-
}
|
|
148
|
-
"group": "configuration",
|
|
149
|
-
"binding": {
|
|
150
|
-
"name": "configuration.region",
|
|
151
|
-
"type": "zeebe:property"
|
|
152
|
-
},
|
|
153
|
-
"type": "String"
|
|
87
|
+
}
|
|
154
88
|
},
|
|
155
89
|
{
|
|
156
|
-
"
|
|
157
|
-
"
|
|
158
|
-
"
|
|
159
|
-
"
|
|
160
|
-
"group": "configuration",
|
|
90
|
+
"label": "Queue URL",
|
|
91
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
92
|
+
"group": "queueProperties",
|
|
93
|
+
"type": "String",
|
|
161
94
|
"binding": {
|
|
162
|
-
"
|
|
163
|
-
"
|
|
95
|
+
"type": "zeebe:property",
|
|
96
|
+
"name": "queue.url"
|
|
164
97
|
},
|
|
165
|
-
"
|
|
98
|
+
"constraints": {
|
|
99
|
+
"notEmpty": true,
|
|
100
|
+
"pattern": {
|
|
101
|
+
"value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
102
|
+
"message": "Must be an queue URL or ARN"
|
|
103
|
+
}
|
|
104
|
+
}
|
|
166
105
|
},
|
|
167
106
|
{
|
|
168
|
-
"
|
|
169
|
-
"
|
|
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
|
-
},
|
|
107
|
+
"label": "Region",
|
|
108
|
+
"description": "Specify the AWS region of your queue",
|
|
175
109
|
"group": "queueProperties",
|
|
110
|
+
"type": "String",
|
|
176
111
|
"binding": {
|
|
177
|
-
"
|
|
178
|
-
"
|
|
112
|
+
"type": "zeebe:property",
|
|
113
|
+
"name": "configuration.region"
|
|
179
114
|
},
|
|
180
|
-
"
|
|
115
|
+
"constraints": {
|
|
116
|
+
"notEmpty": true
|
|
117
|
+
}
|
|
181
118
|
},
|
|
182
119
|
{
|
|
183
|
-
"id": "queue.queue.pollingWaitTime",
|
|
184
120
|
"label": "Polling wait time",
|
|
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/
|
|
121
|
+
"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",
|
|
122
|
+
"group": "messagePollingProperties",
|
|
123
|
+
"type": "String",
|
|
186
124
|
"optional": false,
|
|
187
|
-
"
|
|
125
|
+
"feel": "optional",
|
|
126
|
+
"value": "1",
|
|
127
|
+
"binding": {
|
|
128
|
+
"type": "zeebe:property",
|
|
129
|
+
"name": "queue.pollingWaitTime"
|
|
130
|
+
},
|
|
188
131
|
"constraints": {
|
|
189
132
|
"notEmpty": true,
|
|
190
133
|
"pattern": {
|
|
191
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
134
|
+
"value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
135
|
+
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
192
136
|
}
|
|
193
|
-
}
|
|
194
|
-
"group": "messagePollingProperties",
|
|
195
|
-
"binding": {
|
|
196
|
-
"name": "queue.pollingWaitTime",
|
|
197
|
-
"type": "zeebe:property"
|
|
198
|
-
},
|
|
199
|
-
"type": "String"
|
|
137
|
+
}
|
|
200
138
|
},
|
|
201
139
|
{
|
|
202
|
-
"id": "queue.queue.attributeNames",
|
|
203
140
|
"label": "Attribute names",
|
|
204
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
205
|
-
"optional": false,
|
|
206
|
-
"feel": "optional",
|
|
141
|
+
"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",
|
|
207
142
|
"group": "input",
|
|
143
|
+
"type": "String",
|
|
144
|
+
"optional": true,
|
|
208
145
|
"binding": {
|
|
209
|
-
"
|
|
210
|
-
"
|
|
146
|
+
"type": "zeebe:property",
|
|
147
|
+
"name": "queue.attributeNames"
|
|
211
148
|
},
|
|
212
|
-
"
|
|
149
|
+
"feel": "required"
|
|
213
150
|
},
|
|
214
151
|
{
|
|
215
|
-
"id": "queue.queue.messageAttributeNames",
|
|
216
152
|
"label": "Message attribute names",
|
|
217
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
218
|
-
"optional": false,
|
|
219
|
-
"feel": "optional",
|
|
153
|
+
"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",
|
|
220
154
|
"group": "input",
|
|
155
|
+
"type": "String",
|
|
156
|
+
"optional": true,
|
|
221
157
|
"binding": {
|
|
222
|
-
"
|
|
223
|
-
"
|
|
158
|
+
"type": "zeebe:property",
|
|
159
|
+
"name": "queue.messageAttributeNames"
|
|
224
160
|
},
|
|
225
|
-
"
|
|
161
|
+
"feel": "required"
|
|
226
162
|
},
|
|
227
163
|
{
|
|
228
|
-
"
|
|
229
|
-
"
|
|
230
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
231
|
-
"optional": true,
|
|
232
|
-
"feel": "required",
|
|
164
|
+
"label": "Correlation key (process)",
|
|
165
|
+
"type": "String",
|
|
233
166
|
"group": "activation",
|
|
167
|
+
"feel": "required",
|
|
168
|
+
"description": "Sets up the correlation key from process variables",
|
|
234
169
|
"binding": {
|
|
235
|
-
"
|
|
236
|
-
"
|
|
170
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
171
|
+
"name": "correlationKey"
|
|
237
172
|
},
|
|
238
|
-
"
|
|
173
|
+
"constraints": {
|
|
174
|
+
"notEmpty": true
|
|
175
|
+
}
|
|
239
176
|
},
|
|
240
177
|
{
|
|
241
|
-
"
|
|
242
|
-
"
|
|
243
|
-
"value": true,
|
|
178
|
+
"label": "Correlation key (payload)",
|
|
179
|
+
"type": "String",
|
|
244
180
|
"group": "activation",
|
|
181
|
+
"feel": "required",
|
|
245
182
|
"binding": {
|
|
246
|
-
"
|
|
247
|
-
"
|
|
183
|
+
"type": "zeebe:property",
|
|
184
|
+
"name": "correlationKeyExpression"
|
|
248
185
|
},
|
|
249
|
-
"
|
|
250
|
-
"type": "Boolean"
|
|
251
|
-
},
|
|
252
|
-
{
|
|
253
|
-
"id": "correlationKeyProcess",
|
|
254
|
-
"label": "Correlation key (process)",
|
|
255
|
-
"description": "Sets up the correlation key from process variables",
|
|
186
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
256
187
|
"constraints": {
|
|
257
188
|
"notEmpty": true
|
|
258
|
-
}
|
|
259
|
-
"feel": "required",
|
|
260
|
-
"group": "correlation",
|
|
261
|
-
"binding": {
|
|
262
|
-
"name": "correlationKey",
|
|
263
|
-
"type": "bpmn:Message#zeebe:subscription#property"
|
|
264
|
-
},
|
|
265
|
-
"type": "String"
|
|
266
|
-
},
|
|
267
|
-
{
|
|
268
|
-
"id": "correlationKeyPayload",
|
|
269
|
-
"label": "Correlation key (payload)",
|
|
270
|
-
"description": "Extracts the correlation key from the incoming message payload",
|
|
271
|
-
"constraints": {
|
|
272
|
-
"notEmpty": true
|
|
273
|
-
},
|
|
274
|
-
"feel": "required",
|
|
275
|
-
"group": "correlation",
|
|
276
|
-
"binding": {
|
|
277
|
-
"name": "correlationKeyExpression",
|
|
278
|
-
"type": "zeebe:property"
|
|
279
|
-
},
|
|
280
|
-
"type": "String"
|
|
189
|
+
}
|
|
281
190
|
},
|
|
282
191
|
{
|
|
283
|
-
"
|
|
284
|
-
"
|
|
285
|
-
"
|
|
286
|
-
"optional": true,
|
|
192
|
+
"label": "Activation condition",
|
|
193
|
+
"type": "String",
|
|
194
|
+
"group": "activation",
|
|
287
195
|
"feel": "required",
|
|
288
|
-
"group": "correlation",
|
|
289
|
-
"binding": {
|
|
290
|
-
"name": "messageIdExpression",
|
|
291
|
-
"type": "zeebe:property"
|
|
292
|
-
},
|
|
293
|
-
"type": "String"
|
|
294
|
-
},
|
|
295
|
-
{
|
|
296
|
-
"id": "messageTtl",
|
|
297
|
-
"label": "Message TTL",
|
|
298
|
-
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
299
196
|
"optional": true,
|
|
300
|
-
"constraints": {
|
|
301
|
-
"notEmpty": false,
|
|
302
|
-
"pattern": {
|
|
303
|
-
"value": "^(PT.*|)$",
|
|
304
|
-
"message": "must be an ISO-8601 duration"
|
|
305
|
-
}
|
|
306
|
-
},
|
|
307
|
-
"feel": "optional",
|
|
308
|
-
"group": "correlation",
|
|
309
|
-
"binding": {
|
|
310
|
-
"name": "messageTtl",
|
|
311
|
-
"type": "zeebe:property"
|
|
312
|
-
},
|
|
313
|
-
"type": "String"
|
|
314
|
-
},
|
|
315
|
-
{
|
|
316
|
-
"id": "messageNameUuid",
|
|
317
|
-
"generatedValue": {
|
|
318
|
-
"type": "uuid"
|
|
319
|
-
},
|
|
320
|
-
"group": "correlation",
|
|
321
|
-
"binding": {
|
|
322
|
-
"name": "name",
|
|
323
|
-
"type": "bpmn:Message#property"
|
|
324
|
-
},
|
|
325
|
-
"type": "Hidden"
|
|
326
|
-
},
|
|
327
|
-
{
|
|
328
|
-
"id": "deduplicationModeManualFlag",
|
|
329
|
-
"label": "Manual mode",
|
|
330
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
331
|
-
"value": false,
|
|
332
|
-
"group": "deduplication",
|
|
333
|
-
"binding": {
|
|
334
|
-
"name": "deduplicationModeManualFlag",
|
|
335
|
-
"type": "zeebe:property"
|
|
336
|
-
},
|
|
337
|
-
"type": "Boolean"
|
|
338
|
-
},
|
|
339
|
-
{
|
|
340
|
-
"id": "deduplicationId",
|
|
341
|
-
"label": "Deduplication ID",
|
|
342
|
-
"constraints": {
|
|
343
|
-
"notEmpty": true,
|
|
344
|
-
"pattern": {
|
|
345
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
346
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
347
|
-
}
|
|
348
|
-
},
|
|
349
|
-
"group": "deduplication",
|
|
350
|
-
"binding": {
|
|
351
|
-
"name": "deduplicationId",
|
|
352
|
-
"type": "zeebe:property"
|
|
353
|
-
},
|
|
354
|
-
"condition": {
|
|
355
|
-
"property": "deduplicationModeManualFlag",
|
|
356
|
-
"equals": true,
|
|
357
|
-
"type": "simple"
|
|
358
|
-
},
|
|
359
|
-
"type": "String"
|
|
360
|
-
},
|
|
361
|
-
{
|
|
362
|
-
"id": "deduplicationModeManual",
|
|
363
|
-
"value": "MANUAL",
|
|
364
|
-
"group": "deduplication",
|
|
365
|
-
"binding": {
|
|
366
|
-
"name": "deduplicationMode",
|
|
367
|
-
"type": "zeebe:property"
|
|
368
|
-
},
|
|
369
|
-
"condition": {
|
|
370
|
-
"property": "deduplicationId",
|
|
371
|
-
"isActive": true,
|
|
372
|
-
"type": "simple"
|
|
373
|
-
},
|
|
374
|
-
"type": "Hidden"
|
|
375
|
-
},
|
|
376
|
-
{
|
|
377
|
-
"id": "deduplicationModeAuto",
|
|
378
|
-
"value": "AUTO",
|
|
379
|
-
"group": "deduplication",
|
|
380
197
|
"binding": {
|
|
381
|
-
"
|
|
382
|
-
"
|
|
383
|
-
},
|
|
384
|
-
"condition": {
|
|
385
|
-
"property": "deduplicationId",
|
|
386
|
-
"isActive": false,
|
|
387
|
-
"type": "simple"
|
|
198
|
+
"type": "zeebe:property",
|
|
199
|
+
"name": "activationCondition"
|
|
388
200
|
},
|
|
389
|
-
"
|
|
201
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
390
202
|
},
|
|
391
203
|
{
|
|
392
|
-
"id": "resultVariable",
|
|
393
204
|
"label": "Result variable",
|
|
394
|
-
"
|
|
395
|
-
"group": "
|
|
205
|
+
"type": "String",
|
|
206
|
+
"group": "variable-mapping",
|
|
207
|
+
"optional": true,
|
|
396
208
|
"binding": {
|
|
397
|
-
"
|
|
398
|
-
"
|
|
209
|
+
"type": "zeebe:property",
|
|
210
|
+
"name": "resultVariable"
|
|
399
211
|
},
|
|
400
|
-
"
|
|
212
|
+
"description": "Name of variable to store the result of the connector in"
|
|
401
213
|
},
|
|
402
214
|
{
|
|
403
|
-
"id": "resultExpression",
|
|
404
215
|
"label": "Result expression",
|
|
405
|
-
"
|
|
216
|
+
"type": "String",
|
|
217
|
+
"group": "variable-mapping",
|
|
406
218
|
"feel": "required",
|
|
407
|
-
"
|
|
219
|
+
"optional": true,
|
|
408
220
|
"binding": {
|
|
409
|
-
"
|
|
410
|
-
"
|
|
221
|
+
"type": "zeebe:property",
|
|
222
|
+
"name": "resultExpression"
|
|
411
223
|
},
|
|
412
|
-
"
|
|
224
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
413
225
|
}
|
|
414
226
|
],
|
|
415
227
|
"icon": {
|
|
416
|
-
"contents": "data:image/svg+xml
|
|
228
|
+
"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"
|
|
229
|
+
},
|
|
230
|
+
"engines": {
|
|
231
|
+
"camunda": "^8.2"
|
|
417
232
|
}
|
|
418
233
|
},
|
|
419
234
|
{
|
|
420
235
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
421
236
|
"name": "Amazon SQS connector",
|
|
422
237
|
"id": "io.camunda.connectors.AWSSQS.intermediate.v1",
|
|
423
|
-
"version":
|
|
238
|
+
"version": 1,
|
|
424
239
|
"description": "Receive message from a queue",
|
|
425
240
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
426
241
|
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
@@ -527,7 +342,7 @@
|
|
|
527
342
|
"type": "String",
|
|
528
343
|
"binding": {
|
|
529
344
|
"type": "zeebe:property",
|
|
530
|
-
"name": "
|
|
345
|
+
"name": "queue.region"
|
|
531
346
|
},
|
|
532
347
|
"constraints": {
|
|
533
348
|
"notEmpty": true
|
|
@@ -650,9 +465,9 @@
|
|
|
650
465
|
},
|
|
651
466
|
{
|
|
652
467
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
653
|
-
"name": "Amazon SQS connector",
|
|
468
|
+
"name": "Amazon SQS Intermediate Message Catch Event connector",
|
|
654
469
|
"id": "io.camunda.connectors.AWSSQS.intermediate.v1",
|
|
655
|
-
"version":
|
|
470
|
+
"version": 7,
|
|
656
471
|
"description": "Receive message from a queue",
|
|
657
472
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
658
473
|
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
@@ -709,9 +524,35 @@
|
|
|
709
524
|
"name": "name"
|
|
710
525
|
}
|
|
711
526
|
},
|
|
527
|
+
{
|
|
528
|
+
"id": "authenticationType",
|
|
529
|
+
"label": "Authentication",
|
|
530
|
+
"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>",
|
|
531
|
+
"group": "authentication",
|
|
532
|
+
"type": "Dropdown",
|
|
533
|
+
"optional": false,
|
|
534
|
+
"value": "credentials",
|
|
535
|
+
"choices": [
|
|
536
|
+
{
|
|
537
|
+
"name": "Credentials",
|
|
538
|
+
"value": "credentials"
|
|
539
|
+
},
|
|
540
|
+
{
|
|
541
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
542
|
+
"value": "defaultCredentialsChain"
|
|
543
|
+
}
|
|
544
|
+
],
|
|
545
|
+
"binding": {
|
|
546
|
+
"type": "zeebe:property",
|
|
547
|
+
"name": "authentication.type"
|
|
548
|
+
},
|
|
549
|
+
"constraints": {
|
|
550
|
+
"notEmpty": true
|
|
551
|
+
}
|
|
552
|
+
},
|
|
712
553
|
{
|
|
713
554
|
"label": "Access key",
|
|
714
|
-
"description": "Provide AWS IAM access key that has permission to
|
|
555
|
+
"description": "Provide AWS IAM access key that has permission to read from desired SQS",
|
|
715
556
|
"group": "authentication",
|
|
716
557
|
"type": "String",
|
|
717
558
|
"binding": {
|
|
@@ -720,11 +561,15 @@
|
|
|
720
561
|
},
|
|
721
562
|
"constraints": {
|
|
722
563
|
"notEmpty": true
|
|
564
|
+
},
|
|
565
|
+
"condition": {
|
|
566
|
+
"property": "authenticationType",
|
|
567
|
+
"equals": "credentials"
|
|
723
568
|
}
|
|
724
569
|
},
|
|
725
570
|
{
|
|
726
571
|
"label": "Secret key",
|
|
727
|
-
"description": "Provide AWS IAM secret key that has permission to
|
|
572
|
+
"description": "Provide AWS IAM secret key that has permission to read from desired SQS",
|
|
728
573
|
"group": "authentication",
|
|
729
574
|
"type": "String",
|
|
730
575
|
"binding": {
|
|
@@ -733,11 +578,15 @@
|
|
|
733
578
|
},
|
|
734
579
|
"constraints": {
|
|
735
580
|
"notEmpty": true
|
|
581
|
+
},
|
|
582
|
+
"condition": {
|
|
583
|
+
"property": "authenticationType",
|
|
584
|
+
"equals": "credentials"
|
|
736
585
|
}
|
|
737
586
|
},
|
|
738
587
|
{
|
|
739
588
|
"label": "Queue URL",
|
|
740
|
-
"description": "Specify the URL of the SQS queue where you would like to
|
|
589
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
741
590
|
"group": "queueProperties",
|
|
742
591
|
"type": "String",
|
|
743
592
|
"binding": {
|
|
@@ -747,8 +596,8 @@
|
|
|
747
596
|
"constraints": {
|
|
748
597
|
"notEmpty": true,
|
|
749
598
|
"pattern": {
|
|
750
|
-
"value": "(
|
|
751
|
-
"message": "Must be an queue URL or ARN
|
|
599
|
+
"value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
600
|
+
"message": "Must be an queue URL or ARN"
|
|
752
601
|
}
|
|
753
602
|
}
|
|
754
603
|
},
|
|
@@ -780,7 +629,7 @@
|
|
|
780
629
|
"constraints": {
|
|
781
630
|
"notEmpty": true,
|
|
782
631
|
"pattern": {
|
|
783
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
632
|
+
"value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
784
633
|
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
785
634
|
}
|
|
786
635
|
}
|
|
@@ -877,14 +726,14 @@
|
|
|
877
726
|
"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"
|
|
878
727
|
},
|
|
879
728
|
"engines": {
|
|
880
|
-
"camunda": "^8.
|
|
729
|
+
"camunda": "^8.4"
|
|
881
730
|
}
|
|
882
731
|
},
|
|
883
732
|
{
|
|
884
733
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
885
734
|
"name": "Amazon SQS connector",
|
|
886
735
|
"id": "io.camunda.connectors.AWSSQS.intermediate.v1",
|
|
887
|
-
"version":
|
|
736
|
+
"version": 2,
|
|
888
737
|
"description": "Receive message from a queue",
|
|
889
738
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
890
739
|
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
@@ -991,7 +840,7 @@
|
|
|
991
840
|
"type": "String",
|
|
992
841
|
"binding": {
|
|
993
842
|
"type": "zeebe:property",
|
|
994
|
-
"name": "
|
|
843
|
+
"name": "configuration.region"
|
|
995
844
|
},
|
|
996
845
|
"constraints": {
|
|
997
846
|
"notEmpty": true
|
|
@@ -1116,9 +965,9 @@
|
|
|
1116
965
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1117
966
|
"name": "Amazon SQS Intermediate Message Catch Event connector",
|
|
1118
967
|
"id": "io.camunda.connectors.AWSSQS.intermediate.v1",
|
|
1119
|
-
"version":
|
|
968
|
+
"version": 8,
|
|
1120
969
|
"description": "Receive message from a queue",
|
|
1121
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
970
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
1122
971
|
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
1123
972
|
"elementType": {
|
|
1124
973
|
"value": "bpmn:IntermediateCatchEvent",
|
|
@@ -1265,7 +1114,7 @@
|
|
|
1265
1114
|
},
|
|
1266
1115
|
{
|
|
1267
1116
|
"label": "Polling wait time",
|
|
1268
|
-
"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/
|
|
1117
|
+
"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",
|
|
1269
1118
|
"group": "messagePollingProperties",
|
|
1270
1119
|
"type": "String",
|
|
1271
1120
|
"optional": false,
|
|
@@ -1285,7 +1134,7 @@
|
|
|
1285
1134
|
},
|
|
1286
1135
|
{
|
|
1287
1136
|
"label": "Attribute names",
|
|
1288
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1137
|
+
"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",
|
|
1289
1138
|
"group": "input",
|
|
1290
1139
|
"type": "String",
|
|
1291
1140
|
"optional": true,
|
|
@@ -1297,7 +1146,7 @@
|
|
|
1297
1146
|
},
|
|
1298
1147
|
{
|
|
1299
1148
|
"label": "Message attribute names",
|
|
1300
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1149
|
+
"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",
|
|
1301
1150
|
"group": "input",
|
|
1302
1151
|
"type": "String",
|
|
1303
1152
|
"optional": true,
|
|
@@ -1335,6 +1184,18 @@
|
|
|
1335
1184
|
"notEmpty": true
|
|
1336
1185
|
}
|
|
1337
1186
|
},
|
|
1187
|
+
{
|
|
1188
|
+
"label": "Message ID expression",
|
|
1189
|
+
"feel": "required",
|
|
1190
|
+
"type": "String",
|
|
1191
|
+
"optional": true,
|
|
1192
|
+
"group": "activation",
|
|
1193
|
+
"binding": {
|
|
1194
|
+
"type": "zeebe:property",
|
|
1195
|
+
"name": "messageIdExpression"
|
|
1196
|
+
},
|
|
1197
|
+
"description": "Expression to extract unique identifier of a message"
|
|
1198
|
+
},
|
|
1338
1199
|
{
|
|
1339
1200
|
"label": "Activation condition",
|
|
1340
1201
|
"type": "String",
|
|
@@ -1380,29 +1241,25 @@
|
|
|
1380
1241
|
},
|
|
1381
1242
|
{
|
|
1382
1243
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1383
|
-
"name": "Amazon SQS
|
|
1244
|
+
"name": "Amazon SQS connector",
|
|
1384
1245
|
"id": "io.camunda.connectors.AWSSQS.intermediate.v1",
|
|
1246
|
+
"version": 4,
|
|
1385
1247
|
"description": "Receive message from a queue",
|
|
1386
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1387
|
-
"version": 9,
|
|
1388
|
-
"category": {
|
|
1389
|
-
"id": "connectors",
|
|
1390
|
-
"name": "Connectors"
|
|
1391
|
-
},
|
|
1248
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
1392
1249
|
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
1393
1250
|
"elementType": {
|
|
1394
1251
|
"value": "bpmn:IntermediateCatchEvent",
|
|
1395
1252
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1396
1253
|
},
|
|
1254
|
+
"category": {
|
|
1255
|
+
"id": "connectors",
|
|
1256
|
+
"name": "Connectors"
|
|
1257
|
+
},
|
|
1397
1258
|
"groups": [
|
|
1398
1259
|
{
|
|
1399
1260
|
"id": "authentication",
|
|
1400
1261
|
"label": "Authentication"
|
|
1401
1262
|
},
|
|
1402
|
-
{
|
|
1403
|
-
"id": "configuration",
|
|
1404
|
-
"label": "Configuration"
|
|
1405
|
-
},
|
|
1406
1263
|
{
|
|
1407
1264
|
"id": "queueProperties",
|
|
1408
1265
|
"label": "Queue properties"
|
|
@@ -1420,380 +1277,207 @@
|
|
|
1420
1277
|
"label": "Activation"
|
|
1421
1278
|
},
|
|
1422
1279
|
{
|
|
1423
|
-
"id": "
|
|
1424
|
-
"label": "
|
|
1425
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
1426
|
-
},
|
|
1427
|
-
{
|
|
1428
|
-
"id": "deduplication",
|
|
1429
|
-
"label": "Deduplication",
|
|
1430
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
1431
|
-
},
|
|
1432
|
-
{
|
|
1433
|
-
"id": "output",
|
|
1434
|
-
"label": "Output mapping"
|
|
1280
|
+
"id": "variable-mapping",
|
|
1281
|
+
"label": "Variable mapping"
|
|
1435
1282
|
}
|
|
1436
1283
|
],
|
|
1437
1284
|
"properties": [
|
|
1438
1285
|
{
|
|
1286
|
+
"type": "Hidden",
|
|
1439
1287
|
"value": "io.camunda:aws-sqs-inbound:1",
|
|
1440
1288
|
"binding": {
|
|
1441
|
-
"
|
|
1442
|
-
"
|
|
1443
|
-
}
|
|
1444
|
-
"type": "Hidden"
|
|
1289
|
+
"type": "zeebe:property",
|
|
1290
|
+
"name": "inbound.type"
|
|
1291
|
+
}
|
|
1445
1292
|
},
|
|
1446
1293
|
{
|
|
1447
|
-
"
|
|
1448
|
-
"
|
|
1449
|
-
|
|
1450
|
-
"value": "credentials",
|
|
1451
|
-
"group": "authentication",
|
|
1452
|
-
"binding": {
|
|
1453
|
-
"name": "authentication.type",
|
|
1454
|
-
"type": "zeebe:property"
|
|
1294
|
+
"type": "Hidden",
|
|
1295
|
+
"generatedValue": {
|
|
1296
|
+
"type": "uuid"
|
|
1455
1297
|
},
|
|
1456
|
-
"
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
"value": "defaultCredentialsChain"
|
|
1461
|
-
},
|
|
1462
|
-
{
|
|
1463
|
-
"name": "Credentials",
|
|
1464
|
-
"value": "credentials"
|
|
1465
|
-
}
|
|
1466
|
-
]
|
|
1298
|
+
"binding": {
|
|
1299
|
+
"type": "bpmn:Message#property",
|
|
1300
|
+
"name": "name"
|
|
1301
|
+
}
|
|
1467
1302
|
},
|
|
1468
1303
|
{
|
|
1469
|
-
"id": "authentication.accessKey",
|
|
1470
1304
|
"label": "Access key",
|
|
1471
|
-
"description": "Provide
|
|
1472
|
-
"optional": false,
|
|
1473
|
-
"constraints": {
|
|
1474
|
-
"notEmpty": true
|
|
1475
|
-
},
|
|
1305
|
+
"description": "Provide AWS IAM access key that has permission to send to desired SQS",
|
|
1476
1306
|
"group": "authentication",
|
|
1307
|
+
"type": "String",
|
|
1477
1308
|
"binding": {
|
|
1478
|
-
"
|
|
1479
|
-
"
|
|
1480
|
-
},
|
|
1481
|
-
"condition": {
|
|
1482
|
-
"property": "authentication.type",
|
|
1483
|
-
"equals": "credentials",
|
|
1484
|
-
"type": "simple"
|
|
1309
|
+
"type": "zeebe:property",
|
|
1310
|
+
"name": "authentication.accessKey"
|
|
1485
1311
|
},
|
|
1486
|
-
"
|
|
1312
|
+
"constraints": {
|
|
1313
|
+
"notEmpty": true
|
|
1314
|
+
}
|
|
1487
1315
|
},
|
|
1488
1316
|
{
|
|
1489
|
-
"id": "authentication.secretKey",
|
|
1490
1317
|
"label": "Secret key",
|
|
1491
|
-
"description": "Provide
|
|
1492
|
-
"optional": false,
|
|
1493
|
-
"constraints": {
|
|
1494
|
-
"notEmpty": true
|
|
1495
|
-
},
|
|
1318
|
+
"description": "Provide AWS IAM secret key that has permission to send to desired SQS",
|
|
1496
1319
|
"group": "authentication",
|
|
1320
|
+
"type": "String",
|
|
1497
1321
|
"binding": {
|
|
1498
|
-
"
|
|
1499
|
-
"
|
|
1500
|
-
},
|
|
1501
|
-
"condition": {
|
|
1502
|
-
"property": "authentication.type",
|
|
1503
|
-
"equals": "credentials",
|
|
1504
|
-
"type": "simple"
|
|
1322
|
+
"type": "zeebe:property",
|
|
1323
|
+
"name": "authentication.secretKey"
|
|
1505
1324
|
},
|
|
1506
|
-
"type": "String"
|
|
1507
|
-
},
|
|
1508
|
-
{
|
|
1509
|
-
"id": "configuration.region",
|
|
1510
|
-
"label": "Region",
|
|
1511
|
-
"description": "Specify the AWS region",
|
|
1512
|
-
"optional": false,
|
|
1513
1325
|
"constraints": {
|
|
1514
1326
|
"notEmpty": true
|
|
1515
|
-
}
|
|
1516
|
-
"group": "configuration",
|
|
1517
|
-
"binding": {
|
|
1518
|
-
"name": "configuration.region",
|
|
1519
|
-
"type": "zeebe:property"
|
|
1520
|
-
},
|
|
1521
|
-
"type": "String"
|
|
1327
|
+
}
|
|
1522
1328
|
},
|
|
1523
1329
|
{
|
|
1524
|
-
"
|
|
1525
|
-
"
|
|
1526
|
-
"
|
|
1527
|
-
"
|
|
1528
|
-
"group": "configuration",
|
|
1330
|
+
"label": "Queue URL",
|
|
1331
|
+
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
1332
|
+
"group": "queueProperties",
|
|
1333
|
+
"type": "String",
|
|
1529
1334
|
"binding": {
|
|
1530
|
-
"
|
|
1531
|
-
"
|
|
1335
|
+
"type": "zeebe:property",
|
|
1336
|
+
"name": "queue.url"
|
|
1532
1337
|
},
|
|
1533
|
-
"
|
|
1338
|
+
"constraints": {
|
|
1339
|
+
"notEmpty": true,
|
|
1340
|
+
"pattern": {
|
|
1341
|
+
"value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
|
|
1342
|
+
"message": "Must be an queue URL or ARN or a secret.XYZ"
|
|
1343
|
+
}
|
|
1344
|
+
}
|
|
1534
1345
|
},
|
|
1535
1346
|
{
|
|
1536
|
-
"
|
|
1537
|
-
"
|
|
1538
|
-
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
1539
|
-
"optional": false,
|
|
1540
|
-
"constraints": {
|
|
1541
|
-
"notEmpty": true
|
|
1542
|
-
},
|
|
1347
|
+
"label": "Region",
|
|
1348
|
+
"description": "Specify the AWS region of your queue",
|
|
1543
1349
|
"group": "queueProperties",
|
|
1350
|
+
"type": "String",
|
|
1544
1351
|
"binding": {
|
|
1545
|
-
"
|
|
1546
|
-
"
|
|
1352
|
+
"type": "zeebe:property",
|
|
1353
|
+
"name": "configuration.region"
|
|
1547
1354
|
},
|
|
1548
|
-
"
|
|
1355
|
+
"constraints": {
|
|
1356
|
+
"notEmpty": true
|
|
1357
|
+
}
|
|
1549
1358
|
},
|
|
1550
1359
|
{
|
|
1551
|
-
"id": "queue.queue.pollingWaitTime",
|
|
1552
1360
|
"label": "Polling wait time",
|
|
1553
|
-
"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/
|
|
1361
|
+
"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",
|
|
1362
|
+
"group": "messagePollingProperties",
|
|
1363
|
+
"type": "String",
|
|
1554
1364
|
"optional": false,
|
|
1555
|
-
"
|
|
1365
|
+
"feel": "optional",
|
|
1366
|
+
"value": "1",
|
|
1367
|
+
"binding": {
|
|
1368
|
+
"type": "zeebe:property",
|
|
1369
|
+
"name": "queue.pollingWaitTime"
|
|
1370
|
+
},
|
|
1556
1371
|
"constraints": {
|
|
1557
1372
|
"notEmpty": true,
|
|
1558
1373
|
"pattern": {
|
|
1559
|
-
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
|
|
1374
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
|
|
1375
|
+
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
1560
1376
|
}
|
|
1561
|
-
}
|
|
1562
|
-
"group": "messagePollingProperties",
|
|
1563
|
-
"binding": {
|
|
1564
|
-
"name": "queue.pollingWaitTime",
|
|
1565
|
-
"type": "zeebe:property"
|
|
1566
|
-
},
|
|
1567
|
-
"type": "String"
|
|
1377
|
+
}
|
|
1568
1378
|
},
|
|
1569
1379
|
{
|
|
1570
|
-
"id": "queue.queue.attributeNames",
|
|
1571
1380
|
"label": "Attribute names",
|
|
1572
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1573
|
-
"optional": false,
|
|
1574
|
-
"feel": "optional",
|
|
1381
|
+
"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",
|
|
1575
1382
|
"group": "input",
|
|
1383
|
+
"type": "String",
|
|
1384
|
+
"optional": true,
|
|
1576
1385
|
"binding": {
|
|
1577
|
-
"
|
|
1578
|
-
"
|
|
1386
|
+
"type": "zeebe:property",
|
|
1387
|
+
"name": "queue.attributeNames"
|
|
1579
1388
|
},
|
|
1580
|
-
"
|
|
1389
|
+
"feel": "required"
|
|
1581
1390
|
},
|
|
1582
1391
|
{
|
|
1583
|
-
"id": "queue.queue.messageAttributeNames",
|
|
1584
1392
|
"label": "Message attribute names",
|
|
1585
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1586
|
-
"optional": false,
|
|
1587
|
-
"feel": "optional",
|
|
1393
|
+
"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",
|
|
1588
1394
|
"group": "input",
|
|
1589
|
-
"
|
|
1590
|
-
"name": "queue.messageAttributeNames",
|
|
1591
|
-
"type": "zeebe:property"
|
|
1592
|
-
},
|
|
1593
|
-
"type": "String"
|
|
1594
|
-
},
|
|
1595
|
-
{
|
|
1596
|
-
"id": "activationCondition",
|
|
1597
|
-
"label": "Activation condition",
|
|
1598
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1395
|
+
"type": "String",
|
|
1599
1396
|
"optional": true,
|
|
1600
|
-
"feel": "required",
|
|
1601
|
-
"group": "activation",
|
|
1602
1397
|
"binding": {
|
|
1603
|
-
"
|
|
1604
|
-
"
|
|
1398
|
+
"type": "zeebe:property",
|
|
1399
|
+
"name": "queue.messageAttributeNames"
|
|
1605
1400
|
},
|
|
1606
|
-
"
|
|
1401
|
+
"feel": "required"
|
|
1607
1402
|
},
|
|
1608
1403
|
{
|
|
1609
|
-
"
|
|
1610
|
-
"
|
|
1611
|
-
"value": true,
|
|
1404
|
+
"label": "Correlation key (process)",
|
|
1405
|
+
"type": "String",
|
|
1612
1406
|
"group": "activation",
|
|
1407
|
+
"feel": "required",
|
|
1408
|
+
"description": "Sets up the correlation key from process variables",
|
|
1613
1409
|
"binding": {
|
|
1614
|
-
"
|
|
1615
|
-
"
|
|
1410
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
1411
|
+
"name": "correlationKey"
|
|
1616
1412
|
},
|
|
1617
|
-
"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",
|
|
1618
|
-
"type": "Boolean"
|
|
1619
|
-
},
|
|
1620
|
-
{
|
|
1621
|
-
"id": "correlationKeyProcess",
|
|
1622
|
-
"label": "Correlation key (process)",
|
|
1623
|
-
"description": "Sets up the correlation key from process variables",
|
|
1624
1413
|
"constraints": {
|
|
1625
1414
|
"notEmpty": true
|
|
1626
|
-
}
|
|
1627
|
-
"feel": "required",
|
|
1628
|
-
"group": "correlation",
|
|
1629
|
-
"binding": {
|
|
1630
|
-
"name": "correlationKey",
|
|
1631
|
-
"type": "bpmn:Message#zeebe:subscription#property"
|
|
1632
|
-
},
|
|
1633
|
-
"type": "String"
|
|
1415
|
+
}
|
|
1634
1416
|
},
|
|
1635
1417
|
{
|
|
1636
|
-
"id": "correlationKeyPayload",
|
|
1637
1418
|
"label": "Correlation key (payload)",
|
|
1419
|
+
"type": "String",
|
|
1420
|
+
"group": "activation",
|
|
1421
|
+
"feel": "required",
|
|
1422
|
+
"binding": {
|
|
1423
|
+
"type": "zeebe:property",
|
|
1424
|
+
"name": "correlationKeyExpression"
|
|
1425
|
+
},
|
|
1638
1426
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
1639
1427
|
"constraints": {
|
|
1640
1428
|
"notEmpty": true
|
|
1641
|
-
}
|
|
1429
|
+
}
|
|
1430
|
+
},
|
|
1431
|
+
{
|
|
1432
|
+
"label": "Activation condition",
|
|
1433
|
+
"type": "String",
|
|
1434
|
+
"group": "activation",
|
|
1642
1435
|
"feel": "required",
|
|
1643
|
-
"
|
|
1436
|
+
"optional": true,
|
|
1644
1437
|
"binding": {
|
|
1645
|
-
"
|
|
1646
|
-
"
|
|
1438
|
+
"type": "zeebe:property",
|
|
1439
|
+
"name": "activationCondition"
|
|
1647
1440
|
},
|
|
1648
|
-
"
|
|
1441
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
1649
1442
|
},
|
|
1650
1443
|
{
|
|
1651
|
-
"id": "messageIdExpression",
|
|
1652
|
-
"label": "Message ID expression",
|
|
1653
|
-
"description": "Expression to extract unique identifier of a message",
|
|
1654
|
-
"optional": true,
|
|
1655
|
-
"feel": "required",
|
|
1656
|
-
"group": "correlation",
|
|
1657
|
-
"binding": {
|
|
1658
|
-
"name": "messageIdExpression",
|
|
1659
|
-
"type": "zeebe:property"
|
|
1660
|
-
},
|
|
1661
|
-
"type": "String"
|
|
1662
|
-
},
|
|
1663
|
-
{
|
|
1664
|
-
"id": "messageTtl",
|
|
1665
|
-
"label": "Message TTL",
|
|
1666
|
-
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
1667
|
-
"optional": true,
|
|
1668
|
-
"constraints": {
|
|
1669
|
-
"notEmpty": false,
|
|
1670
|
-
"pattern": {
|
|
1671
|
-
"value": "^(PT.*|)$",
|
|
1672
|
-
"message": "must be an ISO-8601 duration"
|
|
1673
|
-
}
|
|
1674
|
-
},
|
|
1675
|
-
"feel": "optional",
|
|
1676
|
-
"group": "correlation",
|
|
1677
|
-
"binding": {
|
|
1678
|
-
"name": "messageTtl",
|
|
1679
|
-
"type": "zeebe:property"
|
|
1680
|
-
},
|
|
1681
|
-
"type": "String"
|
|
1682
|
-
},
|
|
1683
|
-
{
|
|
1684
|
-
"id": "messageNameUuid",
|
|
1685
|
-
"generatedValue": {
|
|
1686
|
-
"type": "uuid"
|
|
1687
|
-
},
|
|
1688
|
-
"group": "correlation",
|
|
1689
|
-
"binding": {
|
|
1690
|
-
"name": "name",
|
|
1691
|
-
"type": "bpmn:Message#property"
|
|
1692
|
-
},
|
|
1693
|
-
"type": "Hidden"
|
|
1694
|
-
},
|
|
1695
|
-
{
|
|
1696
|
-
"id": "deduplicationModeManualFlag",
|
|
1697
|
-
"label": "Manual mode",
|
|
1698
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
1699
|
-
"value": false,
|
|
1700
|
-
"group": "deduplication",
|
|
1701
|
-
"binding": {
|
|
1702
|
-
"name": "deduplicationModeManualFlag",
|
|
1703
|
-
"type": "zeebe:property"
|
|
1704
|
-
},
|
|
1705
|
-
"type": "Boolean"
|
|
1706
|
-
},
|
|
1707
|
-
{
|
|
1708
|
-
"id": "deduplicationId",
|
|
1709
|
-
"label": "Deduplication ID",
|
|
1710
|
-
"constraints": {
|
|
1711
|
-
"notEmpty": true,
|
|
1712
|
-
"pattern": {
|
|
1713
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
1714
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
1715
|
-
}
|
|
1716
|
-
},
|
|
1717
|
-
"group": "deduplication",
|
|
1718
|
-
"binding": {
|
|
1719
|
-
"name": "deduplicationId",
|
|
1720
|
-
"type": "zeebe:property"
|
|
1721
|
-
},
|
|
1722
|
-
"condition": {
|
|
1723
|
-
"property": "deduplicationModeManualFlag",
|
|
1724
|
-
"equals": true,
|
|
1725
|
-
"type": "simple"
|
|
1726
|
-
},
|
|
1727
|
-
"type": "String"
|
|
1728
|
-
},
|
|
1729
|
-
{
|
|
1730
|
-
"id": "deduplicationModeManual",
|
|
1731
|
-
"value": "MANUAL",
|
|
1732
|
-
"group": "deduplication",
|
|
1733
|
-
"binding": {
|
|
1734
|
-
"name": "deduplicationMode",
|
|
1735
|
-
"type": "zeebe:property"
|
|
1736
|
-
},
|
|
1737
|
-
"condition": {
|
|
1738
|
-
"property": "deduplicationId",
|
|
1739
|
-
"isActive": true,
|
|
1740
|
-
"type": "simple"
|
|
1741
|
-
},
|
|
1742
|
-
"type": "Hidden"
|
|
1743
|
-
},
|
|
1744
|
-
{
|
|
1745
|
-
"id": "deduplicationModeAuto",
|
|
1746
|
-
"value": "AUTO",
|
|
1747
|
-
"group": "deduplication",
|
|
1748
|
-
"binding": {
|
|
1749
|
-
"name": "deduplicationMode",
|
|
1750
|
-
"type": "zeebe:property"
|
|
1751
|
-
},
|
|
1752
|
-
"condition": {
|
|
1753
|
-
"property": "deduplicationId",
|
|
1754
|
-
"isActive": false,
|
|
1755
|
-
"type": "simple"
|
|
1756
|
-
},
|
|
1757
|
-
"type": "Hidden"
|
|
1758
|
-
},
|
|
1759
|
-
{
|
|
1760
|
-
"id": "resultVariable",
|
|
1761
1444
|
"label": "Result variable",
|
|
1762
|
-
"
|
|
1763
|
-
"group": "
|
|
1445
|
+
"type": "String",
|
|
1446
|
+
"group": "variable-mapping",
|
|
1447
|
+
"optional": true,
|
|
1764
1448
|
"binding": {
|
|
1765
|
-
"
|
|
1766
|
-
"
|
|
1449
|
+
"type": "zeebe:property",
|
|
1450
|
+
"name": "resultVariable"
|
|
1767
1451
|
},
|
|
1768
|
-
"
|
|
1452
|
+
"description": "Name of variable to store the result of the connector in"
|
|
1769
1453
|
},
|
|
1770
1454
|
{
|
|
1771
|
-
"id": "resultExpression",
|
|
1772
1455
|
"label": "Result expression",
|
|
1773
|
-
"
|
|
1456
|
+
"type": "String",
|
|
1457
|
+
"group": "variable-mapping",
|
|
1774
1458
|
"feel": "required",
|
|
1775
|
-
"
|
|
1459
|
+
"optional": true,
|
|
1776
1460
|
"binding": {
|
|
1777
|
-
"
|
|
1778
|
-
"
|
|
1461
|
+
"type": "zeebe:property",
|
|
1462
|
+
"name": "resultExpression"
|
|
1779
1463
|
},
|
|
1780
|
-
"
|
|
1464
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
1781
1465
|
}
|
|
1782
1466
|
],
|
|
1783
1467
|
"icon": {
|
|
1784
|
-
"contents": "data:image/svg+xml
|
|
1468
|
+
"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"
|
|
1785
1469
|
},
|
|
1786
1470
|
"engines": {
|
|
1787
|
-
"camunda": "^8.
|
|
1471
|
+
"camunda": "^8.2"
|
|
1788
1472
|
}
|
|
1789
1473
|
},
|
|
1790
1474
|
{
|
|
1791
1475
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1792
|
-
"name": "Amazon SQS
|
|
1476
|
+
"name": "Amazon SQS connector",
|
|
1793
1477
|
"id": "io.camunda.connectors.AWSSQS.intermediate.v1",
|
|
1794
|
-
"version":
|
|
1478
|
+
"version": 5,
|
|
1795
1479
|
"description": "Receive message from a queue",
|
|
1796
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1480
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
1797
1481
|
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
1798
1482
|
"elementType": {
|
|
1799
1483
|
"value": "bpmn:IntermediateCatchEvent",
|
|
@@ -1848,35 +1532,9 @@
|
|
|
1848
1532
|
"name": "name"
|
|
1849
1533
|
}
|
|
1850
1534
|
},
|
|
1851
|
-
{
|
|
1852
|
-
"id": "authenticationType",
|
|
1853
|
-
"label": "Authentication",
|
|
1854
|
-
"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>",
|
|
1855
|
-
"group": "authentication",
|
|
1856
|
-
"type": "Dropdown",
|
|
1857
|
-
"optional": false,
|
|
1858
|
-
"value": "credentials",
|
|
1859
|
-
"choices": [
|
|
1860
|
-
{
|
|
1861
|
-
"name": "Credentials",
|
|
1862
|
-
"value": "credentials"
|
|
1863
|
-
},
|
|
1864
|
-
{
|
|
1865
|
-
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
1866
|
-
"value": "defaultCredentialsChain"
|
|
1867
|
-
}
|
|
1868
|
-
],
|
|
1869
|
-
"binding": {
|
|
1870
|
-
"type": "zeebe:property",
|
|
1871
|
-
"name": "authentication.type"
|
|
1872
|
-
},
|
|
1873
|
-
"constraints": {
|
|
1874
|
-
"notEmpty": true
|
|
1875
|
-
}
|
|
1876
|
-
},
|
|
1877
1535
|
{
|
|
1878
1536
|
"label": "Access key",
|
|
1879
|
-
"description": "Provide AWS IAM access key that has permission to
|
|
1537
|
+
"description": "Provide AWS IAM access key that has permission to send to desired SQS",
|
|
1880
1538
|
"group": "authentication",
|
|
1881
1539
|
"type": "String",
|
|
1882
1540
|
"binding": {
|
|
@@ -1885,15 +1543,11 @@
|
|
|
1885
1543
|
},
|
|
1886
1544
|
"constraints": {
|
|
1887
1545
|
"notEmpty": true
|
|
1888
|
-
},
|
|
1889
|
-
"condition": {
|
|
1890
|
-
"property": "authenticationType",
|
|
1891
|
-
"equals": "credentials"
|
|
1892
1546
|
}
|
|
1893
1547
|
},
|
|
1894
1548
|
{
|
|
1895
1549
|
"label": "Secret key",
|
|
1896
|
-
"description": "Provide AWS IAM secret key that has permission to
|
|
1550
|
+
"description": "Provide AWS IAM secret key that has permission to send to desired SQS",
|
|
1897
1551
|
"group": "authentication",
|
|
1898
1552
|
"type": "String",
|
|
1899
1553
|
"binding": {
|
|
@@ -1902,15 +1556,11 @@
|
|
|
1902
1556
|
},
|
|
1903
1557
|
"constraints": {
|
|
1904
1558
|
"notEmpty": true
|
|
1905
|
-
},
|
|
1906
|
-
"condition": {
|
|
1907
|
-
"property": "authenticationType",
|
|
1908
|
-
"equals": "credentials"
|
|
1909
1559
|
}
|
|
1910
1560
|
},
|
|
1911
1561
|
{
|
|
1912
1562
|
"label": "Queue URL",
|
|
1913
|
-
"description": "Specify the URL of the SQS queue where you would like to
|
|
1563
|
+
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
1914
1564
|
"group": "queueProperties",
|
|
1915
1565
|
"type": "String",
|
|
1916
1566
|
"binding": {
|
|
@@ -1920,7 +1570,7 @@
|
|
|
1920
1570
|
"constraints": {
|
|
1921
1571
|
"notEmpty": true,
|
|
1922
1572
|
"pattern": {
|
|
1923
|
-
"value": "^(https?://.+|arn
|
|
1573
|
+
"value": "^(https?://.+|arn:.+|secrets\\..+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
1924
1574
|
"message": "Must be an queue URL or ARN"
|
|
1925
1575
|
}
|
|
1926
1576
|
}
|
|
@@ -1940,7 +1590,7 @@
|
|
|
1940
1590
|
},
|
|
1941
1591
|
{
|
|
1942
1592
|
"label": "Polling wait time",
|
|
1943
|
-
"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/
|
|
1593
|
+
"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",
|
|
1944
1594
|
"group": "messagePollingProperties",
|
|
1945
1595
|
"type": "String",
|
|
1946
1596
|
"optional": false,
|
|
@@ -1953,14 +1603,14 @@
|
|
|
1953
1603
|
"constraints": {
|
|
1954
1604
|
"notEmpty": true,
|
|
1955
1605
|
"pattern": {
|
|
1956
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
1606
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
1957
1607
|
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
1958
1608
|
}
|
|
1959
1609
|
}
|
|
1960
1610
|
},
|
|
1961
1611
|
{
|
|
1962
1612
|
"label": "Attribute names",
|
|
1963
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1613
|
+
"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",
|
|
1964
1614
|
"group": "input",
|
|
1965
1615
|
"type": "String",
|
|
1966
1616
|
"optional": true,
|
|
@@ -1972,7 +1622,7 @@
|
|
|
1972
1622
|
},
|
|
1973
1623
|
{
|
|
1974
1624
|
"label": "Message attribute names",
|
|
1975
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1625
|
+
"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",
|
|
1976
1626
|
"group": "input",
|
|
1977
1627
|
"type": "String",
|
|
1978
1628
|
"optional": true,
|
|
@@ -2010,18 +1660,6 @@
|
|
|
2010
1660
|
"notEmpty": true
|
|
2011
1661
|
}
|
|
2012
1662
|
},
|
|
2013
|
-
{
|
|
2014
|
-
"label": "Message ID expression",
|
|
2015
|
-
"feel": "required",
|
|
2016
|
-
"type": "String",
|
|
2017
|
-
"optional": true,
|
|
2018
|
-
"group": "activation",
|
|
2019
|
-
"binding": {
|
|
2020
|
-
"type": "zeebe:property",
|
|
2021
|
-
"name": "messageIdExpression"
|
|
2022
|
-
},
|
|
2023
|
-
"description": "Expression to extract unique identifier of a message"
|
|
2024
|
-
},
|
|
2025
1663
|
{
|
|
2026
1664
|
"label": "Activation condition",
|
|
2027
1665
|
"type": "String",
|
|
@@ -2062,30 +1700,34 @@
|
|
|
2062
1700
|
"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"
|
|
2063
1701
|
},
|
|
2064
1702
|
"engines": {
|
|
2065
|
-
"camunda": "^8.
|
|
1703
|
+
"camunda": "^8.2"
|
|
2066
1704
|
}
|
|
2067
1705
|
},
|
|
2068
1706
|
{
|
|
2069
1707
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2070
|
-
"name": "Amazon SQS connector",
|
|
1708
|
+
"name": "Amazon SQS Intermediate Message Catch Event connector",
|
|
2071
1709
|
"id": "io.camunda.connectors.AWSSQS.intermediate.v1",
|
|
2072
|
-
"version": 3,
|
|
2073
1710
|
"description": "Receive message from a queue",
|
|
2074
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1711
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
1712
|
+
"version": 9,
|
|
1713
|
+
"category": {
|
|
1714
|
+
"id": "connectors",
|
|
1715
|
+
"name": "Connectors"
|
|
1716
|
+
},
|
|
2075
1717
|
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
2076
1718
|
"elementType": {
|
|
2077
1719
|
"value": "bpmn:IntermediateCatchEvent",
|
|
2078
1720
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
2079
1721
|
},
|
|
2080
|
-
"category": {
|
|
2081
|
-
"id": "connectors",
|
|
2082
|
-
"name": "Connectors"
|
|
2083
|
-
},
|
|
2084
1722
|
"groups": [
|
|
2085
1723
|
{
|
|
2086
1724
|
"id": "authentication",
|
|
2087
1725
|
"label": "Authentication"
|
|
2088
1726
|
},
|
|
1727
|
+
{
|
|
1728
|
+
"id": "configuration",
|
|
1729
|
+
"label": "Configuration"
|
|
1730
|
+
},
|
|
2089
1731
|
{
|
|
2090
1732
|
"id": "queueProperties",
|
|
2091
1733
|
"label": "Queue properties"
|
|
@@ -2103,222 +1745,378 @@
|
|
|
2103
1745
|
"label": "Activation"
|
|
2104
1746
|
},
|
|
2105
1747
|
{
|
|
2106
|
-
"id": "
|
|
2107
|
-
"label": "
|
|
1748
|
+
"id": "correlation",
|
|
1749
|
+
"label": "Correlation",
|
|
1750
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
1751
|
+
},
|
|
1752
|
+
{
|
|
1753
|
+
"id": "deduplication",
|
|
1754
|
+
"label": "Deduplication",
|
|
1755
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
1756
|
+
},
|
|
1757
|
+
{
|
|
1758
|
+
"id": "output",
|
|
1759
|
+
"label": "Output mapping"
|
|
2108
1760
|
}
|
|
2109
1761
|
],
|
|
2110
1762
|
"properties": [
|
|
2111
1763
|
{
|
|
2112
|
-
"type": "Hidden",
|
|
2113
1764
|
"value": "io.camunda:aws-sqs-inbound:1",
|
|
2114
1765
|
"binding": {
|
|
2115
|
-
"
|
|
2116
|
-
"
|
|
2117
|
-
}
|
|
2118
|
-
},
|
|
2119
|
-
{
|
|
2120
|
-
"type": "Hidden",
|
|
2121
|
-
"generatedValue": {
|
|
2122
|
-
"type": "uuid"
|
|
1766
|
+
"name": "inbound.type",
|
|
1767
|
+
"type": "zeebe:property"
|
|
2123
1768
|
},
|
|
2124
|
-
"
|
|
2125
|
-
"type": "bpmn:Message#property",
|
|
2126
|
-
"name": "name"
|
|
2127
|
-
}
|
|
1769
|
+
"type": "Hidden"
|
|
2128
1770
|
},
|
|
2129
1771
|
{
|
|
2130
|
-
"
|
|
2131
|
-
"
|
|
1772
|
+
"id": "authentication.type",
|
|
1773
|
+
"label": "Authentication",
|
|
1774
|
+
"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>",
|
|
1775
|
+
"value": "credentials",
|
|
2132
1776
|
"group": "authentication",
|
|
2133
|
-
"type": "String",
|
|
2134
1777
|
"binding": {
|
|
2135
|
-
"
|
|
2136
|
-
"
|
|
1778
|
+
"name": "authentication.type",
|
|
1779
|
+
"type": "zeebe:property"
|
|
2137
1780
|
},
|
|
1781
|
+
"type": "Dropdown",
|
|
1782
|
+
"choices": [
|
|
1783
|
+
{
|
|
1784
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
1785
|
+
"value": "defaultCredentialsChain"
|
|
1786
|
+
},
|
|
1787
|
+
{
|
|
1788
|
+
"name": "Credentials",
|
|
1789
|
+
"value": "credentials"
|
|
1790
|
+
}
|
|
1791
|
+
]
|
|
1792
|
+
},
|
|
1793
|
+
{
|
|
1794
|
+
"id": "authentication.accessKey",
|
|
1795
|
+
"label": "Access key",
|
|
1796
|
+
"description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
|
|
1797
|
+
"optional": false,
|
|
2138
1798
|
"constraints": {
|
|
2139
1799
|
"notEmpty": true
|
|
2140
|
-
}
|
|
1800
|
+
},
|
|
1801
|
+
"group": "authentication",
|
|
1802
|
+
"binding": {
|
|
1803
|
+
"name": "authentication.accessKey",
|
|
1804
|
+
"type": "zeebe:property"
|
|
1805
|
+
},
|
|
1806
|
+
"condition": {
|
|
1807
|
+
"property": "authentication.type",
|
|
1808
|
+
"equals": "credentials",
|
|
1809
|
+
"type": "simple"
|
|
1810
|
+
},
|
|
1811
|
+
"type": "String"
|
|
2141
1812
|
},
|
|
2142
1813
|
{
|
|
1814
|
+
"id": "authentication.secretKey",
|
|
2143
1815
|
"label": "Secret key",
|
|
2144
|
-
"description": "Provide
|
|
1816
|
+
"description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
|
|
1817
|
+
"optional": false,
|
|
1818
|
+
"constraints": {
|
|
1819
|
+
"notEmpty": true
|
|
1820
|
+
},
|
|
2145
1821
|
"group": "authentication",
|
|
2146
|
-
"type": "String",
|
|
2147
1822
|
"binding": {
|
|
2148
|
-
"
|
|
2149
|
-
"
|
|
1823
|
+
"name": "authentication.secretKey",
|
|
1824
|
+
"type": "zeebe:property"
|
|
1825
|
+
},
|
|
1826
|
+
"condition": {
|
|
1827
|
+
"property": "authentication.type",
|
|
1828
|
+
"equals": "credentials",
|
|
1829
|
+
"type": "simple"
|
|
2150
1830
|
},
|
|
1831
|
+
"type": "String"
|
|
1832
|
+
},
|
|
1833
|
+
{
|
|
1834
|
+
"id": "configuration.region",
|
|
1835
|
+
"label": "Region",
|
|
1836
|
+
"description": "Specify the AWS region",
|
|
1837
|
+
"optional": false,
|
|
2151
1838
|
"constraints": {
|
|
2152
1839
|
"notEmpty": true
|
|
2153
|
-
}
|
|
1840
|
+
},
|
|
1841
|
+
"group": "configuration",
|
|
1842
|
+
"binding": {
|
|
1843
|
+
"name": "configuration.region",
|
|
1844
|
+
"type": "zeebe:property"
|
|
1845
|
+
},
|
|
1846
|
+
"type": "String"
|
|
2154
1847
|
},
|
|
2155
1848
|
{
|
|
2156
|
-
"
|
|
2157
|
-
"
|
|
2158
|
-
"
|
|
1849
|
+
"id": "configuration.endpoint",
|
|
1850
|
+
"label": "Endpoint",
|
|
1851
|
+
"description": "Specify endpoint if need to use custom endpoint",
|
|
1852
|
+
"optional": true,
|
|
1853
|
+
"group": "configuration",
|
|
2159
1854
|
"binding": {
|
|
2160
|
-
"
|
|
2161
|
-
"
|
|
2162
|
-
}
|
|
1855
|
+
"name": "configuration.endpoint",
|
|
1856
|
+
"type": "zeebe:property"
|
|
1857
|
+
},
|
|
1858
|
+
"type": "Hidden"
|
|
2163
1859
|
},
|
|
2164
1860
|
{
|
|
1861
|
+
"id": "queue.queue.url",
|
|
2165
1862
|
"label": "Queue URL",
|
|
2166
|
-
"description": "Specify the URL of the SQS queue where you would like to
|
|
1863
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
1864
|
+
"optional": false,
|
|
1865
|
+
"constraints": {
|
|
1866
|
+
"notEmpty": true
|
|
1867
|
+
},
|
|
2167
1868
|
"group": "queueProperties",
|
|
2168
|
-
"type": "String",
|
|
2169
1869
|
"binding": {
|
|
2170
|
-
"
|
|
2171
|
-
"
|
|
1870
|
+
"name": "queue.url",
|
|
1871
|
+
"type": "zeebe:property"
|
|
2172
1872
|
},
|
|
1873
|
+
"type": "String"
|
|
1874
|
+
},
|
|
1875
|
+
{
|
|
1876
|
+
"id": "queue.queue.pollingWaitTime",
|
|
1877
|
+
"label": "Polling wait time",
|
|
1878
|
+
"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",
|
|
1879
|
+
"optional": false,
|
|
1880
|
+
"value": "20",
|
|
2173
1881
|
"constraints": {
|
|
2174
1882
|
"notEmpty": true,
|
|
2175
1883
|
"pattern": {
|
|
2176
|
-
"value": "(
|
|
2177
|
-
"message": "Must be an queue URL or ARN or a secret.XYZ"
|
|
1884
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
|
|
2178
1885
|
}
|
|
2179
|
-
}
|
|
2180
|
-
|
|
2181
|
-
{
|
|
2182
|
-
"label": "Region",
|
|
2183
|
-
"description": "Specify the AWS region of your queue",
|
|
2184
|
-
"group": "queueProperties",
|
|
2185
|
-
"type": "String",
|
|
1886
|
+
},
|
|
1887
|
+
"group": "messagePollingProperties",
|
|
2186
1888
|
"binding": {
|
|
2187
|
-
"
|
|
2188
|
-
"
|
|
1889
|
+
"name": "queue.pollingWaitTime",
|
|
1890
|
+
"type": "zeebe:property"
|
|
2189
1891
|
},
|
|
2190
|
-
"
|
|
2191
|
-
"notEmpty": true
|
|
2192
|
-
}
|
|
1892
|
+
"type": "String"
|
|
2193
1893
|
},
|
|
2194
1894
|
{
|
|
2195
|
-
"
|
|
2196
|
-
"
|
|
1895
|
+
"id": "queue.queue.attributeNames",
|
|
1896
|
+
"label": "Attribute names",
|
|
1897
|
+
"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",
|
|
1898
|
+
"optional": false,
|
|
1899
|
+
"feel": "optional",
|
|
1900
|
+
"group": "input",
|
|
2197
1901
|
"binding": {
|
|
2198
|
-
"
|
|
2199
|
-
"
|
|
2200
|
-
}
|
|
1902
|
+
"name": "queue.attributeNames",
|
|
1903
|
+
"type": "zeebe:property"
|
|
1904
|
+
},
|
|
1905
|
+
"type": "String"
|
|
2201
1906
|
},
|
|
2202
1907
|
{
|
|
2203
|
-
"
|
|
2204
|
-
"
|
|
2205
|
-
"
|
|
2206
|
-
"type": "String",
|
|
1908
|
+
"id": "queue.queue.messageAttributeNames",
|
|
1909
|
+
"label": "Message attribute names",
|
|
1910
|
+
"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",
|
|
2207
1911
|
"optional": false,
|
|
2208
1912
|
"feel": "optional",
|
|
2209
|
-
"
|
|
1913
|
+
"group": "input",
|
|
2210
1914
|
"binding": {
|
|
2211
|
-
"
|
|
2212
|
-
"
|
|
1915
|
+
"name": "queue.messageAttributeNames",
|
|
1916
|
+
"type": "zeebe:property"
|
|
2213
1917
|
},
|
|
2214
|
-
"
|
|
2215
|
-
"notEmpty": true,
|
|
2216
|
-
"pattern": {
|
|
2217
|
-
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
|
|
2218
|
-
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
2219
|
-
}
|
|
2220
|
-
}
|
|
1918
|
+
"type": "String"
|
|
2221
1919
|
},
|
|
2222
1920
|
{
|
|
2223
|
-
"
|
|
2224
|
-
"
|
|
2225
|
-
"
|
|
2226
|
-
"type": "String",
|
|
1921
|
+
"id": "activationCondition",
|
|
1922
|
+
"label": "Activation condition",
|
|
1923
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
2227
1924
|
"optional": true,
|
|
1925
|
+
"feel": "required",
|
|
1926
|
+
"group": "activation",
|
|
2228
1927
|
"binding": {
|
|
2229
|
-
"
|
|
2230
|
-
"
|
|
1928
|
+
"name": "activationCondition",
|
|
1929
|
+
"type": "zeebe:property"
|
|
2231
1930
|
},
|
|
2232
|
-
"
|
|
1931
|
+
"type": "String"
|
|
2233
1932
|
},
|
|
2234
1933
|
{
|
|
2235
|
-
"
|
|
2236
|
-
"
|
|
2237
|
-
"
|
|
2238
|
-
"
|
|
2239
|
-
"optional": true,
|
|
1934
|
+
"id": "consumeUnmatchedEvents",
|
|
1935
|
+
"label": "Consume unmatched events",
|
|
1936
|
+
"value": true,
|
|
1937
|
+
"group": "activation",
|
|
2240
1938
|
"binding": {
|
|
2241
|
-
"
|
|
2242
|
-
"
|
|
1939
|
+
"name": "consumeUnmatchedEvents",
|
|
1940
|
+
"type": "zeebe:property"
|
|
2243
1941
|
},
|
|
2244
|
-
"
|
|
1942
|
+
"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",
|
|
1943
|
+
"type": "Boolean"
|
|
2245
1944
|
},
|
|
2246
1945
|
{
|
|
1946
|
+
"id": "correlationKeyProcess",
|
|
2247
1947
|
"label": "Correlation key (process)",
|
|
2248
|
-
"type": "String",
|
|
2249
|
-
"group": "activation",
|
|
2250
|
-
"feel": "required",
|
|
2251
1948
|
"description": "Sets up the correlation key from process variables",
|
|
2252
|
-
"binding": {
|
|
2253
|
-
"type": "bpmn:Message#zeebe:subscription#property",
|
|
2254
|
-
"name": "correlationKey"
|
|
2255
|
-
},
|
|
2256
1949
|
"constraints": {
|
|
2257
1950
|
"notEmpty": true
|
|
2258
|
-
}
|
|
2259
|
-
},
|
|
2260
|
-
{
|
|
2261
|
-
"label": "Correlation key (payload)",
|
|
2262
|
-
"type": "String",
|
|
2263
|
-
"group": "activation",
|
|
1951
|
+
},
|
|
2264
1952
|
"feel": "required",
|
|
1953
|
+
"group": "correlation",
|
|
2265
1954
|
"binding": {
|
|
2266
|
-
"
|
|
2267
|
-
"
|
|
1955
|
+
"name": "correlationKey",
|
|
1956
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
2268
1957
|
},
|
|
1958
|
+
"type": "String"
|
|
1959
|
+
},
|
|
1960
|
+
{
|
|
1961
|
+
"id": "correlationKeyPayload",
|
|
1962
|
+
"label": "Correlation key (payload)",
|
|
2269
1963
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
2270
1964
|
"constraints": {
|
|
2271
1965
|
"notEmpty": true
|
|
2272
|
-
}
|
|
2273
|
-
},
|
|
2274
|
-
{
|
|
2275
|
-
"label": "Activation condition",
|
|
2276
|
-
"type": "String",
|
|
2277
|
-
"group": "activation",
|
|
1966
|
+
},
|
|
2278
1967
|
"feel": "required",
|
|
2279
|
-
"
|
|
1968
|
+
"group": "correlation",
|
|
2280
1969
|
"binding": {
|
|
2281
|
-
"
|
|
2282
|
-
"
|
|
1970
|
+
"name": "correlationKeyExpression",
|
|
1971
|
+
"type": "zeebe:property"
|
|
2283
1972
|
},
|
|
2284
|
-
"
|
|
1973
|
+
"type": "String"
|
|
2285
1974
|
},
|
|
2286
1975
|
{
|
|
2287
|
-
"
|
|
2288
|
-
"
|
|
2289
|
-
"
|
|
1976
|
+
"id": "messageIdExpression",
|
|
1977
|
+
"label": "Message ID expression",
|
|
1978
|
+
"description": "Expression to extract unique identifier of a message",
|
|
2290
1979
|
"optional": true,
|
|
1980
|
+
"feel": "required",
|
|
1981
|
+
"group": "correlation",
|
|
2291
1982
|
"binding": {
|
|
2292
|
-
"
|
|
2293
|
-
"
|
|
1983
|
+
"name": "messageIdExpression",
|
|
1984
|
+
"type": "zeebe:property"
|
|
2294
1985
|
},
|
|
2295
|
-
"
|
|
1986
|
+
"type": "String"
|
|
2296
1987
|
},
|
|
2297
1988
|
{
|
|
2298
|
-
"
|
|
2299
|
-
"
|
|
2300
|
-
"
|
|
2301
|
-
"feel": "required",
|
|
1989
|
+
"id": "messageTtl",
|
|
1990
|
+
"label": "Message TTL",
|
|
1991
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
2302
1992
|
"optional": true,
|
|
2303
|
-
"
|
|
2304
|
-
"
|
|
2305
|
-
"
|
|
2306
|
-
|
|
2307
|
-
|
|
2308
|
-
|
|
1993
|
+
"constraints": {
|
|
1994
|
+
"notEmpty": false,
|
|
1995
|
+
"pattern": {
|
|
1996
|
+
"value": "^(PT.*|)$",
|
|
1997
|
+
"message": "must be an ISO-8601 duration"
|
|
1998
|
+
}
|
|
1999
|
+
},
|
|
2000
|
+
"feel": "optional",
|
|
2001
|
+
"group": "correlation",
|
|
2002
|
+
"binding": {
|
|
2003
|
+
"name": "messageTtl",
|
|
2004
|
+
"type": "zeebe:property"
|
|
2005
|
+
},
|
|
2006
|
+
"type": "String"
|
|
2007
|
+
},
|
|
2008
|
+
{
|
|
2009
|
+
"id": "messageNameUuid",
|
|
2010
|
+
"generatedValue": {
|
|
2011
|
+
"type": "uuid"
|
|
2012
|
+
},
|
|
2013
|
+
"group": "correlation",
|
|
2014
|
+
"binding": {
|
|
2015
|
+
"name": "name",
|
|
2016
|
+
"type": "bpmn:Message#property"
|
|
2017
|
+
},
|
|
2018
|
+
"type": "Hidden"
|
|
2019
|
+
},
|
|
2020
|
+
{
|
|
2021
|
+
"id": "deduplicationModeManualFlag",
|
|
2022
|
+
"label": "Manual mode",
|
|
2023
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
2024
|
+
"value": false,
|
|
2025
|
+
"group": "deduplication",
|
|
2026
|
+
"binding": {
|
|
2027
|
+
"name": "deduplicationModeManualFlag",
|
|
2028
|
+
"type": "zeebe:property"
|
|
2029
|
+
},
|
|
2030
|
+
"type": "Boolean"
|
|
2031
|
+
},
|
|
2032
|
+
{
|
|
2033
|
+
"id": "deduplicationId",
|
|
2034
|
+
"label": "Deduplication ID",
|
|
2035
|
+
"constraints": {
|
|
2036
|
+
"notEmpty": true,
|
|
2037
|
+
"pattern": {
|
|
2038
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
2039
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
2040
|
+
}
|
|
2041
|
+
},
|
|
2042
|
+
"group": "deduplication",
|
|
2043
|
+
"binding": {
|
|
2044
|
+
"name": "deduplicationId",
|
|
2045
|
+
"type": "zeebe:property"
|
|
2046
|
+
},
|
|
2047
|
+
"condition": {
|
|
2048
|
+
"property": "deduplicationModeManualFlag",
|
|
2049
|
+
"equals": true,
|
|
2050
|
+
"type": "simple"
|
|
2051
|
+
},
|
|
2052
|
+
"type": "String"
|
|
2053
|
+
},
|
|
2054
|
+
{
|
|
2055
|
+
"id": "deduplicationModeManual",
|
|
2056
|
+
"value": "MANUAL",
|
|
2057
|
+
"group": "deduplication",
|
|
2058
|
+
"binding": {
|
|
2059
|
+
"name": "deduplicationMode",
|
|
2060
|
+
"type": "zeebe:property"
|
|
2061
|
+
},
|
|
2062
|
+
"condition": {
|
|
2063
|
+
"property": "deduplicationId",
|
|
2064
|
+
"isActive": true,
|
|
2065
|
+
"type": "simple"
|
|
2066
|
+
},
|
|
2067
|
+
"type": "Hidden"
|
|
2068
|
+
},
|
|
2069
|
+
{
|
|
2070
|
+
"id": "deduplicationModeAuto",
|
|
2071
|
+
"value": "AUTO",
|
|
2072
|
+
"group": "deduplication",
|
|
2073
|
+
"binding": {
|
|
2074
|
+
"name": "deduplicationMode",
|
|
2075
|
+
"type": "zeebe:property"
|
|
2076
|
+
},
|
|
2077
|
+
"condition": {
|
|
2078
|
+
"property": "deduplicationId",
|
|
2079
|
+
"isActive": false,
|
|
2080
|
+
"type": "simple"
|
|
2081
|
+
},
|
|
2082
|
+
"type": "Hidden"
|
|
2083
|
+
},
|
|
2084
|
+
{
|
|
2085
|
+
"id": "resultVariable",
|
|
2086
|
+
"label": "Result variable",
|
|
2087
|
+
"description": "Name of variable to store the response in",
|
|
2088
|
+
"group": "output",
|
|
2089
|
+
"binding": {
|
|
2090
|
+
"name": "resultVariable",
|
|
2091
|
+
"type": "zeebe:property"
|
|
2092
|
+
},
|
|
2093
|
+
"type": "String"
|
|
2094
|
+
},
|
|
2095
|
+
{
|
|
2096
|
+
"id": "resultExpression",
|
|
2097
|
+
"label": "Result expression",
|
|
2098
|
+
"description": "Expression to map the response into process variables",
|
|
2099
|
+
"feel": "required",
|
|
2100
|
+
"group": "output",
|
|
2101
|
+
"binding": {
|
|
2102
|
+
"name": "resultExpression",
|
|
2103
|
+
"type": "zeebe:property"
|
|
2104
|
+
},
|
|
2105
|
+
"type": "Text"
|
|
2106
|
+
}
|
|
2309
2107
|
],
|
|
2310
2108
|
"icon": {
|
|
2311
|
-
"contents": "data:image/svg+xml
|
|
2109
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
2312
2110
|
},
|
|
2313
2111
|
"engines": {
|
|
2314
|
-
"camunda": "^8.
|
|
2112
|
+
"camunda": "^8.5"
|
|
2315
2113
|
}
|
|
2316
2114
|
},
|
|
2317
2115
|
{
|
|
2318
2116
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2319
2117
|
"name": "Amazon SQS connector",
|
|
2320
2118
|
"id": "io.camunda.connectors.AWSSQS.intermediate.v1",
|
|
2321
|
-
"version":
|
|
2119
|
+
"version": 3,
|
|
2322
2120
|
"description": "Receive message from a queue",
|
|
2323
2121
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
2324
2122
|
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
@@ -2401,6 +2199,15 @@
|
|
|
2401
2199
|
"notEmpty": true
|
|
2402
2200
|
}
|
|
2403
2201
|
},
|
|
2202
|
+
{
|
|
2203
|
+
"type": "Hidden",
|
|
2204
|
+
"description": "This value forces to evaluate configuration first in order",
|
|
2205
|
+
"value": "nonce",
|
|
2206
|
+
"binding": {
|
|
2207
|
+
"type": "zeebe:input",
|
|
2208
|
+
"name": "configuration.nonce"
|
|
2209
|
+
}
|
|
2210
|
+
},
|
|
2404
2211
|
{
|
|
2405
2212
|
"label": "Queue URL",
|
|
2406
2213
|
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
@@ -2413,8 +2220,8 @@
|
|
|
2413
2220
|
"constraints": {
|
|
2414
2221
|
"notEmpty": true,
|
|
2415
2222
|
"pattern": {
|
|
2416
|
-
"value": "^(
|
|
2417
|
-
"message": "Must be an queue URL or ARN"
|
|
2223
|
+
"value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
|
|
2224
|
+
"message": "Must be an queue URL or ARN or a secret.XYZ"
|
|
2418
2225
|
}
|
|
2419
2226
|
}
|
|
2420
2227
|
},
|
|
@@ -2431,6 +2238,14 @@
|
|
|
2431
2238
|
"notEmpty": true
|
|
2432
2239
|
}
|
|
2433
2240
|
},
|
|
2241
|
+
{
|
|
2242
|
+
"description": "Backwards compatible region",
|
|
2243
|
+
"type": "Hidden",
|
|
2244
|
+
"binding": {
|
|
2245
|
+
"type": "zeebe:property",
|
|
2246
|
+
"name": "queue.region"
|
|
2247
|
+
}
|
|
2248
|
+
},
|
|
2434
2249
|
{
|
|
2435
2250
|
"label": "Polling wait time",
|
|
2436
2251
|
"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",
|
|
@@ -2446,7 +2261,7 @@
|
|
|
2446
2261
|
"constraints": {
|
|
2447
2262
|
"notEmpty": true,
|
|
2448
2263
|
"pattern": {
|
|
2449
|
-
"value": "^([0-9]?|1[0-9]|20|secrets
|
|
2264
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
|
|
2450
2265
|
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
2451
2266
|
}
|
|
2452
2267
|
}
|
|
@@ -2550,23 +2365,38 @@
|
|
|
2550
2365
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2551
2366
|
"name": "Amazon SQS Intermediate Message Catch Event connector",
|
|
2552
2367
|
"id": "io.camunda.connectors.AWSSQS.intermediate.v1",
|
|
2553
|
-
"
|
|
2554
|
-
"
|
|
2555
|
-
|
|
2368
|
+
"description": "Receive messages from Amazon SQS.",
|
|
2369
|
+
"metadata": {
|
|
2370
|
+
"keywords": [
|
|
2371
|
+
"receive message",
|
|
2372
|
+
"receive event",
|
|
2373
|
+
"receive message from queue",
|
|
2374
|
+
"receive event from queue"
|
|
2375
|
+
]
|
|
2376
|
+
},
|
|
2377
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
2378
|
+
"version": 10,
|
|
2379
|
+
"category": {
|
|
2380
|
+
"id": "connectors",
|
|
2381
|
+
"name": "Connectors"
|
|
2382
|
+
},
|
|
2556
2383
|
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
2557
2384
|
"elementType": {
|
|
2558
2385
|
"value": "bpmn:IntermediateCatchEvent",
|
|
2559
2386
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
2560
2387
|
},
|
|
2561
|
-
"
|
|
2562
|
-
"
|
|
2563
|
-
"name": "Connectors"
|
|
2388
|
+
"engines": {
|
|
2389
|
+
"camunda": "^8.3"
|
|
2564
2390
|
},
|
|
2565
2391
|
"groups": [
|
|
2566
2392
|
{
|
|
2567
2393
|
"id": "authentication",
|
|
2568
2394
|
"label": "Authentication"
|
|
2569
2395
|
},
|
|
2396
|
+
{
|
|
2397
|
+
"id": "configuration",
|
|
2398
|
+
"label": "Configuration"
|
|
2399
|
+
},
|
|
2570
2400
|
{
|
|
2571
2401
|
"id": "queueProperties",
|
|
2572
2402
|
"label": "Queue properties"
|
|
@@ -2584,198 +2414,368 @@
|
|
|
2584
2414
|
"label": "Activation"
|
|
2585
2415
|
},
|
|
2586
2416
|
{
|
|
2587
|
-
"id": "
|
|
2588
|
-
"label": "
|
|
2417
|
+
"id": "correlation",
|
|
2418
|
+
"label": "Correlation",
|
|
2419
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
2420
|
+
},
|
|
2421
|
+
{
|
|
2422
|
+
"id": "deduplication",
|
|
2423
|
+
"label": "Deduplication",
|
|
2424
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
2425
|
+
},
|
|
2426
|
+
{
|
|
2427
|
+
"id": "output",
|
|
2428
|
+
"label": "Output mapping"
|
|
2589
2429
|
}
|
|
2590
2430
|
],
|
|
2591
2431
|
"properties": [
|
|
2592
2432
|
{
|
|
2593
|
-
"type": "Hidden",
|
|
2594
2433
|
"value": "io.camunda:aws-sqs-inbound:1",
|
|
2595
2434
|
"binding": {
|
|
2596
|
-
"
|
|
2597
|
-
"
|
|
2598
|
-
}
|
|
2435
|
+
"name": "inbound.type",
|
|
2436
|
+
"type": "zeebe:property"
|
|
2437
|
+
},
|
|
2438
|
+
"type": "Hidden"
|
|
2599
2439
|
},
|
|
2600
2440
|
{
|
|
2601
|
-
"
|
|
2602
|
-
"
|
|
2603
|
-
|
|
2604
|
-
|
|
2441
|
+
"id": "authentication.type",
|
|
2442
|
+
"label": "Authentication",
|
|
2443
|
+
"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>",
|
|
2444
|
+
"value": "credentials",
|
|
2445
|
+
"group": "authentication",
|
|
2605
2446
|
"binding": {
|
|
2606
|
-
"
|
|
2607
|
-
"
|
|
2608
|
-
}
|
|
2447
|
+
"name": "authentication.type",
|
|
2448
|
+
"type": "zeebe:property"
|
|
2449
|
+
},
|
|
2450
|
+
"type": "Dropdown",
|
|
2451
|
+
"choices": [
|
|
2452
|
+
{
|
|
2453
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
2454
|
+
"value": "defaultCredentialsChain"
|
|
2455
|
+
},
|
|
2456
|
+
{
|
|
2457
|
+
"name": "Credentials",
|
|
2458
|
+
"value": "credentials"
|
|
2459
|
+
}
|
|
2460
|
+
]
|
|
2609
2461
|
},
|
|
2610
2462
|
{
|
|
2463
|
+
"id": "authentication.accessKey",
|
|
2611
2464
|
"label": "Access key",
|
|
2612
|
-
"description": "Provide
|
|
2465
|
+
"description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
|
|
2466
|
+
"optional": false,
|
|
2467
|
+
"constraints": {
|
|
2468
|
+
"notEmpty": true
|
|
2469
|
+
},
|
|
2613
2470
|
"group": "authentication",
|
|
2614
|
-
"type": "String",
|
|
2615
2471
|
"binding": {
|
|
2616
|
-
"
|
|
2617
|
-
"
|
|
2472
|
+
"name": "authentication.accessKey",
|
|
2473
|
+
"type": "zeebe:property"
|
|
2618
2474
|
},
|
|
2619
|
-
"
|
|
2620
|
-
"
|
|
2621
|
-
|
|
2475
|
+
"condition": {
|
|
2476
|
+
"property": "authentication.type",
|
|
2477
|
+
"equals": "credentials",
|
|
2478
|
+
"type": "simple"
|
|
2479
|
+
},
|
|
2480
|
+
"type": "String"
|
|
2622
2481
|
},
|
|
2623
2482
|
{
|
|
2483
|
+
"id": "authentication.secretKey",
|
|
2624
2484
|
"label": "Secret key",
|
|
2625
|
-
"description": "Provide
|
|
2485
|
+
"description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
|
|
2486
|
+
"optional": false,
|
|
2487
|
+
"constraints": {
|
|
2488
|
+
"notEmpty": true
|
|
2489
|
+
},
|
|
2626
2490
|
"group": "authentication",
|
|
2627
|
-
"type": "String",
|
|
2628
2491
|
"binding": {
|
|
2629
|
-
"
|
|
2630
|
-
"
|
|
2492
|
+
"name": "authentication.secretKey",
|
|
2493
|
+
"type": "zeebe:property"
|
|
2631
2494
|
},
|
|
2632
|
-
"
|
|
2633
|
-
"
|
|
2634
|
-
|
|
2635
|
-
|
|
2636
|
-
{
|
|
2637
|
-
"label": "Queue URL",
|
|
2638
|
-
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
2639
|
-
"group": "queueProperties",
|
|
2640
|
-
"type": "String",
|
|
2641
|
-
"binding": {
|
|
2642
|
-
"type": "zeebe:property",
|
|
2643
|
-
"name": "queue.url"
|
|
2495
|
+
"condition": {
|
|
2496
|
+
"property": "authentication.type",
|
|
2497
|
+
"equals": "credentials",
|
|
2498
|
+
"type": "simple"
|
|
2644
2499
|
},
|
|
2645
|
-
"
|
|
2646
|
-
"notEmpty": true,
|
|
2647
|
-
"pattern": {
|
|
2648
|
-
"value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
2649
|
-
"message": "Must be an queue URL or ARN"
|
|
2650
|
-
}
|
|
2651
|
-
}
|
|
2500
|
+
"type": "String"
|
|
2652
2501
|
},
|
|
2653
2502
|
{
|
|
2503
|
+
"id": "configuration.region",
|
|
2654
2504
|
"label": "Region",
|
|
2655
|
-
"description": "Specify the AWS region
|
|
2656
|
-
"
|
|
2657
|
-
"
|
|
2505
|
+
"description": "Specify the AWS region",
|
|
2506
|
+
"optional": false,
|
|
2507
|
+
"constraints": {
|
|
2508
|
+
"notEmpty": true
|
|
2509
|
+
},
|
|
2510
|
+
"group": "configuration",
|
|
2658
2511
|
"binding": {
|
|
2659
|
-
"
|
|
2660
|
-
"
|
|
2512
|
+
"name": "configuration.region",
|
|
2513
|
+
"type": "zeebe:property"
|
|
2514
|
+
},
|
|
2515
|
+
"type": "String"
|
|
2516
|
+
},
|
|
2517
|
+
{
|
|
2518
|
+
"id": "configuration.endpoint",
|
|
2519
|
+
"label": "Endpoint",
|
|
2520
|
+
"description": "Specify endpoint if need to use custom endpoint",
|
|
2521
|
+
"optional": true,
|
|
2522
|
+
"group": "configuration",
|
|
2523
|
+
"binding": {
|
|
2524
|
+
"name": "configuration.endpoint",
|
|
2525
|
+
"type": "zeebe:property"
|
|
2661
2526
|
},
|
|
2527
|
+
"type": "Hidden"
|
|
2528
|
+
},
|
|
2529
|
+
{
|
|
2530
|
+
"id": "queue.queue.url",
|
|
2531
|
+
"label": "Queue URL",
|
|
2532
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
2533
|
+
"optional": false,
|
|
2662
2534
|
"constraints": {
|
|
2663
2535
|
"notEmpty": true
|
|
2664
|
-
}
|
|
2536
|
+
},
|
|
2537
|
+
"group": "queueProperties",
|
|
2538
|
+
"binding": {
|
|
2539
|
+
"name": "queue.url",
|
|
2540
|
+
"type": "zeebe:property"
|
|
2541
|
+
},
|
|
2542
|
+
"type": "String"
|
|
2665
2543
|
},
|
|
2666
2544
|
{
|
|
2545
|
+
"id": "queue.queue.pollingWaitTime",
|
|
2667
2546
|
"label": "Polling wait time",
|
|
2668
|
-
"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/
|
|
2669
|
-
"group": "messagePollingProperties",
|
|
2670
|
-
"type": "String",
|
|
2547
|
+
"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",
|
|
2671
2548
|
"optional": false,
|
|
2672
|
-
"
|
|
2673
|
-
"value": "1",
|
|
2674
|
-
"binding": {
|
|
2675
|
-
"type": "zeebe:property",
|
|
2676
|
-
"name": "queue.pollingWaitTime"
|
|
2677
|
-
},
|
|
2549
|
+
"value": "20",
|
|
2678
2550
|
"constraints": {
|
|
2679
2551
|
"notEmpty": true,
|
|
2680
2552
|
"pattern": {
|
|
2681
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
2682
|
-
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
2553
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
|
|
2683
2554
|
}
|
|
2684
|
-
}
|
|
2555
|
+
},
|
|
2556
|
+
"group": "messagePollingProperties",
|
|
2557
|
+
"binding": {
|
|
2558
|
+
"name": "queue.pollingWaitTime",
|
|
2559
|
+
"type": "zeebe:property"
|
|
2560
|
+
},
|
|
2561
|
+
"type": "String"
|
|
2685
2562
|
},
|
|
2686
2563
|
{
|
|
2564
|
+
"id": "queue.queue.attributeNames",
|
|
2687
2565
|
"label": "Attribute names",
|
|
2688
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
2566
|
+
"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",
|
|
2567
|
+
"optional": false,
|
|
2568
|
+
"feel": "optional",
|
|
2689
2569
|
"group": "input",
|
|
2690
|
-
"type": "String",
|
|
2691
|
-
"optional": true,
|
|
2692
2570
|
"binding": {
|
|
2693
|
-
"
|
|
2694
|
-
"
|
|
2571
|
+
"name": "queue.attributeNames",
|
|
2572
|
+
"type": "zeebe:property"
|
|
2695
2573
|
},
|
|
2696
|
-
"
|
|
2574
|
+
"type": "String"
|
|
2697
2575
|
},
|
|
2698
2576
|
{
|
|
2577
|
+
"id": "queue.queue.messageAttributeNames",
|
|
2699
2578
|
"label": "Message attribute names",
|
|
2700
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
2579
|
+
"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",
|
|
2580
|
+
"optional": false,
|
|
2581
|
+
"feel": "optional",
|
|
2701
2582
|
"group": "input",
|
|
2702
|
-
"type": "String",
|
|
2703
|
-
"optional": true,
|
|
2704
2583
|
"binding": {
|
|
2705
|
-
"
|
|
2706
|
-
"
|
|
2584
|
+
"name": "queue.messageAttributeNames",
|
|
2585
|
+
"type": "zeebe:property"
|
|
2707
2586
|
},
|
|
2708
|
-
"
|
|
2587
|
+
"type": "String"
|
|
2709
2588
|
},
|
|
2710
2589
|
{
|
|
2711
|
-
"
|
|
2712
|
-
"
|
|
2713
|
-
"
|
|
2590
|
+
"id": "activationCondition",
|
|
2591
|
+
"label": "Activation condition",
|
|
2592
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
2593
|
+
"optional": true,
|
|
2714
2594
|
"feel": "required",
|
|
2715
|
-
"
|
|
2595
|
+
"group": "activation",
|
|
2716
2596
|
"binding": {
|
|
2717
|
-
"
|
|
2718
|
-
"
|
|
2597
|
+
"name": "activationCondition",
|
|
2598
|
+
"type": "zeebe:property"
|
|
2719
2599
|
},
|
|
2720
|
-
"
|
|
2721
|
-
"notEmpty": true
|
|
2722
|
-
}
|
|
2600
|
+
"type": "String"
|
|
2723
2601
|
},
|
|
2724
2602
|
{
|
|
2725
|
-
"
|
|
2726
|
-
"
|
|
2603
|
+
"id": "consumeUnmatchedEvents",
|
|
2604
|
+
"label": "Consume unmatched events",
|
|
2605
|
+
"value": true,
|
|
2727
2606
|
"group": "activation",
|
|
2607
|
+
"binding": {
|
|
2608
|
+
"name": "consumeUnmatchedEvents",
|
|
2609
|
+
"type": "zeebe:property"
|
|
2610
|
+
},
|
|
2611
|
+
"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",
|
|
2612
|
+
"type": "Boolean"
|
|
2613
|
+
},
|
|
2614
|
+
{
|
|
2615
|
+
"id": "correlationKeyProcess",
|
|
2616
|
+
"label": "Correlation key (process)",
|
|
2617
|
+
"description": "Sets up the correlation key from process variables",
|
|
2618
|
+
"constraints": {
|
|
2619
|
+
"notEmpty": true
|
|
2620
|
+
},
|
|
2728
2621
|
"feel": "required",
|
|
2622
|
+
"group": "correlation",
|
|
2729
2623
|
"binding": {
|
|
2730
|
-
"
|
|
2731
|
-
"
|
|
2624
|
+
"name": "correlationKey",
|
|
2625
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
2732
2626
|
},
|
|
2627
|
+
"type": "String"
|
|
2628
|
+
},
|
|
2629
|
+
{
|
|
2630
|
+
"id": "correlationKeyPayload",
|
|
2631
|
+
"label": "Correlation key (payload)",
|
|
2733
2632
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
2734
2633
|
"constraints": {
|
|
2735
2634
|
"notEmpty": true
|
|
2736
|
-
}
|
|
2635
|
+
},
|
|
2636
|
+
"feel": "required",
|
|
2637
|
+
"group": "correlation",
|
|
2638
|
+
"binding": {
|
|
2639
|
+
"name": "correlationKeyExpression",
|
|
2640
|
+
"type": "zeebe:property"
|
|
2641
|
+
},
|
|
2642
|
+
"type": "String"
|
|
2737
2643
|
},
|
|
2738
2644
|
{
|
|
2739
|
-
"
|
|
2740
|
-
"
|
|
2741
|
-
"
|
|
2645
|
+
"id": "messageIdExpression",
|
|
2646
|
+
"label": "Message ID expression",
|
|
2647
|
+
"description": "Expression to extract unique identifier of a message",
|
|
2648
|
+
"optional": true,
|
|
2742
2649
|
"feel": "required",
|
|
2650
|
+
"group": "correlation",
|
|
2651
|
+
"binding": {
|
|
2652
|
+
"name": "messageIdExpression",
|
|
2653
|
+
"type": "zeebe:property"
|
|
2654
|
+
},
|
|
2655
|
+
"type": "String"
|
|
2656
|
+
},
|
|
2657
|
+
{
|
|
2658
|
+
"id": "messageTtl",
|
|
2659
|
+
"label": "Message TTL",
|
|
2660
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
2743
2661
|
"optional": true,
|
|
2662
|
+
"constraints": {
|
|
2663
|
+
"notEmpty": false,
|
|
2664
|
+
"pattern": {
|
|
2665
|
+
"value": "^(PT.*|)$",
|
|
2666
|
+
"message": "must be an ISO-8601 duration"
|
|
2667
|
+
}
|
|
2668
|
+
},
|
|
2669
|
+
"feel": "optional",
|
|
2670
|
+
"group": "correlation",
|
|
2744
2671
|
"binding": {
|
|
2745
|
-
"
|
|
2746
|
-
"
|
|
2672
|
+
"name": "messageTtl",
|
|
2673
|
+
"type": "zeebe:property"
|
|
2747
2674
|
},
|
|
2748
|
-
"
|
|
2675
|
+
"type": "String"
|
|
2676
|
+
},
|
|
2677
|
+
{
|
|
2678
|
+
"id": "messageNameUuid",
|
|
2679
|
+
"generatedValue": {
|
|
2680
|
+
"type": "uuid"
|
|
2681
|
+
},
|
|
2682
|
+
"group": "correlation",
|
|
2683
|
+
"binding": {
|
|
2684
|
+
"name": "name",
|
|
2685
|
+
"type": "bpmn:Message#property"
|
|
2686
|
+
},
|
|
2687
|
+
"type": "Hidden"
|
|
2749
2688
|
},
|
|
2750
2689
|
{
|
|
2690
|
+
"id": "deduplicationModeManualFlag",
|
|
2691
|
+
"label": "Manual mode",
|
|
2692
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
2693
|
+
"value": false,
|
|
2694
|
+
"group": "deduplication",
|
|
2695
|
+
"binding": {
|
|
2696
|
+
"name": "deduplicationModeManualFlag",
|
|
2697
|
+
"type": "zeebe:property"
|
|
2698
|
+
},
|
|
2699
|
+
"type": "Boolean"
|
|
2700
|
+
},
|
|
2701
|
+
{
|
|
2702
|
+
"id": "deduplicationId",
|
|
2703
|
+
"label": "Deduplication ID",
|
|
2704
|
+
"constraints": {
|
|
2705
|
+
"notEmpty": true,
|
|
2706
|
+
"pattern": {
|
|
2707
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
2708
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
2709
|
+
}
|
|
2710
|
+
},
|
|
2711
|
+
"group": "deduplication",
|
|
2712
|
+
"binding": {
|
|
2713
|
+
"name": "deduplicationId",
|
|
2714
|
+
"type": "zeebe:property"
|
|
2715
|
+
},
|
|
2716
|
+
"condition": {
|
|
2717
|
+
"property": "deduplicationModeManualFlag",
|
|
2718
|
+
"equals": true,
|
|
2719
|
+
"type": "simple"
|
|
2720
|
+
},
|
|
2721
|
+
"type": "String"
|
|
2722
|
+
},
|
|
2723
|
+
{
|
|
2724
|
+
"id": "deduplicationModeManual",
|
|
2725
|
+
"value": "MANUAL",
|
|
2726
|
+
"group": "deduplication",
|
|
2727
|
+
"binding": {
|
|
2728
|
+
"name": "deduplicationMode",
|
|
2729
|
+
"type": "zeebe:property"
|
|
2730
|
+
},
|
|
2731
|
+
"condition": {
|
|
2732
|
+
"property": "deduplicationId",
|
|
2733
|
+
"isActive": true,
|
|
2734
|
+
"type": "simple"
|
|
2735
|
+
},
|
|
2736
|
+
"type": "Hidden"
|
|
2737
|
+
},
|
|
2738
|
+
{
|
|
2739
|
+
"id": "deduplicationModeAuto",
|
|
2740
|
+
"value": "AUTO",
|
|
2741
|
+
"group": "deduplication",
|
|
2742
|
+
"binding": {
|
|
2743
|
+
"name": "deduplicationMode",
|
|
2744
|
+
"type": "zeebe:property"
|
|
2745
|
+
},
|
|
2746
|
+
"condition": {
|
|
2747
|
+
"property": "deduplicationId",
|
|
2748
|
+
"isActive": false,
|
|
2749
|
+
"type": "simple"
|
|
2750
|
+
},
|
|
2751
|
+
"type": "Hidden"
|
|
2752
|
+
},
|
|
2753
|
+
{
|
|
2754
|
+
"id": "resultVariable",
|
|
2751
2755
|
"label": "Result variable",
|
|
2752
|
-
"
|
|
2753
|
-
"group": "
|
|
2754
|
-
"optional": true,
|
|
2756
|
+
"description": "Name of variable to store the response in",
|
|
2757
|
+
"group": "output",
|
|
2755
2758
|
"binding": {
|
|
2756
|
-
"
|
|
2757
|
-
"
|
|
2759
|
+
"name": "resultVariable",
|
|
2760
|
+
"type": "zeebe:property"
|
|
2758
2761
|
},
|
|
2759
|
-
"
|
|
2762
|
+
"type": "String"
|
|
2760
2763
|
},
|
|
2761
2764
|
{
|
|
2765
|
+
"id": "resultExpression",
|
|
2762
2766
|
"label": "Result expression",
|
|
2763
|
-
"
|
|
2764
|
-
"group": "variable-mapping",
|
|
2767
|
+
"description": "Expression to map the response into process variables",
|
|
2765
2768
|
"feel": "required",
|
|
2766
|
-
"
|
|
2769
|
+
"group": "output",
|
|
2767
2770
|
"binding": {
|
|
2768
|
-
"
|
|
2769
|
-
"
|
|
2771
|
+
"name": "resultExpression",
|
|
2772
|
+
"type": "zeebe:property"
|
|
2770
2773
|
},
|
|
2771
|
-
"
|
|
2774
|
+
"type": "Text"
|
|
2772
2775
|
}
|
|
2773
2776
|
],
|
|
2774
2777
|
"icon": {
|
|
2775
|
-
"contents": "data:image/svg+xml
|
|
2776
|
-
},
|
|
2777
|
-
"engines": {
|
|
2778
|
-
"camunda": "^8.2"
|
|
2778
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
2779
2779
|
}
|
|
2780
2780
|
}
|
|
2781
2781
|
]
|