@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,18 +3,9 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Amazon SQS Message Start Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.AWSSQS.startmessage.v1",
|
|
6
|
-
"description": "Receive
|
|
7
|
-
"keywords": [
|
|
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
|
+
"description": "Receive message from a queue",
|
|
16
7
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
17
|
-
"version":
|
|
8
|
+
"version": 9,
|
|
18
9
|
"category": {
|
|
19
10
|
"id": "connectors",
|
|
20
11
|
"name": "Connectors"
|
|
@@ -24,9 +15,6 @@
|
|
|
24
15
|
"value": "bpmn:StartEvent",
|
|
25
16
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
26
17
|
},
|
|
27
|
-
"engines": {
|
|
28
|
-
"camunda": "^8.3"
|
|
29
|
-
},
|
|
30
18
|
"groups": [
|
|
31
19
|
{
|
|
32
20
|
"id": "authentication",
|
|
@@ -183,7 +171,7 @@
|
|
|
183
171
|
{
|
|
184
172
|
"id": "queue.queue.pollingWaitTime",
|
|
185
173
|
"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
|
|
174
|
+
"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",
|
|
187
175
|
"optional": false,
|
|
188
176
|
"value": "20",
|
|
189
177
|
"constraints": {
|
|
@@ -312,19 +300,6 @@
|
|
|
312
300
|
},
|
|
313
301
|
"type": "String"
|
|
314
302
|
},
|
|
315
|
-
{
|
|
316
|
-
"id": "messageIdExpression",
|
|
317
|
-
"label": "Message ID expression",
|
|
318
|
-
"description": "Expression to extract unique identifier of a message",
|
|
319
|
-
"optional": true,
|
|
320
|
-
"feel": "required",
|
|
321
|
-
"group": "correlation",
|
|
322
|
-
"binding": {
|
|
323
|
-
"name": "messageIdExpression",
|
|
324
|
-
"type": "zeebe:property"
|
|
325
|
-
},
|
|
326
|
-
"type": "String"
|
|
327
|
-
},
|
|
328
303
|
{
|
|
329
304
|
"id": "messageTtl",
|
|
330
305
|
"label": "Message TTL",
|
|
@@ -345,20 +320,30 @@
|
|
|
345
320
|
},
|
|
346
321
|
"type": "String"
|
|
347
322
|
},
|
|
323
|
+
{
|
|
324
|
+
"id": "messageIdExpression",
|
|
325
|
+
"label": "Message ID expression",
|
|
326
|
+
"description": "Expression to extract unique identifier of a message",
|
|
327
|
+
"optional": true,
|
|
328
|
+
"feel": "required",
|
|
329
|
+
"group": "correlation",
|
|
330
|
+
"binding": {
|
|
331
|
+
"name": "messageIdExpression",
|
|
332
|
+
"type": "zeebe:property"
|
|
333
|
+
},
|
|
334
|
+
"type": "String"
|
|
335
|
+
},
|
|
348
336
|
{
|
|
349
337
|
"id": "messageNameUuid",
|
|
350
|
-
"label": "Message name",
|
|
351
338
|
"generatedValue": {
|
|
352
339
|
"type": "uuid"
|
|
353
340
|
},
|
|
354
|
-
"feel": "optional",
|
|
355
341
|
"group": "correlation",
|
|
356
342
|
"binding": {
|
|
357
343
|
"name": "name",
|
|
358
344
|
"type": "bpmn:Message#property"
|
|
359
345
|
},
|
|
360
|
-
"
|
|
361
|
-
"type": "String"
|
|
346
|
+
"type": "Hidden"
|
|
362
347
|
},
|
|
363
348
|
{
|
|
364
349
|
"id": "deduplicationModeManualFlag",
|
|
@@ -427,7 +412,7 @@
|
|
|
427
412
|
{
|
|
428
413
|
"id": "resultVariable",
|
|
429
414
|
"label": "Result variable",
|
|
430
|
-
"description": "Name of variable to store the response in
|
|
415
|
+
"description": "Name of variable to store the response in",
|
|
431
416
|
"group": "output",
|
|
432
417
|
"binding": {
|
|
433
418
|
"name": "resultVariable",
|
|
@@ -438,7 +423,7 @@
|
|
|
438
423
|
{
|
|
439
424
|
"id": "resultExpression",
|
|
440
425
|
"label": "Result expression",
|
|
441
|
-
"description": "Expression to map the response into process variables
|
|
426
|
+
"description": "Expression to map the response into process variables",
|
|
442
427
|
"feel": "required",
|
|
443
428
|
"group": "output",
|
|
444
429
|
"binding": {
|
|
@@ -450,15 +435,18 @@
|
|
|
450
435
|
],
|
|
451
436
|
"icon": {
|
|
452
437
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
438
|
+
},
|
|
439
|
+
"engines": {
|
|
440
|
+
"camunda": "^8.5"
|
|
453
441
|
}
|
|
454
442
|
},
|
|
455
443
|
{
|
|
456
444
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
457
445
|
"name": "Amazon SQS Message Start Event Connector",
|
|
458
446
|
"id": "io.camunda.connectors.AWSSQS.startmessage.v1",
|
|
459
|
-
"version":
|
|
447
|
+
"version": 2,
|
|
460
448
|
"description": "Receive message from a queue",
|
|
461
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
449
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
462
450
|
"appliesTo": ["bpmn:StartEvent"],
|
|
463
451
|
"elementType": {
|
|
464
452
|
"value": "bpmn:StartEvent",
|
|
@@ -517,6 +505,32 @@
|
|
|
517
505
|
"name": "name"
|
|
518
506
|
}
|
|
519
507
|
},
|
|
508
|
+
{
|
|
509
|
+
"id": "authenticationType",
|
|
510
|
+
"label": "Authentication",
|
|
511
|
+
"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>",
|
|
512
|
+
"group": "authentication",
|
|
513
|
+
"type": "Dropdown",
|
|
514
|
+
"optional": false,
|
|
515
|
+
"value": "credentials",
|
|
516
|
+
"choices": [
|
|
517
|
+
{
|
|
518
|
+
"name": "Credentials",
|
|
519
|
+
"value": "credentials"
|
|
520
|
+
},
|
|
521
|
+
{
|
|
522
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
523
|
+
"value": "defaultCredentialsChain"
|
|
524
|
+
}
|
|
525
|
+
],
|
|
526
|
+
"binding": {
|
|
527
|
+
"type": "zeebe:property",
|
|
528
|
+
"name": "authentication.type"
|
|
529
|
+
},
|
|
530
|
+
"constraints": {
|
|
531
|
+
"notEmpty": true
|
|
532
|
+
}
|
|
533
|
+
},
|
|
520
534
|
{
|
|
521
535
|
"label": "Access key",
|
|
522
536
|
"description": "Provide AWS IAM access key that has permission to read from desired SQS",
|
|
@@ -528,6 +542,10 @@
|
|
|
528
542
|
},
|
|
529
543
|
"constraints": {
|
|
530
544
|
"notEmpty": true
|
|
545
|
+
},
|
|
546
|
+
"condition": {
|
|
547
|
+
"property": "authenticationType",
|
|
548
|
+
"equals": "credentials"
|
|
531
549
|
}
|
|
532
550
|
},
|
|
533
551
|
{
|
|
@@ -541,6 +559,10 @@
|
|
|
541
559
|
},
|
|
542
560
|
"constraints": {
|
|
543
561
|
"notEmpty": true
|
|
562
|
+
},
|
|
563
|
+
"condition": {
|
|
564
|
+
"property": "authenticationType",
|
|
565
|
+
"equals": "credentials"
|
|
544
566
|
}
|
|
545
567
|
},
|
|
546
568
|
{
|
|
@@ -575,7 +597,7 @@
|
|
|
575
597
|
},
|
|
576
598
|
{
|
|
577
599
|
"label": "Polling wait time",
|
|
578
|
-
"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/
|
|
600
|
+
"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",
|
|
579
601
|
"group": "messagePollingProperties",
|
|
580
602
|
"type": "String",
|
|
581
603
|
"optional": false,
|
|
@@ -595,7 +617,7 @@
|
|
|
595
617
|
},
|
|
596
618
|
{
|
|
597
619
|
"label": "Attribute names",
|
|
598
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
620
|
+
"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",
|
|
599
621
|
"group": "input",
|
|
600
622
|
"type": "String",
|
|
601
623
|
"optional": true,
|
|
@@ -607,7 +629,7 @@
|
|
|
607
629
|
},
|
|
608
630
|
{
|
|
609
631
|
"label": "Message attribute names",
|
|
610
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
632
|
+
"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",
|
|
611
633
|
"group": "input",
|
|
612
634
|
"type": "String",
|
|
613
635
|
"optional": true,
|
|
@@ -727,34 +749,30 @@
|
|
|
727
749
|
"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"
|
|
728
750
|
},
|
|
729
751
|
"engines": {
|
|
730
|
-
"camunda": "^8.
|
|
752
|
+
"camunda": "^8.4"
|
|
731
753
|
}
|
|
732
754
|
},
|
|
733
755
|
{
|
|
734
756
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
735
757
|
"name": "Amazon SQS Message Start Event Connector",
|
|
736
758
|
"id": "io.camunda.connectors.AWSSQS.startmessage.v1",
|
|
759
|
+
"version": 1,
|
|
737
760
|
"description": "Receive message from a queue",
|
|
738
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
739
|
-
"version": 9,
|
|
740
|
-
"category": {
|
|
741
|
-
"id": "connectors",
|
|
742
|
-
"name": "Connectors"
|
|
743
|
-
},
|
|
761
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
744
762
|
"appliesTo": ["bpmn:StartEvent"],
|
|
745
763
|
"elementType": {
|
|
746
764
|
"value": "bpmn:StartEvent",
|
|
747
765
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
748
766
|
},
|
|
767
|
+
"category": {
|
|
768
|
+
"id": "connectors",
|
|
769
|
+
"name": "Connectors"
|
|
770
|
+
},
|
|
749
771
|
"groups": [
|
|
750
772
|
{
|
|
751
773
|
"id": "authentication",
|
|
752
774
|
"label": "Authentication"
|
|
753
775
|
},
|
|
754
|
-
{
|
|
755
|
-
"id": "configuration",
|
|
756
|
-
"label": "Configuration"
|
|
757
|
-
},
|
|
758
776
|
{
|
|
759
777
|
"id": "queueProperties",
|
|
760
778
|
"label": "Queue properties"
|
|
@@ -773,213 +791,163 @@
|
|
|
773
791
|
},
|
|
774
792
|
{
|
|
775
793
|
"id": "correlation",
|
|
776
|
-
"label": "
|
|
777
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
778
|
-
},
|
|
779
|
-
{
|
|
780
|
-
"id": "deduplication",
|
|
781
|
-
"label": "Deduplication",
|
|
782
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
794
|
+
"label": "Subprocess correlation"
|
|
783
795
|
},
|
|
784
796
|
{
|
|
785
|
-
"id": "
|
|
786
|
-
"label": "
|
|
797
|
+
"id": "variable-mapping",
|
|
798
|
+
"label": "Variable mapping"
|
|
787
799
|
}
|
|
788
800
|
],
|
|
789
801
|
"properties": [
|
|
790
802
|
{
|
|
803
|
+
"type": "Hidden",
|
|
791
804
|
"value": "io.camunda:aws-sqs-inbound:1",
|
|
792
805
|
"binding": {
|
|
793
|
-
"
|
|
794
|
-
"
|
|
795
|
-
}
|
|
796
|
-
"type": "Hidden"
|
|
806
|
+
"type": "zeebe:property",
|
|
807
|
+
"name": "inbound.type"
|
|
808
|
+
}
|
|
797
809
|
},
|
|
798
810
|
{
|
|
799
|
-
"
|
|
800
|
-
"
|
|
801
|
-
|
|
802
|
-
"value": "credentials",
|
|
803
|
-
"group": "authentication",
|
|
804
|
-
"binding": {
|
|
805
|
-
"name": "authentication.type",
|
|
806
|
-
"type": "zeebe:property"
|
|
811
|
+
"type": "Hidden",
|
|
812
|
+
"generatedValue": {
|
|
813
|
+
"type": "uuid"
|
|
807
814
|
},
|
|
808
|
-
"
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
"value": "defaultCredentialsChain"
|
|
813
|
-
},
|
|
814
|
-
{
|
|
815
|
-
"name": "Credentials",
|
|
816
|
-
"value": "credentials"
|
|
817
|
-
}
|
|
818
|
-
]
|
|
815
|
+
"binding": {
|
|
816
|
+
"type": "bpmn:Message#property",
|
|
817
|
+
"name": "name"
|
|
818
|
+
}
|
|
819
819
|
},
|
|
820
820
|
{
|
|
821
|
-
"id": "authentication.accessKey",
|
|
822
821
|
"label": "Access key",
|
|
823
|
-
"description": "Provide
|
|
824
|
-
"optional": false,
|
|
825
|
-
"constraints": {
|
|
826
|
-
"notEmpty": true
|
|
827
|
-
},
|
|
822
|
+
"description": "Provide AWS IAM access key that has permission to read from desired SQS",
|
|
828
823
|
"group": "authentication",
|
|
824
|
+
"type": "String",
|
|
829
825
|
"binding": {
|
|
830
|
-
"
|
|
831
|
-
"
|
|
832
|
-
},
|
|
833
|
-
"condition": {
|
|
834
|
-
"property": "authentication.type",
|
|
835
|
-
"equals": "credentials",
|
|
836
|
-
"type": "simple"
|
|
826
|
+
"type": "zeebe:property",
|
|
827
|
+
"name": "authentication.accessKey"
|
|
837
828
|
},
|
|
838
|
-
"
|
|
829
|
+
"constraints": {
|
|
830
|
+
"notEmpty": true
|
|
831
|
+
}
|
|
839
832
|
},
|
|
840
833
|
{
|
|
841
|
-
"id": "authentication.secretKey",
|
|
842
834
|
"label": "Secret key",
|
|
843
|
-
"description": "Provide
|
|
844
|
-
"optional": false,
|
|
845
|
-
"constraints": {
|
|
846
|
-
"notEmpty": true
|
|
847
|
-
},
|
|
835
|
+
"description": "Provide AWS IAM secret key that has permission to read from desired SQS",
|
|
848
836
|
"group": "authentication",
|
|
837
|
+
"type": "String",
|
|
849
838
|
"binding": {
|
|
850
|
-
"
|
|
851
|
-
"
|
|
852
|
-
},
|
|
853
|
-
"condition": {
|
|
854
|
-
"property": "authentication.type",
|
|
855
|
-
"equals": "credentials",
|
|
856
|
-
"type": "simple"
|
|
839
|
+
"type": "zeebe:property",
|
|
840
|
+
"name": "authentication.secretKey"
|
|
857
841
|
},
|
|
858
|
-
"type": "String"
|
|
859
|
-
},
|
|
860
|
-
{
|
|
861
|
-
"id": "configuration.region",
|
|
862
|
-
"label": "Region",
|
|
863
|
-
"description": "Specify the AWS region",
|
|
864
|
-
"optional": false,
|
|
865
842
|
"constraints": {
|
|
866
843
|
"notEmpty": true
|
|
867
|
-
}
|
|
868
|
-
"group": "configuration",
|
|
869
|
-
"binding": {
|
|
870
|
-
"name": "configuration.region",
|
|
871
|
-
"type": "zeebe:property"
|
|
872
|
-
},
|
|
873
|
-
"type": "String"
|
|
874
|
-
},
|
|
875
|
-
{
|
|
876
|
-
"id": "configuration.endpoint",
|
|
877
|
-
"label": "Endpoint",
|
|
878
|
-
"description": "Specify endpoint if need to use custom endpoint",
|
|
879
|
-
"optional": true,
|
|
880
|
-
"group": "configuration",
|
|
881
|
-
"binding": {
|
|
882
|
-
"name": "configuration.endpoint",
|
|
883
|
-
"type": "zeebe:property"
|
|
884
|
-
},
|
|
885
|
-
"type": "Hidden"
|
|
844
|
+
}
|
|
886
845
|
},
|
|
887
846
|
{
|
|
888
|
-
"id": "queue.queue.url",
|
|
889
847
|
"label": "Queue URL",
|
|
890
848
|
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
891
|
-
"optional": false,
|
|
892
|
-
"constraints": {
|
|
893
|
-
"notEmpty": true
|
|
894
|
-
},
|
|
895
849
|
"group": "queueProperties",
|
|
850
|
+
"type": "String",
|
|
896
851
|
"binding": {
|
|
897
|
-
"
|
|
898
|
-
"
|
|
852
|
+
"type": "zeebe:property",
|
|
853
|
+
"name": "queue.url"
|
|
899
854
|
},
|
|
900
|
-
"type": "String"
|
|
901
|
-
},
|
|
902
|
-
{
|
|
903
|
-
"id": "queue.queue.pollingWaitTime",
|
|
904
|
-
"label": "Polling wait time",
|
|
905
|
-
"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",
|
|
906
|
-
"optional": false,
|
|
907
|
-
"value": "20",
|
|
908
855
|
"constraints": {
|
|
909
856
|
"notEmpty": true,
|
|
910
857
|
"pattern": {
|
|
911
|
-
"value": "^(
|
|
858
|
+
"value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
859
|
+
"message": "Must be an queue URL or ARN"
|
|
912
860
|
}
|
|
913
|
-
}
|
|
914
|
-
"group": "messagePollingProperties",
|
|
915
|
-
"binding": {
|
|
916
|
-
"name": "queue.pollingWaitTime",
|
|
917
|
-
"type": "zeebe:property"
|
|
918
|
-
},
|
|
919
|
-
"type": "String"
|
|
861
|
+
}
|
|
920
862
|
},
|
|
921
863
|
{
|
|
922
|
-
"
|
|
923
|
-
"
|
|
924
|
-
"
|
|
864
|
+
"label": "Region",
|
|
865
|
+
"description": "Specify the AWS region of your queue",
|
|
866
|
+
"group": "queueProperties",
|
|
867
|
+
"type": "String",
|
|
868
|
+
"binding": {
|
|
869
|
+
"type": "zeebe:property",
|
|
870
|
+
"name": "configuration.region"
|
|
871
|
+
},
|
|
872
|
+
"constraints": {
|
|
873
|
+
"notEmpty": true
|
|
874
|
+
}
|
|
875
|
+
},
|
|
876
|
+
{
|
|
877
|
+
"label": "Polling wait time",
|
|
878
|
+
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
|
|
879
|
+
"group": "messagePollingProperties",
|
|
880
|
+
"type": "String",
|
|
925
881
|
"optional": false,
|
|
926
882
|
"feel": "optional",
|
|
883
|
+
"value": "1",
|
|
884
|
+
"binding": {
|
|
885
|
+
"type": "zeebe:property",
|
|
886
|
+
"name": "queue.pollingWaitTime"
|
|
887
|
+
},
|
|
888
|
+
"constraints": {
|
|
889
|
+
"notEmpty": true,
|
|
890
|
+
"pattern": {
|
|
891
|
+
"value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
892
|
+
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
893
|
+
}
|
|
894
|
+
}
|
|
895
|
+
},
|
|
896
|
+
{
|
|
897
|
+
"label": "Attribute names",
|
|
898
|
+
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
|
|
927
899
|
"group": "input",
|
|
900
|
+
"type": "String",
|
|
901
|
+
"optional": true,
|
|
928
902
|
"binding": {
|
|
929
|
-
"
|
|
930
|
-
"
|
|
903
|
+
"type": "zeebe:property",
|
|
904
|
+
"name": "queue.attributeNames"
|
|
931
905
|
},
|
|
932
|
-
"
|
|
906
|
+
"feel": "required"
|
|
933
907
|
},
|
|
934
908
|
{
|
|
935
|
-
"id": "queue.queue.messageAttributeNames",
|
|
936
909
|
"label": "Message attribute names",
|
|
937
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
938
|
-
"optional": false,
|
|
939
|
-
"feel": "optional",
|
|
910
|
+
"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",
|
|
940
911
|
"group": "input",
|
|
912
|
+
"type": "String",
|
|
913
|
+
"optional": true,
|
|
941
914
|
"binding": {
|
|
942
|
-
"
|
|
943
|
-
"
|
|
915
|
+
"type": "zeebe:property",
|
|
916
|
+
"name": "queue.messageAttributeNames"
|
|
944
917
|
},
|
|
945
|
-
"
|
|
918
|
+
"feel": "required"
|
|
946
919
|
},
|
|
947
920
|
{
|
|
948
|
-
"
|
|
949
|
-
"label": "Activation condition",
|
|
950
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
951
|
-
"optional": true,
|
|
921
|
+
"label": "Message ID expression",
|
|
952
922
|
"feel": "required",
|
|
923
|
+
"type": "String",
|
|
924
|
+
"optional": true,
|
|
953
925
|
"group": "activation",
|
|
954
926
|
"binding": {
|
|
955
|
-
"
|
|
956
|
-
"
|
|
927
|
+
"type": "zeebe:property",
|
|
928
|
+
"name": "messageIdExpression"
|
|
957
929
|
},
|
|
958
|
-
"
|
|
930
|
+
"description": "Expression to extract unique identifier of a message"
|
|
959
931
|
},
|
|
960
932
|
{
|
|
961
|
-
"
|
|
962
|
-
"
|
|
963
|
-
"value": true,
|
|
933
|
+
"label": "Activation condition",
|
|
934
|
+
"type": "String",
|
|
964
935
|
"group": "activation",
|
|
936
|
+
"feel": "required",
|
|
937
|
+
"optional": true,
|
|
965
938
|
"binding": {
|
|
966
|
-
"
|
|
967
|
-
"
|
|
939
|
+
"type": "zeebe:property",
|
|
940
|
+
"name": "activationCondition"
|
|
968
941
|
},
|
|
969
|
-
"
|
|
970
|
-
"type": "Boolean"
|
|
942
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
971
943
|
},
|
|
972
944
|
{
|
|
973
|
-
"
|
|
974
|
-
"label": "Subprocess correlation required",
|
|
945
|
+
"label": "Correlation required",
|
|
975
946
|
"description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
|
|
976
|
-
"
|
|
947
|
+
"id": "correlationRequired",
|
|
977
948
|
"group": "correlation",
|
|
978
|
-
"binding": {
|
|
979
|
-
"name": "correlationRequired",
|
|
980
|
-
"type": "zeebe:property"
|
|
981
|
-
},
|
|
982
949
|
"type": "Dropdown",
|
|
950
|
+
"value": "notRequired",
|
|
983
951
|
"choices": [
|
|
984
952
|
{
|
|
985
953
|
"name": "Correlation not required",
|
|
@@ -989,209 +957,116 @@
|
|
|
989
957
|
"name": "Correlation required",
|
|
990
958
|
"value": "required"
|
|
991
959
|
}
|
|
992
|
-
]
|
|
960
|
+
],
|
|
961
|
+
"binding": {
|
|
962
|
+
"type": "zeebe:property",
|
|
963
|
+
"name": "correlationRequired"
|
|
964
|
+
}
|
|
993
965
|
},
|
|
994
966
|
{
|
|
995
|
-
"id": "correlationKeyProcess",
|
|
996
967
|
"label": "Correlation key (process)",
|
|
997
|
-
"
|
|
998
|
-
"constraints": {
|
|
999
|
-
"notEmpty": true
|
|
1000
|
-
},
|
|
1001
|
-
"feel": "required",
|
|
968
|
+
"type": "String",
|
|
1002
969
|
"group": "correlation",
|
|
970
|
+
"feel": "required",
|
|
971
|
+
"description": "Sets up the correlation key from process variables",
|
|
1003
972
|
"binding": {
|
|
1004
|
-
"
|
|
1005
|
-
"
|
|
1006
|
-
},
|
|
1007
|
-
"condition": {
|
|
1008
|
-
"property": "correlationRequired",
|
|
1009
|
-
"equals": "required",
|
|
1010
|
-
"type": "simple"
|
|
973
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
974
|
+
"name": "correlationKey"
|
|
1011
975
|
},
|
|
1012
|
-
"type": "String"
|
|
1013
|
-
},
|
|
1014
|
-
{
|
|
1015
|
-
"id": "correlationKeyPayload",
|
|
1016
|
-
"label": "Correlation key (payload)",
|
|
1017
|
-
"description": "Extracts the correlation key from the incoming message payload",
|
|
1018
976
|
"constraints": {
|
|
1019
977
|
"notEmpty": true
|
|
1020
978
|
},
|
|
1021
|
-
"feel": "required",
|
|
1022
|
-
"group": "correlation",
|
|
1023
|
-
"binding": {
|
|
1024
|
-
"name": "correlationKeyExpression",
|
|
1025
|
-
"type": "zeebe:property"
|
|
1026
|
-
},
|
|
1027
979
|
"condition": {
|
|
1028
980
|
"property": "correlationRequired",
|
|
1029
|
-
"equals": "required"
|
|
1030
|
-
|
|
1031
|
-
},
|
|
1032
|
-
"type": "String"
|
|
981
|
+
"equals": "required"
|
|
982
|
+
}
|
|
1033
983
|
},
|
|
1034
984
|
{
|
|
1035
|
-
"
|
|
1036
|
-
"
|
|
1037
|
-
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
1038
|
-
"optional": true,
|
|
1039
|
-
"constraints": {
|
|
1040
|
-
"notEmpty": false,
|
|
1041
|
-
"pattern": {
|
|
1042
|
-
"value": "^(PT.*|)$",
|
|
1043
|
-
"message": "must be an ISO-8601 duration"
|
|
1044
|
-
}
|
|
1045
|
-
},
|
|
1046
|
-
"feel": "optional",
|
|
985
|
+
"label": "Correlation key (payload)",
|
|
986
|
+
"type": "String",
|
|
1047
987
|
"group": "correlation",
|
|
1048
|
-
"binding": {
|
|
1049
|
-
"name": "messageTtl",
|
|
1050
|
-
"type": "zeebe:property"
|
|
1051
|
-
},
|
|
1052
|
-
"type": "String"
|
|
1053
|
-
},
|
|
1054
|
-
{
|
|
1055
|
-
"id": "messageIdExpression",
|
|
1056
|
-
"label": "Message ID expression",
|
|
1057
|
-
"description": "Expression to extract unique identifier of a message",
|
|
1058
|
-
"optional": true,
|
|
1059
988
|
"feel": "required",
|
|
1060
|
-
"group": "correlation",
|
|
1061
|
-
"binding": {
|
|
1062
|
-
"name": "messageIdExpression",
|
|
1063
|
-
"type": "zeebe:property"
|
|
1064
|
-
},
|
|
1065
|
-
"type": "String"
|
|
1066
|
-
},
|
|
1067
|
-
{
|
|
1068
|
-
"id": "messageNameUuid",
|
|
1069
|
-
"generatedValue": {
|
|
1070
|
-
"type": "uuid"
|
|
1071
|
-
},
|
|
1072
|
-
"group": "correlation",
|
|
1073
989
|
"binding": {
|
|
1074
|
-
"
|
|
1075
|
-
"
|
|
1076
|
-
},
|
|
1077
|
-
"type": "Hidden"
|
|
1078
|
-
},
|
|
1079
|
-
{
|
|
1080
|
-
"id": "deduplicationModeManualFlag",
|
|
1081
|
-
"label": "Manual mode",
|
|
1082
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
1083
|
-
"value": false,
|
|
1084
|
-
"group": "deduplication",
|
|
1085
|
-
"binding": {
|
|
1086
|
-
"name": "deduplicationModeManualFlag",
|
|
1087
|
-
"type": "zeebe:property"
|
|
990
|
+
"type": "zeebe:property",
|
|
991
|
+
"name": "correlationKeyExpression"
|
|
1088
992
|
},
|
|
1089
|
-
"
|
|
1090
|
-
},
|
|
1091
|
-
{
|
|
1092
|
-
"id": "deduplicationId",
|
|
1093
|
-
"label": "Deduplication ID",
|
|
993
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
1094
994
|
"constraints": {
|
|
1095
|
-
"notEmpty": true
|
|
1096
|
-
"pattern": {
|
|
1097
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
1098
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
1099
|
-
}
|
|
1100
|
-
},
|
|
1101
|
-
"group": "deduplication",
|
|
1102
|
-
"binding": {
|
|
1103
|
-
"name": "deduplicationId",
|
|
1104
|
-
"type": "zeebe:property"
|
|
1105
|
-
},
|
|
1106
|
-
"condition": {
|
|
1107
|
-
"property": "deduplicationModeManualFlag",
|
|
1108
|
-
"equals": true,
|
|
1109
|
-
"type": "simple"
|
|
1110
|
-
},
|
|
1111
|
-
"type": "String"
|
|
1112
|
-
},
|
|
1113
|
-
{
|
|
1114
|
-
"id": "deduplicationModeManual",
|
|
1115
|
-
"value": "MANUAL",
|
|
1116
|
-
"group": "deduplication",
|
|
1117
|
-
"binding": {
|
|
1118
|
-
"name": "deduplicationMode",
|
|
1119
|
-
"type": "zeebe:property"
|
|
1120
|
-
},
|
|
1121
|
-
"condition": {
|
|
1122
|
-
"property": "deduplicationId",
|
|
1123
|
-
"isActive": true,
|
|
1124
|
-
"type": "simple"
|
|
1125
|
-
},
|
|
1126
|
-
"type": "Hidden"
|
|
1127
|
-
},
|
|
1128
|
-
{
|
|
1129
|
-
"id": "deduplicationModeAuto",
|
|
1130
|
-
"value": "AUTO",
|
|
1131
|
-
"group": "deduplication",
|
|
1132
|
-
"binding": {
|
|
1133
|
-
"name": "deduplicationMode",
|
|
1134
|
-
"type": "zeebe:property"
|
|
995
|
+
"notEmpty": true
|
|
1135
996
|
},
|
|
1136
997
|
"condition": {
|
|
1137
|
-
"property": "
|
|
1138
|
-
"
|
|
1139
|
-
|
|
1140
|
-
},
|
|
1141
|
-
"type": "Hidden"
|
|
998
|
+
"property": "correlationRequired",
|
|
999
|
+
"equals": "required"
|
|
1000
|
+
}
|
|
1142
1001
|
},
|
|
1143
1002
|
{
|
|
1144
|
-
"id": "resultVariable",
|
|
1145
1003
|
"label": "Result variable",
|
|
1146
|
-
"
|
|
1147
|
-
"group": "
|
|
1004
|
+
"type": "String",
|
|
1005
|
+
"group": "variable-mapping",
|
|
1006
|
+
"optional": true,
|
|
1148
1007
|
"binding": {
|
|
1149
|
-
"
|
|
1150
|
-
"
|
|
1008
|
+
"type": "zeebe:property",
|
|
1009
|
+
"name": "resultVariable"
|
|
1151
1010
|
},
|
|
1152
|
-
"
|
|
1011
|
+
"description": "Name of variable to store the result of the connector in"
|
|
1153
1012
|
},
|
|
1154
1013
|
{
|
|
1155
|
-
"id": "resultExpression",
|
|
1156
1014
|
"label": "Result expression",
|
|
1157
|
-
"
|
|
1015
|
+
"type": "String",
|
|
1016
|
+
"group": "variable-mapping",
|
|
1158
1017
|
"feel": "required",
|
|
1159
|
-
"
|
|
1018
|
+
"optional": true,
|
|
1160
1019
|
"binding": {
|
|
1161
|
-
"
|
|
1162
|
-
"
|
|
1020
|
+
"type": "zeebe:property",
|
|
1021
|
+
"name": "resultExpression"
|
|
1163
1022
|
},
|
|
1164
|
-
"
|
|
1023
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
1165
1024
|
}
|
|
1166
1025
|
],
|
|
1167
1026
|
"icon": {
|
|
1168
|
-
"contents": "data:image/svg+xml
|
|
1027
|
+
"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"
|
|
1169
1028
|
},
|
|
1170
1029
|
"engines": {
|
|
1171
|
-
"camunda": "^8.
|
|
1030
|
+
"camunda": "^8.2"
|
|
1172
1031
|
}
|
|
1173
1032
|
},
|
|
1174
1033
|
{
|
|
1175
1034
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1176
1035
|
"name": "Amazon SQS Message Start Event Connector",
|
|
1177
1036
|
"id": "io.camunda.connectors.AWSSQS.startmessage.v1",
|
|
1178
|
-
"
|
|
1179
|
-
"
|
|
1037
|
+
"description": "Receive messages from Amazon SQS.",
|
|
1038
|
+
"keywords": [
|
|
1039
|
+
"receive message",
|
|
1040
|
+
"receive event",
|
|
1041
|
+
"receive message from queue",
|
|
1042
|
+
"receive event from queue",
|
|
1043
|
+
"event driven",
|
|
1044
|
+
"queue",
|
|
1045
|
+
"dequeue"
|
|
1046
|
+
],
|
|
1180
1047
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
1048
|
+
"version": 10,
|
|
1049
|
+
"category": {
|
|
1050
|
+
"id": "connectors",
|
|
1051
|
+
"name": "Connectors"
|
|
1052
|
+
},
|
|
1181
1053
|
"appliesTo": ["bpmn:StartEvent"],
|
|
1182
1054
|
"elementType": {
|
|
1183
1055
|
"value": "bpmn:StartEvent",
|
|
1184
1056
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1185
1057
|
},
|
|
1186
|
-
"
|
|
1187
|
-
"
|
|
1188
|
-
"name": "Connectors"
|
|
1058
|
+
"engines": {
|
|
1059
|
+
"camunda": "^8.3"
|
|
1189
1060
|
},
|
|
1190
1061
|
"groups": [
|
|
1191
1062
|
{
|
|
1192
1063
|
"id": "authentication",
|
|
1193
1064
|
"label": "Authentication"
|
|
1194
1065
|
},
|
|
1066
|
+
{
|
|
1067
|
+
"id": "configuration",
|
|
1068
|
+
"label": "Configuration"
|
|
1069
|
+
},
|
|
1195
1070
|
{
|
|
1196
1071
|
"id": "queueProperties",
|
|
1197
1072
|
"label": "Queue properties"
|
|
@@ -1210,197 +1085,213 @@
|
|
|
1210
1085
|
},
|
|
1211
1086
|
{
|
|
1212
1087
|
"id": "correlation",
|
|
1213
|
-
"label": "
|
|
1088
|
+
"label": "Correlation",
|
|
1089
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
1214
1090
|
},
|
|
1215
1091
|
{
|
|
1216
|
-
"id": "
|
|
1217
|
-
"label": "
|
|
1092
|
+
"id": "deduplication",
|
|
1093
|
+
"label": "Deduplication",
|
|
1094
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
1095
|
+
},
|
|
1096
|
+
{
|
|
1097
|
+
"id": "output",
|
|
1098
|
+
"label": "Output mapping"
|
|
1218
1099
|
}
|
|
1219
1100
|
],
|
|
1220
1101
|
"properties": [
|
|
1221
1102
|
{
|
|
1222
|
-
"type": "Hidden",
|
|
1223
1103
|
"value": "io.camunda:aws-sqs-inbound:1",
|
|
1224
1104
|
"binding": {
|
|
1225
|
-
"
|
|
1226
|
-
"
|
|
1227
|
-
}
|
|
1228
|
-
},
|
|
1229
|
-
{
|
|
1230
|
-
"type": "Hidden",
|
|
1231
|
-
"generatedValue": {
|
|
1232
|
-
"type": "uuid"
|
|
1105
|
+
"name": "inbound.type",
|
|
1106
|
+
"type": "zeebe:property"
|
|
1233
1107
|
},
|
|
1234
|
-
"
|
|
1235
|
-
"type": "bpmn:Message#property",
|
|
1236
|
-
"name": "name"
|
|
1237
|
-
}
|
|
1108
|
+
"type": "Hidden"
|
|
1238
1109
|
},
|
|
1239
1110
|
{
|
|
1240
|
-
"id": "
|
|
1111
|
+
"id": "authentication.type",
|
|
1241
1112
|
"label": "Authentication",
|
|
1242
|
-
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1113
|
+
"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>",
|
|
1114
|
+
"value": "credentials",
|
|
1243
1115
|
"group": "authentication",
|
|
1116
|
+
"binding": {
|
|
1117
|
+
"name": "authentication.type",
|
|
1118
|
+
"type": "zeebe:property"
|
|
1119
|
+
},
|
|
1244
1120
|
"type": "Dropdown",
|
|
1245
|
-
"optional": false,
|
|
1246
|
-
"value": "credentials",
|
|
1247
1121
|
"choices": [
|
|
1248
|
-
{
|
|
1249
|
-
"name": "Credentials",
|
|
1250
|
-
"value": "credentials"
|
|
1251
|
-
},
|
|
1252
1122
|
{
|
|
1253
1123
|
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
1254
1124
|
"value": "defaultCredentialsChain"
|
|
1125
|
+
},
|
|
1126
|
+
{
|
|
1127
|
+
"name": "Credentials",
|
|
1128
|
+
"value": "credentials"
|
|
1255
1129
|
}
|
|
1256
|
-
]
|
|
1257
|
-
"binding": {
|
|
1258
|
-
"type": "zeebe:property",
|
|
1259
|
-
"name": "authentication.type"
|
|
1260
|
-
},
|
|
1261
|
-
"constraints": {
|
|
1262
|
-
"notEmpty": true
|
|
1263
|
-
}
|
|
1130
|
+
]
|
|
1264
1131
|
},
|
|
1265
1132
|
{
|
|
1133
|
+
"id": "authentication.accessKey",
|
|
1266
1134
|
"label": "Access key",
|
|
1267
|
-
"description": "Provide
|
|
1268
|
-
"
|
|
1269
|
-
"type": "String",
|
|
1270
|
-
"binding": {
|
|
1271
|
-
"type": "zeebe:property",
|
|
1272
|
-
"name": "authentication.accessKey"
|
|
1273
|
-
},
|
|
1135
|
+
"description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
|
|
1136
|
+
"optional": false,
|
|
1274
1137
|
"constraints": {
|
|
1275
1138
|
"notEmpty": true
|
|
1276
1139
|
},
|
|
1140
|
+
"group": "authentication",
|
|
1141
|
+
"binding": {
|
|
1142
|
+
"name": "authentication.accessKey",
|
|
1143
|
+
"type": "zeebe:property"
|
|
1144
|
+
},
|
|
1277
1145
|
"condition": {
|
|
1278
|
-
"property": "
|
|
1279
|
-
"equals": "credentials"
|
|
1280
|
-
|
|
1146
|
+
"property": "authentication.type",
|
|
1147
|
+
"equals": "credentials",
|
|
1148
|
+
"type": "simple"
|
|
1149
|
+
},
|
|
1150
|
+
"type": "String"
|
|
1281
1151
|
},
|
|
1282
1152
|
{
|
|
1153
|
+
"id": "authentication.secretKey",
|
|
1283
1154
|
"label": "Secret key",
|
|
1284
|
-
"description": "Provide
|
|
1155
|
+
"description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
|
|
1156
|
+
"optional": false,
|
|
1157
|
+
"constraints": {
|
|
1158
|
+
"notEmpty": true
|
|
1159
|
+
},
|
|
1285
1160
|
"group": "authentication",
|
|
1286
|
-
"type": "String",
|
|
1287
1161
|
"binding": {
|
|
1288
|
-
"
|
|
1289
|
-
"
|
|
1162
|
+
"name": "authentication.secretKey",
|
|
1163
|
+
"type": "zeebe:property"
|
|
1290
1164
|
},
|
|
1165
|
+
"condition": {
|
|
1166
|
+
"property": "authentication.type",
|
|
1167
|
+
"equals": "credentials",
|
|
1168
|
+
"type": "simple"
|
|
1169
|
+
},
|
|
1170
|
+
"type": "String"
|
|
1171
|
+
},
|
|
1172
|
+
{
|
|
1173
|
+
"id": "configuration.region",
|
|
1174
|
+
"label": "Region",
|
|
1175
|
+
"description": "Specify the AWS region",
|
|
1176
|
+
"optional": false,
|
|
1291
1177
|
"constraints": {
|
|
1292
1178
|
"notEmpty": true
|
|
1293
1179
|
},
|
|
1294
|
-
"
|
|
1295
|
-
|
|
1296
|
-
"
|
|
1297
|
-
|
|
1180
|
+
"group": "configuration",
|
|
1181
|
+
"binding": {
|
|
1182
|
+
"name": "configuration.region",
|
|
1183
|
+
"type": "zeebe:property"
|
|
1184
|
+
},
|
|
1185
|
+
"type": "String"
|
|
1298
1186
|
},
|
|
1299
1187
|
{
|
|
1300
|
-
"
|
|
1301
|
-
"
|
|
1302
|
-
"
|
|
1303
|
-
"
|
|
1188
|
+
"id": "configuration.endpoint",
|
|
1189
|
+
"label": "Endpoint",
|
|
1190
|
+
"description": "Specify endpoint if need to use custom endpoint",
|
|
1191
|
+
"optional": true,
|
|
1192
|
+
"group": "configuration",
|
|
1304
1193
|
"binding": {
|
|
1305
|
-
"
|
|
1306
|
-
"
|
|
1194
|
+
"name": "configuration.endpoint",
|
|
1195
|
+
"type": "zeebe:property"
|
|
1307
1196
|
},
|
|
1308
|
-
"
|
|
1309
|
-
"notEmpty": true,
|
|
1310
|
-
"pattern": {
|
|
1311
|
-
"value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
1312
|
-
"message": "Must be an queue URL or ARN"
|
|
1313
|
-
}
|
|
1314
|
-
}
|
|
1197
|
+
"type": "Hidden"
|
|
1315
1198
|
},
|
|
1316
1199
|
{
|
|
1317
|
-
"
|
|
1318
|
-
"
|
|
1200
|
+
"id": "queue.queue.url",
|
|
1201
|
+
"label": "Queue URL",
|
|
1202
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
1203
|
+
"optional": false,
|
|
1204
|
+
"constraints": {
|
|
1205
|
+
"notEmpty": true
|
|
1206
|
+
},
|
|
1319
1207
|
"group": "queueProperties",
|
|
1320
|
-
"type": "String",
|
|
1321
1208
|
"binding": {
|
|
1322
|
-
"
|
|
1323
|
-
"
|
|
1209
|
+
"name": "queue.url",
|
|
1210
|
+
"type": "zeebe:property"
|
|
1324
1211
|
},
|
|
1325
|
-
"
|
|
1326
|
-
"notEmpty": true
|
|
1327
|
-
}
|
|
1212
|
+
"type": "String"
|
|
1328
1213
|
},
|
|
1329
1214
|
{
|
|
1215
|
+
"id": "queue.queue.pollingWaitTime",
|
|
1330
1216
|
"label": "Polling wait time",
|
|
1331
|
-
"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",
|
|
1332
|
-
"group": "messagePollingProperties",
|
|
1333
|
-
"type": "String",
|
|
1217
|
+
"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",
|
|
1334
1218
|
"optional": false,
|
|
1335
|
-
"
|
|
1336
|
-
"value": "1",
|
|
1337
|
-
"binding": {
|
|
1338
|
-
"type": "zeebe:property",
|
|
1339
|
-
"name": "queue.pollingWaitTime"
|
|
1340
|
-
},
|
|
1219
|
+
"value": "20",
|
|
1341
1220
|
"constraints": {
|
|
1342
1221
|
"notEmpty": true,
|
|
1343
1222
|
"pattern": {
|
|
1344
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
1345
|
-
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
1223
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
|
|
1346
1224
|
}
|
|
1347
|
-
}
|
|
1225
|
+
},
|
|
1226
|
+
"group": "messagePollingProperties",
|
|
1227
|
+
"binding": {
|
|
1228
|
+
"name": "queue.pollingWaitTime",
|
|
1229
|
+
"type": "zeebe:property"
|
|
1230
|
+
},
|
|
1231
|
+
"type": "String"
|
|
1348
1232
|
},
|
|
1349
1233
|
{
|
|
1234
|
+
"id": "queue.queue.attributeNames",
|
|
1350
1235
|
"label": "Attribute names",
|
|
1351
1236
|
"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",
|
|
1237
|
+
"optional": false,
|
|
1238
|
+
"feel": "optional",
|
|
1352
1239
|
"group": "input",
|
|
1353
|
-
"type": "String",
|
|
1354
|
-
"optional": true,
|
|
1355
1240
|
"binding": {
|
|
1356
|
-
"
|
|
1357
|
-
"
|
|
1241
|
+
"name": "queue.attributeNames",
|
|
1242
|
+
"type": "zeebe:property"
|
|
1358
1243
|
},
|
|
1359
|
-
"
|
|
1244
|
+
"type": "String"
|
|
1360
1245
|
},
|
|
1361
1246
|
{
|
|
1247
|
+
"id": "queue.queue.messageAttributeNames",
|
|
1362
1248
|
"label": "Message attribute names",
|
|
1363
1249
|
"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",
|
|
1250
|
+
"optional": false,
|
|
1251
|
+
"feel": "optional",
|
|
1364
1252
|
"group": "input",
|
|
1365
|
-
"type": "String",
|
|
1366
|
-
"optional": true,
|
|
1367
1253
|
"binding": {
|
|
1368
|
-
"
|
|
1369
|
-
"
|
|
1254
|
+
"name": "queue.messageAttributeNames",
|
|
1255
|
+
"type": "zeebe:property"
|
|
1370
1256
|
},
|
|
1371
|
-
"
|
|
1257
|
+
"type": "String"
|
|
1372
1258
|
},
|
|
1373
1259
|
{
|
|
1374
|
-
"
|
|
1375
|
-
"
|
|
1376
|
-
"
|
|
1260
|
+
"id": "activationCondition",
|
|
1261
|
+
"label": "Activation condition",
|
|
1262
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1377
1263
|
"optional": true,
|
|
1264
|
+
"feel": "required",
|
|
1378
1265
|
"group": "activation",
|
|
1379
1266
|
"binding": {
|
|
1380
|
-
"
|
|
1381
|
-
"
|
|
1267
|
+
"name": "activationCondition",
|
|
1268
|
+
"type": "zeebe:property"
|
|
1382
1269
|
},
|
|
1383
|
-
"
|
|
1270
|
+
"type": "String"
|
|
1384
1271
|
},
|
|
1385
1272
|
{
|
|
1386
|
-
"
|
|
1387
|
-
"
|
|
1273
|
+
"id": "consumeUnmatchedEvents",
|
|
1274
|
+
"label": "Consume unmatched events",
|
|
1275
|
+
"value": true,
|
|
1388
1276
|
"group": "activation",
|
|
1389
|
-
"feel": "required",
|
|
1390
|
-
"optional": true,
|
|
1391
1277
|
"binding": {
|
|
1392
|
-
"
|
|
1393
|
-
"
|
|
1278
|
+
"name": "consumeUnmatchedEvents",
|
|
1279
|
+
"type": "zeebe:property"
|
|
1394
1280
|
},
|
|
1395
|
-
"
|
|
1281
|
+
"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",
|
|
1282
|
+
"type": "Boolean"
|
|
1396
1283
|
},
|
|
1397
1284
|
{
|
|
1398
|
-
"label": "Correlation required",
|
|
1399
|
-
"description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
|
|
1400
1285
|
"id": "correlationRequired",
|
|
1286
|
+
"label": "Subprocess correlation required",
|
|
1287
|
+
"description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
|
|
1288
|
+
"value": "notRequired",
|
|
1401
1289
|
"group": "correlation",
|
|
1290
|
+
"binding": {
|
|
1291
|
+
"name": "correlationRequired",
|
|
1292
|
+
"type": "zeebe:property"
|
|
1293
|
+
},
|
|
1402
1294
|
"type": "Dropdown",
|
|
1403
|
-
"value": "notRequired",
|
|
1404
1295
|
"choices": [
|
|
1405
1296
|
{
|
|
1406
1297
|
"name": "Correlation not required",
|
|
@@ -1410,77 +1301,186 @@
|
|
|
1410
1301
|
"name": "Correlation required",
|
|
1411
1302
|
"value": "required"
|
|
1412
1303
|
}
|
|
1413
|
-
]
|
|
1414
|
-
"binding": {
|
|
1415
|
-
"type": "zeebe:property",
|
|
1416
|
-
"name": "correlationRequired"
|
|
1417
|
-
}
|
|
1304
|
+
]
|
|
1418
1305
|
},
|
|
1419
1306
|
{
|
|
1307
|
+
"id": "correlationKeyProcess",
|
|
1420
1308
|
"label": "Correlation key (process)",
|
|
1421
|
-
"type": "String",
|
|
1422
|
-
"group": "correlation",
|
|
1423
|
-
"feel": "required",
|
|
1424
1309
|
"description": "Sets up the correlation key from process variables",
|
|
1425
|
-
"binding": {
|
|
1426
|
-
"type": "bpmn:Message#zeebe:subscription#property",
|
|
1427
|
-
"name": "correlationKey"
|
|
1428
|
-
},
|
|
1429
1310
|
"constraints": {
|
|
1430
1311
|
"notEmpty": true
|
|
1431
1312
|
},
|
|
1313
|
+
"feel": "required",
|
|
1314
|
+
"group": "correlation",
|
|
1315
|
+
"binding": {
|
|
1316
|
+
"name": "correlationKey",
|
|
1317
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
1318
|
+
},
|
|
1432
1319
|
"condition": {
|
|
1433
1320
|
"property": "correlationRequired",
|
|
1434
|
-
"equals": "required"
|
|
1435
|
-
|
|
1321
|
+
"equals": "required",
|
|
1322
|
+
"type": "simple"
|
|
1323
|
+
},
|
|
1324
|
+
"type": "String"
|
|
1436
1325
|
},
|
|
1437
1326
|
{
|
|
1327
|
+
"id": "correlationKeyPayload",
|
|
1438
1328
|
"label": "Correlation key (payload)",
|
|
1439
|
-
"
|
|
1329
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
1330
|
+
"constraints": {
|
|
1331
|
+
"notEmpty": true
|
|
1332
|
+
},
|
|
1333
|
+
"feel": "required",
|
|
1440
1334
|
"group": "correlation",
|
|
1335
|
+
"binding": {
|
|
1336
|
+
"name": "correlationKeyExpression",
|
|
1337
|
+
"type": "zeebe:property"
|
|
1338
|
+
},
|
|
1339
|
+
"condition": {
|
|
1340
|
+
"property": "correlationRequired",
|
|
1341
|
+
"equals": "required",
|
|
1342
|
+
"type": "simple"
|
|
1343
|
+
},
|
|
1344
|
+
"type": "String"
|
|
1345
|
+
},
|
|
1346
|
+
{
|
|
1347
|
+
"id": "messageIdExpression",
|
|
1348
|
+
"label": "Message ID expression",
|
|
1349
|
+
"description": "Expression to extract unique identifier of a message",
|
|
1350
|
+
"optional": true,
|
|
1441
1351
|
"feel": "required",
|
|
1352
|
+
"group": "correlation",
|
|
1442
1353
|
"binding": {
|
|
1443
|
-
"
|
|
1444
|
-
"
|
|
1354
|
+
"name": "messageIdExpression",
|
|
1355
|
+
"type": "zeebe:property"
|
|
1445
1356
|
},
|
|
1446
|
-
"
|
|
1357
|
+
"type": "String"
|
|
1358
|
+
},
|
|
1359
|
+
{
|
|
1360
|
+
"id": "messageTtl",
|
|
1361
|
+
"label": "Message TTL",
|
|
1362
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
1363
|
+
"optional": true,
|
|
1447
1364
|
"constraints": {
|
|
1448
|
-
"notEmpty":
|
|
1365
|
+
"notEmpty": false,
|
|
1366
|
+
"pattern": {
|
|
1367
|
+
"value": "^(PT.*|)$",
|
|
1368
|
+
"message": "must be an ISO-8601 duration"
|
|
1369
|
+
}
|
|
1370
|
+
},
|
|
1371
|
+
"feel": "optional",
|
|
1372
|
+
"group": "correlation",
|
|
1373
|
+
"binding": {
|
|
1374
|
+
"name": "messageTtl",
|
|
1375
|
+
"type": "zeebe:property"
|
|
1376
|
+
},
|
|
1377
|
+
"type": "String"
|
|
1378
|
+
},
|
|
1379
|
+
{
|
|
1380
|
+
"id": "messageNameUuid",
|
|
1381
|
+
"label": "Message name",
|
|
1382
|
+
"generatedValue": {
|
|
1383
|
+
"type": "uuid"
|
|
1384
|
+
},
|
|
1385
|
+
"feel": "optional",
|
|
1386
|
+
"group": "correlation",
|
|
1387
|
+
"binding": {
|
|
1388
|
+
"name": "name",
|
|
1389
|
+
"type": "bpmn:Message#property"
|
|
1390
|
+
},
|
|
1391
|
+
"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.",
|
|
1392
|
+
"type": "String"
|
|
1393
|
+
},
|
|
1394
|
+
{
|
|
1395
|
+
"id": "deduplicationModeManualFlag",
|
|
1396
|
+
"label": "Manual mode",
|
|
1397
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
1398
|
+
"value": false,
|
|
1399
|
+
"group": "deduplication",
|
|
1400
|
+
"binding": {
|
|
1401
|
+
"name": "deduplicationModeManualFlag",
|
|
1402
|
+
"type": "zeebe:property"
|
|
1403
|
+
},
|
|
1404
|
+
"type": "Boolean"
|
|
1405
|
+
},
|
|
1406
|
+
{
|
|
1407
|
+
"id": "deduplicationId",
|
|
1408
|
+
"label": "Deduplication ID",
|
|
1409
|
+
"constraints": {
|
|
1410
|
+
"notEmpty": true,
|
|
1411
|
+
"pattern": {
|
|
1412
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
1413
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
1414
|
+
}
|
|
1415
|
+
},
|
|
1416
|
+
"group": "deduplication",
|
|
1417
|
+
"binding": {
|
|
1418
|
+
"name": "deduplicationId",
|
|
1419
|
+
"type": "zeebe:property"
|
|
1449
1420
|
},
|
|
1450
1421
|
"condition": {
|
|
1451
|
-
"property": "
|
|
1452
|
-
"equals":
|
|
1453
|
-
|
|
1422
|
+
"property": "deduplicationModeManualFlag",
|
|
1423
|
+
"equals": true,
|
|
1424
|
+
"type": "simple"
|
|
1425
|
+
},
|
|
1426
|
+
"type": "String"
|
|
1427
|
+
},
|
|
1428
|
+
{
|
|
1429
|
+
"id": "deduplicationModeManual",
|
|
1430
|
+
"value": "MANUAL",
|
|
1431
|
+
"group": "deduplication",
|
|
1432
|
+
"binding": {
|
|
1433
|
+
"name": "deduplicationMode",
|
|
1434
|
+
"type": "zeebe:property"
|
|
1435
|
+
},
|
|
1436
|
+
"condition": {
|
|
1437
|
+
"property": "deduplicationId",
|
|
1438
|
+
"isActive": true,
|
|
1439
|
+
"type": "simple"
|
|
1440
|
+
},
|
|
1441
|
+
"type": "Hidden"
|
|
1442
|
+
},
|
|
1443
|
+
{
|
|
1444
|
+
"id": "deduplicationModeAuto",
|
|
1445
|
+
"value": "AUTO",
|
|
1446
|
+
"group": "deduplication",
|
|
1447
|
+
"binding": {
|
|
1448
|
+
"name": "deduplicationMode",
|
|
1449
|
+
"type": "zeebe:property"
|
|
1450
|
+
},
|
|
1451
|
+
"condition": {
|
|
1452
|
+
"property": "deduplicationId",
|
|
1453
|
+
"isActive": false,
|
|
1454
|
+
"type": "simple"
|
|
1455
|
+
},
|
|
1456
|
+
"type": "Hidden"
|
|
1454
1457
|
},
|
|
1455
1458
|
{
|
|
1459
|
+
"id": "resultVariable",
|
|
1456
1460
|
"label": "Result variable",
|
|
1457
|
-
"
|
|
1458
|
-
"group": "
|
|
1459
|
-
"optional": true,
|
|
1461
|
+
"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>.",
|
|
1462
|
+
"group": "output",
|
|
1460
1463
|
"binding": {
|
|
1461
|
-
"
|
|
1462
|
-
"
|
|
1464
|
+
"name": "resultVariable",
|
|
1465
|
+
"type": "zeebe:property"
|
|
1463
1466
|
},
|
|
1464
|
-
"
|
|
1467
|
+
"type": "String"
|
|
1465
1468
|
},
|
|
1466
1469
|
{
|
|
1470
|
+
"id": "resultExpression",
|
|
1467
1471
|
"label": "Result expression",
|
|
1468
|
-
"
|
|
1469
|
-
"group": "variable-mapping",
|
|
1472
|
+
"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>.",
|
|
1470
1473
|
"feel": "required",
|
|
1471
|
-
"
|
|
1474
|
+
"group": "output",
|
|
1472
1475
|
"binding": {
|
|
1473
|
-
"
|
|
1474
|
-
"
|
|
1476
|
+
"name": "resultExpression",
|
|
1477
|
+
"type": "zeebe:property"
|
|
1475
1478
|
},
|
|
1476
|
-
"
|
|
1479
|
+
"type": "Text"
|
|
1477
1480
|
}
|
|
1478
1481
|
],
|
|
1479
1482
|
"icon": {
|
|
1480
|
-
"contents": "data:image/svg+xml
|
|
1481
|
-
},
|
|
1482
|
-
"engines": {
|
|
1483
|
-
"camunda": "^8.4"
|
|
1483
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
1484
1484
|
}
|
|
1485
1485
|
}
|
|
1486
1486
|
]
|