@camunda/connectors-element-templates 1.0.16 → 1.0.18
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/connectors.js +12 -0
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -5
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +36 -39
- package/src/element-templates/agenticai-aiagent-job-worker.json +3769 -28
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +6979 -3299
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +469 -471
- package/src/element-templates/agenticai-mcp-message-start-event.json +122 -0
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +484 -486
- package/src/element-templates/asana-connector.json +718 -7
- package/src/element-templates/automation-anywhere-outbound-connector.json +1756 -1752
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +431 -0
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +285 -0
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +341 -0
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +316 -0
- package/src/element-templates/aws-bedrock-outbound-connector.json +788 -51
- package/src/element-templates/aws-comprehend-outbound-connector.json +10 -5
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1412 -1412
- package/src/element-templates/aws-eventbridge-connector-boundary.json +376 -11
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +400 -35
- package/src/element-templates/aws-eventbridge-connector-message-start.json +408 -9
- package/src/element-templates/aws-eventbridge-connector-receive.json +364 -0
- package/src/element-templates/aws-eventbridge-connector-start-event.json +322 -5
- package/src/element-templates/aws-eventbridge-outbound-connector.json +316 -311
- package/src/element-templates/aws-lambda-outbound-connector.json +305 -301
- package/src/element-templates/aws-s3-outbound-connector.json +656 -15
- package/src/element-templates/aws-sagemaker-outbound-connector.json +56 -52
- package/src/element-templates/aws-sns-inbound-boundary.json +422 -415
- package/src/element-templates/aws-sns-inbound-intermediate.json +330 -323
- package/src/element-templates/aws-sns-inbound-message-start.json +348 -341
- package/src/element-templates/aws-sns-inbound-receive.json +13 -6
- package/src/element-templates/aws-sns-inbound-start-event.json +139 -132
- package/src/element-templates/aws-sns-outbound-connector.json +593 -589
- package/src/element-templates/aws-sqs-boundary-connector.json +642 -638
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +588 -584
- package/src/element-templates/aws-sqs-outbound-connector.json +748 -746
- package/src/element-templates/aws-sqs-receive-connector.json +15 -11
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -400
- package/src/element-templates/aws-sqs-start-message.json +465 -461
- package/src/element-templates/aws-textract-outbound-connector.json +298 -294
- package/src/element-templates/azure-blobstorage-outbound-connector.json +668 -11
- package/src/element-templates/azure-open-ai-connector.json +1329 -4
- package/src/element-templates/blue-prism-connector.json +598 -53
- package/src/element-templates/box-outbound-connector.json +924 -12
- package/src/element-templates/csv-outbound-connector.json +39 -31
- package/src/element-templates/easy-post-connector.json +1017 -49
- package/src/element-templates/email-inbound-connector-boundary.json +32 -24
- package/src/element-templates/email-inbound-connector-intermediate.json +32 -24
- package/src/element-templates/email-inbound-connector-receive.json +564 -0
- package/src/element-templates/email-message-start-event-connector.json +45 -37
- package/src/element-templates/email-outbound-connector.json +2129 -256
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +513 -516
- package/src/element-templates/github-connector.json +12447 -5385
- package/src/element-templates/github-webhook-connector-boundary.json +11 -13
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -57
- package/src/element-templates/github-webhook-connector-message-start.json +19 -21
- package/src/element-templates/github-webhook-connector-receive.json +13 -15
- package/src/element-templates/github-webhook-connector-start-event.json +62 -64
- package/src/element-templates/gitlab-connector.json +2974 -1342
- package/src/element-templates/google-cloud-storage-outbound-connector.json +561 -12
- package/src/element-templates/google-drive-outbound-connector.json +882 -262
- package/src/element-templates/google-gemini-outbound-connector.json +117 -109
- package/src/element-templates/google-maps-platform-connector.json +1048 -19
- package/src/element-templates/google-sheets-outbound-connector.json +2961 -1967
- package/src/element-templates/graphql-outbound-connector.json +1780 -1193
- package/src/element-templates/http-json-connector.json +2832 -2168
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +953 -277
- package/src/element-templates/http-polling-connector.json +1642 -966
- package/src/element-templates/hubspot-outbound-connector.json +2376 -30
- package/src/element-templates/hugging-face-connector.json +432 -5
- package/src/element-templates/jdbc-outbound-connector.json +62 -48
- package/src/element-templates/kafka-inbound-connector-boundary.json +21 -12
- package/src/element-templates/kafka-inbound-connector-intermediate.json +581 -572
- package/src/element-templates/kafka-inbound-connector-receive.json +15 -6
- package/src/element-templates/kafka-inbound-connector-start-message.json +150 -141
- package/src/element-templates/kafka-inbound-connector.json +240 -240
- package/src/element-templates/kafka-outbound-connector.json +436 -430
- package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +178 -26
- package/src/element-templates/microsoft-office365-mail-connector.json +883 -0
- package/src/element-templates/microsoft-teams-outbound-connector.json +5616 -1607
- package/src/element-templates/openai-connector.json +608 -145
- package/src/element-templates/operate-connector.json +1218 -66
- package/src/element-templates/power-automate-connector.json +602 -10
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +799 -790
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +914 -905
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +477 -468
- package/src/element-templates/rabbitmq-inbound-connector-receive.json +15 -6
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +754 -745
- package/src/element-templates/rabbitmq-outbound-connector.json +875 -869
- package/src/element-templates/rpa-connector.json +346 -0
- package/src/element-templates/salesforce-connector.json +583 -39
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +10 -5
- package/src/element-templates/send-message-connector-message-end-event.json +10 -5
- package/src/element-templates/send-message-connector-send-task.json +10 -5
- package/src/element-templates/sendgrid-outbound-connector.json +1406 -798
- package/src/element-templates/servicenow-connector.json +971 -3
- package/src/element-templates/servicenow-flow-starter-connector.json +8 -3
- package/src/element-templates/servicenow-incident-connector.json +980 -3
- package/src/element-templates/slack-inbound-boundary.json +639 -341
- package/src/element-templates/slack-inbound-intermediate.json +393 -95
- package/src/element-templates/slack-inbound-message-start.json +678 -348
- package/src/element-templates/slack-inbound-receive.json +297 -0
- package/src/element-templates/slack-inbound-start-event.json +332 -327
- package/src/element-templates/slack-outbound-connector.json +3313 -919
- package/src/element-templates/soap-outbound-connector.json +812 -2
- package/src/element-templates/twilio-connector.json +1521 -41
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -26
- package/src/element-templates/twilio-webhook-connector.json +238 -8
- package/src/element-templates/twilio-webhook-intermediate-connector.json +38 -29
- package/src/element-templates/twilio-webhook-message-start-connector.json +312 -0
- package/src/element-templates/twilio-webhook-receive-connector.json +11 -2
- package/src/element-templates/uipath-connector.json +607 -15
- package/src/element-templates/webhook-connector-boundary.json +1986 -1331
- package/src/element-templates/webhook-connector-intermediate.json +2193 -1538
- package/src/element-templates/webhook-connector-receive.json +654 -0
- package/src/element-templates/webhook-connector-start-event.json +1261 -700
- package/src/element-templates/webhook-connector-start-message.json +1754 -1067
- package/src/element-templates/whatsapp-connector.json +339 -5
|
@@ -1,24 +1,43 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
|
-
"name": "Amazon SQS
|
|
4
|
+
"name": "Amazon SQS Start Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
|
|
6
|
-
"
|
|
6
|
+
"deprecated": {
|
|
7
|
+
"message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
|
|
8
|
+
"documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
|
|
9
|
+
},
|
|
7
10
|
"description": "Receive message from a queue",
|
|
8
|
-
"
|
|
11
|
+
"keywords": [
|
|
12
|
+
"receive message",
|
|
13
|
+
"receive event",
|
|
14
|
+
"receive message from queue",
|
|
15
|
+
"event driven",
|
|
16
|
+
"queue",
|
|
17
|
+
"dequeue"
|
|
18
|
+
],
|
|
19
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
20
|
+
"version": 10,
|
|
21
|
+
"category": {
|
|
22
|
+
"id": "connectors",
|
|
23
|
+
"name": "Connectors"
|
|
24
|
+
},
|
|
9
25
|
"appliesTo": ["bpmn:StartEvent"],
|
|
10
26
|
"elementType": {
|
|
11
27
|
"value": "bpmn:StartEvent"
|
|
12
28
|
},
|
|
13
|
-
"
|
|
14
|
-
"
|
|
15
|
-
"name": "Connectors"
|
|
29
|
+
"engines": {
|
|
30
|
+
"camunda": "^8.5"
|
|
16
31
|
},
|
|
17
32
|
"groups": [
|
|
18
33
|
{
|
|
19
34
|
"id": "authentication",
|
|
20
35
|
"label": "Authentication"
|
|
21
36
|
},
|
|
37
|
+
{
|
|
38
|
+
"id": "configuration",
|
|
39
|
+
"label": "Configuration"
|
|
40
|
+
},
|
|
22
41
|
{
|
|
23
42
|
"id": "queueProperties",
|
|
24
43
|
"label": "Queue properties"
|
|
@@ -36,167 +55,295 @@
|
|
|
36
55
|
"label": "Activation"
|
|
37
56
|
},
|
|
38
57
|
{
|
|
39
|
-
"id": "
|
|
40
|
-
"label": "
|
|
58
|
+
"id": "deduplication",
|
|
59
|
+
"label": "Deduplication",
|
|
60
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"id": "output",
|
|
64
|
+
"label": "Output mapping"
|
|
41
65
|
}
|
|
42
66
|
],
|
|
43
67
|
"properties": [
|
|
44
68
|
{
|
|
45
|
-
"type": "Hidden",
|
|
46
69
|
"value": "io.camunda:aws-sqs-inbound:1",
|
|
47
70
|
"binding": {
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
}
|
|
71
|
+
"name": "inbound.type",
|
|
72
|
+
"type": "zeebe:property"
|
|
73
|
+
},
|
|
74
|
+
"type": "Hidden"
|
|
51
75
|
},
|
|
52
76
|
{
|
|
53
|
-
"
|
|
54
|
-
"
|
|
77
|
+
"id": "authentication.type",
|
|
78
|
+
"label": "Authentication",
|
|
79
|
+
"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>",
|
|
80
|
+
"value": "credentials",
|
|
55
81
|
"group": "authentication",
|
|
56
|
-
"type": "String",
|
|
57
82
|
"binding": {
|
|
58
|
-
"
|
|
59
|
-
"
|
|
83
|
+
"name": "authentication.type",
|
|
84
|
+
"type": "zeebe:property"
|
|
60
85
|
},
|
|
86
|
+
"type": "Dropdown",
|
|
87
|
+
"choices": [
|
|
88
|
+
{
|
|
89
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
90
|
+
"value": "defaultCredentialsChain"
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"name": "Credentials",
|
|
94
|
+
"value": "credentials"
|
|
95
|
+
}
|
|
96
|
+
]
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"id": "authentication.accessKey",
|
|
100
|
+
"label": "Access key",
|
|
101
|
+
"description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
|
|
102
|
+
"optional": false,
|
|
61
103
|
"constraints": {
|
|
62
104
|
"notEmpty": true
|
|
63
|
-
}
|
|
105
|
+
},
|
|
106
|
+
"group": "authentication",
|
|
107
|
+
"binding": {
|
|
108
|
+
"name": "authentication.accessKey",
|
|
109
|
+
"type": "zeebe:property"
|
|
110
|
+
},
|
|
111
|
+
"condition": {
|
|
112
|
+
"property": "authentication.type",
|
|
113
|
+
"equals": "credentials",
|
|
114
|
+
"type": "simple"
|
|
115
|
+
},
|
|
116
|
+
"type": "String"
|
|
64
117
|
},
|
|
65
118
|
{
|
|
119
|
+
"id": "authentication.secretKey",
|
|
66
120
|
"label": "Secret key",
|
|
67
|
-
"description": "Provide
|
|
121
|
+
"description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
|
|
122
|
+
"optional": false,
|
|
123
|
+
"constraints": {
|
|
124
|
+
"notEmpty": true
|
|
125
|
+
},
|
|
68
126
|
"group": "authentication",
|
|
69
|
-
"type": "String",
|
|
70
127
|
"binding": {
|
|
71
|
-
"
|
|
72
|
-
"
|
|
128
|
+
"name": "authentication.secretKey",
|
|
129
|
+
"type": "zeebe:property"
|
|
130
|
+
},
|
|
131
|
+
"condition": {
|
|
132
|
+
"property": "authentication.type",
|
|
133
|
+
"equals": "credentials",
|
|
134
|
+
"type": "simple"
|
|
73
135
|
},
|
|
136
|
+
"type": "String"
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
"id": "configuration.region",
|
|
140
|
+
"label": "Region",
|
|
141
|
+
"description": "Specify the AWS region",
|
|
142
|
+
"optional": false,
|
|
74
143
|
"constraints": {
|
|
75
144
|
"notEmpty": true
|
|
76
|
-
}
|
|
145
|
+
},
|
|
146
|
+
"group": "configuration",
|
|
147
|
+
"binding": {
|
|
148
|
+
"name": "configuration.region",
|
|
149
|
+
"type": "zeebe:property"
|
|
150
|
+
},
|
|
151
|
+
"type": "String"
|
|
77
152
|
},
|
|
78
153
|
{
|
|
79
|
-
"
|
|
80
|
-
"
|
|
81
|
-
"
|
|
82
|
-
"
|
|
154
|
+
"id": "configuration.endpoint",
|
|
155
|
+
"label": "Endpoint",
|
|
156
|
+
"description": "Specify endpoint if need to use custom endpoint",
|
|
157
|
+
"optional": true,
|
|
158
|
+
"group": "configuration",
|
|
83
159
|
"binding": {
|
|
84
|
-
"
|
|
85
|
-
"
|
|
160
|
+
"name": "configuration.endpoint",
|
|
161
|
+
"type": "zeebe:property"
|
|
86
162
|
},
|
|
87
|
-
"
|
|
88
|
-
"notEmpty": true,
|
|
89
|
-
"pattern": {
|
|
90
|
-
"value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
|
|
91
|
-
"message": "Must be an queue URL or ARN or a secret.XYZ"
|
|
92
|
-
}
|
|
93
|
-
}
|
|
163
|
+
"type": "Hidden"
|
|
94
164
|
},
|
|
95
165
|
{
|
|
96
|
-
"
|
|
97
|
-
"
|
|
166
|
+
"id": "queue.queue.url",
|
|
167
|
+
"label": "Queue URL",
|
|
168
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
169
|
+
"optional": false,
|
|
170
|
+
"constraints": {
|
|
171
|
+
"notEmpty": true
|
|
172
|
+
},
|
|
98
173
|
"group": "queueProperties",
|
|
99
|
-
"type": "String",
|
|
100
174
|
"binding": {
|
|
101
|
-
"
|
|
102
|
-
"
|
|
175
|
+
"name": "queue.url",
|
|
176
|
+
"type": "zeebe:property"
|
|
103
177
|
},
|
|
104
|
-
"
|
|
105
|
-
"notEmpty": true
|
|
106
|
-
}
|
|
178
|
+
"type": "String"
|
|
107
179
|
},
|
|
108
180
|
{
|
|
181
|
+
"id": "queue.queue.pollingWaitTime",
|
|
109
182
|
"label": "Polling wait time",
|
|
110
|
-
"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/
|
|
111
|
-
"group": "messagePollingProperties",
|
|
112
|
-
"type": "String",
|
|
183
|
+
"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",
|
|
113
184
|
"optional": false,
|
|
114
|
-
"
|
|
115
|
-
"value": "1",
|
|
116
|
-
"binding": {
|
|
117
|
-
"type": "zeebe:property",
|
|
118
|
-
"name": "queue.pollingWaitTime"
|
|
119
|
-
},
|
|
185
|
+
"value": "20",
|
|
120
186
|
"constraints": {
|
|
121
187
|
"notEmpty": true,
|
|
122
188
|
"pattern": {
|
|
123
|
-
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
|
|
124
|
-
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
189
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
|
|
125
190
|
}
|
|
126
|
-
}
|
|
191
|
+
},
|
|
192
|
+
"group": "messagePollingProperties",
|
|
193
|
+
"binding": {
|
|
194
|
+
"name": "queue.pollingWaitTime",
|
|
195
|
+
"type": "zeebe:property"
|
|
196
|
+
},
|
|
197
|
+
"type": "String"
|
|
127
198
|
},
|
|
128
199
|
{
|
|
200
|
+
"id": "queue.queue.attributeNames",
|
|
129
201
|
"label": "Attribute names",
|
|
130
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
202
|
+
"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",
|
|
203
|
+
"optional": false,
|
|
204
|
+
"feel": "optional",
|
|
131
205
|
"group": "input",
|
|
132
|
-
"type": "String",
|
|
133
|
-
"optional": true,
|
|
134
206
|
"binding": {
|
|
135
|
-
"
|
|
136
|
-
"
|
|
207
|
+
"name": "queue.attributeNames",
|
|
208
|
+
"type": "zeebe:property"
|
|
137
209
|
},
|
|
138
|
-
"
|
|
210
|
+
"type": "String"
|
|
139
211
|
},
|
|
140
212
|
{
|
|
213
|
+
"id": "queue.queue.messageAttributeNames",
|
|
141
214
|
"label": "Message attribute names",
|
|
142
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
215
|
+
"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",
|
|
216
|
+
"optional": false,
|
|
217
|
+
"feel": "optional",
|
|
143
218
|
"group": "input",
|
|
144
|
-
"type": "String",
|
|
145
|
-
"optional": true,
|
|
146
219
|
"binding": {
|
|
147
|
-
"
|
|
148
|
-
"
|
|
220
|
+
"name": "queue.messageAttributeNames",
|
|
221
|
+
"type": "zeebe:property"
|
|
149
222
|
},
|
|
150
|
-
"
|
|
223
|
+
"type": "String"
|
|
151
224
|
},
|
|
152
225
|
{
|
|
226
|
+
"id": "activationCondition",
|
|
153
227
|
"label": "Activation condition",
|
|
154
|
-
"
|
|
155
|
-
"group": "activation",
|
|
156
|
-
"feel": "required",
|
|
228
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
157
229
|
"optional": true,
|
|
230
|
+
"feel": "required",
|
|
231
|
+
"group": "activation",
|
|
158
232
|
"binding": {
|
|
159
|
-
"
|
|
160
|
-
"
|
|
233
|
+
"name": "activationCondition",
|
|
234
|
+
"type": "zeebe:property"
|
|
161
235
|
},
|
|
162
|
-
"
|
|
236
|
+
"type": "String"
|
|
163
237
|
},
|
|
164
238
|
{
|
|
165
|
-
"
|
|
166
|
-
"
|
|
167
|
-
"
|
|
168
|
-
"
|
|
239
|
+
"id": "consumeUnmatchedEvents",
|
|
240
|
+
"label": "Consume unmatched events",
|
|
241
|
+
"value": true,
|
|
242
|
+
"group": "activation",
|
|
169
243
|
"binding": {
|
|
170
|
-
"
|
|
171
|
-
"
|
|
244
|
+
"name": "consumeUnmatchedEvents",
|
|
245
|
+
"type": "zeebe:property"
|
|
172
246
|
},
|
|
173
|
-
"
|
|
247
|
+
"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",
|
|
248
|
+
"type": "Boolean"
|
|
174
249
|
},
|
|
175
250
|
{
|
|
176
|
-
"
|
|
177
|
-
"
|
|
178
|
-
"
|
|
179
|
-
"
|
|
180
|
-
"
|
|
251
|
+
"id": "deduplicationModeManualFlag",
|
|
252
|
+
"label": "Manual mode",
|
|
253
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
254
|
+
"value": false,
|
|
255
|
+
"group": "deduplication",
|
|
181
256
|
"binding": {
|
|
182
|
-
"
|
|
183
|
-
"
|
|
257
|
+
"name": "deduplicationModeManualFlag",
|
|
258
|
+
"type": "zeebe:property"
|
|
184
259
|
},
|
|
185
|
-
"
|
|
186
|
-
}
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
260
|
+
"type": "Boolean"
|
|
261
|
+
},
|
|
262
|
+
{
|
|
263
|
+
"id": "deduplicationId",
|
|
264
|
+
"label": "Deduplication ID",
|
|
265
|
+
"constraints": {
|
|
266
|
+
"notEmpty": true,
|
|
267
|
+
"pattern": {
|
|
268
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
269
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
270
|
+
}
|
|
271
|
+
},
|
|
272
|
+
"group": "deduplication",
|
|
273
|
+
"binding": {
|
|
274
|
+
"name": "deduplicationId",
|
|
275
|
+
"type": "zeebe:property"
|
|
276
|
+
},
|
|
277
|
+
"condition": {
|
|
278
|
+
"property": "deduplicationModeManualFlag",
|
|
279
|
+
"equals": true,
|
|
280
|
+
"type": "simple"
|
|
281
|
+
},
|
|
282
|
+
"type": "String"
|
|
283
|
+
},
|
|
284
|
+
{
|
|
285
|
+
"id": "deduplicationModeManual",
|
|
286
|
+
"value": "MANUAL",
|
|
287
|
+
"group": "deduplication",
|
|
288
|
+
"binding": {
|
|
289
|
+
"name": "deduplicationMode",
|
|
290
|
+
"type": "zeebe:property"
|
|
291
|
+
},
|
|
292
|
+
"condition": {
|
|
293
|
+
"property": "deduplicationId",
|
|
294
|
+
"isActive": true,
|
|
295
|
+
"type": "simple"
|
|
296
|
+
},
|
|
297
|
+
"type": "Hidden"
|
|
298
|
+
},
|
|
299
|
+
{
|
|
300
|
+
"id": "deduplicationModeAuto",
|
|
301
|
+
"value": "AUTO",
|
|
302
|
+
"group": "deduplication",
|
|
303
|
+
"binding": {
|
|
304
|
+
"name": "deduplicationMode",
|
|
305
|
+
"type": "zeebe:property"
|
|
306
|
+
},
|
|
307
|
+
"condition": {
|
|
308
|
+
"property": "deduplicationId",
|
|
309
|
+
"isActive": false,
|
|
310
|
+
"type": "simple"
|
|
311
|
+
},
|
|
312
|
+
"type": "Hidden"
|
|
313
|
+
},
|
|
314
|
+
{
|
|
315
|
+
"id": "resultVariable",
|
|
316
|
+
"label": "Result variable",
|
|
317
|
+
"description": "Name of variable to store the response in",
|
|
318
|
+
"group": "output",
|
|
319
|
+
"binding": {
|
|
320
|
+
"name": "resultVariable",
|
|
321
|
+
"type": "zeebe:property"
|
|
322
|
+
},
|
|
323
|
+
"type": "String"
|
|
324
|
+
},
|
|
325
|
+
{
|
|
326
|
+
"id": "resultExpression",
|
|
327
|
+
"label": "Result expression",
|
|
328
|
+
"description": "Expression to map the response into process variables",
|
|
329
|
+
"feel": "required",
|
|
330
|
+
"group": "output",
|
|
331
|
+
"binding": {
|
|
332
|
+
"name": "resultExpression",
|
|
333
|
+
"type": "zeebe:property"
|
|
334
|
+
},
|
|
335
|
+
"type": "Text"
|
|
336
|
+
}
|
|
337
|
+
],
|
|
338
|
+
"icon": {
|
|
339
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
340
|
+
}
|
|
341
|
+
},
|
|
342
|
+
{
|
|
343
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
197
344
|
"name": "Amazon SQS connector",
|
|
198
345
|
"id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
|
|
199
|
-
"version":
|
|
346
|
+
"version": 2,
|
|
200
347
|
"description": "Receive message from a queue",
|
|
201
348
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
202
349
|
"appliesTo": ["bpmn:StartEvent"],
|
|
@@ -280,8 +427,8 @@
|
|
|
280
427
|
"constraints": {
|
|
281
428
|
"notEmpty": true,
|
|
282
429
|
"pattern": {
|
|
283
|
-
"value": "^(
|
|
284
|
-
"message": "Must be an queue URL or ARN"
|
|
430
|
+
"value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
|
|
431
|
+
"message": "Must be an queue URL or ARN or a secret.XYZ"
|
|
285
432
|
}
|
|
286
433
|
}
|
|
287
434
|
},
|
|
@@ -313,7 +460,7 @@
|
|
|
313
460
|
"constraints": {
|
|
314
461
|
"notEmpty": true,
|
|
315
462
|
"pattern": {
|
|
316
|
-
"value": "^([0-9]?|1[0-9]|20|secrets
|
|
463
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
|
|
317
464
|
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
318
465
|
}
|
|
319
466
|
}
|
|
@@ -387,9 +534,9 @@
|
|
|
387
534
|
},
|
|
388
535
|
{
|
|
389
536
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
390
|
-
"name": "Amazon SQS
|
|
537
|
+
"name": "Amazon SQS Start Event Connector",
|
|
391
538
|
"id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
|
|
392
|
-
"version":
|
|
539
|
+
"version": 6,
|
|
393
540
|
"description": "Receive message from a queue",
|
|
394
541
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
395
542
|
"appliesTo": ["bpmn:StartEvent"],
|
|
@@ -437,7 +584,7 @@
|
|
|
437
584
|
},
|
|
438
585
|
{
|
|
439
586
|
"label": "Access key",
|
|
440
|
-
"description": "Provide AWS IAM access key that has permission to
|
|
587
|
+
"description": "Provide AWS IAM access key that has permission to read from desired SQS",
|
|
441
588
|
"group": "authentication",
|
|
442
589
|
"type": "String",
|
|
443
590
|
"binding": {
|
|
@@ -450,7 +597,7 @@
|
|
|
450
597
|
},
|
|
451
598
|
{
|
|
452
599
|
"label": "Secret key",
|
|
453
|
-
"description": "Provide AWS IAM secret key that has permission to
|
|
600
|
+
"description": "Provide AWS IAM secret key that has permission to read from desired SQS",
|
|
454
601
|
"group": "authentication",
|
|
455
602
|
"type": "String",
|
|
456
603
|
"binding": {
|
|
@@ -463,7 +610,7 @@
|
|
|
463
610
|
},
|
|
464
611
|
{
|
|
465
612
|
"label": "Queue URL",
|
|
466
|
-
"description": "Specify the URL of the SQS queue where you would like to
|
|
613
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
467
614
|
"group": "queueProperties",
|
|
468
615
|
"type": "String",
|
|
469
616
|
"binding": {
|
|
@@ -473,8 +620,8 @@
|
|
|
473
620
|
"constraints": {
|
|
474
621
|
"notEmpty": true,
|
|
475
622
|
"pattern": {
|
|
476
|
-
"value": "(
|
|
477
|
-
"message": "Must be an queue URL or ARN
|
|
623
|
+
"value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
624
|
+
"message": "Must be an queue URL or ARN"
|
|
478
625
|
}
|
|
479
626
|
}
|
|
480
627
|
},
|
|
@@ -506,7 +653,7 @@
|
|
|
506
653
|
"constraints": {
|
|
507
654
|
"notEmpty": true,
|
|
508
655
|
"pattern": {
|
|
509
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
656
|
+
"value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\})$",
|
|
510
657
|
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
511
658
|
}
|
|
512
659
|
}
|
|
@@ -580,9 +727,9 @@
|
|
|
580
727
|
},
|
|
581
728
|
{
|
|
582
729
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
583
|
-
"name": "Amazon SQS
|
|
730
|
+
"name": "Amazon SQS connector",
|
|
584
731
|
"id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
|
|
585
|
-
"version":
|
|
732
|
+
"version": 4,
|
|
586
733
|
"description": "Receive message from a queue",
|
|
587
734
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
588
735
|
"appliesTo": ["bpmn:StartEvent"],
|
|
@@ -630,7 +777,7 @@
|
|
|
630
777
|
},
|
|
631
778
|
{
|
|
632
779
|
"label": "Access key",
|
|
633
|
-
"description": "Provide AWS IAM access key that has permission to
|
|
780
|
+
"description": "Provide AWS IAM access key that has permission to send to desired SQS",
|
|
634
781
|
"group": "authentication",
|
|
635
782
|
"type": "String",
|
|
636
783
|
"binding": {
|
|
@@ -643,7 +790,7 @@
|
|
|
643
790
|
},
|
|
644
791
|
{
|
|
645
792
|
"label": "Secret key",
|
|
646
|
-
"description": "Provide AWS IAM secret key that has permission to
|
|
793
|
+
"description": "Provide AWS IAM secret key that has permission to send to desired SQS",
|
|
647
794
|
"group": "authentication",
|
|
648
795
|
"type": "String",
|
|
649
796
|
"binding": {
|
|
@@ -656,7 +803,7 @@
|
|
|
656
803
|
},
|
|
657
804
|
{
|
|
658
805
|
"label": "Queue URL",
|
|
659
|
-
"description": "Specify the URL of the SQS queue where you would like to
|
|
806
|
+
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
660
807
|
"group": "queueProperties",
|
|
661
808
|
"type": "String",
|
|
662
809
|
"binding": {
|
|
@@ -666,8 +813,8 @@
|
|
|
666
813
|
"constraints": {
|
|
667
814
|
"notEmpty": true,
|
|
668
815
|
"pattern": {
|
|
669
|
-
"value": "^(
|
|
670
|
-
"message": "Must be an queue URL or ARN"
|
|
816
|
+
"value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
|
|
817
|
+
"message": "Must be an queue URL or ARN or a secret.XYZ"
|
|
671
818
|
}
|
|
672
819
|
}
|
|
673
820
|
},
|
|
@@ -699,7 +846,7 @@
|
|
|
699
846
|
"constraints": {
|
|
700
847
|
"notEmpty": true,
|
|
701
848
|
"pattern": {
|
|
702
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
849
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
|
|
703
850
|
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
704
851
|
}
|
|
705
852
|
}
|
|
@@ -1107,7 +1254,7 @@
|
|
|
1107
1254
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1108
1255
|
"name": "Amazon SQS connector",
|
|
1109
1256
|
"id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
|
|
1110
|
-
"version":
|
|
1257
|
+
"version": 1,
|
|
1111
1258
|
"description": "Receive message from a queue",
|
|
1112
1259
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
1113
1260
|
"appliesTo": ["bpmn:StartEvent"],
|
|
@@ -1179,15 +1326,6 @@
|
|
|
1179
1326
|
"notEmpty": true
|
|
1180
1327
|
}
|
|
1181
1328
|
},
|
|
1182
|
-
{
|
|
1183
|
-
"type": "Hidden",
|
|
1184
|
-
"description": "This value forces to evaluate configuration first in order",
|
|
1185
|
-
"value": "nonce",
|
|
1186
|
-
"binding": {
|
|
1187
|
-
"type": "zeebe:input",
|
|
1188
|
-
"name": "configuration.nonce"
|
|
1189
|
-
}
|
|
1190
|
-
},
|
|
1191
1329
|
{
|
|
1192
1330
|
"label": "Queue URL",
|
|
1193
1331
|
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
@@ -1212,20 +1350,12 @@
|
|
|
1212
1350
|
"type": "String",
|
|
1213
1351
|
"binding": {
|
|
1214
1352
|
"type": "zeebe:property",
|
|
1215
|
-
"name": "
|
|
1353
|
+
"name": "queue.region"
|
|
1216
1354
|
},
|
|
1217
1355
|
"constraints": {
|
|
1218
1356
|
"notEmpty": true
|
|
1219
1357
|
}
|
|
1220
1358
|
},
|
|
1221
|
-
{
|
|
1222
|
-
"description": "Backwards compatible region",
|
|
1223
|
-
"type": "Hidden",
|
|
1224
|
-
"binding": {
|
|
1225
|
-
"type": "zeebe:property",
|
|
1226
|
-
"name": "queue.region"
|
|
1227
|
-
}
|
|
1228
|
-
},
|
|
1229
1359
|
{
|
|
1230
1360
|
"label": "Polling wait time",
|
|
1231
1361
|
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
|
|
@@ -1315,11 +1445,11 @@
|
|
|
1315
1445
|
},
|
|
1316
1446
|
{
|
|
1317
1447
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1318
|
-
"name": "Amazon SQS
|
|
1448
|
+
"name": "Amazon SQS connector",
|
|
1319
1449
|
"id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
|
|
1320
|
-
"version":
|
|
1450
|
+
"version": 5,
|
|
1321
1451
|
"description": "Receive message from a queue",
|
|
1322
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1452
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
1323
1453
|
"appliesTo": ["bpmn:StartEvent"],
|
|
1324
1454
|
"elementType": {
|
|
1325
1455
|
"value": "bpmn:StartEvent"
|
|
@@ -1363,35 +1493,9 @@
|
|
|
1363
1493
|
"name": "inbound.type"
|
|
1364
1494
|
}
|
|
1365
1495
|
},
|
|
1366
|
-
{
|
|
1367
|
-
"id": "authenticationType",
|
|
1368
|
-
"label": "Authentication",
|
|
1369
|
-
"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>",
|
|
1370
|
-
"group": "authentication",
|
|
1371
|
-
"type": "Dropdown",
|
|
1372
|
-
"optional": false,
|
|
1373
|
-
"value": "credentials",
|
|
1374
|
-
"choices": [
|
|
1375
|
-
{
|
|
1376
|
-
"name": "Credentials",
|
|
1377
|
-
"value": "credentials"
|
|
1378
|
-
},
|
|
1379
|
-
{
|
|
1380
|
-
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
1381
|
-
"value": "defaultCredentialsChain"
|
|
1382
|
-
}
|
|
1383
|
-
],
|
|
1384
|
-
"binding": {
|
|
1385
|
-
"type": "zeebe:property",
|
|
1386
|
-
"name": "authentication.type"
|
|
1387
|
-
},
|
|
1388
|
-
"constraints": {
|
|
1389
|
-
"notEmpty": true
|
|
1390
|
-
}
|
|
1391
|
-
},
|
|
1392
1496
|
{
|
|
1393
1497
|
"label": "Access key",
|
|
1394
|
-
"description": "Provide AWS IAM access key that has permission to
|
|
1498
|
+
"description": "Provide AWS IAM access key that has permission to send to desired SQS",
|
|
1395
1499
|
"group": "authentication",
|
|
1396
1500
|
"type": "String",
|
|
1397
1501
|
"binding": {
|
|
@@ -1400,15 +1504,11 @@
|
|
|
1400
1504
|
},
|
|
1401
1505
|
"constraints": {
|
|
1402
1506
|
"notEmpty": true
|
|
1403
|
-
},
|
|
1404
|
-
"condition": {
|
|
1405
|
-
"property": "authenticationType",
|
|
1406
|
-
"equals": "credentials"
|
|
1407
1507
|
}
|
|
1408
1508
|
},
|
|
1409
1509
|
{
|
|
1410
1510
|
"label": "Secret key",
|
|
1411
|
-
"description": "Provide AWS IAM secret key that has permission to
|
|
1511
|
+
"description": "Provide AWS IAM secret key that has permission to send to desired SQS",
|
|
1412
1512
|
"group": "authentication",
|
|
1413
1513
|
"type": "String",
|
|
1414
1514
|
"binding": {
|
|
@@ -1417,15 +1517,11 @@
|
|
|
1417
1517
|
},
|
|
1418
1518
|
"constraints": {
|
|
1419
1519
|
"notEmpty": true
|
|
1420
|
-
},
|
|
1421
|
-
"condition": {
|
|
1422
|
-
"property": "authenticationType",
|
|
1423
|
-
"equals": "credentials"
|
|
1424
1520
|
}
|
|
1425
1521
|
},
|
|
1426
1522
|
{
|
|
1427
1523
|
"label": "Queue URL",
|
|
1428
|
-
"description": "Specify the URL of the SQS queue where you would like to
|
|
1524
|
+
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
1429
1525
|
"group": "queueProperties",
|
|
1430
1526
|
"type": "String",
|
|
1431
1527
|
"binding": {
|
|
@@ -1435,7 +1531,7 @@
|
|
|
1435
1531
|
"constraints": {
|
|
1436
1532
|
"notEmpty": true,
|
|
1437
1533
|
"pattern": {
|
|
1438
|
-
"value": "^(https?://.+|arn
|
|
1534
|
+
"value": "^(https?://.+|arn:.+|secrets\\..+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
1439
1535
|
"message": "Must be an queue URL or ARN"
|
|
1440
1536
|
}
|
|
1441
1537
|
}
|
|
@@ -1455,7 +1551,7 @@
|
|
|
1455
1551
|
},
|
|
1456
1552
|
{
|
|
1457
1553
|
"label": "Polling wait time",
|
|
1458
|
-
"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/
|
|
1554
|
+
"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",
|
|
1459
1555
|
"group": "messagePollingProperties",
|
|
1460
1556
|
"type": "String",
|
|
1461
1557
|
"optional": false,
|
|
@@ -1468,14 +1564,14 @@
|
|
|
1468
1564
|
"constraints": {
|
|
1469
1565
|
"notEmpty": true,
|
|
1470
1566
|
"pattern": {
|
|
1471
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
1567
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+|\\{\\{secrets\\..+\\}\\})$",
|
|
1472
1568
|
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
1473
1569
|
}
|
|
1474
1570
|
}
|
|
1475
1571
|
},
|
|
1476
1572
|
{
|
|
1477
1573
|
"label": "Attribute names",
|
|
1478
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1574
|
+
"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",
|
|
1479
1575
|
"group": "input",
|
|
1480
1576
|
"type": "String",
|
|
1481
1577
|
"optional": true,
|
|
@@ -1487,7 +1583,7 @@
|
|
|
1487
1583
|
},
|
|
1488
1584
|
{
|
|
1489
1585
|
"label": "Message attribute names",
|
|
1490
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1586
|
+
"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",
|
|
1491
1587
|
"group": "input",
|
|
1492
1588
|
"type": "String",
|
|
1493
1589
|
"optional": true,
|
|
@@ -1537,14 +1633,14 @@
|
|
|
1537
1633
|
"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"
|
|
1538
1634
|
},
|
|
1539
1635
|
"engines": {
|
|
1540
|
-
"camunda": "^8.
|
|
1636
|
+
"camunda": "^8.2"
|
|
1541
1637
|
}
|
|
1542
1638
|
},
|
|
1543
1639
|
{
|
|
1544
1640
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1545
1641
|
"name": "Amazon SQS connector",
|
|
1546
1642
|
"id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
|
|
1547
|
-
"version":
|
|
1643
|
+
"version": 3,
|
|
1548
1644
|
"description": "Receive message from a queue",
|
|
1549
1645
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
1550
1646
|
"appliesTo": ["bpmn:StartEvent"],
|
|
@@ -1616,6 +1712,15 @@
|
|
|
1616
1712
|
"notEmpty": true
|
|
1617
1713
|
}
|
|
1618
1714
|
},
|
|
1715
|
+
{
|
|
1716
|
+
"type": "Hidden",
|
|
1717
|
+
"description": "This value forces to evaluate configuration first in order",
|
|
1718
|
+
"value": "nonce",
|
|
1719
|
+
"binding": {
|
|
1720
|
+
"type": "zeebe:input",
|
|
1721
|
+
"name": "configuration.nonce"
|
|
1722
|
+
}
|
|
1723
|
+
},
|
|
1619
1724
|
{
|
|
1620
1725
|
"label": "Queue URL",
|
|
1621
1726
|
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
@@ -1646,6 +1751,14 @@
|
|
|
1646
1751
|
"notEmpty": true
|
|
1647
1752
|
}
|
|
1648
1753
|
},
|
|
1754
|
+
{
|
|
1755
|
+
"description": "Backwards compatible region",
|
|
1756
|
+
"type": "Hidden",
|
|
1757
|
+
"binding": {
|
|
1758
|
+
"type": "zeebe:property",
|
|
1759
|
+
"name": "queue.region"
|
|
1760
|
+
}
|
|
1761
|
+
},
|
|
1649
1762
|
{
|
|
1650
1763
|
"label": "Polling wait time",
|
|
1651
1764
|
"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",
|
|
@@ -1737,33 +1850,22 @@
|
|
|
1737
1850
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1738
1851
|
"name": "Amazon SQS Start Event Connector",
|
|
1739
1852
|
"id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
|
|
1740
|
-
"
|
|
1741
|
-
"message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
|
|
1742
|
-
"documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
|
|
1743
|
-
},
|
|
1853
|
+
"version": 7,
|
|
1744
1854
|
"description": "Receive message from a queue",
|
|
1745
1855
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
1746
|
-
"version": 10,
|
|
1747
|
-
"category": {
|
|
1748
|
-
"id": "connectors",
|
|
1749
|
-
"name": "Connectors"
|
|
1750
|
-
},
|
|
1751
1856
|
"appliesTo": ["bpmn:StartEvent"],
|
|
1752
1857
|
"elementType": {
|
|
1753
1858
|
"value": "bpmn:StartEvent"
|
|
1754
1859
|
},
|
|
1755
|
-
"
|
|
1756
|
-
"
|
|
1860
|
+
"category": {
|
|
1861
|
+
"id": "connectors",
|
|
1862
|
+
"name": "Connectors"
|
|
1757
1863
|
},
|
|
1758
1864
|
"groups": [
|
|
1759
1865
|
{
|
|
1760
1866
|
"id": "authentication",
|
|
1761
1867
|
"label": "Authentication"
|
|
1762
1868
|
},
|
|
1763
|
-
{
|
|
1764
|
-
"id": "configuration",
|
|
1765
|
-
"label": "Configuration"
|
|
1766
|
-
},
|
|
1767
1869
|
{
|
|
1768
1870
|
"id": "queueProperties",
|
|
1769
1871
|
"label": "Queue properties"
|
|
@@ -1781,288 +1883,194 @@
|
|
|
1781
1883
|
"label": "Activation"
|
|
1782
1884
|
},
|
|
1783
1885
|
{
|
|
1784
|
-
"id": "
|
|
1785
|
-
"label": "
|
|
1786
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
1787
|
-
},
|
|
1788
|
-
{
|
|
1789
|
-
"id": "output",
|
|
1790
|
-
"label": "Output mapping"
|
|
1886
|
+
"id": "variable-mapping",
|
|
1887
|
+
"label": "Variable mapping"
|
|
1791
1888
|
}
|
|
1792
1889
|
],
|
|
1793
1890
|
"properties": [
|
|
1794
1891
|
{
|
|
1892
|
+
"type": "Hidden",
|
|
1795
1893
|
"value": "io.camunda:aws-sqs-inbound:1",
|
|
1796
1894
|
"binding": {
|
|
1797
|
-
"
|
|
1798
|
-
"
|
|
1799
|
-
}
|
|
1800
|
-
|
|
1801
|
-
},
|
|
1895
|
+
"type": "zeebe:property",
|
|
1896
|
+
"name": "inbound.type"
|
|
1897
|
+
}
|
|
1898
|
+
},
|
|
1802
1899
|
{
|
|
1803
|
-
"id": "
|
|
1900
|
+
"id": "authenticationType",
|
|
1804
1901
|
"label": "Authentication",
|
|
1805
|
-
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1806
|
-
"value": "credentials",
|
|
1902
|
+
"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>",
|
|
1807
1903
|
"group": "authentication",
|
|
1808
|
-
"binding": {
|
|
1809
|
-
"name": "authentication.type",
|
|
1810
|
-
"type": "zeebe:property"
|
|
1811
|
-
},
|
|
1812
1904
|
"type": "Dropdown",
|
|
1905
|
+
"optional": false,
|
|
1906
|
+
"value": "credentials",
|
|
1813
1907
|
"choices": [
|
|
1814
|
-
{
|
|
1815
|
-
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
1816
|
-
"value": "defaultCredentialsChain"
|
|
1817
|
-
},
|
|
1818
1908
|
{
|
|
1819
1909
|
"name": "Credentials",
|
|
1820
1910
|
"value": "credentials"
|
|
1911
|
+
},
|
|
1912
|
+
{
|
|
1913
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
1914
|
+
"value": "defaultCredentialsChain"
|
|
1821
1915
|
}
|
|
1822
|
-
]
|
|
1916
|
+
],
|
|
1917
|
+
"binding": {
|
|
1918
|
+
"type": "zeebe:property",
|
|
1919
|
+
"name": "authentication.type"
|
|
1920
|
+
},
|
|
1921
|
+
"constraints": {
|
|
1922
|
+
"notEmpty": true
|
|
1923
|
+
}
|
|
1823
1924
|
},
|
|
1824
1925
|
{
|
|
1825
|
-
"id": "authentication.accessKey",
|
|
1826
1926
|
"label": "Access key",
|
|
1827
|
-
"description": "Provide
|
|
1828
|
-
"optional": false,
|
|
1829
|
-
"constraints": {
|
|
1830
|
-
"notEmpty": true
|
|
1831
|
-
},
|
|
1927
|
+
"description": "Provide AWS IAM access key that has permission to read from desired SQS",
|
|
1832
1928
|
"group": "authentication",
|
|
1929
|
+
"type": "String",
|
|
1833
1930
|
"binding": {
|
|
1834
|
-
"
|
|
1835
|
-
"
|
|
1931
|
+
"type": "zeebe:property",
|
|
1932
|
+
"name": "authentication.accessKey"
|
|
1836
1933
|
},
|
|
1837
|
-
"
|
|
1838
|
-
"
|
|
1839
|
-
"equals": "credentials",
|
|
1840
|
-
"type": "simple"
|
|
1934
|
+
"constraints": {
|
|
1935
|
+
"notEmpty": true
|
|
1841
1936
|
},
|
|
1842
|
-
"
|
|
1937
|
+
"condition": {
|
|
1938
|
+
"property": "authenticationType",
|
|
1939
|
+
"equals": "credentials"
|
|
1940
|
+
}
|
|
1843
1941
|
},
|
|
1844
1942
|
{
|
|
1845
|
-
"id": "authentication.secretKey",
|
|
1846
1943
|
"label": "Secret key",
|
|
1847
|
-
"description": "Provide
|
|
1848
|
-
"optional": false,
|
|
1849
|
-
"constraints": {
|
|
1850
|
-
"notEmpty": true
|
|
1851
|
-
},
|
|
1944
|
+
"description": "Provide AWS IAM secret key that has permission to read from desired SQS",
|
|
1852
1945
|
"group": "authentication",
|
|
1946
|
+
"type": "String",
|
|
1853
1947
|
"binding": {
|
|
1854
|
-
"
|
|
1855
|
-
"
|
|
1856
|
-
},
|
|
1857
|
-
"condition": {
|
|
1858
|
-
"property": "authentication.type",
|
|
1859
|
-
"equals": "credentials",
|
|
1860
|
-
"type": "simple"
|
|
1948
|
+
"type": "zeebe:property",
|
|
1949
|
+
"name": "authentication.secretKey"
|
|
1861
1950
|
},
|
|
1862
|
-
"type": "String"
|
|
1863
|
-
},
|
|
1864
|
-
{
|
|
1865
|
-
"id": "configuration.region",
|
|
1866
|
-
"label": "Region",
|
|
1867
|
-
"description": "Specify the AWS region",
|
|
1868
|
-
"optional": false,
|
|
1869
1951
|
"constraints": {
|
|
1870
1952
|
"notEmpty": true
|
|
1871
1953
|
},
|
|
1872
|
-
"
|
|
1873
|
-
|
|
1874
|
-
"
|
|
1875
|
-
|
|
1876
|
-
},
|
|
1877
|
-
"type": "String"
|
|
1954
|
+
"condition": {
|
|
1955
|
+
"property": "authenticationType",
|
|
1956
|
+
"equals": "credentials"
|
|
1957
|
+
}
|
|
1878
1958
|
},
|
|
1879
1959
|
{
|
|
1880
|
-
"
|
|
1881
|
-
"
|
|
1882
|
-
"
|
|
1883
|
-
"
|
|
1884
|
-
"group": "configuration",
|
|
1960
|
+
"label": "Queue URL",
|
|
1961
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
1962
|
+
"group": "queueProperties",
|
|
1963
|
+
"type": "String",
|
|
1885
1964
|
"binding": {
|
|
1886
|
-
"
|
|
1887
|
-
"
|
|
1965
|
+
"type": "zeebe:property",
|
|
1966
|
+
"name": "queue.url"
|
|
1888
1967
|
},
|
|
1889
|
-
"
|
|
1968
|
+
"constraints": {
|
|
1969
|
+
"notEmpty": true,
|
|
1970
|
+
"pattern": {
|
|
1971
|
+
"value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
1972
|
+
"message": "Must be an queue URL or ARN"
|
|
1973
|
+
}
|
|
1974
|
+
}
|
|
1890
1975
|
},
|
|
1891
1976
|
{
|
|
1892
|
-
"
|
|
1893
|
-
"
|
|
1894
|
-
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
1895
|
-
"optional": false,
|
|
1896
|
-
"constraints": {
|
|
1897
|
-
"notEmpty": true
|
|
1898
|
-
},
|
|
1977
|
+
"label": "Region",
|
|
1978
|
+
"description": "Specify the AWS region of your queue",
|
|
1899
1979
|
"group": "queueProperties",
|
|
1980
|
+
"type": "String",
|
|
1900
1981
|
"binding": {
|
|
1901
|
-
"
|
|
1902
|
-
"
|
|
1982
|
+
"type": "zeebe:property",
|
|
1983
|
+
"name": "configuration.region"
|
|
1903
1984
|
},
|
|
1904
|
-
"
|
|
1985
|
+
"constraints": {
|
|
1986
|
+
"notEmpty": true
|
|
1987
|
+
}
|
|
1905
1988
|
},
|
|
1906
1989
|
{
|
|
1907
|
-
"id": "queue.queue.pollingWaitTime",
|
|
1908
1990
|
"label": "Polling wait time",
|
|
1909
1991
|
"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",
|
|
1992
|
+
"group": "messagePollingProperties",
|
|
1993
|
+
"type": "String",
|
|
1910
1994
|
"optional": false,
|
|
1911
|
-
"
|
|
1995
|
+
"feel": "optional",
|
|
1996
|
+
"value": "1",
|
|
1997
|
+
"binding": {
|
|
1998
|
+
"type": "zeebe:property",
|
|
1999
|
+
"name": "queue.pollingWaitTime"
|
|
2000
|
+
},
|
|
1912
2001
|
"constraints": {
|
|
1913
2002
|
"notEmpty": true,
|
|
1914
2003
|
"pattern": {
|
|
1915
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
2004
|
+
"value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\})$",
|
|
2005
|
+
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
1916
2006
|
}
|
|
1917
|
-
}
|
|
1918
|
-
"group": "messagePollingProperties",
|
|
1919
|
-
"binding": {
|
|
1920
|
-
"name": "queue.pollingWaitTime",
|
|
1921
|
-
"type": "zeebe:property"
|
|
1922
|
-
},
|
|
1923
|
-
"type": "String"
|
|
2007
|
+
}
|
|
1924
2008
|
},
|
|
1925
2009
|
{
|
|
1926
|
-
"id": "queue.queue.attributeNames",
|
|
1927
2010
|
"label": "Attribute names",
|
|
1928
2011
|
"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",
|
|
1929
|
-
"optional": false,
|
|
1930
|
-
"feel": "optional",
|
|
1931
2012
|
"group": "input",
|
|
2013
|
+
"type": "String",
|
|
2014
|
+
"optional": true,
|
|
1932
2015
|
"binding": {
|
|
1933
|
-
"
|
|
1934
|
-
"
|
|
2016
|
+
"type": "zeebe:property",
|
|
2017
|
+
"name": "queue.attributeNames"
|
|
1935
2018
|
},
|
|
1936
|
-
"
|
|
2019
|
+
"feel": "required"
|
|
1937
2020
|
},
|
|
1938
2021
|
{
|
|
1939
|
-
"id": "queue.queue.messageAttributeNames",
|
|
1940
2022
|
"label": "Message attribute names",
|
|
1941
2023
|
"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",
|
|
1942
|
-
"optional": false,
|
|
1943
|
-
"feel": "optional",
|
|
1944
2024
|
"group": "input",
|
|
1945
|
-
"
|
|
1946
|
-
"name": "queue.messageAttributeNames",
|
|
1947
|
-
"type": "zeebe:property"
|
|
1948
|
-
},
|
|
1949
|
-
"type": "String"
|
|
1950
|
-
},
|
|
1951
|
-
{
|
|
1952
|
-
"id": "activationCondition",
|
|
1953
|
-
"label": "Activation condition",
|
|
1954
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
2025
|
+
"type": "String",
|
|
1955
2026
|
"optional": true,
|
|
1956
|
-
"feel": "required",
|
|
1957
|
-
"group": "activation",
|
|
1958
2027
|
"binding": {
|
|
1959
|
-
"
|
|
1960
|
-
"
|
|
2028
|
+
"type": "zeebe:property",
|
|
2029
|
+
"name": "queue.messageAttributeNames"
|
|
1961
2030
|
},
|
|
1962
|
-
"
|
|
2031
|
+
"feel": "required"
|
|
1963
2032
|
},
|
|
1964
2033
|
{
|
|
1965
|
-
"
|
|
1966
|
-
"
|
|
1967
|
-
"value": true,
|
|
2034
|
+
"label": "Activation condition",
|
|
2035
|
+
"type": "String",
|
|
1968
2036
|
"group": "activation",
|
|
2037
|
+
"feel": "required",
|
|
2038
|
+
"optional": true,
|
|
1969
2039
|
"binding": {
|
|
1970
|
-
"
|
|
1971
|
-
"
|
|
1972
|
-
},
|
|
1973
|
-
"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",
|
|
1974
|
-
"type": "Boolean"
|
|
1975
|
-
},
|
|
1976
|
-
{
|
|
1977
|
-
"id": "deduplicationModeManualFlag",
|
|
1978
|
-
"label": "Manual mode",
|
|
1979
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
1980
|
-
"value": false,
|
|
1981
|
-
"group": "deduplication",
|
|
1982
|
-
"binding": {
|
|
1983
|
-
"name": "deduplicationModeManualFlag",
|
|
1984
|
-
"type": "zeebe:property"
|
|
1985
|
-
},
|
|
1986
|
-
"type": "Boolean"
|
|
1987
|
-
},
|
|
1988
|
-
{
|
|
1989
|
-
"id": "deduplicationId",
|
|
1990
|
-
"label": "Deduplication ID",
|
|
1991
|
-
"constraints": {
|
|
1992
|
-
"notEmpty": true,
|
|
1993
|
-
"pattern": {
|
|
1994
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
1995
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
1996
|
-
}
|
|
1997
|
-
},
|
|
1998
|
-
"group": "deduplication",
|
|
1999
|
-
"binding": {
|
|
2000
|
-
"name": "deduplicationId",
|
|
2001
|
-
"type": "zeebe:property"
|
|
2002
|
-
},
|
|
2003
|
-
"condition": {
|
|
2004
|
-
"property": "deduplicationModeManualFlag",
|
|
2005
|
-
"equals": true,
|
|
2006
|
-
"type": "simple"
|
|
2007
|
-
},
|
|
2008
|
-
"type": "String"
|
|
2009
|
-
},
|
|
2010
|
-
{
|
|
2011
|
-
"id": "deduplicationModeManual",
|
|
2012
|
-
"value": "MANUAL",
|
|
2013
|
-
"group": "deduplication",
|
|
2014
|
-
"binding": {
|
|
2015
|
-
"name": "deduplicationMode",
|
|
2016
|
-
"type": "zeebe:property"
|
|
2017
|
-
},
|
|
2018
|
-
"condition": {
|
|
2019
|
-
"property": "deduplicationId",
|
|
2020
|
-
"isActive": true,
|
|
2021
|
-
"type": "simple"
|
|
2022
|
-
},
|
|
2023
|
-
"type": "Hidden"
|
|
2024
|
-
},
|
|
2025
|
-
{
|
|
2026
|
-
"id": "deduplicationModeAuto",
|
|
2027
|
-
"value": "AUTO",
|
|
2028
|
-
"group": "deduplication",
|
|
2029
|
-
"binding": {
|
|
2030
|
-
"name": "deduplicationMode",
|
|
2031
|
-
"type": "zeebe:property"
|
|
2032
|
-
},
|
|
2033
|
-
"condition": {
|
|
2034
|
-
"property": "deduplicationId",
|
|
2035
|
-
"isActive": false,
|
|
2036
|
-
"type": "simple"
|
|
2040
|
+
"type": "zeebe:property",
|
|
2041
|
+
"name": "activationCondition"
|
|
2037
2042
|
},
|
|
2038
|
-
"
|
|
2043
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
2039
2044
|
},
|
|
2040
2045
|
{
|
|
2041
|
-
"id": "resultVariable",
|
|
2042
2046
|
"label": "Result variable",
|
|
2043
|
-
"
|
|
2044
|
-
"group": "
|
|
2047
|
+
"type": "String",
|
|
2048
|
+
"group": "variable-mapping",
|
|
2049
|
+
"optional": true,
|
|
2045
2050
|
"binding": {
|
|
2046
|
-
"
|
|
2047
|
-
"
|
|
2051
|
+
"type": "zeebe:property",
|
|
2052
|
+
"name": "resultVariable"
|
|
2048
2053
|
},
|
|
2049
|
-
"
|
|
2054
|
+
"description": "Name of variable to store the result of the connector in"
|
|
2050
2055
|
},
|
|
2051
2056
|
{
|
|
2052
|
-
"id": "resultExpression",
|
|
2053
2057
|
"label": "Result expression",
|
|
2054
|
-
"
|
|
2058
|
+
"type": "String",
|
|
2059
|
+
"group": "variable-mapping",
|
|
2055
2060
|
"feel": "required",
|
|
2056
|
-
"
|
|
2061
|
+
"optional": true,
|
|
2057
2062
|
"binding": {
|
|
2058
|
-
"
|
|
2059
|
-
"
|
|
2063
|
+
"type": "zeebe:property",
|
|
2064
|
+
"name": "resultExpression"
|
|
2060
2065
|
},
|
|
2061
|
-
"
|
|
2066
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
2062
2067
|
}
|
|
2063
2068
|
],
|
|
2064
2069
|
"icon": {
|
|
2065
|
-
"contents": "data:image/svg+xml
|
|
2070
|
+
"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"
|
|
2071
|
+
},
|
|
2072
|
+
"engines": {
|
|
2073
|
+
"camunda": "^8.4"
|
|
2066
2074
|
}
|
|
2067
2075
|
}
|
|
2068
2076
|
]
|