@camunda/connectors-element-templates 1.0.18 → 1.0.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +49 -49
- package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +111 -111
- package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
- package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
- package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
- package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-connector-start-event.json +15 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
- package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
- package/src/element-templates/aws-s3-outbound-connector.json +721 -48
- package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
- package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
- package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
- package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
- package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
- package/src/element-templates/aws-sns-outbound-connector.json +301 -301
- package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
- package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
- package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +351 -351
- package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
- package/src/element-templates/azure-open-ai-connector.json +49 -49
- package/src/element-templates/blue-prism-connector.json +64 -64
- package/src/element-templates/box-outbound-connector.json +49 -49
- package/src/element-templates/csv-outbound-connector.json +449 -0
- package/src/element-templates/easy-post-connector.json +214 -214
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +903 -903
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +8446 -8446
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +52 -52
- package/src/element-templates/gitlab-connector.json +2344 -2344
- package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
- package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
- package/src/element-templates/google-gemini-outbound-connector.json +125 -125
- package/src/element-templates/google-maps-platform-connector.json +97 -97
- package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
- package/src/element-templates/graphql-outbound-connector.json +738 -631
- package/src/element-templates/http-json-connector.json +3249 -1651
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
- package/src/element-templates/http-polling-connector.json +851 -749
- package/src/element-templates/hubspot-outbound-connector.json +67 -67
- package/src/element-templates/hugging-face-connector.json +79 -79
- package/src/element-templates/jdbc-outbound-connector.json +68 -68
- package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
- package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
- package/src/element-templates/kafka-outbound-connector.json +424 -424
- package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
- package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
- package/src/element-templates/openai-connector.json +317 -317
- package/src/element-templates/operate-connector.json +142 -142
- package/src/element-templates/power-automate-connector.json +44 -44
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
- package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +112 -112
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
- package/src/element-templates/send-message-connector-message-end-event.json +1 -1
- package/src/element-templates/send-message-connector-send-task.json +1 -1
- package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
- package/src/element-templates/servicenow-connector.json +7 -7
- package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
- package/src/element-templates/servicenow-incident-connector.json +7 -7
- package/src/element-templates/slack-inbound-boundary.json +463 -463
- package/src/element-templates/slack-inbound-intermediate.json +506 -506
- package/src/element-templates/slack-inbound-message-start.json +364 -364
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +334 -334
- package/src/element-templates/slack-outbound-connector.json +1803 -1803
- package/src/element-templates/soap-outbound-connector.json +1 -1
- package/src/element-templates/twilio-connector.json +355 -355
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
- package/src/element-templates/twilio-webhook-connector.json +53 -53
- package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
- package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
- package/src/element-templates/uipath-connector.json +4 -4
- package/src/element-templates/webhook-connector-boundary.json +1205 -1205
- package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1606 -1606
- package/src/element-templates/webhook-connector-start-message.json +1300 -1300
- package/src/element-templates/whatsapp-connector.json +59 -59
|
@@ -3,18 +3,9 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Kafka Outbound Connector",
|
|
5
5
|
"id": "io.camunda.connectors.KAFKA.v1",
|
|
6
|
+
"version": 2,
|
|
6
7
|
"description": "Produce Kafka message",
|
|
7
|
-
"
|
|
8
|
-
"publish message",
|
|
9
|
-
"send message",
|
|
10
|
-
"message queue",
|
|
11
|
-
"event streaming",
|
|
12
|
-
"produce event",
|
|
13
|
-
"stream data",
|
|
14
|
-
"kafka topic"
|
|
15
|
-
],
|
|
16
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=outbound",
|
|
17
|
-
"version": 6,
|
|
8
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/",
|
|
18
9
|
"category": {
|
|
19
10
|
"id": "connectors",
|
|
20
11
|
"name": "Connectors"
|
|
@@ -23,9 +14,6 @@
|
|
|
23
14
|
"elementType": {
|
|
24
15
|
"value": "bpmn:ServiceTask"
|
|
25
16
|
},
|
|
26
|
-
"engines": {
|
|
27
|
-
"camunda": "^8.3"
|
|
28
|
-
},
|
|
29
17
|
"groups": [
|
|
30
18
|
{
|
|
31
19
|
"id": "authentication",
|
|
@@ -35,17 +23,185 @@
|
|
|
35
23
|
"id": "kafka",
|
|
36
24
|
"label": "Kafka"
|
|
37
25
|
},
|
|
38
|
-
{
|
|
39
|
-
"id": "schema",
|
|
40
|
-
"label": "Schema"
|
|
41
|
-
},
|
|
42
26
|
{
|
|
43
27
|
"id": "message",
|
|
44
28
|
"label": "Message"
|
|
45
29
|
},
|
|
46
30
|
{
|
|
47
|
-
"id": "
|
|
48
|
-
"label": "
|
|
31
|
+
"id": "output",
|
|
32
|
+
"label": "Response mapping"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"id": "errors",
|
|
36
|
+
"label": "Error handling"
|
|
37
|
+
}
|
|
38
|
+
],
|
|
39
|
+
"properties": [
|
|
40
|
+
{
|
|
41
|
+
"type": "Hidden",
|
|
42
|
+
"value": "io.camunda:connector-kafka:1",
|
|
43
|
+
"binding": {
|
|
44
|
+
"type": "zeebe:taskDefinition",
|
|
45
|
+
"property": "type"
|
|
46
|
+
}
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"label": "Username",
|
|
50
|
+
"description": "Provide the username (must have permissions to produce message to the topic)",
|
|
51
|
+
"group": "authentication",
|
|
52
|
+
"type": "String",
|
|
53
|
+
"optional": true,
|
|
54
|
+
"binding": {
|
|
55
|
+
"type": "zeebe:input",
|
|
56
|
+
"name": "authentication.username"
|
|
57
|
+
}
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"label": "Password",
|
|
61
|
+
"description": "Provide a password for the user",
|
|
62
|
+
"group": "authentication",
|
|
63
|
+
"type": "String",
|
|
64
|
+
"optional": true,
|
|
65
|
+
"binding": {
|
|
66
|
+
"type": "zeebe:input",
|
|
67
|
+
"name": "authentication.password"
|
|
68
|
+
}
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"label": "Bootstrap servers",
|
|
72
|
+
"description": "Provide bootstrap server(s), comma-delimited if there are multiple",
|
|
73
|
+
"group": "kafka",
|
|
74
|
+
"type": "String",
|
|
75
|
+
"feel": "optional",
|
|
76
|
+
"binding": {
|
|
77
|
+
"type": "zeebe:input",
|
|
78
|
+
"name": "topic.bootstrapServers"
|
|
79
|
+
},
|
|
80
|
+
"constraints": {
|
|
81
|
+
"notEmpty": true
|
|
82
|
+
}
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"label": "Topic",
|
|
86
|
+
"description": "Provide topic name",
|
|
87
|
+
"group": "kafka",
|
|
88
|
+
"type": "String",
|
|
89
|
+
"feel": "optional",
|
|
90
|
+
"binding": {
|
|
91
|
+
"type": "zeebe:input",
|
|
92
|
+
"name": "topic.topicName"
|
|
93
|
+
},
|
|
94
|
+
"constraints": {
|
|
95
|
+
"notEmpty": true
|
|
96
|
+
}
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"label": "Additional properties",
|
|
100
|
+
"description": "Provide additional Kafka producer properties in JSON",
|
|
101
|
+
"group": "kafka",
|
|
102
|
+
"type": "String",
|
|
103
|
+
"optional": true,
|
|
104
|
+
"feel": "required",
|
|
105
|
+
"binding": {
|
|
106
|
+
"type": "zeebe:input",
|
|
107
|
+
"name": "additionalProperties"
|
|
108
|
+
}
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"label": "Key",
|
|
112
|
+
"description": "Provide message key",
|
|
113
|
+
"group": "message",
|
|
114
|
+
"type": "String",
|
|
115
|
+
"feel": "optional",
|
|
116
|
+
"binding": {
|
|
117
|
+
"type": "zeebe:input",
|
|
118
|
+
"name": "message.key"
|
|
119
|
+
},
|
|
120
|
+
"constraints": {
|
|
121
|
+
"notEmpty": true
|
|
122
|
+
}
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"label": "Value",
|
|
126
|
+
"description": "Provide message value",
|
|
127
|
+
"group": "message",
|
|
128
|
+
"type": "String",
|
|
129
|
+
"feel": "optional",
|
|
130
|
+
"binding": {
|
|
131
|
+
"type": "zeebe:input",
|
|
132
|
+
"name": "message.value"
|
|
133
|
+
},
|
|
134
|
+
"constraints": {
|
|
135
|
+
"notEmpty": true
|
|
136
|
+
}
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
"label": "Result variable",
|
|
140
|
+
"description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>",
|
|
141
|
+
"group": "output",
|
|
142
|
+
"type": "String",
|
|
143
|
+
"binding": {
|
|
144
|
+
"type": "zeebe:taskHeader",
|
|
145
|
+
"key": "resultVariable"
|
|
146
|
+
}
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"label": "Result expression",
|
|
150
|
+
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
|
|
151
|
+
"group": "output",
|
|
152
|
+
"type": "Text",
|
|
153
|
+
"feel": "required",
|
|
154
|
+
"binding": {
|
|
155
|
+
"type": "zeebe:taskHeader",
|
|
156
|
+
"key": "resultExpression"
|
|
157
|
+
}
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"label": "Error expression",
|
|
161
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
|
|
162
|
+
"group": "errors",
|
|
163
|
+
"type": "Text",
|
|
164
|
+
"feel": "required",
|
|
165
|
+
"binding": {
|
|
166
|
+
"type": "zeebe:taskHeader",
|
|
167
|
+
"key": "errorExpression"
|
|
168
|
+
}
|
|
169
|
+
}
|
|
170
|
+
],
|
|
171
|
+
"icon": {
|
|
172
|
+
"contents": "data:image/svg+xml;utf8,%3Csvg width='18' height='18' viewBox='0 0 256 416' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M201.816 230.216c-16.186 0-30.697 7.171-40.634 18.461l-25.463-18.026c2.703-7.442 4.255-15.433 4.255-23.797 0-8.219-1.498-16.076-4.112-23.408l25.406-17.835c9.936 11.233 24.409 18.365 40.548 18.365 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184-29.875 0-54.184 24.305-54.184 54.184 0 5.348.808 10.505 2.258 15.389l-25.423 17.844c-10.62-13.175-25.911-22.374-43.333-25.182v-30.64c24.544-5.155 43.037-26.962 43.037-53.019C124.171 24.305 99.862 0 69.987 0 40.112 0 15.803 24.305 15.803 54.184c0 25.708 18.014 47.246 42.067 52.769v31.038C25.044 143.753 0 172.401 0 206.854c0 34.621 25.292 63.374 58.355 68.94v32.774c-24.299 5.341-42.552 27.011-42.552 52.894 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-25.883-18.253-47.553-42.552-52.894v-32.775a69.965 69.965 0 0 0 42.6-24.776l25.633 18.143c-1.423 4.84-2.22 9.946-2.22 15.24 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184zm0-126.695c14.487 0 26.27 11.788 26.27 26.271s-11.783 26.27-26.27 26.27-26.27-11.787-26.27-26.27c0-14.483 11.783-26.271 26.27-26.271zm-158.1-49.337c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27zm52.541 307.278c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27zm-26.272-117.97c-20.205 0-36.642-16.434-36.642-36.638 0-20.205 16.437-36.642 36.642-36.642 20.204 0 36.641 16.437 36.641 36.642 0 20.204-16.437 36.638-36.641 36.638zm131.831 67.179c-14.487 0-26.27-11.788-26.27-26.271s11.783-26.27 26.27-26.27 26.27 11.787 26.27 26.27c0 14.483-11.783 26.271-26.27 26.271z' style='fill:%23231f20'/%3E%3C/svg%3E"
|
|
173
|
+
},
|
|
174
|
+
"engines": {
|
|
175
|
+
"camunda": "^8.2"
|
|
176
|
+
}
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
180
|
+
"name": "Kafka Outbound Connector",
|
|
181
|
+
"id": "io.camunda.connectors.KAFKA.v1",
|
|
182
|
+
"description": "Produce Kafka message",
|
|
183
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=outbound",
|
|
184
|
+
"version": 4,
|
|
185
|
+
"category": {
|
|
186
|
+
"id": "connectors",
|
|
187
|
+
"name": "Connectors"
|
|
188
|
+
},
|
|
189
|
+
"appliesTo": ["bpmn:Task"],
|
|
190
|
+
"elementType": {
|
|
191
|
+
"value": "bpmn:ServiceTask"
|
|
192
|
+
},
|
|
193
|
+
"groups": [
|
|
194
|
+
{
|
|
195
|
+
"id": "authentication",
|
|
196
|
+
"label": "Authentication"
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
"id": "kafka",
|
|
200
|
+
"label": "Kafka"
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
"id": "message",
|
|
204
|
+
"label": "Message"
|
|
49
205
|
},
|
|
50
206
|
{
|
|
51
207
|
"id": "output",
|
|
@@ -95,6 +251,29 @@
|
|
|
95
251
|
},
|
|
96
252
|
"type": "String"
|
|
97
253
|
},
|
|
254
|
+
{
|
|
255
|
+
"id": "serializationType",
|
|
256
|
+
"label": "Serialization type",
|
|
257
|
+
"description": "Select the serialization type. For details, visit the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=outbound\" target=\"_blank\">documentation</a>",
|
|
258
|
+
"optional": false,
|
|
259
|
+
"value": "json",
|
|
260
|
+
"group": "kafka",
|
|
261
|
+
"binding": {
|
|
262
|
+
"name": "serializationType",
|
|
263
|
+
"type": "zeebe:input"
|
|
264
|
+
},
|
|
265
|
+
"type": "Dropdown",
|
|
266
|
+
"choices": [
|
|
267
|
+
{
|
|
268
|
+
"name": "Default (JSON)",
|
|
269
|
+
"value": "json"
|
|
270
|
+
},
|
|
271
|
+
{
|
|
272
|
+
"name": "AVRO (experimental)",
|
|
273
|
+
"value": "avro"
|
|
274
|
+
}
|
|
275
|
+
]
|
|
276
|
+
},
|
|
98
277
|
{
|
|
99
278
|
"id": "topic.bootstrapServers",
|
|
100
279
|
"label": "Bootstrap servers",
|
|
@@ -128,132 +307,29 @@
|
|
|
128
307
|
"type": "String"
|
|
129
308
|
},
|
|
130
309
|
{
|
|
131
|
-
"id": "
|
|
132
|
-
"label": "
|
|
133
|
-
"description": "Provide
|
|
310
|
+
"id": "headers",
|
|
311
|
+
"label": "Headers",
|
|
312
|
+
"description": "Provide Kafka producer headers in JSON",
|
|
134
313
|
"optional": true,
|
|
135
314
|
"feel": "required",
|
|
136
315
|
"group": "kafka",
|
|
137
316
|
"binding": {
|
|
138
|
-
"name": "
|
|
317
|
+
"name": "headers",
|
|
139
318
|
"type": "zeebe:input"
|
|
140
319
|
},
|
|
141
320
|
"type": "String"
|
|
142
321
|
},
|
|
143
322
|
{
|
|
144
|
-
"id": "
|
|
145
|
-
"label": "
|
|
146
|
-
"
|
|
147
|
-
"
|
|
148
|
-
"binding": {
|
|
149
|
-
"name": "schemaStrategy.type",
|
|
150
|
-
"type": "zeebe:input"
|
|
151
|
-
},
|
|
152
|
-
"type": "Dropdown",
|
|
153
|
-
"choices": [
|
|
154
|
-
{
|
|
155
|
-
"name": "No schema",
|
|
156
|
-
"value": "noSchema"
|
|
157
|
-
},
|
|
158
|
-
{
|
|
159
|
-
"name": "Avro Inline schema",
|
|
160
|
-
"value": "inlineSchema"
|
|
161
|
-
},
|
|
162
|
-
{
|
|
163
|
-
"name": "Confluent Schema registry",
|
|
164
|
-
"value": "schemaRegistry"
|
|
165
|
-
}
|
|
166
|
-
]
|
|
167
|
-
},
|
|
168
|
-
{
|
|
169
|
-
"id": "schemaStrategy.avro.schema",
|
|
170
|
-
"label": "Schema",
|
|
171
|
-
"description": "Avro inline schema for the message value",
|
|
172
|
-
"optional": false,
|
|
173
|
-
"constraints": {
|
|
174
|
-
"notEmpty": true
|
|
175
|
-
},
|
|
176
|
-
"feel": "required",
|
|
177
|
-
"group": "schema",
|
|
178
|
-
"binding": {
|
|
179
|
-
"name": "schemaStrategy.schema",
|
|
180
|
-
"type": "zeebe:input"
|
|
181
|
-
},
|
|
182
|
-
"condition": {
|
|
183
|
-
"property": "schemaStrategy.type",
|
|
184
|
-
"equals": "inlineSchema",
|
|
185
|
-
"type": "simple"
|
|
186
|
-
},
|
|
187
|
-
"type": "Text"
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"id": "schemaStrategy.schema",
|
|
191
|
-
"label": "Schema",
|
|
192
|
-
"description": "Schema (JSON or AVRO) for the message value",
|
|
193
|
-
"optional": false,
|
|
194
|
-
"constraints": {
|
|
195
|
-
"notEmpty": true
|
|
196
|
-
},
|
|
323
|
+
"id": "additionalProperties",
|
|
324
|
+
"label": "Additional properties",
|
|
325
|
+
"description": "Provide additional Kafka producer properties in JSON",
|
|
326
|
+
"optional": true,
|
|
197
327
|
"feel": "required",
|
|
198
|
-
"group": "
|
|
199
|
-
"binding": {
|
|
200
|
-
"name": "schemaStrategy.schema",
|
|
201
|
-
"type": "zeebe:input"
|
|
202
|
-
},
|
|
203
|
-
"condition": {
|
|
204
|
-
"property": "schemaStrategy.type",
|
|
205
|
-
"equals": "schemaRegistry",
|
|
206
|
-
"type": "simple"
|
|
207
|
-
},
|
|
208
|
-
"type": "Text"
|
|
209
|
-
},
|
|
210
|
-
{
|
|
211
|
-
"id": "schemaStrategy.schemaType",
|
|
212
|
-
"label": "Schema type",
|
|
213
|
-
"description": "Select the schema type. For details, visit the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound\" target=\"_blank\">documentation</a>",
|
|
214
|
-
"optional": false,
|
|
215
|
-
"value": "avro",
|
|
216
|
-
"group": "schema",
|
|
217
|
-
"binding": {
|
|
218
|
-
"name": "schemaStrategy.schemaType",
|
|
219
|
-
"type": "zeebe:input"
|
|
220
|
-
},
|
|
221
|
-
"condition": {
|
|
222
|
-
"property": "schemaStrategy.type",
|
|
223
|
-
"equals": "schemaRegistry",
|
|
224
|
-
"type": "simple"
|
|
225
|
-
},
|
|
226
|
-
"type": "Dropdown",
|
|
227
|
-
"choices": [
|
|
228
|
-
{
|
|
229
|
-
"name": "JSON",
|
|
230
|
-
"value": "json"
|
|
231
|
-
},
|
|
232
|
-
{
|
|
233
|
-
"name": "Avro",
|
|
234
|
-
"value": "avro"
|
|
235
|
-
}
|
|
236
|
-
]
|
|
237
|
-
},
|
|
238
|
-
{
|
|
239
|
-
"id": "schemaStrategy.schemaRegistryUrl",
|
|
240
|
-
"label": "Schema registry URL",
|
|
241
|
-
"description": "Provide the schema registry URL",
|
|
242
|
-
"optional": false,
|
|
243
|
-
"constraints": {
|
|
244
|
-
"notEmpty": true
|
|
245
|
-
},
|
|
246
|
-
"feel": "optional",
|
|
247
|
-
"group": "schema",
|
|
328
|
+
"group": "kafka",
|
|
248
329
|
"binding": {
|
|
249
|
-
"name": "
|
|
330
|
+
"name": "additionalProperties",
|
|
250
331
|
"type": "zeebe:input"
|
|
251
332
|
},
|
|
252
|
-
"condition": {
|
|
253
|
-
"property": "schemaStrategy.type",
|
|
254
|
-
"equals": "schemaRegistry",
|
|
255
|
-
"type": "simple"
|
|
256
|
-
},
|
|
257
333
|
"type": "String"
|
|
258
334
|
},
|
|
259
335
|
{
|
|
@@ -261,6 +337,9 @@
|
|
|
261
337
|
"label": "Key",
|
|
262
338
|
"description": "Provide message key",
|
|
263
339
|
"optional": false,
|
|
340
|
+
"constraints": {
|
|
341
|
+
"notEmpty": true
|
|
342
|
+
},
|
|
264
343
|
"feel": "optional",
|
|
265
344
|
"group": "message",
|
|
266
345
|
"binding": {
|
|
@@ -286,46 +365,30 @@
|
|
|
286
365
|
"type": "String"
|
|
287
366
|
},
|
|
288
367
|
{
|
|
289
|
-
"id": "
|
|
290
|
-
"label": "
|
|
291
|
-
"description": "
|
|
292
|
-
"optional":
|
|
368
|
+
"id": "avro.schema",
|
|
369
|
+
"label": "Avro schema",
|
|
370
|
+
"description": "Avro schema for the message value",
|
|
371
|
+
"optional": false,
|
|
372
|
+
"constraints": {
|
|
373
|
+
"notEmpty": true
|
|
374
|
+
},
|
|
293
375
|
"feel": "required",
|
|
294
376
|
"group": "message",
|
|
295
377
|
"binding": {
|
|
296
|
-
"name": "
|
|
378
|
+
"name": "avro.schema",
|
|
297
379
|
"type": "zeebe:input"
|
|
298
380
|
},
|
|
299
|
-
"
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
"label": "Version",
|
|
304
|
-
"description": "Version of the element template",
|
|
305
|
-
"value": "6",
|
|
306
|
-
"group": "connector",
|
|
307
|
-
"binding": {
|
|
308
|
-
"key": "elementTemplateVersion",
|
|
309
|
-
"type": "zeebe:taskHeader"
|
|
310
|
-
},
|
|
311
|
-
"type": "Hidden"
|
|
312
|
-
},
|
|
313
|
-
{
|
|
314
|
-
"id": "id",
|
|
315
|
-
"label": "ID",
|
|
316
|
-
"description": "ID of the element template",
|
|
317
|
-
"value": "io.camunda.connectors.KAFKA.v1",
|
|
318
|
-
"group": "connector",
|
|
319
|
-
"binding": {
|
|
320
|
-
"key": "elementTemplateId",
|
|
321
|
-
"type": "zeebe:taskHeader"
|
|
381
|
+
"condition": {
|
|
382
|
+
"property": "serializationType",
|
|
383
|
+
"equals": "avro",
|
|
384
|
+
"type": "simple"
|
|
322
385
|
},
|
|
323
|
-
"type": "
|
|
386
|
+
"type": "Text"
|
|
324
387
|
},
|
|
325
388
|
{
|
|
326
389
|
"id": "resultVariable",
|
|
327
390
|
"label": "Result variable",
|
|
328
|
-
"description": "Name of variable to store the response in
|
|
391
|
+
"description": "Name of variable to store the response in",
|
|
329
392
|
"group": "output",
|
|
330
393
|
"binding": {
|
|
331
394
|
"key": "resultVariable",
|
|
@@ -336,7 +399,7 @@
|
|
|
336
399
|
{
|
|
337
400
|
"id": "resultExpression",
|
|
338
401
|
"label": "Result expression",
|
|
339
|
-
"description": "Expression to map the response into process variables
|
|
402
|
+
"description": "Expression to map the response into process variables",
|
|
340
403
|
"feel": "required",
|
|
341
404
|
"group": "output",
|
|
342
405
|
"binding": {
|
|
@@ -375,6 +438,7 @@
|
|
|
375
438
|
"label": "Retry backoff",
|
|
376
439
|
"description": "ISO-8601 duration to wait between retries",
|
|
377
440
|
"value": "PT0S",
|
|
441
|
+
"feel": "optional",
|
|
378
442
|
"group": "retries",
|
|
379
443
|
"binding": {
|
|
380
444
|
"key": "retryBackoff",
|
|
@@ -385,6 +449,9 @@
|
|
|
385
449
|
],
|
|
386
450
|
"icon": {
|
|
387
451
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
|
|
452
|
+
},
|
|
453
|
+
"engines": {
|
|
454
|
+
"camunda": "^8.5"
|
|
388
455
|
}
|
|
389
456
|
},
|
|
390
457
|
{
|
|
@@ -908,215 +975,16 @@
|
|
|
908
975
|
"contents": "data:image/svg+xml;utf8,%3Csvg width='18' height='18' viewBox='0 0 256 416' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M201.816 230.216c-16.186 0-30.697 7.171-40.634 18.461l-25.463-18.026c2.703-7.442 4.255-15.433 4.255-23.797 0-8.219-1.498-16.076-4.112-23.408l25.406-17.835c9.936 11.233 24.409 18.365 40.548 18.365 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184-29.875 0-54.184 24.305-54.184 54.184 0 5.348.808 10.505 2.258 15.389l-25.423 17.844c-10.62-13.175-25.911-22.374-43.333-25.182v-30.64c24.544-5.155 43.037-26.962 43.037-53.019C124.171 24.305 99.862 0 69.987 0 40.112 0 15.803 24.305 15.803 54.184c0 25.708 18.014 47.246 42.067 52.769v31.038C25.044 143.753 0 172.401 0 206.854c0 34.621 25.292 63.374 58.355 68.94v32.774c-24.299 5.341-42.552 27.011-42.552 52.894 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-25.883-18.253-47.553-42.552-52.894v-32.775a69.965 69.965 0 0 0 42.6-24.776l25.633 18.143c-1.423 4.84-2.22 9.946-2.22 15.24 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184zm0-126.695c14.487 0 26.27 11.788 26.27 26.271s-11.783 26.27-26.27 26.27-26.27-11.787-26.27-26.27c0-14.483 11.783-26.271 26.27-26.271zm-158.1-49.337c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27zm52.541 307.278c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27zm-26.272-117.97c-20.205 0-36.642-16.434-36.642-36.638 0-20.205 16.437-36.642 36.642-36.642 20.204 0 36.641 16.437 36.641 36.642 0 20.204-16.437 36.638-36.641 36.638zm131.831 67.179c-14.487 0-26.27-11.788-26.27-26.271s11.783-26.27 26.27-26.27 26.27 11.787 26.27 26.27c0 14.483-11.783 26.271-26.27 26.271z' style='fill:%23231f20'/%3E%3C/svg%3E"
|
|
909
976
|
},
|
|
910
977
|
"engines": {
|
|
911
|
-
"camunda": "^8.2"
|
|
912
|
-
}
|
|
913
|
-
},
|
|
914
|
-
{
|
|
915
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
916
|
-
"name": "Kafka Outbound Connector",
|
|
917
|
-
"id": "io.camunda.connectors.KAFKA.v1",
|
|
918
|
-
"version": 3,
|
|
919
|
-
"description": "Produce Kafka message",
|
|
920
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=outbound",
|
|
921
|
-
"category": {
|
|
922
|
-
"id": "connectors",
|
|
923
|
-
"name": "Connectors"
|
|
924
|
-
},
|
|
925
|
-
"appliesTo": ["bpmn:Task"],
|
|
926
|
-
"elementType": {
|
|
927
|
-
"value": "bpmn:ServiceTask"
|
|
928
|
-
},
|
|
929
|
-
"groups": [
|
|
930
|
-
{
|
|
931
|
-
"id": "authentication",
|
|
932
|
-
"label": "Authentication"
|
|
933
|
-
},
|
|
934
|
-
{
|
|
935
|
-
"id": "kafka",
|
|
936
|
-
"label": "Kafka"
|
|
937
|
-
},
|
|
938
|
-
{
|
|
939
|
-
"id": "message",
|
|
940
|
-
"label": "Message"
|
|
941
|
-
},
|
|
942
|
-
{
|
|
943
|
-
"id": "output",
|
|
944
|
-
"label": "Response mapping"
|
|
945
|
-
},
|
|
946
|
-
{
|
|
947
|
-
"id": "errors",
|
|
948
|
-
"label": "Error handling"
|
|
949
|
-
}
|
|
950
|
-
],
|
|
951
|
-
"properties": [
|
|
952
|
-
{
|
|
953
|
-
"type": "Hidden",
|
|
954
|
-
"value": "io.camunda:connector-kafka:1",
|
|
955
|
-
"binding": {
|
|
956
|
-
"type": "zeebe:taskDefinition",
|
|
957
|
-
"property": "type"
|
|
958
|
-
}
|
|
959
|
-
},
|
|
960
|
-
{
|
|
961
|
-
"label": "Username",
|
|
962
|
-
"id": "authentication.username",
|
|
963
|
-
"description": "Provide the username (must have permissions to produce message to the topic)",
|
|
964
|
-
"group": "authentication",
|
|
965
|
-
"type": "String",
|
|
966
|
-
"optional": true,
|
|
967
|
-
"binding": {
|
|
968
|
-
"type": "zeebe:input",
|
|
969
|
-
"name": "authentication.username"
|
|
970
|
-
}
|
|
971
|
-
},
|
|
972
|
-
{
|
|
973
|
-
"label": "Password",
|
|
974
|
-
"id": "authentication.password",
|
|
975
|
-
"description": "Provide a password for the user",
|
|
976
|
-
"group": "authentication",
|
|
977
|
-
"type": "String",
|
|
978
|
-
"optional": true,
|
|
979
|
-
"binding": {
|
|
980
|
-
"type": "zeebe:input",
|
|
981
|
-
"name": "authentication.password"
|
|
982
|
-
}
|
|
983
|
-
},
|
|
984
|
-
{
|
|
985
|
-
"label": "Bootstrap servers",
|
|
986
|
-
"id": "topic.bootstrapServers",
|
|
987
|
-
"description": "Provide bootstrap server(s), comma-delimited if there are multiple",
|
|
988
|
-
"group": "kafka",
|
|
989
|
-
"type": "String",
|
|
990
|
-
"feel": "optional",
|
|
991
|
-
"binding": {
|
|
992
|
-
"type": "zeebe:input",
|
|
993
|
-
"name": "topic.bootstrapServers"
|
|
994
|
-
},
|
|
995
|
-
"constraints": {
|
|
996
|
-
"notEmpty": true
|
|
997
|
-
}
|
|
998
|
-
},
|
|
999
|
-
{
|
|
1000
|
-
"label": "Topic",
|
|
1001
|
-
"id": "topic.topicName",
|
|
1002
|
-
"description": "Provide topic name",
|
|
1003
|
-
"group": "kafka",
|
|
1004
|
-
"type": "String",
|
|
1005
|
-
"feel": "optional",
|
|
1006
|
-
"binding": {
|
|
1007
|
-
"type": "zeebe:input",
|
|
1008
|
-
"name": "topic.topicName"
|
|
1009
|
-
},
|
|
1010
|
-
"constraints": {
|
|
1011
|
-
"notEmpty": true
|
|
1012
|
-
}
|
|
1013
|
-
},
|
|
1014
|
-
{
|
|
1015
|
-
"label": "Headers",
|
|
1016
|
-
"id": "headers",
|
|
1017
|
-
"description": "Provide Kafka producer headers in JSON",
|
|
1018
|
-
"group": "kafka",
|
|
1019
|
-
"type": "String",
|
|
1020
|
-
"optional": true,
|
|
1021
|
-
"feel": "required",
|
|
1022
|
-
"binding": {
|
|
1023
|
-
"type": "zeebe:input",
|
|
1024
|
-
"name": "headers"
|
|
1025
|
-
}
|
|
1026
|
-
},
|
|
1027
|
-
{
|
|
1028
|
-
"label": "Additional properties",
|
|
1029
|
-
"id": "additionalProperties",
|
|
1030
|
-
"description": "Provide additional Kafka producer properties in JSON",
|
|
1031
|
-
"group": "kafka",
|
|
1032
|
-
"type": "String",
|
|
1033
|
-
"optional": true,
|
|
1034
|
-
"feel": "required",
|
|
1035
|
-
"binding": {
|
|
1036
|
-
"type": "zeebe:input",
|
|
1037
|
-
"name": "additionalProperties"
|
|
1038
|
-
}
|
|
1039
|
-
},
|
|
1040
|
-
{
|
|
1041
|
-
"label": "Key",
|
|
1042
|
-
"id": "message.key",
|
|
1043
|
-
"description": "Provide message key",
|
|
1044
|
-
"group": "message",
|
|
1045
|
-
"type": "String",
|
|
1046
|
-
"feel": "optional",
|
|
1047
|
-
"binding": {
|
|
1048
|
-
"type": "zeebe:input",
|
|
1049
|
-
"name": "message.key"
|
|
1050
|
-
},
|
|
1051
|
-
"constraints": {
|
|
1052
|
-
"notEmpty": true
|
|
1053
|
-
}
|
|
1054
|
-
},
|
|
1055
|
-
{
|
|
1056
|
-
"label": "Value",
|
|
1057
|
-
"id": "message.value",
|
|
1058
|
-
"description": "Provide message value",
|
|
1059
|
-
"group": "message",
|
|
1060
|
-
"type": "String",
|
|
1061
|
-
"feel": "optional",
|
|
1062
|
-
"binding": {
|
|
1063
|
-
"type": "zeebe:input",
|
|
1064
|
-
"name": "message.value"
|
|
1065
|
-
},
|
|
1066
|
-
"constraints": {
|
|
1067
|
-
"notEmpty": true
|
|
1068
|
-
}
|
|
1069
|
-
},
|
|
1070
|
-
{
|
|
1071
|
-
"label": "Result variable",
|
|
1072
|
-
"id": "resultVariable",
|
|
1073
|
-
"description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>",
|
|
1074
|
-
"group": "output",
|
|
1075
|
-
"type": "String",
|
|
1076
|
-
"binding": {
|
|
1077
|
-
"type": "zeebe:taskHeader",
|
|
1078
|
-
"key": "resultVariable"
|
|
1079
|
-
}
|
|
1080
|
-
},
|
|
1081
|
-
{
|
|
1082
|
-
"label": "Result expression",
|
|
1083
|
-
"id": "resultExpression",
|
|
1084
|
-
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
|
|
1085
|
-
"group": "output",
|
|
1086
|
-
"type": "Text",
|
|
1087
|
-
"feel": "required",
|
|
1088
|
-
"binding": {
|
|
1089
|
-
"type": "zeebe:taskHeader",
|
|
1090
|
-
"key": "resultExpression"
|
|
1091
|
-
}
|
|
1092
|
-
},
|
|
1093
|
-
{
|
|
1094
|
-
"label": "Error expression",
|
|
1095
|
-
"id": "errorExpression",
|
|
1096
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
|
|
1097
|
-
"group": "errors",
|
|
1098
|
-
"type": "Text",
|
|
1099
|
-
"feel": "required",
|
|
1100
|
-
"binding": {
|
|
1101
|
-
"type": "zeebe:taskHeader",
|
|
1102
|
-
"key": "errorExpression"
|
|
1103
|
-
}
|
|
1104
|
-
}
|
|
1105
|
-
],
|
|
1106
|
-
"icon": {
|
|
1107
|
-
"contents": "data:image/svg+xml;utf8,%3Csvg width='18' height='18' viewBox='0 0 256 416' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M201.816 230.216c-16.186 0-30.697 7.171-40.634 18.461l-25.463-18.026c2.703-7.442 4.255-15.433 4.255-23.797 0-8.219-1.498-16.076-4.112-23.408l25.406-17.835c9.936 11.233 24.409 18.365 40.548 18.365 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184-29.875 0-54.184 24.305-54.184 54.184 0 5.348.808 10.505 2.258 15.389l-25.423 17.844c-10.62-13.175-25.911-22.374-43.333-25.182v-30.64c24.544-5.155 43.037-26.962 43.037-53.019C124.171 24.305 99.862 0 69.987 0 40.112 0 15.803 24.305 15.803 54.184c0 25.708 18.014 47.246 42.067 52.769v31.038C25.044 143.753 0 172.401 0 206.854c0 34.621 25.292 63.374 58.355 68.94v32.774c-24.299 5.341-42.552 27.011-42.552 52.894 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-25.883-18.253-47.553-42.552-52.894v-32.775a69.965 69.965 0 0 0 42.6-24.776l25.633 18.143c-1.423 4.84-2.22 9.946-2.22 15.24 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184zm0-126.695c14.487 0 26.27 11.788 26.27 26.271s-11.783 26.27-26.27 26.27-26.27-11.787-26.27-26.27c0-14.483 11.783-26.271 26.27-26.271zm-158.1-49.337c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27zm52.541 307.278c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27zm-26.272-117.97c-20.205 0-36.642-16.434-36.642-36.638 0-20.205 16.437-36.642 36.642-36.642 20.204 0 36.641 16.437 36.641 36.642 0 20.204-16.437 36.638-36.641 36.638zm131.831 67.179c-14.487 0-26.27-11.788-26.27-26.271s11.783-26.27 26.27-26.27 26.27 11.787 26.27 26.27c0 14.483-11.783 26.271-26.27 26.271z' style='fill:%23231f20'/%3E%3C/svg%3E"
|
|
1108
|
-
},
|
|
1109
|
-
"engines": {
|
|
1110
|
-
"camunda": "^8.4"
|
|
978
|
+
"camunda": "^8.2"
|
|
1111
979
|
}
|
|
1112
980
|
},
|
|
1113
981
|
{
|
|
1114
982
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1115
983
|
"name": "Kafka Outbound Connector",
|
|
1116
984
|
"id": "io.camunda.connectors.KAFKA.v1",
|
|
1117
|
-
"version":
|
|
985
|
+
"version": 3,
|
|
1118
986
|
"description": "Produce Kafka message",
|
|
1119
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka
|
|
987
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=outbound",
|
|
1120
988
|
"category": {
|
|
1121
989
|
"id": "connectors",
|
|
1122
990
|
"name": "Connectors"
|
|
@@ -1158,6 +1026,7 @@
|
|
|
1158
1026
|
},
|
|
1159
1027
|
{
|
|
1160
1028
|
"label": "Username",
|
|
1029
|
+
"id": "authentication.username",
|
|
1161
1030
|
"description": "Provide the username (must have permissions to produce message to the topic)",
|
|
1162
1031
|
"group": "authentication",
|
|
1163
1032
|
"type": "String",
|
|
@@ -1169,6 +1038,7 @@
|
|
|
1169
1038
|
},
|
|
1170
1039
|
{
|
|
1171
1040
|
"label": "Password",
|
|
1041
|
+
"id": "authentication.password",
|
|
1172
1042
|
"description": "Provide a password for the user",
|
|
1173
1043
|
"group": "authentication",
|
|
1174
1044
|
"type": "String",
|
|
@@ -1180,6 +1050,7 @@
|
|
|
1180
1050
|
},
|
|
1181
1051
|
{
|
|
1182
1052
|
"label": "Bootstrap servers",
|
|
1053
|
+
"id": "topic.bootstrapServers",
|
|
1183
1054
|
"description": "Provide bootstrap server(s), comma-delimited if there are multiple",
|
|
1184
1055
|
"group": "kafka",
|
|
1185
1056
|
"type": "String",
|
|
@@ -1194,6 +1065,7 @@
|
|
|
1194
1065
|
},
|
|
1195
1066
|
{
|
|
1196
1067
|
"label": "Topic",
|
|
1068
|
+
"id": "topic.topicName",
|
|
1197
1069
|
"description": "Provide topic name",
|
|
1198
1070
|
"group": "kafka",
|
|
1199
1071
|
"type": "String",
|
|
@@ -1206,8 +1078,22 @@
|
|
|
1206
1078
|
"notEmpty": true
|
|
1207
1079
|
}
|
|
1208
1080
|
},
|
|
1081
|
+
{
|
|
1082
|
+
"label": "Headers",
|
|
1083
|
+
"id": "headers",
|
|
1084
|
+
"description": "Provide Kafka producer headers in JSON",
|
|
1085
|
+
"group": "kafka",
|
|
1086
|
+
"type": "String",
|
|
1087
|
+
"optional": true,
|
|
1088
|
+
"feel": "required",
|
|
1089
|
+
"binding": {
|
|
1090
|
+
"type": "zeebe:input",
|
|
1091
|
+
"name": "headers"
|
|
1092
|
+
}
|
|
1093
|
+
},
|
|
1209
1094
|
{
|
|
1210
1095
|
"label": "Additional properties",
|
|
1096
|
+
"id": "additionalProperties",
|
|
1211
1097
|
"description": "Provide additional Kafka producer properties in JSON",
|
|
1212
1098
|
"group": "kafka",
|
|
1213
1099
|
"type": "String",
|
|
@@ -1220,6 +1106,7 @@
|
|
|
1220
1106
|
},
|
|
1221
1107
|
{
|
|
1222
1108
|
"label": "Key",
|
|
1109
|
+
"id": "message.key",
|
|
1223
1110
|
"description": "Provide message key",
|
|
1224
1111
|
"group": "message",
|
|
1225
1112
|
"type": "String",
|
|
@@ -1234,6 +1121,7 @@
|
|
|
1234
1121
|
},
|
|
1235
1122
|
{
|
|
1236
1123
|
"label": "Value",
|
|
1124
|
+
"id": "message.value",
|
|
1237
1125
|
"description": "Provide message value",
|
|
1238
1126
|
"group": "message",
|
|
1239
1127
|
"type": "String",
|
|
@@ -1248,6 +1136,7 @@
|
|
|
1248
1136
|
},
|
|
1249
1137
|
{
|
|
1250
1138
|
"label": "Result variable",
|
|
1139
|
+
"id": "resultVariable",
|
|
1251
1140
|
"description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>",
|
|
1252
1141
|
"group": "output",
|
|
1253
1142
|
"type": "String",
|
|
@@ -1258,6 +1147,7 @@
|
|
|
1258
1147
|
},
|
|
1259
1148
|
{
|
|
1260
1149
|
"label": "Result expression",
|
|
1150
|
+
"id": "resultExpression",
|
|
1261
1151
|
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
|
|
1262
1152
|
"group": "output",
|
|
1263
1153
|
"type": "Text",
|
|
@@ -1269,6 +1159,7 @@
|
|
|
1269
1159
|
},
|
|
1270
1160
|
{
|
|
1271
1161
|
"label": "Error expression",
|
|
1162
|
+
"id": "errorExpression",
|
|
1272
1163
|
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
|
|
1273
1164
|
"group": "errors",
|
|
1274
1165
|
"type": "Text",
|
|
@@ -1283,7 +1174,7 @@
|
|
|
1283
1174
|
"contents": "data:image/svg+xml;utf8,%3Csvg width='18' height='18' viewBox='0 0 256 416' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M201.816 230.216c-16.186 0-30.697 7.171-40.634 18.461l-25.463-18.026c2.703-7.442 4.255-15.433 4.255-23.797 0-8.219-1.498-16.076-4.112-23.408l25.406-17.835c9.936 11.233 24.409 18.365 40.548 18.365 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184-29.875 0-54.184 24.305-54.184 54.184 0 5.348.808 10.505 2.258 15.389l-25.423 17.844c-10.62-13.175-25.911-22.374-43.333-25.182v-30.64c24.544-5.155 43.037-26.962 43.037-53.019C124.171 24.305 99.862 0 69.987 0 40.112 0 15.803 24.305 15.803 54.184c0 25.708 18.014 47.246 42.067 52.769v31.038C25.044 143.753 0 172.401 0 206.854c0 34.621 25.292 63.374 58.355 68.94v32.774c-24.299 5.341-42.552 27.011-42.552 52.894 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-25.883-18.253-47.553-42.552-52.894v-32.775a69.965 69.965 0 0 0 42.6-24.776l25.633 18.143c-1.423 4.84-2.22 9.946-2.22 15.24 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184zm0-126.695c14.487 0 26.27 11.788 26.27 26.271s-11.783 26.27-26.27 26.27-26.27-11.787-26.27-26.27c0-14.483 11.783-26.271 26.27-26.271zm-158.1-49.337c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27zm52.541 307.278c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27zm-26.272-117.97c-20.205 0-36.642-16.434-36.642-36.638 0-20.205 16.437-36.642 36.642-36.642 20.204 0 36.641 16.437 36.641 36.642 0 20.204-16.437 36.638-36.641 36.638zm131.831 67.179c-14.487 0-26.27-11.788-26.27-26.271s11.783-26.27 26.27-26.27 26.27 11.787 26.27 26.27c0 14.483-11.783 26.271-26.27 26.271z' style='fill:%23231f20'/%3E%3C/svg%3E"
|
|
1284
1175
|
},
|
|
1285
1176
|
"engines": {
|
|
1286
|
-
"camunda": "^8.
|
|
1177
|
+
"camunda": "^8.4"
|
|
1287
1178
|
}
|
|
1288
1179
|
},
|
|
1289
1180
|
{
|
|
@@ -1291,8 +1182,17 @@
|
|
|
1291
1182
|
"name": "Kafka Outbound Connector",
|
|
1292
1183
|
"id": "io.camunda.connectors.KAFKA.v1",
|
|
1293
1184
|
"description": "Produce Kafka message",
|
|
1185
|
+
"keywords": [
|
|
1186
|
+
"publish message",
|
|
1187
|
+
"send message",
|
|
1188
|
+
"message queue",
|
|
1189
|
+
"event streaming",
|
|
1190
|
+
"produce event",
|
|
1191
|
+
"stream data",
|
|
1192
|
+
"kafka topic"
|
|
1193
|
+
],
|
|
1294
1194
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=outbound",
|
|
1295
|
-
"version":
|
|
1195
|
+
"version": 6,
|
|
1296
1196
|
"category": {
|
|
1297
1197
|
"id": "connectors",
|
|
1298
1198
|
"name": "Connectors"
|
|
@@ -1301,6 +1201,9 @@
|
|
|
1301
1201
|
"elementType": {
|
|
1302
1202
|
"value": "bpmn:ServiceTask"
|
|
1303
1203
|
},
|
|
1204
|
+
"engines": {
|
|
1205
|
+
"camunda": "^8.3"
|
|
1206
|
+
},
|
|
1304
1207
|
"groups": [
|
|
1305
1208
|
{
|
|
1306
1209
|
"id": "authentication",
|
|
@@ -1310,10 +1213,18 @@
|
|
|
1310
1213
|
"id": "kafka",
|
|
1311
1214
|
"label": "Kafka"
|
|
1312
1215
|
},
|
|
1216
|
+
{
|
|
1217
|
+
"id": "schema",
|
|
1218
|
+
"label": "Schema"
|
|
1219
|
+
},
|
|
1313
1220
|
{
|
|
1314
1221
|
"id": "message",
|
|
1315
1222
|
"label": "Message"
|
|
1316
1223
|
},
|
|
1224
|
+
{
|
|
1225
|
+
"id": "connector",
|
|
1226
|
+
"label": "Connector"
|
|
1227
|
+
},
|
|
1317
1228
|
{
|
|
1318
1229
|
"id": "output",
|
|
1319
1230
|
"label": "Output mapping"
|
|
@@ -1362,29 +1273,6 @@
|
|
|
1362
1273
|
},
|
|
1363
1274
|
"type": "String"
|
|
1364
1275
|
},
|
|
1365
|
-
{
|
|
1366
|
-
"id": "serializationType",
|
|
1367
|
-
"label": "Serialization type",
|
|
1368
|
-
"description": "Select the serialization type. For details, visit the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=outbound\" target=\"_blank\">documentation</a>",
|
|
1369
|
-
"optional": false,
|
|
1370
|
-
"value": "json",
|
|
1371
|
-
"group": "kafka",
|
|
1372
|
-
"binding": {
|
|
1373
|
-
"name": "serializationType",
|
|
1374
|
-
"type": "zeebe:input"
|
|
1375
|
-
},
|
|
1376
|
-
"type": "Dropdown",
|
|
1377
|
-
"choices": [
|
|
1378
|
-
{
|
|
1379
|
-
"name": "Default (JSON)",
|
|
1380
|
-
"value": "json"
|
|
1381
|
-
},
|
|
1382
|
-
{
|
|
1383
|
-
"name": "AVRO (experimental)",
|
|
1384
|
-
"value": "avro"
|
|
1385
|
-
}
|
|
1386
|
-
]
|
|
1387
|
-
},
|
|
1388
1276
|
{
|
|
1389
1277
|
"id": "topic.bootstrapServers",
|
|
1390
1278
|
"label": "Bootstrap servers",
|
|
@@ -1418,29 +1306,132 @@
|
|
|
1418
1306
|
"type": "String"
|
|
1419
1307
|
},
|
|
1420
1308
|
{
|
|
1421
|
-
"id": "
|
|
1422
|
-
"label": "
|
|
1423
|
-
"description": "Provide Kafka producer
|
|
1309
|
+
"id": "additionalProperties",
|
|
1310
|
+
"label": "Additional properties",
|
|
1311
|
+
"description": "Provide additional Kafka producer properties in JSON",
|
|
1424
1312
|
"optional": true,
|
|
1425
1313
|
"feel": "required",
|
|
1426
1314
|
"group": "kafka",
|
|
1427
1315
|
"binding": {
|
|
1428
|
-
"name": "
|
|
1316
|
+
"name": "additionalProperties",
|
|
1429
1317
|
"type": "zeebe:input"
|
|
1430
1318
|
},
|
|
1431
1319
|
"type": "String"
|
|
1432
1320
|
},
|
|
1433
1321
|
{
|
|
1434
|
-
"id": "
|
|
1435
|
-
"label": "
|
|
1436
|
-
"
|
|
1437
|
-
"
|
|
1322
|
+
"id": "schemaStrategy.type",
|
|
1323
|
+
"label": "Schema strategy",
|
|
1324
|
+
"value": "noSchema",
|
|
1325
|
+
"group": "schema",
|
|
1326
|
+
"binding": {
|
|
1327
|
+
"name": "schemaStrategy.type",
|
|
1328
|
+
"type": "zeebe:input"
|
|
1329
|
+
},
|
|
1330
|
+
"type": "Dropdown",
|
|
1331
|
+
"choices": [
|
|
1332
|
+
{
|
|
1333
|
+
"name": "No schema",
|
|
1334
|
+
"value": "noSchema"
|
|
1335
|
+
},
|
|
1336
|
+
{
|
|
1337
|
+
"name": "Avro Inline schema",
|
|
1338
|
+
"value": "inlineSchema"
|
|
1339
|
+
},
|
|
1340
|
+
{
|
|
1341
|
+
"name": "Confluent Schema registry",
|
|
1342
|
+
"value": "schemaRegistry"
|
|
1343
|
+
}
|
|
1344
|
+
]
|
|
1345
|
+
},
|
|
1346
|
+
{
|
|
1347
|
+
"id": "schemaStrategy.avro.schema",
|
|
1348
|
+
"label": "Schema",
|
|
1349
|
+
"description": "Avro inline schema for the message value",
|
|
1350
|
+
"optional": false,
|
|
1351
|
+
"constraints": {
|
|
1352
|
+
"notEmpty": true
|
|
1353
|
+
},
|
|
1438
1354
|
"feel": "required",
|
|
1439
|
-
"group": "
|
|
1355
|
+
"group": "schema",
|
|
1440
1356
|
"binding": {
|
|
1441
|
-
"name": "
|
|
1357
|
+
"name": "schemaStrategy.schema",
|
|
1358
|
+
"type": "zeebe:input"
|
|
1359
|
+
},
|
|
1360
|
+
"condition": {
|
|
1361
|
+
"property": "schemaStrategy.type",
|
|
1362
|
+
"equals": "inlineSchema",
|
|
1363
|
+
"type": "simple"
|
|
1364
|
+
},
|
|
1365
|
+
"type": "Text"
|
|
1366
|
+
},
|
|
1367
|
+
{
|
|
1368
|
+
"id": "schemaStrategy.schema",
|
|
1369
|
+
"label": "Schema",
|
|
1370
|
+
"description": "Schema (JSON or AVRO) for the message value",
|
|
1371
|
+
"optional": false,
|
|
1372
|
+
"constraints": {
|
|
1373
|
+
"notEmpty": true
|
|
1374
|
+
},
|
|
1375
|
+
"feel": "required",
|
|
1376
|
+
"group": "schema",
|
|
1377
|
+
"binding": {
|
|
1378
|
+
"name": "schemaStrategy.schema",
|
|
1379
|
+
"type": "zeebe:input"
|
|
1380
|
+
},
|
|
1381
|
+
"condition": {
|
|
1382
|
+
"property": "schemaStrategy.type",
|
|
1383
|
+
"equals": "schemaRegistry",
|
|
1384
|
+
"type": "simple"
|
|
1385
|
+
},
|
|
1386
|
+
"type": "Text"
|
|
1387
|
+
},
|
|
1388
|
+
{
|
|
1389
|
+
"id": "schemaStrategy.schemaType",
|
|
1390
|
+
"label": "Schema type",
|
|
1391
|
+
"description": "Select the schema type. For details, visit the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound\" target=\"_blank\">documentation</a>",
|
|
1392
|
+
"optional": false,
|
|
1393
|
+
"value": "avro",
|
|
1394
|
+
"group": "schema",
|
|
1395
|
+
"binding": {
|
|
1396
|
+
"name": "schemaStrategy.schemaType",
|
|
1397
|
+
"type": "zeebe:input"
|
|
1398
|
+
},
|
|
1399
|
+
"condition": {
|
|
1400
|
+
"property": "schemaStrategy.type",
|
|
1401
|
+
"equals": "schemaRegistry",
|
|
1402
|
+
"type": "simple"
|
|
1403
|
+
},
|
|
1404
|
+
"type": "Dropdown",
|
|
1405
|
+
"choices": [
|
|
1406
|
+
{
|
|
1407
|
+
"name": "JSON",
|
|
1408
|
+
"value": "json"
|
|
1409
|
+
},
|
|
1410
|
+
{
|
|
1411
|
+
"name": "Avro",
|
|
1412
|
+
"value": "avro"
|
|
1413
|
+
}
|
|
1414
|
+
]
|
|
1415
|
+
},
|
|
1416
|
+
{
|
|
1417
|
+
"id": "schemaStrategy.schemaRegistryUrl",
|
|
1418
|
+
"label": "Schema registry URL",
|
|
1419
|
+
"description": "Provide the schema registry URL",
|
|
1420
|
+
"optional": false,
|
|
1421
|
+
"constraints": {
|
|
1422
|
+
"notEmpty": true
|
|
1423
|
+
},
|
|
1424
|
+
"feel": "optional",
|
|
1425
|
+
"group": "schema",
|
|
1426
|
+
"binding": {
|
|
1427
|
+
"name": "schemaStrategy.schemaRegistryUrl",
|
|
1442
1428
|
"type": "zeebe:input"
|
|
1443
1429
|
},
|
|
1430
|
+
"condition": {
|
|
1431
|
+
"property": "schemaStrategy.type",
|
|
1432
|
+
"equals": "schemaRegistry",
|
|
1433
|
+
"type": "simple"
|
|
1434
|
+
},
|
|
1444
1435
|
"type": "String"
|
|
1445
1436
|
},
|
|
1446
1437
|
{
|
|
@@ -1448,9 +1439,6 @@
|
|
|
1448
1439
|
"label": "Key",
|
|
1449
1440
|
"description": "Provide message key",
|
|
1450
1441
|
"optional": false,
|
|
1451
|
-
"constraints": {
|
|
1452
|
-
"notEmpty": true
|
|
1453
|
-
},
|
|
1454
1442
|
"feel": "optional",
|
|
1455
1443
|
"group": "message",
|
|
1456
1444
|
"binding": {
|
|
@@ -1476,30 +1464,46 @@
|
|
|
1476
1464
|
"type": "String"
|
|
1477
1465
|
},
|
|
1478
1466
|
{
|
|
1479
|
-
"id": "
|
|
1480
|
-
"label": "
|
|
1481
|
-
"description": "
|
|
1482
|
-
"optional":
|
|
1483
|
-
"constraints": {
|
|
1484
|
-
"notEmpty": true
|
|
1485
|
-
},
|
|
1467
|
+
"id": "headers",
|
|
1468
|
+
"label": "Headers",
|
|
1469
|
+
"description": "Provide Kafka producer headers in JSON",
|
|
1470
|
+
"optional": true,
|
|
1486
1471
|
"feel": "required",
|
|
1487
1472
|
"group": "message",
|
|
1488
1473
|
"binding": {
|
|
1489
|
-
"name": "
|
|
1474
|
+
"name": "headers",
|
|
1490
1475
|
"type": "zeebe:input"
|
|
1491
1476
|
},
|
|
1492
|
-
"
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1477
|
+
"type": "String"
|
|
1478
|
+
},
|
|
1479
|
+
{
|
|
1480
|
+
"id": "version",
|
|
1481
|
+
"label": "Version",
|
|
1482
|
+
"description": "Version of the element template",
|
|
1483
|
+
"value": "6",
|
|
1484
|
+
"group": "connector",
|
|
1485
|
+
"binding": {
|
|
1486
|
+
"key": "elementTemplateVersion",
|
|
1487
|
+
"type": "zeebe:taskHeader"
|
|
1496
1488
|
},
|
|
1497
|
-
"type": "
|
|
1489
|
+
"type": "Hidden"
|
|
1490
|
+
},
|
|
1491
|
+
{
|
|
1492
|
+
"id": "id",
|
|
1493
|
+
"label": "ID",
|
|
1494
|
+
"description": "ID of the element template",
|
|
1495
|
+
"value": "io.camunda.connectors.KAFKA.v1",
|
|
1496
|
+
"group": "connector",
|
|
1497
|
+
"binding": {
|
|
1498
|
+
"key": "elementTemplateId",
|
|
1499
|
+
"type": "zeebe:taskHeader"
|
|
1500
|
+
},
|
|
1501
|
+
"type": "Hidden"
|
|
1498
1502
|
},
|
|
1499
1503
|
{
|
|
1500
1504
|
"id": "resultVariable",
|
|
1501
1505
|
"label": "Result variable",
|
|
1502
|
-
"description": "Name of variable to store the response in",
|
|
1506
|
+
"description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
|
|
1503
1507
|
"group": "output",
|
|
1504
1508
|
"binding": {
|
|
1505
1509
|
"key": "resultVariable",
|
|
@@ -1510,7 +1514,7 @@
|
|
|
1510
1514
|
{
|
|
1511
1515
|
"id": "resultExpression",
|
|
1512
1516
|
"label": "Result expression",
|
|
1513
|
-
"description": "Expression to map the response into process variables",
|
|
1517
|
+
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
|
|
1514
1518
|
"feel": "required",
|
|
1515
1519
|
"group": "output",
|
|
1516
1520
|
"binding": {
|
|
@@ -1548,8 +1552,7 @@
|
|
|
1548
1552
|
"id": "retryBackoff",
|
|
1549
1553
|
"label": "Retry backoff",
|
|
1550
1554
|
"description": "ISO-8601 duration to wait between retries",
|
|
1551
|
-
"value": "
|
|
1552
|
-
"feel": "optional",
|
|
1555
|
+
"value": "PT30S",
|
|
1553
1556
|
"group": "retries",
|
|
1554
1557
|
"binding": {
|
|
1555
1558
|
"key": "retryBackoff",
|
|
@@ -1560,9 +1563,6 @@
|
|
|
1560
1563
|
],
|
|
1561
1564
|
"icon": {
|
|
1562
1565
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
|
|
1563
|
-
},
|
|
1564
|
-
"engines": {
|
|
1565
|
-
"camunda": "^8.5"
|
|
1566
1566
|
}
|
|
1567
1567
|
}
|
|
1568
1568
|
]
|