@camunda/connectors-element-templates 1.0.18 → 1.0.19
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/element-templates/agenticai-a2a-client-outbound-connector.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +22 -22
- package/src/element-templates/agenticai-aiagent-job-worker.json +240 -240
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3735 -3735
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +550 -550
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +116 -116
- package/src/element-templates/automation-anywhere-outbound-connector.json +665 -665
- package/src/element-templates/aws-bedrock-outbound-connector.json +431 -431
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1337 -1337
- package/src/element-templates/aws-eventbridge-connector-boundary.json +37 -37
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +77 -77
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-outbound-connector.json +229 -229
- package/src/element-templates/aws-lambda-outbound-connector.json +278 -278
- package/src/element-templates/aws-s3-outbound-connector.json +244 -244
- package/src/element-templates/aws-sagemaker-outbound-connector.json +58 -58
- package/src/element-templates/aws-sns-inbound-boundary.json +224 -224
- package/src/element-templates/aws-sns-inbound-intermediate.json +329 -329
- package/src/element-templates/aws-sns-inbound-message-start.json +357 -357
- package/src/element-templates/aws-sns-inbound-start-event.json +135 -135
- package/src/element-templates/aws-sns-outbound-connector.json +293 -293
- package/src/element-templates/aws-sqs-boundary-connector.json +890 -890
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +529 -529
- package/src/element-templates/aws-sqs-outbound-connector.json +573 -573
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -408
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +275 -275
- package/src/element-templates/azure-blobstorage-outbound-connector.json +200 -200
- package/src/element-templates/azure-open-ai-connector.json +48 -48
- package/src/element-templates/blue-prism-connector.json +101 -101
- package/src/element-templates/csv-outbound-connector.json +44 -44
- package/src/element-templates/easy-post-connector.json +216 -216
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +902 -902
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +10272 -10272
- package/src/element-templates/github-webhook-connector-intermediate.json +41 -41
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +54 -54
- package/src/element-templates/gitlab-connector.json +2854 -2854
- package/src/element-templates/google-cloud-storage-outbound-connector.json +200 -200
- package/src/element-templates/google-drive-outbound-connector.json +1139 -1139
- package/src/element-templates/google-gemini-outbound-connector.json +122 -122
- package/src/element-templates/google-maps-platform-connector.json +94 -94
- package/src/element-templates/google-sheets-outbound-connector.json +2455 -2455
- package/src/element-templates/graphql-outbound-connector.json +1814 -1814
- package/src/element-templates/http-json-connector.json +2221 -2221
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +766 -766
- package/src/element-templates/http-polling-connector.json +1510 -1510
- package/src/element-templates/hubspot-outbound-connector.json +65 -65
- package/src/element-templates/hugging-face-connector.json +122 -122
- package/src/element-templates/jdbc-outbound-connector.json +67 -67
- package/src/element-templates/kafka-inbound-connector-boundary.json +130 -130
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1371 -1371
- package/src/element-templates/kafka-inbound-connector-start-message.json +166 -166
- package/src/element-templates/kafka-outbound-connector.json +250 -250
- package/src/element-templates/microsoft-office365-mail-connector.json +77 -77
- package/src/element-templates/microsoft-teams-outbound-connector.json +4124 -4124
- package/src/element-templates/openai-connector.json +199 -199
- package/src/element-templates/operate-connector.json +144 -144
- package/src/element-templates/power-automate-connector.json +62 -62
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +454 -454
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +895 -895
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +610 -610
- package/src/element-templates/rabbitmq-outbound-connector.json +662 -662
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +60 -60
- package/src/element-templates/sendgrid-outbound-connector.json +1301 -1301
- package/src/element-templates/servicenow-connector.json +6 -6
- package/src/element-templates/servicenow-incident-connector.json +6 -6
- package/src/element-templates/slack-inbound-boundary.json +305 -305
- package/src/element-templates/slack-inbound-intermediate.json +363 -363
- package/src/element-templates/slack-inbound-message-start.json +286 -286
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +301 -301
- package/src/element-templates/slack-outbound-connector.json +2249 -2249
- package/src/element-templates/twilio-connector.json +366 -366
- package/src/element-templates/twilio-webhook-boundary-connector.json +37 -37
- package/src/element-templates/twilio-webhook-connector.json +36 -36
- package/src/element-templates/twilio-webhook-intermediate-connector.json +59 -59
- package/src/element-templates/twilio-webhook-message-start-connector.json +42 -42
- package/src/element-templates/uipath-connector.json +54 -54
- package/src/element-templates/webhook-connector-boundary.json +1238 -1238
- package/src/element-templates/webhook-connector-intermediate.json +1254 -1254
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1419 -1419
- package/src/element-templates/webhook-connector-start-message.json +1289 -1289
- package/src/element-templates/whatsapp-connector.json +21 -21
|
@@ -3,39 +3,23 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Amazon SQS Boundary Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.AWSSQS.boundary.v1",
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
"receive message",
|
|
9
|
-
"receive event",
|
|
10
|
-
"receive message from queue",
|
|
11
|
-
"receive event from queue",
|
|
12
|
-
"event driven",
|
|
13
|
-
"queue",
|
|
14
|
-
"dequeue"
|
|
15
|
-
],
|
|
6
|
+
"version": 3,
|
|
7
|
+
"description": "Receive message from a queue",
|
|
16
8
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
17
|
-
"version": 10,
|
|
18
|
-
"category": {
|
|
19
|
-
"id": "connectors",
|
|
20
|
-
"name": "Connectors"
|
|
21
|
-
},
|
|
22
9
|
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
23
10
|
"elementType": {
|
|
24
11
|
"value": "bpmn:BoundaryEvent",
|
|
25
12
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
26
13
|
},
|
|
27
|
-
"
|
|
28
|
-
"
|
|
14
|
+
"category": {
|
|
15
|
+
"id": "connectors",
|
|
16
|
+
"name": "Connectors"
|
|
29
17
|
},
|
|
30
18
|
"groups": [
|
|
31
19
|
{
|
|
32
20
|
"id": "authentication",
|
|
33
21
|
"label": "Authentication"
|
|
34
22
|
},
|
|
35
|
-
{
|
|
36
|
-
"id": "configuration",
|
|
37
|
-
"label": "Configuration"
|
|
38
|
-
},
|
|
39
23
|
{
|
|
40
24
|
"id": "queueProperties",
|
|
41
25
|
"label": "Queue properties"
|
|
@@ -53,398 +37,267 @@
|
|
|
53
37
|
"label": "Activation"
|
|
54
38
|
},
|
|
55
39
|
{
|
|
56
|
-
"id": "
|
|
57
|
-
"label": "
|
|
58
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
"id": "deduplication",
|
|
62
|
-
"label": "Deduplication",
|
|
63
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"id": "output",
|
|
67
|
-
"label": "Output mapping"
|
|
40
|
+
"id": "variable-mapping",
|
|
41
|
+
"label": "Variable mapping"
|
|
68
42
|
}
|
|
69
43
|
],
|
|
70
44
|
"properties": [
|
|
71
45
|
{
|
|
46
|
+
"type": "Hidden",
|
|
72
47
|
"value": "io.camunda:aws-sqs-inbound:1",
|
|
73
48
|
"binding": {
|
|
74
|
-
"
|
|
75
|
-
"
|
|
49
|
+
"type": "zeebe:property",
|
|
50
|
+
"name": "inbound.type"
|
|
51
|
+
}
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"type": "Hidden",
|
|
55
|
+
"generatedValue": {
|
|
56
|
+
"type": "uuid"
|
|
76
57
|
},
|
|
77
|
-
"
|
|
58
|
+
"binding": {
|
|
59
|
+
"type": "bpmn:Message#property",
|
|
60
|
+
"name": "name"
|
|
61
|
+
}
|
|
78
62
|
},
|
|
79
63
|
{
|
|
80
|
-
"id": "
|
|
64
|
+
"id": "authenticationType",
|
|
81
65
|
"label": "Authentication",
|
|
82
|
-
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
83
|
-
"value": "credentials",
|
|
66
|
+
"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>",
|
|
84
67
|
"group": "authentication",
|
|
85
|
-
"binding": {
|
|
86
|
-
"name": "authentication.type",
|
|
87
|
-
"type": "zeebe:property"
|
|
88
|
-
},
|
|
89
68
|
"type": "Dropdown",
|
|
69
|
+
"optional": false,
|
|
70
|
+
"value": "credentials",
|
|
90
71
|
"choices": [
|
|
91
|
-
{
|
|
92
|
-
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
93
|
-
"value": "defaultCredentialsChain"
|
|
94
|
-
},
|
|
95
72
|
{
|
|
96
73
|
"name": "Credentials",
|
|
97
74
|
"value": "credentials"
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
78
|
+
"value": "defaultCredentialsChain"
|
|
98
79
|
}
|
|
99
|
-
]
|
|
80
|
+
],
|
|
81
|
+
"binding": {
|
|
82
|
+
"type": "zeebe:property",
|
|
83
|
+
"name": "authentication.type"
|
|
84
|
+
},
|
|
85
|
+
"constraints": {
|
|
86
|
+
"notEmpty": true
|
|
87
|
+
}
|
|
100
88
|
},
|
|
101
89
|
{
|
|
102
|
-
"id": "authentication.accessKey",
|
|
103
90
|
"label": "Access key",
|
|
104
|
-
"description": "Provide
|
|
105
|
-
"optional": false,
|
|
106
|
-
"constraints": {
|
|
107
|
-
"notEmpty": true
|
|
108
|
-
},
|
|
91
|
+
"description": "Provide AWS IAM access key that has permission to read from desired SQS",
|
|
109
92
|
"group": "authentication",
|
|
93
|
+
"type": "String",
|
|
110
94
|
"binding": {
|
|
111
|
-
"
|
|
112
|
-
"
|
|
95
|
+
"type": "zeebe:property",
|
|
96
|
+
"name": "authentication.accessKey"
|
|
113
97
|
},
|
|
114
|
-
"
|
|
115
|
-
"
|
|
116
|
-
"equals": "credentials",
|
|
117
|
-
"type": "simple"
|
|
98
|
+
"constraints": {
|
|
99
|
+
"notEmpty": true
|
|
118
100
|
},
|
|
119
|
-
"
|
|
101
|
+
"condition": {
|
|
102
|
+
"property": "authenticationType",
|
|
103
|
+
"equals": "credentials"
|
|
104
|
+
}
|
|
120
105
|
},
|
|
121
106
|
{
|
|
122
|
-
"id": "authentication.secretKey",
|
|
123
107
|
"label": "Secret key",
|
|
124
|
-
"description": "Provide
|
|
125
|
-
"optional": false,
|
|
126
|
-
"constraints": {
|
|
127
|
-
"notEmpty": true
|
|
128
|
-
},
|
|
108
|
+
"description": "Provide AWS IAM secret key that has permission to read from desired SQS",
|
|
129
109
|
"group": "authentication",
|
|
110
|
+
"type": "String",
|
|
130
111
|
"binding": {
|
|
131
|
-
"
|
|
132
|
-
"
|
|
133
|
-
},
|
|
134
|
-
"condition": {
|
|
135
|
-
"property": "authentication.type",
|
|
136
|
-
"equals": "credentials",
|
|
137
|
-
"type": "simple"
|
|
112
|
+
"type": "zeebe:property",
|
|
113
|
+
"name": "authentication.secretKey"
|
|
138
114
|
},
|
|
139
|
-
"type": "String"
|
|
140
|
-
},
|
|
141
|
-
{
|
|
142
|
-
"id": "configuration.region",
|
|
143
|
-
"label": "Region",
|
|
144
|
-
"description": "Specify the AWS region",
|
|
145
|
-
"optional": false,
|
|
146
115
|
"constraints": {
|
|
147
116
|
"notEmpty": true
|
|
148
117
|
},
|
|
149
|
-
"
|
|
150
|
-
|
|
151
|
-
"
|
|
152
|
-
|
|
153
|
-
},
|
|
154
|
-
"type": "String"
|
|
118
|
+
"condition": {
|
|
119
|
+
"property": "authenticationType",
|
|
120
|
+
"equals": "credentials"
|
|
121
|
+
}
|
|
155
122
|
},
|
|
156
123
|
{
|
|
157
|
-
"
|
|
158
|
-
"
|
|
159
|
-
"
|
|
160
|
-
"
|
|
161
|
-
"group": "configuration",
|
|
124
|
+
"label": "Queue URL",
|
|
125
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
126
|
+
"group": "queueProperties",
|
|
127
|
+
"type": "String",
|
|
162
128
|
"binding": {
|
|
163
|
-
"
|
|
164
|
-
"
|
|
129
|
+
"type": "zeebe:property",
|
|
130
|
+
"name": "queue.url"
|
|
165
131
|
},
|
|
166
|
-
"
|
|
132
|
+
"constraints": {
|
|
133
|
+
"notEmpty": true,
|
|
134
|
+
"pattern": {
|
|
135
|
+
"value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
136
|
+
"message": "Must be an queue URL or ARN"
|
|
137
|
+
}
|
|
138
|
+
}
|
|
167
139
|
},
|
|
168
140
|
{
|
|
169
|
-
"
|
|
170
|
-
"
|
|
171
|
-
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
172
|
-
"optional": false,
|
|
173
|
-
"constraints": {
|
|
174
|
-
"notEmpty": true
|
|
175
|
-
},
|
|
141
|
+
"label": "Region",
|
|
142
|
+
"description": "Specify the AWS region of your queue",
|
|
176
143
|
"group": "queueProperties",
|
|
144
|
+
"type": "String",
|
|
177
145
|
"binding": {
|
|
178
|
-
"
|
|
179
|
-
"
|
|
146
|
+
"type": "zeebe:property",
|
|
147
|
+
"name": "configuration.region"
|
|
180
148
|
},
|
|
181
|
-
"
|
|
149
|
+
"constraints": {
|
|
150
|
+
"notEmpty": true
|
|
151
|
+
}
|
|
182
152
|
},
|
|
183
153
|
{
|
|
184
|
-
"id": "queue.queue.pollingWaitTime",
|
|
185
154
|
"label": "Polling wait time",
|
|
186
|
-
"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
|
|
155
|
+
"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",
|
|
156
|
+
"group": "messagePollingProperties",
|
|
157
|
+
"type": "String",
|
|
187
158
|
"optional": false,
|
|
188
|
-
"
|
|
159
|
+
"feel": "optional",
|
|
160
|
+
"value": "1",
|
|
161
|
+
"binding": {
|
|
162
|
+
"type": "zeebe:property",
|
|
163
|
+
"name": "queue.pollingWaitTime"
|
|
164
|
+
},
|
|
189
165
|
"constraints": {
|
|
190
166
|
"notEmpty": true,
|
|
191
167
|
"pattern": {
|
|
192
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
168
|
+
"value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
169
|
+
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
193
170
|
}
|
|
194
|
-
}
|
|
195
|
-
"group": "messagePollingProperties",
|
|
196
|
-
"binding": {
|
|
197
|
-
"name": "queue.pollingWaitTime",
|
|
198
|
-
"type": "zeebe:property"
|
|
199
|
-
},
|
|
200
|
-
"type": "String"
|
|
171
|
+
}
|
|
201
172
|
},
|
|
202
173
|
{
|
|
203
|
-
"id": "queue.queue.attributeNames",
|
|
204
174
|
"label": "Attribute names",
|
|
205
175
|
"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",
|
|
206
|
-
"optional": false,
|
|
207
|
-
"feel": "optional",
|
|
208
176
|
"group": "input",
|
|
177
|
+
"type": "String",
|
|
178
|
+
"optional": true,
|
|
209
179
|
"binding": {
|
|
210
|
-
"
|
|
211
|
-
"
|
|
180
|
+
"type": "zeebe:property",
|
|
181
|
+
"name": "queue.attributeNames"
|
|
212
182
|
},
|
|
213
|
-
"
|
|
183
|
+
"feel": "required"
|
|
214
184
|
},
|
|
215
185
|
{
|
|
216
|
-
"id": "queue.queue.messageAttributeNames",
|
|
217
186
|
"label": "Message attribute names",
|
|
218
187
|
"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",
|
|
219
|
-
"optional": false,
|
|
220
|
-
"feel": "optional",
|
|
221
188
|
"group": "input",
|
|
189
|
+
"type": "String",
|
|
190
|
+
"optional": true,
|
|
222
191
|
"binding": {
|
|
223
|
-
"
|
|
224
|
-
"
|
|
192
|
+
"type": "zeebe:property",
|
|
193
|
+
"name": "queue.messageAttributeNames"
|
|
225
194
|
},
|
|
226
|
-
"
|
|
195
|
+
"feel": "required"
|
|
227
196
|
},
|
|
228
197
|
{
|
|
229
|
-
"
|
|
230
|
-
"
|
|
231
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
232
|
-
"optional": true,
|
|
233
|
-
"feel": "required",
|
|
198
|
+
"label": "Correlation key (process)",
|
|
199
|
+
"type": "String",
|
|
234
200
|
"group": "activation",
|
|
201
|
+
"feel": "required",
|
|
202
|
+
"description": "Sets up the correlation key from process variables",
|
|
235
203
|
"binding": {
|
|
236
|
-
"
|
|
237
|
-
"
|
|
204
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
205
|
+
"name": "correlationKey"
|
|
238
206
|
},
|
|
239
|
-
"
|
|
207
|
+
"constraints": {
|
|
208
|
+
"notEmpty": true
|
|
209
|
+
}
|
|
240
210
|
},
|
|
241
211
|
{
|
|
242
|
-
"
|
|
243
|
-
"
|
|
244
|
-
"value": true,
|
|
212
|
+
"label": "Correlation key (payload)",
|
|
213
|
+
"type": "String",
|
|
245
214
|
"group": "activation",
|
|
215
|
+
"feel": "required",
|
|
246
216
|
"binding": {
|
|
247
|
-
"
|
|
248
|
-
"
|
|
217
|
+
"type": "zeebe:property",
|
|
218
|
+
"name": "correlationKeyExpression"
|
|
249
219
|
},
|
|
250
|
-
"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",
|
|
251
|
-
"type": "Boolean"
|
|
252
|
-
},
|
|
253
|
-
{
|
|
254
|
-
"id": "correlationKeyProcess",
|
|
255
|
-
"label": "Correlation key (process)",
|
|
256
|
-
"description": "Sets up the correlation key from process variables",
|
|
257
|
-
"constraints": {
|
|
258
|
-
"notEmpty": true
|
|
259
|
-
},
|
|
260
|
-
"feel": "required",
|
|
261
|
-
"group": "correlation",
|
|
262
|
-
"binding": {
|
|
263
|
-
"name": "correlationKey",
|
|
264
|
-
"type": "bpmn:Message#zeebe:subscription#property"
|
|
265
|
-
},
|
|
266
|
-
"type": "String"
|
|
267
|
-
},
|
|
268
|
-
{
|
|
269
|
-
"id": "correlationKeyPayload",
|
|
270
|
-
"label": "Correlation key (payload)",
|
|
271
220
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
272
221
|
"constraints": {
|
|
273
222
|
"notEmpty": true
|
|
274
|
-
}
|
|
275
|
-
"feel": "required",
|
|
276
|
-
"group": "correlation",
|
|
277
|
-
"binding": {
|
|
278
|
-
"name": "correlationKeyExpression",
|
|
279
|
-
"type": "zeebe:property"
|
|
280
|
-
},
|
|
281
|
-
"type": "String"
|
|
223
|
+
}
|
|
282
224
|
},
|
|
283
225
|
{
|
|
284
|
-
"id": "messageIdExpression",
|
|
285
226
|
"label": "Message ID expression",
|
|
286
|
-
"description": "Expression to extract unique identifier of a message",
|
|
287
|
-
"optional": true,
|
|
288
227
|
"feel": "required",
|
|
289
|
-
"
|
|
290
|
-
"binding": {
|
|
291
|
-
"name": "messageIdExpression",
|
|
292
|
-
"type": "zeebe:property"
|
|
293
|
-
},
|
|
294
|
-
"type": "String"
|
|
295
|
-
},
|
|
296
|
-
{
|
|
297
|
-
"id": "messageTtl",
|
|
298
|
-
"label": "Message TTL",
|
|
299
|
-
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
228
|
+
"type": "String",
|
|
300
229
|
"optional": true,
|
|
301
|
-
"
|
|
302
|
-
"notEmpty": false,
|
|
303
|
-
"pattern": {
|
|
304
|
-
"value": "^(PT.*|)$",
|
|
305
|
-
"message": "must be an ISO-8601 duration"
|
|
306
|
-
}
|
|
307
|
-
},
|
|
308
|
-
"feel": "optional",
|
|
309
|
-
"group": "correlation",
|
|
310
|
-
"binding": {
|
|
311
|
-
"name": "messageTtl",
|
|
312
|
-
"type": "zeebe:property"
|
|
313
|
-
},
|
|
314
|
-
"type": "String"
|
|
315
|
-
},
|
|
316
|
-
{
|
|
317
|
-
"id": "messageNameUuid",
|
|
318
|
-
"label": "Message name",
|
|
319
|
-
"generatedValue": {
|
|
320
|
-
"type": "uuid"
|
|
321
|
-
},
|
|
322
|
-
"feel": "optional",
|
|
323
|
-
"group": "correlation",
|
|
324
|
-
"binding": {
|
|
325
|
-
"name": "name",
|
|
326
|
-
"type": "bpmn:Message#property"
|
|
327
|
-
},
|
|
328
|
-
"tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
|
|
329
|
-
"type": "String"
|
|
330
|
-
},
|
|
331
|
-
{
|
|
332
|
-
"id": "deduplicationModeManualFlag",
|
|
333
|
-
"label": "Manual mode",
|
|
334
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
335
|
-
"value": false,
|
|
336
|
-
"group": "deduplication",
|
|
337
|
-
"binding": {
|
|
338
|
-
"name": "deduplicationModeManualFlag",
|
|
339
|
-
"type": "zeebe:property"
|
|
340
|
-
},
|
|
341
|
-
"type": "Boolean"
|
|
342
|
-
},
|
|
343
|
-
{
|
|
344
|
-
"id": "deduplicationId",
|
|
345
|
-
"label": "Deduplication ID",
|
|
346
|
-
"constraints": {
|
|
347
|
-
"notEmpty": true,
|
|
348
|
-
"pattern": {
|
|
349
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
350
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
351
|
-
}
|
|
352
|
-
},
|
|
353
|
-
"group": "deduplication",
|
|
354
|
-
"binding": {
|
|
355
|
-
"name": "deduplicationId",
|
|
356
|
-
"type": "zeebe:property"
|
|
357
|
-
},
|
|
358
|
-
"condition": {
|
|
359
|
-
"property": "deduplicationModeManualFlag",
|
|
360
|
-
"equals": true,
|
|
361
|
-
"type": "simple"
|
|
362
|
-
},
|
|
363
|
-
"type": "String"
|
|
364
|
-
},
|
|
365
|
-
{
|
|
366
|
-
"id": "deduplicationModeManual",
|
|
367
|
-
"value": "MANUAL",
|
|
368
|
-
"group": "deduplication",
|
|
230
|
+
"group": "activation",
|
|
369
231
|
"binding": {
|
|
370
|
-
"
|
|
371
|
-
"
|
|
372
|
-
},
|
|
373
|
-
"condition": {
|
|
374
|
-
"property": "deduplicationId",
|
|
375
|
-
"isActive": true,
|
|
376
|
-
"type": "simple"
|
|
232
|
+
"type": "zeebe:property",
|
|
233
|
+
"name": "messageIdExpression"
|
|
377
234
|
},
|
|
378
|
-
"
|
|
235
|
+
"description": "Expression to extract unique identifier of a message"
|
|
379
236
|
},
|
|
380
237
|
{
|
|
381
|
-
"
|
|
382
|
-
"
|
|
383
|
-
"group": "
|
|
238
|
+
"label": "Activation condition",
|
|
239
|
+
"type": "String",
|
|
240
|
+
"group": "activation",
|
|
241
|
+
"feel": "required",
|
|
242
|
+
"optional": true,
|
|
384
243
|
"binding": {
|
|
385
|
-
"
|
|
386
|
-
"
|
|
387
|
-
},
|
|
388
|
-
"condition": {
|
|
389
|
-
"property": "deduplicationId",
|
|
390
|
-
"isActive": false,
|
|
391
|
-
"type": "simple"
|
|
244
|
+
"type": "zeebe:property",
|
|
245
|
+
"name": "activationCondition"
|
|
392
246
|
},
|
|
393
|
-
"
|
|
247
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
394
248
|
},
|
|
395
249
|
{
|
|
396
|
-
"id": "resultVariable",
|
|
397
250
|
"label": "Result variable",
|
|
398
|
-
"
|
|
399
|
-
"group": "
|
|
251
|
+
"type": "String",
|
|
252
|
+
"group": "variable-mapping",
|
|
253
|
+
"optional": true,
|
|
400
254
|
"binding": {
|
|
401
|
-
"
|
|
402
|
-
"
|
|
255
|
+
"type": "zeebe:property",
|
|
256
|
+
"name": "resultVariable"
|
|
403
257
|
},
|
|
404
|
-
"
|
|
258
|
+
"description": "Name of variable to store the result of the connector in"
|
|
405
259
|
},
|
|
406
260
|
{
|
|
407
|
-
"id": "resultExpression",
|
|
408
261
|
"label": "Result expression",
|
|
409
|
-
"
|
|
262
|
+
"type": "String",
|
|
263
|
+
"group": "variable-mapping",
|
|
410
264
|
"feel": "required",
|
|
411
|
-
"
|
|
265
|
+
"optional": true,
|
|
412
266
|
"binding": {
|
|
413
|
-
"
|
|
414
|
-
"
|
|
267
|
+
"type": "zeebe:property",
|
|
268
|
+
"name": "resultExpression"
|
|
415
269
|
},
|
|
416
|
-
"
|
|
270
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
417
271
|
}
|
|
418
272
|
],
|
|
419
273
|
"icon": {
|
|
420
|
-
"contents": "data:image/svg+xml
|
|
274
|
+
"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"
|
|
275
|
+
},
|
|
276
|
+
"engines": {
|
|
277
|
+
"camunda": "^8.4"
|
|
421
278
|
}
|
|
422
279
|
},
|
|
423
280
|
{
|
|
424
281
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
425
282
|
"name": "Amazon SQS Boundary Event Connector",
|
|
426
283
|
"id": "io.camunda.connectors.AWSSQS.boundary.v1",
|
|
284
|
+
"version": 1,
|
|
427
285
|
"description": "Receive message from a queue",
|
|
428
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
429
|
-
"version": 9,
|
|
430
|
-
"category": {
|
|
431
|
-
"id": "connectors",
|
|
432
|
-
"name": "Connectors"
|
|
433
|
-
},
|
|
286
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
434
287
|
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
435
288
|
"elementType": {
|
|
436
289
|
"value": "bpmn:BoundaryEvent",
|
|
437
290
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
438
291
|
},
|
|
292
|
+
"category": {
|
|
293
|
+
"id": "connectors",
|
|
294
|
+
"name": "Connectors"
|
|
295
|
+
},
|
|
439
296
|
"groups": [
|
|
440
297
|
{
|
|
441
298
|
"id": "authentication",
|
|
442
299
|
"label": "Authentication"
|
|
443
300
|
},
|
|
444
|
-
{
|
|
445
|
-
"id": "configuration",
|
|
446
|
-
"label": "Configuration"
|
|
447
|
-
},
|
|
448
301
|
{
|
|
449
302
|
"id": "queueProperties",
|
|
450
303
|
"label": "Queue properties"
|
|
@@ -462,393 +315,224 @@
|
|
|
462
315
|
"label": "Activation"
|
|
463
316
|
},
|
|
464
317
|
{
|
|
465
|
-
"id": "
|
|
466
|
-
"label": "
|
|
467
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
468
|
-
},
|
|
469
|
-
{
|
|
470
|
-
"id": "deduplication",
|
|
471
|
-
"label": "Deduplication",
|
|
472
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
473
|
-
},
|
|
474
|
-
{
|
|
475
|
-
"id": "output",
|
|
476
|
-
"label": "Output mapping"
|
|
318
|
+
"id": "variable-mapping",
|
|
319
|
+
"label": "Variable mapping"
|
|
477
320
|
}
|
|
478
321
|
],
|
|
479
322
|
"properties": [
|
|
480
323
|
{
|
|
324
|
+
"type": "Hidden",
|
|
481
325
|
"value": "io.camunda:aws-sqs-inbound:1",
|
|
482
326
|
"binding": {
|
|
483
|
-
"
|
|
484
|
-
"
|
|
485
|
-
}
|
|
486
|
-
"type": "Hidden"
|
|
327
|
+
"type": "zeebe:property",
|
|
328
|
+
"name": "inbound.type"
|
|
329
|
+
}
|
|
487
330
|
},
|
|
488
331
|
{
|
|
489
|
-
"
|
|
490
|
-
"
|
|
491
|
-
|
|
492
|
-
"value": "credentials",
|
|
493
|
-
"group": "authentication",
|
|
494
|
-
"binding": {
|
|
495
|
-
"name": "authentication.type",
|
|
496
|
-
"type": "zeebe:property"
|
|
332
|
+
"type": "Hidden",
|
|
333
|
+
"generatedValue": {
|
|
334
|
+
"type": "uuid"
|
|
497
335
|
},
|
|
498
|
-
"
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
"value": "defaultCredentialsChain"
|
|
503
|
-
},
|
|
504
|
-
{
|
|
505
|
-
"name": "Credentials",
|
|
506
|
-
"value": "credentials"
|
|
507
|
-
}
|
|
508
|
-
]
|
|
336
|
+
"binding": {
|
|
337
|
+
"type": "bpmn:Message#property",
|
|
338
|
+
"name": "name"
|
|
339
|
+
}
|
|
509
340
|
},
|
|
510
341
|
{
|
|
511
|
-
"id": "authentication.accessKey",
|
|
512
342
|
"label": "Access key",
|
|
513
|
-
"description": "Provide
|
|
514
|
-
"optional": false,
|
|
515
|
-
"constraints": {
|
|
516
|
-
"notEmpty": true
|
|
517
|
-
},
|
|
343
|
+
"description": "Provide AWS IAM access key that has permission to read from desired SQS",
|
|
518
344
|
"group": "authentication",
|
|
345
|
+
"type": "String",
|
|
519
346
|
"binding": {
|
|
520
|
-
"
|
|
521
|
-
"
|
|
522
|
-
},
|
|
523
|
-
"condition": {
|
|
524
|
-
"property": "authentication.type",
|
|
525
|
-
"equals": "credentials",
|
|
526
|
-
"type": "simple"
|
|
347
|
+
"type": "zeebe:property",
|
|
348
|
+
"name": "authentication.accessKey"
|
|
527
349
|
},
|
|
528
|
-
"
|
|
350
|
+
"constraints": {
|
|
351
|
+
"notEmpty": true
|
|
352
|
+
}
|
|
529
353
|
},
|
|
530
354
|
{
|
|
531
|
-
"id": "authentication.secretKey",
|
|
532
355
|
"label": "Secret key",
|
|
533
|
-
"description": "Provide
|
|
534
|
-
"optional": false,
|
|
535
|
-
"constraints": {
|
|
536
|
-
"notEmpty": true
|
|
537
|
-
},
|
|
356
|
+
"description": "Provide AWS IAM secret key that has permission to read from desired SQS",
|
|
538
357
|
"group": "authentication",
|
|
358
|
+
"type": "String",
|
|
539
359
|
"binding": {
|
|
540
|
-
"
|
|
541
|
-
"
|
|
542
|
-
},
|
|
543
|
-
"condition": {
|
|
544
|
-
"property": "authentication.type",
|
|
545
|
-
"equals": "credentials",
|
|
546
|
-
"type": "simple"
|
|
360
|
+
"type": "zeebe:property",
|
|
361
|
+
"name": "authentication.secretKey"
|
|
547
362
|
},
|
|
548
|
-
"type": "String"
|
|
549
|
-
},
|
|
550
|
-
{
|
|
551
|
-
"id": "configuration.region",
|
|
552
|
-
"label": "Region",
|
|
553
|
-
"description": "Specify the AWS region",
|
|
554
|
-
"optional": false,
|
|
555
363
|
"constraints": {
|
|
556
364
|
"notEmpty": true
|
|
557
|
-
}
|
|
558
|
-
"group": "configuration",
|
|
559
|
-
"binding": {
|
|
560
|
-
"name": "configuration.region",
|
|
561
|
-
"type": "zeebe:property"
|
|
562
|
-
},
|
|
563
|
-
"type": "String"
|
|
365
|
+
}
|
|
564
366
|
},
|
|
565
367
|
{
|
|
566
|
-
"
|
|
567
|
-
"
|
|
568
|
-
"
|
|
569
|
-
"
|
|
570
|
-
"group": "configuration",
|
|
368
|
+
"label": "Queue URL",
|
|
369
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
370
|
+
"group": "queueProperties",
|
|
371
|
+
"type": "String",
|
|
571
372
|
"binding": {
|
|
572
|
-
"
|
|
573
|
-
"
|
|
373
|
+
"type": "zeebe:property",
|
|
374
|
+
"name": "queue.url"
|
|
574
375
|
},
|
|
575
|
-
"
|
|
376
|
+
"constraints": {
|
|
377
|
+
"notEmpty": true,
|
|
378
|
+
"pattern": {
|
|
379
|
+
"value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
380
|
+
"message": "Must be an queue URL or ARN"
|
|
381
|
+
}
|
|
382
|
+
}
|
|
576
383
|
},
|
|
577
384
|
{
|
|
578
|
-
"
|
|
579
|
-
"
|
|
580
|
-
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
581
|
-
"optional": false,
|
|
582
|
-
"constraints": {
|
|
583
|
-
"notEmpty": true
|
|
584
|
-
},
|
|
385
|
+
"label": "Region",
|
|
386
|
+
"description": "Specify the AWS region of your queue",
|
|
585
387
|
"group": "queueProperties",
|
|
388
|
+
"type": "String",
|
|
586
389
|
"binding": {
|
|
587
|
-
"
|
|
588
|
-
"
|
|
390
|
+
"type": "zeebe:property",
|
|
391
|
+
"name": "configuration.region"
|
|
589
392
|
},
|
|
590
|
-
"
|
|
393
|
+
"constraints": {
|
|
394
|
+
"notEmpty": true
|
|
395
|
+
}
|
|
591
396
|
},
|
|
592
397
|
{
|
|
593
|
-
"id": "queue.queue.pollingWaitTime",
|
|
594
398
|
"label": "Polling wait time",
|
|
595
|
-
"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/
|
|
399
|
+
"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",
|
|
400
|
+
"group": "messagePollingProperties",
|
|
401
|
+
"type": "String",
|
|
596
402
|
"optional": false,
|
|
597
|
-
"
|
|
403
|
+
"feel": "optional",
|
|
404
|
+
"value": "1",
|
|
405
|
+
"binding": {
|
|
406
|
+
"type": "zeebe:property",
|
|
407
|
+
"name": "queue.pollingWaitTime"
|
|
408
|
+
},
|
|
598
409
|
"constraints": {
|
|
599
410
|
"notEmpty": true,
|
|
600
411
|
"pattern": {
|
|
601
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
412
|
+
"value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
413
|
+
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
602
414
|
}
|
|
603
|
-
}
|
|
604
|
-
"group": "messagePollingProperties",
|
|
605
|
-
"binding": {
|
|
606
|
-
"name": "queue.pollingWaitTime",
|
|
607
|
-
"type": "zeebe:property"
|
|
608
|
-
},
|
|
609
|
-
"type": "String"
|
|
415
|
+
}
|
|
610
416
|
},
|
|
611
417
|
{
|
|
612
|
-
"id": "queue.queue.attributeNames",
|
|
613
418
|
"label": "Attribute names",
|
|
614
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
615
|
-
"optional": false,
|
|
616
|
-
"feel": "optional",
|
|
419
|
+
"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",
|
|
617
420
|
"group": "input",
|
|
421
|
+
"type": "String",
|
|
422
|
+
"optional": true,
|
|
618
423
|
"binding": {
|
|
619
|
-
"
|
|
620
|
-
"
|
|
424
|
+
"type": "zeebe:property",
|
|
425
|
+
"name": "queue.attributeNames"
|
|
621
426
|
},
|
|
622
|
-
"
|
|
427
|
+
"feel": "required"
|
|
623
428
|
},
|
|
624
429
|
{
|
|
625
|
-
"id": "queue.queue.messageAttributeNames",
|
|
626
430
|
"label": "Message attribute names",
|
|
627
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
628
|
-
"optional": false,
|
|
629
|
-
"feel": "optional",
|
|
431
|
+
"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",
|
|
630
432
|
"group": "input",
|
|
631
|
-
"
|
|
632
|
-
"name": "queue.messageAttributeNames",
|
|
633
|
-
"type": "zeebe:property"
|
|
634
|
-
},
|
|
635
|
-
"type": "String"
|
|
636
|
-
},
|
|
637
|
-
{
|
|
638
|
-
"id": "activationCondition",
|
|
639
|
-
"label": "Activation condition",
|
|
640
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
433
|
+
"type": "String",
|
|
641
434
|
"optional": true,
|
|
642
|
-
"feel": "required",
|
|
643
|
-
"group": "activation",
|
|
644
435
|
"binding": {
|
|
645
|
-
"
|
|
646
|
-
"
|
|
436
|
+
"type": "zeebe:property",
|
|
437
|
+
"name": "queue.messageAttributeNames"
|
|
647
438
|
},
|
|
648
|
-
"
|
|
439
|
+
"feel": "required"
|
|
649
440
|
},
|
|
650
441
|
{
|
|
651
|
-
"
|
|
652
|
-
"
|
|
653
|
-
"value": true,
|
|
442
|
+
"label": "Correlation key (process)",
|
|
443
|
+
"type": "String",
|
|
654
444
|
"group": "activation",
|
|
445
|
+
"feel": "required",
|
|
446
|
+
"description": "Sets up the correlation key from process variables",
|
|
655
447
|
"binding": {
|
|
656
|
-
"
|
|
657
|
-
"
|
|
448
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
449
|
+
"name": "correlationKey"
|
|
658
450
|
},
|
|
659
|
-
"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",
|
|
660
|
-
"type": "Boolean"
|
|
661
|
-
},
|
|
662
|
-
{
|
|
663
|
-
"id": "correlationKeyProcess",
|
|
664
|
-
"label": "Correlation key (process)",
|
|
665
|
-
"description": "Sets up the correlation key from process variables",
|
|
666
451
|
"constraints": {
|
|
667
452
|
"notEmpty": true
|
|
668
|
-
}
|
|
669
|
-
"feel": "required",
|
|
670
|
-
"group": "correlation",
|
|
671
|
-
"binding": {
|
|
672
|
-
"name": "correlationKey",
|
|
673
|
-
"type": "bpmn:Message#zeebe:subscription#property"
|
|
674
|
-
},
|
|
675
|
-
"type": "String"
|
|
453
|
+
}
|
|
676
454
|
},
|
|
677
455
|
{
|
|
678
|
-
"id": "correlationKeyPayload",
|
|
679
456
|
"label": "Correlation key (payload)",
|
|
457
|
+
"type": "String",
|
|
458
|
+
"group": "activation",
|
|
459
|
+
"feel": "required",
|
|
460
|
+
"binding": {
|
|
461
|
+
"type": "zeebe:property",
|
|
462
|
+
"name": "correlationKeyExpression"
|
|
463
|
+
},
|
|
680
464
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
681
465
|
"constraints": {
|
|
682
466
|
"notEmpty": true
|
|
683
|
-
}
|
|
467
|
+
}
|
|
468
|
+
},
|
|
469
|
+
{
|
|
470
|
+
"label": "Activation condition",
|
|
471
|
+
"type": "String",
|
|
472
|
+
"group": "activation",
|
|
684
473
|
"feel": "required",
|
|
685
|
-
"
|
|
474
|
+
"optional": true,
|
|
686
475
|
"binding": {
|
|
687
|
-
"
|
|
688
|
-
"
|
|
476
|
+
"type": "zeebe:property",
|
|
477
|
+
"name": "activationCondition"
|
|
689
478
|
},
|
|
690
|
-
"
|
|
479
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
691
480
|
},
|
|
692
481
|
{
|
|
693
|
-
"
|
|
694
|
-
"
|
|
695
|
-
"
|
|
482
|
+
"label": "Result variable",
|
|
483
|
+
"type": "String",
|
|
484
|
+
"group": "variable-mapping",
|
|
696
485
|
"optional": true,
|
|
697
|
-
"feel": "required",
|
|
698
|
-
"group": "correlation",
|
|
699
486
|
"binding": {
|
|
700
|
-
"
|
|
701
|
-
"
|
|
487
|
+
"type": "zeebe:property",
|
|
488
|
+
"name": "resultVariable"
|
|
702
489
|
},
|
|
703
|
-
"
|
|
490
|
+
"description": "Name of variable to store the result of the connector in"
|
|
704
491
|
},
|
|
705
492
|
{
|
|
706
|
-
"
|
|
707
|
-
"
|
|
708
|
-
"
|
|
493
|
+
"label": "Result expression",
|
|
494
|
+
"type": "String",
|
|
495
|
+
"group": "variable-mapping",
|
|
496
|
+
"feel": "required",
|
|
709
497
|
"optional": true,
|
|
710
|
-
"constraints": {
|
|
711
|
-
"notEmpty": false,
|
|
712
|
-
"pattern": {
|
|
713
|
-
"value": "^(PT.*|)$",
|
|
714
|
-
"message": "must be an ISO-8601 duration"
|
|
715
|
-
}
|
|
716
|
-
},
|
|
717
|
-
"feel": "optional",
|
|
718
|
-
"group": "correlation",
|
|
719
498
|
"binding": {
|
|
720
|
-
"
|
|
721
|
-
"
|
|
499
|
+
"type": "zeebe:property",
|
|
500
|
+
"name": "resultExpression"
|
|
722
501
|
},
|
|
723
|
-
"
|
|
502
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
503
|
+
}
|
|
504
|
+
],
|
|
505
|
+
"icon": {
|
|
506
|
+
"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"
|
|
507
|
+
},
|
|
508
|
+
"engines": {
|
|
509
|
+
"camunda": "^8.2"
|
|
510
|
+
}
|
|
511
|
+
},
|
|
512
|
+
{
|
|
513
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
514
|
+
"name": "Amazon SQS Boundary Event Connector",
|
|
515
|
+
"id": "io.camunda.connectors.AWSSQS.boundary.v1",
|
|
516
|
+
"description": "Receive message from a queue",
|
|
517
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
518
|
+
"version": 9,
|
|
519
|
+
"category": {
|
|
520
|
+
"id": "connectors",
|
|
521
|
+
"name": "Connectors"
|
|
522
|
+
},
|
|
523
|
+
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
524
|
+
"elementType": {
|
|
525
|
+
"value": "bpmn:BoundaryEvent",
|
|
526
|
+
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
527
|
+
},
|
|
528
|
+
"groups": [
|
|
529
|
+
{
|
|
530
|
+
"id": "authentication",
|
|
531
|
+
"label": "Authentication"
|
|
724
532
|
},
|
|
725
533
|
{
|
|
726
|
-
"id": "
|
|
727
|
-
"
|
|
728
|
-
"type": "uuid"
|
|
729
|
-
},
|
|
730
|
-
"group": "correlation",
|
|
731
|
-
"binding": {
|
|
732
|
-
"name": "name",
|
|
733
|
-
"type": "bpmn:Message#property"
|
|
734
|
-
},
|
|
735
|
-
"type": "Hidden"
|
|
736
|
-
},
|
|
737
|
-
{
|
|
738
|
-
"id": "deduplicationModeManualFlag",
|
|
739
|
-
"label": "Manual mode",
|
|
740
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
741
|
-
"value": false,
|
|
742
|
-
"group": "deduplication",
|
|
743
|
-
"binding": {
|
|
744
|
-
"name": "deduplicationModeManualFlag",
|
|
745
|
-
"type": "zeebe:property"
|
|
746
|
-
},
|
|
747
|
-
"type": "Boolean"
|
|
748
|
-
},
|
|
749
|
-
{
|
|
750
|
-
"id": "deduplicationId",
|
|
751
|
-
"label": "Deduplication ID",
|
|
752
|
-
"constraints": {
|
|
753
|
-
"notEmpty": true,
|
|
754
|
-
"pattern": {
|
|
755
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
756
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
757
|
-
}
|
|
758
|
-
},
|
|
759
|
-
"group": "deduplication",
|
|
760
|
-
"binding": {
|
|
761
|
-
"name": "deduplicationId",
|
|
762
|
-
"type": "zeebe:property"
|
|
763
|
-
},
|
|
764
|
-
"condition": {
|
|
765
|
-
"property": "deduplicationModeManualFlag",
|
|
766
|
-
"equals": true,
|
|
767
|
-
"type": "simple"
|
|
768
|
-
},
|
|
769
|
-
"type": "String"
|
|
770
|
-
},
|
|
771
|
-
{
|
|
772
|
-
"id": "deduplicationModeManual",
|
|
773
|
-
"value": "MANUAL",
|
|
774
|
-
"group": "deduplication",
|
|
775
|
-
"binding": {
|
|
776
|
-
"name": "deduplicationMode",
|
|
777
|
-
"type": "zeebe:property"
|
|
778
|
-
},
|
|
779
|
-
"condition": {
|
|
780
|
-
"property": "deduplicationId",
|
|
781
|
-
"isActive": true,
|
|
782
|
-
"type": "simple"
|
|
783
|
-
},
|
|
784
|
-
"type": "Hidden"
|
|
785
|
-
},
|
|
786
|
-
{
|
|
787
|
-
"id": "deduplicationModeAuto",
|
|
788
|
-
"value": "AUTO",
|
|
789
|
-
"group": "deduplication",
|
|
790
|
-
"binding": {
|
|
791
|
-
"name": "deduplicationMode",
|
|
792
|
-
"type": "zeebe:property"
|
|
793
|
-
},
|
|
794
|
-
"condition": {
|
|
795
|
-
"property": "deduplicationId",
|
|
796
|
-
"isActive": false,
|
|
797
|
-
"type": "simple"
|
|
798
|
-
},
|
|
799
|
-
"type": "Hidden"
|
|
800
|
-
},
|
|
801
|
-
{
|
|
802
|
-
"id": "resultVariable",
|
|
803
|
-
"label": "Result variable",
|
|
804
|
-
"description": "Name of variable to store the response in",
|
|
805
|
-
"group": "output",
|
|
806
|
-
"binding": {
|
|
807
|
-
"name": "resultVariable",
|
|
808
|
-
"type": "zeebe:property"
|
|
809
|
-
},
|
|
810
|
-
"type": "String"
|
|
811
|
-
},
|
|
812
|
-
{
|
|
813
|
-
"id": "resultExpression",
|
|
814
|
-
"label": "Result expression",
|
|
815
|
-
"description": "Expression to map the response into process variables",
|
|
816
|
-
"feel": "required",
|
|
817
|
-
"group": "output",
|
|
818
|
-
"binding": {
|
|
819
|
-
"name": "resultExpression",
|
|
820
|
-
"type": "zeebe:property"
|
|
821
|
-
},
|
|
822
|
-
"type": "Text"
|
|
823
|
-
}
|
|
824
|
-
],
|
|
825
|
-
"icon": {
|
|
826
|
-
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
827
|
-
},
|
|
828
|
-
"engines": {
|
|
829
|
-
"camunda": "^8.5"
|
|
830
|
-
}
|
|
831
|
-
},
|
|
832
|
-
{
|
|
833
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
834
|
-
"name": "Amazon SQS Boundary Event Connector",
|
|
835
|
-
"id": "io.camunda.connectors.AWSSQS.boundary.v1",
|
|
836
|
-
"version": 3,
|
|
837
|
-
"description": "Receive message from a queue",
|
|
838
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
839
|
-
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
840
|
-
"elementType": {
|
|
841
|
-
"value": "bpmn:BoundaryEvent",
|
|
842
|
-
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
843
|
-
},
|
|
844
|
-
"category": {
|
|
845
|
-
"id": "connectors",
|
|
846
|
-
"name": "Connectors"
|
|
847
|
-
},
|
|
848
|
-
"groups": [
|
|
849
|
-
{
|
|
850
|
-
"id": "authentication",
|
|
851
|
-
"label": "Authentication"
|
|
534
|
+
"id": "configuration",
|
|
535
|
+
"label": "Configuration"
|
|
852
536
|
},
|
|
853
537
|
{
|
|
854
538
|
"id": "queueProperties",
|
|
@@ -867,251 +551,378 @@
|
|
|
867
551
|
"label": "Activation"
|
|
868
552
|
},
|
|
869
553
|
{
|
|
870
|
-
"id": "
|
|
871
|
-
"label": "
|
|
554
|
+
"id": "correlation",
|
|
555
|
+
"label": "Correlation",
|
|
556
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
557
|
+
},
|
|
558
|
+
{
|
|
559
|
+
"id": "deduplication",
|
|
560
|
+
"label": "Deduplication",
|
|
561
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
562
|
+
},
|
|
563
|
+
{
|
|
564
|
+
"id": "output",
|
|
565
|
+
"label": "Output mapping"
|
|
872
566
|
}
|
|
873
567
|
],
|
|
874
568
|
"properties": [
|
|
875
569
|
{
|
|
876
|
-
"type": "Hidden",
|
|
877
570
|
"value": "io.camunda:aws-sqs-inbound:1",
|
|
878
571
|
"binding": {
|
|
879
|
-
"
|
|
880
|
-
"
|
|
881
|
-
}
|
|
882
|
-
},
|
|
883
|
-
{
|
|
884
|
-
"type": "Hidden",
|
|
885
|
-
"generatedValue": {
|
|
886
|
-
"type": "uuid"
|
|
572
|
+
"name": "inbound.type",
|
|
573
|
+
"type": "zeebe:property"
|
|
887
574
|
},
|
|
888
|
-
"
|
|
889
|
-
"type": "bpmn:Message#property",
|
|
890
|
-
"name": "name"
|
|
891
|
-
}
|
|
575
|
+
"type": "Hidden"
|
|
892
576
|
},
|
|
893
577
|
{
|
|
894
|
-
"id": "
|
|
578
|
+
"id": "authentication.type",
|
|
895
579
|
"label": "Authentication",
|
|
896
|
-
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
580
|
+
"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>",
|
|
581
|
+
"value": "credentials",
|
|
897
582
|
"group": "authentication",
|
|
583
|
+
"binding": {
|
|
584
|
+
"name": "authentication.type",
|
|
585
|
+
"type": "zeebe:property"
|
|
586
|
+
},
|
|
898
587
|
"type": "Dropdown",
|
|
899
|
-
"optional": false,
|
|
900
|
-
"value": "credentials",
|
|
901
588
|
"choices": [
|
|
902
|
-
{
|
|
903
|
-
"name": "Credentials",
|
|
904
|
-
"value": "credentials"
|
|
905
|
-
},
|
|
906
589
|
{
|
|
907
590
|
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
908
591
|
"value": "defaultCredentialsChain"
|
|
592
|
+
},
|
|
593
|
+
{
|
|
594
|
+
"name": "Credentials",
|
|
595
|
+
"value": "credentials"
|
|
909
596
|
}
|
|
910
|
-
]
|
|
911
|
-
"binding": {
|
|
912
|
-
"type": "zeebe:property",
|
|
913
|
-
"name": "authentication.type"
|
|
914
|
-
},
|
|
915
|
-
"constraints": {
|
|
916
|
-
"notEmpty": true
|
|
917
|
-
}
|
|
597
|
+
]
|
|
918
598
|
},
|
|
919
599
|
{
|
|
600
|
+
"id": "authentication.accessKey",
|
|
920
601
|
"label": "Access key",
|
|
921
|
-
"description": "Provide
|
|
922
|
-
"
|
|
923
|
-
"type": "String",
|
|
924
|
-
"binding": {
|
|
925
|
-
"type": "zeebe:property",
|
|
926
|
-
"name": "authentication.accessKey"
|
|
927
|
-
},
|
|
602
|
+
"description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
|
|
603
|
+
"optional": false,
|
|
928
604
|
"constraints": {
|
|
929
605
|
"notEmpty": true
|
|
930
606
|
},
|
|
607
|
+
"group": "authentication",
|
|
608
|
+
"binding": {
|
|
609
|
+
"name": "authentication.accessKey",
|
|
610
|
+
"type": "zeebe:property"
|
|
611
|
+
},
|
|
931
612
|
"condition": {
|
|
932
|
-
"property": "
|
|
933
|
-
"equals": "credentials"
|
|
934
|
-
|
|
613
|
+
"property": "authentication.type",
|
|
614
|
+
"equals": "credentials",
|
|
615
|
+
"type": "simple"
|
|
616
|
+
},
|
|
617
|
+
"type": "String"
|
|
935
618
|
},
|
|
936
619
|
{
|
|
620
|
+
"id": "authentication.secretKey",
|
|
937
621
|
"label": "Secret key",
|
|
938
|
-
"description": "Provide
|
|
622
|
+
"description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
|
|
623
|
+
"optional": false,
|
|
624
|
+
"constraints": {
|
|
625
|
+
"notEmpty": true
|
|
626
|
+
},
|
|
939
627
|
"group": "authentication",
|
|
940
|
-
"type": "String",
|
|
941
628
|
"binding": {
|
|
942
|
-
"
|
|
943
|
-
"
|
|
629
|
+
"name": "authentication.secretKey",
|
|
630
|
+
"type": "zeebe:property"
|
|
944
631
|
},
|
|
632
|
+
"condition": {
|
|
633
|
+
"property": "authentication.type",
|
|
634
|
+
"equals": "credentials",
|
|
635
|
+
"type": "simple"
|
|
636
|
+
},
|
|
637
|
+
"type": "String"
|
|
638
|
+
},
|
|
639
|
+
{
|
|
640
|
+
"id": "configuration.region",
|
|
641
|
+
"label": "Region",
|
|
642
|
+
"description": "Specify the AWS region",
|
|
643
|
+
"optional": false,
|
|
945
644
|
"constraints": {
|
|
946
645
|
"notEmpty": true
|
|
947
646
|
},
|
|
948
|
-
"
|
|
949
|
-
|
|
950
|
-
"
|
|
951
|
-
|
|
647
|
+
"group": "configuration",
|
|
648
|
+
"binding": {
|
|
649
|
+
"name": "configuration.region",
|
|
650
|
+
"type": "zeebe:property"
|
|
651
|
+
},
|
|
652
|
+
"type": "String"
|
|
952
653
|
},
|
|
953
654
|
{
|
|
954
|
-
"
|
|
955
|
-
"
|
|
956
|
-
"
|
|
957
|
-
"
|
|
655
|
+
"id": "configuration.endpoint",
|
|
656
|
+
"label": "Endpoint",
|
|
657
|
+
"description": "Specify endpoint if need to use custom endpoint",
|
|
658
|
+
"optional": true,
|
|
659
|
+
"group": "configuration",
|
|
958
660
|
"binding": {
|
|
959
|
-
"
|
|
960
|
-
"
|
|
661
|
+
"name": "configuration.endpoint",
|
|
662
|
+
"type": "zeebe:property"
|
|
961
663
|
},
|
|
962
|
-
"
|
|
963
|
-
"notEmpty": true,
|
|
964
|
-
"pattern": {
|
|
965
|
-
"value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
966
|
-
"message": "Must be an queue URL or ARN"
|
|
967
|
-
}
|
|
968
|
-
}
|
|
664
|
+
"type": "Hidden"
|
|
969
665
|
},
|
|
970
666
|
{
|
|
971
|
-
"
|
|
972
|
-
"
|
|
667
|
+
"id": "queue.queue.url",
|
|
668
|
+
"label": "Queue URL",
|
|
669
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
670
|
+
"optional": false,
|
|
671
|
+
"constraints": {
|
|
672
|
+
"notEmpty": true
|
|
673
|
+
},
|
|
973
674
|
"group": "queueProperties",
|
|
974
|
-
"type": "String",
|
|
975
675
|
"binding": {
|
|
976
|
-
"
|
|
977
|
-
"
|
|
676
|
+
"name": "queue.url",
|
|
677
|
+
"type": "zeebe:property"
|
|
978
678
|
},
|
|
979
|
-
"
|
|
980
|
-
"notEmpty": true
|
|
981
|
-
}
|
|
679
|
+
"type": "String"
|
|
982
680
|
},
|
|
983
681
|
{
|
|
682
|
+
"id": "queue.queue.pollingWaitTime",
|
|
984
683
|
"label": "Polling wait time",
|
|
985
684
|
"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",
|
|
986
|
-
"group": "messagePollingProperties",
|
|
987
|
-
"type": "String",
|
|
988
685
|
"optional": false,
|
|
989
|
-
"
|
|
990
|
-
"value": "1",
|
|
991
|
-
"binding": {
|
|
992
|
-
"type": "zeebe:property",
|
|
993
|
-
"name": "queue.pollingWaitTime"
|
|
994
|
-
},
|
|
686
|
+
"value": "20",
|
|
995
687
|
"constraints": {
|
|
996
688
|
"notEmpty": true,
|
|
997
689
|
"pattern": {
|
|
998
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
999
|
-
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
690
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
|
|
1000
691
|
}
|
|
1001
|
-
}
|
|
692
|
+
},
|
|
693
|
+
"group": "messagePollingProperties",
|
|
694
|
+
"binding": {
|
|
695
|
+
"name": "queue.pollingWaitTime",
|
|
696
|
+
"type": "zeebe:property"
|
|
697
|
+
},
|
|
698
|
+
"type": "String"
|
|
1002
699
|
},
|
|
1003
700
|
{
|
|
701
|
+
"id": "queue.queue.attributeNames",
|
|
1004
702
|
"label": "Attribute names",
|
|
1005
703
|
"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",
|
|
704
|
+
"optional": false,
|
|
705
|
+
"feel": "optional",
|
|
1006
706
|
"group": "input",
|
|
1007
|
-
"type": "String",
|
|
1008
|
-
"optional": true,
|
|
1009
707
|
"binding": {
|
|
1010
|
-
"
|
|
1011
|
-
"
|
|
708
|
+
"name": "queue.attributeNames",
|
|
709
|
+
"type": "zeebe:property"
|
|
1012
710
|
},
|
|
1013
|
-
"
|
|
711
|
+
"type": "String"
|
|
1014
712
|
},
|
|
1015
713
|
{
|
|
714
|
+
"id": "queue.queue.messageAttributeNames",
|
|
1016
715
|
"label": "Message attribute names",
|
|
1017
716
|
"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",
|
|
717
|
+
"optional": false,
|
|
718
|
+
"feel": "optional",
|
|
1018
719
|
"group": "input",
|
|
1019
|
-
"type": "String",
|
|
1020
|
-
"optional": true,
|
|
1021
720
|
"binding": {
|
|
1022
|
-
"
|
|
1023
|
-
"
|
|
721
|
+
"name": "queue.messageAttributeNames",
|
|
722
|
+
"type": "zeebe:property"
|
|
1024
723
|
},
|
|
1025
|
-
"
|
|
724
|
+
"type": "String"
|
|
1026
725
|
},
|
|
1027
726
|
{
|
|
1028
|
-
"
|
|
1029
|
-
"
|
|
1030
|
-
"
|
|
727
|
+
"id": "activationCondition",
|
|
728
|
+
"label": "Activation condition",
|
|
729
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
730
|
+
"optional": true,
|
|
1031
731
|
"feel": "required",
|
|
1032
|
-
"
|
|
732
|
+
"group": "activation",
|
|
1033
733
|
"binding": {
|
|
1034
|
-
"
|
|
1035
|
-
"
|
|
734
|
+
"name": "activationCondition",
|
|
735
|
+
"type": "zeebe:property"
|
|
1036
736
|
},
|
|
1037
|
-
"
|
|
1038
|
-
"notEmpty": true
|
|
1039
|
-
}
|
|
737
|
+
"type": "String"
|
|
1040
738
|
},
|
|
1041
739
|
{
|
|
1042
|
-
"
|
|
1043
|
-
"
|
|
740
|
+
"id": "consumeUnmatchedEvents",
|
|
741
|
+
"label": "Consume unmatched events",
|
|
742
|
+
"value": true,
|
|
1044
743
|
"group": "activation",
|
|
744
|
+
"binding": {
|
|
745
|
+
"name": "consumeUnmatchedEvents",
|
|
746
|
+
"type": "zeebe:property"
|
|
747
|
+
},
|
|
748
|
+
"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",
|
|
749
|
+
"type": "Boolean"
|
|
750
|
+
},
|
|
751
|
+
{
|
|
752
|
+
"id": "correlationKeyProcess",
|
|
753
|
+
"label": "Correlation key (process)",
|
|
754
|
+
"description": "Sets up the correlation key from process variables",
|
|
755
|
+
"constraints": {
|
|
756
|
+
"notEmpty": true
|
|
757
|
+
},
|
|
1045
758
|
"feel": "required",
|
|
759
|
+
"group": "correlation",
|
|
1046
760
|
"binding": {
|
|
1047
|
-
"
|
|
1048
|
-
"
|
|
761
|
+
"name": "correlationKey",
|
|
762
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
1049
763
|
},
|
|
764
|
+
"type": "String"
|
|
765
|
+
},
|
|
766
|
+
{
|
|
767
|
+
"id": "correlationKeyPayload",
|
|
768
|
+
"label": "Correlation key (payload)",
|
|
1050
769
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
1051
770
|
"constraints": {
|
|
1052
771
|
"notEmpty": true
|
|
1053
|
-
}
|
|
772
|
+
},
|
|
773
|
+
"feel": "required",
|
|
774
|
+
"group": "correlation",
|
|
775
|
+
"binding": {
|
|
776
|
+
"name": "correlationKeyExpression",
|
|
777
|
+
"type": "zeebe:property"
|
|
778
|
+
},
|
|
779
|
+
"type": "String"
|
|
1054
780
|
},
|
|
1055
781
|
{
|
|
782
|
+
"id": "messageIdExpression",
|
|
1056
783
|
"label": "Message ID expression",
|
|
1057
|
-
"
|
|
1058
|
-
"type": "String",
|
|
784
|
+
"description": "Expression to extract unique identifier of a message",
|
|
1059
785
|
"optional": true,
|
|
1060
|
-
"
|
|
786
|
+
"feel": "required",
|
|
787
|
+
"group": "correlation",
|
|
1061
788
|
"binding": {
|
|
1062
|
-
"
|
|
1063
|
-
"
|
|
789
|
+
"name": "messageIdExpression",
|
|
790
|
+
"type": "zeebe:property"
|
|
1064
791
|
},
|
|
1065
|
-
"
|
|
792
|
+
"type": "String"
|
|
1066
793
|
},
|
|
1067
794
|
{
|
|
1068
|
-
"
|
|
1069
|
-
"
|
|
1070
|
-
"
|
|
1071
|
-
"feel": "required",
|
|
795
|
+
"id": "messageTtl",
|
|
796
|
+
"label": "Message TTL",
|
|
797
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
1072
798
|
"optional": true,
|
|
799
|
+
"constraints": {
|
|
800
|
+
"notEmpty": false,
|
|
801
|
+
"pattern": {
|
|
802
|
+
"value": "^(PT.*|)$",
|
|
803
|
+
"message": "must be an ISO-8601 duration"
|
|
804
|
+
}
|
|
805
|
+
},
|
|
806
|
+
"feel": "optional",
|
|
807
|
+
"group": "correlation",
|
|
1073
808
|
"binding": {
|
|
1074
|
-
"
|
|
1075
|
-
"
|
|
809
|
+
"name": "messageTtl",
|
|
810
|
+
"type": "zeebe:property"
|
|
1076
811
|
},
|
|
1077
|
-
"
|
|
812
|
+
"type": "String"
|
|
1078
813
|
},
|
|
1079
814
|
{
|
|
815
|
+
"id": "messageNameUuid",
|
|
816
|
+
"generatedValue": {
|
|
817
|
+
"type": "uuid"
|
|
818
|
+
},
|
|
819
|
+
"group": "correlation",
|
|
820
|
+
"binding": {
|
|
821
|
+
"name": "name",
|
|
822
|
+
"type": "bpmn:Message#property"
|
|
823
|
+
},
|
|
824
|
+
"type": "Hidden"
|
|
825
|
+
},
|
|
826
|
+
{
|
|
827
|
+
"id": "deduplicationModeManualFlag",
|
|
828
|
+
"label": "Manual mode",
|
|
829
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
830
|
+
"value": false,
|
|
831
|
+
"group": "deduplication",
|
|
832
|
+
"binding": {
|
|
833
|
+
"name": "deduplicationModeManualFlag",
|
|
834
|
+
"type": "zeebe:property"
|
|
835
|
+
},
|
|
836
|
+
"type": "Boolean"
|
|
837
|
+
},
|
|
838
|
+
{
|
|
839
|
+
"id": "deduplicationId",
|
|
840
|
+
"label": "Deduplication ID",
|
|
841
|
+
"constraints": {
|
|
842
|
+
"notEmpty": true,
|
|
843
|
+
"pattern": {
|
|
844
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
845
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
846
|
+
}
|
|
847
|
+
},
|
|
848
|
+
"group": "deduplication",
|
|
849
|
+
"binding": {
|
|
850
|
+
"name": "deduplicationId",
|
|
851
|
+
"type": "zeebe:property"
|
|
852
|
+
},
|
|
853
|
+
"condition": {
|
|
854
|
+
"property": "deduplicationModeManualFlag",
|
|
855
|
+
"equals": true,
|
|
856
|
+
"type": "simple"
|
|
857
|
+
},
|
|
858
|
+
"type": "String"
|
|
859
|
+
},
|
|
860
|
+
{
|
|
861
|
+
"id": "deduplicationModeManual",
|
|
862
|
+
"value": "MANUAL",
|
|
863
|
+
"group": "deduplication",
|
|
864
|
+
"binding": {
|
|
865
|
+
"name": "deduplicationMode",
|
|
866
|
+
"type": "zeebe:property"
|
|
867
|
+
},
|
|
868
|
+
"condition": {
|
|
869
|
+
"property": "deduplicationId",
|
|
870
|
+
"isActive": true,
|
|
871
|
+
"type": "simple"
|
|
872
|
+
},
|
|
873
|
+
"type": "Hidden"
|
|
874
|
+
},
|
|
875
|
+
{
|
|
876
|
+
"id": "deduplicationModeAuto",
|
|
877
|
+
"value": "AUTO",
|
|
878
|
+
"group": "deduplication",
|
|
879
|
+
"binding": {
|
|
880
|
+
"name": "deduplicationMode",
|
|
881
|
+
"type": "zeebe:property"
|
|
882
|
+
},
|
|
883
|
+
"condition": {
|
|
884
|
+
"property": "deduplicationId",
|
|
885
|
+
"isActive": false,
|
|
886
|
+
"type": "simple"
|
|
887
|
+
},
|
|
888
|
+
"type": "Hidden"
|
|
889
|
+
},
|
|
890
|
+
{
|
|
891
|
+
"id": "resultVariable",
|
|
1080
892
|
"label": "Result variable",
|
|
1081
|
-
"
|
|
1082
|
-
"group": "
|
|
1083
|
-
"optional": true,
|
|
893
|
+
"description": "Name of variable to store the response in",
|
|
894
|
+
"group": "output",
|
|
1084
895
|
"binding": {
|
|
1085
|
-
"
|
|
1086
|
-
"
|
|
896
|
+
"name": "resultVariable",
|
|
897
|
+
"type": "zeebe:property"
|
|
1087
898
|
},
|
|
1088
|
-
"
|
|
899
|
+
"type": "String"
|
|
1089
900
|
},
|
|
1090
901
|
{
|
|
902
|
+
"id": "resultExpression",
|
|
1091
903
|
"label": "Result expression",
|
|
1092
|
-
"
|
|
1093
|
-
"group": "variable-mapping",
|
|
904
|
+
"description": "Expression to map the response into process variables",
|
|
1094
905
|
"feel": "required",
|
|
1095
|
-
"
|
|
906
|
+
"group": "output",
|
|
1096
907
|
"binding": {
|
|
1097
|
-
"
|
|
1098
|
-
"
|
|
908
|
+
"name": "resultExpression",
|
|
909
|
+
"type": "zeebe:property"
|
|
1099
910
|
},
|
|
1100
|
-
"
|
|
911
|
+
"type": "Text"
|
|
1101
912
|
}
|
|
1102
913
|
],
|
|
1103
914
|
"icon": {
|
|
1104
|
-
"contents": "data:image/svg+xml
|
|
915
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
1105
916
|
},
|
|
1106
917
|
"engines": {
|
|
1107
|
-
"camunda": "^8.
|
|
918
|
+
"camunda": "^8.5"
|
|
1108
919
|
}
|
|
1109
920
|
},
|
|
1110
921
|
{
|
|
1111
922
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1112
923
|
"name": "Amazon SQS Boundary Event Connector",
|
|
1113
924
|
"id": "io.camunda.connectors.AWSSQS.boundary.v1",
|
|
1114
|
-
"version":
|
|
925
|
+
"version": 2,
|
|
1115
926
|
"description": "Receive message from a queue",
|
|
1116
927
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
1117
928
|
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
@@ -1168,6 +979,32 @@
|
|
|
1168
979
|
"name": "name"
|
|
1169
980
|
}
|
|
1170
981
|
},
|
|
982
|
+
{
|
|
983
|
+
"id": "authenticationType",
|
|
984
|
+
"label": "Authentication",
|
|
985
|
+
"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>",
|
|
986
|
+
"group": "authentication",
|
|
987
|
+
"type": "Dropdown",
|
|
988
|
+
"optional": false,
|
|
989
|
+
"value": "credentials",
|
|
990
|
+
"choices": [
|
|
991
|
+
{
|
|
992
|
+
"name": "Credentials",
|
|
993
|
+
"value": "credentials"
|
|
994
|
+
},
|
|
995
|
+
{
|
|
996
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
997
|
+
"value": "defaultCredentialsChain"
|
|
998
|
+
}
|
|
999
|
+
],
|
|
1000
|
+
"binding": {
|
|
1001
|
+
"type": "zeebe:property",
|
|
1002
|
+
"name": "authentication.type"
|
|
1003
|
+
},
|
|
1004
|
+
"constraints": {
|
|
1005
|
+
"notEmpty": true
|
|
1006
|
+
}
|
|
1007
|
+
},
|
|
1171
1008
|
{
|
|
1172
1009
|
"label": "Access key",
|
|
1173
1010
|
"description": "Provide AWS IAM access key that has permission to read from desired SQS",
|
|
@@ -1179,6 +1016,10 @@
|
|
|
1179
1016
|
},
|
|
1180
1017
|
"constraints": {
|
|
1181
1018
|
"notEmpty": true
|
|
1019
|
+
},
|
|
1020
|
+
"condition": {
|
|
1021
|
+
"property": "authenticationType",
|
|
1022
|
+
"equals": "credentials"
|
|
1182
1023
|
}
|
|
1183
1024
|
},
|
|
1184
1025
|
{
|
|
@@ -1192,6 +1033,10 @@
|
|
|
1192
1033
|
},
|
|
1193
1034
|
"constraints": {
|
|
1194
1035
|
"notEmpty": true
|
|
1036
|
+
},
|
|
1037
|
+
"condition": {
|
|
1038
|
+
"property": "authenticationType",
|
|
1039
|
+
"equals": "credentials"
|
|
1195
1040
|
}
|
|
1196
1041
|
},
|
|
1197
1042
|
{
|
|
@@ -1336,30 +1181,46 @@
|
|
|
1336
1181
|
"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"
|
|
1337
1182
|
},
|
|
1338
1183
|
"engines": {
|
|
1339
|
-
"camunda": "^8.
|
|
1184
|
+
"camunda": "^8.4"
|
|
1340
1185
|
}
|
|
1341
1186
|
},
|
|
1342
1187
|
{
|
|
1343
1188
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1344
1189
|
"name": "Amazon SQS Boundary Event Connector",
|
|
1345
1190
|
"id": "io.camunda.connectors.AWSSQS.boundary.v1",
|
|
1346
|
-
"
|
|
1347
|
-
"
|
|
1348
|
-
|
|
1191
|
+
"description": "Receive messages from Amazon SQS.",
|
|
1192
|
+
"keywords": [
|
|
1193
|
+
"receive message",
|
|
1194
|
+
"receive event",
|
|
1195
|
+
"receive message from queue",
|
|
1196
|
+
"receive event from queue",
|
|
1197
|
+
"event driven",
|
|
1198
|
+
"queue",
|
|
1199
|
+
"dequeue"
|
|
1200
|
+
],
|
|
1201
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
1202
|
+
"version": 10,
|
|
1203
|
+
"category": {
|
|
1204
|
+
"id": "connectors",
|
|
1205
|
+
"name": "Connectors"
|
|
1206
|
+
},
|
|
1349
1207
|
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
1350
1208
|
"elementType": {
|
|
1351
1209
|
"value": "bpmn:BoundaryEvent",
|
|
1352
1210
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1353
1211
|
},
|
|
1354
|
-
"
|
|
1355
|
-
"
|
|
1356
|
-
"name": "Connectors"
|
|
1212
|
+
"engines": {
|
|
1213
|
+
"camunda": "^8.3"
|
|
1357
1214
|
},
|
|
1358
1215
|
"groups": [
|
|
1359
1216
|
{
|
|
1360
1217
|
"id": "authentication",
|
|
1361
1218
|
"label": "Authentication"
|
|
1362
1219
|
},
|
|
1220
|
+
{
|
|
1221
|
+
"id": "configuration",
|
|
1222
|
+
"label": "Configuration"
|
|
1223
|
+
},
|
|
1363
1224
|
{
|
|
1364
1225
|
"id": "queueProperties",
|
|
1365
1226
|
"label": "Queue properties"
|
|
@@ -1377,232 +1238,371 @@
|
|
|
1377
1238
|
"label": "Activation"
|
|
1378
1239
|
},
|
|
1379
1240
|
{
|
|
1380
|
-
"id": "
|
|
1381
|
-
"label": "
|
|
1241
|
+
"id": "correlation",
|
|
1242
|
+
"label": "Correlation",
|
|
1243
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
1244
|
+
},
|
|
1245
|
+
{
|
|
1246
|
+
"id": "deduplication",
|
|
1247
|
+
"label": "Deduplication",
|
|
1248
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
1249
|
+
},
|
|
1250
|
+
{
|
|
1251
|
+
"id": "output",
|
|
1252
|
+
"label": "Output mapping"
|
|
1382
1253
|
}
|
|
1383
1254
|
],
|
|
1384
1255
|
"properties": [
|
|
1385
1256
|
{
|
|
1386
|
-
"type": "Hidden",
|
|
1387
1257
|
"value": "io.camunda:aws-sqs-inbound:1",
|
|
1388
1258
|
"binding": {
|
|
1389
|
-
"
|
|
1390
|
-
"
|
|
1391
|
-
}
|
|
1392
|
-
},
|
|
1393
|
-
{
|
|
1394
|
-
"type": "Hidden",
|
|
1395
|
-
"generatedValue": {
|
|
1396
|
-
"type": "uuid"
|
|
1259
|
+
"name": "inbound.type",
|
|
1260
|
+
"type": "zeebe:property"
|
|
1397
1261
|
},
|
|
1398
|
-
"
|
|
1399
|
-
"type": "bpmn:Message#property",
|
|
1400
|
-
"name": "name"
|
|
1401
|
-
}
|
|
1262
|
+
"type": "Hidden"
|
|
1402
1263
|
},
|
|
1403
1264
|
{
|
|
1404
|
-
"id": "
|
|
1265
|
+
"id": "authentication.type",
|
|
1405
1266
|
"label": "Authentication",
|
|
1406
|
-
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1267
|
+
"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>",
|
|
1268
|
+
"value": "credentials",
|
|
1407
1269
|
"group": "authentication",
|
|
1270
|
+
"binding": {
|
|
1271
|
+
"name": "authentication.type",
|
|
1272
|
+
"type": "zeebe:property"
|
|
1273
|
+
},
|
|
1408
1274
|
"type": "Dropdown",
|
|
1409
|
-
"optional": false,
|
|
1410
|
-
"value": "credentials",
|
|
1411
1275
|
"choices": [
|
|
1412
|
-
{
|
|
1413
|
-
"name": "Credentials",
|
|
1414
|
-
"value": "credentials"
|
|
1415
|
-
},
|
|
1416
1276
|
{
|
|
1417
1277
|
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
1418
1278
|
"value": "defaultCredentialsChain"
|
|
1279
|
+
},
|
|
1280
|
+
{
|
|
1281
|
+
"name": "Credentials",
|
|
1282
|
+
"value": "credentials"
|
|
1419
1283
|
}
|
|
1420
|
-
]
|
|
1284
|
+
]
|
|
1285
|
+
},
|
|
1286
|
+
{
|
|
1287
|
+
"id": "authentication.accessKey",
|
|
1288
|
+
"label": "Access key",
|
|
1289
|
+
"description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
|
|
1290
|
+
"optional": false,
|
|
1291
|
+
"constraints": {
|
|
1292
|
+
"notEmpty": true
|
|
1293
|
+
},
|
|
1294
|
+
"group": "authentication",
|
|
1295
|
+
"binding": {
|
|
1296
|
+
"name": "authentication.accessKey",
|
|
1297
|
+
"type": "zeebe:property"
|
|
1298
|
+
},
|
|
1299
|
+
"condition": {
|
|
1300
|
+
"property": "authentication.type",
|
|
1301
|
+
"equals": "credentials",
|
|
1302
|
+
"type": "simple"
|
|
1303
|
+
},
|
|
1304
|
+
"type": "String"
|
|
1305
|
+
},
|
|
1306
|
+
{
|
|
1307
|
+
"id": "authentication.secretKey",
|
|
1308
|
+
"label": "Secret key",
|
|
1309
|
+
"description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
|
|
1310
|
+
"optional": false,
|
|
1311
|
+
"constraints": {
|
|
1312
|
+
"notEmpty": true
|
|
1313
|
+
},
|
|
1314
|
+
"group": "authentication",
|
|
1315
|
+
"binding": {
|
|
1316
|
+
"name": "authentication.secretKey",
|
|
1317
|
+
"type": "zeebe:property"
|
|
1318
|
+
},
|
|
1319
|
+
"condition": {
|
|
1320
|
+
"property": "authentication.type",
|
|
1321
|
+
"equals": "credentials",
|
|
1322
|
+
"type": "simple"
|
|
1323
|
+
},
|
|
1324
|
+
"type": "String"
|
|
1325
|
+
},
|
|
1326
|
+
{
|
|
1327
|
+
"id": "configuration.region",
|
|
1328
|
+
"label": "Region",
|
|
1329
|
+
"description": "Specify the AWS region",
|
|
1330
|
+
"optional": false,
|
|
1331
|
+
"constraints": {
|
|
1332
|
+
"notEmpty": true
|
|
1333
|
+
},
|
|
1334
|
+
"group": "configuration",
|
|
1335
|
+
"binding": {
|
|
1336
|
+
"name": "configuration.region",
|
|
1337
|
+
"type": "zeebe:property"
|
|
1338
|
+
},
|
|
1339
|
+
"type": "String"
|
|
1340
|
+
},
|
|
1341
|
+
{
|
|
1342
|
+
"id": "configuration.endpoint",
|
|
1343
|
+
"label": "Endpoint",
|
|
1344
|
+
"description": "Specify endpoint if need to use custom endpoint",
|
|
1345
|
+
"optional": true,
|
|
1346
|
+
"group": "configuration",
|
|
1347
|
+
"binding": {
|
|
1348
|
+
"name": "configuration.endpoint",
|
|
1349
|
+
"type": "zeebe:property"
|
|
1350
|
+
},
|
|
1351
|
+
"type": "Hidden"
|
|
1352
|
+
},
|
|
1353
|
+
{
|
|
1354
|
+
"id": "queue.queue.url",
|
|
1355
|
+
"label": "Queue URL",
|
|
1356
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
1357
|
+
"optional": false,
|
|
1358
|
+
"constraints": {
|
|
1359
|
+
"notEmpty": true
|
|
1360
|
+
},
|
|
1361
|
+
"group": "queueProperties",
|
|
1362
|
+
"binding": {
|
|
1363
|
+
"name": "queue.url",
|
|
1364
|
+
"type": "zeebe:property"
|
|
1365
|
+
},
|
|
1366
|
+
"type": "String"
|
|
1367
|
+
},
|
|
1368
|
+
{
|
|
1369
|
+
"id": "queue.queue.pollingWaitTime",
|
|
1370
|
+
"label": "Polling wait time",
|
|
1371
|
+
"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",
|
|
1372
|
+
"optional": false,
|
|
1373
|
+
"value": "20",
|
|
1374
|
+
"constraints": {
|
|
1375
|
+
"notEmpty": true,
|
|
1376
|
+
"pattern": {
|
|
1377
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
|
|
1378
|
+
}
|
|
1379
|
+
},
|
|
1380
|
+
"group": "messagePollingProperties",
|
|
1381
|
+
"binding": {
|
|
1382
|
+
"name": "queue.pollingWaitTime",
|
|
1383
|
+
"type": "zeebe:property"
|
|
1384
|
+
},
|
|
1385
|
+
"type": "String"
|
|
1386
|
+
},
|
|
1387
|
+
{
|
|
1388
|
+
"id": "queue.queue.attributeNames",
|
|
1389
|
+
"label": "Attribute names",
|
|
1390
|
+
"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",
|
|
1391
|
+
"optional": false,
|
|
1392
|
+
"feel": "optional",
|
|
1393
|
+
"group": "input",
|
|
1394
|
+
"binding": {
|
|
1395
|
+
"name": "queue.attributeNames",
|
|
1396
|
+
"type": "zeebe:property"
|
|
1397
|
+
},
|
|
1398
|
+
"type": "String"
|
|
1399
|
+
},
|
|
1400
|
+
{
|
|
1401
|
+
"id": "queue.queue.messageAttributeNames",
|
|
1402
|
+
"label": "Message attribute names",
|
|
1403
|
+
"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",
|
|
1404
|
+
"optional": false,
|
|
1405
|
+
"feel": "optional",
|
|
1406
|
+
"group": "input",
|
|
1407
|
+
"binding": {
|
|
1408
|
+
"name": "queue.messageAttributeNames",
|
|
1409
|
+
"type": "zeebe:property"
|
|
1410
|
+
},
|
|
1411
|
+
"type": "String"
|
|
1412
|
+
},
|
|
1413
|
+
{
|
|
1414
|
+
"id": "activationCondition",
|
|
1415
|
+
"label": "Activation condition",
|
|
1416
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1417
|
+
"optional": true,
|
|
1418
|
+
"feel": "required",
|
|
1419
|
+
"group": "activation",
|
|
1421
1420
|
"binding": {
|
|
1422
|
-
"
|
|
1423
|
-
"
|
|
1421
|
+
"name": "activationCondition",
|
|
1422
|
+
"type": "zeebe:property"
|
|
1424
1423
|
},
|
|
1425
|
-
"
|
|
1426
|
-
"notEmpty": true
|
|
1427
|
-
}
|
|
1424
|
+
"type": "String"
|
|
1428
1425
|
},
|
|
1429
1426
|
{
|
|
1430
|
-
"
|
|
1431
|
-
"
|
|
1432
|
-
"
|
|
1433
|
-
"
|
|
1427
|
+
"id": "consumeUnmatchedEvents",
|
|
1428
|
+
"label": "Consume unmatched events",
|
|
1429
|
+
"value": true,
|
|
1430
|
+
"group": "activation",
|
|
1434
1431
|
"binding": {
|
|
1435
|
-
"
|
|
1436
|
-
"
|
|
1432
|
+
"name": "consumeUnmatchedEvents",
|
|
1433
|
+
"type": "zeebe:property"
|
|
1437
1434
|
},
|
|
1435
|
+
"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",
|
|
1436
|
+
"type": "Boolean"
|
|
1437
|
+
},
|
|
1438
|
+
{
|
|
1439
|
+
"id": "correlationKeyProcess",
|
|
1440
|
+
"label": "Correlation key (process)",
|
|
1441
|
+
"description": "Sets up the correlation key from process variables",
|
|
1438
1442
|
"constraints": {
|
|
1439
1443
|
"notEmpty": true
|
|
1440
1444
|
},
|
|
1441
|
-
"
|
|
1442
|
-
|
|
1443
|
-
"equals": "credentials"
|
|
1444
|
-
}
|
|
1445
|
-
},
|
|
1446
|
-
{
|
|
1447
|
-
"label": "Secret key",
|
|
1448
|
-
"description": "Provide AWS IAM secret key that has permission to read from desired SQS",
|
|
1449
|
-
"group": "authentication",
|
|
1450
|
-
"type": "String",
|
|
1445
|
+
"feel": "required",
|
|
1446
|
+
"group": "correlation",
|
|
1451
1447
|
"binding": {
|
|
1452
|
-
"
|
|
1453
|
-
"
|
|
1448
|
+
"name": "correlationKey",
|
|
1449
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
1454
1450
|
},
|
|
1451
|
+
"type": "String"
|
|
1452
|
+
},
|
|
1453
|
+
{
|
|
1454
|
+
"id": "correlationKeyPayload",
|
|
1455
|
+
"label": "Correlation key (payload)",
|
|
1456
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
1455
1457
|
"constraints": {
|
|
1456
1458
|
"notEmpty": true
|
|
1457
1459
|
},
|
|
1458
|
-
"
|
|
1459
|
-
|
|
1460
|
-
"equals": "credentials"
|
|
1461
|
-
}
|
|
1462
|
-
},
|
|
1463
|
-
{
|
|
1464
|
-
"label": "Queue URL",
|
|
1465
|
-
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
1466
|
-
"group": "queueProperties",
|
|
1467
|
-
"type": "String",
|
|
1460
|
+
"feel": "required",
|
|
1461
|
+
"group": "correlation",
|
|
1468
1462
|
"binding": {
|
|
1469
|
-
"
|
|
1470
|
-
"
|
|
1463
|
+
"name": "correlationKeyExpression",
|
|
1464
|
+
"type": "zeebe:property"
|
|
1471
1465
|
},
|
|
1472
|
-
"
|
|
1473
|
-
"notEmpty": true,
|
|
1474
|
-
"pattern": {
|
|
1475
|
-
"value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
1476
|
-
"message": "Must be an queue URL or ARN"
|
|
1477
|
-
}
|
|
1478
|
-
}
|
|
1466
|
+
"type": "String"
|
|
1479
1467
|
},
|
|
1480
1468
|
{
|
|
1481
|
-
"
|
|
1482
|
-
"
|
|
1483
|
-
"
|
|
1484
|
-
"
|
|
1469
|
+
"id": "messageIdExpression",
|
|
1470
|
+
"label": "Message ID expression",
|
|
1471
|
+
"description": "Expression to extract unique identifier of a message",
|
|
1472
|
+
"optional": true,
|
|
1473
|
+
"feel": "required",
|
|
1474
|
+
"group": "correlation",
|
|
1485
1475
|
"binding": {
|
|
1486
|
-
"
|
|
1487
|
-
"
|
|
1476
|
+
"name": "messageIdExpression",
|
|
1477
|
+
"type": "zeebe:property"
|
|
1488
1478
|
},
|
|
1489
|
-
"
|
|
1490
|
-
"notEmpty": true
|
|
1491
|
-
}
|
|
1479
|
+
"type": "String"
|
|
1492
1480
|
},
|
|
1493
1481
|
{
|
|
1494
|
-
"
|
|
1495
|
-
"
|
|
1496
|
-
"
|
|
1497
|
-
"
|
|
1498
|
-
"optional": false,
|
|
1499
|
-
"feel": "optional",
|
|
1500
|
-
"value": "1",
|
|
1501
|
-
"binding": {
|
|
1502
|
-
"type": "zeebe:property",
|
|
1503
|
-
"name": "queue.pollingWaitTime"
|
|
1504
|
-
},
|
|
1482
|
+
"id": "messageTtl",
|
|
1483
|
+
"label": "Message TTL",
|
|
1484
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
1485
|
+
"optional": true,
|
|
1505
1486
|
"constraints": {
|
|
1506
|
-
"notEmpty":
|
|
1487
|
+
"notEmpty": false,
|
|
1507
1488
|
"pattern": {
|
|
1508
|
-
"value": "^(
|
|
1509
|
-
"message": "
|
|
1489
|
+
"value": "^(PT.*|)$",
|
|
1490
|
+
"message": "must be an ISO-8601 duration"
|
|
1510
1491
|
}
|
|
1511
|
-
}
|
|
1492
|
+
},
|
|
1493
|
+
"feel": "optional",
|
|
1494
|
+
"group": "correlation",
|
|
1495
|
+
"binding": {
|
|
1496
|
+
"name": "messageTtl",
|
|
1497
|
+
"type": "zeebe:property"
|
|
1498
|
+
},
|
|
1499
|
+
"type": "String"
|
|
1512
1500
|
},
|
|
1513
1501
|
{
|
|
1514
|
-
"
|
|
1515
|
-
"
|
|
1516
|
-
"
|
|
1517
|
-
|
|
1518
|
-
|
|
1502
|
+
"id": "messageNameUuid",
|
|
1503
|
+
"label": "Message name",
|
|
1504
|
+
"generatedValue": {
|
|
1505
|
+
"type": "uuid"
|
|
1506
|
+
},
|
|
1507
|
+
"feel": "optional",
|
|
1508
|
+
"group": "correlation",
|
|
1519
1509
|
"binding": {
|
|
1520
|
-
"
|
|
1521
|
-
"
|
|
1510
|
+
"name": "name",
|
|
1511
|
+
"type": "bpmn:Message#property"
|
|
1522
1512
|
},
|
|
1523
|
-
"
|
|
1513
|
+
"tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
|
|
1514
|
+
"type": "String"
|
|
1524
1515
|
},
|
|
1525
1516
|
{
|
|
1526
|
-
"
|
|
1527
|
-
"
|
|
1528
|
-
"
|
|
1529
|
-
"
|
|
1530
|
-
"
|
|
1517
|
+
"id": "deduplicationModeManualFlag",
|
|
1518
|
+
"label": "Manual mode",
|
|
1519
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
1520
|
+
"value": false,
|
|
1521
|
+
"group": "deduplication",
|
|
1531
1522
|
"binding": {
|
|
1532
|
-
"
|
|
1533
|
-
"
|
|
1523
|
+
"name": "deduplicationModeManualFlag",
|
|
1524
|
+
"type": "zeebe:property"
|
|
1534
1525
|
},
|
|
1535
|
-
"
|
|
1526
|
+
"type": "Boolean"
|
|
1536
1527
|
},
|
|
1537
1528
|
{
|
|
1538
|
-
"
|
|
1539
|
-
"
|
|
1540
|
-
"
|
|
1541
|
-
|
|
1542
|
-
|
|
1529
|
+
"id": "deduplicationId",
|
|
1530
|
+
"label": "Deduplication ID",
|
|
1531
|
+
"constraints": {
|
|
1532
|
+
"notEmpty": true,
|
|
1533
|
+
"pattern": {
|
|
1534
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
1535
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
1536
|
+
}
|
|
1537
|
+
},
|
|
1538
|
+
"group": "deduplication",
|
|
1543
1539
|
"binding": {
|
|
1544
|
-
"
|
|
1545
|
-
"
|
|
1540
|
+
"name": "deduplicationId",
|
|
1541
|
+
"type": "zeebe:property"
|
|
1546
1542
|
},
|
|
1547
|
-
"
|
|
1548
|
-
"
|
|
1549
|
-
|
|
1543
|
+
"condition": {
|
|
1544
|
+
"property": "deduplicationModeManualFlag",
|
|
1545
|
+
"equals": true,
|
|
1546
|
+
"type": "simple"
|
|
1547
|
+
},
|
|
1548
|
+
"type": "String"
|
|
1550
1549
|
},
|
|
1551
1550
|
{
|
|
1552
|
-
"
|
|
1553
|
-
"
|
|
1554
|
-
"group": "
|
|
1555
|
-
"feel": "required",
|
|
1551
|
+
"id": "deduplicationModeManual",
|
|
1552
|
+
"value": "MANUAL",
|
|
1553
|
+
"group": "deduplication",
|
|
1556
1554
|
"binding": {
|
|
1557
|
-
"
|
|
1558
|
-
"
|
|
1555
|
+
"name": "deduplicationMode",
|
|
1556
|
+
"type": "zeebe:property"
|
|
1559
1557
|
},
|
|
1560
|
-
"
|
|
1561
|
-
|
|
1562
|
-
"
|
|
1563
|
-
|
|
1558
|
+
"condition": {
|
|
1559
|
+
"property": "deduplicationId",
|
|
1560
|
+
"isActive": true,
|
|
1561
|
+
"type": "simple"
|
|
1562
|
+
},
|
|
1563
|
+
"type": "Hidden"
|
|
1564
1564
|
},
|
|
1565
1565
|
{
|
|
1566
|
-
"
|
|
1567
|
-
"
|
|
1568
|
-
"group": "
|
|
1569
|
-
"feel": "required",
|
|
1570
|
-
"optional": true,
|
|
1566
|
+
"id": "deduplicationModeAuto",
|
|
1567
|
+
"value": "AUTO",
|
|
1568
|
+
"group": "deduplication",
|
|
1571
1569
|
"binding": {
|
|
1572
|
-
"
|
|
1573
|
-
"
|
|
1570
|
+
"name": "deduplicationMode",
|
|
1571
|
+
"type": "zeebe:property"
|
|
1574
1572
|
},
|
|
1575
|
-
"
|
|
1573
|
+
"condition": {
|
|
1574
|
+
"property": "deduplicationId",
|
|
1575
|
+
"isActive": false,
|
|
1576
|
+
"type": "simple"
|
|
1577
|
+
},
|
|
1578
|
+
"type": "Hidden"
|
|
1576
1579
|
},
|
|
1577
1580
|
{
|
|
1581
|
+
"id": "resultVariable",
|
|
1578
1582
|
"label": "Result variable",
|
|
1579
|
-
"
|
|
1580
|
-
"group": "
|
|
1581
|
-
"optional": true,
|
|
1583
|
+
"description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
|
|
1584
|
+
"group": "output",
|
|
1582
1585
|
"binding": {
|
|
1583
|
-
"
|
|
1584
|
-
"
|
|
1586
|
+
"name": "resultVariable",
|
|
1587
|
+
"type": "zeebe:property"
|
|
1585
1588
|
},
|
|
1586
|
-
"
|
|
1589
|
+
"type": "String"
|
|
1587
1590
|
},
|
|
1588
1591
|
{
|
|
1592
|
+
"id": "resultExpression",
|
|
1589
1593
|
"label": "Result expression",
|
|
1590
|
-
"
|
|
1591
|
-
"group": "variable-mapping",
|
|
1594
|
+
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
|
|
1592
1595
|
"feel": "required",
|
|
1593
|
-
"
|
|
1596
|
+
"group": "output",
|
|
1594
1597
|
"binding": {
|
|
1595
|
-
"
|
|
1596
|
-
"
|
|
1598
|
+
"name": "resultExpression",
|
|
1599
|
+
"type": "zeebe:property"
|
|
1597
1600
|
},
|
|
1598
|
-
"
|
|
1601
|
+
"type": "Text"
|
|
1599
1602
|
}
|
|
1600
1603
|
],
|
|
1601
1604
|
"icon": {
|
|
1602
|
-
"contents": "data:image/svg+xml
|
|
1603
|
-
},
|
|
1604
|
-
"engines": {
|
|
1605
|
-
"camunda": "^8.4"
|
|
1605
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
1606
1606
|
}
|
|
1607
1607
|
}
|
|
1608
1608
|
]
|