@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,27 +3,23 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Amazon SQS Intermediate Message Catch Event connector",
|
|
5
5
|
"id": "io.camunda.connectors.AWSSQS.intermediate.v1",
|
|
6
|
+
"version": 6,
|
|
6
7
|
"description": "Receive message from a queue",
|
|
7
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
8
|
-
"version": 9,
|
|
9
|
-
"category": {
|
|
10
|
-
"id": "connectors",
|
|
11
|
-
"name": "Connectors"
|
|
12
|
-
},
|
|
8
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
13
9
|
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
14
10
|
"elementType": {
|
|
15
11
|
"value": "bpmn:IntermediateCatchEvent",
|
|
16
12
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
17
13
|
},
|
|
14
|
+
"category": {
|
|
15
|
+
"id": "connectors",
|
|
16
|
+
"name": "Connectors"
|
|
17
|
+
},
|
|
18
18
|
"groups": [
|
|
19
19
|
{
|
|
20
20
|
"id": "authentication",
|
|
21
21
|
"label": "Authentication"
|
|
22
22
|
},
|
|
23
|
-
{
|
|
24
|
-
"id": "configuration",
|
|
25
|
-
"label": "Configuration"
|
|
26
|
-
},
|
|
27
23
|
{
|
|
28
24
|
"id": "queueProperties",
|
|
29
25
|
"label": "Queue properties"
|
|
@@ -41,378 +37,205 @@
|
|
|
41
37
|
"label": "Activation"
|
|
42
38
|
},
|
|
43
39
|
{
|
|
44
|
-
"id": "
|
|
45
|
-
"label": "
|
|
46
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
"id": "deduplication",
|
|
50
|
-
"label": "Deduplication",
|
|
51
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
"id": "output",
|
|
55
|
-
"label": "Output mapping"
|
|
40
|
+
"id": "variable-mapping",
|
|
41
|
+
"label": "Variable mapping"
|
|
56
42
|
}
|
|
57
43
|
],
|
|
58
44
|
"properties": [
|
|
59
45
|
{
|
|
46
|
+
"type": "Hidden",
|
|
60
47
|
"value": "io.camunda:aws-sqs-inbound:1",
|
|
61
48
|
"binding": {
|
|
62
|
-
"
|
|
63
|
-
"
|
|
64
|
-
}
|
|
65
|
-
"type": "Hidden"
|
|
49
|
+
"type": "zeebe:property",
|
|
50
|
+
"name": "inbound.type"
|
|
51
|
+
}
|
|
66
52
|
},
|
|
67
53
|
{
|
|
68
|
-
"
|
|
69
|
-
"
|
|
70
|
-
|
|
71
|
-
"value": "credentials",
|
|
72
|
-
"group": "authentication",
|
|
73
|
-
"binding": {
|
|
74
|
-
"name": "authentication.type",
|
|
75
|
-
"type": "zeebe:property"
|
|
54
|
+
"type": "Hidden",
|
|
55
|
+
"generatedValue": {
|
|
56
|
+
"type": "uuid"
|
|
76
57
|
},
|
|
77
|
-
"
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
"value": "defaultCredentialsChain"
|
|
82
|
-
},
|
|
83
|
-
{
|
|
84
|
-
"name": "Credentials",
|
|
85
|
-
"value": "credentials"
|
|
86
|
-
}
|
|
87
|
-
]
|
|
58
|
+
"binding": {
|
|
59
|
+
"type": "bpmn:Message#property",
|
|
60
|
+
"name": "name"
|
|
61
|
+
}
|
|
88
62
|
},
|
|
89
63
|
{
|
|
90
|
-
"id": "authentication.accessKey",
|
|
91
64
|
"label": "Access key",
|
|
92
|
-
"description": "Provide
|
|
93
|
-
"optional": false,
|
|
94
|
-
"constraints": {
|
|
95
|
-
"notEmpty": true
|
|
96
|
-
},
|
|
65
|
+
"description": "Provide AWS IAM access key that has permission to read from desired SQS",
|
|
97
66
|
"group": "authentication",
|
|
67
|
+
"type": "String",
|
|
98
68
|
"binding": {
|
|
99
|
-
"
|
|
100
|
-
"
|
|
101
|
-
},
|
|
102
|
-
"condition": {
|
|
103
|
-
"property": "authentication.type",
|
|
104
|
-
"equals": "credentials",
|
|
105
|
-
"type": "simple"
|
|
69
|
+
"type": "zeebe:property",
|
|
70
|
+
"name": "authentication.accessKey"
|
|
106
71
|
},
|
|
107
|
-
"
|
|
72
|
+
"constraints": {
|
|
73
|
+
"notEmpty": true
|
|
74
|
+
}
|
|
108
75
|
},
|
|
109
76
|
{
|
|
110
|
-
"id": "authentication.secretKey",
|
|
111
77
|
"label": "Secret key",
|
|
112
|
-
"description": "Provide
|
|
113
|
-
"optional": false,
|
|
114
|
-
"constraints": {
|
|
115
|
-
"notEmpty": true
|
|
116
|
-
},
|
|
78
|
+
"description": "Provide AWS IAM secret key that has permission to read from desired SQS",
|
|
117
79
|
"group": "authentication",
|
|
80
|
+
"type": "String",
|
|
118
81
|
"binding": {
|
|
119
|
-
"
|
|
120
|
-
"
|
|
121
|
-
},
|
|
122
|
-
"condition": {
|
|
123
|
-
"property": "authentication.type",
|
|
124
|
-
"equals": "credentials",
|
|
125
|
-
"type": "simple"
|
|
82
|
+
"type": "zeebe:property",
|
|
83
|
+
"name": "authentication.secretKey"
|
|
126
84
|
},
|
|
127
|
-
"type": "String"
|
|
128
|
-
},
|
|
129
|
-
{
|
|
130
|
-
"id": "configuration.region",
|
|
131
|
-
"label": "Region",
|
|
132
|
-
"description": "Specify the AWS region",
|
|
133
|
-
"optional": false,
|
|
134
85
|
"constraints": {
|
|
135
86
|
"notEmpty": true
|
|
136
|
-
}
|
|
137
|
-
"group": "configuration",
|
|
138
|
-
"binding": {
|
|
139
|
-
"name": "configuration.region",
|
|
140
|
-
"type": "zeebe:property"
|
|
141
|
-
},
|
|
142
|
-
"type": "String"
|
|
87
|
+
}
|
|
143
88
|
},
|
|
144
89
|
{
|
|
145
|
-
"
|
|
146
|
-
"
|
|
147
|
-
"
|
|
148
|
-
"
|
|
149
|
-
"group": "configuration",
|
|
90
|
+
"label": "Queue URL",
|
|
91
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
92
|
+
"group": "queueProperties",
|
|
93
|
+
"type": "String",
|
|
150
94
|
"binding": {
|
|
151
|
-
"
|
|
152
|
-
"
|
|
95
|
+
"type": "zeebe:property",
|
|
96
|
+
"name": "queue.url"
|
|
153
97
|
},
|
|
154
|
-
"
|
|
98
|
+
"constraints": {
|
|
99
|
+
"notEmpty": true,
|
|
100
|
+
"pattern": {
|
|
101
|
+
"value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
102
|
+
"message": "Must be an queue URL or ARN"
|
|
103
|
+
}
|
|
104
|
+
}
|
|
155
105
|
},
|
|
156
106
|
{
|
|
157
|
-
"
|
|
158
|
-
"
|
|
159
|
-
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
160
|
-
"optional": false,
|
|
161
|
-
"constraints": {
|
|
162
|
-
"notEmpty": true
|
|
163
|
-
},
|
|
107
|
+
"label": "Region",
|
|
108
|
+
"description": "Specify the AWS region of your queue",
|
|
164
109
|
"group": "queueProperties",
|
|
110
|
+
"type": "String",
|
|
165
111
|
"binding": {
|
|
166
|
-
"
|
|
167
|
-
"
|
|
112
|
+
"type": "zeebe:property",
|
|
113
|
+
"name": "configuration.region"
|
|
168
114
|
},
|
|
169
|
-
"
|
|
115
|
+
"constraints": {
|
|
116
|
+
"notEmpty": true
|
|
117
|
+
}
|
|
170
118
|
},
|
|
171
119
|
{
|
|
172
|
-
"id": "queue.queue.pollingWaitTime",
|
|
173
120
|
"label": "Polling wait time",
|
|
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/
|
|
121
|
+
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
|
|
122
|
+
"group": "messagePollingProperties",
|
|
123
|
+
"type": "String",
|
|
175
124
|
"optional": false,
|
|
176
|
-
"
|
|
125
|
+
"feel": "optional",
|
|
126
|
+
"value": "1",
|
|
127
|
+
"binding": {
|
|
128
|
+
"type": "zeebe:property",
|
|
129
|
+
"name": "queue.pollingWaitTime"
|
|
130
|
+
},
|
|
177
131
|
"constraints": {
|
|
178
132
|
"notEmpty": true,
|
|
179
133
|
"pattern": {
|
|
180
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
134
|
+
"value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
135
|
+
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
181
136
|
}
|
|
182
|
-
}
|
|
183
|
-
"group": "messagePollingProperties",
|
|
184
|
-
"binding": {
|
|
185
|
-
"name": "queue.pollingWaitTime",
|
|
186
|
-
"type": "zeebe:property"
|
|
187
|
-
},
|
|
188
|
-
"type": "String"
|
|
137
|
+
}
|
|
189
138
|
},
|
|
190
139
|
{
|
|
191
|
-
"id": "queue.queue.attributeNames",
|
|
192
140
|
"label": "Attribute names",
|
|
193
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
194
|
-
"optional": false,
|
|
195
|
-
"feel": "optional",
|
|
141
|
+
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
|
|
196
142
|
"group": "input",
|
|
143
|
+
"type": "String",
|
|
144
|
+
"optional": true,
|
|
197
145
|
"binding": {
|
|
198
|
-
"
|
|
199
|
-
"
|
|
146
|
+
"type": "zeebe:property",
|
|
147
|
+
"name": "queue.attributeNames"
|
|
200
148
|
},
|
|
201
|
-
"
|
|
149
|
+
"feel": "required"
|
|
202
150
|
},
|
|
203
151
|
{
|
|
204
|
-
"id": "queue.queue.messageAttributeNames",
|
|
205
152
|
"label": "Message attribute names",
|
|
206
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
207
|
-
"optional": false,
|
|
208
|
-
"feel": "optional",
|
|
153
|
+
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
|
|
209
154
|
"group": "input",
|
|
155
|
+
"type": "String",
|
|
156
|
+
"optional": true,
|
|
210
157
|
"binding": {
|
|
211
|
-
"
|
|
212
|
-
"
|
|
158
|
+
"type": "zeebe:property",
|
|
159
|
+
"name": "queue.messageAttributeNames"
|
|
213
160
|
},
|
|
214
|
-
"
|
|
161
|
+
"feel": "required"
|
|
215
162
|
},
|
|
216
163
|
{
|
|
217
|
-
"
|
|
218
|
-
"
|
|
219
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
220
|
-
"optional": true,
|
|
221
|
-
"feel": "required",
|
|
164
|
+
"label": "Correlation key (process)",
|
|
165
|
+
"type": "String",
|
|
222
166
|
"group": "activation",
|
|
167
|
+
"feel": "required",
|
|
168
|
+
"description": "Sets up the correlation key from process variables",
|
|
223
169
|
"binding": {
|
|
224
|
-
"
|
|
225
|
-
"
|
|
170
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
171
|
+
"name": "correlationKey"
|
|
226
172
|
},
|
|
227
|
-
"
|
|
173
|
+
"constraints": {
|
|
174
|
+
"notEmpty": true
|
|
175
|
+
}
|
|
228
176
|
},
|
|
229
177
|
{
|
|
230
|
-
"
|
|
231
|
-
"
|
|
232
|
-
"value": true,
|
|
178
|
+
"label": "Correlation key (payload)",
|
|
179
|
+
"type": "String",
|
|
233
180
|
"group": "activation",
|
|
181
|
+
"feel": "required",
|
|
234
182
|
"binding": {
|
|
235
|
-
"
|
|
236
|
-
"
|
|
183
|
+
"type": "zeebe:property",
|
|
184
|
+
"name": "correlationKeyExpression"
|
|
237
185
|
},
|
|
238
|
-
"
|
|
239
|
-
"type": "Boolean"
|
|
240
|
-
},
|
|
241
|
-
{
|
|
242
|
-
"id": "correlationKeyProcess",
|
|
243
|
-
"label": "Correlation key (process)",
|
|
244
|
-
"description": "Sets up the correlation key from process variables",
|
|
186
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
245
187
|
"constraints": {
|
|
246
188
|
"notEmpty": true
|
|
247
|
-
}
|
|
189
|
+
}
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
"label": "Activation condition",
|
|
193
|
+
"type": "String",
|
|
194
|
+
"group": "activation",
|
|
248
195
|
"feel": "required",
|
|
249
|
-
"
|
|
196
|
+
"optional": true,
|
|
250
197
|
"binding": {
|
|
251
|
-
"
|
|
252
|
-
"
|
|
198
|
+
"type": "zeebe:property",
|
|
199
|
+
"name": "activationCondition"
|
|
253
200
|
},
|
|
254
|
-
"
|
|
201
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
255
202
|
},
|
|
256
203
|
{
|
|
257
|
-
"id": "correlationKeyPayload",
|
|
258
|
-
"label": "Correlation key (payload)",
|
|
259
|
-
"description": "Extracts the correlation key from the incoming message payload",
|
|
260
|
-
"constraints": {
|
|
261
|
-
"notEmpty": true
|
|
262
|
-
},
|
|
263
|
-
"feel": "required",
|
|
264
|
-
"group": "correlation",
|
|
265
|
-
"binding": {
|
|
266
|
-
"name": "correlationKeyExpression",
|
|
267
|
-
"type": "zeebe:property"
|
|
268
|
-
},
|
|
269
|
-
"type": "String"
|
|
270
|
-
},
|
|
271
|
-
{
|
|
272
|
-
"id": "messageIdExpression",
|
|
273
|
-
"label": "Message ID expression",
|
|
274
|
-
"description": "Expression to extract unique identifier of a message",
|
|
275
|
-
"optional": true,
|
|
276
|
-
"feel": "required",
|
|
277
|
-
"group": "correlation",
|
|
278
|
-
"binding": {
|
|
279
|
-
"name": "messageIdExpression",
|
|
280
|
-
"type": "zeebe:property"
|
|
281
|
-
},
|
|
282
|
-
"type": "String"
|
|
283
|
-
},
|
|
284
|
-
{
|
|
285
|
-
"id": "messageTtl",
|
|
286
|
-
"label": "Message TTL",
|
|
287
|
-
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
288
|
-
"optional": true,
|
|
289
|
-
"constraints": {
|
|
290
|
-
"notEmpty": false,
|
|
291
|
-
"pattern": {
|
|
292
|
-
"value": "^(PT.*|)$",
|
|
293
|
-
"message": "must be an ISO-8601 duration"
|
|
294
|
-
}
|
|
295
|
-
},
|
|
296
|
-
"feel": "optional",
|
|
297
|
-
"group": "correlation",
|
|
298
|
-
"binding": {
|
|
299
|
-
"name": "messageTtl",
|
|
300
|
-
"type": "zeebe:property"
|
|
301
|
-
},
|
|
302
|
-
"type": "String"
|
|
303
|
-
},
|
|
304
|
-
{
|
|
305
|
-
"id": "messageNameUuid",
|
|
306
|
-
"generatedValue": {
|
|
307
|
-
"type": "uuid"
|
|
308
|
-
},
|
|
309
|
-
"group": "correlation",
|
|
310
|
-
"binding": {
|
|
311
|
-
"name": "name",
|
|
312
|
-
"type": "bpmn:Message#property"
|
|
313
|
-
},
|
|
314
|
-
"type": "Hidden"
|
|
315
|
-
},
|
|
316
|
-
{
|
|
317
|
-
"id": "deduplicationModeManualFlag",
|
|
318
|
-
"label": "Manual mode",
|
|
319
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
320
|
-
"value": false,
|
|
321
|
-
"group": "deduplication",
|
|
322
|
-
"binding": {
|
|
323
|
-
"name": "deduplicationModeManualFlag",
|
|
324
|
-
"type": "zeebe:property"
|
|
325
|
-
},
|
|
326
|
-
"type": "Boolean"
|
|
327
|
-
},
|
|
328
|
-
{
|
|
329
|
-
"id": "deduplicationId",
|
|
330
|
-
"label": "Deduplication ID",
|
|
331
|
-
"constraints": {
|
|
332
|
-
"notEmpty": true,
|
|
333
|
-
"pattern": {
|
|
334
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
335
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
336
|
-
}
|
|
337
|
-
},
|
|
338
|
-
"group": "deduplication",
|
|
339
|
-
"binding": {
|
|
340
|
-
"name": "deduplicationId",
|
|
341
|
-
"type": "zeebe:property"
|
|
342
|
-
},
|
|
343
|
-
"condition": {
|
|
344
|
-
"property": "deduplicationModeManualFlag",
|
|
345
|
-
"equals": true,
|
|
346
|
-
"type": "simple"
|
|
347
|
-
},
|
|
348
|
-
"type": "String"
|
|
349
|
-
},
|
|
350
|
-
{
|
|
351
|
-
"id": "deduplicationModeManual",
|
|
352
|
-
"value": "MANUAL",
|
|
353
|
-
"group": "deduplication",
|
|
354
|
-
"binding": {
|
|
355
|
-
"name": "deduplicationMode",
|
|
356
|
-
"type": "zeebe:property"
|
|
357
|
-
},
|
|
358
|
-
"condition": {
|
|
359
|
-
"property": "deduplicationId",
|
|
360
|
-
"isActive": true,
|
|
361
|
-
"type": "simple"
|
|
362
|
-
},
|
|
363
|
-
"type": "Hidden"
|
|
364
|
-
},
|
|
365
|
-
{
|
|
366
|
-
"id": "deduplicationModeAuto",
|
|
367
|
-
"value": "AUTO",
|
|
368
|
-
"group": "deduplication",
|
|
369
|
-
"binding": {
|
|
370
|
-
"name": "deduplicationMode",
|
|
371
|
-
"type": "zeebe:property"
|
|
372
|
-
},
|
|
373
|
-
"condition": {
|
|
374
|
-
"property": "deduplicationId",
|
|
375
|
-
"isActive": false,
|
|
376
|
-
"type": "simple"
|
|
377
|
-
},
|
|
378
|
-
"type": "Hidden"
|
|
379
|
-
},
|
|
380
|
-
{
|
|
381
|
-
"id": "resultVariable",
|
|
382
204
|
"label": "Result variable",
|
|
383
|
-
"
|
|
384
|
-
"group": "
|
|
205
|
+
"type": "String",
|
|
206
|
+
"group": "variable-mapping",
|
|
207
|
+
"optional": true,
|
|
385
208
|
"binding": {
|
|
386
|
-
"
|
|
387
|
-
"
|
|
209
|
+
"type": "zeebe:property",
|
|
210
|
+
"name": "resultVariable"
|
|
388
211
|
},
|
|
389
|
-
"
|
|
212
|
+
"description": "Name of variable to store the result of the connector in"
|
|
390
213
|
},
|
|
391
214
|
{
|
|
392
|
-
"id": "resultExpression",
|
|
393
215
|
"label": "Result expression",
|
|
394
|
-
"
|
|
216
|
+
"type": "String",
|
|
217
|
+
"group": "variable-mapping",
|
|
395
218
|
"feel": "required",
|
|
396
|
-
"
|
|
219
|
+
"optional": true,
|
|
397
220
|
"binding": {
|
|
398
|
-
"
|
|
399
|
-
"
|
|
221
|
+
"type": "zeebe:property",
|
|
222
|
+
"name": "resultExpression"
|
|
400
223
|
},
|
|
401
|
-
"
|
|
224
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
402
225
|
}
|
|
403
226
|
],
|
|
404
227
|
"icon": {
|
|
405
|
-
"contents": "data:image/svg+xml
|
|
228
|
+
"contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 64 (93537) - https://sketch.com --%3E%3Ctitle%3EIcon-Architecture/32/Arch_AWS-Simple-Queue-Service_32%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3ClinearGradient x1='0%25' y1='100%25' x2='100%25' y2='0%25' id='linearGradient-1'%3E%3Cstop stop-color='%23B0084D' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%23FF4F8B' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='Icon-Architecture/32/Arch_AWS-Simple-Queue-Service_32' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icon-Architecture-BG/32/Application-Integration' fill='url(%23linearGradient-1)'%3E%3Crect id='Rectangle' x='0' y='0' width='40' height='40'%3E%3C/rect%3E%3C/g%3E%3Cpath d='M14.3422051,22.3493786 L15.8466767,20.9061074 C15.9428347,20.8141539 15.9969235,20.687218 15.9999285,20.5552846 C16.0019317,20.4223517 15.9518495,20.2934168 15.8596981,20.1984648 L14.3552264,18.6432502 L13.6350433,19.3378994 L14.311154,20.037546 L11.9913429,20.037546 L11.9913429,21.0370413 L14.2650783,21.0370413 L13.6480647,21.6287425 L14.3422051,22.3493786 Z M26.3579452,22.3533765 L27.9074909,20.9001104 C28.0066538,20.8081569 28.0627459,20.679222 28.0647492,20.5442901 C28.0667525,20.4093583 28.0136653,20.2784244 27.918509,20.1834724 L26.3689633,18.6372532 L25.6607999,19.3438963 L26.3549403,20.037546 L24.0110896,20.037546 L24.0110896,21.0370413 L26.2988481,21.0370413 L25.671818,21.6247445 L26.3579452,22.3533765 Z M17.5875367,23.3608678 C18.3387708,23.0570212 19.1621235,22.8941035 20.0045074,22.8941035 C20.8468913,22.8941035 21.670244,23.0570212 22.4214781,23.3608678 C21.7523789,21.5897622 21.7523789,19.3898731 22.4214781,17.6187675 C20.9190098,18.2264606 19.090005,18.2264606 17.5875367,17.6187675 C18.2566359,19.3898731 18.2566359,21.5897622 17.5875367,23.3608678 L17.5875367,23.3608678 Z M15.6443443,25.3408679 C15.546183,25.2439168 15.4971024,25.1159814 15.4971024,24.988046 C15.4971024,24.8601106 15.546183,24.7321753 15.6443443,24.6342247 C17.5845317,22.6982024 17.5845317,18.2824324 15.6443443,16.3454106 C15.546183,16.2484595 15.4971024,16.1205241 15.4971024,15.9925912 C15.4971024,15.8646534 15.546183,15.736718 15.6443443,15.6387674 C15.8396652,15.4438659 16.1571868,15.4438659 16.3525077,15.6387674 C17.2740216,16.5583031 18.6052086,17.0860366 20.0045074,17.0860366 C21.4048079,17.0860366 22.7359948,16.5583031 23.6575088,15.6387674 C23.8528296,15.4438659 24.1703513,15.4438659 24.3656722,15.6387674 C24.4628318,15.736718 24.5119124,15.8646534 24.5119124,15.9925912 C24.5119124,16.1205241 24.4628318,16.2484595 24.3656722,16.3454106 C22.4244831,18.2824324 22.4244831,22.6982024 24.3656722,24.6342247 C24.4628318,24.7321753 24.5119124,24.8601106 24.5119124,24.988046 C24.5119124,25.1159814 24.4628318,25.2439168 24.3656722,25.3408679 C24.2675109,25.4388184 24.1393003,25.4877937 24.0110896,25.4877937 C23.882879,25.4877937 23.7546684,25.4388184 23.6575088,25.3408679 C22.7359948,24.4213322 21.4048079,23.8935987 20.0045074,23.8935987 C18.6052086,23.8935987 17.2740216,24.4213322 16.3525077,25.3408679 C16.1571868,25.5357694 15.8396652,25.5357694 15.6443443,25.3408679 L15.6443443,25.3408679 Z M32.5421049,19.4358499 C32.236603,19.1320033 31.8369464,18.9800801 31.4362882,18.9800801 C31.0366316,18.9800801 30.636975,19.1320033 30.3314731,19.4358499 C29.721471,20.0445425 29.721471,21.0340428 30.3314731,21.6417359 C30.9414753,22.2504285 31.9321027,22.2504285 32.5421049,21.6417359 C33.1511054,21.0340428 33.1511054,20.0445425 32.5421049,19.4358499 L32.5421049,19.4358499 Z M33.2502683,22.3493786 C32.7504472,22.8481267 32.0933677,23.0980005 31.4362882,23.0980005 C30.7802103,23.0980005 30.1231309,22.8481267 29.6233097,22.3493786 C28.6236675,21.3508828 28.6236675,19.7277025 29.6233097,18.7292068 C30.622952,17.7317105 32.250626,17.7317105 33.2502683,18.7292068 C34.2499106,19.7277025 34.2499106,21.3508828 33.2502683,22.3493786 L33.2502683,22.3493786 Z M9.66852687,19.4468443 C9.36302497,19.1429978 8.96336839,18.9910745 8.56271017,18.9910745 C8.16305359,18.9910745 7.76339701,19.1429978 7.45789511,19.4468443 C6.84889461,20.055537 6.84889461,21.0450373 7.45789511,21.6527304 C8.06789726,22.261423 9.05852472,22.261423 9.66852687,21.6527304 C10.2775274,21.0450373 10.2775274,20.055537 9.66852687,19.4468443 L9.66852687,19.4468443 Z M10.3766903,22.3593735 C9.87686914,22.8581217 9.21978965,23.1079955 8.56271017,23.1079955 C7.90663232,23.1079955 7.24955284,22.8581217 6.7497317,22.3593735 C5.75008943,21.3618773 5.75008943,19.738697 6.7497317,18.7402012 C7.74937397,17.7427049 9.37704801,17.7427049 10.3766903,18.7402012 C11.3763325,19.738697 11.3763325,21.3618773 10.3766903,22.3593735 L10.3766903,22.3593735 Z M27.4337125,28.9100654 C25.4364313,30.903059 22.7820705,32.0005047 19.9574301,32.0005047 C17.1327896,32.0005047 14.4784288,30.903059 12.4821492,28.9100654 C11.165987,27.5977281 10.4077413,26.469298 9.94498104,25.1359713 L8.99842599,25.4628063 C9.50726193,26.9290658 10.3626672,28.2104187 11.7739858,29.6167086 C13.9585748,31.7986067 16.8663519,33 19.9574301,33 C23.0495099,33 25.9562853,31.7986067 28.1418759,29.6167086 C29.2827502,28.4782835 30.4206196,27.1869356 31.0115905,25.4608073 L30.0640338,25.1379703 C29.5391715,26.6701966 28.4894469,27.8565974 27.4337125,28.9100654 L27.4337125,28.9100654 Z M9.94498104,15.8596559 L8.99842599,15.5318214 C9.51026687,14.0645624 10.3656722,12.7832095 11.7759891,11.3759202 C16.2863991,6.87519304 23.6264578,6.87419354 28.1378694,11.3759202 C29.2186449,12.4533761 30.4035916,13.7897012 31.0115905,15.5318214 L30.0640338,15.8596559 C29.5241468,14.3094387 28.4293482,13.0800596 27.4297059,12.0825633 C25.434428,10.0915688 22.7810689,8.99612197 19.9574301,8.99612197 C17.1337912,8.99612197 14.4804321,10.0915688 12.4851542,12.0825633 C11.1870215,13.3779092 10.4037347,14.5423211 9.94498104,15.8596559 L9.94498104,15.8596559 Z' id='AWS-Simple-Queue-Service_Icon_32_Squid' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
406
229
|
},
|
|
407
230
|
"engines": {
|
|
408
|
-
"camunda": "^8.
|
|
231
|
+
"camunda": "^8.2"
|
|
409
232
|
}
|
|
410
233
|
},
|
|
411
234
|
{
|
|
412
235
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
413
236
|
"name": "Amazon SQS connector",
|
|
414
237
|
"id": "io.camunda.connectors.AWSSQS.intermediate.v1",
|
|
415
|
-
"version":
|
|
238
|
+
"version": 3,
|
|
416
239
|
"description": "Receive message from a queue",
|
|
417
240
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
418
241
|
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
@@ -495,6 +318,15 @@
|
|
|
495
318
|
"notEmpty": true
|
|
496
319
|
}
|
|
497
320
|
},
|
|
321
|
+
{
|
|
322
|
+
"type": "Hidden",
|
|
323
|
+
"description": "This value forces to evaluate configuration first in order",
|
|
324
|
+
"value": "nonce",
|
|
325
|
+
"binding": {
|
|
326
|
+
"type": "zeebe:input",
|
|
327
|
+
"name": "configuration.nonce"
|
|
328
|
+
}
|
|
329
|
+
},
|
|
498
330
|
{
|
|
499
331
|
"label": "Queue URL",
|
|
500
332
|
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
@@ -525,6 +357,14 @@
|
|
|
525
357
|
"notEmpty": true
|
|
526
358
|
}
|
|
527
359
|
},
|
|
360
|
+
{
|
|
361
|
+
"description": "Backwards compatible region",
|
|
362
|
+
"type": "Hidden",
|
|
363
|
+
"binding": {
|
|
364
|
+
"type": "zeebe:property",
|
|
365
|
+
"name": "queue.region"
|
|
366
|
+
}
|
|
367
|
+
},
|
|
528
368
|
{
|
|
529
369
|
"label": "Polling wait time",
|
|
530
370
|
"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",
|
|
@@ -642,9 +482,9 @@
|
|
|
642
482
|
},
|
|
643
483
|
{
|
|
644
484
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
645
|
-
"name": "Amazon SQS
|
|
485
|
+
"name": "Amazon SQS connector",
|
|
646
486
|
"id": "io.camunda.connectors.AWSSQS.intermediate.v1",
|
|
647
|
-
"version":
|
|
487
|
+
"version": 1,
|
|
648
488
|
"description": "Receive message from a queue",
|
|
649
489
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
650
490
|
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
@@ -703,7 +543,7 @@
|
|
|
703
543
|
},
|
|
704
544
|
{
|
|
705
545
|
"label": "Access key",
|
|
706
|
-
"description": "Provide AWS IAM access key that has permission to
|
|
546
|
+
"description": "Provide AWS IAM access key that has permission to send to desired SQS",
|
|
707
547
|
"group": "authentication",
|
|
708
548
|
"type": "String",
|
|
709
549
|
"binding": {
|
|
@@ -716,7 +556,7 @@
|
|
|
716
556
|
},
|
|
717
557
|
{
|
|
718
558
|
"label": "Secret key",
|
|
719
|
-
"description": "Provide AWS IAM secret key that has permission to
|
|
559
|
+
"description": "Provide AWS IAM secret key that has permission to send to desired SQS",
|
|
720
560
|
"group": "authentication",
|
|
721
561
|
"type": "String",
|
|
722
562
|
"binding": {
|
|
@@ -729,7 +569,7 @@
|
|
|
729
569
|
},
|
|
730
570
|
{
|
|
731
571
|
"label": "Queue URL",
|
|
732
|
-
"description": "Specify the URL of the SQS queue where you would like to
|
|
572
|
+
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
733
573
|
"group": "queueProperties",
|
|
734
574
|
"type": "String",
|
|
735
575
|
"binding": {
|
|
@@ -739,8 +579,8 @@
|
|
|
739
579
|
"constraints": {
|
|
740
580
|
"notEmpty": true,
|
|
741
581
|
"pattern": {
|
|
742
|
-
"value": "^(
|
|
743
|
-
"message": "Must be an queue URL or ARN"
|
|
582
|
+
"value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
|
|
583
|
+
"message": "Must be an queue URL or ARN or a secret.XYZ"
|
|
744
584
|
}
|
|
745
585
|
}
|
|
746
586
|
},
|
|
@@ -751,7 +591,7 @@
|
|
|
751
591
|
"type": "String",
|
|
752
592
|
"binding": {
|
|
753
593
|
"type": "zeebe:property",
|
|
754
|
-
"name": "
|
|
594
|
+
"name": "queue.region"
|
|
755
595
|
},
|
|
756
596
|
"constraints": {
|
|
757
597
|
"notEmpty": true
|
|
@@ -772,7 +612,7 @@
|
|
|
772
612
|
"constraints": {
|
|
773
613
|
"notEmpty": true,
|
|
774
614
|
"pattern": {
|
|
775
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
615
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
|
|
776
616
|
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
777
617
|
}
|
|
778
618
|
}
|
|
@@ -874,9 +714,9 @@
|
|
|
874
714
|
},
|
|
875
715
|
{
|
|
876
716
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
877
|
-
"name": "Amazon SQS connector",
|
|
717
|
+
"name": "Amazon SQS Intermediate Message Catch Event connector",
|
|
878
718
|
"id": "io.camunda.connectors.AWSSQS.intermediate.v1",
|
|
879
|
-
"version":
|
|
719
|
+
"version": 7,
|
|
880
720
|
"description": "Receive message from a queue",
|
|
881
721
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
882
722
|
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
@@ -933,9 +773,35 @@
|
|
|
933
773
|
"name": "name"
|
|
934
774
|
}
|
|
935
775
|
},
|
|
776
|
+
{
|
|
777
|
+
"id": "authenticationType",
|
|
778
|
+
"label": "Authentication",
|
|
779
|
+
"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>",
|
|
780
|
+
"group": "authentication",
|
|
781
|
+
"type": "Dropdown",
|
|
782
|
+
"optional": false,
|
|
783
|
+
"value": "credentials",
|
|
784
|
+
"choices": [
|
|
785
|
+
{
|
|
786
|
+
"name": "Credentials",
|
|
787
|
+
"value": "credentials"
|
|
788
|
+
},
|
|
789
|
+
{
|
|
790
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
791
|
+
"value": "defaultCredentialsChain"
|
|
792
|
+
}
|
|
793
|
+
],
|
|
794
|
+
"binding": {
|
|
795
|
+
"type": "zeebe:property",
|
|
796
|
+
"name": "authentication.type"
|
|
797
|
+
},
|
|
798
|
+
"constraints": {
|
|
799
|
+
"notEmpty": true
|
|
800
|
+
}
|
|
801
|
+
},
|
|
936
802
|
{
|
|
937
803
|
"label": "Access key",
|
|
938
|
-
"description": "Provide AWS IAM access key that has permission to
|
|
804
|
+
"description": "Provide AWS IAM access key that has permission to read from desired SQS",
|
|
939
805
|
"group": "authentication",
|
|
940
806
|
"type": "String",
|
|
941
807
|
"binding": {
|
|
@@ -944,11 +810,15 @@
|
|
|
944
810
|
},
|
|
945
811
|
"constraints": {
|
|
946
812
|
"notEmpty": true
|
|
813
|
+
},
|
|
814
|
+
"condition": {
|
|
815
|
+
"property": "authenticationType",
|
|
816
|
+
"equals": "credentials"
|
|
947
817
|
}
|
|
948
818
|
},
|
|
949
819
|
{
|
|
950
820
|
"label": "Secret key",
|
|
951
|
-
"description": "Provide AWS IAM secret key that has permission to
|
|
821
|
+
"description": "Provide AWS IAM secret key that has permission to read from desired SQS",
|
|
952
822
|
"group": "authentication",
|
|
953
823
|
"type": "String",
|
|
954
824
|
"binding": {
|
|
@@ -957,11 +827,15 @@
|
|
|
957
827
|
},
|
|
958
828
|
"constraints": {
|
|
959
829
|
"notEmpty": true
|
|
830
|
+
},
|
|
831
|
+
"condition": {
|
|
832
|
+
"property": "authenticationType",
|
|
833
|
+
"equals": "credentials"
|
|
960
834
|
}
|
|
961
835
|
},
|
|
962
836
|
{
|
|
963
837
|
"label": "Queue URL",
|
|
964
|
-
"description": "Specify the URL of the SQS queue where you would like to
|
|
838
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
965
839
|
"group": "queueProperties",
|
|
966
840
|
"type": "String",
|
|
967
841
|
"binding": {
|
|
@@ -971,8 +845,8 @@
|
|
|
971
845
|
"constraints": {
|
|
972
846
|
"notEmpty": true,
|
|
973
847
|
"pattern": {
|
|
974
|
-
"value": "(
|
|
975
|
-
"message": "Must be an queue URL or ARN
|
|
848
|
+
"value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
849
|
+
"message": "Must be an queue URL or ARN"
|
|
976
850
|
}
|
|
977
851
|
}
|
|
978
852
|
},
|
|
@@ -1004,7 +878,7 @@
|
|
|
1004
878
|
"constraints": {
|
|
1005
879
|
"notEmpty": true,
|
|
1006
880
|
"pattern": {
|
|
1007
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
881
|
+
"value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
1008
882
|
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
1009
883
|
}
|
|
1010
884
|
}
|
|
@@ -1101,14 +975,14 @@
|
|
|
1101
975
|
"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"
|
|
1102
976
|
},
|
|
1103
977
|
"engines": {
|
|
1104
|
-
"camunda": "^8.
|
|
978
|
+
"camunda": "^8.4"
|
|
1105
979
|
}
|
|
1106
980
|
},
|
|
1107
981
|
{
|
|
1108
982
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1109
983
|
"name": "Amazon SQS connector",
|
|
1110
984
|
"id": "io.camunda.connectors.AWSSQS.intermediate.v1",
|
|
1111
|
-
"version":
|
|
985
|
+
"version": 2,
|
|
1112
986
|
"description": "Receive message from a queue",
|
|
1113
987
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
1114
988
|
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
@@ -1191,15 +1065,6 @@
|
|
|
1191
1065
|
"notEmpty": true
|
|
1192
1066
|
}
|
|
1193
1067
|
},
|
|
1194
|
-
{
|
|
1195
|
-
"type": "Hidden",
|
|
1196
|
-
"description": "This value forces to evaluate configuration first in order",
|
|
1197
|
-
"value": "nonce",
|
|
1198
|
-
"binding": {
|
|
1199
|
-
"type": "zeebe:input",
|
|
1200
|
-
"name": "configuration.nonce"
|
|
1201
|
-
}
|
|
1202
|
-
},
|
|
1203
1068
|
{
|
|
1204
1069
|
"label": "Queue URL",
|
|
1205
1070
|
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
@@ -1230,14 +1095,6 @@
|
|
|
1230
1095
|
"notEmpty": true
|
|
1231
1096
|
}
|
|
1232
1097
|
},
|
|
1233
|
-
{
|
|
1234
|
-
"description": "Backwards compatible region",
|
|
1235
|
-
"type": "Hidden",
|
|
1236
|
-
"binding": {
|
|
1237
|
-
"type": "zeebe:property",
|
|
1238
|
-
"name": "queue.region"
|
|
1239
|
-
}
|
|
1240
|
-
},
|
|
1241
1098
|
{
|
|
1242
1099
|
"label": "Polling wait time",
|
|
1243
1100
|
"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",
|
|
@@ -1357,7 +1214,7 @@
|
|
|
1357
1214
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1358
1215
|
"name": "Amazon SQS connector",
|
|
1359
1216
|
"id": "io.camunda.connectors.AWSSQS.intermediate.v1",
|
|
1360
|
-
"version":
|
|
1217
|
+
"version": 4,
|
|
1361
1218
|
"description": "Receive message from a queue",
|
|
1362
1219
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
1363
1220
|
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
@@ -1452,8 +1309,8 @@
|
|
|
1452
1309
|
"constraints": {
|
|
1453
1310
|
"notEmpty": true,
|
|
1454
1311
|
"pattern": {
|
|
1455
|
-
"value": "^(
|
|
1456
|
-
"message": "Must be an queue URL or ARN"
|
|
1312
|
+
"value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
|
|
1313
|
+
"message": "Must be an queue URL or ARN or a secret.XYZ"
|
|
1457
1314
|
}
|
|
1458
1315
|
}
|
|
1459
1316
|
},
|
|
@@ -1485,7 +1342,7 @@
|
|
|
1485
1342
|
"constraints": {
|
|
1486
1343
|
"notEmpty": true,
|
|
1487
1344
|
"pattern": {
|
|
1488
|
-
"value": "^([0-9]?|1[0-9]|20|secrets
|
|
1345
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
|
|
1489
1346
|
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
1490
1347
|
}
|
|
1491
1348
|
}
|
|
@@ -1587,11 +1444,11 @@
|
|
|
1587
1444
|
},
|
|
1588
1445
|
{
|
|
1589
1446
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1590
|
-
"name": "Amazon SQS
|
|
1447
|
+
"name": "Amazon SQS connector",
|
|
1591
1448
|
"id": "io.camunda.connectors.AWSSQS.intermediate.v1",
|
|
1592
|
-
"version":
|
|
1449
|
+
"version": 5,
|
|
1593
1450
|
"description": "Receive message from a queue",
|
|
1594
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1451
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
1595
1452
|
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
1596
1453
|
"elementType": {
|
|
1597
1454
|
"value": "bpmn:IntermediateCatchEvent",
|
|
@@ -1646,35 +1503,9 @@
|
|
|
1646
1503
|
"name": "name"
|
|
1647
1504
|
}
|
|
1648
1505
|
},
|
|
1649
|
-
{
|
|
1650
|
-
"id": "authenticationType",
|
|
1651
|
-
"label": "Authentication",
|
|
1652
|
-
"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>",
|
|
1653
|
-
"group": "authentication",
|
|
1654
|
-
"type": "Dropdown",
|
|
1655
|
-
"optional": false,
|
|
1656
|
-
"value": "credentials",
|
|
1657
|
-
"choices": [
|
|
1658
|
-
{
|
|
1659
|
-
"name": "Credentials",
|
|
1660
|
-
"value": "credentials"
|
|
1661
|
-
},
|
|
1662
|
-
{
|
|
1663
|
-
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
1664
|
-
"value": "defaultCredentialsChain"
|
|
1665
|
-
}
|
|
1666
|
-
],
|
|
1667
|
-
"binding": {
|
|
1668
|
-
"type": "zeebe:property",
|
|
1669
|
-
"name": "authentication.type"
|
|
1670
|
-
},
|
|
1671
|
-
"constraints": {
|
|
1672
|
-
"notEmpty": true
|
|
1673
|
-
}
|
|
1674
|
-
},
|
|
1675
1506
|
{
|
|
1676
1507
|
"label": "Access key",
|
|
1677
|
-
"description": "Provide AWS IAM access key that has permission to
|
|
1508
|
+
"description": "Provide AWS IAM access key that has permission to send to desired SQS",
|
|
1678
1509
|
"group": "authentication",
|
|
1679
1510
|
"type": "String",
|
|
1680
1511
|
"binding": {
|
|
@@ -1683,15 +1514,11 @@
|
|
|
1683
1514
|
},
|
|
1684
1515
|
"constraints": {
|
|
1685
1516
|
"notEmpty": true
|
|
1686
|
-
},
|
|
1687
|
-
"condition": {
|
|
1688
|
-
"property": "authenticationType",
|
|
1689
|
-
"equals": "credentials"
|
|
1690
1517
|
}
|
|
1691
1518
|
},
|
|
1692
1519
|
{
|
|
1693
1520
|
"label": "Secret key",
|
|
1694
|
-
"description": "Provide AWS IAM secret key that has permission to
|
|
1521
|
+
"description": "Provide AWS IAM secret key that has permission to send to desired SQS",
|
|
1695
1522
|
"group": "authentication",
|
|
1696
1523
|
"type": "String",
|
|
1697
1524
|
"binding": {
|
|
@@ -1700,15 +1527,11 @@
|
|
|
1700
1527
|
},
|
|
1701
1528
|
"constraints": {
|
|
1702
1529
|
"notEmpty": true
|
|
1703
|
-
},
|
|
1704
|
-
"condition": {
|
|
1705
|
-
"property": "authenticationType",
|
|
1706
|
-
"equals": "credentials"
|
|
1707
1530
|
}
|
|
1708
1531
|
},
|
|
1709
1532
|
{
|
|
1710
1533
|
"label": "Queue URL",
|
|
1711
|
-
"description": "Specify the URL of the SQS queue where you would like to
|
|
1534
|
+
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
1712
1535
|
"group": "queueProperties",
|
|
1713
1536
|
"type": "String",
|
|
1714
1537
|
"binding": {
|
|
@@ -1718,7 +1541,7 @@
|
|
|
1718
1541
|
"constraints": {
|
|
1719
1542
|
"notEmpty": true,
|
|
1720
1543
|
"pattern": {
|
|
1721
|
-
"value": "^(https?://.+|arn
|
|
1544
|
+
"value": "^(https?://.+|arn:.+|secrets\\..+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
1722
1545
|
"message": "Must be an queue URL or ARN"
|
|
1723
1546
|
}
|
|
1724
1547
|
}
|
|
@@ -1738,7 +1561,7 @@
|
|
|
1738
1561
|
},
|
|
1739
1562
|
{
|
|
1740
1563
|
"label": "Polling wait time",
|
|
1741
|
-
"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/
|
|
1564
|
+
"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",
|
|
1742
1565
|
"group": "messagePollingProperties",
|
|
1743
1566
|
"type": "String",
|
|
1744
1567
|
"optional": false,
|
|
@@ -1751,14 +1574,14 @@
|
|
|
1751
1574
|
"constraints": {
|
|
1752
1575
|
"notEmpty": true,
|
|
1753
1576
|
"pattern": {
|
|
1754
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
1577
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
1755
1578
|
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
1756
1579
|
}
|
|
1757
1580
|
}
|
|
1758
1581
|
},
|
|
1759
1582
|
{
|
|
1760
1583
|
"label": "Attribute names",
|
|
1761
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1584
|
+
"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",
|
|
1762
1585
|
"group": "input",
|
|
1763
1586
|
"type": "String",
|
|
1764
1587
|
"optional": true,
|
|
@@ -1770,7 +1593,7 @@
|
|
|
1770
1593
|
},
|
|
1771
1594
|
{
|
|
1772
1595
|
"label": "Message attribute names",
|
|
1773
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1596
|
+
"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",
|
|
1774
1597
|
"group": "input",
|
|
1775
1598
|
"type": "String",
|
|
1776
1599
|
"optional": true,
|
|
@@ -1808,18 +1631,6 @@
|
|
|
1808
1631
|
"notEmpty": true
|
|
1809
1632
|
}
|
|
1810
1633
|
},
|
|
1811
|
-
{
|
|
1812
|
-
"label": "Message ID expression",
|
|
1813
|
-
"feel": "required",
|
|
1814
|
-
"type": "String",
|
|
1815
|
-
"optional": true,
|
|
1816
|
-
"group": "activation",
|
|
1817
|
-
"binding": {
|
|
1818
|
-
"type": "zeebe:property",
|
|
1819
|
-
"name": "messageIdExpression"
|
|
1820
|
-
},
|
|
1821
|
-
"description": "Expression to extract unique identifier of a message"
|
|
1822
|
-
},
|
|
1823
1634
|
{
|
|
1824
1635
|
"label": "Activation condition",
|
|
1825
1636
|
"type": "String",
|
|
@@ -1841,35 +1652,444 @@
|
|
|
1841
1652
|
"type": "zeebe:property",
|
|
1842
1653
|
"name": "resultVariable"
|
|
1843
1654
|
},
|
|
1844
|
-
"description": "Name of variable to store the result of the connector in"
|
|
1655
|
+
"description": "Name of variable to store the result of the connector in"
|
|
1656
|
+
},
|
|
1657
|
+
{
|
|
1658
|
+
"label": "Result expression",
|
|
1659
|
+
"type": "String",
|
|
1660
|
+
"group": "variable-mapping",
|
|
1661
|
+
"feel": "required",
|
|
1662
|
+
"optional": true,
|
|
1663
|
+
"binding": {
|
|
1664
|
+
"type": "zeebe:property",
|
|
1665
|
+
"name": "resultExpression"
|
|
1666
|
+
},
|
|
1667
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
1668
|
+
}
|
|
1669
|
+
],
|
|
1670
|
+
"icon": {
|
|
1671
|
+
"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"
|
|
1672
|
+
},
|
|
1673
|
+
"engines": {
|
|
1674
|
+
"camunda": "^8.2"
|
|
1675
|
+
}
|
|
1676
|
+
},
|
|
1677
|
+
{
|
|
1678
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1679
|
+
"name": "Amazon SQS Intermediate Message Catch Event connector",
|
|
1680
|
+
"id": "io.camunda.connectors.AWSSQS.intermediate.v1",
|
|
1681
|
+
"description": "Receive message from a queue",
|
|
1682
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
1683
|
+
"version": 9,
|
|
1684
|
+
"category": {
|
|
1685
|
+
"id": "connectors",
|
|
1686
|
+
"name": "Connectors"
|
|
1687
|
+
},
|
|
1688
|
+
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
1689
|
+
"elementType": {
|
|
1690
|
+
"value": "bpmn:IntermediateCatchEvent",
|
|
1691
|
+
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1692
|
+
},
|
|
1693
|
+
"groups": [
|
|
1694
|
+
{
|
|
1695
|
+
"id": "authentication",
|
|
1696
|
+
"label": "Authentication"
|
|
1697
|
+
},
|
|
1698
|
+
{
|
|
1699
|
+
"id": "configuration",
|
|
1700
|
+
"label": "Configuration"
|
|
1701
|
+
},
|
|
1702
|
+
{
|
|
1703
|
+
"id": "queueProperties",
|
|
1704
|
+
"label": "Queue properties"
|
|
1705
|
+
},
|
|
1706
|
+
{
|
|
1707
|
+
"id": "messagePollingProperties",
|
|
1708
|
+
"label": "Message polling properties"
|
|
1709
|
+
},
|
|
1710
|
+
{
|
|
1711
|
+
"id": "input",
|
|
1712
|
+
"label": "Use next attribute names for activation condition"
|
|
1713
|
+
},
|
|
1714
|
+
{
|
|
1715
|
+
"id": "activation",
|
|
1716
|
+
"label": "Activation"
|
|
1717
|
+
},
|
|
1718
|
+
{
|
|
1719
|
+
"id": "correlation",
|
|
1720
|
+
"label": "Correlation",
|
|
1721
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
1722
|
+
},
|
|
1723
|
+
{
|
|
1724
|
+
"id": "deduplication",
|
|
1725
|
+
"label": "Deduplication",
|
|
1726
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
1727
|
+
},
|
|
1728
|
+
{
|
|
1729
|
+
"id": "output",
|
|
1730
|
+
"label": "Output mapping"
|
|
1731
|
+
}
|
|
1732
|
+
],
|
|
1733
|
+
"properties": [
|
|
1734
|
+
{
|
|
1735
|
+
"value": "io.camunda:aws-sqs-inbound:1",
|
|
1736
|
+
"binding": {
|
|
1737
|
+
"name": "inbound.type",
|
|
1738
|
+
"type": "zeebe:property"
|
|
1739
|
+
},
|
|
1740
|
+
"type": "Hidden"
|
|
1741
|
+
},
|
|
1742
|
+
{
|
|
1743
|
+
"id": "authentication.type",
|
|
1744
|
+
"label": "Authentication",
|
|
1745
|
+
"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>",
|
|
1746
|
+
"value": "credentials",
|
|
1747
|
+
"group": "authentication",
|
|
1748
|
+
"binding": {
|
|
1749
|
+
"name": "authentication.type",
|
|
1750
|
+
"type": "zeebe:property"
|
|
1751
|
+
},
|
|
1752
|
+
"type": "Dropdown",
|
|
1753
|
+
"choices": [
|
|
1754
|
+
{
|
|
1755
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
1756
|
+
"value": "defaultCredentialsChain"
|
|
1757
|
+
},
|
|
1758
|
+
{
|
|
1759
|
+
"name": "Credentials",
|
|
1760
|
+
"value": "credentials"
|
|
1761
|
+
}
|
|
1762
|
+
]
|
|
1763
|
+
},
|
|
1764
|
+
{
|
|
1765
|
+
"id": "authentication.accessKey",
|
|
1766
|
+
"label": "Access key",
|
|
1767
|
+
"description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
|
|
1768
|
+
"optional": false,
|
|
1769
|
+
"constraints": {
|
|
1770
|
+
"notEmpty": true
|
|
1771
|
+
},
|
|
1772
|
+
"group": "authentication",
|
|
1773
|
+
"binding": {
|
|
1774
|
+
"name": "authentication.accessKey",
|
|
1775
|
+
"type": "zeebe:property"
|
|
1776
|
+
},
|
|
1777
|
+
"condition": {
|
|
1778
|
+
"property": "authentication.type",
|
|
1779
|
+
"equals": "credentials",
|
|
1780
|
+
"type": "simple"
|
|
1781
|
+
},
|
|
1782
|
+
"type": "String"
|
|
1783
|
+
},
|
|
1784
|
+
{
|
|
1785
|
+
"id": "authentication.secretKey",
|
|
1786
|
+
"label": "Secret key",
|
|
1787
|
+
"description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
|
|
1788
|
+
"optional": false,
|
|
1789
|
+
"constraints": {
|
|
1790
|
+
"notEmpty": true
|
|
1791
|
+
},
|
|
1792
|
+
"group": "authentication",
|
|
1793
|
+
"binding": {
|
|
1794
|
+
"name": "authentication.secretKey",
|
|
1795
|
+
"type": "zeebe:property"
|
|
1796
|
+
},
|
|
1797
|
+
"condition": {
|
|
1798
|
+
"property": "authentication.type",
|
|
1799
|
+
"equals": "credentials",
|
|
1800
|
+
"type": "simple"
|
|
1801
|
+
},
|
|
1802
|
+
"type": "String"
|
|
1803
|
+
},
|
|
1804
|
+
{
|
|
1805
|
+
"id": "configuration.region",
|
|
1806
|
+
"label": "Region",
|
|
1807
|
+
"description": "Specify the AWS region",
|
|
1808
|
+
"optional": false,
|
|
1809
|
+
"constraints": {
|
|
1810
|
+
"notEmpty": true
|
|
1811
|
+
},
|
|
1812
|
+
"group": "configuration",
|
|
1813
|
+
"binding": {
|
|
1814
|
+
"name": "configuration.region",
|
|
1815
|
+
"type": "zeebe:property"
|
|
1816
|
+
},
|
|
1817
|
+
"type": "String"
|
|
1818
|
+
},
|
|
1819
|
+
{
|
|
1820
|
+
"id": "configuration.endpoint",
|
|
1821
|
+
"label": "Endpoint",
|
|
1822
|
+
"description": "Specify endpoint if need to use custom endpoint",
|
|
1823
|
+
"optional": true,
|
|
1824
|
+
"group": "configuration",
|
|
1825
|
+
"binding": {
|
|
1826
|
+
"name": "configuration.endpoint",
|
|
1827
|
+
"type": "zeebe:property"
|
|
1828
|
+
},
|
|
1829
|
+
"type": "Hidden"
|
|
1830
|
+
},
|
|
1831
|
+
{
|
|
1832
|
+
"id": "queue.queue.url",
|
|
1833
|
+
"label": "Queue URL",
|
|
1834
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
1835
|
+
"optional": false,
|
|
1836
|
+
"constraints": {
|
|
1837
|
+
"notEmpty": true
|
|
1838
|
+
},
|
|
1839
|
+
"group": "queueProperties",
|
|
1840
|
+
"binding": {
|
|
1841
|
+
"name": "queue.url",
|
|
1842
|
+
"type": "zeebe:property"
|
|
1843
|
+
},
|
|
1844
|
+
"type": "String"
|
|
1845
|
+
},
|
|
1846
|
+
{
|
|
1847
|
+
"id": "queue.queue.pollingWaitTime",
|
|
1848
|
+
"label": "Polling wait time",
|
|
1849
|
+
"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",
|
|
1850
|
+
"optional": false,
|
|
1851
|
+
"value": "20",
|
|
1852
|
+
"constraints": {
|
|
1853
|
+
"notEmpty": true,
|
|
1854
|
+
"pattern": {
|
|
1855
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
|
|
1856
|
+
}
|
|
1857
|
+
},
|
|
1858
|
+
"group": "messagePollingProperties",
|
|
1859
|
+
"binding": {
|
|
1860
|
+
"name": "queue.pollingWaitTime",
|
|
1861
|
+
"type": "zeebe:property"
|
|
1862
|
+
},
|
|
1863
|
+
"type": "String"
|
|
1864
|
+
},
|
|
1865
|
+
{
|
|
1866
|
+
"id": "queue.queue.attributeNames",
|
|
1867
|
+
"label": "Attribute names",
|
|
1868
|
+
"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",
|
|
1869
|
+
"optional": false,
|
|
1870
|
+
"feel": "optional",
|
|
1871
|
+
"group": "input",
|
|
1872
|
+
"binding": {
|
|
1873
|
+
"name": "queue.attributeNames",
|
|
1874
|
+
"type": "zeebe:property"
|
|
1875
|
+
},
|
|
1876
|
+
"type": "String"
|
|
1877
|
+
},
|
|
1878
|
+
{
|
|
1879
|
+
"id": "queue.queue.messageAttributeNames",
|
|
1880
|
+
"label": "Message attribute names",
|
|
1881
|
+
"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",
|
|
1882
|
+
"optional": false,
|
|
1883
|
+
"feel": "optional",
|
|
1884
|
+
"group": "input",
|
|
1885
|
+
"binding": {
|
|
1886
|
+
"name": "queue.messageAttributeNames",
|
|
1887
|
+
"type": "zeebe:property"
|
|
1888
|
+
},
|
|
1889
|
+
"type": "String"
|
|
1890
|
+
},
|
|
1891
|
+
{
|
|
1892
|
+
"id": "activationCondition",
|
|
1893
|
+
"label": "Activation condition",
|
|
1894
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1895
|
+
"optional": true,
|
|
1896
|
+
"feel": "required",
|
|
1897
|
+
"group": "activation",
|
|
1898
|
+
"binding": {
|
|
1899
|
+
"name": "activationCondition",
|
|
1900
|
+
"type": "zeebe:property"
|
|
1901
|
+
},
|
|
1902
|
+
"type": "String"
|
|
1903
|
+
},
|
|
1904
|
+
{
|
|
1905
|
+
"id": "consumeUnmatchedEvents",
|
|
1906
|
+
"label": "Consume unmatched events",
|
|
1907
|
+
"value": true,
|
|
1908
|
+
"group": "activation",
|
|
1909
|
+
"binding": {
|
|
1910
|
+
"name": "consumeUnmatchedEvents",
|
|
1911
|
+
"type": "zeebe:property"
|
|
1912
|
+
},
|
|
1913
|
+
"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",
|
|
1914
|
+
"type": "Boolean"
|
|
1915
|
+
},
|
|
1916
|
+
{
|
|
1917
|
+
"id": "correlationKeyProcess",
|
|
1918
|
+
"label": "Correlation key (process)",
|
|
1919
|
+
"description": "Sets up the correlation key from process variables",
|
|
1920
|
+
"constraints": {
|
|
1921
|
+
"notEmpty": true
|
|
1922
|
+
},
|
|
1923
|
+
"feel": "required",
|
|
1924
|
+
"group": "correlation",
|
|
1925
|
+
"binding": {
|
|
1926
|
+
"name": "correlationKey",
|
|
1927
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
1928
|
+
},
|
|
1929
|
+
"type": "String"
|
|
1930
|
+
},
|
|
1931
|
+
{
|
|
1932
|
+
"id": "correlationKeyPayload",
|
|
1933
|
+
"label": "Correlation key (payload)",
|
|
1934
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
1935
|
+
"constraints": {
|
|
1936
|
+
"notEmpty": true
|
|
1937
|
+
},
|
|
1938
|
+
"feel": "required",
|
|
1939
|
+
"group": "correlation",
|
|
1940
|
+
"binding": {
|
|
1941
|
+
"name": "correlationKeyExpression",
|
|
1942
|
+
"type": "zeebe:property"
|
|
1943
|
+
},
|
|
1944
|
+
"type": "String"
|
|
1945
|
+
},
|
|
1946
|
+
{
|
|
1947
|
+
"id": "messageIdExpression",
|
|
1948
|
+
"label": "Message ID expression",
|
|
1949
|
+
"description": "Expression to extract unique identifier of a message",
|
|
1950
|
+
"optional": true,
|
|
1951
|
+
"feel": "required",
|
|
1952
|
+
"group": "correlation",
|
|
1953
|
+
"binding": {
|
|
1954
|
+
"name": "messageIdExpression",
|
|
1955
|
+
"type": "zeebe:property"
|
|
1956
|
+
},
|
|
1957
|
+
"type": "String"
|
|
1958
|
+
},
|
|
1959
|
+
{
|
|
1960
|
+
"id": "messageTtl",
|
|
1961
|
+
"label": "Message TTL",
|
|
1962
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
1963
|
+
"optional": true,
|
|
1964
|
+
"constraints": {
|
|
1965
|
+
"notEmpty": false,
|
|
1966
|
+
"pattern": {
|
|
1967
|
+
"value": "^(PT.*|)$",
|
|
1968
|
+
"message": "must be an ISO-8601 duration"
|
|
1969
|
+
}
|
|
1970
|
+
},
|
|
1971
|
+
"feel": "optional",
|
|
1972
|
+
"group": "correlation",
|
|
1973
|
+
"binding": {
|
|
1974
|
+
"name": "messageTtl",
|
|
1975
|
+
"type": "zeebe:property"
|
|
1976
|
+
},
|
|
1977
|
+
"type": "String"
|
|
1978
|
+
},
|
|
1979
|
+
{
|
|
1980
|
+
"id": "messageNameUuid",
|
|
1981
|
+
"generatedValue": {
|
|
1982
|
+
"type": "uuid"
|
|
1983
|
+
},
|
|
1984
|
+
"group": "correlation",
|
|
1985
|
+
"binding": {
|
|
1986
|
+
"name": "name",
|
|
1987
|
+
"type": "bpmn:Message#property"
|
|
1988
|
+
},
|
|
1989
|
+
"type": "Hidden"
|
|
1990
|
+
},
|
|
1991
|
+
{
|
|
1992
|
+
"id": "deduplicationModeManualFlag",
|
|
1993
|
+
"label": "Manual mode",
|
|
1994
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
1995
|
+
"value": false,
|
|
1996
|
+
"group": "deduplication",
|
|
1997
|
+
"binding": {
|
|
1998
|
+
"name": "deduplicationModeManualFlag",
|
|
1999
|
+
"type": "zeebe:property"
|
|
2000
|
+
},
|
|
2001
|
+
"type": "Boolean"
|
|
2002
|
+
},
|
|
2003
|
+
{
|
|
2004
|
+
"id": "deduplicationId",
|
|
2005
|
+
"label": "Deduplication ID",
|
|
2006
|
+
"constraints": {
|
|
2007
|
+
"notEmpty": true,
|
|
2008
|
+
"pattern": {
|
|
2009
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
2010
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
2011
|
+
}
|
|
2012
|
+
},
|
|
2013
|
+
"group": "deduplication",
|
|
2014
|
+
"binding": {
|
|
2015
|
+
"name": "deduplicationId",
|
|
2016
|
+
"type": "zeebe:property"
|
|
2017
|
+
},
|
|
2018
|
+
"condition": {
|
|
2019
|
+
"property": "deduplicationModeManualFlag",
|
|
2020
|
+
"equals": true,
|
|
2021
|
+
"type": "simple"
|
|
2022
|
+
},
|
|
2023
|
+
"type": "String"
|
|
2024
|
+
},
|
|
2025
|
+
{
|
|
2026
|
+
"id": "deduplicationModeManual",
|
|
2027
|
+
"value": "MANUAL",
|
|
2028
|
+
"group": "deduplication",
|
|
2029
|
+
"binding": {
|
|
2030
|
+
"name": "deduplicationMode",
|
|
2031
|
+
"type": "zeebe:property"
|
|
2032
|
+
},
|
|
2033
|
+
"condition": {
|
|
2034
|
+
"property": "deduplicationId",
|
|
2035
|
+
"isActive": true,
|
|
2036
|
+
"type": "simple"
|
|
2037
|
+
},
|
|
2038
|
+
"type": "Hidden"
|
|
2039
|
+
},
|
|
2040
|
+
{
|
|
2041
|
+
"id": "deduplicationModeAuto",
|
|
2042
|
+
"value": "AUTO",
|
|
2043
|
+
"group": "deduplication",
|
|
2044
|
+
"binding": {
|
|
2045
|
+
"name": "deduplicationMode",
|
|
2046
|
+
"type": "zeebe:property"
|
|
2047
|
+
},
|
|
2048
|
+
"condition": {
|
|
2049
|
+
"property": "deduplicationId",
|
|
2050
|
+
"isActive": false,
|
|
2051
|
+
"type": "simple"
|
|
2052
|
+
},
|
|
2053
|
+
"type": "Hidden"
|
|
2054
|
+
},
|
|
2055
|
+
{
|
|
2056
|
+
"id": "resultVariable",
|
|
2057
|
+
"label": "Result variable",
|
|
2058
|
+
"description": "Name of variable to store the response in",
|
|
2059
|
+
"group": "output",
|
|
2060
|
+
"binding": {
|
|
2061
|
+
"name": "resultVariable",
|
|
2062
|
+
"type": "zeebe:property"
|
|
2063
|
+
},
|
|
2064
|
+
"type": "String"
|
|
1845
2065
|
},
|
|
1846
2066
|
{
|
|
2067
|
+
"id": "resultExpression",
|
|
1847
2068
|
"label": "Result expression",
|
|
1848
|
-
"
|
|
1849
|
-
"group": "variable-mapping",
|
|
2069
|
+
"description": "Expression to map the response into process variables",
|
|
1850
2070
|
"feel": "required",
|
|
1851
|
-
"
|
|
2071
|
+
"group": "output",
|
|
1852
2072
|
"binding": {
|
|
1853
|
-
"
|
|
1854
|
-
"
|
|
2073
|
+
"name": "resultExpression",
|
|
2074
|
+
"type": "zeebe:property"
|
|
1855
2075
|
},
|
|
1856
|
-
"
|
|
2076
|
+
"type": "Text"
|
|
1857
2077
|
}
|
|
1858
2078
|
],
|
|
1859
2079
|
"icon": {
|
|
1860
|
-
"contents": "data:image/svg+xml
|
|
2080
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
1861
2081
|
},
|
|
1862
2082
|
"engines": {
|
|
1863
|
-
"camunda": "^8.
|
|
2083
|
+
"camunda": "^8.5"
|
|
1864
2084
|
}
|
|
1865
2085
|
},
|
|
1866
2086
|
{
|
|
1867
2087
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1868
2088
|
"name": "Amazon SQS Intermediate Message Catch Event connector",
|
|
1869
2089
|
"id": "io.camunda.connectors.AWSSQS.intermediate.v1",
|
|
1870
|
-
"version":
|
|
2090
|
+
"version": 8,
|
|
1871
2091
|
"description": "Receive message from a queue",
|
|
1872
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
2092
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
1873
2093
|
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
1874
2094
|
"elementType": {
|
|
1875
2095
|
"value": "bpmn:IntermediateCatchEvent",
|
|
@@ -2016,7 +2236,7 @@
|
|
|
2016
2236
|
},
|
|
2017
2237
|
{
|
|
2018
2238
|
"label": "Polling wait time",
|
|
2019
|
-
"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/
|
|
2239
|
+
"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",
|
|
2020
2240
|
"group": "messagePollingProperties",
|
|
2021
2241
|
"type": "String",
|
|
2022
2242
|
"optional": false,
|
|
@@ -2036,7 +2256,7 @@
|
|
|
2036
2256
|
},
|
|
2037
2257
|
{
|
|
2038
2258
|
"label": "Attribute names",
|
|
2039
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
2259
|
+
"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",
|
|
2040
2260
|
"group": "input",
|
|
2041
2261
|
"type": "String",
|
|
2042
2262
|
"optional": true,
|
|
@@ -2048,7 +2268,7 @@
|
|
|
2048
2268
|
},
|
|
2049
2269
|
{
|
|
2050
2270
|
"label": "Message attribute names",
|
|
2051
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
2271
|
+
"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",
|
|
2052
2272
|
"group": "input",
|
|
2053
2273
|
"type": "String",
|
|
2054
2274
|
"optional": true,
|
|
@@ -2087,236 +2307,16 @@
|
|
|
2087
2307
|
}
|
|
2088
2308
|
},
|
|
2089
2309
|
{
|
|
2090
|
-
"label": "
|
|
2091
|
-
"type": "String",
|
|
2092
|
-
"group": "activation",
|
|
2093
|
-
"feel": "required",
|
|
2094
|
-
"optional": true,
|
|
2095
|
-
"binding": {
|
|
2096
|
-
"type": "zeebe:property",
|
|
2097
|
-
"name": "activationCondition"
|
|
2098
|
-
},
|
|
2099
|
-
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
2100
|
-
},
|
|
2101
|
-
{
|
|
2102
|
-
"label": "Result variable",
|
|
2103
|
-
"type": "String",
|
|
2104
|
-
"group": "variable-mapping",
|
|
2105
|
-
"optional": true,
|
|
2106
|
-
"binding": {
|
|
2107
|
-
"type": "zeebe:property",
|
|
2108
|
-
"name": "resultVariable"
|
|
2109
|
-
},
|
|
2110
|
-
"description": "Name of variable to store the result of the connector in"
|
|
2111
|
-
},
|
|
2112
|
-
{
|
|
2113
|
-
"label": "Result expression",
|
|
2114
|
-
"type": "String",
|
|
2115
|
-
"group": "variable-mapping",
|
|
2310
|
+
"label": "Message ID expression",
|
|
2116
2311
|
"feel": "required",
|
|
2117
|
-
"optional": true,
|
|
2118
|
-
"binding": {
|
|
2119
|
-
"type": "zeebe:property",
|
|
2120
|
-
"name": "resultExpression"
|
|
2121
|
-
},
|
|
2122
|
-
"description": "Expression to map the inbound payload to process variables"
|
|
2123
|
-
}
|
|
2124
|
-
],
|
|
2125
|
-
"icon": {
|
|
2126
|
-
"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"
|
|
2127
|
-
},
|
|
2128
|
-
"engines": {
|
|
2129
|
-
"camunda": "^8.4"
|
|
2130
|
-
}
|
|
2131
|
-
},
|
|
2132
|
-
{
|
|
2133
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2134
|
-
"name": "Amazon SQS connector",
|
|
2135
|
-
"id": "io.camunda.connectors.AWSSQS.intermediate.v1",
|
|
2136
|
-
"version": 1,
|
|
2137
|
-
"description": "Receive message from a queue",
|
|
2138
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
2139
|
-
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
2140
|
-
"elementType": {
|
|
2141
|
-
"value": "bpmn:IntermediateCatchEvent",
|
|
2142
|
-
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
2143
|
-
},
|
|
2144
|
-
"category": {
|
|
2145
|
-
"id": "connectors",
|
|
2146
|
-
"name": "Connectors"
|
|
2147
|
-
},
|
|
2148
|
-
"groups": [
|
|
2149
|
-
{
|
|
2150
|
-
"id": "authentication",
|
|
2151
|
-
"label": "Authentication"
|
|
2152
|
-
},
|
|
2153
|
-
{
|
|
2154
|
-
"id": "queueProperties",
|
|
2155
|
-
"label": "Queue properties"
|
|
2156
|
-
},
|
|
2157
|
-
{
|
|
2158
|
-
"id": "messagePollingProperties",
|
|
2159
|
-
"label": "Message polling properties"
|
|
2160
|
-
},
|
|
2161
|
-
{
|
|
2162
|
-
"id": "input",
|
|
2163
|
-
"label": "Use next attribute names for activation condition"
|
|
2164
|
-
},
|
|
2165
|
-
{
|
|
2166
|
-
"id": "activation",
|
|
2167
|
-
"label": "Activation"
|
|
2168
|
-
},
|
|
2169
|
-
{
|
|
2170
|
-
"id": "variable-mapping",
|
|
2171
|
-
"label": "Variable mapping"
|
|
2172
|
-
}
|
|
2173
|
-
],
|
|
2174
|
-
"properties": [
|
|
2175
|
-
{
|
|
2176
|
-
"type": "Hidden",
|
|
2177
|
-
"value": "io.camunda:aws-sqs-inbound:1",
|
|
2178
|
-
"binding": {
|
|
2179
|
-
"type": "zeebe:property",
|
|
2180
|
-
"name": "inbound.type"
|
|
2181
|
-
}
|
|
2182
|
-
},
|
|
2183
|
-
{
|
|
2184
|
-
"type": "Hidden",
|
|
2185
|
-
"generatedValue": {
|
|
2186
|
-
"type": "uuid"
|
|
2187
|
-
},
|
|
2188
|
-
"binding": {
|
|
2189
|
-
"type": "bpmn:Message#property",
|
|
2190
|
-
"name": "name"
|
|
2191
|
-
}
|
|
2192
|
-
},
|
|
2193
|
-
{
|
|
2194
|
-
"label": "Access key",
|
|
2195
|
-
"description": "Provide AWS IAM access key that has permission to send to desired SQS",
|
|
2196
|
-
"group": "authentication",
|
|
2197
|
-
"type": "String",
|
|
2198
|
-
"binding": {
|
|
2199
|
-
"type": "zeebe:property",
|
|
2200
|
-
"name": "authentication.accessKey"
|
|
2201
|
-
},
|
|
2202
|
-
"constraints": {
|
|
2203
|
-
"notEmpty": true
|
|
2204
|
-
}
|
|
2205
|
-
},
|
|
2206
|
-
{
|
|
2207
|
-
"label": "Secret key",
|
|
2208
|
-
"description": "Provide AWS IAM secret key that has permission to send to desired SQS",
|
|
2209
|
-
"group": "authentication",
|
|
2210
|
-
"type": "String",
|
|
2211
|
-
"binding": {
|
|
2212
|
-
"type": "zeebe:property",
|
|
2213
|
-
"name": "authentication.secretKey"
|
|
2214
|
-
},
|
|
2215
|
-
"constraints": {
|
|
2216
|
-
"notEmpty": true
|
|
2217
|
-
}
|
|
2218
|
-
},
|
|
2219
|
-
{
|
|
2220
|
-
"label": "Queue URL",
|
|
2221
|
-
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
2222
|
-
"group": "queueProperties",
|
|
2223
|
-
"type": "String",
|
|
2224
|
-
"binding": {
|
|
2225
|
-
"type": "zeebe:property",
|
|
2226
|
-
"name": "queue.url"
|
|
2227
|
-
},
|
|
2228
|
-
"constraints": {
|
|
2229
|
-
"notEmpty": true,
|
|
2230
|
-
"pattern": {
|
|
2231
|
-
"value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
|
|
2232
|
-
"message": "Must be an queue URL or ARN or a secret.XYZ"
|
|
2233
|
-
}
|
|
2234
|
-
}
|
|
2235
|
-
},
|
|
2236
|
-
{
|
|
2237
|
-
"label": "Region",
|
|
2238
|
-
"description": "Specify the AWS region of your queue",
|
|
2239
|
-
"group": "queueProperties",
|
|
2240
|
-
"type": "String",
|
|
2241
|
-
"binding": {
|
|
2242
|
-
"type": "zeebe:property",
|
|
2243
|
-
"name": "queue.region"
|
|
2244
|
-
},
|
|
2245
|
-
"constraints": {
|
|
2246
|
-
"notEmpty": true
|
|
2247
|
-
}
|
|
2248
|
-
},
|
|
2249
|
-
{
|
|
2250
|
-
"label": "Polling wait time",
|
|
2251
|
-
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
|
|
2252
|
-
"group": "messagePollingProperties",
|
|
2253
|
-
"type": "String",
|
|
2254
|
-
"optional": false,
|
|
2255
|
-
"feel": "optional",
|
|
2256
|
-
"value": "1",
|
|
2257
|
-
"binding": {
|
|
2258
|
-
"type": "zeebe:property",
|
|
2259
|
-
"name": "queue.pollingWaitTime"
|
|
2260
|
-
},
|
|
2261
|
-
"constraints": {
|
|
2262
|
-
"notEmpty": true,
|
|
2263
|
-
"pattern": {
|
|
2264
|
-
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
|
|
2265
|
-
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
2266
|
-
}
|
|
2267
|
-
}
|
|
2268
|
-
},
|
|
2269
|
-
{
|
|
2270
|
-
"label": "Attribute names",
|
|
2271
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
|
|
2272
|
-
"group": "input",
|
|
2273
|
-
"type": "String",
|
|
2274
|
-
"optional": true,
|
|
2275
|
-
"binding": {
|
|
2276
|
-
"type": "zeebe:property",
|
|
2277
|
-
"name": "queue.attributeNames"
|
|
2278
|
-
},
|
|
2279
|
-
"feel": "required"
|
|
2280
|
-
},
|
|
2281
|
-
{
|
|
2282
|
-
"label": "Message attribute names",
|
|
2283
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
|
|
2284
|
-
"group": "input",
|
|
2285
2312
|
"type": "String",
|
|
2286
2313
|
"optional": true,
|
|
2287
|
-
"binding": {
|
|
2288
|
-
"type": "zeebe:property",
|
|
2289
|
-
"name": "queue.messageAttributeNames"
|
|
2290
|
-
},
|
|
2291
|
-
"feel": "required"
|
|
2292
|
-
},
|
|
2293
|
-
{
|
|
2294
|
-
"label": "Correlation key (process)",
|
|
2295
|
-
"type": "String",
|
|
2296
|
-
"group": "activation",
|
|
2297
|
-
"feel": "required",
|
|
2298
|
-
"description": "Sets up the correlation key from process variables",
|
|
2299
|
-
"binding": {
|
|
2300
|
-
"type": "bpmn:Message#zeebe:subscription#property",
|
|
2301
|
-
"name": "correlationKey"
|
|
2302
|
-
},
|
|
2303
|
-
"constraints": {
|
|
2304
|
-
"notEmpty": true
|
|
2305
|
-
}
|
|
2306
|
-
},
|
|
2307
|
-
{
|
|
2308
|
-
"label": "Correlation key (payload)",
|
|
2309
|
-
"type": "String",
|
|
2310
2314
|
"group": "activation",
|
|
2311
|
-
"feel": "required",
|
|
2312
2315
|
"binding": {
|
|
2313
2316
|
"type": "zeebe:property",
|
|
2314
|
-
"name": "
|
|
2317
|
+
"name": "messageIdExpression"
|
|
2315
2318
|
},
|
|
2316
|
-
"description": "
|
|
2317
|
-
"constraints": {
|
|
2318
|
-
"notEmpty": true
|
|
2319
|
-
}
|
|
2319
|
+
"description": "Expression to extract unique identifier of a message"
|
|
2320
2320
|
},
|
|
2321
2321
|
{
|
|
2322
2322
|
"label": "Activation condition",
|
|
@@ -2358,7 +2358,7 @@
|
|
|
2358
2358
|
"contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 64 (93537) - https://sketch.com --%3E%3Ctitle%3EIcon-Architecture/32/Arch_AWS-Simple-Queue-Service_32%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3ClinearGradient x1='0%25' y1='100%25' x2='100%25' y2='0%25' id='linearGradient-1'%3E%3Cstop stop-color='%23B0084D' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%23FF4F8B' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='Icon-Architecture/32/Arch_AWS-Simple-Queue-Service_32' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icon-Architecture-BG/32/Application-Integration' fill='url(%23linearGradient-1)'%3E%3Crect id='Rectangle' x='0' y='0' width='40' height='40'%3E%3C/rect%3E%3C/g%3E%3Cpath d='M14.3422051,22.3493786 L15.8466767,20.9061074 C15.9428347,20.8141539 15.9969235,20.687218 15.9999285,20.5552846 C16.0019317,20.4223517 15.9518495,20.2934168 15.8596981,20.1984648 L14.3552264,18.6432502 L13.6350433,19.3378994 L14.311154,20.037546 L11.9913429,20.037546 L11.9913429,21.0370413 L14.2650783,21.0370413 L13.6480647,21.6287425 L14.3422051,22.3493786 Z M26.3579452,22.3533765 L27.9074909,20.9001104 C28.0066538,20.8081569 28.0627459,20.679222 28.0647492,20.5442901 C28.0667525,20.4093583 28.0136653,20.2784244 27.918509,20.1834724 L26.3689633,18.6372532 L25.6607999,19.3438963 L26.3549403,20.037546 L24.0110896,20.037546 L24.0110896,21.0370413 L26.2988481,21.0370413 L25.671818,21.6247445 L26.3579452,22.3533765 Z M17.5875367,23.3608678 C18.3387708,23.0570212 19.1621235,22.8941035 20.0045074,22.8941035 C20.8468913,22.8941035 21.670244,23.0570212 22.4214781,23.3608678 C21.7523789,21.5897622 21.7523789,19.3898731 22.4214781,17.6187675 C20.9190098,18.2264606 19.090005,18.2264606 17.5875367,17.6187675 C18.2566359,19.3898731 18.2566359,21.5897622 17.5875367,23.3608678 L17.5875367,23.3608678 Z M15.6443443,25.3408679 C15.546183,25.2439168 15.4971024,25.1159814 15.4971024,24.988046 C15.4971024,24.8601106 15.546183,24.7321753 15.6443443,24.6342247 C17.5845317,22.6982024 17.5845317,18.2824324 15.6443443,16.3454106 C15.546183,16.2484595 15.4971024,16.1205241 15.4971024,15.9925912 C15.4971024,15.8646534 15.546183,15.736718 15.6443443,15.6387674 C15.8396652,15.4438659 16.1571868,15.4438659 16.3525077,15.6387674 C17.2740216,16.5583031 18.6052086,17.0860366 20.0045074,17.0860366 C21.4048079,17.0860366 22.7359948,16.5583031 23.6575088,15.6387674 C23.8528296,15.4438659 24.1703513,15.4438659 24.3656722,15.6387674 C24.4628318,15.736718 24.5119124,15.8646534 24.5119124,15.9925912 C24.5119124,16.1205241 24.4628318,16.2484595 24.3656722,16.3454106 C22.4244831,18.2824324 22.4244831,22.6982024 24.3656722,24.6342247 C24.4628318,24.7321753 24.5119124,24.8601106 24.5119124,24.988046 C24.5119124,25.1159814 24.4628318,25.2439168 24.3656722,25.3408679 C24.2675109,25.4388184 24.1393003,25.4877937 24.0110896,25.4877937 C23.882879,25.4877937 23.7546684,25.4388184 23.6575088,25.3408679 C22.7359948,24.4213322 21.4048079,23.8935987 20.0045074,23.8935987 C18.6052086,23.8935987 17.2740216,24.4213322 16.3525077,25.3408679 C16.1571868,25.5357694 15.8396652,25.5357694 15.6443443,25.3408679 L15.6443443,25.3408679 Z M32.5421049,19.4358499 C32.236603,19.1320033 31.8369464,18.9800801 31.4362882,18.9800801 C31.0366316,18.9800801 30.636975,19.1320033 30.3314731,19.4358499 C29.721471,20.0445425 29.721471,21.0340428 30.3314731,21.6417359 C30.9414753,22.2504285 31.9321027,22.2504285 32.5421049,21.6417359 C33.1511054,21.0340428 33.1511054,20.0445425 32.5421049,19.4358499 L32.5421049,19.4358499 Z M33.2502683,22.3493786 C32.7504472,22.8481267 32.0933677,23.0980005 31.4362882,23.0980005 C30.7802103,23.0980005 30.1231309,22.8481267 29.6233097,22.3493786 C28.6236675,21.3508828 28.6236675,19.7277025 29.6233097,18.7292068 C30.622952,17.7317105 32.250626,17.7317105 33.2502683,18.7292068 C34.2499106,19.7277025 34.2499106,21.3508828 33.2502683,22.3493786 L33.2502683,22.3493786 Z M9.66852687,19.4468443 C9.36302497,19.1429978 8.96336839,18.9910745 8.56271017,18.9910745 C8.16305359,18.9910745 7.76339701,19.1429978 7.45789511,19.4468443 C6.84889461,20.055537 6.84889461,21.0450373 7.45789511,21.6527304 C8.06789726,22.261423 9.05852472,22.261423 9.66852687,21.6527304 C10.2775274,21.0450373 10.2775274,20.055537 9.66852687,19.4468443 L9.66852687,19.4468443 Z M10.3766903,22.3593735 C9.87686914,22.8581217 9.21978965,23.1079955 8.56271017,23.1079955 C7.90663232,23.1079955 7.24955284,22.8581217 6.7497317,22.3593735 C5.75008943,21.3618773 5.75008943,19.738697 6.7497317,18.7402012 C7.74937397,17.7427049 9.37704801,17.7427049 10.3766903,18.7402012 C11.3763325,19.738697 11.3763325,21.3618773 10.3766903,22.3593735 L10.3766903,22.3593735 Z M27.4337125,28.9100654 C25.4364313,30.903059 22.7820705,32.0005047 19.9574301,32.0005047 C17.1327896,32.0005047 14.4784288,30.903059 12.4821492,28.9100654 C11.165987,27.5977281 10.4077413,26.469298 9.94498104,25.1359713 L8.99842599,25.4628063 C9.50726193,26.9290658 10.3626672,28.2104187 11.7739858,29.6167086 C13.9585748,31.7986067 16.8663519,33 19.9574301,33 C23.0495099,33 25.9562853,31.7986067 28.1418759,29.6167086 C29.2827502,28.4782835 30.4206196,27.1869356 31.0115905,25.4608073 L30.0640338,25.1379703 C29.5391715,26.6701966 28.4894469,27.8565974 27.4337125,28.9100654 L27.4337125,28.9100654 Z M9.94498104,15.8596559 L8.99842599,15.5318214 C9.51026687,14.0645624 10.3656722,12.7832095 11.7759891,11.3759202 C16.2863991,6.87519304 23.6264578,6.87419354 28.1378694,11.3759202 C29.2186449,12.4533761 30.4035916,13.7897012 31.0115905,15.5318214 L30.0640338,15.8596559 C29.5241468,14.3094387 28.4293482,13.0800596 27.4297059,12.0825633 C25.434428,10.0915688 22.7810689,8.99612197 19.9574301,8.99612197 C17.1337912,8.99612197 14.4804321,10.0915688 12.4851542,12.0825633 C11.1870215,13.3779092 10.4037347,14.5423211 9.94498104,15.8596559 L9.94498104,15.8596559 Z' id='AWS-Simple-Queue-Service_Icon_32_Squid' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
2359
2359
|
},
|
|
2360
2360
|
"engines": {
|
|
2361
|
-
"camunda": "^8.
|
|
2361
|
+
"camunda": "^8.4"
|
|
2362
2362
|
}
|
|
2363
2363
|
},
|
|
2364
2364
|
{
|