@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
|
@@ -4,17 +4,8 @@
|
|
|
4
4
|
"name": "RabbitMQ Outbound Connector",
|
|
5
5
|
"id": "io.camunda.connectors.RabbitMQ.v1",
|
|
6
6
|
"description": "Send message to RabbitMQ",
|
|
7
|
-
"keywords": [
|
|
8
|
-
"publish message",
|
|
9
|
-
"send message",
|
|
10
|
-
"message queue",
|
|
11
|
-
"AMQP",
|
|
12
|
-
"produce event",
|
|
13
|
-
"message broker",
|
|
14
|
-
"queue"
|
|
15
|
-
],
|
|
16
7
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound",
|
|
17
|
-
"version":
|
|
8
|
+
"version": 4,
|
|
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",
|
|
@@ -39,10 +27,6 @@
|
|
|
39
27
|
"id": "message",
|
|
40
28
|
"label": "Message"
|
|
41
29
|
},
|
|
42
|
-
{
|
|
43
|
-
"id": "connector",
|
|
44
|
-
"label": "Connector"
|
|
45
|
-
},
|
|
46
30
|
{
|
|
47
31
|
"id": "output",
|
|
48
32
|
"label": "Output mapping"
|
|
@@ -92,11 +76,7 @@
|
|
|
92
76
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
93
77
|
"optional": false,
|
|
94
78
|
"constraints": {
|
|
95
|
-
"notEmpty": true
|
|
96
|
-
"pattern": {
|
|
97
|
-
"value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
|
|
98
|
-
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
99
|
-
}
|
|
79
|
+
"notEmpty": true
|
|
100
80
|
},
|
|
101
81
|
"feel": "optional",
|
|
102
82
|
"group": "authentication",
|
|
@@ -276,34 +256,10 @@
|
|
|
276
256
|
},
|
|
277
257
|
"type": "Text"
|
|
278
258
|
},
|
|
279
|
-
{
|
|
280
|
-
"id": "version",
|
|
281
|
-
"label": "Version",
|
|
282
|
-
"description": "Version of the element template",
|
|
283
|
-
"value": "6",
|
|
284
|
-
"group": "connector",
|
|
285
|
-
"binding": {
|
|
286
|
-
"key": "elementTemplateVersion",
|
|
287
|
-
"type": "zeebe:taskHeader"
|
|
288
|
-
},
|
|
289
|
-
"type": "Hidden"
|
|
290
|
-
},
|
|
291
|
-
{
|
|
292
|
-
"id": "id",
|
|
293
|
-
"label": "ID",
|
|
294
|
-
"description": "ID of the element template",
|
|
295
|
-
"value": "io.camunda.connectors.RabbitMQ.v1",
|
|
296
|
-
"group": "connector",
|
|
297
|
-
"binding": {
|
|
298
|
-
"key": "elementTemplateId",
|
|
299
|
-
"type": "zeebe:taskHeader"
|
|
300
|
-
},
|
|
301
|
-
"type": "Hidden"
|
|
302
|
-
},
|
|
303
259
|
{
|
|
304
260
|
"id": "resultVariable",
|
|
305
261
|
"label": "Result variable",
|
|
306
|
-
"description": "Name of variable to store the response in
|
|
262
|
+
"description": "Name of variable to store the response in",
|
|
307
263
|
"group": "output",
|
|
308
264
|
"binding": {
|
|
309
265
|
"key": "resultVariable",
|
|
@@ -314,7 +270,7 @@
|
|
|
314
270
|
{
|
|
315
271
|
"id": "resultExpression",
|
|
316
272
|
"label": "Result expression",
|
|
317
|
-
"description": "Expression to map the response into process variables
|
|
273
|
+
"description": "Expression to map the response into process variables",
|
|
318
274
|
"feel": "required",
|
|
319
275
|
"group": "output",
|
|
320
276
|
"binding": {
|
|
@@ -353,6 +309,7 @@
|
|
|
353
309
|
"label": "Retry backoff",
|
|
354
310
|
"description": "ISO-8601 duration to wait between retries",
|
|
355
311
|
"value": "PT0S",
|
|
312
|
+
"feel": "optional",
|
|
356
313
|
"group": "retries",
|
|
357
314
|
"binding": {
|
|
358
315
|
"key": "retryBackoff",
|
|
@@ -363,15 +320,18 @@
|
|
|
363
320
|
],
|
|
364
321
|
"icon": {
|
|
365
322
|
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
|
|
323
|
+
},
|
|
324
|
+
"engines": {
|
|
325
|
+
"camunda": "^8.5"
|
|
366
326
|
}
|
|
367
327
|
},
|
|
368
328
|
{
|
|
369
329
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
370
|
-
"name": "RabbitMQ
|
|
330
|
+
"name": "RabbitMQ Outbound Connector",
|
|
371
331
|
"id": "io.camunda.connectors.RabbitMQ.v1",
|
|
372
332
|
"description": "Send message to RabbitMQ",
|
|
373
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
374
|
-
"version":
|
|
333
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound",
|
|
334
|
+
"version": 3,
|
|
375
335
|
"category": {
|
|
376
336
|
"id": "connectors",
|
|
377
337
|
"name": "Connectors"
|
|
@@ -444,7 +404,7 @@
|
|
|
444
404
|
"constraints": {
|
|
445
405
|
"notEmpty": true,
|
|
446
406
|
"pattern": {
|
|
447
|
-
"value": "^(=|(amqps
|
|
407
|
+
"value": "^(=|(amqps?://|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
448
408
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
449
409
|
}
|
|
450
410
|
},
|
|
@@ -487,7 +447,7 @@
|
|
|
487
447
|
},
|
|
488
448
|
{
|
|
489
449
|
"label": "Host name",
|
|
490
|
-
"description": "Host name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
450
|
+
"description": "Host name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
491
451
|
"feel": "optional",
|
|
492
452
|
"group": "routing",
|
|
493
453
|
"type": "String",
|
|
@@ -505,7 +465,7 @@
|
|
|
505
465
|
},
|
|
506
466
|
{
|
|
507
467
|
"label": "Virtual host",
|
|
508
|
-
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
468
|
+
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
509
469
|
"feel": "optional",
|
|
510
470
|
"group": "routing",
|
|
511
471
|
"type": "String",
|
|
@@ -523,7 +483,7 @@
|
|
|
523
483
|
},
|
|
524
484
|
{
|
|
525
485
|
"label": "Exchange",
|
|
526
|
-
"description": "Topic exchange: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
486
|
+
"description": "Topic exchange: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
527
487
|
"feel": "optional",
|
|
528
488
|
"group": "routing",
|
|
529
489
|
"type": "String",
|
|
@@ -537,7 +497,7 @@
|
|
|
537
497
|
},
|
|
538
498
|
{
|
|
539
499
|
"label": "Routing key",
|
|
540
|
-
"description": "Routing key: a binding is a \"link\" that was set up to bind a queue to an exchange. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
500
|
+
"description": "Routing key: a binding is a \"link\" that was set up to bind a queue to an exchange. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
541
501
|
"feel": "optional",
|
|
542
502
|
"group": "routing",
|
|
543
503
|
"type": "String",
|
|
@@ -551,7 +511,7 @@
|
|
|
551
511
|
},
|
|
552
512
|
{
|
|
553
513
|
"label": "Port",
|
|
554
|
-
"description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
514
|
+
"description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
555
515
|
"feel": "optional",
|
|
556
516
|
"group": "routing",
|
|
557
517
|
"type": "String",
|
|
@@ -962,11 +922,11 @@
|
|
|
962
922
|
},
|
|
963
923
|
{
|
|
964
924
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
965
|
-
"name": "RabbitMQ
|
|
925
|
+
"name": "RabbitMQ connector",
|
|
966
926
|
"id": "io.camunda.connectors.RabbitMQ.v1",
|
|
967
927
|
"description": "Send message to RabbitMQ",
|
|
968
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
969
|
-
"version":
|
|
928
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/",
|
|
929
|
+
"version": 1,
|
|
970
930
|
"category": {
|
|
971
931
|
"id": "connectors",
|
|
972
932
|
"name": "Connectors"
|
|
@@ -993,33 +953,29 @@
|
|
|
993
953
|
"label": "Output mapping"
|
|
994
954
|
},
|
|
995
955
|
{
|
|
996
|
-
"id": "
|
|
956
|
+
"id": "errors",
|
|
997
957
|
"label": "Error handling"
|
|
998
|
-
},
|
|
999
|
-
{
|
|
1000
|
-
"id": "retries",
|
|
1001
|
-
"label": "Retries"
|
|
1002
958
|
}
|
|
1003
959
|
],
|
|
1004
960
|
"properties": [
|
|
1005
961
|
{
|
|
962
|
+
"type": "Hidden",
|
|
1006
963
|
"value": "io.camunda:connector-rabbitmq:1",
|
|
1007
964
|
"binding": {
|
|
1008
|
-
"
|
|
1009
|
-
"
|
|
1010
|
-
}
|
|
1011
|
-
"type": "Hidden"
|
|
965
|
+
"type": "zeebe:taskDefinition",
|
|
966
|
+
"property": "type"
|
|
967
|
+
}
|
|
1012
968
|
},
|
|
1013
969
|
{
|
|
1014
|
-
"id": "
|
|
970
|
+
"id": "connectionType",
|
|
1015
971
|
"label": "Connection type",
|
|
1016
|
-
"value": "uri",
|
|
1017
972
|
"group": "authentication",
|
|
973
|
+
"type": "Dropdown",
|
|
974
|
+
"value": "uri",
|
|
1018
975
|
"binding": {
|
|
1019
|
-
"
|
|
1020
|
-
"
|
|
976
|
+
"type": "zeebe:input",
|
|
977
|
+
"name": "authentication.authType"
|
|
1021
978
|
},
|
|
1022
|
-
"type": "Dropdown",
|
|
1023
979
|
"choices": [
|
|
1024
980
|
{
|
|
1025
981
|
"name": "URI",
|
|
@@ -1032,258 +988,201 @@
|
|
|
1032
988
|
]
|
|
1033
989
|
},
|
|
1034
990
|
{
|
|
1035
|
-
"id": "authentication.uri",
|
|
1036
991
|
"label": "URI",
|
|
1037
992
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
1038
|
-
"optional": false,
|
|
1039
|
-
"constraints": {
|
|
1040
|
-
"notEmpty": true
|
|
1041
|
-
},
|
|
1042
|
-
"feel": "optional",
|
|
1043
993
|
"group": "authentication",
|
|
994
|
+
"type": "String",
|
|
1044
995
|
"binding": {
|
|
1045
|
-
"
|
|
1046
|
-
"
|
|
996
|
+
"type": "zeebe:input",
|
|
997
|
+
"name": "authentication.uri"
|
|
1047
998
|
},
|
|
1048
|
-
"
|
|
1049
|
-
"
|
|
1050
|
-
"
|
|
1051
|
-
|
|
999
|
+
"constraints": {
|
|
1000
|
+
"notEmpty": true,
|
|
1001
|
+
"pattern": {
|
|
1002
|
+
"value": "^(amqps?://)|(secrets).*",
|
|
1003
|
+
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
1004
|
+
}
|
|
1052
1005
|
},
|
|
1053
|
-
"
|
|
1006
|
+
"condition": {
|
|
1007
|
+
"property": "connectionType",
|
|
1008
|
+
"equals": "uri"
|
|
1009
|
+
}
|
|
1054
1010
|
},
|
|
1055
1011
|
{
|
|
1056
|
-
"id": "authentication.userName",
|
|
1057
1012
|
"label": "Username",
|
|
1058
|
-
"optional": false,
|
|
1059
|
-
"constraints": {
|
|
1060
|
-
"notEmpty": true
|
|
1061
|
-
},
|
|
1062
|
-
"feel": "optional",
|
|
1063
1013
|
"group": "authentication",
|
|
1014
|
+
"type": "String",
|
|
1064
1015
|
"binding": {
|
|
1065
|
-
"
|
|
1066
|
-
"
|
|
1016
|
+
"type": "zeebe:input",
|
|
1017
|
+
"name": "authentication.userName"
|
|
1067
1018
|
},
|
|
1068
|
-
"
|
|
1069
|
-
"
|
|
1070
|
-
"equals": "credentials",
|
|
1071
|
-
"type": "simple"
|
|
1019
|
+
"constraints": {
|
|
1020
|
+
"notEmpty": true
|
|
1072
1021
|
},
|
|
1073
|
-
"
|
|
1022
|
+
"condition": {
|
|
1023
|
+
"property": "connectionType",
|
|
1024
|
+
"equals": "credentials"
|
|
1025
|
+
}
|
|
1074
1026
|
},
|
|
1075
1027
|
{
|
|
1076
|
-
"id": "authentication.password",
|
|
1077
1028
|
"label": "Password",
|
|
1078
|
-
"optional": false,
|
|
1079
|
-
"constraints": {
|
|
1080
|
-
"notEmpty": true
|
|
1081
|
-
},
|
|
1082
|
-
"feel": "optional",
|
|
1083
1029
|
"group": "authentication",
|
|
1030
|
+
"type": "String",
|
|
1084
1031
|
"binding": {
|
|
1085
|
-
"
|
|
1086
|
-
"
|
|
1087
|
-
},
|
|
1088
|
-
"condition": {
|
|
1089
|
-
"property": "authentication.authType",
|
|
1090
|
-
"equals": "credentials",
|
|
1091
|
-
"type": "simple"
|
|
1032
|
+
"type": "zeebe:input",
|
|
1033
|
+
"name": "authentication.password"
|
|
1092
1034
|
},
|
|
1093
|
-
"type": "String"
|
|
1094
|
-
},
|
|
1095
|
-
{
|
|
1096
|
-
"id": "routing.exchange",
|
|
1097
|
-
"label": "Exchange",
|
|
1098
|
-
"description": "Topic exchange: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
1099
|
-
"optional": false,
|
|
1100
1035
|
"constraints": {
|
|
1101
1036
|
"notEmpty": true
|
|
1102
1037
|
},
|
|
1038
|
+
"condition": {
|
|
1039
|
+
"property": "connectionType",
|
|
1040
|
+
"equals": "credentials"
|
|
1041
|
+
}
|
|
1042
|
+
},
|
|
1043
|
+
{
|
|
1044
|
+
"label": "Host name",
|
|
1045
|
+
"description": "Host name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
|
|
1103
1046
|
"feel": "optional",
|
|
1104
1047
|
"group": "routing",
|
|
1048
|
+
"type": "String",
|
|
1105
1049
|
"binding": {
|
|
1106
|
-
"
|
|
1107
|
-
"
|
|
1050
|
+
"type": "zeebe:input",
|
|
1051
|
+
"name": "routing.hostName"
|
|
1108
1052
|
},
|
|
1109
|
-
"type": "String"
|
|
1110
|
-
},
|
|
1111
|
-
{
|
|
1112
|
-
"id": "routing.routingKey",
|
|
1113
|
-
"label": "Routing key",
|
|
1114
|
-
"description": "Routing key: a binding is a \"link\" that was set up to bind a queue to an exchange. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
1115
|
-
"optional": false,
|
|
1116
1053
|
"constraints": {
|
|
1117
1054
|
"notEmpty": true
|
|
1118
1055
|
},
|
|
1056
|
+
"condition": {
|
|
1057
|
+
"property": "connectionType",
|
|
1058
|
+
"equals": "credentials"
|
|
1059
|
+
}
|
|
1060
|
+
},
|
|
1061
|
+
{
|
|
1062
|
+
"label": "Virtual host",
|
|
1063
|
+
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
|
|
1119
1064
|
"feel": "optional",
|
|
1120
1065
|
"group": "routing",
|
|
1066
|
+
"type": "String",
|
|
1121
1067
|
"binding": {
|
|
1122
|
-
"
|
|
1123
|
-
"
|
|
1068
|
+
"type": "zeebe:input",
|
|
1069
|
+
"name": "routing.virtualHost"
|
|
1124
1070
|
},
|
|
1125
|
-
"type": "String"
|
|
1126
|
-
},
|
|
1127
|
-
{
|
|
1128
|
-
"id": "routing.virtualHost",
|
|
1129
|
-
"label": "Virtual host",
|
|
1130
|
-
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
1131
|
-
"optional": false,
|
|
1132
1071
|
"constraints": {
|
|
1133
1072
|
"notEmpty": true
|
|
1134
1073
|
},
|
|
1074
|
+
"condition": {
|
|
1075
|
+
"property": "connectionType",
|
|
1076
|
+
"equals": "credentials"
|
|
1077
|
+
}
|
|
1078
|
+
},
|
|
1079
|
+
{
|
|
1080
|
+
"label": "Exchange",
|
|
1081
|
+
"description": "Topic exchange: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
|
|
1135
1082
|
"feel": "optional",
|
|
1136
1083
|
"group": "routing",
|
|
1084
|
+
"type": "String",
|
|
1137
1085
|
"binding": {
|
|
1138
|
-
"
|
|
1139
|
-
"
|
|
1140
|
-
},
|
|
1141
|
-
"condition": {
|
|
1142
|
-
"property": "authentication.authType",
|
|
1143
|
-
"equals": "credentials",
|
|
1144
|
-
"type": "simple"
|
|
1086
|
+
"type": "zeebe:input",
|
|
1087
|
+
"name": "routing.exchange"
|
|
1145
1088
|
},
|
|
1146
|
-
"type": "String"
|
|
1147
|
-
},
|
|
1148
|
-
{
|
|
1149
|
-
"id": "routing.hostName",
|
|
1150
|
-
"label": "Host name",
|
|
1151
|
-
"description": "Host name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
1152
|
-
"optional": false,
|
|
1153
1089
|
"constraints": {
|
|
1154
1090
|
"notEmpty": true
|
|
1155
|
-
}
|
|
1091
|
+
}
|
|
1092
|
+
},
|
|
1093
|
+
{
|
|
1094
|
+
"label": "Routing key",
|
|
1095
|
+
"description": "Routing key: a binding is a \"link\" that was set up to bind a queue to an exchange. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
|
|
1156
1096
|
"feel": "optional",
|
|
1157
1097
|
"group": "routing",
|
|
1098
|
+
"type": "String",
|
|
1158
1099
|
"binding": {
|
|
1159
|
-
"
|
|
1160
|
-
"
|
|
1161
|
-
},
|
|
1162
|
-
"condition": {
|
|
1163
|
-
"property": "authentication.authType",
|
|
1164
|
-
"equals": "credentials",
|
|
1165
|
-
"type": "simple"
|
|
1100
|
+
"type": "zeebe:input",
|
|
1101
|
+
"name": "routing.routingKey"
|
|
1166
1102
|
},
|
|
1167
|
-
"
|
|
1103
|
+
"constraints": {
|
|
1104
|
+
"notEmpty": true
|
|
1105
|
+
}
|
|
1168
1106
|
},
|
|
1169
1107
|
{
|
|
1170
|
-
"id": "routing.port",
|
|
1171
1108
|
"label": "Port",
|
|
1172
|
-
"description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
1173
|
-
"optional": false,
|
|
1174
|
-
"constraints": {
|
|
1175
|
-
"notEmpty": true
|
|
1176
|
-
},
|
|
1109
|
+
"description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
|
|
1177
1110
|
"feel": "optional",
|
|
1178
1111
|
"group": "routing",
|
|
1112
|
+
"type": "String",
|
|
1179
1113
|
"binding": {
|
|
1180
|
-
"
|
|
1181
|
-
"
|
|
1114
|
+
"type": "zeebe:input",
|
|
1115
|
+
"name": "routing.port"
|
|
1182
1116
|
},
|
|
1183
|
-
"
|
|
1184
|
-
"
|
|
1185
|
-
"equals": "credentials",
|
|
1186
|
-
"type": "simple"
|
|
1117
|
+
"constraints": {
|
|
1118
|
+
"notEmpty": true
|
|
1187
1119
|
},
|
|
1188
|
-
"
|
|
1120
|
+
"condition": {
|
|
1121
|
+
"property": "connectionType",
|
|
1122
|
+
"equals": "credentials"
|
|
1123
|
+
}
|
|
1189
1124
|
},
|
|
1190
1125
|
{
|
|
1191
|
-
"
|
|
1192
|
-
"
|
|
1193
|
-
"description": "Properties for the message, routing headers, etc",
|
|
1194
|
-
"optional": true,
|
|
1195
|
-
"value": "={}",
|
|
1196
|
-
"feel": "required",
|
|
1126
|
+
"label": "Message",
|
|
1127
|
+
"description": "Data to send to RabbitMQ",
|
|
1197
1128
|
"group": "message",
|
|
1129
|
+
"type": "Text",
|
|
1130
|
+
"feel": "optional",
|
|
1198
1131
|
"binding": {
|
|
1199
|
-
"
|
|
1200
|
-
"
|
|
1201
|
-
}
|
|
1202
|
-
"type": "Text"
|
|
1132
|
+
"type": "zeebe:input",
|
|
1133
|
+
"name": "message.body"
|
|
1134
|
+
}
|
|
1203
1135
|
},
|
|
1204
1136
|
{
|
|
1205
|
-
"
|
|
1206
|
-
"
|
|
1207
|
-
"description": "Data to send to RabbitMQ",
|
|
1208
|
-
"optional": false,
|
|
1209
|
-
"constraints": {
|
|
1210
|
-
"notEmpty": true
|
|
1211
|
-
},
|
|
1212
|
-
"feel": "optional",
|
|
1137
|
+
"label": "Properties",
|
|
1138
|
+
"description": "Properties for the message, routing headers, etc.",
|
|
1213
1139
|
"group": "message",
|
|
1140
|
+
"type": "Text",
|
|
1141
|
+
"feel": "required",
|
|
1142
|
+
"value": "={}",
|
|
1214
1143
|
"binding": {
|
|
1215
|
-
"
|
|
1216
|
-
"
|
|
1217
|
-
}
|
|
1218
|
-
"type": "Text"
|
|
1144
|
+
"type": "zeebe:input",
|
|
1145
|
+
"name": "message.properties"
|
|
1146
|
+
}
|
|
1219
1147
|
},
|
|
1220
1148
|
{
|
|
1221
|
-
"id": "resultVariable",
|
|
1222
1149
|
"label": "Result variable",
|
|
1223
|
-
"description": "
|
|
1150
|
+
"description": "Enter 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>",
|
|
1224
1151
|
"group": "output",
|
|
1152
|
+
"type": "String",
|
|
1225
1153
|
"binding": {
|
|
1226
|
-
"
|
|
1227
|
-
"
|
|
1228
|
-
}
|
|
1229
|
-
"type": "String"
|
|
1154
|
+
"type": "zeebe:taskHeader",
|
|
1155
|
+
"key": "resultVariable"
|
|
1156
|
+
}
|
|
1230
1157
|
},
|
|
1231
1158
|
{
|
|
1232
|
-
"id": "resultExpression",
|
|
1233
1159
|
"label": "Result expression",
|
|
1234
|
-
"description": "Expression to map the response into process variables",
|
|
1235
|
-
"feel": "required",
|
|
1160
|
+
"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>",
|
|
1236
1161
|
"group": "output",
|
|
1162
|
+
"type": "Text",
|
|
1163
|
+
"feel": "required",
|
|
1237
1164
|
"binding": {
|
|
1238
|
-
"
|
|
1239
|
-
"
|
|
1240
|
-
}
|
|
1241
|
-
"type": "Text"
|
|
1165
|
+
"type": "zeebe:taskHeader",
|
|
1166
|
+
"key": "resultExpression"
|
|
1167
|
+
}
|
|
1242
1168
|
},
|
|
1243
1169
|
{
|
|
1244
|
-
"id": "errorExpression",
|
|
1245
1170
|
"label": "Error expression",
|
|
1246
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
1171
|
+
"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>",
|
|
1172
|
+
"group": "errors",
|
|
1173
|
+
"type": "Text",
|
|
1247
1174
|
"feel": "required",
|
|
1248
|
-
"group": "error",
|
|
1249
|
-
"binding": {
|
|
1250
|
-
"key": "errorExpression",
|
|
1251
|
-
"type": "zeebe:taskHeader"
|
|
1252
|
-
},
|
|
1253
|
-
"type": "Text"
|
|
1254
|
-
},
|
|
1255
|
-
{
|
|
1256
|
-
"id": "retryCount",
|
|
1257
|
-
"label": "Retries",
|
|
1258
|
-
"description": "Number of retries",
|
|
1259
|
-
"value": "3",
|
|
1260
|
-
"feel": "optional",
|
|
1261
|
-
"group": "retries",
|
|
1262
|
-
"binding": {
|
|
1263
|
-
"property": "retries",
|
|
1264
|
-
"type": "zeebe:taskDefinition"
|
|
1265
|
-
},
|
|
1266
|
-
"type": "String"
|
|
1267
|
-
},
|
|
1268
|
-
{
|
|
1269
|
-
"id": "retryBackoff",
|
|
1270
|
-
"label": "Retry backoff",
|
|
1271
|
-
"description": "ISO-8601 duration to wait between retries",
|
|
1272
|
-
"value": "PT0S",
|
|
1273
|
-
"feel": "optional",
|
|
1274
|
-
"group": "retries",
|
|
1275
1175
|
"binding": {
|
|
1276
|
-
"
|
|
1277
|
-
"
|
|
1278
|
-
}
|
|
1279
|
-
"type": "String"
|
|
1176
|
+
"type": "zeebe:taskHeader",
|
|
1177
|
+
"key": "errorExpression"
|
|
1178
|
+
}
|
|
1280
1179
|
}
|
|
1281
1180
|
],
|
|
1282
1181
|
"icon": {
|
|
1283
|
-
"contents": "data:image/svg+xml;
|
|
1182
|
+
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='-7.5 0 271 271' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M245.44 108.308h-85.09a7.738 7.738 0 0 1-7.735-7.734v-88.68C152.615 5.327 147.29 0 140.726 0h-30.375c-6.568 0-11.89 5.327-11.89 11.894v88.143c0 4.573-3.697 8.29-8.27 8.31l-27.885.133c-4.612.025-8.359-3.717-8.35-8.325l.173-88.241C54.144 5.337 48.817 0 42.24 0H11.89C5.321 0 0 5.327 0 11.894V260.21c0 5.834 4.726 10.56 10.555 10.56H245.44c5.834 0 10.56-4.726 10.56-10.56V118.868c0-5.834-4.726-10.56-10.56-10.56zm-39.902 93.233c0 7.645-6.198 13.844-13.843 13.844H167.69c-7.646 0-13.844-6.199-13.844-13.844v-24.005c0-7.646 6.198-13.844 13.844-13.844h24.005c7.645 0 13.843 6.198 13.843 13.844v24.005z' fill='%23F60'/%3E%3C/svg%3E"
|
|
1284
1183
|
},
|
|
1285
1184
|
"engines": {
|
|
1286
|
-
"camunda": "^8.
|
|
1185
|
+
"camunda": "^8.2"
|
|
1287
1186
|
}
|
|
1288
1187
|
},
|
|
1289
1188
|
{
|
|
@@ -1292,7 +1191,7 @@
|
|
|
1292
1191
|
"id": "io.camunda.connectors.RabbitMQ.v1",
|
|
1293
1192
|
"description": "Send message to RabbitMQ",
|
|
1294
1193
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/",
|
|
1295
|
-
"version":
|
|
1194
|
+
"version": 2,
|
|
1296
1195
|
"category": {
|
|
1297
1196
|
"id": "connectors",
|
|
1298
1197
|
"name": "Connectors"
|
|
@@ -1365,7 +1264,7 @@
|
|
|
1365
1264
|
"constraints": {
|
|
1366
1265
|
"notEmpty": true,
|
|
1367
1266
|
"pattern": {
|
|
1368
|
-
"value": "^(amqps
|
|
1267
|
+
"value": "^(=|(amqps?://|secrets\\..+|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
1369
1268
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
1370
1269
|
}
|
|
1371
1270
|
},
|
|
@@ -1556,8 +1455,17 @@
|
|
|
1556
1455
|
"name": "RabbitMQ Outbound Connector",
|
|
1557
1456
|
"id": "io.camunda.connectors.RabbitMQ.v1",
|
|
1558
1457
|
"description": "Send message to RabbitMQ",
|
|
1458
|
+
"keywords": [
|
|
1459
|
+
"publish message",
|
|
1460
|
+
"send message",
|
|
1461
|
+
"message queue",
|
|
1462
|
+
"AMQP",
|
|
1463
|
+
"produce event",
|
|
1464
|
+
"message broker",
|
|
1465
|
+
"queue"
|
|
1466
|
+
],
|
|
1559
1467
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound",
|
|
1560
|
-
"version":
|
|
1468
|
+
"version": 6,
|
|
1561
1469
|
"category": {
|
|
1562
1470
|
"id": "connectors",
|
|
1563
1471
|
"name": "Connectors"
|
|
@@ -1566,6 +1474,9 @@
|
|
|
1566
1474
|
"elementType": {
|
|
1567
1475
|
"value": "bpmn:ServiceTask"
|
|
1568
1476
|
},
|
|
1477
|
+
"engines": {
|
|
1478
|
+
"camunda": "^8.3"
|
|
1479
|
+
},
|
|
1569
1480
|
"groups": [
|
|
1570
1481
|
{
|
|
1571
1482
|
"id": "authentication",
|
|
@@ -1579,34 +1490,42 @@
|
|
|
1579
1490
|
"id": "message",
|
|
1580
1491
|
"label": "Message"
|
|
1581
1492
|
},
|
|
1493
|
+
{
|
|
1494
|
+
"id": "connector",
|
|
1495
|
+
"label": "Connector"
|
|
1496
|
+
},
|
|
1582
1497
|
{
|
|
1583
1498
|
"id": "output",
|
|
1584
1499
|
"label": "Output mapping"
|
|
1585
1500
|
},
|
|
1586
1501
|
{
|
|
1587
|
-
"id": "
|
|
1502
|
+
"id": "error",
|
|
1588
1503
|
"label": "Error handling"
|
|
1504
|
+
},
|
|
1505
|
+
{
|
|
1506
|
+
"id": "retries",
|
|
1507
|
+
"label": "Retries"
|
|
1589
1508
|
}
|
|
1590
1509
|
],
|
|
1591
1510
|
"properties": [
|
|
1592
1511
|
{
|
|
1593
|
-
"type": "Hidden",
|
|
1594
1512
|
"value": "io.camunda:connector-rabbitmq:1",
|
|
1595
1513
|
"binding": {
|
|
1596
|
-
"
|
|
1597
|
-
"
|
|
1598
|
-
}
|
|
1514
|
+
"property": "type",
|
|
1515
|
+
"type": "zeebe:taskDefinition"
|
|
1516
|
+
},
|
|
1517
|
+
"type": "Hidden"
|
|
1599
1518
|
},
|
|
1600
1519
|
{
|
|
1601
|
-
"id": "
|
|
1520
|
+
"id": "authentication.authType",
|
|
1602
1521
|
"label": "Connection type",
|
|
1603
|
-
"group": "authentication",
|
|
1604
|
-
"type": "Dropdown",
|
|
1605
1522
|
"value": "uri",
|
|
1523
|
+
"group": "authentication",
|
|
1606
1524
|
"binding": {
|
|
1607
|
-
"
|
|
1608
|
-
"
|
|
1525
|
+
"name": "authentication.authType",
|
|
1526
|
+
"type": "zeebe:input"
|
|
1609
1527
|
},
|
|
1528
|
+
"type": "Dropdown",
|
|
1610
1529
|
"choices": [
|
|
1611
1530
|
{
|
|
1612
1531
|
"name": "URI",
|
|
@@ -1619,201 +1538,282 @@
|
|
|
1619
1538
|
]
|
|
1620
1539
|
},
|
|
1621
1540
|
{
|
|
1541
|
+
"id": "authentication.uri",
|
|
1622
1542
|
"label": "URI",
|
|
1623
1543
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
1624
|
-
"
|
|
1625
|
-
"type": "String",
|
|
1626
|
-
"binding": {
|
|
1627
|
-
"type": "zeebe:input",
|
|
1628
|
-
"name": "authentication.uri"
|
|
1629
|
-
},
|
|
1544
|
+
"optional": false,
|
|
1630
1545
|
"constraints": {
|
|
1631
1546
|
"notEmpty": true,
|
|
1632
1547
|
"pattern": {
|
|
1633
|
-
"value": "^(=|(amqps
|
|
1548
|
+
"value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
|
|
1634
1549
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
1635
1550
|
}
|
|
1636
1551
|
},
|
|
1552
|
+
"feel": "optional",
|
|
1553
|
+
"group": "authentication",
|
|
1554
|
+
"binding": {
|
|
1555
|
+
"name": "authentication.uri",
|
|
1556
|
+
"type": "zeebe:input"
|
|
1557
|
+
},
|
|
1637
1558
|
"condition": {
|
|
1638
|
-
"property": "
|
|
1639
|
-
"equals": "uri"
|
|
1640
|
-
|
|
1559
|
+
"property": "authentication.authType",
|
|
1560
|
+
"equals": "uri",
|
|
1561
|
+
"type": "simple"
|
|
1562
|
+
},
|
|
1563
|
+
"type": "String"
|
|
1641
1564
|
},
|
|
1642
1565
|
{
|
|
1566
|
+
"id": "authentication.userName",
|
|
1643
1567
|
"label": "Username",
|
|
1644
|
-
"
|
|
1645
|
-
"type": "String",
|
|
1646
|
-
"binding": {
|
|
1647
|
-
"type": "zeebe:input",
|
|
1648
|
-
"name": "authentication.userName"
|
|
1649
|
-
},
|
|
1568
|
+
"optional": false,
|
|
1650
1569
|
"constraints": {
|
|
1651
1570
|
"notEmpty": true
|
|
1652
1571
|
},
|
|
1572
|
+
"feel": "optional",
|
|
1573
|
+
"group": "authentication",
|
|
1574
|
+
"binding": {
|
|
1575
|
+
"name": "authentication.userName",
|
|
1576
|
+
"type": "zeebe:input"
|
|
1577
|
+
},
|
|
1653
1578
|
"condition": {
|
|
1654
|
-
"property": "
|
|
1655
|
-
"equals": "credentials"
|
|
1656
|
-
|
|
1579
|
+
"property": "authentication.authType",
|
|
1580
|
+
"equals": "credentials",
|
|
1581
|
+
"type": "simple"
|
|
1582
|
+
},
|
|
1583
|
+
"type": "String"
|
|
1657
1584
|
},
|
|
1658
1585
|
{
|
|
1586
|
+
"id": "authentication.password",
|
|
1659
1587
|
"label": "Password",
|
|
1660
|
-
"
|
|
1661
|
-
"type": "String",
|
|
1662
|
-
"binding": {
|
|
1663
|
-
"type": "zeebe:input",
|
|
1664
|
-
"name": "authentication.password"
|
|
1665
|
-
},
|
|
1588
|
+
"optional": false,
|
|
1666
1589
|
"constraints": {
|
|
1667
1590
|
"notEmpty": true
|
|
1668
1591
|
},
|
|
1592
|
+
"feel": "optional",
|
|
1593
|
+
"group": "authentication",
|
|
1594
|
+
"binding": {
|
|
1595
|
+
"name": "authentication.password",
|
|
1596
|
+
"type": "zeebe:input"
|
|
1597
|
+
},
|
|
1669
1598
|
"condition": {
|
|
1670
|
-
"property": "
|
|
1671
|
-
"equals": "credentials"
|
|
1672
|
-
|
|
1599
|
+
"property": "authentication.authType",
|
|
1600
|
+
"equals": "credentials",
|
|
1601
|
+
"type": "simple"
|
|
1602
|
+
},
|
|
1603
|
+
"type": "String"
|
|
1673
1604
|
},
|
|
1674
1605
|
{
|
|
1675
|
-
"
|
|
1676
|
-
"
|
|
1606
|
+
"id": "routing.exchange",
|
|
1607
|
+
"label": "Exchange",
|
|
1608
|
+
"description": "Topic exchange: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
1609
|
+
"optional": false,
|
|
1610
|
+
"constraints": {
|
|
1611
|
+
"notEmpty": true
|
|
1612
|
+
},
|
|
1677
1613
|
"feel": "optional",
|
|
1678
1614
|
"group": "routing",
|
|
1679
|
-
"type": "String",
|
|
1680
1615
|
"binding": {
|
|
1681
|
-
"
|
|
1682
|
-
"
|
|
1616
|
+
"name": "routing.exchange",
|
|
1617
|
+
"type": "zeebe:input"
|
|
1683
1618
|
},
|
|
1619
|
+
"type": "String"
|
|
1620
|
+
},
|
|
1621
|
+
{
|
|
1622
|
+
"id": "routing.routingKey",
|
|
1623
|
+
"label": "Routing key",
|
|
1624
|
+
"description": "Routing key: a binding is a \"link\" that was set up to bind a queue to an exchange. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
1625
|
+
"optional": false,
|
|
1684
1626
|
"constraints": {
|
|
1685
1627
|
"notEmpty": true
|
|
1686
1628
|
},
|
|
1687
|
-
"condition": {
|
|
1688
|
-
"property": "connectionType",
|
|
1689
|
-
"equals": "credentials"
|
|
1690
|
-
}
|
|
1691
|
-
},
|
|
1692
|
-
{
|
|
1693
|
-
"label": "Virtual host",
|
|
1694
|
-
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
1695
1629
|
"feel": "optional",
|
|
1696
1630
|
"group": "routing",
|
|
1697
|
-
"type": "String",
|
|
1698
1631
|
"binding": {
|
|
1699
|
-
"
|
|
1700
|
-
"
|
|
1632
|
+
"name": "routing.routingKey",
|
|
1633
|
+
"type": "zeebe:input"
|
|
1701
1634
|
},
|
|
1635
|
+
"type": "String"
|
|
1636
|
+
},
|
|
1637
|
+
{
|
|
1638
|
+
"id": "routing.virtualHost",
|
|
1639
|
+
"label": "Virtual host",
|
|
1640
|
+
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
1641
|
+
"optional": false,
|
|
1702
1642
|
"constraints": {
|
|
1703
1643
|
"notEmpty": true
|
|
1704
1644
|
},
|
|
1705
|
-
"condition": {
|
|
1706
|
-
"property": "connectionType",
|
|
1707
|
-
"equals": "credentials"
|
|
1708
|
-
}
|
|
1709
|
-
},
|
|
1710
|
-
{
|
|
1711
|
-
"label": "Exchange",
|
|
1712
|
-
"description": "Topic exchange: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
1713
1645
|
"feel": "optional",
|
|
1714
1646
|
"group": "routing",
|
|
1715
|
-
"type": "String",
|
|
1716
1647
|
"binding": {
|
|
1717
|
-
"
|
|
1718
|
-
"
|
|
1648
|
+
"name": "routing.virtualHost",
|
|
1649
|
+
"type": "zeebe:input"
|
|
1719
1650
|
},
|
|
1720
|
-
"
|
|
1721
|
-
"
|
|
1722
|
-
|
|
1651
|
+
"condition": {
|
|
1652
|
+
"property": "authentication.authType",
|
|
1653
|
+
"equals": "credentials",
|
|
1654
|
+
"type": "simple"
|
|
1655
|
+
},
|
|
1656
|
+
"type": "String"
|
|
1723
1657
|
},
|
|
1724
1658
|
{
|
|
1725
|
-
"
|
|
1726
|
-
"
|
|
1659
|
+
"id": "routing.hostName",
|
|
1660
|
+
"label": "Host name",
|
|
1661
|
+
"description": "Host name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
1662
|
+
"optional": false,
|
|
1663
|
+
"constraints": {
|
|
1664
|
+
"notEmpty": true
|
|
1665
|
+
},
|
|
1727
1666
|
"feel": "optional",
|
|
1728
1667
|
"group": "routing",
|
|
1729
|
-
"type": "String",
|
|
1730
1668
|
"binding": {
|
|
1731
|
-
"
|
|
1732
|
-
"
|
|
1669
|
+
"name": "routing.hostName",
|
|
1670
|
+
"type": "zeebe:input"
|
|
1733
1671
|
},
|
|
1734
|
-
"
|
|
1735
|
-
"
|
|
1736
|
-
|
|
1672
|
+
"condition": {
|
|
1673
|
+
"property": "authentication.authType",
|
|
1674
|
+
"equals": "credentials",
|
|
1675
|
+
"type": "simple"
|
|
1676
|
+
},
|
|
1677
|
+
"type": "String"
|
|
1737
1678
|
},
|
|
1738
1679
|
{
|
|
1680
|
+
"id": "routing.port",
|
|
1739
1681
|
"label": "Port",
|
|
1740
1682
|
"description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
1683
|
+
"optional": false,
|
|
1684
|
+
"constraints": {
|
|
1685
|
+
"notEmpty": true
|
|
1686
|
+
},
|
|
1741
1687
|
"feel": "optional",
|
|
1742
1688
|
"group": "routing",
|
|
1743
|
-
"type": "String",
|
|
1744
1689
|
"binding": {
|
|
1745
|
-
"
|
|
1746
|
-
"
|
|
1747
|
-
},
|
|
1748
|
-
"constraints": {
|
|
1749
|
-
"notEmpty": true
|
|
1690
|
+
"name": "routing.port",
|
|
1691
|
+
"type": "zeebe:input"
|
|
1750
1692
|
},
|
|
1751
1693
|
"condition": {
|
|
1752
|
-
"property": "
|
|
1753
|
-
"equals": "credentials"
|
|
1754
|
-
|
|
1694
|
+
"property": "authentication.authType",
|
|
1695
|
+
"equals": "credentials",
|
|
1696
|
+
"type": "simple"
|
|
1697
|
+
},
|
|
1698
|
+
"type": "String"
|
|
1699
|
+
},
|
|
1700
|
+
{
|
|
1701
|
+
"id": "message.properties",
|
|
1702
|
+
"label": "Properties",
|
|
1703
|
+
"description": "Properties for the message, routing headers, etc",
|
|
1704
|
+
"optional": true,
|
|
1705
|
+
"value": "={}",
|
|
1706
|
+
"feel": "required",
|
|
1707
|
+
"group": "message",
|
|
1708
|
+
"binding": {
|
|
1709
|
+
"name": "message.properties",
|
|
1710
|
+
"type": "zeebe:input"
|
|
1711
|
+
},
|
|
1712
|
+
"type": "Text"
|
|
1755
1713
|
},
|
|
1756
1714
|
{
|
|
1715
|
+
"id": "message.body",
|
|
1757
1716
|
"label": "Message",
|
|
1758
1717
|
"description": "Data to send to RabbitMQ",
|
|
1759
|
-
"
|
|
1760
|
-
"
|
|
1718
|
+
"optional": false,
|
|
1719
|
+
"constraints": {
|
|
1720
|
+
"notEmpty": true
|
|
1721
|
+
},
|
|
1761
1722
|
"feel": "optional",
|
|
1723
|
+
"group": "message",
|
|
1762
1724
|
"binding": {
|
|
1763
|
-
"
|
|
1764
|
-
"
|
|
1765
|
-
}
|
|
1725
|
+
"name": "message.body",
|
|
1726
|
+
"type": "zeebe:input"
|
|
1727
|
+
},
|
|
1728
|
+
"type": "Text"
|
|
1766
1729
|
},
|
|
1767
1730
|
{
|
|
1768
|
-
"
|
|
1769
|
-
"
|
|
1770
|
-
"
|
|
1771
|
-
"
|
|
1772
|
-
"
|
|
1773
|
-
"value": "={}",
|
|
1731
|
+
"id": "version",
|
|
1732
|
+
"label": "Version",
|
|
1733
|
+
"description": "Version of the element template",
|
|
1734
|
+
"value": "6",
|
|
1735
|
+
"group": "connector",
|
|
1774
1736
|
"binding": {
|
|
1775
|
-
"
|
|
1776
|
-
"
|
|
1777
|
-
}
|
|
1737
|
+
"key": "elementTemplateVersion",
|
|
1738
|
+
"type": "zeebe:taskHeader"
|
|
1739
|
+
},
|
|
1740
|
+
"type": "Hidden"
|
|
1741
|
+
},
|
|
1742
|
+
{
|
|
1743
|
+
"id": "id",
|
|
1744
|
+
"label": "ID",
|
|
1745
|
+
"description": "ID of the element template",
|
|
1746
|
+
"value": "io.camunda.connectors.RabbitMQ.v1",
|
|
1747
|
+
"group": "connector",
|
|
1748
|
+
"binding": {
|
|
1749
|
+
"key": "elementTemplateId",
|
|
1750
|
+
"type": "zeebe:taskHeader"
|
|
1751
|
+
},
|
|
1752
|
+
"type": "Hidden"
|
|
1778
1753
|
},
|
|
1779
1754
|
{
|
|
1755
|
+
"id": "resultVariable",
|
|
1780
1756
|
"label": "Result variable",
|
|
1781
|
-
"description": "
|
|
1757
|
+
"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>.",
|
|
1782
1758
|
"group": "output",
|
|
1783
|
-
"type": "String",
|
|
1784
1759
|
"binding": {
|
|
1785
|
-
"
|
|
1786
|
-
"
|
|
1787
|
-
}
|
|
1760
|
+
"key": "resultVariable",
|
|
1761
|
+
"type": "zeebe:taskHeader"
|
|
1762
|
+
},
|
|
1763
|
+
"type": "String"
|
|
1788
1764
|
},
|
|
1789
1765
|
{
|
|
1766
|
+
"id": "resultExpression",
|
|
1790
1767
|
"label": "Result expression",
|
|
1791
|
-
"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
|
|
1792
|
-
"group": "output",
|
|
1793
|
-
"type": "Text",
|
|
1768
|
+
"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>.",
|
|
1794
1769
|
"feel": "required",
|
|
1770
|
+
"group": "output",
|
|
1795
1771
|
"binding": {
|
|
1796
|
-
"
|
|
1797
|
-
"
|
|
1798
|
-
}
|
|
1772
|
+
"key": "resultExpression",
|
|
1773
|
+
"type": "zeebe:taskHeader"
|
|
1774
|
+
},
|
|
1775
|
+
"type": "Text"
|
|
1799
1776
|
},
|
|
1800
1777
|
{
|
|
1778
|
+
"id": "errorExpression",
|
|
1801
1779
|
"label": "Error expression",
|
|
1802
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
1803
|
-
"group": "errors",
|
|
1804
|
-
"type": "Text",
|
|
1780
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
|
|
1805
1781
|
"feel": "required",
|
|
1782
|
+
"group": "error",
|
|
1806
1783
|
"binding": {
|
|
1807
|
-
"
|
|
1808
|
-
"
|
|
1809
|
-
}
|
|
1784
|
+
"key": "errorExpression",
|
|
1785
|
+
"type": "zeebe:taskHeader"
|
|
1786
|
+
},
|
|
1787
|
+
"type": "Text"
|
|
1788
|
+
},
|
|
1789
|
+
{
|
|
1790
|
+
"id": "retryCount",
|
|
1791
|
+
"label": "Retries",
|
|
1792
|
+
"description": "Number of retries",
|
|
1793
|
+
"value": "3",
|
|
1794
|
+
"feel": "optional",
|
|
1795
|
+
"group": "retries",
|
|
1796
|
+
"binding": {
|
|
1797
|
+
"property": "retries",
|
|
1798
|
+
"type": "zeebe:taskDefinition"
|
|
1799
|
+
},
|
|
1800
|
+
"type": "String"
|
|
1801
|
+
},
|
|
1802
|
+
{
|
|
1803
|
+
"id": "retryBackoff",
|
|
1804
|
+
"label": "Retry backoff",
|
|
1805
|
+
"description": "ISO-8601 duration to wait between retries",
|
|
1806
|
+
"value": "PT30S",
|
|
1807
|
+
"group": "retries",
|
|
1808
|
+
"binding": {
|
|
1809
|
+
"key": "retryBackoff",
|
|
1810
|
+
"type": "zeebe:taskHeader"
|
|
1811
|
+
},
|
|
1812
|
+
"type": "String"
|
|
1810
1813
|
}
|
|
1811
1814
|
],
|
|
1812
1815
|
"icon": {
|
|
1813
|
-
"contents": "data:image/svg+xml;
|
|
1814
|
-
},
|
|
1815
|
-
"engines": {
|
|
1816
|
-
"camunda": "^8.2"
|
|
1816
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
|
|
1817
1817
|
}
|
|
1818
1818
|
}
|
|
1819
1819
|
]
|