@camunda/connectors-element-templates 1.0.18 → 1.0.20
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 +2 -2
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
- 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 +49 -49
- package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +111 -111
- package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
- package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
- package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
- package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
- 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-connector-start-event.json +15 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
- package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
- package/src/element-templates/aws-s3-outbound-connector.json +721 -48
- package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
- package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
- package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
- package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
- package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
- package/src/element-templates/aws-sns-outbound-connector.json +301 -301
- package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
- package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
- package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +351 -351
- package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
- package/src/element-templates/azure-open-ai-connector.json +49 -49
- package/src/element-templates/blue-prism-connector.json +64 -64
- package/src/element-templates/box-outbound-connector.json +49 -49
- package/src/element-templates/csv-outbound-connector.json +449 -0
- package/src/element-templates/easy-post-connector.json +214 -214
- 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 +903 -903
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +8446 -8446
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +52 -52
- package/src/element-templates/gitlab-connector.json +2344 -2344
- package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
- package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
- package/src/element-templates/google-gemini-outbound-connector.json +125 -125
- package/src/element-templates/google-maps-platform-connector.json +97 -97
- package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
- package/src/element-templates/graphql-outbound-connector.json +738 -631
- package/src/element-templates/http-json-connector.json +3249 -1651
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
- package/src/element-templates/http-polling-connector.json +851 -749
- package/src/element-templates/hubspot-outbound-connector.json +67 -67
- package/src/element-templates/hugging-face-connector.json +79 -79
- package/src/element-templates/jdbc-outbound-connector.json +68 -68
- package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
- package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
- package/src/element-templates/kafka-outbound-connector.json +424 -424
- package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
- package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
- package/src/element-templates/openai-connector.json +317 -317
- package/src/element-templates/operate-connector.json +142 -142
- package/src/element-templates/power-automate-connector.json +44 -44
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
- package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +112 -112
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
- package/src/element-templates/send-message-connector-message-end-event.json +1 -1
- package/src/element-templates/send-message-connector-send-task.json +1 -1
- package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
- package/src/element-templates/servicenow-connector.json +7 -7
- package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
- package/src/element-templates/servicenow-incident-connector.json +7 -7
- package/src/element-templates/slack-inbound-boundary.json +463 -463
- package/src/element-templates/slack-inbound-intermediate.json +506 -506
- package/src/element-templates/slack-inbound-message-start.json +364 -364
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +334 -334
- package/src/element-templates/slack-outbound-connector.json +1803 -1803
- package/src/element-templates/soap-outbound-connector.json +1 -1
- package/src/element-templates/twilio-connector.json +355 -355
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
- package/src/element-templates/twilio-webhook-connector.json +53 -53
- package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
- package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
- package/src/element-templates/uipath-connector.json +4 -4
- package/src/element-templates/webhook-connector-boundary.json +1205 -1205
- package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1606 -1606
- package/src/element-templates/webhook-connector-start-message.json +1300 -1300
- package/src/element-templates/whatsapp-connector.json +59 -59
|
@@ -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,397 +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
|
+
"version": 2,
|
|
517
|
+
"description": "Receive message from a queue",
|
|
518
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
519
|
+
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
520
|
+
"elementType": {
|
|
521
|
+
"value": "bpmn:BoundaryEvent",
|
|
522
|
+
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
523
|
+
},
|
|
524
|
+
"category": {
|
|
525
|
+
"id": "connectors",
|
|
526
|
+
"name": "Connectors"
|
|
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"
|
|
852
|
-
},
|
|
853
|
-
{
|
|
854
|
-
"id": "queueProperties",
|
|
855
|
-
"label": "Queue properties"
|
|
534
|
+
"id": "queueProperties",
|
|
535
|
+
"label": "Queue properties"
|
|
856
536
|
},
|
|
857
537
|
{
|
|
858
538
|
"id": "messagePollingProperties",
|
|
@@ -982,7 +662,7 @@
|
|
|
982
662
|
},
|
|
983
663
|
{
|
|
984
664
|
"label": "Polling wait time",
|
|
985
|
-
"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/
|
|
665
|
+
"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",
|
|
986
666
|
"group": "messagePollingProperties",
|
|
987
667
|
"type": "String",
|
|
988
668
|
"optional": false,
|
|
@@ -1002,7 +682,7 @@
|
|
|
1002
682
|
},
|
|
1003
683
|
{
|
|
1004
684
|
"label": "Attribute names",
|
|
1005
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
685
|
+
"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",
|
|
1006
686
|
"group": "input",
|
|
1007
687
|
"type": "String",
|
|
1008
688
|
"optional": true,
|
|
@@ -1014,7 +694,7 @@
|
|
|
1014
694
|
},
|
|
1015
695
|
{
|
|
1016
696
|
"label": "Message attribute names",
|
|
1017
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
697
|
+
"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",
|
|
1018
698
|
"group": "input",
|
|
1019
699
|
"type": "String",
|
|
1020
700
|
"optional": true,
|
|
@@ -1052,18 +732,6 @@
|
|
|
1052
732
|
"notEmpty": true
|
|
1053
733
|
}
|
|
1054
734
|
},
|
|
1055
|
-
{
|
|
1056
|
-
"label": "Message ID expression",
|
|
1057
|
-
"feel": "required",
|
|
1058
|
-
"type": "String",
|
|
1059
|
-
"optional": true,
|
|
1060
|
-
"group": "activation",
|
|
1061
|
-
"binding": {
|
|
1062
|
-
"type": "zeebe:property",
|
|
1063
|
-
"name": "messageIdExpression"
|
|
1064
|
-
},
|
|
1065
|
-
"description": "Expression to extract unique identifier of a message"
|
|
1066
|
-
},
|
|
1067
735
|
{
|
|
1068
736
|
"label": "Activation condition",
|
|
1069
737
|
"type": "String",
|
|
@@ -1111,23 +779,27 @@
|
|
|
1111
779
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1112
780
|
"name": "Amazon SQS Boundary Event Connector",
|
|
1113
781
|
"id": "io.camunda.connectors.AWSSQS.boundary.v1",
|
|
1114
|
-
"version": 1,
|
|
1115
782
|
"description": "Receive message from a queue",
|
|
1116
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
783
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
784
|
+
"version": 9,
|
|
785
|
+
"category": {
|
|
786
|
+
"id": "connectors",
|
|
787
|
+
"name": "Connectors"
|
|
788
|
+
},
|
|
1117
789
|
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
1118
790
|
"elementType": {
|
|
1119
791
|
"value": "bpmn:BoundaryEvent",
|
|
1120
792
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1121
793
|
},
|
|
1122
|
-
"category": {
|
|
1123
|
-
"id": "connectors",
|
|
1124
|
-
"name": "Connectors"
|
|
1125
|
-
},
|
|
1126
794
|
"groups": [
|
|
1127
795
|
{
|
|
1128
796
|
"id": "authentication",
|
|
1129
797
|
"label": "Authentication"
|
|
1130
798
|
},
|
|
799
|
+
{
|
|
800
|
+
"id": "configuration",
|
|
801
|
+
"label": "Configuration"
|
|
802
|
+
},
|
|
1131
803
|
{
|
|
1132
804
|
"id": "queueProperties",
|
|
1133
805
|
"label": "Queue properties"
|
|
@@ -1145,464 +817,792 @@
|
|
|
1145
817
|
"label": "Activation"
|
|
1146
818
|
},
|
|
1147
819
|
{
|
|
1148
|
-
"id": "
|
|
1149
|
-
"label": "
|
|
820
|
+
"id": "correlation",
|
|
821
|
+
"label": "Correlation",
|
|
822
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
823
|
+
},
|
|
824
|
+
{
|
|
825
|
+
"id": "deduplication",
|
|
826
|
+
"label": "Deduplication",
|
|
827
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
828
|
+
},
|
|
829
|
+
{
|
|
830
|
+
"id": "output",
|
|
831
|
+
"label": "Output mapping"
|
|
1150
832
|
}
|
|
1151
833
|
],
|
|
1152
834
|
"properties": [
|
|
1153
835
|
{
|
|
1154
|
-
"type": "Hidden",
|
|
1155
836
|
"value": "io.camunda:aws-sqs-inbound:1",
|
|
1156
837
|
"binding": {
|
|
1157
|
-
"
|
|
1158
|
-
"
|
|
1159
|
-
}
|
|
838
|
+
"name": "inbound.type",
|
|
839
|
+
"type": "zeebe:property"
|
|
840
|
+
},
|
|
841
|
+
"type": "Hidden"
|
|
1160
842
|
},
|
|
1161
843
|
{
|
|
1162
|
-
"
|
|
1163
|
-
"
|
|
1164
|
-
|
|
1165
|
-
|
|
844
|
+
"id": "authentication.type",
|
|
845
|
+
"label": "Authentication",
|
|
846
|
+
"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>",
|
|
847
|
+
"value": "credentials",
|
|
848
|
+
"group": "authentication",
|
|
1166
849
|
"binding": {
|
|
1167
|
-
"
|
|
1168
|
-
"
|
|
1169
|
-
}
|
|
850
|
+
"name": "authentication.type",
|
|
851
|
+
"type": "zeebe:property"
|
|
852
|
+
},
|
|
853
|
+
"type": "Dropdown",
|
|
854
|
+
"choices": [
|
|
855
|
+
{
|
|
856
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
857
|
+
"value": "defaultCredentialsChain"
|
|
858
|
+
},
|
|
859
|
+
{
|
|
860
|
+
"name": "Credentials",
|
|
861
|
+
"value": "credentials"
|
|
862
|
+
}
|
|
863
|
+
]
|
|
1170
864
|
},
|
|
1171
865
|
{
|
|
866
|
+
"id": "authentication.accessKey",
|
|
1172
867
|
"label": "Access key",
|
|
1173
|
-
"description": "Provide
|
|
868
|
+
"description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
|
|
869
|
+
"optional": false,
|
|
870
|
+
"constraints": {
|
|
871
|
+
"notEmpty": true
|
|
872
|
+
},
|
|
1174
873
|
"group": "authentication",
|
|
1175
|
-
"type": "String",
|
|
1176
874
|
"binding": {
|
|
1177
|
-
"
|
|
1178
|
-
"
|
|
875
|
+
"name": "authentication.accessKey",
|
|
876
|
+
"type": "zeebe:property"
|
|
1179
877
|
},
|
|
1180
|
-
"
|
|
1181
|
-
"
|
|
1182
|
-
|
|
878
|
+
"condition": {
|
|
879
|
+
"property": "authentication.type",
|
|
880
|
+
"equals": "credentials",
|
|
881
|
+
"type": "simple"
|
|
882
|
+
},
|
|
883
|
+
"type": "String"
|
|
1183
884
|
},
|
|
1184
885
|
{
|
|
886
|
+
"id": "authentication.secretKey",
|
|
1185
887
|
"label": "Secret key",
|
|
1186
|
-
"description": "Provide
|
|
888
|
+
"description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
|
|
889
|
+
"optional": false,
|
|
890
|
+
"constraints": {
|
|
891
|
+
"notEmpty": true
|
|
892
|
+
},
|
|
1187
893
|
"group": "authentication",
|
|
1188
|
-
"type": "String",
|
|
1189
894
|
"binding": {
|
|
1190
|
-
"
|
|
1191
|
-
"
|
|
895
|
+
"name": "authentication.secretKey",
|
|
896
|
+
"type": "zeebe:property"
|
|
897
|
+
},
|
|
898
|
+
"condition": {
|
|
899
|
+
"property": "authentication.type",
|
|
900
|
+
"equals": "credentials",
|
|
901
|
+
"type": "simple"
|
|
1192
902
|
},
|
|
903
|
+
"type": "String"
|
|
904
|
+
},
|
|
905
|
+
{
|
|
906
|
+
"id": "configuration.region",
|
|
907
|
+
"label": "Region",
|
|
908
|
+
"description": "Specify the AWS region",
|
|
909
|
+
"optional": false,
|
|
1193
910
|
"constraints": {
|
|
1194
911
|
"notEmpty": true
|
|
1195
|
-
}
|
|
912
|
+
},
|
|
913
|
+
"group": "configuration",
|
|
914
|
+
"binding": {
|
|
915
|
+
"name": "configuration.region",
|
|
916
|
+
"type": "zeebe:property"
|
|
917
|
+
},
|
|
918
|
+
"type": "String"
|
|
1196
919
|
},
|
|
1197
920
|
{
|
|
1198
|
-
"
|
|
1199
|
-
"
|
|
1200
|
-
"
|
|
1201
|
-
"
|
|
921
|
+
"id": "configuration.endpoint",
|
|
922
|
+
"label": "Endpoint",
|
|
923
|
+
"description": "Specify endpoint if need to use custom endpoint",
|
|
924
|
+
"optional": true,
|
|
925
|
+
"group": "configuration",
|
|
1202
926
|
"binding": {
|
|
1203
|
-
"
|
|
1204
|
-
"
|
|
927
|
+
"name": "configuration.endpoint",
|
|
928
|
+
"type": "zeebe:property"
|
|
1205
929
|
},
|
|
1206
|
-
"
|
|
1207
|
-
"notEmpty": true,
|
|
1208
|
-
"pattern": {
|
|
1209
|
-
"value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
1210
|
-
"message": "Must be an queue URL or ARN"
|
|
1211
|
-
}
|
|
1212
|
-
}
|
|
930
|
+
"type": "Hidden"
|
|
1213
931
|
},
|
|
1214
932
|
{
|
|
1215
|
-
"
|
|
1216
|
-
"
|
|
933
|
+
"id": "queue.queue.url",
|
|
934
|
+
"label": "Queue URL",
|
|
935
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
936
|
+
"optional": false,
|
|
937
|
+
"constraints": {
|
|
938
|
+
"notEmpty": true
|
|
939
|
+
},
|
|
1217
940
|
"group": "queueProperties",
|
|
1218
|
-
"type": "String",
|
|
1219
941
|
"binding": {
|
|
1220
|
-
"
|
|
1221
|
-
"
|
|
942
|
+
"name": "queue.url",
|
|
943
|
+
"type": "zeebe:property"
|
|
1222
944
|
},
|
|
1223
|
-
"
|
|
1224
|
-
"notEmpty": true
|
|
1225
|
-
}
|
|
945
|
+
"type": "String"
|
|
1226
946
|
},
|
|
1227
947
|
{
|
|
948
|
+
"id": "queue.queue.pollingWaitTime",
|
|
1228
949
|
"label": "Polling wait time",
|
|
1229
|
-
"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/
|
|
1230
|
-
"group": "messagePollingProperties",
|
|
1231
|
-
"type": "String",
|
|
950
|
+
"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",
|
|
1232
951
|
"optional": false,
|
|
1233
|
-
"
|
|
1234
|
-
"value": "1",
|
|
1235
|
-
"binding": {
|
|
1236
|
-
"type": "zeebe:property",
|
|
1237
|
-
"name": "queue.pollingWaitTime"
|
|
1238
|
-
},
|
|
952
|
+
"value": "20",
|
|
1239
953
|
"constraints": {
|
|
1240
954
|
"notEmpty": true,
|
|
1241
955
|
"pattern": {
|
|
1242
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
1243
|
-
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
956
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
|
|
1244
957
|
}
|
|
1245
|
-
}
|
|
958
|
+
},
|
|
959
|
+
"group": "messagePollingProperties",
|
|
960
|
+
"binding": {
|
|
961
|
+
"name": "queue.pollingWaitTime",
|
|
962
|
+
"type": "zeebe:property"
|
|
963
|
+
},
|
|
964
|
+
"type": "String"
|
|
1246
965
|
},
|
|
1247
966
|
{
|
|
967
|
+
"id": "queue.queue.attributeNames",
|
|
1248
968
|
"label": "Attribute names",
|
|
1249
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
969
|
+
"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",
|
|
970
|
+
"optional": false,
|
|
971
|
+
"feel": "optional",
|
|
1250
972
|
"group": "input",
|
|
1251
|
-
"type": "String",
|
|
1252
|
-
"optional": true,
|
|
1253
973
|
"binding": {
|
|
1254
|
-
"
|
|
1255
|
-
"
|
|
974
|
+
"name": "queue.attributeNames",
|
|
975
|
+
"type": "zeebe:property"
|
|
1256
976
|
},
|
|
1257
|
-
"
|
|
977
|
+
"type": "String"
|
|
1258
978
|
},
|
|
1259
979
|
{
|
|
980
|
+
"id": "queue.queue.messageAttributeNames",
|
|
1260
981
|
"label": "Message attribute names",
|
|
1261
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
982
|
+
"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",
|
|
983
|
+
"optional": false,
|
|
984
|
+
"feel": "optional",
|
|
1262
985
|
"group": "input",
|
|
1263
|
-
"type": "String",
|
|
1264
|
-
"optional": true,
|
|
1265
986
|
"binding": {
|
|
1266
|
-
"
|
|
1267
|
-
"
|
|
987
|
+
"name": "queue.messageAttributeNames",
|
|
988
|
+
"type": "zeebe:property"
|
|
1268
989
|
},
|
|
1269
|
-
"
|
|
990
|
+
"type": "String"
|
|
1270
991
|
},
|
|
1271
992
|
{
|
|
1272
|
-
"
|
|
1273
|
-
"
|
|
1274
|
-
"
|
|
993
|
+
"id": "activationCondition",
|
|
994
|
+
"label": "Activation condition",
|
|
995
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
996
|
+
"optional": true,
|
|
1275
997
|
"feel": "required",
|
|
1276
|
-
"
|
|
998
|
+
"group": "activation",
|
|
1277
999
|
"binding": {
|
|
1278
|
-
"
|
|
1279
|
-
"
|
|
1000
|
+
"name": "activationCondition",
|
|
1001
|
+
"type": "zeebe:property"
|
|
1280
1002
|
},
|
|
1281
|
-
"
|
|
1282
|
-
"notEmpty": true
|
|
1283
|
-
}
|
|
1003
|
+
"type": "String"
|
|
1284
1004
|
},
|
|
1285
1005
|
{
|
|
1286
|
-
"
|
|
1287
|
-
"
|
|
1006
|
+
"id": "consumeUnmatchedEvents",
|
|
1007
|
+
"label": "Consume unmatched events",
|
|
1008
|
+
"value": true,
|
|
1288
1009
|
"group": "activation",
|
|
1289
|
-
"feel": "required",
|
|
1290
1010
|
"binding": {
|
|
1291
|
-
"
|
|
1292
|
-
"
|
|
1011
|
+
"name": "consumeUnmatchedEvents",
|
|
1012
|
+
"type": "zeebe:property"
|
|
1293
1013
|
},
|
|
1294
|
-
"
|
|
1295
|
-
"
|
|
1296
|
-
"notEmpty": true
|
|
1297
|
-
}
|
|
1014
|
+
"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",
|
|
1015
|
+
"type": "Boolean"
|
|
1298
1016
|
},
|
|
1299
1017
|
{
|
|
1300
|
-
"
|
|
1301
|
-
"
|
|
1302
|
-
"
|
|
1018
|
+
"id": "correlationKeyProcess",
|
|
1019
|
+
"label": "Correlation key (process)",
|
|
1020
|
+
"description": "Sets up the correlation key from process variables",
|
|
1021
|
+
"constraints": {
|
|
1022
|
+
"notEmpty": true
|
|
1023
|
+
},
|
|
1303
1024
|
"feel": "required",
|
|
1304
|
-
"
|
|
1025
|
+
"group": "correlation",
|
|
1305
1026
|
"binding": {
|
|
1306
|
-
"
|
|
1307
|
-
"
|
|
1027
|
+
"name": "correlationKey",
|
|
1028
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
1308
1029
|
},
|
|
1309
|
-
"
|
|
1030
|
+
"type": "String"
|
|
1310
1031
|
},
|
|
1311
1032
|
{
|
|
1312
|
-
"
|
|
1313
|
-
"
|
|
1314
|
-
"
|
|
1315
|
-
"
|
|
1033
|
+
"id": "correlationKeyPayload",
|
|
1034
|
+
"label": "Correlation key (payload)",
|
|
1035
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
1036
|
+
"constraints": {
|
|
1037
|
+
"notEmpty": true
|
|
1038
|
+
},
|
|
1039
|
+
"feel": "required",
|
|
1040
|
+
"group": "correlation",
|
|
1316
1041
|
"binding": {
|
|
1317
|
-
"
|
|
1318
|
-
"
|
|
1042
|
+
"name": "correlationKeyExpression",
|
|
1043
|
+
"type": "zeebe:property"
|
|
1319
1044
|
},
|
|
1320
|
-
"
|
|
1045
|
+
"type": "String"
|
|
1321
1046
|
},
|
|
1322
1047
|
{
|
|
1323
|
-
"
|
|
1324
|
-
"
|
|
1325
|
-
"
|
|
1326
|
-
"feel": "required",
|
|
1048
|
+
"id": "messageIdExpression",
|
|
1049
|
+
"label": "Message ID expression",
|
|
1050
|
+
"description": "Expression to extract unique identifier of a message",
|
|
1327
1051
|
"optional": true,
|
|
1052
|
+
"feel": "required",
|
|
1053
|
+
"group": "correlation",
|
|
1328
1054
|
"binding": {
|
|
1329
|
-
"
|
|
1330
|
-
"
|
|
1055
|
+
"name": "messageIdExpression",
|
|
1056
|
+
"type": "zeebe:property"
|
|
1331
1057
|
},
|
|
1332
|
-
"
|
|
1333
|
-
}
|
|
1334
|
-
],
|
|
1335
|
-
"icon": {
|
|
1336
|
-
"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
|
-
},
|
|
1338
|
-
"engines": {
|
|
1339
|
-
"camunda": "^8.2"
|
|
1340
|
-
}
|
|
1341
|
-
},
|
|
1342
|
-
{
|
|
1343
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1344
|
-
"name": "Amazon SQS Boundary Event Connector",
|
|
1345
|
-
"id": "io.camunda.connectors.AWSSQS.boundary.v1",
|
|
1346
|
-
"version": 2,
|
|
1347
|
-
"description": "Receive message from a queue",
|
|
1348
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
1349
|
-
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
1350
|
-
"elementType": {
|
|
1351
|
-
"value": "bpmn:BoundaryEvent",
|
|
1352
|
-
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1353
|
-
},
|
|
1354
|
-
"category": {
|
|
1355
|
-
"id": "connectors",
|
|
1356
|
-
"name": "Connectors"
|
|
1357
|
-
},
|
|
1358
|
-
"groups": [
|
|
1359
|
-
{
|
|
1360
|
-
"id": "authentication",
|
|
1361
|
-
"label": "Authentication"
|
|
1362
|
-
},
|
|
1363
|
-
{
|
|
1364
|
-
"id": "queueProperties",
|
|
1365
|
-
"label": "Queue properties"
|
|
1366
|
-
},
|
|
1367
|
-
{
|
|
1368
|
-
"id": "messagePollingProperties",
|
|
1369
|
-
"label": "Message polling properties"
|
|
1370
|
-
},
|
|
1371
|
-
{
|
|
1372
|
-
"id": "input",
|
|
1373
|
-
"label": "Use next attribute names for activation condition"
|
|
1374
|
-
},
|
|
1375
|
-
{
|
|
1376
|
-
"id": "activation",
|
|
1377
|
-
"label": "Activation"
|
|
1058
|
+
"type": "String"
|
|
1378
1059
|
},
|
|
1379
1060
|
{
|
|
1380
|
-
"id": "
|
|
1381
|
-
"label": "
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1061
|
+
"id": "messageTtl",
|
|
1062
|
+
"label": "Message TTL",
|
|
1063
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
1064
|
+
"optional": true,
|
|
1065
|
+
"constraints": {
|
|
1066
|
+
"notEmpty": false,
|
|
1067
|
+
"pattern": {
|
|
1068
|
+
"value": "^(PT.*|)$",
|
|
1069
|
+
"message": "must be an ISO-8601 duration"
|
|
1070
|
+
}
|
|
1071
|
+
},
|
|
1072
|
+
"feel": "optional",
|
|
1073
|
+
"group": "correlation",
|
|
1388
1074
|
"binding": {
|
|
1389
|
-
"
|
|
1390
|
-
"
|
|
1391
|
-
}
|
|
1075
|
+
"name": "messageTtl",
|
|
1076
|
+
"type": "zeebe:property"
|
|
1077
|
+
},
|
|
1078
|
+
"type": "String"
|
|
1392
1079
|
},
|
|
1393
1080
|
{
|
|
1394
|
-
"
|
|
1081
|
+
"id": "messageNameUuid",
|
|
1395
1082
|
"generatedValue": {
|
|
1396
1083
|
"type": "uuid"
|
|
1397
1084
|
},
|
|
1085
|
+
"group": "correlation",
|
|
1398
1086
|
"binding": {
|
|
1399
|
-
"
|
|
1400
|
-
"
|
|
1401
|
-
}
|
|
1087
|
+
"name": "name",
|
|
1088
|
+
"type": "bpmn:Message#property"
|
|
1089
|
+
},
|
|
1090
|
+
"type": "Hidden"
|
|
1402
1091
|
},
|
|
1403
1092
|
{
|
|
1404
|
-
"id": "
|
|
1405
|
-
"label": "
|
|
1406
|
-
"description": "
|
|
1093
|
+
"id": "deduplicationModeManualFlag",
|
|
1094
|
+
"label": "Manual mode",
|
|
1095
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
1096
|
+
"value": false,
|
|
1097
|
+
"group": "deduplication",
|
|
1098
|
+
"binding": {
|
|
1099
|
+
"name": "deduplicationModeManualFlag",
|
|
1100
|
+
"type": "zeebe:property"
|
|
1101
|
+
},
|
|
1102
|
+
"type": "Boolean"
|
|
1103
|
+
},
|
|
1104
|
+
{
|
|
1105
|
+
"id": "deduplicationId",
|
|
1106
|
+
"label": "Deduplication ID",
|
|
1107
|
+
"constraints": {
|
|
1108
|
+
"notEmpty": true,
|
|
1109
|
+
"pattern": {
|
|
1110
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
1111
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
1112
|
+
}
|
|
1113
|
+
},
|
|
1114
|
+
"group": "deduplication",
|
|
1115
|
+
"binding": {
|
|
1116
|
+
"name": "deduplicationId",
|
|
1117
|
+
"type": "zeebe:property"
|
|
1118
|
+
},
|
|
1119
|
+
"condition": {
|
|
1120
|
+
"property": "deduplicationModeManualFlag",
|
|
1121
|
+
"equals": true,
|
|
1122
|
+
"type": "simple"
|
|
1123
|
+
},
|
|
1124
|
+
"type": "String"
|
|
1125
|
+
},
|
|
1126
|
+
{
|
|
1127
|
+
"id": "deduplicationModeManual",
|
|
1128
|
+
"value": "MANUAL",
|
|
1129
|
+
"group": "deduplication",
|
|
1130
|
+
"binding": {
|
|
1131
|
+
"name": "deduplicationMode",
|
|
1132
|
+
"type": "zeebe:property"
|
|
1133
|
+
},
|
|
1134
|
+
"condition": {
|
|
1135
|
+
"property": "deduplicationId",
|
|
1136
|
+
"isActive": true,
|
|
1137
|
+
"type": "simple"
|
|
1138
|
+
},
|
|
1139
|
+
"type": "Hidden"
|
|
1140
|
+
},
|
|
1141
|
+
{
|
|
1142
|
+
"id": "deduplicationModeAuto",
|
|
1143
|
+
"value": "AUTO",
|
|
1144
|
+
"group": "deduplication",
|
|
1145
|
+
"binding": {
|
|
1146
|
+
"name": "deduplicationMode",
|
|
1147
|
+
"type": "zeebe:property"
|
|
1148
|
+
},
|
|
1149
|
+
"condition": {
|
|
1150
|
+
"property": "deduplicationId",
|
|
1151
|
+
"isActive": false,
|
|
1152
|
+
"type": "simple"
|
|
1153
|
+
},
|
|
1154
|
+
"type": "Hidden"
|
|
1155
|
+
},
|
|
1156
|
+
{
|
|
1157
|
+
"id": "resultVariable",
|
|
1158
|
+
"label": "Result variable",
|
|
1159
|
+
"description": "Name of variable to store the response in",
|
|
1160
|
+
"group": "output",
|
|
1161
|
+
"binding": {
|
|
1162
|
+
"name": "resultVariable",
|
|
1163
|
+
"type": "zeebe:property"
|
|
1164
|
+
},
|
|
1165
|
+
"type": "String"
|
|
1166
|
+
},
|
|
1167
|
+
{
|
|
1168
|
+
"id": "resultExpression",
|
|
1169
|
+
"label": "Result expression",
|
|
1170
|
+
"description": "Expression to map the response into process variables",
|
|
1171
|
+
"feel": "required",
|
|
1172
|
+
"group": "output",
|
|
1173
|
+
"binding": {
|
|
1174
|
+
"name": "resultExpression",
|
|
1175
|
+
"type": "zeebe:property"
|
|
1176
|
+
},
|
|
1177
|
+
"type": "Text"
|
|
1178
|
+
}
|
|
1179
|
+
],
|
|
1180
|
+
"icon": {
|
|
1181
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
1182
|
+
},
|
|
1183
|
+
"engines": {
|
|
1184
|
+
"camunda": "^8.5"
|
|
1185
|
+
}
|
|
1186
|
+
},
|
|
1187
|
+
{
|
|
1188
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1189
|
+
"name": "Amazon SQS Boundary Event Connector",
|
|
1190
|
+
"id": "io.camunda.connectors.AWSSQS.boundary.v1",
|
|
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
|
+
},
|
|
1207
|
+
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
1208
|
+
"elementType": {
|
|
1209
|
+
"value": "bpmn:BoundaryEvent",
|
|
1210
|
+
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1211
|
+
},
|
|
1212
|
+
"engines": {
|
|
1213
|
+
"camunda": "^8.3"
|
|
1214
|
+
},
|
|
1215
|
+
"groups": [
|
|
1216
|
+
{
|
|
1217
|
+
"id": "authentication",
|
|
1218
|
+
"label": "Authentication"
|
|
1219
|
+
},
|
|
1220
|
+
{
|
|
1221
|
+
"id": "configuration",
|
|
1222
|
+
"label": "Configuration"
|
|
1223
|
+
},
|
|
1224
|
+
{
|
|
1225
|
+
"id": "queueProperties",
|
|
1226
|
+
"label": "Queue properties"
|
|
1227
|
+
},
|
|
1228
|
+
{
|
|
1229
|
+
"id": "messagePollingProperties",
|
|
1230
|
+
"label": "Message polling properties"
|
|
1231
|
+
},
|
|
1232
|
+
{
|
|
1233
|
+
"id": "input",
|
|
1234
|
+
"label": "Use next attribute names for activation condition"
|
|
1235
|
+
},
|
|
1236
|
+
{
|
|
1237
|
+
"id": "activation",
|
|
1238
|
+
"label": "Activation"
|
|
1239
|
+
},
|
|
1240
|
+
{
|
|
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"
|
|
1253
|
+
}
|
|
1254
|
+
],
|
|
1255
|
+
"properties": [
|
|
1256
|
+
{
|
|
1257
|
+
"value": "io.camunda:aws-sqs-inbound:1",
|
|
1258
|
+
"binding": {
|
|
1259
|
+
"name": "inbound.type",
|
|
1260
|
+
"type": "zeebe:property"
|
|
1261
|
+
},
|
|
1262
|
+
"type": "Hidden"
|
|
1263
|
+
},
|
|
1264
|
+
{
|
|
1265
|
+
"id": "authentication.type",
|
|
1266
|
+
"label": "Authentication",
|
|
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
|
]
|