@camunda/connectors-element-templates 1.0.5 → 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 +2 -0
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +170 -13
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1596 -389
- 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 +104 -104
- package/src/element-templates/automation-anywhere-outbound-connector.json +1207 -1201
- package/src/element-templates/aws-comprehend-outbound-connector.json +36 -36
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1404 -1404
- package/src/element-templates/aws-eventbridge-connector-boundary.json +28 -28
- package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
- package/src/element-templates/aws-eventbridge-connector-start-event.json +13 -10
- package/src/element-templates/aws-eventbridge-outbound-connector.json +474 -474
- package/src/element-templates/aws-lambda-outbound-connector.json +51 -51
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
- package/src/element-templates/aws-sns-inbound-boundary.json +283 -283
- package/src/element-templates/aws-sns-inbound-intermediate.json +467 -467
- package/src/element-templates/aws-sns-inbound-message-start.json +98 -98
- package/src/element-templates/aws-sns-inbound-start-event.json +132 -132
- package/src/element-templates/aws-sns-outbound-connector.json +719 -719
- package/src/element-templates/aws-sqs-boundary-connector.json +420 -420
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +958 -958
- package/src/element-templates/aws-sqs-outbound-connector.json +421 -421
- package/src/element-templates/aws-sqs-start-event-connector.json +388 -388
- package/src/element-templates/aws-sqs-start-message.json +463 -463
- package/src/element-templates/azure-blobstorage-outbound-connector.json +1 -1
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +57 -57
- package/src/element-templates/box-outbound-connector.json +30 -30
- package/src/element-templates/csv-outbound-connector.json +392 -0
- package/src/element-templates/easy-post-connector.json +269 -269
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-outbound-connector.json +231 -231
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
- package/src/element-templates/github-connector.json +2930 -2930
- package/src/element-templates/github-webhook-connector-boundary.json +21 -21
- package/src/element-templates/github-webhook-connector-intermediate.json +35 -35
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +35 -32
- package/src/element-templates/gitlab-connector.json +1561 -1561
- package/src/element-templates/google-drive-outbound-connector.json +363 -363
- package/src/element-templates/google-gemini-outbound-connector.json +32 -32
- package/src/element-templates/google-maps-platform-connector.json +76 -76
- package/src/element-templates/google-sheets-outbound-connector.json +1177 -1177
- package/src/element-templates/graphql-outbound-connector.json +1182 -1182
- package/src/element-templates/http-json-connector.json +2332 -2332
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +261 -558
- package/src/element-templates/http-polling-connector.json +259 -556
- package/src/element-templates/hugging-face-connector.json +34 -34
- package/src/element-templates/jdbc-outbound-connector.json +404 -2
- package/src/element-templates/kafka-inbound-connector-boundary.json +624 -624
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1018 -1018
- package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
- package/src/element-templates/kafka-inbound-connector.json +240 -237
- package/src/element-templates/kafka-outbound-connector.json +588 -588
- package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
- package/src/element-templates/microsoft-teams-outbound-connector.json +3730 -3730
- package/src/element-templates/openai-connector.json +117 -117
- package/src/element-templates/operate-connector.json +68 -68
- package/src/element-templates/power-automate-connector.json +12 -12
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +437 -437
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +581 -581
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +451 -451
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +354 -354
- package/src/element-templates/rabbitmq-outbound-connector.json +666 -666
- package/src/element-templates/salesforce-connector.json +40 -40
- package/src/element-templates/sendgrid-outbound-connector.json +487 -487
- package/src/element-templates/slack-inbound-boundary.json +301 -301
- package/src/element-templates/slack-inbound-intermediate.json +307 -307
- package/src/element-templates/slack-inbound-message-start.json +350 -350
- package/src/element-templates/slack-inbound-start-event.json +213 -210
- package/src/element-templates/slack-outbound-connector.json +739 -739
- package/src/element-templates/twilio-connector.json +88 -88
- package/src/element-templates/twilio-webhook-connector.json +13 -10
- package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -31
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/uipath-connector.json +49 -49
- package/src/element-templates/webhook-connector-boundary.json +1644 -1644
- package/src/element-templates/webhook-connector-intermediate.json +972 -972
- package/src/element-templates/webhook-connector-start-event.json +556 -553
- package/src/element-templates/webhook-connector-start-message.json +33 -33
- package/src/element-templates/whatsapp-connector.json +6 -6
|
@@ -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"],
|
|
@@ -515,8 +330,8 @@
|
|
|
515
330
|
"constraints": {
|
|
516
331
|
"notEmpty": true,
|
|
517
332
|
"pattern": {
|
|
518
|
-
"value": "^(
|
|
519
|
-
"message": "Must be an queue URL or ARN"
|
|
333
|
+
"value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
|
|
334
|
+
"message": "Must be an queue URL or ARN or a secret.XYZ"
|
|
520
335
|
}
|
|
521
336
|
}
|
|
522
337
|
},
|
|
@@ -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
|
|
@@ -548,7 +363,7 @@
|
|
|
548
363
|
"constraints": {
|
|
549
364
|
"notEmpty": true,
|
|
550
365
|
"pattern": {
|
|
551
|
-
"value": "^([0-9]?|1[0-9]|20|secrets
|
|
366
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
|
|
552
367
|
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
553
368
|
}
|
|
554
369
|
}
|
|
@@ -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
|
},
|
|
@@ -759,7 +608,7 @@
|
|
|
759
608
|
"type": "String",
|
|
760
609
|
"binding": {
|
|
761
610
|
"type": "zeebe:property",
|
|
762
|
-
"name": "
|
|
611
|
+
"name": "configuration.region"
|
|
763
612
|
},
|
|
764
613
|
"constraints": {
|
|
765
614
|
"notEmpty": true
|
|
@@ -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
|
-
"name": "Amazon SQS
|
|
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"],
|
|
@@ -943,7 +792,7 @@
|
|
|
943
792
|
},
|
|
944
793
|
{
|
|
945
794
|
"label": "Access key",
|
|
946
|
-
"description": "Provide AWS IAM access key that has permission to
|
|
795
|
+
"description": "Provide AWS IAM access key that has permission to send to desired SQS",
|
|
947
796
|
"group": "authentication",
|
|
948
797
|
"type": "String",
|
|
949
798
|
"binding": {
|
|
@@ -956,7 +805,7 @@
|
|
|
956
805
|
},
|
|
957
806
|
{
|
|
958
807
|
"label": "Secret key",
|
|
959
|
-
"description": "Provide AWS IAM secret key that has permission to
|
|
808
|
+
"description": "Provide AWS IAM secret key that has permission to send to desired SQS",
|
|
960
809
|
"group": "authentication",
|
|
961
810
|
"type": "String",
|
|
962
811
|
"binding": {
|
|
@@ -969,7 +818,7 @@
|
|
|
969
818
|
},
|
|
970
819
|
{
|
|
971
820
|
"label": "Queue URL",
|
|
972
|
-
"description": "Specify the URL of the SQS queue where you would like to
|
|
821
|
+
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
973
822
|
"group": "queueProperties",
|
|
974
823
|
"type": "String",
|
|
975
824
|
"binding": {
|
|
@@ -979,8 +828,8 @@
|
|
|
979
828
|
"constraints": {
|
|
980
829
|
"notEmpty": true,
|
|
981
830
|
"pattern": {
|
|
982
|
-
"value": "^(
|
|
983
|
-
"message": "Must be an queue URL or ARN"
|
|
831
|
+
"value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
|
|
832
|
+
"message": "Must be an queue URL or ARN or a secret.XYZ"
|
|
984
833
|
}
|
|
985
834
|
}
|
|
986
835
|
},
|
|
@@ -1012,7 +861,7 @@
|
|
|
1012
861
|
"constraints": {
|
|
1013
862
|
"notEmpty": true,
|
|
1014
863
|
"pattern": {
|
|
1015
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
864
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
|
|
1016
865
|
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
1017
866
|
}
|
|
1018
867
|
}
|
|
@@ -1114,11 +963,11 @@
|
|
|
1114
963
|
},
|
|
1115
964
|
{
|
|
1116
965
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1117
|
-
"name": "Amazon SQS connector",
|
|
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",
|
|
@@ -1174,21 +1023,51 @@
|
|
|
1174
1023
|
}
|
|
1175
1024
|
},
|
|
1176
1025
|
{
|
|
1177
|
-
"
|
|
1178
|
-
"
|
|
1026
|
+
"id": "authenticationType",
|
|
1027
|
+
"label": "Authentication",
|
|
1028
|
+
"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>",
|
|
1179
1029
|
"group": "authentication",
|
|
1180
|
-
"type": "
|
|
1181
|
-
"
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1030
|
+
"type": "Dropdown",
|
|
1031
|
+
"optional": false,
|
|
1032
|
+
"value": "credentials",
|
|
1033
|
+
"choices": [
|
|
1034
|
+
{
|
|
1035
|
+
"name": "Credentials",
|
|
1036
|
+
"value": "credentials"
|
|
1037
|
+
},
|
|
1038
|
+
{
|
|
1039
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
1040
|
+
"value": "defaultCredentialsChain"
|
|
1041
|
+
}
|
|
1042
|
+
],
|
|
1043
|
+
"binding": {
|
|
1044
|
+
"type": "zeebe:property",
|
|
1045
|
+
"name": "authentication.type"
|
|
1046
|
+
},
|
|
1047
|
+
"constraints": {
|
|
1048
|
+
"notEmpty": true
|
|
1049
|
+
}
|
|
1050
|
+
},
|
|
1051
|
+
{
|
|
1052
|
+
"label": "Access key",
|
|
1053
|
+
"description": "Provide AWS IAM access key that has permission to read from desired SQS",
|
|
1054
|
+
"group": "authentication",
|
|
1055
|
+
"type": "String",
|
|
1056
|
+
"binding": {
|
|
1057
|
+
"type": "zeebe:property",
|
|
1058
|
+
"name": "authentication.accessKey"
|
|
1059
|
+
},
|
|
1060
|
+
"constraints": {
|
|
1061
|
+
"notEmpty": true
|
|
1062
|
+
},
|
|
1063
|
+
"condition": {
|
|
1064
|
+
"property": "authenticationType",
|
|
1065
|
+
"equals": "credentials"
|
|
1066
|
+
}
|
|
1188
1067
|
},
|
|
1189
1068
|
{
|
|
1190
1069
|
"label": "Secret key",
|
|
1191
|
-
"description": "Provide AWS IAM secret key that has permission to
|
|
1070
|
+
"description": "Provide AWS IAM secret key that has permission to read from desired SQS",
|
|
1192
1071
|
"group": "authentication",
|
|
1193
1072
|
"type": "String",
|
|
1194
1073
|
"binding": {
|
|
@@ -1197,11 +1076,15 @@
|
|
|
1197
1076
|
},
|
|
1198
1077
|
"constraints": {
|
|
1199
1078
|
"notEmpty": true
|
|
1079
|
+
},
|
|
1080
|
+
"condition": {
|
|
1081
|
+
"property": "authenticationType",
|
|
1082
|
+
"equals": "credentials"
|
|
1200
1083
|
}
|
|
1201
1084
|
},
|
|
1202
1085
|
{
|
|
1203
1086
|
"label": "Queue URL",
|
|
1204
|
-
"description": "Specify the URL of the SQS queue where you would like to
|
|
1087
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
1205
1088
|
"group": "queueProperties",
|
|
1206
1089
|
"type": "String",
|
|
1207
1090
|
"binding": {
|
|
@@ -1211,8 +1094,8 @@
|
|
|
1211
1094
|
"constraints": {
|
|
1212
1095
|
"notEmpty": true,
|
|
1213
1096
|
"pattern": {
|
|
1214
|
-
"value": "(
|
|
1215
|
-
"message": "Must be an queue URL or ARN
|
|
1097
|
+
"value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
1098
|
+
"message": "Must be an queue URL or ARN"
|
|
1216
1099
|
}
|
|
1217
1100
|
}
|
|
1218
1101
|
},
|
|
@@ -1231,7 +1114,7 @@
|
|
|
1231
1114
|
},
|
|
1232
1115
|
{
|
|
1233
1116
|
"label": "Polling wait time",
|
|
1234
|
-
"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",
|
|
1235
1118
|
"group": "messagePollingProperties",
|
|
1236
1119
|
"type": "String",
|
|
1237
1120
|
"optional": false,
|
|
@@ -1244,14 +1127,14 @@
|
|
|
1244
1127
|
"constraints": {
|
|
1245
1128
|
"notEmpty": true,
|
|
1246
1129
|
"pattern": {
|
|
1247
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
1130
|
+
"value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
1248
1131
|
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
1249
1132
|
}
|
|
1250
1133
|
}
|
|
1251
1134
|
},
|
|
1252
1135
|
{
|
|
1253
1136
|
"label": "Attribute names",
|
|
1254
|
-
"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",
|
|
1255
1138
|
"group": "input",
|
|
1256
1139
|
"type": "String",
|
|
1257
1140
|
"optional": true,
|
|
@@ -1263,7 +1146,7 @@
|
|
|
1263
1146
|
},
|
|
1264
1147
|
{
|
|
1265
1148
|
"label": "Message attribute names",
|
|
1266
|
-
"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",
|
|
1267
1150
|
"group": "input",
|
|
1268
1151
|
"type": "String",
|
|
1269
1152
|
"optional": true,
|
|
@@ -1301,6 +1184,18 @@
|
|
|
1301
1184
|
"notEmpty": true
|
|
1302
1185
|
}
|
|
1303
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
|
+
},
|
|
1304
1199
|
{
|
|
1305
1200
|
"label": "Activation condition",
|
|
1306
1201
|
"type": "String",
|
|
@@ -1341,7 +1236,7 @@
|
|
|
1341
1236
|
"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"
|
|
1342
1237
|
},
|
|
1343
1238
|
"engines": {
|
|
1344
|
-
"camunda": "^8.
|
|
1239
|
+
"camunda": "^8.4"
|
|
1345
1240
|
}
|
|
1346
1241
|
},
|
|
1347
1242
|
{
|
|
@@ -1578,29 +1473,25 @@
|
|
|
1578
1473
|
},
|
|
1579
1474
|
{
|
|
1580
1475
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1581
|
-
"name": "Amazon SQS
|
|
1476
|
+
"name": "Amazon SQS connector",
|
|
1582
1477
|
"id": "io.camunda.connectors.AWSSQS.intermediate.v1",
|
|
1478
|
+
"version": 5,
|
|
1583
1479
|
"description": "Receive message from a queue",
|
|
1584
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1585
|
-
"version": 9,
|
|
1586
|
-
"category": {
|
|
1587
|
-
"id": "connectors",
|
|
1588
|
-
"name": "Connectors"
|
|
1589
|
-
},
|
|
1480
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
1590
1481
|
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
1591
1482
|
"elementType": {
|
|
1592
1483
|
"value": "bpmn:IntermediateCatchEvent",
|
|
1593
1484
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1594
1485
|
},
|
|
1486
|
+
"category": {
|
|
1487
|
+
"id": "connectors",
|
|
1488
|
+
"name": "Connectors"
|
|
1489
|
+
},
|
|
1595
1490
|
"groups": [
|
|
1596
1491
|
{
|
|
1597
1492
|
"id": "authentication",
|
|
1598
1493
|
"label": "Authentication"
|
|
1599
1494
|
},
|
|
1600
|
-
{
|
|
1601
|
-
"id": "configuration",
|
|
1602
|
-
"label": "Configuration"
|
|
1603
|
-
},
|
|
1604
1495
|
{
|
|
1605
1496
|
"id": "queueProperties",
|
|
1606
1497
|
"label": "Queue properties"
|
|
@@ -1618,394 +1509,225 @@
|
|
|
1618
1509
|
"label": "Activation"
|
|
1619
1510
|
},
|
|
1620
1511
|
{
|
|
1621
|
-
"id": "
|
|
1622
|
-
"label": "
|
|
1623
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
1624
|
-
},
|
|
1625
|
-
{
|
|
1626
|
-
"id": "deduplication",
|
|
1627
|
-
"label": "Deduplication",
|
|
1628
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
1629
|
-
},
|
|
1630
|
-
{
|
|
1631
|
-
"id": "output",
|
|
1632
|
-
"label": "Output mapping"
|
|
1512
|
+
"id": "variable-mapping",
|
|
1513
|
+
"label": "Variable mapping"
|
|
1633
1514
|
}
|
|
1634
1515
|
],
|
|
1635
1516
|
"properties": [
|
|
1636
1517
|
{
|
|
1518
|
+
"type": "Hidden",
|
|
1637
1519
|
"value": "io.camunda:aws-sqs-inbound:1",
|
|
1638
1520
|
"binding": {
|
|
1639
|
-
"
|
|
1640
|
-
"
|
|
1641
|
-
}
|
|
1642
|
-
"type": "Hidden"
|
|
1521
|
+
"type": "zeebe:property",
|
|
1522
|
+
"name": "inbound.type"
|
|
1523
|
+
}
|
|
1643
1524
|
},
|
|
1644
1525
|
{
|
|
1645
|
-
"
|
|
1646
|
-
"
|
|
1647
|
-
|
|
1648
|
-
"value": "credentials",
|
|
1649
|
-
"group": "authentication",
|
|
1650
|
-
"binding": {
|
|
1651
|
-
"name": "authentication.type",
|
|
1652
|
-
"type": "zeebe:property"
|
|
1526
|
+
"type": "Hidden",
|
|
1527
|
+
"generatedValue": {
|
|
1528
|
+
"type": "uuid"
|
|
1653
1529
|
},
|
|
1654
|
-
"
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
"value": "defaultCredentialsChain"
|
|
1659
|
-
},
|
|
1660
|
-
{
|
|
1661
|
-
"name": "Credentials",
|
|
1662
|
-
"value": "credentials"
|
|
1663
|
-
}
|
|
1664
|
-
]
|
|
1530
|
+
"binding": {
|
|
1531
|
+
"type": "bpmn:Message#property",
|
|
1532
|
+
"name": "name"
|
|
1533
|
+
}
|
|
1665
1534
|
},
|
|
1666
1535
|
{
|
|
1667
|
-
"id": "authentication.accessKey",
|
|
1668
1536
|
"label": "Access key",
|
|
1669
|
-
"description": "Provide
|
|
1670
|
-
"optional": false,
|
|
1671
|
-
"constraints": {
|
|
1672
|
-
"notEmpty": true
|
|
1673
|
-
},
|
|
1537
|
+
"description": "Provide AWS IAM access key that has permission to send to desired SQS",
|
|
1674
1538
|
"group": "authentication",
|
|
1539
|
+
"type": "String",
|
|
1675
1540
|
"binding": {
|
|
1676
|
-
"
|
|
1677
|
-
"
|
|
1678
|
-
},
|
|
1679
|
-
"condition": {
|
|
1680
|
-
"property": "authentication.type",
|
|
1681
|
-
"equals": "credentials",
|
|
1682
|
-
"type": "simple"
|
|
1541
|
+
"type": "zeebe:property",
|
|
1542
|
+
"name": "authentication.accessKey"
|
|
1683
1543
|
},
|
|
1684
|
-
"
|
|
1544
|
+
"constraints": {
|
|
1545
|
+
"notEmpty": true
|
|
1546
|
+
}
|
|
1685
1547
|
},
|
|
1686
1548
|
{
|
|
1687
|
-
"id": "authentication.secretKey",
|
|
1688
1549
|
"label": "Secret key",
|
|
1689
|
-
"description": "Provide
|
|
1690
|
-
"optional": false,
|
|
1691
|
-
"constraints": {
|
|
1692
|
-
"notEmpty": true
|
|
1693
|
-
},
|
|
1550
|
+
"description": "Provide AWS IAM secret key that has permission to send to desired SQS",
|
|
1694
1551
|
"group": "authentication",
|
|
1552
|
+
"type": "String",
|
|
1695
1553
|
"binding": {
|
|
1696
|
-
"
|
|
1697
|
-
"
|
|
1698
|
-
},
|
|
1699
|
-
"condition": {
|
|
1700
|
-
"property": "authentication.type",
|
|
1701
|
-
"equals": "credentials",
|
|
1702
|
-
"type": "simple"
|
|
1554
|
+
"type": "zeebe:property",
|
|
1555
|
+
"name": "authentication.secretKey"
|
|
1703
1556
|
},
|
|
1704
|
-
"type": "String"
|
|
1705
|
-
},
|
|
1706
|
-
{
|
|
1707
|
-
"id": "configuration.region",
|
|
1708
|
-
"label": "Region",
|
|
1709
|
-
"description": "Specify the AWS region",
|
|
1710
|
-
"optional": false,
|
|
1711
1557
|
"constraints": {
|
|
1712
1558
|
"notEmpty": true
|
|
1713
|
-
}
|
|
1714
|
-
"group": "configuration",
|
|
1715
|
-
"binding": {
|
|
1716
|
-
"name": "configuration.region",
|
|
1717
|
-
"type": "zeebe:property"
|
|
1718
|
-
},
|
|
1719
|
-
"type": "String"
|
|
1559
|
+
}
|
|
1720
1560
|
},
|
|
1721
1561
|
{
|
|
1722
|
-
"
|
|
1723
|
-
"
|
|
1724
|
-
"
|
|
1725
|
-
"
|
|
1726
|
-
"group": "configuration",
|
|
1562
|
+
"label": "Queue URL",
|
|
1563
|
+
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
1564
|
+
"group": "queueProperties",
|
|
1565
|
+
"type": "String",
|
|
1727
1566
|
"binding": {
|
|
1728
|
-
"
|
|
1729
|
-
"
|
|
1567
|
+
"type": "zeebe:property",
|
|
1568
|
+
"name": "queue.url"
|
|
1730
1569
|
},
|
|
1731
|
-
"
|
|
1570
|
+
"constraints": {
|
|
1571
|
+
"notEmpty": true,
|
|
1572
|
+
"pattern": {
|
|
1573
|
+
"value": "^(https?://.+|arn:.+|secrets\\..+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
1574
|
+
"message": "Must be an queue URL or ARN"
|
|
1575
|
+
}
|
|
1576
|
+
}
|
|
1732
1577
|
},
|
|
1733
1578
|
{
|
|
1734
|
-
"
|
|
1735
|
-
"
|
|
1736
|
-
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
1737
|
-
"optional": false,
|
|
1738
|
-
"constraints": {
|
|
1739
|
-
"notEmpty": true
|
|
1740
|
-
},
|
|
1579
|
+
"label": "Region",
|
|
1580
|
+
"description": "Specify the AWS region of your queue",
|
|
1741
1581
|
"group": "queueProperties",
|
|
1582
|
+
"type": "String",
|
|
1742
1583
|
"binding": {
|
|
1743
|
-
"
|
|
1744
|
-
"
|
|
1584
|
+
"type": "zeebe:property",
|
|
1585
|
+
"name": "configuration.region"
|
|
1745
1586
|
},
|
|
1746
|
-
"
|
|
1587
|
+
"constraints": {
|
|
1588
|
+
"notEmpty": true
|
|
1589
|
+
}
|
|
1747
1590
|
},
|
|
1748
1591
|
{
|
|
1749
|
-
"id": "queue.queue.pollingWaitTime",
|
|
1750
1592
|
"label": "Polling wait time",
|
|
1751
|
-
"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",
|
|
1594
|
+
"group": "messagePollingProperties",
|
|
1595
|
+
"type": "String",
|
|
1752
1596
|
"optional": false,
|
|
1753
|
-
"
|
|
1597
|
+
"feel": "optional",
|
|
1598
|
+
"value": "1",
|
|
1599
|
+
"binding": {
|
|
1600
|
+
"type": "zeebe:property",
|
|
1601
|
+
"name": "queue.pollingWaitTime"
|
|
1602
|
+
},
|
|
1754
1603
|
"constraints": {
|
|
1755
1604
|
"notEmpty": true,
|
|
1756
1605
|
"pattern": {
|
|
1757
|
-
"value": "^([0-9]?|1[0-9]|20|secrets
|
|
1606
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
1607
|
+
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
1758
1608
|
}
|
|
1759
|
-
}
|
|
1760
|
-
"group": "messagePollingProperties",
|
|
1761
|
-
"binding": {
|
|
1762
|
-
"name": "queue.pollingWaitTime",
|
|
1763
|
-
"type": "zeebe:property"
|
|
1764
|
-
},
|
|
1765
|
-
"type": "String"
|
|
1609
|
+
}
|
|
1766
1610
|
},
|
|
1767
1611
|
{
|
|
1768
|
-
"id": "queue.queue.attributeNames",
|
|
1769
1612
|
"label": "Attribute names",
|
|
1770
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1771
|
-
"optional": false,
|
|
1772
|
-
"feel": "optional",
|
|
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",
|
|
1773
1614
|
"group": "input",
|
|
1615
|
+
"type": "String",
|
|
1616
|
+
"optional": true,
|
|
1774
1617
|
"binding": {
|
|
1775
|
-
"
|
|
1776
|
-
"
|
|
1618
|
+
"type": "zeebe:property",
|
|
1619
|
+
"name": "queue.attributeNames"
|
|
1777
1620
|
},
|
|
1778
|
-
"
|
|
1621
|
+
"feel": "required"
|
|
1779
1622
|
},
|
|
1780
1623
|
{
|
|
1781
|
-
"id": "queue.queue.messageAttributeNames",
|
|
1782
1624
|
"label": "Message attribute names",
|
|
1783
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1784
|
-
"optional": false,
|
|
1785
|
-
"feel": "optional",
|
|
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",
|
|
1786
1626
|
"group": "input",
|
|
1787
|
-
"
|
|
1788
|
-
"name": "queue.messageAttributeNames",
|
|
1789
|
-
"type": "zeebe:property"
|
|
1790
|
-
},
|
|
1791
|
-
"type": "String"
|
|
1792
|
-
},
|
|
1793
|
-
{
|
|
1794
|
-
"id": "activationCondition",
|
|
1795
|
-
"label": "Activation condition",
|
|
1796
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1627
|
+
"type": "String",
|
|
1797
1628
|
"optional": true,
|
|
1798
|
-
"feel": "required",
|
|
1799
|
-
"group": "activation",
|
|
1800
1629
|
"binding": {
|
|
1801
|
-
"
|
|
1802
|
-
"
|
|
1630
|
+
"type": "zeebe:property",
|
|
1631
|
+
"name": "queue.messageAttributeNames"
|
|
1803
1632
|
},
|
|
1804
|
-
"
|
|
1633
|
+
"feel": "required"
|
|
1805
1634
|
},
|
|
1806
1635
|
{
|
|
1807
|
-
"
|
|
1808
|
-
"
|
|
1809
|
-
"value": true,
|
|
1636
|
+
"label": "Correlation key (process)",
|
|
1637
|
+
"type": "String",
|
|
1810
1638
|
"group": "activation",
|
|
1639
|
+
"feel": "required",
|
|
1640
|
+
"description": "Sets up the correlation key from process variables",
|
|
1811
1641
|
"binding": {
|
|
1812
|
-
"
|
|
1813
|
-
"
|
|
1642
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
1643
|
+
"name": "correlationKey"
|
|
1814
1644
|
},
|
|
1815
|
-
"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",
|
|
1816
|
-
"type": "Boolean"
|
|
1817
|
-
},
|
|
1818
|
-
{
|
|
1819
|
-
"id": "correlationKeyProcess",
|
|
1820
|
-
"label": "Correlation key (process)",
|
|
1821
|
-
"description": "Sets up the correlation key from process variables",
|
|
1822
1645
|
"constraints": {
|
|
1823
1646
|
"notEmpty": true
|
|
1824
|
-
}
|
|
1825
|
-
"feel": "required",
|
|
1826
|
-
"group": "correlation",
|
|
1827
|
-
"binding": {
|
|
1828
|
-
"name": "correlationKey",
|
|
1829
|
-
"type": "bpmn:Message#zeebe:subscription#property"
|
|
1830
|
-
},
|
|
1831
|
-
"type": "String"
|
|
1647
|
+
}
|
|
1832
1648
|
},
|
|
1833
1649
|
{
|
|
1834
|
-
"id": "correlationKeyPayload",
|
|
1835
1650
|
"label": "Correlation key (payload)",
|
|
1836
|
-
"
|
|
1837
|
-
"
|
|
1838
|
-
"notEmpty": true
|
|
1839
|
-
},
|
|
1651
|
+
"type": "String",
|
|
1652
|
+
"group": "activation",
|
|
1840
1653
|
"feel": "required",
|
|
1841
|
-
"group": "correlation",
|
|
1842
1654
|
"binding": {
|
|
1843
|
-
"
|
|
1844
|
-
"
|
|
1655
|
+
"type": "zeebe:property",
|
|
1656
|
+
"name": "correlationKeyExpression"
|
|
1845
1657
|
},
|
|
1846
|
-
"
|
|
1658
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
1659
|
+
"constraints": {
|
|
1660
|
+
"notEmpty": true
|
|
1661
|
+
}
|
|
1847
1662
|
},
|
|
1848
1663
|
{
|
|
1849
|
-
"
|
|
1850
|
-
"
|
|
1851
|
-
"
|
|
1852
|
-
"optional": true,
|
|
1664
|
+
"label": "Activation condition",
|
|
1665
|
+
"type": "String",
|
|
1666
|
+
"group": "activation",
|
|
1853
1667
|
"feel": "required",
|
|
1854
|
-
"group": "correlation",
|
|
1855
|
-
"binding": {
|
|
1856
|
-
"name": "messageIdExpression",
|
|
1857
|
-
"type": "zeebe:property"
|
|
1858
|
-
},
|
|
1859
|
-
"type": "String"
|
|
1860
|
-
},
|
|
1861
|
-
{
|
|
1862
|
-
"id": "messageTtl",
|
|
1863
|
-
"label": "Message TTL",
|
|
1864
|
-
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
1865
1668
|
"optional": true,
|
|
1866
|
-
"constraints": {
|
|
1867
|
-
"notEmpty": false,
|
|
1868
|
-
"pattern": {
|
|
1869
|
-
"value": "^(PT.*|)$",
|
|
1870
|
-
"message": "must be an ISO-8601 duration"
|
|
1871
|
-
}
|
|
1872
|
-
},
|
|
1873
|
-
"feel": "optional",
|
|
1874
|
-
"group": "correlation",
|
|
1875
|
-
"binding": {
|
|
1876
|
-
"name": "messageTtl",
|
|
1877
|
-
"type": "zeebe:property"
|
|
1878
|
-
},
|
|
1879
|
-
"type": "String"
|
|
1880
|
-
},
|
|
1881
|
-
{
|
|
1882
|
-
"id": "messageNameUuid",
|
|
1883
|
-
"generatedValue": {
|
|
1884
|
-
"type": "uuid"
|
|
1885
|
-
},
|
|
1886
|
-
"group": "correlation",
|
|
1887
|
-
"binding": {
|
|
1888
|
-
"name": "name",
|
|
1889
|
-
"type": "bpmn:Message#property"
|
|
1890
|
-
},
|
|
1891
|
-
"type": "Hidden"
|
|
1892
|
-
},
|
|
1893
|
-
{
|
|
1894
|
-
"id": "deduplicationModeManualFlag",
|
|
1895
|
-
"label": "Manual mode",
|
|
1896
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
1897
|
-
"value": false,
|
|
1898
|
-
"group": "deduplication",
|
|
1899
1669
|
"binding": {
|
|
1900
|
-
"
|
|
1901
|
-
"
|
|
1902
|
-
},
|
|
1903
|
-
"type": "Boolean"
|
|
1904
|
-
},
|
|
1905
|
-
{
|
|
1906
|
-
"id": "deduplicationId",
|
|
1907
|
-
"label": "Deduplication ID",
|
|
1908
|
-
"constraints": {
|
|
1909
|
-
"notEmpty": true,
|
|
1910
|
-
"pattern": {
|
|
1911
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
1912
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
1913
|
-
}
|
|
1914
|
-
},
|
|
1915
|
-
"group": "deduplication",
|
|
1916
|
-
"binding": {
|
|
1917
|
-
"name": "deduplicationId",
|
|
1918
|
-
"type": "zeebe:property"
|
|
1919
|
-
},
|
|
1920
|
-
"condition": {
|
|
1921
|
-
"property": "deduplicationModeManualFlag",
|
|
1922
|
-
"equals": true,
|
|
1923
|
-
"type": "simple"
|
|
1924
|
-
},
|
|
1925
|
-
"type": "String"
|
|
1926
|
-
},
|
|
1927
|
-
{
|
|
1928
|
-
"id": "deduplicationModeManual",
|
|
1929
|
-
"value": "MANUAL",
|
|
1930
|
-
"group": "deduplication",
|
|
1931
|
-
"binding": {
|
|
1932
|
-
"name": "deduplicationMode",
|
|
1933
|
-
"type": "zeebe:property"
|
|
1934
|
-
},
|
|
1935
|
-
"condition": {
|
|
1936
|
-
"property": "deduplicationId",
|
|
1937
|
-
"isActive": true,
|
|
1938
|
-
"type": "simple"
|
|
1939
|
-
},
|
|
1940
|
-
"type": "Hidden"
|
|
1941
|
-
},
|
|
1942
|
-
{
|
|
1943
|
-
"id": "deduplicationModeAuto",
|
|
1944
|
-
"value": "AUTO",
|
|
1945
|
-
"group": "deduplication",
|
|
1946
|
-
"binding": {
|
|
1947
|
-
"name": "deduplicationMode",
|
|
1948
|
-
"type": "zeebe:property"
|
|
1949
|
-
},
|
|
1950
|
-
"condition": {
|
|
1951
|
-
"property": "deduplicationId",
|
|
1952
|
-
"isActive": false,
|
|
1953
|
-
"type": "simple"
|
|
1670
|
+
"type": "zeebe:property",
|
|
1671
|
+
"name": "activationCondition"
|
|
1954
1672
|
},
|
|
1955
|
-
"
|
|
1673
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
1956
1674
|
},
|
|
1957
1675
|
{
|
|
1958
|
-
"id": "resultVariable",
|
|
1959
1676
|
"label": "Result variable",
|
|
1960
|
-
"
|
|
1961
|
-
"group": "
|
|
1677
|
+
"type": "String",
|
|
1678
|
+
"group": "variable-mapping",
|
|
1679
|
+
"optional": true,
|
|
1962
1680
|
"binding": {
|
|
1963
|
-
"
|
|
1964
|
-
"
|
|
1681
|
+
"type": "zeebe:property",
|
|
1682
|
+
"name": "resultVariable"
|
|
1965
1683
|
},
|
|
1966
|
-
"
|
|
1684
|
+
"description": "Name of variable to store the result of the connector in"
|
|
1967
1685
|
},
|
|
1968
1686
|
{
|
|
1969
|
-
"id": "resultExpression",
|
|
1970
1687
|
"label": "Result expression",
|
|
1971
|
-
"
|
|
1688
|
+
"type": "String",
|
|
1689
|
+
"group": "variable-mapping",
|
|
1972
1690
|
"feel": "required",
|
|
1973
|
-
"
|
|
1691
|
+
"optional": true,
|
|
1974
1692
|
"binding": {
|
|
1975
|
-
"
|
|
1976
|
-
"
|
|
1693
|
+
"type": "zeebe:property",
|
|
1694
|
+
"name": "resultExpression"
|
|
1977
1695
|
},
|
|
1978
|
-
"
|
|
1696
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
1979
1697
|
}
|
|
1980
1698
|
],
|
|
1981
1699
|
"icon": {
|
|
1982
|
-
"contents": "data:image/svg+xml
|
|
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"
|
|
1983
1701
|
},
|
|
1984
1702
|
"engines": {
|
|
1985
|
-
"camunda": "^8.
|
|
1703
|
+
"camunda": "^8.2"
|
|
1986
1704
|
}
|
|
1987
1705
|
},
|
|
1988
1706
|
{
|
|
1989
1707
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1990
1708
|
"name": "Amazon SQS Intermediate Message Catch Event connector",
|
|
1991
1709
|
"id": "io.camunda.connectors.AWSSQS.intermediate.v1",
|
|
1992
|
-
"version": 7,
|
|
1993
1710
|
"description": "Receive message from a queue",
|
|
1994
|
-
"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
|
+
},
|
|
1995
1717
|
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
1996
1718
|
"elementType": {
|
|
1997
1719
|
"value": "bpmn:IntermediateCatchEvent",
|
|
1998
1720
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1999
1721
|
},
|
|
2000
|
-
"category": {
|
|
2001
|
-
"id": "connectors",
|
|
2002
|
-
"name": "Connectors"
|
|
2003
|
-
},
|
|
2004
1722
|
"groups": [
|
|
2005
1723
|
{
|
|
2006
1724
|
"id": "authentication",
|
|
2007
1725
|
"label": "Authentication"
|
|
2008
1726
|
},
|
|
1727
|
+
{
|
|
1728
|
+
"id": "configuration",
|
|
1729
|
+
"label": "Configuration"
|
|
1730
|
+
},
|
|
2009
1731
|
{
|
|
2010
1732
|
"id": "queueProperties",
|
|
2011
1733
|
"label": "Queue properties"
|
|
@@ -2023,241 +1745,380 @@
|
|
|
2023
1745
|
"label": "Activation"
|
|
2024
1746
|
},
|
|
2025
1747
|
{
|
|
2026
|
-
"id": "
|
|
2027
|
-
"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"
|
|
2028
1760
|
}
|
|
2029
1761
|
],
|
|
2030
1762
|
"properties": [
|
|
2031
1763
|
{
|
|
2032
|
-
"type": "Hidden",
|
|
2033
1764
|
"value": "io.camunda:aws-sqs-inbound:1",
|
|
2034
1765
|
"binding": {
|
|
2035
|
-
"
|
|
2036
|
-
"
|
|
2037
|
-
}
|
|
1766
|
+
"name": "inbound.type",
|
|
1767
|
+
"type": "zeebe:property"
|
|
1768
|
+
},
|
|
1769
|
+
"type": "Hidden"
|
|
2038
1770
|
},
|
|
2039
1771
|
{
|
|
2040
|
-
"
|
|
2041
|
-
"generatedValue": {
|
|
2042
|
-
"type": "uuid"
|
|
2043
|
-
},
|
|
2044
|
-
"binding": {
|
|
2045
|
-
"type": "bpmn:Message#property",
|
|
2046
|
-
"name": "name"
|
|
2047
|
-
}
|
|
2048
|
-
},
|
|
2049
|
-
{
|
|
2050
|
-
"id": "authenticationType",
|
|
1772
|
+
"id": "authentication.type",
|
|
2051
1773
|
"label": "Authentication",
|
|
2052
|
-
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
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",
|
|
2053
1776
|
"group": "authentication",
|
|
1777
|
+
"binding": {
|
|
1778
|
+
"name": "authentication.type",
|
|
1779
|
+
"type": "zeebe:property"
|
|
1780
|
+
},
|
|
2054
1781
|
"type": "Dropdown",
|
|
2055
|
-
"optional": false,
|
|
2056
|
-
"value": "credentials",
|
|
2057
1782
|
"choices": [
|
|
2058
|
-
{
|
|
2059
|
-
"name": "Credentials",
|
|
2060
|
-
"value": "credentials"
|
|
2061
|
-
},
|
|
2062
1783
|
{
|
|
2063
1784
|
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
2064
1785
|
"value": "defaultCredentialsChain"
|
|
1786
|
+
},
|
|
1787
|
+
{
|
|
1788
|
+
"name": "Credentials",
|
|
1789
|
+
"value": "credentials"
|
|
2065
1790
|
}
|
|
2066
|
-
]
|
|
2067
|
-
"binding": {
|
|
2068
|
-
"type": "zeebe:property",
|
|
2069
|
-
"name": "authentication.type"
|
|
2070
|
-
},
|
|
2071
|
-
"constraints": {
|
|
2072
|
-
"notEmpty": true
|
|
2073
|
-
}
|
|
1791
|
+
]
|
|
2074
1792
|
},
|
|
2075
1793
|
{
|
|
1794
|
+
"id": "authentication.accessKey",
|
|
2076
1795
|
"label": "Access key",
|
|
2077
|
-
"description": "Provide
|
|
2078
|
-
"
|
|
2079
|
-
"type": "String",
|
|
2080
|
-
"binding": {
|
|
2081
|
-
"type": "zeebe:property",
|
|
2082
|
-
"name": "authentication.accessKey"
|
|
2083
|
-
},
|
|
1796
|
+
"description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
|
|
1797
|
+
"optional": false,
|
|
2084
1798
|
"constraints": {
|
|
2085
1799
|
"notEmpty": true
|
|
2086
1800
|
},
|
|
1801
|
+
"group": "authentication",
|
|
1802
|
+
"binding": {
|
|
1803
|
+
"name": "authentication.accessKey",
|
|
1804
|
+
"type": "zeebe:property"
|
|
1805
|
+
},
|
|
2087
1806
|
"condition": {
|
|
2088
|
-
"property": "
|
|
2089
|
-
"equals": "credentials"
|
|
2090
|
-
|
|
1807
|
+
"property": "authentication.type",
|
|
1808
|
+
"equals": "credentials",
|
|
1809
|
+
"type": "simple"
|
|
1810
|
+
},
|
|
1811
|
+
"type": "String"
|
|
2091
1812
|
},
|
|
2092
1813
|
{
|
|
1814
|
+
"id": "authentication.secretKey",
|
|
2093
1815
|
"label": "Secret key",
|
|
2094
|
-
"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
|
+
},
|
|
2095
1821
|
"group": "authentication",
|
|
2096
|
-
"type": "String",
|
|
2097
1822
|
"binding": {
|
|
2098
|
-
"
|
|
2099
|
-
"
|
|
1823
|
+
"name": "authentication.secretKey",
|
|
1824
|
+
"type": "zeebe:property"
|
|
1825
|
+
},
|
|
1826
|
+
"condition": {
|
|
1827
|
+
"property": "authentication.type",
|
|
1828
|
+
"equals": "credentials",
|
|
1829
|
+
"type": "simple"
|
|
2100
1830
|
},
|
|
1831
|
+
"type": "String"
|
|
1832
|
+
},
|
|
1833
|
+
{
|
|
1834
|
+
"id": "configuration.region",
|
|
1835
|
+
"label": "Region",
|
|
1836
|
+
"description": "Specify the AWS region",
|
|
1837
|
+
"optional": false,
|
|
2101
1838
|
"constraints": {
|
|
2102
1839
|
"notEmpty": true
|
|
2103
1840
|
},
|
|
2104
|
-
"
|
|
2105
|
-
|
|
2106
|
-
"
|
|
2107
|
-
|
|
1841
|
+
"group": "configuration",
|
|
1842
|
+
"binding": {
|
|
1843
|
+
"name": "configuration.region",
|
|
1844
|
+
"type": "zeebe:property"
|
|
1845
|
+
},
|
|
1846
|
+
"type": "String"
|
|
2108
1847
|
},
|
|
2109
1848
|
{
|
|
2110
|
-
"
|
|
2111
|
-
"
|
|
2112
|
-
"
|
|
2113
|
-
"
|
|
1849
|
+
"id": "configuration.endpoint",
|
|
1850
|
+
"label": "Endpoint",
|
|
1851
|
+
"description": "Specify endpoint if need to use custom endpoint",
|
|
1852
|
+
"optional": true,
|
|
1853
|
+
"group": "configuration",
|
|
2114
1854
|
"binding": {
|
|
2115
|
-
"
|
|
2116
|
-
"
|
|
1855
|
+
"name": "configuration.endpoint",
|
|
1856
|
+
"type": "zeebe:property"
|
|
2117
1857
|
},
|
|
2118
|
-
"
|
|
2119
|
-
"notEmpty": true,
|
|
2120
|
-
"pattern": {
|
|
2121
|
-
"value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
2122
|
-
"message": "Must be an queue URL or ARN"
|
|
2123
|
-
}
|
|
2124
|
-
}
|
|
1858
|
+
"type": "Hidden"
|
|
2125
1859
|
},
|
|
2126
1860
|
{
|
|
2127
|
-
"
|
|
2128
|
-
"
|
|
1861
|
+
"id": "queue.queue.url",
|
|
1862
|
+
"label": "Queue URL",
|
|
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
|
+
},
|
|
2129
1868
|
"group": "queueProperties",
|
|
2130
|
-
"type": "String",
|
|
2131
1869
|
"binding": {
|
|
2132
|
-
"
|
|
2133
|
-
"
|
|
1870
|
+
"name": "queue.url",
|
|
1871
|
+
"type": "zeebe:property"
|
|
2134
1872
|
},
|
|
2135
|
-
"
|
|
2136
|
-
"notEmpty": true
|
|
2137
|
-
}
|
|
1873
|
+
"type": "String"
|
|
2138
1874
|
},
|
|
2139
1875
|
{
|
|
1876
|
+
"id": "queue.queue.pollingWaitTime",
|
|
2140
1877
|
"label": "Polling wait time",
|
|
2141
|
-
"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/
|
|
2142
|
-
"group": "messagePollingProperties",
|
|
2143
|
-
"type": "String",
|
|
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",
|
|
2144
1879
|
"optional": false,
|
|
2145
|
-
"
|
|
2146
|
-
"value": "1",
|
|
2147
|
-
"binding": {
|
|
2148
|
-
"type": "zeebe:property",
|
|
2149
|
-
"name": "queue.pollingWaitTime"
|
|
2150
|
-
},
|
|
1880
|
+
"value": "20",
|
|
2151
1881
|
"constraints": {
|
|
2152
1882
|
"notEmpty": true,
|
|
2153
1883
|
"pattern": {
|
|
2154
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
2155
|
-
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
1884
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
|
|
2156
1885
|
}
|
|
2157
|
-
}
|
|
1886
|
+
},
|
|
1887
|
+
"group": "messagePollingProperties",
|
|
1888
|
+
"binding": {
|
|
1889
|
+
"name": "queue.pollingWaitTime",
|
|
1890
|
+
"type": "zeebe:property"
|
|
1891
|
+
},
|
|
1892
|
+
"type": "String"
|
|
2158
1893
|
},
|
|
2159
1894
|
{
|
|
1895
|
+
"id": "queue.queue.attributeNames",
|
|
2160
1896
|
"label": "Attribute names",
|
|
2161
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
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",
|
|
2162
1900
|
"group": "input",
|
|
2163
|
-
"type": "String",
|
|
2164
|
-
"optional": true,
|
|
2165
1901
|
"binding": {
|
|
2166
|
-
"
|
|
2167
|
-
"
|
|
1902
|
+
"name": "queue.attributeNames",
|
|
1903
|
+
"type": "zeebe:property"
|
|
2168
1904
|
},
|
|
2169
|
-
"
|
|
1905
|
+
"type": "String"
|
|
2170
1906
|
},
|
|
2171
1907
|
{
|
|
1908
|
+
"id": "queue.queue.messageAttributeNames",
|
|
2172
1909
|
"label": "Message attribute names",
|
|
2173
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
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",
|
|
1911
|
+
"optional": false,
|
|
1912
|
+
"feel": "optional",
|
|
2174
1913
|
"group": "input",
|
|
2175
|
-
"type": "String",
|
|
2176
|
-
"optional": true,
|
|
2177
1914
|
"binding": {
|
|
2178
|
-
"
|
|
2179
|
-
"
|
|
1915
|
+
"name": "queue.messageAttributeNames",
|
|
1916
|
+
"type": "zeebe:property"
|
|
2180
1917
|
},
|
|
2181
|
-
"
|
|
1918
|
+
"type": "String"
|
|
2182
1919
|
},
|
|
2183
1920
|
{
|
|
2184
|
-
"
|
|
2185
|
-
"
|
|
2186
|
-
"
|
|
1921
|
+
"id": "activationCondition",
|
|
1922
|
+
"label": "Activation condition",
|
|
1923
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1924
|
+
"optional": true,
|
|
2187
1925
|
"feel": "required",
|
|
2188
|
-
"
|
|
1926
|
+
"group": "activation",
|
|
2189
1927
|
"binding": {
|
|
2190
|
-
"
|
|
2191
|
-
"
|
|
1928
|
+
"name": "activationCondition",
|
|
1929
|
+
"type": "zeebe:property"
|
|
2192
1930
|
},
|
|
2193
|
-
"
|
|
2194
|
-
"notEmpty": true
|
|
2195
|
-
}
|
|
1931
|
+
"type": "String"
|
|
2196
1932
|
},
|
|
2197
1933
|
{
|
|
2198
|
-
"
|
|
2199
|
-
"
|
|
1934
|
+
"id": "consumeUnmatchedEvents",
|
|
1935
|
+
"label": "Consume unmatched events",
|
|
1936
|
+
"value": true,
|
|
2200
1937
|
"group": "activation",
|
|
2201
|
-
"feel": "required",
|
|
2202
1938
|
"binding": {
|
|
2203
|
-
"
|
|
2204
|
-
"
|
|
1939
|
+
"name": "consumeUnmatchedEvents",
|
|
1940
|
+
"type": "zeebe:property"
|
|
2205
1941
|
},
|
|
2206
|
-
"
|
|
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"
|
|
1944
|
+
},
|
|
1945
|
+
{
|
|
1946
|
+
"id": "correlationKeyProcess",
|
|
1947
|
+
"label": "Correlation key (process)",
|
|
1948
|
+
"description": "Sets up the correlation key from process variables",
|
|
2207
1949
|
"constraints": {
|
|
2208
1950
|
"notEmpty": true
|
|
2209
|
-
}
|
|
1951
|
+
},
|
|
1952
|
+
"feel": "required",
|
|
1953
|
+
"group": "correlation",
|
|
1954
|
+
"binding": {
|
|
1955
|
+
"name": "correlationKey",
|
|
1956
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
1957
|
+
},
|
|
1958
|
+
"type": "String"
|
|
2210
1959
|
},
|
|
2211
1960
|
{
|
|
2212
|
-
"
|
|
2213
|
-
"
|
|
2214
|
-
"
|
|
1961
|
+
"id": "correlationKeyPayload",
|
|
1962
|
+
"label": "Correlation key (payload)",
|
|
1963
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
1964
|
+
"constraints": {
|
|
1965
|
+
"notEmpty": true
|
|
1966
|
+
},
|
|
2215
1967
|
"feel": "required",
|
|
2216
|
-
"
|
|
1968
|
+
"group": "correlation",
|
|
2217
1969
|
"binding": {
|
|
2218
|
-
"
|
|
2219
|
-
"
|
|
1970
|
+
"name": "correlationKeyExpression",
|
|
1971
|
+
"type": "zeebe:property"
|
|
2220
1972
|
},
|
|
2221
|
-
"
|
|
1973
|
+
"type": "String"
|
|
2222
1974
|
},
|
|
2223
1975
|
{
|
|
2224
|
-
"
|
|
2225
|
-
"
|
|
2226
|
-
"
|
|
1976
|
+
"id": "messageIdExpression",
|
|
1977
|
+
"label": "Message ID expression",
|
|
1978
|
+
"description": "Expression to extract unique identifier of a message",
|
|
2227
1979
|
"optional": true,
|
|
1980
|
+
"feel": "required",
|
|
1981
|
+
"group": "correlation",
|
|
2228
1982
|
"binding": {
|
|
2229
|
-
"
|
|
2230
|
-
"
|
|
1983
|
+
"name": "messageIdExpression",
|
|
1984
|
+
"type": "zeebe:property"
|
|
2231
1985
|
},
|
|
2232
|
-
"
|
|
1986
|
+
"type": "String"
|
|
2233
1987
|
},
|
|
2234
1988
|
{
|
|
2235
|
-
"
|
|
2236
|
-
"
|
|
2237
|
-
"
|
|
2238
|
-
"feel": "required",
|
|
1989
|
+
"id": "messageTtl",
|
|
1990
|
+
"label": "Message TTL",
|
|
1991
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
2239
1992
|
"optional": true,
|
|
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",
|
|
2240
2002
|
"binding": {
|
|
2241
|
-
"
|
|
2242
|
-
"
|
|
2003
|
+
"name": "messageTtl",
|
|
2004
|
+
"type": "zeebe:property"
|
|
2243
2005
|
},
|
|
2244
|
-
"
|
|
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"
|
|
2245
2106
|
}
|
|
2246
2107
|
],
|
|
2247
2108
|
"icon": {
|
|
2248
|
-
"contents": "data:image/svg+xml
|
|
2109
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
2249
2110
|
},
|
|
2250
2111
|
"engines": {
|
|
2251
|
-
"camunda": "^8.
|
|
2112
|
+
"camunda": "^8.5"
|
|
2252
2113
|
}
|
|
2253
2114
|
},
|
|
2254
2115
|
{
|
|
2255
2116
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2256
|
-
"name": "Amazon SQS
|
|
2117
|
+
"name": "Amazon SQS connector",
|
|
2257
2118
|
"id": "io.camunda.connectors.AWSSQS.intermediate.v1",
|
|
2258
|
-
"version":
|
|
2119
|
+
"version": 3,
|
|
2259
2120
|
"description": "Receive message from a queue",
|
|
2260
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
2121
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
2261
2122
|
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
2262
2123
|
"elementType": {
|
|
2263
2124
|
"value": "bpmn:IntermediateCatchEvent",
|
|
@@ -2312,35 +2173,9 @@
|
|
|
2312
2173
|
"name": "name"
|
|
2313
2174
|
}
|
|
2314
2175
|
},
|
|
2315
|
-
{
|
|
2316
|
-
"id": "authenticationType",
|
|
2317
|
-
"label": "Authentication",
|
|
2318
|
-
"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>",
|
|
2319
|
-
"group": "authentication",
|
|
2320
|
-
"type": "Dropdown",
|
|
2321
|
-
"optional": false,
|
|
2322
|
-
"value": "credentials",
|
|
2323
|
-
"choices": [
|
|
2324
|
-
{
|
|
2325
|
-
"name": "Credentials",
|
|
2326
|
-
"value": "credentials"
|
|
2327
|
-
},
|
|
2328
|
-
{
|
|
2329
|
-
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
2330
|
-
"value": "defaultCredentialsChain"
|
|
2331
|
-
}
|
|
2332
|
-
],
|
|
2333
|
-
"binding": {
|
|
2334
|
-
"type": "zeebe:property",
|
|
2335
|
-
"name": "authentication.type"
|
|
2336
|
-
},
|
|
2337
|
-
"constraints": {
|
|
2338
|
-
"notEmpty": true
|
|
2339
|
-
}
|
|
2340
|
-
},
|
|
2341
2176
|
{
|
|
2342
2177
|
"label": "Access key",
|
|
2343
|
-
"description": "Provide AWS IAM access key that has permission to
|
|
2178
|
+
"description": "Provide AWS IAM access key that has permission to send to desired SQS",
|
|
2344
2179
|
"group": "authentication",
|
|
2345
2180
|
"type": "String",
|
|
2346
2181
|
"binding": {
|
|
@@ -2349,15 +2184,11 @@
|
|
|
2349
2184
|
},
|
|
2350
2185
|
"constraints": {
|
|
2351
2186
|
"notEmpty": true
|
|
2352
|
-
},
|
|
2353
|
-
"condition": {
|
|
2354
|
-
"property": "authenticationType",
|
|
2355
|
-
"equals": "credentials"
|
|
2356
2187
|
}
|
|
2357
2188
|
},
|
|
2358
2189
|
{
|
|
2359
2190
|
"label": "Secret key",
|
|
2360
|
-
"description": "Provide AWS IAM secret key that has permission to
|
|
2191
|
+
"description": "Provide AWS IAM secret key that has permission to send to desired SQS",
|
|
2361
2192
|
"group": "authentication",
|
|
2362
2193
|
"type": "String",
|
|
2363
2194
|
"binding": {
|
|
@@ -2366,15 +2197,20 @@
|
|
|
2366
2197
|
},
|
|
2367
2198
|
"constraints": {
|
|
2368
2199
|
"notEmpty": true
|
|
2369
|
-
}
|
|
2370
|
-
|
|
2371
|
-
|
|
2372
|
-
|
|
2200
|
+
}
|
|
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"
|
|
2373
2209
|
}
|
|
2374
2210
|
},
|
|
2375
2211
|
{
|
|
2376
2212
|
"label": "Queue URL",
|
|
2377
|
-
"description": "Specify the URL of the SQS queue where you would like to
|
|
2213
|
+
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
2378
2214
|
"group": "queueProperties",
|
|
2379
2215
|
"type": "String",
|
|
2380
2216
|
"binding": {
|
|
@@ -2384,8 +2220,8 @@
|
|
|
2384
2220
|
"constraints": {
|
|
2385
2221
|
"notEmpty": true,
|
|
2386
2222
|
"pattern": {
|
|
2387
|
-
"value": "^(
|
|
2388
|
-
"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"
|
|
2389
2225
|
}
|
|
2390
2226
|
}
|
|
2391
2227
|
},
|
|
@@ -2402,9 +2238,17 @@
|
|
|
2402
2238
|
"notEmpty": true
|
|
2403
2239
|
}
|
|
2404
2240
|
},
|
|
2241
|
+
{
|
|
2242
|
+
"description": "Backwards compatible region",
|
|
2243
|
+
"type": "Hidden",
|
|
2244
|
+
"binding": {
|
|
2245
|
+
"type": "zeebe:property",
|
|
2246
|
+
"name": "queue.region"
|
|
2247
|
+
}
|
|
2248
|
+
},
|
|
2405
2249
|
{
|
|
2406
2250
|
"label": "Polling wait time",
|
|
2407
|
-
"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/
|
|
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",
|
|
2408
2252
|
"group": "messagePollingProperties",
|
|
2409
2253
|
"type": "String",
|
|
2410
2254
|
"optional": false,
|
|
@@ -2417,14 +2261,14 @@
|
|
|
2417
2261
|
"constraints": {
|
|
2418
2262
|
"notEmpty": true,
|
|
2419
2263
|
"pattern": {
|
|
2420
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
2264
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
|
|
2421
2265
|
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
2422
2266
|
}
|
|
2423
2267
|
}
|
|
2424
2268
|
},
|
|
2425
2269
|
{
|
|
2426
2270
|
"label": "Attribute names",
|
|
2427
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
2271
|
+
"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",
|
|
2428
2272
|
"group": "input",
|
|
2429
2273
|
"type": "String",
|
|
2430
2274
|
"optional": true,
|
|
@@ -2436,7 +2280,7 @@
|
|
|
2436
2280
|
},
|
|
2437
2281
|
{
|
|
2438
2282
|
"label": "Message attribute names",
|
|
2439
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
2283
|
+
"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",
|
|
2440
2284
|
"group": "input",
|
|
2441
2285
|
"type": "String",
|
|
2442
2286
|
"optional": true,
|
|
@@ -2474,18 +2318,6 @@
|
|
|
2474
2318
|
"notEmpty": true
|
|
2475
2319
|
}
|
|
2476
2320
|
},
|
|
2477
|
-
{
|
|
2478
|
-
"label": "Message ID expression",
|
|
2479
|
-
"feel": "required",
|
|
2480
|
-
"type": "String",
|
|
2481
|
-
"optional": true,
|
|
2482
|
-
"group": "activation",
|
|
2483
|
-
"binding": {
|
|
2484
|
-
"type": "zeebe:property",
|
|
2485
|
-
"name": "messageIdExpression"
|
|
2486
|
-
},
|
|
2487
|
-
"description": "Expression to extract unique identifier of a message"
|
|
2488
|
-
},
|
|
2489
2321
|
{
|
|
2490
2322
|
"label": "Activation condition",
|
|
2491
2323
|
"type": "String",
|
|
@@ -2526,30 +2358,45 @@
|
|
|
2526
2358
|
"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"
|
|
2527
2359
|
},
|
|
2528
2360
|
"engines": {
|
|
2529
|
-
"camunda": "^8.
|
|
2361
|
+
"camunda": "^8.2"
|
|
2530
2362
|
}
|
|
2531
2363
|
},
|
|
2532
2364
|
{
|
|
2533
2365
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2534
|
-
"name": "Amazon SQS connector",
|
|
2366
|
+
"name": "Amazon SQS Intermediate Message Catch Event connector",
|
|
2535
2367
|
"id": "io.camunda.connectors.AWSSQS.intermediate.v1",
|
|
2536
|
-
"
|
|
2537
|
-
"
|
|
2538
|
-
|
|
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
|
+
},
|
|
2539
2383
|
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
2540
2384
|
"elementType": {
|
|
2541
2385
|
"value": "bpmn:IntermediateCatchEvent",
|
|
2542
2386
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
2543
2387
|
},
|
|
2544
|
-
"
|
|
2545
|
-
"
|
|
2546
|
-
"name": "Connectors"
|
|
2388
|
+
"engines": {
|
|
2389
|
+
"camunda": "^8.3"
|
|
2547
2390
|
},
|
|
2548
2391
|
"groups": [
|
|
2549
2392
|
{
|
|
2550
2393
|
"id": "authentication",
|
|
2551
2394
|
"label": "Authentication"
|
|
2552
2395
|
},
|
|
2396
|
+
{
|
|
2397
|
+
"id": "configuration",
|
|
2398
|
+
"label": "Configuration"
|
|
2399
|
+
},
|
|
2553
2400
|
{
|
|
2554
2401
|
"id": "queueProperties",
|
|
2555
2402
|
"label": "Queue properties"
|
|
@@ -2567,215 +2414,368 @@
|
|
|
2567
2414
|
"label": "Activation"
|
|
2568
2415
|
},
|
|
2569
2416
|
{
|
|
2570
|
-
"id": "
|
|
2571
|
-
"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"
|
|
2572
2429
|
}
|
|
2573
2430
|
],
|
|
2574
2431
|
"properties": [
|
|
2575
2432
|
{
|
|
2576
|
-
"type": "Hidden",
|
|
2577
2433
|
"value": "io.camunda:aws-sqs-inbound:1",
|
|
2578
2434
|
"binding": {
|
|
2579
|
-
"
|
|
2580
|
-
"
|
|
2581
|
-
}
|
|
2435
|
+
"name": "inbound.type",
|
|
2436
|
+
"type": "zeebe:property"
|
|
2437
|
+
},
|
|
2438
|
+
"type": "Hidden"
|
|
2582
2439
|
},
|
|
2583
2440
|
{
|
|
2584
|
-
"
|
|
2585
|
-
"
|
|
2586
|
-
|
|
2587
|
-
|
|
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",
|
|
2588
2446
|
"binding": {
|
|
2589
|
-
"
|
|
2590
|
-
"
|
|
2591
|
-
}
|
|
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
|
+
]
|
|
2592
2461
|
},
|
|
2593
2462
|
{
|
|
2463
|
+
"id": "authentication.accessKey",
|
|
2594
2464
|
"label": "Access key",
|
|
2595
|
-
"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
|
+
},
|
|
2596
2470
|
"group": "authentication",
|
|
2597
|
-
"type": "String",
|
|
2598
2471
|
"binding": {
|
|
2599
|
-
"
|
|
2600
|
-
"
|
|
2472
|
+
"name": "authentication.accessKey",
|
|
2473
|
+
"type": "zeebe:property"
|
|
2601
2474
|
},
|
|
2602
|
-
"
|
|
2603
|
-
"
|
|
2604
|
-
|
|
2475
|
+
"condition": {
|
|
2476
|
+
"property": "authentication.type",
|
|
2477
|
+
"equals": "credentials",
|
|
2478
|
+
"type": "simple"
|
|
2479
|
+
},
|
|
2480
|
+
"type": "String"
|
|
2605
2481
|
},
|
|
2606
2482
|
{
|
|
2483
|
+
"id": "authentication.secretKey",
|
|
2607
2484
|
"label": "Secret key",
|
|
2608
|
-
"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
|
+
},
|
|
2609
2490
|
"group": "authentication",
|
|
2610
|
-
"type": "String",
|
|
2611
2491
|
"binding": {
|
|
2612
|
-
"
|
|
2613
|
-
"
|
|
2492
|
+
"name": "authentication.secretKey",
|
|
2493
|
+
"type": "zeebe:property"
|
|
2614
2494
|
},
|
|
2495
|
+
"condition": {
|
|
2496
|
+
"property": "authentication.type",
|
|
2497
|
+
"equals": "credentials",
|
|
2498
|
+
"type": "simple"
|
|
2499
|
+
},
|
|
2500
|
+
"type": "String"
|
|
2501
|
+
},
|
|
2502
|
+
{
|
|
2503
|
+
"id": "configuration.region",
|
|
2504
|
+
"label": "Region",
|
|
2505
|
+
"description": "Specify the AWS region",
|
|
2506
|
+
"optional": false,
|
|
2615
2507
|
"constraints": {
|
|
2616
2508
|
"notEmpty": true
|
|
2617
|
-
}
|
|
2509
|
+
},
|
|
2510
|
+
"group": "configuration",
|
|
2511
|
+
"binding": {
|
|
2512
|
+
"name": "configuration.region",
|
|
2513
|
+
"type": "zeebe:property"
|
|
2514
|
+
},
|
|
2515
|
+
"type": "String"
|
|
2618
2516
|
},
|
|
2619
2517
|
{
|
|
2620
|
-
"
|
|
2621
|
-
"
|
|
2622
|
-
"
|
|
2518
|
+
"id": "configuration.endpoint",
|
|
2519
|
+
"label": "Endpoint",
|
|
2520
|
+
"description": "Specify endpoint if need to use custom endpoint",
|
|
2521
|
+
"optional": true,
|
|
2522
|
+
"group": "configuration",
|
|
2623
2523
|
"binding": {
|
|
2624
|
-
"
|
|
2625
|
-
"
|
|
2626
|
-
}
|
|
2524
|
+
"name": "configuration.endpoint",
|
|
2525
|
+
"type": "zeebe:property"
|
|
2526
|
+
},
|
|
2527
|
+
"type": "Hidden"
|
|
2627
2528
|
},
|
|
2628
2529
|
{
|
|
2530
|
+
"id": "queue.queue.url",
|
|
2629
2531
|
"label": "Queue URL",
|
|
2630
|
-
"description": "Specify the URL of the SQS queue where you would like to
|
|
2532
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
2533
|
+
"optional": false,
|
|
2534
|
+
"constraints": {
|
|
2535
|
+
"notEmpty": true
|
|
2536
|
+
},
|
|
2631
2537
|
"group": "queueProperties",
|
|
2632
|
-
"type": "String",
|
|
2633
2538
|
"binding": {
|
|
2634
|
-
"
|
|
2635
|
-
"
|
|
2539
|
+
"name": "queue.url",
|
|
2540
|
+
"type": "zeebe:property"
|
|
2636
2541
|
},
|
|
2542
|
+
"type": "String"
|
|
2543
|
+
},
|
|
2544
|
+
{
|
|
2545
|
+
"id": "queue.queue.pollingWaitTime",
|
|
2546
|
+
"label": "Polling wait time",
|
|
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",
|
|
2548
|
+
"optional": false,
|
|
2549
|
+
"value": "20",
|
|
2637
2550
|
"constraints": {
|
|
2638
2551
|
"notEmpty": true,
|
|
2639
2552
|
"pattern": {
|
|
2640
|
-
"value": "(
|
|
2641
|
-
"message": "Must be an queue URL or ARN or a secret.XYZ"
|
|
2553
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
|
|
2642
2554
|
}
|
|
2643
|
-
}
|
|
2644
|
-
|
|
2645
|
-
{
|
|
2646
|
-
"label": "Region",
|
|
2647
|
-
"description": "Specify the AWS region of your queue",
|
|
2648
|
-
"group": "queueProperties",
|
|
2649
|
-
"type": "String",
|
|
2555
|
+
},
|
|
2556
|
+
"group": "messagePollingProperties",
|
|
2650
2557
|
"binding": {
|
|
2651
|
-
"
|
|
2652
|
-
"
|
|
2558
|
+
"name": "queue.pollingWaitTime",
|
|
2559
|
+
"type": "zeebe:property"
|
|
2653
2560
|
},
|
|
2654
|
-
"
|
|
2655
|
-
"notEmpty": true
|
|
2656
|
-
}
|
|
2561
|
+
"type": "String"
|
|
2657
2562
|
},
|
|
2658
2563
|
{
|
|
2659
|
-
"
|
|
2660
|
-
"
|
|
2564
|
+
"id": "queue.queue.attributeNames",
|
|
2565
|
+
"label": "Attribute names",
|
|
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",
|
|
2569
|
+
"group": "input",
|
|
2661
2570
|
"binding": {
|
|
2662
|
-
"
|
|
2663
|
-
"
|
|
2664
|
-
}
|
|
2571
|
+
"name": "queue.attributeNames",
|
|
2572
|
+
"type": "zeebe:property"
|
|
2573
|
+
},
|
|
2574
|
+
"type": "String"
|
|
2665
2575
|
},
|
|
2666
2576
|
{
|
|
2667
|
-
"
|
|
2668
|
-
"
|
|
2669
|
-
"
|
|
2670
|
-
"type": "String",
|
|
2577
|
+
"id": "queue.queue.messageAttributeNames",
|
|
2578
|
+
"label": "Message attribute names",
|
|
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",
|
|
2671
2580
|
"optional": false,
|
|
2672
2581
|
"feel": "optional",
|
|
2673
|
-
"
|
|
2582
|
+
"group": "input",
|
|
2674
2583
|
"binding": {
|
|
2675
|
-
"
|
|
2676
|
-
"
|
|
2584
|
+
"name": "queue.messageAttributeNames",
|
|
2585
|
+
"type": "zeebe:property"
|
|
2677
2586
|
},
|
|
2678
|
-
"
|
|
2679
|
-
"notEmpty": true,
|
|
2680
|
-
"pattern": {
|
|
2681
|
-
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
|
|
2682
|
-
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
2683
|
-
}
|
|
2684
|
-
}
|
|
2587
|
+
"type": "String"
|
|
2685
2588
|
},
|
|
2686
2589
|
{
|
|
2687
|
-
"
|
|
2688
|
-
"
|
|
2689
|
-
"
|
|
2690
|
-
"type": "String",
|
|
2590
|
+
"id": "activationCondition",
|
|
2591
|
+
"label": "Activation condition",
|
|
2592
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
2691
2593
|
"optional": true,
|
|
2594
|
+
"feel": "required",
|
|
2595
|
+
"group": "activation",
|
|
2692
2596
|
"binding": {
|
|
2693
|
-
"
|
|
2694
|
-
"
|
|
2597
|
+
"name": "activationCondition",
|
|
2598
|
+
"type": "zeebe:property"
|
|
2695
2599
|
},
|
|
2696
|
-
"
|
|
2600
|
+
"type": "String"
|
|
2697
2601
|
},
|
|
2698
2602
|
{
|
|
2699
|
-
"
|
|
2700
|
-
"
|
|
2701
|
-
"
|
|
2702
|
-
"
|
|
2703
|
-
"optional": true,
|
|
2603
|
+
"id": "consumeUnmatchedEvents",
|
|
2604
|
+
"label": "Consume unmatched events",
|
|
2605
|
+
"value": true,
|
|
2606
|
+
"group": "activation",
|
|
2704
2607
|
"binding": {
|
|
2705
|
-
"
|
|
2706
|
-
"
|
|
2608
|
+
"name": "consumeUnmatchedEvents",
|
|
2609
|
+
"type": "zeebe:property"
|
|
2707
2610
|
},
|
|
2708
|
-
"
|
|
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"
|
|
2709
2613
|
},
|
|
2710
2614
|
{
|
|
2615
|
+
"id": "correlationKeyProcess",
|
|
2711
2616
|
"label": "Correlation key (process)",
|
|
2712
|
-
"type": "String",
|
|
2713
|
-
"group": "activation",
|
|
2714
|
-
"feel": "required",
|
|
2715
2617
|
"description": "Sets up the correlation key from process variables",
|
|
2716
|
-
"binding": {
|
|
2717
|
-
"type": "bpmn:Message#zeebe:subscription#property",
|
|
2718
|
-
"name": "correlationKey"
|
|
2719
|
-
},
|
|
2720
2618
|
"constraints": {
|
|
2721
2619
|
"notEmpty": true
|
|
2722
|
-
}
|
|
2723
|
-
},
|
|
2724
|
-
{
|
|
2725
|
-
"label": "Correlation key (payload)",
|
|
2726
|
-
"type": "String",
|
|
2727
|
-
"group": "activation",
|
|
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"
|
|
2688
|
+
},
|
|
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"
|
|
2749
2722
|
},
|
|
2750
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
|
]
|