@camunda/connectors-element-templates 1.0.18 → 1.0.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +22 -22
- package/src/element-templates/agenticai-aiagent-job-worker.json +240 -240
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3735 -3735
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +550 -550
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +116 -116
- package/src/element-templates/automation-anywhere-outbound-connector.json +665 -665
- package/src/element-templates/aws-bedrock-outbound-connector.json +431 -431
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1337 -1337
- package/src/element-templates/aws-eventbridge-connector-boundary.json +37 -37
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +77 -77
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-outbound-connector.json +229 -229
- package/src/element-templates/aws-lambda-outbound-connector.json +278 -278
- package/src/element-templates/aws-s3-outbound-connector.json +244 -244
- package/src/element-templates/aws-sagemaker-outbound-connector.json +58 -58
- package/src/element-templates/aws-sns-inbound-boundary.json +224 -224
- package/src/element-templates/aws-sns-inbound-intermediate.json +329 -329
- package/src/element-templates/aws-sns-inbound-message-start.json +357 -357
- package/src/element-templates/aws-sns-inbound-start-event.json +135 -135
- package/src/element-templates/aws-sns-outbound-connector.json +293 -293
- package/src/element-templates/aws-sqs-boundary-connector.json +890 -890
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +529 -529
- package/src/element-templates/aws-sqs-outbound-connector.json +573 -573
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -408
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +275 -275
- package/src/element-templates/azure-blobstorage-outbound-connector.json +200 -200
- package/src/element-templates/azure-open-ai-connector.json +48 -48
- package/src/element-templates/blue-prism-connector.json +101 -101
- package/src/element-templates/csv-outbound-connector.json +44 -44
- package/src/element-templates/easy-post-connector.json +216 -216
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +902 -902
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +10272 -10272
- package/src/element-templates/github-webhook-connector-intermediate.json +41 -41
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +54 -54
- package/src/element-templates/gitlab-connector.json +2854 -2854
- package/src/element-templates/google-cloud-storage-outbound-connector.json +200 -200
- package/src/element-templates/google-drive-outbound-connector.json +1139 -1139
- package/src/element-templates/google-gemini-outbound-connector.json +122 -122
- package/src/element-templates/google-maps-platform-connector.json +94 -94
- package/src/element-templates/google-sheets-outbound-connector.json +2455 -2455
- package/src/element-templates/graphql-outbound-connector.json +1814 -1814
- package/src/element-templates/http-json-connector.json +2221 -2221
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +766 -766
- package/src/element-templates/http-polling-connector.json +1510 -1510
- package/src/element-templates/hubspot-outbound-connector.json +65 -65
- package/src/element-templates/hugging-face-connector.json +122 -122
- package/src/element-templates/jdbc-outbound-connector.json +67 -67
- package/src/element-templates/kafka-inbound-connector-boundary.json +130 -130
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1371 -1371
- package/src/element-templates/kafka-inbound-connector-start-message.json +166 -166
- package/src/element-templates/kafka-outbound-connector.json +250 -250
- package/src/element-templates/microsoft-office365-mail-connector.json +77 -77
- package/src/element-templates/microsoft-teams-outbound-connector.json +4124 -4124
- package/src/element-templates/openai-connector.json +199 -199
- package/src/element-templates/operate-connector.json +144 -144
- package/src/element-templates/power-automate-connector.json +62 -62
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +454 -454
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +895 -895
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +610 -610
- package/src/element-templates/rabbitmq-outbound-connector.json +662 -662
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +60 -60
- package/src/element-templates/sendgrid-outbound-connector.json +1301 -1301
- package/src/element-templates/servicenow-connector.json +6 -6
- package/src/element-templates/servicenow-incident-connector.json +6 -6
- package/src/element-templates/slack-inbound-boundary.json +305 -305
- package/src/element-templates/slack-inbound-intermediate.json +363 -363
- package/src/element-templates/slack-inbound-message-start.json +286 -286
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +301 -301
- package/src/element-templates/slack-outbound-connector.json +2249 -2249
- package/src/element-templates/twilio-connector.json +366 -366
- package/src/element-templates/twilio-webhook-boundary-connector.json +37 -37
- package/src/element-templates/twilio-webhook-connector.json +36 -36
- package/src/element-templates/twilio-webhook-intermediate-connector.json +59 -59
- package/src/element-templates/twilio-webhook-message-start-connector.json +42 -42
- package/src/element-templates/uipath-connector.json +54 -54
- package/src/element-templates/webhook-connector-boundary.json +1238 -1238
- package/src/element-templates/webhook-connector-intermediate.json +1254 -1254
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1419 -1419
- package/src/element-templates/webhook-connector-start-message.json +1289 -1289
- package/src/element-templates/whatsapp-connector.json +21 -21
|
@@ -3,9 +3,12 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "SNS HTTPS Boundary Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.inbound.AWSSNS.Boundary.v1",
|
|
6
|
-
"description": "Receive
|
|
7
|
-
"
|
|
6
|
+
"description": "Receive messages from AWS SNS via HTTPS.",
|
|
7
|
+
"metadata": {
|
|
8
|
+
"keywords": ["receive event", "receive message"]
|
|
9
|
+
},
|
|
8
10
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=inbound",
|
|
11
|
+
"version": 5,
|
|
9
12
|
"category": {
|
|
10
13
|
"id": "connectors",
|
|
11
14
|
"name": "Connectors"
|
|
@@ -25,56 +28,50 @@
|
|
|
25
28
|
"label": "Activation"
|
|
26
29
|
},
|
|
27
30
|
{
|
|
28
|
-
"id": "
|
|
29
|
-
"label": "
|
|
31
|
+
"id": "correlation",
|
|
32
|
+
"label": "Correlation",
|
|
33
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"id": "output",
|
|
37
|
+
"label": "Output mapping"
|
|
30
38
|
}
|
|
31
39
|
],
|
|
32
40
|
"properties": [
|
|
33
41
|
{
|
|
34
|
-
"type": "Hidden",
|
|
35
42
|
"value": "io.camunda:aws-sns-webhook:1",
|
|
36
43
|
"binding": {
|
|
37
|
-
"
|
|
38
|
-
"
|
|
39
|
-
}
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
"type": "Hidden",
|
|
43
|
-
"generatedValue": {
|
|
44
|
-
"type": "uuid"
|
|
44
|
+
"name": "inbound.type",
|
|
45
|
+
"type": "zeebe:property"
|
|
45
46
|
},
|
|
46
|
-
"
|
|
47
|
-
"type": "bpmn:Message#property",
|
|
48
|
-
"name": "name"
|
|
49
|
-
}
|
|
50
|
-
},
|
|
51
|
-
{
|
|
52
|
-
"type": "Hidden",
|
|
53
|
-
"value": "SnsHttpsSubscription",
|
|
54
|
-
"binding": {
|
|
55
|
-
"type": "zeebe:property",
|
|
56
|
-
"name": "inbound.subtype"
|
|
57
|
-
}
|
|
47
|
+
"type": "Hidden"
|
|
58
48
|
},
|
|
59
49
|
{
|
|
50
|
+
"id": "inbound.context",
|
|
60
51
|
"label": "Subscription ID",
|
|
61
|
-
"type": "String",
|
|
62
|
-
"group": "subscription",
|
|
63
|
-
"binding": {
|
|
64
|
-
"type": "zeebe:property",
|
|
65
|
-
"name": "inbound.context"
|
|
66
|
-
},
|
|
67
52
|
"description": "The subscription ID is a part of the URL endpoint",
|
|
53
|
+
"optional": false,
|
|
68
54
|
"constraints": {
|
|
69
55
|
"notEmpty": true
|
|
70
|
-
}
|
|
56
|
+
},
|
|
57
|
+
"group": "subscription",
|
|
58
|
+
"binding": {
|
|
59
|
+
"name": "inbound.context",
|
|
60
|
+
"type": "zeebe:property"
|
|
61
|
+
},
|
|
62
|
+
"type": "String"
|
|
71
63
|
},
|
|
72
64
|
{
|
|
73
|
-
"id": "securitySubscriptionAllowedFor",
|
|
65
|
+
"id": "inbound.securitySubscriptionAllowedFor",
|
|
74
66
|
"label": "Allow to receive messages from topic(s)",
|
|
75
|
-
"group": "subscription",
|
|
76
67
|
"description": "Control which topic(s) is allowed to start a process",
|
|
68
|
+
"optional": false,
|
|
77
69
|
"value": "any",
|
|
70
|
+
"group": "subscription",
|
|
71
|
+
"binding": {
|
|
72
|
+
"name": "inbound.securitySubscriptionAllowedFor",
|
|
73
|
+
"type": "zeebe:property"
|
|
74
|
+
},
|
|
78
75
|
"type": "Dropdown",
|
|
79
76
|
"choices": [
|
|
80
77
|
{
|
|
@@ -85,111 +82,143 @@
|
|
|
85
82
|
"name": "Specific topic(s)",
|
|
86
83
|
"value": "specific"
|
|
87
84
|
}
|
|
88
|
-
]
|
|
89
|
-
"binding": {
|
|
90
|
-
"type": "zeebe:property",
|
|
91
|
-
"name": "inbound.securitySubscriptionAllowedFor"
|
|
92
|
-
}
|
|
85
|
+
]
|
|
93
86
|
},
|
|
94
87
|
{
|
|
88
|
+
"id": "inbound.topicsAllowList",
|
|
95
89
|
"label": "Topic ARN(s)",
|
|
96
90
|
"description": "Topics that allow to publish messages",
|
|
97
|
-
"
|
|
98
|
-
"group": "subscription",
|
|
91
|
+
"optional": true,
|
|
99
92
|
"feel": "optional",
|
|
93
|
+
"group": "subscription",
|
|
100
94
|
"binding": {
|
|
101
|
-
"
|
|
102
|
-
"
|
|
103
|
-
},
|
|
104
|
-
"constraints": {
|
|
105
|
-
"notEmpty": true
|
|
95
|
+
"name": "inbound.topicsAllowList",
|
|
96
|
+
"type": "zeebe:property"
|
|
106
97
|
},
|
|
107
98
|
"condition": {
|
|
108
|
-
"property": "securitySubscriptionAllowedFor",
|
|
109
|
-
"equals": "specific"
|
|
110
|
-
|
|
99
|
+
"property": "inbound.securitySubscriptionAllowedFor",
|
|
100
|
+
"equals": "specific",
|
|
101
|
+
"type": "simple"
|
|
102
|
+
},
|
|
103
|
+
"type": "String"
|
|
111
104
|
},
|
|
112
105
|
{
|
|
113
|
-
"
|
|
114
|
-
"
|
|
115
|
-
"
|
|
106
|
+
"id": "activationCondition",
|
|
107
|
+
"label": "Activation condition",
|
|
108
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
109
|
+
"optional": true,
|
|
116
110
|
"feel": "required",
|
|
117
|
-
"
|
|
111
|
+
"group": "activation",
|
|
118
112
|
"binding": {
|
|
119
|
-
"
|
|
120
|
-
"
|
|
113
|
+
"name": "activationCondition",
|
|
114
|
+
"type": "zeebe:property"
|
|
121
115
|
},
|
|
122
|
-
"
|
|
123
|
-
"notEmpty": true
|
|
124
|
-
}
|
|
116
|
+
"type": "String"
|
|
125
117
|
},
|
|
126
118
|
{
|
|
127
|
-
"
|
|
128
|
-
"
|
|
129
|
-
"
|
|
119
|
+
"id": "correlationKeyProcess",
|
|
120
|
+
"label": "Correlation key (process)",
|
|
121
|
+
"description": "Sets up the correlation key from process variables",
|
|
122
|
+
"constraints": {
|
|
123
|
+
"notEmpty": true
|
|
124
|
+
},
|
|
130
125
|
"feel": "required",
|
|
126
|
+
"group": "correlation",
|
|
131
127
|
"binding": {
|
|
132
|
-
"
|
|
133
|
-
"
|
|
128
|
+
"name": "correlationKey",
|
|
129
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
134
130
|
},
|
|
131
|
+
"type": "String"
|
|
132
|
+
},
|
|
133
|
+
{
|
|
134
|
+
"id": "correlationKeyPayload",
|
|
135
|
+
"label": "Correlation key (payload)",
|
|
135
136
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
136
137
|
"constraints": {
|
|
137
138
|
"notEmpty": true
|
|
138
|
-
}
|
|
139
|
+
},
|
|
140
|
+
"feel": "required",
|
|
141
|
+
"group": "correlation",
|
|
142
|
+
"binding": {
|
|
143
|
+
"name": "correlationKeyExpression",
|
|
144
|
+
"type": "zeebe:property"
|
|
145
|
+
},
|
|
146
|
+
"type": "String"
|
|
139
147
|
},
|
|
140
148
|
{
|
|
149
|
+
"id": "messageIdExpression",
|
|
141
150
|
"label": "Message ID expression",
|
|
142
|
-
"
|
|
143
|
-
"type": "String",
|
|
151
|
+
"description": "Expression to extract unique identifier of a message",
|
|
144
152
|
"optional": true,
|
|
145
|
-
"
|
|
153
|
+
"feel": "required",
|
|
154
|
+
"group": "correlation",
|
|
146
155
|
"binding": {
|
|
147
|
-
"
|
|
148
|
-
"
|
|
156
|
+
"name": "messageIdExpression",
|
|
157
|
+
"type": "zeebe:property"
|
|
149
158
|
},
|
|
150
|
-
"
|
|
159
|
+
"type": "String"
|
|
151
160
|
},
|
|
152
161
|
{
|
|
153
|
-
"
|
|
154
|
-
"
|
|
155
|
-
"
|
|
156
|
-
"feel": "required",
|
|
162
|
+
"id": "messageTtl",
|
|
163
|
+
"label": "Message TTL",
|
|
164
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
157
165
|
"optional": true,
|
|
166
|
+
"constraints": {
|
|
167
|
+
"notEmpty": false,
|
|
168
|
+
"pattern": {
|
|
169
|
+
"value": "^(PT.*|)$",
|
|
170
|
+
"message": "must be an ISO-8601 duration"
|
|
171
|
+
}
|
|
172
|
+
},
|
|
173
|
+
"feel": "optional",
|
|
174
|
+
"group": "correlation",
|
|
158
175
|
"binding": {
|
|
159
|
-
"
|
|
160
|
-
"
|
|
176
|
+
"name": "messageTtl",
|
|
177
|
+
"type": "zeebe:property"
|
|
161
178
|
},
|
|
162
|
-
"
|
|
179
|
+
"type": "String"
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"id": "messageNameUuid",
|
|
183
|
+
"generatedValue": {
|
|
184
|
+
"type": "uuid"
|
|
185
|
+
},
|
|
186
|
+
"group": "correlation",
|
|
187
|
+
"binding": {
|
|
188
|
+
"name": "name",
|
|
189
|
+
"type": "bpmn:Message#property"
|
|
190
|
+
},
|
|
191
|
+
"type": "Hidden"
|
|
163
192
|
},
|
|
164
193
|
{
|
|
194
|
+
"id": "resultVariable",
|
|
165
195
|
"label": "Result variable",
|
|
166
|
-
"
|
|
167
|
-
"group": "
|
|
168
|
-
"optional": true,
|
|
196
|
+
"description": "Name of variable to store the response in",
|
|
197
|
+
"group": "output",
|
|
169
198
|
"binding": {
|
|
170
|
-
"
|
|
171
|
-
"
|
|
199
|
+
"name": "resultVariable",
|
|
200
|
+
"type": "zeebe:property"
|
|
172
201
|
},
|
|
173
|
-
"
|
|
202
|
+
"type": "String"
|
|
174
203
|
},
|
|
175
204
|
{
|
|
205
|
+
"id": "resultExpression",
|
|
176
206
|
"label": "Result expression",
|
|
177
|
-
"
|
|
178
|
-
"group": "variable-mapping",
|
|
207
|
+
"description": "Expression to map the response into process variables",
|
|
179
208
|
"feel": "required",
|
|
180
|
-
"
|
|
209
|
+
"group": "output",
|
|
181
210
|
"binding": {
|
|
182
|
-
"
|
|
183
|
-
"
|
|
211
|
+
"name": "resultExpression",
|
|
212
|
+
"type": "zeebe:property"
|
|
184
213
|
},
|
|
185
|
-
"
|
|
214
|
+
"type": "Text"
|
|
186
215
|
}
|
|
187
216
|
],
|
|
188
|
-
"icon": {
|
|
189
|
-
"contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 80 80' 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/64/Arch_AWS-Simple-Notification-Service_64%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/64/Arch_AWS-Simple-Notification-Service_64' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icon-Architecture-BG/64/Application-Integration' fill='url(%23linearGradient-1)'%3E%3Crect id='Rectangle' x='0' y='0' width='80' height='80'%3E%3C/rect%3E%3C/g%3E%3Cpath d='M17,38 C18.103,38 19,38.897 19,40 C19,41.103 18.103,42 17,42 C15.897,42 15,41.103 15,40 C15,38.897 15.897,38 17,38 L17,38 Z M41,64 C29.314,64 19.289,55.466 17.194,43.98 C18.965,43.894 20.427,42.659 20.857,41 L27,41 L27,39 L20.857,39 C20.427,37.342 18.966,36.107 17.195,36.02 C19.285,24.71 29.511,16 41,16 C45.313,16 49.832,17.622 54.429,20.821 L55.571,19.179 C50.633,15.743 45.73,14 41,14 C28.27,14 16.949,23.865 15.063,36.521 C13.839,37.207 13,38.5 13,40 C13,41.5 13.839,42.793 15.063,43.478 C16.97,56.341 28.056,66 41,66 C46.407,66 51.942,64.157 56.585,60.811 L55.415,59.189 C51.11,62.292 45.991,64 41,64 L41,64 Z M30.101,36.442 C31.955,36.895 34.275,37 36,37 C37.642,37 39.823,36.905 41.629,36.506 L37.105,45.553 C37.036,45.691 37,45.845 37,46 L37,50.453 C36.199,50.964 34.833,51.812 34,51.986 L34,46 C34,45.868 33.974,45.737 33.923,45.615 L30.101,36.442 Z M36,33 C40.025,33 42.174,33.604 42.841,34 C42.174,34.396 40.025,35 36,35 C31.975,35 29.826,34.396 29.159,34 C29.826,33.604 31.975,33 36,33 L36,33 Z M33,54 L34,54 C34.043,54 34.086,53.997 34.128,53.992 C35.352,53.833 36.909,52.887 38.272,52.013 L38.535,51.845 C38.824,51.661 39,51.342 39,51 L39,46.236 L44.559,35.12 C44.833,34.801 45,34.434 45,34 C45,31.39 39.361,31 36,31 C32.639,31 27,31.39 27,34 C27,34.366 27.12,34.684 27.32,34.967 L32,46.2 L32,53 C32,53.552 32.447,54 33,54 L33,54 Z M62,53 C63.103,53 64,53.897 64,55 C64,56.103 63.103,57 62,57 C60.897,57 60,56.103 60,55 C60,53.897 60.897,53 62,53 L62,53 Z M62,23 C63.103,23 64,23.897 64,25 C64,26.103 63.103,27 62,27 C60.897,27 60,26.103 60,25 C60,23.897 60.897,23 62,23 L62,23 Z M64,38 C65.103,38 66,38.897 66,40 C66,41.103 65.103,42 64,42 C62.897,42 62,41.103 62,40 C62,38.897 62.897,38 64,38 L64,38 Z M54,41 L60.143,41 C60.589,42.72 62.142,44 64,44 C66.206,44 68,42.206 68,40 C68,37.794 66.206,36 64,36 C62.142,36 60.589,37.28 60.143,39 L54,39 L54,26 L58.143,26 C58.589,27.72 60.142,29 62,29 C64.206,29 66,27.206 66,25 C66,22.794 64.206,21 62,21 C60.142,21 58.589,22.28 58.143,24 L53,24 C52.447,24 52,24.448 52,25 L52,39 L45,39 L45,41 L52,41 L52,55 C52,55.552 52.447,56 53,56 L58.143,56 C58.589,57.72 60.142,59 62,59 C64.206,59 66,57.206 66,55 C66,52.794 64.206,51 62,51 C60.142,51 58.589,52.28 58.143,54 L54,54 L54,41 Z' id='AWS-Simple-Notification-Service_Icon_64_Squid' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
190
|
-
},
|
|
191
217
|
"engines": {
|
|
192
|
-
"camunda": "^8.
|
|
218
|
+
"camunda": "^8.3"
|
|
219
|
+
},
|
|
220
|
+
"icon": {
|
|
221
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA4MCA4MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS82NC9BcmNoX0FXUy1TaW1wbGUtTm90aWZpY2F0aW9uLVNlcnZpY2VfNjQ8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9JzAlJyB5MT0nMTAwJScgeDI9JzEwMCUnIHkyPScwJScgaWQ9J2xpbmVhckdyYWRpZW50LTEnPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPScjQjAwODREJyBvZmZzZXQ9JzAlJz48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNGRjRGOEInIG9mZnNldD0nMTAwJSc+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0nSWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BV1MtU2ltcGxlLU5vdGlmaWNhdGlvbi1TZXJ2aWNlXzY0JyBzdHJva2U9J25vbmUnIHN0cm9rZS13aWR0aD0nMScgZmlsbD0nbm9uZScKICAgICAgIGZpbGwtcnVsZT0nZXZlbm9kZCc+CiAgICAgICAgPGcgaWQ9J0ljb24tQXJjaGl0ZWN0dXJlLUJHLzY0L0FwcGxpY2F0aW9uLUludGVncmF0aW9uJyBmaWxsPSd1cmwoI2xpbmVhckdyYWRpZW50LTEpJz4KICAgICAgICAgICAgPHJlY3QgaWQ9J1JlY3RhbmdsZScgeD0nMCcgeT0nMCcgd2lkdGg9JzgwJyBoZWlnaHQ9JzgwJz48L3JlY3Q+CiAgICAgICAgPC9nPgogICAgICAgIDxwYXRoIGQ9J00xNywzOCBDMTguMTAzLDM4IDE5LDM4Ljg5NyAxOSw0MCBDMTksNDEuMTAzIDE4LjEwMyw0MiAxNyw0MiBDMTUuODk3LDQyIDE1LDQxLjEwMyAxNSw0MCBDMTUsMzguODk3IDE1Ljg5NywzOCAxNywzOCBMMTcsMzggWiBNNDEsNjQgQzI5LjMxNCw2NCAxOS4yODksNTUuNDY2IDE3LjE5NCw0My45OCBDMTguOTY1LDQzLjg5NCAyMC40MjcsNDIuNjU5IDIwLjg1Nyw0MSBMMjcsNDEgTDI3LDM5IEwyMC44NTcsMzkgQzIwLjQyNywzNy4zNDIgMTguOTY2LDM2LjEwNyAxNy4xOTUsMzYuMDIgQzE5LjI4NSwyNC43MSAyOS41MTEsMTYgNDEsMTYgQzQ1LjMxMywxNiA0OS44MzIsMTcuNjIyIDU0LjQyOSwyMC44MjEgTDU1LjU3MSwxOS4xNzkgQzUwLjYzMywxNS43NDMgNDUuNzMsMTQgNDEsMTQgQzI4LjI3LDE0IDE2Ljk0OSwyMy44NjUgMTUuMDYzLDM2LjUyMSBDMTMuODM5LDM3LjIwNyAxMywzOC41IDEzLDQwIEMxMyw0MS41IDEzLjgzOSw0Mi43OTMgMTUuMDYzLDQzLjQ3OCBDMTYuOTcsNTYuMzQxIDI4LjA1Niw2NiA0MSw2NiBDNDYuNDA3LDY2IDUxLjk0Miw2NC4xNTcgNTYuNTg1LDYwLjgxMSBMNTUuNDE1LDU5LjE4OSBDNTEuMTEsNjIuMjkyIDQ1Ljk5MSw2NCA0MSw2NCBMNDEsNjQgWiBNMzAuMTAxLDM2LjQ0MiBDMzEuOTU1LDM2Ljg5NSAzNC4yNzUsMzcgMzYsMzcgQzM3LjY0MiwzNyAzOS44MjMsMzYuOTA1IDQxLjYyOSwzNi41MDYgTDM3LjEwNSw0NS41NTMgQzM3LjAzNiw0NS42OTEgMzcsNDUuODQ1IDM3LDQ2IEwzNyw1MC40NTMgQzM2LjE5OSw1MC45NjQgMzQuODMzLDUxLjgxMiAzNCw1MS45ODYgTDM0LDQ2IEMzNCw0NS44NjggMzMuOTc0LDQ1LjczNyAzMy45MjMsNDUuNjE1IEwzMC4xMDEsMzYuNDQyIFogTTM2LDMzIEM0MC4wMjUsMzMgNDIuMTc0LDMzLjYwNCA0Mi44NDEsMzQgQzQyLjE3NCwzNC4zOTYgNDAuMDI1LDM1IDM2LDM1IEMzMS45NzUsMzUgMjkuODI2LDM0LjM5NiAyOS4xNTksMzQgQzI5LjgyNiwzMy42MDQgMzEuOTc1LDMzIDM2LDMzIEwzNiwzMyBaIE0zMyw1NCBMMzQsNTQgQzM0LjA0Myw1NCAzNC4wODYsNTMuOTk3IDM0LjEyOCw1My45OTIgQzM1LjM1Miw1My44MzMgMzYuOTA5LDUyLjg4NyAzOC4yNzIsNTIuMDEzIEwzOC41MzUsNTEuODQ1IEMzOC44MjQsNTEuNjYxIDM5LDUxLjM0MiAzOSw1MSBMMzksNDYuMjM2IEw0NC41NTksMzUuMTIgQzQ0LjgzMywzNC44MDEgNDUsMzQuNDM0IDQ1LDM0IEM0NSwzMS4zOSAzOS4zNjEsMzEgMzYsMzEgQzMyLjYzOSwzMSAyNywzMS4zOSAyNywzNCBDMjcsMzQuMzY2IDI3LjEyLDM0LjY4NCAyNy4zMiwzNC45NjcgTDMyLDQ2LjIgTDMyLDUzIEMzMiw1My41NTIgMzIuNDQ3LDU0IDMzLDU0IEwzMyw1NCBaIE02Miw1MyBDNjMuMTAzLDUzIDY0LDUzLjg5NyA2NCw1NSBDNjQsNTYuMTAzIDYzLjEwMyw1NyA2Miw1NyBDNjAuODk3LDU3IDYwLDU2LjEwMyA2MCw1NSBDNjAsNTMuODk3IDYwLjg5Nyw1MyA2Miw1MyBMNjIsNTMgWiBNNjIsMjMgQzYzLjEwMywyMyA2NCwyMy44OTcgNjQsMjUgQzY0LDI2LjEwMyA2My4xMDMsMjcgNjIsMjcgQzYwLjg5NywyNyA2MCwyNi4xMDMgNjAsMjUgQzYwLDIzLjg5NyA2MC44OTcsMjMgNjIsMjMgTDYyLDIzIFogTTY0LDM4IEM2NS4xMDMsMzggNjYsMzguODk3IDY2LDQwIEM2Niw0MS4xMDMgNjUuMTAzLDQyIDY0LDQyIEM2Mi44OTcsNDIgNjIsNDEuMTAzIDYyLDQwIEM2MiwzOC44OTcgNjIuODk3LDM4IDY0LDM4IEw2NCwzOCBaIE01NCw0MSBMNjAuMTQzLDQxIEM2MC41ODksNDIuNzIgNjIuMTQyLDQ0IDY0LDQ0IEM2Ni4yMDYsNDQgNjgsNDIuMjA2IDY4LDQwIEM2OCwzNy43OTQgNjYuMjA2LDM2IDY0LDM2IEM2Mi4xNDIsMzYgNjAuNTg5LDM3LjI4IDYwLjE0MywzOSBMNTQsMzkgTDU0LDI2IEw1OC4xNDMsMjYgQzU4LjU4OSwyNy43MiA2MC4xNDIsMjkgNjIsMjkgQzY0LjIwNiwyOSA2NiwyNy4yMDYgNjYsMjUgQzY2LDIyLjc5NCA2NC4yMDYsMjEgNjIsMjEgQzYwLjE0MiwyMSA1OC41ODksMjIuMjggNTguMTQzLDI0IEw1MywyNCBDNTIuNDQ3LDI0IDUyLDI0LjQ0OCA1MiwyNSBMNTIsMzkgTDQ1LDM5IEw0NSw0MSBMNTIsNDEgTDUyLDU1IEM1Miw1NS41NTIgNTIuNDQ3LDU2IDUzLDU2IEw1OC4xNDMsNTYgQzU4LjU4OSw1Ny43MiA2MC4xNDIsNTkgNjIsNTkgQzY0LjIwNiw1OSA2Niw1Ny4yMDYgNjYsNTUgQzY2LDUyLjc5NCA2NC4yMDYsNTEgNjIsNTEgQzYwLjE0Miw1MSA1OC41ODksNTIuMjggNTguMTQzLDU0IEw1NCw1NCBMNTQsNDEgWicKICAgICAgICAgICAgICBpZD0nQVdTLVNpbXBsZS1Ob3RpZmljYXRpb24tU2VydmljZV9JY29uXzY0X1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
193
222
|
}
|
|
194
223
|
},
|
|
195
224
|
{
|
|
@@ -197,8 +226,8 @@
|
|
|
197
226
|
"name": "SNS HTTPS Boundary Event Connector",
|
|
198
227
|
"id": "io.camunda.connectors.inbound.AWSSNS.Boundary.v1",
|
|
199
228
|
"description": "Receive events from AWS SNS",
|
|
200
|
-
"version":
|
|
201
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
229
|
+
"version": 2,
|
|
230
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=inbound",
|
|
202
231
|
"category": {
|
|
203
232
|
"id": "connectors",
|
|
204
233
|
"name": "Connectors"
|
|
@@ -330,6 +359,18 @@
|
|
|
330
359
|
"notEmpty": true
|
|
331
360
|
}
|
|
332
361
|
},
|
|
362
|
+
{
|
|
363
|
+
"label": "Message ID expression",
|
|
364
|
+
"feel": "required",
|
|
365
|
+
"type": "String",
|
|
366
|
+
"optional": true,
|
|
367
|
+
"group": "activation",
|
|
368
|
+
"binding": {
|
|
369
|
+
"type": "zeebe:property",
|
|
370
|
+
"name": "messageIdExpression"
|
|
371
|
+
},
|
|
372
|
+
"description": "Expression to extract unique identifier of a message"
|
|
373
|
+
},
|
|
333
374
|
{
|
|
334
375
|
"label": "Condition",
|
|
335
376
|
"type": "String",
|
|
@@ -370,7 +411,7 @@
|
|
|
370
411
|
"contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 80 80' 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/64/Arch_AWS-Simple-Notification-Service_64%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/64/Arch_AWS-Simple-Notification-Service_64' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icon-Architecture-BG/64/Application-Integration' fill='url(%23linearGradient-1)'%3E%3Crect id='Rectangle' x='0' y='0' width='80' height='80'%3E%3C/rect%3E%3C/g%3E%3Cpath d='M17,38 C18.103,38 19,38.897 19,40 C19,41.103 18.103,42 17,42 C15.897,42 15,41.103 15,40 C15,38.897 15.897,38 17,38 L17,38 Z M41,64 C29.314,64 19.289,55.466 17.194,43.98 C18.965,43.894 20.427,42.659 20.857,41 L27,41 L27,39 L20.857,39 C20.427,37.342 18.966,36.107 17.195,36.02 C19.285,24.71 29.511,16 41,16 C45.313,16 49.832,17.622 54.429,20.821 L55.571,19.179 C50.633,15.743 45.73,14 41,14 C28.27,14 16.949,23.865 15.063,36.521 C13.839,37.207 13,38.5 13,40 C13,41.5 13.839,42.793 15.063,43.478 C16.97,56.341 28.056,66 41,66 C46.407,66 51.942,64.157 56.585,60.811 L55.415,59.189 C51.11,62.292 45.991,64 41,64 L41,64 Z M30.101,36.442 C31.955,36.895 34.275,37 36,37 C37.642,37 39.823,36.905 41.629,36.506 L37.105,45.553 C37.036,45.691 37,45.845 37,46 L37,50.453 C36.199,50.964 34.833,51.812 34,51.986 L34,46 C34,45.868 33.974,45.737 33.923,45.615 L30.101,36.442 Z M36,33 C40.025,33 42.174,33.604 42.841,34 C42.174,34.396 40.025,35 36,35 C31.975,35 29.826,34.396 29.159,34 C29.826,33.604 31.975,33 36,33 L36,33 Z M33,54 L34,54 C34.043,54 34.086,53.997 34.128,53.992 C35.352,53.833 36.909,52.887 38.272,52.013 L38.535,51.845 C38.824,51.661 39,51.342 39,51 L39,46.236 L44.559,35.12 C44.833,34.801 45,34.434 45,34 C45,31.39 39.361,31 36,31 C32.639,31 27,31.39 27,34 C27,34.366 27.12,34.684 27.32,34.967 L32,46.2 L32,53 C32,53.552 32.447,54 33,54 L33,54 Z M62,53 C63.103,53 64,53.897 64,55 C64,56.103 63.103,57 62,57 C60.897,57 60,56.103 60,55 C60,53.897 60.897,53 62,53 L62,53 Z M62,23 C63.103,23 64,23.897 64,25 C64,26.103 63.103,27 62,27 C60.897,27 60,26.103 60,25 C60,23.897 60.897,23 62,23 L62,23 Z M64,38 C65.103,38 66,38.897 66,40 C66,41.103 65.103,42 64,42 C62.897,42 62,41.103 62,40 C62,38.897 62.897,38 64,38 L64,38 Z M54,41 L60.143,41 C60.589,42.72 62.142,44 64,44 C66.206,44 68,42.206 68,40 C68,37.794 66.206,36 64,36 C62.142,36 60.589,37.28 60.143,39 L54,39 L54,26 L58.143,26 C58.589,27.72 60.142,29 62,29 C64.206,29 66,27.206 66,25 C66,22.794 64.206,21 62,21 C60.142,21 58.589,22.28 58.143,24 L53,24 C52.447,24 52,24.448 52,25 L52,39 L45,39 L45,41 L52,41 L52,55 C52,55.552 52.447,56 53,56 L58.143,56 C58.589,57.72 60.142,59 62,59 C64.206,59 66,57.206 66,55 C66,52.794 64.206,51 62,51 C60.142,51 58.589,52.28 58.143,54 L54,54 L54,41 Z' id='AWS-Simple-Notification-Service_Icon_64_Squid' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
371
412
|
},
|
|
372
413
|
"engines": {
|
|
373
|
-
"camunda": "^8.
|
|
414
|
+
"camunda": "^8.4"
|
|
374
415
|
}
|
|
375
416
|
},
|
|
376
417
|
{
|
|
@@ -596,12 +637,9 @@
|
|
|
596
637
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
597
638
|
"name": "SNS HTTPS Boundary Event Connector",
|
|
598
639
|
"id": "io.camunda.connectors.inbound.AWSSNS.Boundary.v1",
|
|
599
|
-
"description": "Receive
|
|
600
|
-
"
|
|
601
|
-
|
|
602
|
-
},
|
|
603
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=inbound",
|
|
604
|
-
"version": 5,
|
|
640
|
+
"description": "Receive events from AWS SNS",
|
|
641
|
+
"version": 1,
|
|
642
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns-inbound/",
|
|
605
643
|
"category": {
|
|
606
644
|
"id": "connectors",
|
|
607
645
|
"name": "Connectors"
|
|
@@ -621,50 +659,56 @@
|
|
|
621
659
|
"label": "Activation"
|
|
622
660
|
},
|
|
623
661
|
{
|
|
624
|
-
"id": "
|
|
625
|
-
"label": "
|
|
626
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
627
|
-
},
|
|
628
|
-
{
|
|
629
|
-
"id": "output",
|
|
630
|
-
"label": "Output mapping"
|
|
662
|
+
"id": "variable-mapping",
|
|
663
|
+
"label": "Variable Mapping"
|
|
631
664
|
}
|
|
632
665
|
],
|
|
633
666
|
"properties": [
|
|
634
667
|
{
|
|
668
|
+
"type": "Hidden",
|
|
635
669
|
"value": "io.camunda:aws-sns-webhook:1",
|
|
636
670
|
"binding": {
|
|
637
|
-
"
|
|
638
|
-
"
|
|
671
|
+
"type": "zeebe:property",
|
|
672
|
+
"name": "inbound.type"
|
|
673
|
+
}
|
|
674
|
+
},
|
|
675
|
+
{
|
|
676
|
+
"type": "Hidden",
|
|
677
|
+
"generatedValue": {
|
|
678
|
+
"type": "uuid"
|
|
639
679
|
},
|
|
640
|
-
"
|
|
680
|
+
"binding": {
|
|
681
|
+
"type": "bpmn:Message#property",
|
|
682
|
+
"name": "name"
|
|
683
|
+
}
|
|
684
|
+
},
|
|
685
|
+
{
|
|
686
|
+
"type": "Hidden",
|
|
687
|
+
"value": "SnsHttpsSubscription",
|
|
688
|
+
"binding": {
|
|
689
|
+
"type": "zeebe:property",
|
|
690
|
+
"name": "inbound.subtype"
|
|
691
|
+
}
|
|
641
692
|
},
|
|
642
693
|
{
|
|
643
|
-
"id": "inbound.context",
|
|
644
694
|
"label": "Subscription ID",
|
|
645
|
-
"
|
|
646
|
-
"optional": false,
|
|
647
|
-
"constraints": {
|
|
648
|
-
"notEmpty": true
|
|
649
|
-
},
|
|
695
|
+
"type": "String",
|
|
650
696
|
"group": "subscription",
|
|
651
697
|
"binding": {
|
|
652
|
-
"
|
|
653
|
-
"
|
|
698
|
+
"type": "zeebe:property",
|
|
699
|
+
"name": "inbound.context"
|
|
654
700
|
},
|
|
655
|
-
"
|
|
701
|
+
"description": "The subscription ID is a part of the URL endpoint",
|
|
702
|
+
"constraints": {
|
|
703
|
+
"notEmpty": true
|
|
704
|
+
}
|
|
656
705
|
},
|
|
657
706
|
{
|
|
658
|
-
"id": "
|
|
707
|
+
"id": "securitySubscriptionAllowedFor",
|
|
659
708
|
"label": "Allow to receive messages from topic(s)",
|
|
709
|
+
"group": "subscription",
|
|
660
710
|
"description": "Control which topic(s) is allowed to start a process",
|
|
661
|
-
"optional": false,
|
|
662
711
|
"value": "any",
|
|
663
|
-
"group": "subscription",
|
|
664
|
-
"binding": {
|
|
665
|
-
"name": "inbound.securitySubscriptionAllowedFor",
|
|
666
|
-
"type": "zeebe:property"
|
|
667
|
-
},
|
|
668
712
|
"type": "Dropdown",
|
|
669
713
|
"choices": [
|
|
670
714
|
{
|
|
@@ -675,143 +719,99 @@
|
|
|
675
719
|
"name": "Specific topic(s)",
|
|
676
720
|
"value": "specific"
|
|
677
721
|
}
|
|
678
|
-
]
|
|
722
|
+
],
|
|
723
|
+
"binding": {
|
|
724
|
+
"type": "zeebe:property",
|
|
725
|
+
"name": "inbound.securitySubscriptionAllowedFor"
|
|
726
|
+
}
|
|
679
727
|
},
|
|
680
728
|
{
|
|
681
|
-
"id": "inbound.topicsAllowList",
|
|
682
729
|
"label": "Topic ARN(s)",
|
|
683
730
|
"description": "Topics that allow to publish messages",
|
|
684
|
-
"
|
|
685
|
-
"feel": "optional",
|
|
731
|
+
"type": "String",
|
|
686
732
|
"group": "subscription",
|
|
733
|
+
"feel": "optional",
|
|
687
734
|
"binding": {
|
|
688
|
-
"
|
|
689
|
-
"
|
|
735
|
+
"type": "zeebe:property",
|
|
736
|
+
"name": "inbound.topicsAllowList"
|
|
690
737
|
},
|
|
691
|
-
"
|
|
692
|
-
"
|
|
693
|
-
"equals": "specific",
|
|
694
|
-
"type": "simple"
|
|
738
|
+
"constraints": {
|
|
739
|
+
"notEmpty": true
|
|
695
740
|
},
|
|
696
|
-
"
|
|
741
|
+
"condition": {
|
|
742
|
+
"property": "securitySubscriptionAllowedFor",
|
|
743
|
+
"equals": "specific"
|
|
744
|
+
}
|
|
697
745
|
},
|
|
698
746
|
{
|
|
699
|
-
"
|
|
700
|
-
"
|
|
701
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
702
|
-
"optional": true,
|
|
703
|
-
"feel": "required",
|
|
747
|
+
"label": "Correlation key (process)",
|
|
748
|
+
"type": "String",
|
|
704
749
|
"group": "activation",
|
|
750
|
+
"feel": "required",
|
|
751
|
+
"description": "Sets up the correlation key from process variables",
|
|
705
752
|
"binding": {
|
|
706
|
-
"
|
|
707
|
-
"
|
|
753
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
754
|
+
"name": "correlationKey"
|
|
708
755
|
},
|
|
709
|
-
"type": "String"
|
|
710
|
-
},
|
|
711
|
-
{
|
|
712
|
-
"id": "correlationKeyProcess",
|
|
713
|
-
"label": "Correlation key (process)",
|
|
714
|
-
"description": "Sets up the correlation key from process variables",
|
|
715
756
|
"constraints": {
|
|
716
757
|
"notEmpty": true
|
|
717
|
-
}
|
|
718
|
-
"feel": "required",
|
|
719
|
-
"group": "correlation",
|
|
720
|
-
"binding": {
|
|
721
|
-
"name": "correlationKey",
|
|
722
|
-
"type": "bpmn:Message#zeebe:subscription#property"
|
|
723
|
-
},
|
|
724
|
-
"type": "String"
|
|
758
|
+
}
|
|
725
759
|
},
|
|
726
760
|
{
|
|
727
|
-
"id": "correlationKeyPayload",
|
|
728
761
|
"label": "Correlation key (payload)",
|
|
729
|
-
"
|
|
730
|
-
"
|
|
731
|
-
"notEmpty": true
|
|
732
|
-
},
|
|
762
|
+
"type": "String",
|
|
763
|
+
"group": "activation",
|
|
733
764
|
"feel": "required",
|
|
734
|
-
"group": "correlation",
|
|
735
765
|
"binding": {
|
|
736
|
-
"
|
|
737
|
-
"
|
|
766
|
+
"type": "zeebe:property",
|
|
767
|
+
"name": "correlationKeyExpression"
|
|
738
768
|
},
|
|
739
|
-
"
|
|
769
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
770
|
+
"constraints": {
|
|
771
|
+
"notEmpty": true
|
|
772
|
+
}
|
|
740
773
|
},
|
|
741
774
|
{
|
|
742
|
-
"
|
|
743
|
-
"
|
|
744
|
-
"
|
|
745
|
-
"optional": true,
|
|
775
|
+
"label": "Condition",
|
|
776
|
+
"type": "String",
|
|
777
|
+
"group": "activation",
|
|
746
778
|
"feel": "required",
|
|
747
|
-
"group": "correlation",
|
|
748
|
-
"binding": {
|
|
749
|
-
"name": "messageIdExpression",
|
|
750
|
-
"type": "zeebe:property"
|
|
751
|
-
},
|
|
752
|
-
"type": "String"
|
|
753
|
-
},
|
|
754
|
-
{
|
|
755
|
-
"id": "messageTtl",
|
|
756
|
-
"label": "Message TTL",
|
|
757
|
-
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
758
779
|
"optional": true,
|
|
759
|
-
"constraints": {
|
|
760
|
-
"notEmpty": false,
|
|
761
|
-
"pattern": {
|
|
762
|
-
"value": "^(PT.*|)$",
|
|
763
|
-
"message": "must be an ISO-8601 duration"
|
|
764
|
-
}
|
|
765
|
-
},
|
|
766
|
-
"feel": "optional",
|
|
767
|
-
"group": "correlation",
|
|
768
|
-
"binding": {
|
|
769
|
-
"name": "messageTtl",
|
|
770
|
-
"type": "zeebe:property"
|
|
771
|
-
},
|
|
772
|
-
"type": "String"
|
|
773
|
-
},
|
|
774
|
-
{
|
|
775
|
-
"id": "messageNameUuid",
|
|
776
|
-
"generatedValue": {
|
|
777
|
-
"type": "uuid"
|
|
778
|
-
},
|
|
779
|
-
"group": "correlation",
|
|
780
780
|
"binding": {
|
|
781
|
-
"
|
|
782
|
-
"
|
|
781
|
+
"type": "zeebe:property",
|
|
782
|
+
"name": "activationCondition"
|
|
783
783
|
},
|
|
784
|
-
"
|
|
784
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
785
785
|
},
|
|
786
786
|
{
|
|
787
|
-
"id": "resultVariable",
|
|
788
787
|
"label": "Result variable",
|
|
789
|
-
"
|
|
790
|
-
"group": "
|
|
788
|
+
"type": "String",
|
|
789
|
+
"group": "variable-mapping",
|
|
790
|
+
"optional": true,
|
|
791
791
|
"binding": {
|
|
792
|
-
"
|
|
793
|
-
"
|
|
792
|
+
"type": "zeebe:property",
|
|
793
|
+
"name": "resultVariable"
|
|
794
794
|
},
|
|
795
|
-
"
|
|
795
|
+
"description": "Name of variable to store the result of the Connector in"
|
|
796
796
|
},
|
|
797
797
|
{
|
|
798
|
-
"id": "resultExpression",
|
|
799
798
|
"label": "Result expression",
|
|
800
|
-
"
|
|
799
|
+
"type": "String",
|
|
800
|
+
"group": "variable-mapping",
|
|
801
801
|
"feel": "required",
|
|
802
|
-
"
|
|
802
|
+
"optional": true,
|
|
803
803
|
"binding": {
|
|
804
|
-
"
|
|
805
|
-
"
|
|
804
|
+
"type": "zeebe:property",
|
|
805
|
+
"name": "resultExpression"
|
|
806
806
|
},
|
|
807
|
-
"
|
|
807
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
808
808
|
}
|
|
809
809
|
],
|
|
810
|
-
"engines": {
|
|
811
|
-
"camunda": "^8.3"
|
|
812
|
-
},
|
|
813
810
|
"icon": {
|
|
814
|
-
"contents": "data:image/svg+xml
|
|
811
|
+
"contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 80 80' 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/64/Arch_AWS-Simple-Notification-Service_64%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/64/Arch_AWS-Simple-Notification-Service_64' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icon-Architecture-BG/64/Application-Integration' fill='url(%23linearGradient-1)'%3E%3Crect id='Rectangle' x='0' y='0' width='80' height='80'%3E%3C/rect%3E%3C/g%3E%3Cpath d='M17,38 C18.103,38 19,38.897 19,40 C19,41.103 18.103,42 17,42 C15.897,42 15,41.103 15,40 C15,38.897 15.897,38 17,38 L17,38 Z M41,64 C29.314,64 19.289,55.466 17.194,43.98 C18.965,43.894 20.427,42.659 20.857,41 L27,41 L27,39 L20.857,39 C20.427,37.342 18.966,36.107 17.195,36.02 C19.285,24.71 29.511,16 41,16 C45.313,16 49.832,17.622 54.429,20.821 L55.571,19.179 C50.633,15.743 45.73,14 41,14 C28.27,14 16.949,23.865 15.063,36.521 C13.839,37.207 13,38.5 13,40 C13,41.5 13.839,42.793 15.063,43.478 C16.97,56.341 28.056,66 41,66 C46.407,66 51.942,64.157 56.585,60.811 L55.415,59.189 C51.11,62.292 45.991,64 41,64 L41,64 Z M30.101,36.442 C31.955,36.895 34.275,37 36,37 C37.642,37 39.823,36.905 41.629,36.506 L37.105,45.553 C37.036,45.691 37,45.845 37,46 L37,50.453 C36.199,50.964 34.833,51.812 34,51.986 L34,46 C34,45.868 33.974,45.737 33.923,45.615 L30.101,36.442 Z M36,33 C40.025,33 42.174,33.604 42.841,34 C42.174,34.396 40.025,35 36,35 C31.975,35 29.826,34.396 29.159,34 C29.826,33.604 31.975,33 36,33 L36,33 Z M33,54 L34,54 C34.043,54 34.086,53.997 34.128,53.992 C35.352,53.833 36.909,52.887 38.272,52.013 L38.535,51.845 C38.824,51.661 39,51.342 39,51 L39,46.236 L44.559,35.12 C44.833,34.801 45,34.434 45,34 C45,31.39 39.361,31 36,31 C32.639,31 27,31.39 27,34 C27,34.366 27.12,34.684 27.32,34.967 L32,46.2 L32,53 C32,53.552 32.447,54 33,54 L33,54 Z M62,53 C63.103,53 64,53.897 64,55 C64,56.103 63.103,57 62,57 C60.897,57 60,56.103 60,55 C60,53.897 60.897,53 62,53 L62,53 Z M62,23 C63.103,23 64,23.897 64,25 C64,26.103 63.103,27 62,27 C60.897,27 60,26.103 60,25 C60,23.897 60.897,23 62,23 L62,23 Z M64,38 C65.103,38 66,38.897 66,40 C66,41.103 65.103,42 64,42 C62.897,42 62,41.103 62,40 C62,38.897 62.897,38 64,38 L64,38 Z M54,41 L60.143,41 C60.589,42.72 62.142,44 64,44 C66.206,44 68,42.206 68,40 C68,37.794 66.206,36 64,36 C62.142,36 60.589,37.28 60.143,39 L54,39 L54,26 L58.143,26 C58.589,27.72 60.142,29 62,29 C64.206,29 66,27.206 66,25 C66,22.794 64.206,21 62,21 C60.142,21 58.589,22.28 58.143,24 L53,24 C52.447,24 52,24.448 52,25 L52,39 L45,39 L45,41 L52,41 L52,55 C52,55.552 52.447,56 53,56 L58.143,56 C58.589,57.72 60.142,59 62,59 C64.206,59 66,57.206 66,55 C66,52.794 64.206,51 62,51 C60.142,51 58.589,52.28 58.143,54 L54,54 L54,41 Z' id='AWS-Simple-Notification-Service_Icon_64_Squid' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
812
|
+
},
|
|
813
|
+
"engines": {
|
|
814
|
+
"camunda": "^8.2"
|
|
815
815
|
}
|
|
816
816
|
},
|
|
817
817
|
{
|