@camunda/connectors-element-templates 1.0.16 → 1.0.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/connectors.js +12 -0
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -5
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +36 -39
- package/src/element-templates/agenticai-aiagent-job-worker.json +3769 -28
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +6979 -3299
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +469 -471
- package/src/element-templates/agenticai-mcp-message-start-event.json +122 -0
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +484 -486
- package/src/element-templates/asana-connector.json +718 -7
- package/src/element-templates/automation-anywhere-outbound-connector.json +1756 -1752
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +431 -0
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +285 -0
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +341 -0
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +316 -0
- package/src/element-templates/aws-bedrock-outbound-connector.json +788 -51
- package/src/element-templates/aws-comprehend-outbound-connector.json +10 -5
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1412 -1412
- package/src/element-templates/aws-eventbridge-connector-boundary.json +376 -11
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +400 -35
- package/src/element-templates/aws-eventbridge-connector-message-start.json +408 -9
- package/src/element-templates/aws-eventbridge-connector-receive.json +364 -0
- package/src/element-templates/aws-eventbridge-connector-start-event.json +322 -5
- package/src/element-templates/aws-eventbridge-outbound-connector.json +316 -311
- package/src/element-templates/aws-lambda-outbound-connector.json +305 -301
- package/src/element-templates/aws-s3-outbound-connector.json +656 -15
- package/src/element-templates/aws-sagemaker-outbound-connector.json +56 -52
- package/src/element-templates/aws-sns-inbound-boundary.json +422 -415
- package/src/element-templates/aws-sns-inbound-intermediate.json +330 -323
- package/src/element-templates/aws-sns-inbound-message-start.json +348 -341
- package/src/element-templates/aws-sns-inbound-receive.json +13 -6
- package/src/element-templates/aws-sns-inbound-start-event.json +139 -132
- package/src/element-templates/aws-sns-outbound-connector.json +593 -589
- package/src/element-templates/aws-sqs-boundary-connector.json +642 -638
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +588 -584
- package/src/element-templates/aws-sqs-outbound-connector.json +748 -746
- package/src/element-templates/aws-sqs-receive-connector.json +15 -11
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -400
- package/src/element-templates/aws-sqs-start-message.json +465 -461
- package/src/element-templates/aws-textract-outbound-connector.json +298 -294
- package/src/element-templates/azure-blobstorage-outbound-connector.json +668 -11
- package/src/element-templates/azure-open-ai-connector.json +1329 -4
- package/src/element-templates/blue-prism-connector.json +598 -53
- package/src/element-templates/box-outbound-connector.json +924 -12
- package/src/element-templates/csv-outbound-connector.json +39 -31
- package/src/element-templates/easy-post-connector.json +1017 -49
- package/src/element-templates/email-inbound-connector-boundary.json +32 -24
- package/src/element-templates/email-inbound-connector-intermediate.json +32 -24
- package/src/element-templates/email-inbound-connector-receive.json +564 -0
- package/src/element-templates/email-message-start-event-connector.json +45 -37
- package/src/element-templates/email-outbound-connector.json +2129 -256
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +513 -516
- package/src/element-templates/github-connector.json +12447 -5385
- package/src/element-templates/github-webhook-connector-boundary.json +11 -13
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -57
- package/src/element-templates/github-webhook-connector-message-start.json +19 -21
- package/src/element-templates/github-webhook-connector-receive.json +13 -15
- package/src/element-templates/github-webhook-connector-start-event.json +62 -64
- package/src/element-templates/gitlab-connector.json +2974 -1342
- package/src/element-templates/google-cloud-storage-outbound-connector.json +561 -12
- package/src/element-templates/google-drive-outbound-connector.json +882 -262
- package/src/element-templates/google-gemini-outbound-connector.json +117 -109
- package/src/element-templates/google-maps-platform-connector.json +1048 -19
- package/src/element-templates/google-sheets-outbound-connector.json +2961 -1967
- package/src/element-templates/graphql-outbound-connector.json +1780 -1193
- package/src/element-templates/http-json-connector.json +2832 -2168
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +953 -277
- package/src/element-templates/http-polling-connector.json +1642 -966
- package/src/element-templates/hubspot-outbound-connector.json +2376 -30
- package/src/element-templates/hugging-face-connector.json +432 -5
- package/src/element-templates/jdbc-outbound-connector.json +62 -48
- package/src/element-templates/kafka-inbound-connector-boundary.json +21 -12
- package/src/element-templates/kafka-inbound-connector-intermediate.json +581 -572
- package/src/element-templates/kafka-inbound-connector-receive.json +15 -6
- package/src/element-templates/kafka-inbound-connector-start-message.json +150 -141
- package/src/element-templates/kafka-inbound-connector.json +240 -240
- package/src/element-templates/kafka-outbound-connector.json +436 -430
- package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +178 -26
- package/src/element-templates/microsoft-office365-mail-connector.json +883 -0
- package/src/element-templates/microsoft-teams-outbound-connector.json +5616 -1607
- package/src/element-templates/openai-connector.json +608 -145
- package/src/element-templates/operate-connector.json +1218 -66
- package/src/element-templates/power-automate-connector.json +602 -10
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +799 -790
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +914 -905
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +477 -468
- package/src/element-templates/rabbitmq-inbound-connector-receive.json +15 -6
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +754 -745
- package/src/element-templates/rabbitmq-outbound-connector.json +875 -869
- package/src/element-templates/rpa-connector.json +346 -0
- package/src/element-templates/salesforce-connector.json +583 -39
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +10 -5
- package/src/element-templates/send-message-connector-message-end-event.json +10 -5
- package/src/element-templates/send-message-connector-send-task.json +10 -5
- package/src/element-templates/sendgrid-outbound-connector.json +1406 -798
- package/src/element-templates/servicenow-connector.json +971 -3
- package/src/element-templates/servicenow-flow-starter-connector.json +8 -3
- package/src/element-templates/servicenow-incident-connector.json +980 -3
- package/src/element-templates/slack-inbound-boundary.json +639 -341
- package/src/element-templates/slack-inbound-intermediate.json +393 -95
- package/src/element-templates/slack-inbound-message-start.json +678 -348
- package/src/element-templates/slack-inbound-receive.json +297 -0
- package/src/element-templates/slack-inbound-start-event.json +332 -327
- package/src/element-templates/slack-outbound-connector.json +3313 -919
- package/src/element-templates/soap-outbound-connector.json +812 -2
- package/src/element-templates/twilio-connector.json +1521 -41
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -26
- package/src/element-templates/twilio-webhook-connector.json +238 -8
- package/src/element-templates/twilio-webhook-intermediate-connector.json +38 -29
- package/src/element-templates/twilio-webhook-message-start-connector.json +312 -0
- package/src/element-templates/twilio-webhook-receive-connector.json +11 -2
- package/src/element-templates/uipath-connector.json +607 -15
- package/src/element-templates/webhook-connector-boundary.json +1986 -1331
- package/src/element-templates/webhook-connector-intermediate.json +2193 -1538
- package/src/element-templates/webhook-connector-receive.json +654 -0
- package/src/element-templates/webhook-connector-start-event.json +1261 -700
- package/src/element-templates/webhook-connector-start-message.json +1754 -1067
- package/src/element-templates/whatsapp-connector.json +339 -5
|
@@ -4,8 +4,17 @@
|
|
|
4
4
|
"name": "RabbitMQ Boundary Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.inbound.RabbitMQ.Boundary.v1",
|
|
6
6
|
"description": "Receive a message from RabbitMQ",
|
|
7
|
+
"keywords": [
|
|
8
|
+
"receive message",
|
|
9
|
+
"consume message",
|
|
10
|
+
"message queue",
|
|
11
|
+
"AMQP",
|
|
12
|
+
"subscribe",
|
|
13
|
+
"message broker",
|
|
14
|
+
"queue"
|
|
15
|
+
],
|
|
7
16
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
8
|
-
"version":
|
|
17
|
+
"version": 8,
|
|
9
18
|
"category": {
|
|
10
19
|
"id": "connectors",
|
|
11
20
|
"name": "Connectors"
|
|
@@ -15,6 +24,9 @@
|
|
|
15
24
|
"value": "bpmn:BoundaryEvent",
|
|
16
25
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
17
26
|
},
|
|
27
|
+
"engines": {
|
|
28
|
+
"camunda": "^8.3"
|
|
29
|
+
},
|
|
18
30
|
"groups": [
|
|
19
31
|
{
|
|
20
32
|
"id": "authentication",
|
|
@@ -351,15 +363,18 @@
|
|
|
351
363
|
},
|
|
352
364
|
{
|
|
353
365
|
"id": "messageNameUuid",
|
|
366
|
+
"label": "Message name",
|
|
354
367
|
"generatedValue": {
|
|
355
368
|
"type": "uuid"
|
|
356
369
|
},
|
|
370
|
+
"feel": "optional",
|
|
357
371
|
"group": "correlation",
|
|
358
372
|
"binding": {
|
|
359
373
|
"name": "name",
|
|
360
374
|
"type": "bpmn:Message#property"
|
|
361
375
|
},
|
|
362
|
-
"
|
|
376
|
+
"tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
|
|
377
|
+
"type": "String"
|
|
363
378
|
},
|
|
364
379
|
{
|
|
365
380
|
"id": "deduplicationModeManualFlag",
|
|
@@ -428,7 +443,7 @@
|
|
|
428
443
|
{
|
|
429
444
|
"id": "resultVariable",
|
|
430
445
|
"label": "Result variable",
|
|
431
|
-
"description": "Name of variable to store the response in",
|
|
446
|
+
"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>.",
|
|
432
447
|
"group": "output",
|
|
433
448
|
"binding": {
|
|
434
449
|
"name": "resultVariable",
|
|
@@ -439,7 +454,7 @@
|
|
|
439
454
|
{
|
|
440
455
|
"id": "resultExpression",
|
|
441
456
|
"label": "Result expression",
|
|
442
|
-
"description": "Expression to map the response into process variables",
|
|
457
|
+
"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>.",
|
|
443
458
|
"feel": "required",
|
|
444
459
|
"group": "output",
|
|
445
460
|
"binding": {
|
|
@@ -451,18 +466,15 @@
|
|
|
451
466
|
],
|
|
452
467
|
"icon": {
|
|
453
468
|
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
|
|
454
|
-
},
|
|
455
|
-
"engines": {
|
|
456
|
-
"camunda": "^8.6"
|
|
457
469
|
}
|
|
458
470
|
},
|
|
459
471
|
{
|
|
460
472
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
461
473
|
"name": "RabbitMQ Boundary Event Connector",
|
|
462
474
|
"id": "io.camunda.connectors.inbound.RabbitMQ.Boundary.v1",
|
|
475
|
+
"version": 1,
|
|
463
476
|
"description": "Receive a message from RabbitMQ",
|
|
464
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
465
|
-
"version": 6,
|
|
477
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
|
|
466
478
|
"category": {
|
|
467
479
|
"id": "connectors",
|
|
468
480
|
"name": "Connectors"
|
|
@@ -490,33 +502,39 @@
|
|
|
490
502
|
"label": "Activation"
|
|
491
503
|
},
|
|
492
504
|
{
|
|
493
|
-
"id": "
|
|
494
|
-
"label": "
|
|
495
|
-
},
|
|
496
|
-
{
|
|
497
|
-
"id": "output",
|
|
498
|
-
"label": "Output mapping"
|
|
505
|
+
"id": "variable-mapping",
|
|
506
|
+
"label": "Variable mapping"
|
|
499
507
|
}
|
|
500
508
|
],
|
|
501
509
|
"properties": [
|
|
502
510
|
{
|
|
511
|
+
"type": "Hidden",
|
|
503
512
|
"value": "io.camunda:connector-rabbitmq-inbound:1",
|
|
504
513
|
"binding": {
|
|
505
|
-
"
|
|
506
|
-
"
|
|
514
|
+
"type": "zeebe:property",
|
|
515
|
+
"name": "inbound.type"
|
|
516
|
+
}
|
|
517
|
+
},
|
|
518
|
+
{
|
|
519
|
+
"type": "Hidden",
|
|
520
|
+
"generatedValue": {
|
|
521
|
+
"type": "uuid"
|
|
507
522
|
},
|
|
508
|
-
"
|
|
523
|
+
"binding": {
|
|
524
|
+
"type": "bpmn:Message#property",
|
|
525
|
+
"name": "name"
|
|
526
|
+
}
|
|
509
527
|
},
|
|
510
528
|
{
|
|
511
|
-
"id": "
|
|
529
|
+
"id": "connectionType",
|
|
512
530
|
"label": "Connection type",
|
|
513
|
-
"value": "uri",
|
|
514
531
|
"group": "authentication",
|
|
532
|
+
"type": "Dropdown",
|
|
533
|
+
"value": "uri",
|
|
515
534
|
"binding": {
|
|
516
|
-
"
|
|
517
|
-
"
|
|
535
|
+
"type": "zeebe:property",
|
|
536
|
+
"name": "authentication.authType"
|
|
518
537
|
},
|
|
519
|
-
"type": "Dropdown",
|
|
520
538
|
"choices": [
|
|
521
539
|
{
|
|
522
540
|
"name": "URI",
|
|
@@ -529,178 +547,154 @@
|
|
|
529
547
|
]
|
|
530
548
|
},
|
|
531
549
|
{
|
|
532
|
-
"id": "authentication.uri",
|
|
533
550
|
"label": "URI",
|
|
534
551
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
535
|
-
"
|
|
552
|
+
"group": "authentication",
|
|
553
|
+
"type": "String",
|
|
554
|
+
"binding": {
|
|
555
|
+
"type": "zeebe:property",
|
|
556
|
+
"name": "authentication.uri"
|
|
557
|
+
},
|
|
536
558
|
"constraints": {
|
|
537
559
|
"notEmpty": true,
|
|
538
560
|
"pattern": {
|
|
539
|
-
"value": "^(
|
|
561
|
+
"value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
|
|
540
562
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
541
563
|
}
|
|
542
564
|
},
|
|
543
|
-
"group": "authentication",
|
|
544
|
-
"binding": {
|
|
545
|
-
"name": "authentication.uri",
|
|
546
|
-
"type": "zeebe:property"
|
|
547
|
-
},
|
|
548
565
|
"condition": {
|
|
549
|
-
"property": "
|
|
550
|
-
"equals": "uri"
|
|
551
|
-
|
|
552
|
-
},
|
|
553
|
-
"type": "String"
|
|
566
|
+
"property": "connectionType",
|
|
567
|
+
"equals": "uri"
|
|
568
|
+
}
|
|
554
569
|
},
|
|
555
570
|
{
|
|
556
|
-
"id": "authentication.userName",
|
|
557
571
|
"label": "Username",
|
|
558
|
-
"optional": false,
|
|
559
|
-
"constraints": {
|
|
560
|
-
"notEmpty": true
|
|
561
|
-
},
|
|
562
572
|
"group": "authentication",
|
|
573
|
+
"type": "String",
|
|
563
574
|
"binding": {
|
|
564
|
-
"
|
|
565
|
-
"
|
|
575
|
+
"type": "zeebe:property",
|
|
576
|
+
"name": "authentication.userName"
|
|
566
577
|
},
|
|
567
|
-
"
|
|
568
|
-
"
|
|
569
|
-
"equals": "credentials",
|
|
570
|
-
"type": "simple"
|
|
578
|
+
"constraints": {
|
|
579
|
+
"notEmpty": true
|
|
571
580
|
},
|
|
572
|
-
"
|
|
581
|
+
"condition": {
|
|
582
|
+
"property": "connectionType",
|
|
583
|
+
"equals": "credentials"
|
|
584
|
+
}
|
|
573
585
|
},
|
|
574
586
|
{
|
|
575
|
-
"id": "authentication.password",
|
|
576
587
|
"label": "Password",
|
|
577
|
-
"optional": false,
|
|
578
|
-
"constraints": {
|
|
579
|
-
"notEmpty": true
|
|
580
|
-
},
|
|
581
588
|
"group": "authentication",
|
|
589
|
+
"type": "String",
|
|
582
590
|
"binding": {
|
|
583
|
-
"
|
|
584
|
-
"
|
|
585
|
-
},
|
|
586
|
-
"condition": {
|
|
587
|
-
"property": "authentication.authType",
|
|
588
|
-
"equals": "credentials",
|
|
589
|
-
"type": "simple"
|
|
591
|
+
"type": "zeebe:property",
|
|
592
|
+
"name": "authentication.password"
|
|
590
593
|
},
|
|
591
|
-
"type": "String"
|
|
592
|
-
},
|
|
593
|
-
{
|
|
594
|
-
"id": "routing.virtualHost",
|
|
595
|
-
"label": "Virtual host",
|
|
596
|
-
"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>",
|
|
597
|
-
"optional": false,
|
|
598
594
|
"constraints": {
|
|
599
595
|
"notEmpty": true
|
|
600
596
|
},
|
|
601
|
-
"group": "routing",
|
|
602
|
-
"binding": {
|
|
603
|
-
"name": "routing.virtualHost",
|
|
604
|
-
"type": "zeebe:property"
|
|
605
|
-
},
|
|
606
597
|
"condition": {
|
|
607
|
-
"property": "
|
|
608
|
-
"equals": "credentials"
|
|
609
|
-
|
|
610
|
-
},
|
|
611
|
-
"type": "String"
|
|
598
|
+
"property": "connectionType",
|
|
599
|
+
"equals": "credentials"
|
|
600
|
+
}
|
|
612
601
|
},
|
|
613
602
|
{
|
|
614
|
-
"id": "routing.hostName",
|
|
615
603
|
"label": "Host name",
|
|
616
|
-
"description": "Host name: get from RabbitMQ external
|
|
617
|
-
"
|
|
604
|
+
"description": "Host name: get from RabbitMQ external applocation 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>",
|
|
605
|
+
"group": "routing",
|
|
606
|
+
"type": "String",
|
|
607
|
+
"binding": {
|
|
608
|
+
"type": "zeebe:property",
|
|
609
|
+
"name": "routing.hostName"
|
|
610
|
+
},
|
|
618
611
|
"constraints": {
|
|
619
612
|
"notEmpty": true
|
|
620
613
|
},
|
|
614
|
+
"condition": {
|
|
615
|
+
"property": "connectionType",
|
|
616
|
+
"equals": "credentials"
|
|
617
|
+
}
|
|
618
|
+
},
|
|
619
|
+
{
|
|
620
|
+
"label": "Virtual host",
|
|
621
|
+
"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>",
|
|
621
622
|
"group": "routing",
|
|
623
|
+
"type": "String",
|
|
622
624
|
"binding": {
|
|
623
|
-
"
|
|
624
|
-
"
|
|
625
|
+
"type": "zeebe:property",
|
|
626
|
+
"name": "routing.virtualHost"
|
|
625
627
|
},
|
|
626
|
-
"
|
|
627
|
-
"
|
|
628
|
-
"equals": "credentials",
|
|
629
|
-
"type": "simple"
|
|
628
|
+
"constraints": {
|
|
629
|
+
"notEmpty": true
|
|
630
630
|
},
|
|
631
|
-
"
|
|
631
|
+
"condition": {
|
|
632
|
+
"property": "connectionType",
|
|
633
|
+
"equals": "credentials"
|
|
634
|
+
}
|
|
632
635
|
},
|
|
633
636
|
{
|
|
634
|
-
"id": "routing.port",
|
|
635
637
|
"label": "Port",
|
|
636
|
-
"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
|
|
637
|
-
"optional": false,
|
|
638
|
-
"constraints": {
|
|
639
|
-
"notEmpty": true
|
|
640
|
-
},
|
|
638
|
+
"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>",
|
|
641
639
|
"group": "routing",
|
|
640
|
+
"type": "String",
|
|
642
641
|
"binding": {
|
|
643
|
-
"
|
|
644
|
-
"
|
|
642
|
+
"type": "zeebe:property",
|
|
643
|
+
"name": "routing.port"
|
|
645
644
|
},
|
|
646
|
-
"
|
|
647
|
-
"
|
|
648
|
-
"equals": "credentials",
|
|
649
|
-
"type": "simple"
|
|
645
|
+
"constraints": {
|
|
646
|
+
"notEmpty": true
|
|
650
647
|
},
|
|
651
|
-
"
|
|
648
|
+
"condition": {
|
|
649
|
+
"property": "connectionType",
|
|
650
|
+
"equals": "credentials"
|
|
651
|
+
}
|
|
652
652
|
},
|
|
653
653
|
{
|
|
654
|
-
"id": "queueName",
|
|
655
654
|
"label": "Queue name",
|
|
656
655
|
"description": "Name of the queue to subscribe to",
|
|
657
|
-
"optional": false,
|
|
658
|
-
"constraints": {
|
|
659
|
-
"notEmpty": true
|
|
660
|
-
},
|
|
661
656
|
"group": "subscription",
|
|
657
|
+
"type": "String",
|
|
658
|
+
"feel": "optional",
|
|
662
659
|
"binding": {
|
|
663
|
-
"
|
|
664
|
-
"
|
|
660
|
+
"type": "zeebe:property",
|
|
661
|
+
"name": "queueName"
|
|
665
662
|
},
|
|
666
|
-
"
|
|
663
|
+
"constraints": {
|
|
664
|
+
"notEmpty": true
|
|
665
|
+
}
|
|
667
666
|
},
|
|
668
667
|
{
|
|
669
|
-
"id": "consumerTag",
|
|
670
668
|
"label": "Consumer tag",
|
|
671
669
|
"description": "Consumer tag to use for the subscription",
|
|
672
|
-
"optional": false,
|
|
673
670
|
"group": "subscription",
|
|
671
|
+
"type": "String",
|
|
672
|
+
"feel": "optional",
|
|
674
673
|
"binding": {
|
|
675
|
-
"
|
|
676
|
-
"
|
|
677
|
-
}
|
|
678
|
-
"type": "String"
|
|
674
|
+
"type": "zeebe:property",
|
|
675
|
+
"name": "consumerTag"
|
|
676
|
+
}
|
|
679
677
|
},
|
|
680
678
|
{
|
|
681
|
-
"id": "arguments",
|
|
682
679
|
"label": "Arguments",
|
|
683
680
|
"description": "Arguments to use for the subscription",
|
|
684
|
-
"optional": true,
|
|
685
|
-
"feel": "required",
|
|
686
681
|
"group": "subscription",
|
|
682
|
+
"type": "String",
|
|
683
|
+
"feel": "required",
|
|
687
684
|
"binding": {
|
|
688
|
-
"
|
|
689
|
-
"
|
|
690
|
-
}
|
|
691
|
-
"type": "String"
|
|
685
|
+
"type": "zeebe:property",
|
|
686
|
+
"name": "arguments"
|
|
687
|
+
}
|
|
692
688
|
},
|
|
693
689
|
{
|
|
694
|
-
"id": "exclusive",
|
|
695
690
|
"label": "Exclusive consumer",
|
|
696
|
-
"optional": false,
|
|
697
|
-
"value": "false",
|
|
698
691
|
"group": "subscription",
|
|
692
|
+
"type": "Dropdown",
|
|
693
|
+
"value": "false",
|
|
699
694
|
"binding": {
|
|
700
|
-
"
|
|
701
|
-
"
|
|
695
|
+
"type": "zeebe:property",
|
|
696
|
+
"name": "exclusive"
|
|
702
697
|
},
|
|
703
|
-
"type": "Dropdown",
|
|
704
698
|
"choices": [
|
|
705
699
|
{
|
|
706
700
|
"name": "Yes",
|
|
@@ -713,111 +707,83 @@
|
|
|
713
707
|
]
|
|
714
708
|
},
|
|
715
709
|
{
|
|
716
|
-
"
|
|
717
|
-
"
|
|
718
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
719
|
-
"optional": true,
|
|
720
|
-
"feel": "required",
|
|
710
|
+
"label": "Correlation key (process)",
|
|
711
|
+
"type": "String",
|
|
721
712
|
"group": "activation",
|
|
713
|
+
"feel": "required",
|
|
714
|
+
"description": "Sets up the correlation key from process variables",
|
|
722
715
|
"binding": {
|
|
723
|
-
"
|
|
724
|
-
"
|
|
716
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
717
|
+
"name": "correlationKey"
|
|
725
718
|
},
|
|
726
|
-
"type": "String"
|
|
727
|
-
},
|
|
728
|
-
{
|
|
729
|
-
"id": "correlationKeyProcess",
|
|
730
|
-
"label": "Correlation key (process)",
|
|
731
|
-
"description": "Sets up the correlation key from process variables",
|
|
732
719
|
"constraints": {
|
|
733
720
|
"notEmpty": true
|
|
734
|
-
}
|
|
735
|
-
"feel": "required",
|
|
736
|
-
"group": "correlation",
|
|
737
|
-
"binding": {
|
|
738
|
-
"name": "correlationKey",
|
|
739
|
-
"type": "bpmn:Message#zeebe:subscription#property"
|
|
740
|
-
},
|
|
741
|
-
"type": "String"
|
|
721
|
+
}
|
|
742
722
|
},
|
|
743
723
|
{
|
|
744
|
-
"id": "correlationKeyPayload",
|
|
745
724
|
"label": "Correlation key (payload)",
|
|
746
|
-
"
|
|
747
|
-
"
|
|
748
|
-
"notEmpty": true
|
|
749
|
-
},
|
|
725
|
+
"type": "String",
|
|
726
|
+
"group": "activation",
|
|
750
727
|
"feel": "required",
|
|
751
|
-
"group": "correlation",
|
|
752
728
|
"binding": {
|
|
753
|
-
"
|
|
754
|
-
"
|
|
729
|
+
"type": "zeebe:property",
|
|
730
|
+
"name": "correlationKeyExpression"
|
|
755
731
|
},
|
|
756
|
-
"
|
|
732
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
733
|
+
"constraints": {
|
|
734
|
+
"notEmpty": true
|
|
735
|
+
}
|
|
757
736
|
},
|
|
758
737
|
{
|
|
759
|
-
"
|
|
760
|
-
"
|
|
761
|
-
"
|
|
762
|
-
"optional": true,
|
|
738
|
+
"label": "Activation condition",
|
|
739
|
+
"type": "String",
|
|
740
|
+
"group": "activation",
|
|
763
741
|
"feel": "required",
|
|
764
|
-
"
|
|
765
|
-
"binding": {
|
|
766
|
-
"name": "messageIdExpression",
|
|
767
|
-
"type": "zeebe:property"
|
|
768
|
-
},
|
|
769
|
-
"type": "String"
|
|
770
|
-
},
|
|
771
|
-
{
|
|
772
|
-
"id": "messageNameUuid",
|
|
773
|
-
"generatedValue": {
|
|
774
|
-
"type": "uuid"
|
|
775
|
-
},
|
|
776
|
-
"group": "correlation",
|
|
742
|
+
"optional": true,
|
|
777
743
|
"binding": {
|
|
778
|
-
"
|
|
779
|
-
"
|
|
744
|
+
"type": "zeebe:property",
|
|
745
|
+
"name": "activationCondition"
|
|
780
746
|
},
|
|
781
|
-
"
|
|
747
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
782
748
|
},
|
|
783
749
|
{
|
|
784
|
-
"id": "resultVariable",
|
|
785
750
|
"label": "Result variable",
|
|
786
|
-
"
|
|
787
|
-
"group": "
|
|
751
|
+
"type": "String",
|
|
752
|
+
"group": "variable-mapping",
|
|
753
|
+
"optional": true,
|
|
788
754
|
"binding": {
|
|
789
|
-
"
|
|
790
|
-
"
|
|
755
|
+
"type": "zeebe:property",
|
|
756
|
+
"name": "resultVariable"
|
|
791
757
|
},
|
|
792
|
-
"
|
|
758
|
+
"description": "Name of variable to store the result of the connector in"
|
|
793
759
|
},
|
|
794
760
|
{
|
|
795
|
-
"id": "resultExpression",
|
|
796
761
|
"label": "Result expression",
|
|
797
|
-
"
|
|
762
|
+
"type": "String",
|
|
763
|
+
"group": "variable-mapping",
|
|
798
764
|
"feel": "required",
|
|
799
|
-
"
|
|
765
|
+
"optional": true,
|
|
800
766
|
"binding": {
|
|
801
|
-
"
|
|
802
|
-
"
|
|
767
|
+
"type": "zeebe:property",
|
|
768
|
+
"name": "resultExpression"
|
|
803
769
|
},
|
|
804
|
-
"
|
|
770
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
805
771
|
}
|
|
806
772
|
],
|
|
807
773
|
"icon": {
|
|
808
|
-
"contents": "data:image/svg+xml;
|
|
774
|
+
"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"
|
|
809
775
|
},
|
|
810
776
|
"engines": {
|
|
811
|
-
"camunda": "^8.
|
|
777
|
+
"camunda": "^8.2"
|
|
812
778
|
}
|
|
813
779
|
},
|
|
814
780
|
{
|
|
815
781
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
816
782
|
"name": "RabbitMQ Boundary Event Connector",
|
|
817
783
|
"id": "io.camunda.connectors.inbound.RabbitMQ.Boundary.v1",
|
|
818
|
-
"version": 2,
|
|
819
784
|
"description": "Receive a message from RabbitMQ",
|
|
820
785
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
786
|
+
"version": 6,
|
|
821
787
|
"category": {
|
|
822
788
|
"id": "connectors",
|
|
823
789
|
"name": "Connectors"
|
|
@@ -845,39 +811,33 @@
|
|
|
845
811
|
"label": "Activation"
|
|
846
812
|
},
|
|
847
813
|
{
|
|
848
|
-
"id": "
|
|
849
|
-
"label": "
|
|
814
|
+
"id": "correlation",
|
|
815
|
+
"label": "Correlation"
|
|
816
|
+
},
|
|
817
|
+
{
|
|
818
|
+
"id": "output",
|
|
819
|
+
"label": "Output mapping"
|
|
850
820
|
}
|
|
851
821
|
],
|
|
852
822
|
"properties": [
|
|
853
823
|
{
|
|
854
|
-
"type": "Hidden",
|
|
855
824
|
"value": "io.camunda:connector-rabbitmq-inbound:1",
|
|
856
825
|
"binding": {
|
|
857
|
-
"
|
|
858
|
-
"
|
|
859
|
-
}
|
|
860
|
-
},
|
|
861
|
-
{
|
|
862
|
-
"type": "Hidden",
|
|
863
|
-
"generatedValue": {
|
|
864
|
-
"type": "uuid"
|
|
826
|
+
"name": "inbound.type",
|
|
827
|
+
"type": "zeebe:property"
|
|
865
828
|
},
|
|
866
|
-
"
|
|
867
|
-
"type": "bpmn:Message#property",
|
|
868
|
-
"name": "name"
|
|
869
|
-
}
|
|
829
|
+
"type": "Hidden"
|
|
870
830
|
},
|
|
871
831
|
{
|
|
872
|
-
"id": "
|
|
832
|
+
"id": "authentication.authType",
|
|
873
833
|
"label": "Connection type",
|
|
874
|
-
"group": "authentication",
|
|
875
|
-
"type": "Dropdown",
|
|
876
834
|
"value": "uri",
|
|
835
|
+
"group": "authentication",
|
|
877
836
|
"binding": {
|
|
878
|
-
"
|
|
879
|
-
"
|
|
837
|
+
"name": "authentication.authType",
|
|
838
|
+
"type": "zeebe:property"
|
|
880
839
|
},
|
|
840
|
+
"type": "Dropdown",
|
|
881
841
|
"choices": [
|
|
882
842
|
{
|
|
883
843
|
"name": "URI",
|
|
@@ -890,154 +850,178 @@
|
|
|
890
850
|
]
|
|
891
851
|
},
|
|
892
852
|
{
|
|
853
|
+
"id": "authentication.uri",
|
|
893
854
|
"label": "URI",
|
|
894
855
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
895
|
-
"
|
|
896
|
-
"type": "String",
|
|
897
|
-
"binding": {
|
|
898
|
-
"type": "zeebe:property",
|
|
899
|
-
"name": "authentication.uri"
|
|
900
|
-
},
|
|
856
|
+
"optional": false,
|
|
901
857
|
"constraints": {
|
|
902
858
|
"notEmpty": true,
|
|
903
859
|
"pattern": {
|
|
904
|
-
"value": "^(amqps
|
|
860
|
+
"value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
|
|
905
861
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
906
862
|
}
|
|
907
863
|
},
|
|
864
|
+
"group": "authentication",
|
|
865
|
+
"binding": {
|
|
866
|
+
"name": "authentication.uri",
|
|
867
|
+
"type": "zeebe:property"
|
|
868
|
+
},
|
|
908
869
|
"condition": {
|
|
909
|
-
"property": "
|
|
910
|
-
"equals": "uri"
|
|
911
|
-
|
|
870
|
+
"property": "authentication.authType",
|
|
871
|
+
"equals": "uri",
|
|
872
|
+
"type": "simple"
|
|
873
|
+
},
|
|
874
|
+
"type": "String"
|
|
912
875
|
},
|
|
913
876
|
{
|
|
877
|
+
"id": "authentication.userName",
|
|
914
878
|
"label": "Username",
|
|
915
|
-
"
|
|
916
|
-
"type": "String",
|
|
917
|
-
"binding": {
|
|
918
|
-
"type": "zeebe:property",
|
|
919
|
-
"name": "authentication.userName"
|
|
920
|
-
},
|
|
879
|
+
"optional": false,
|
|
921
880
|
"constraints": {
|
|
922
881
|
"notEmpty": true
|
|
923
882
|
},
|
|
883
|
+
"group": "authentication",
|
|
884
|
+
"binding": {
|
|
885
|
+
"name": "authentication.userName",
|
|
886
|
+
"type": "zeebe:property"
|
|
887
|
+
},
|
|
924
888
|
"condition": {
|
|
925
|
-
"property": "
|
|
926
|
-
"equals": "credentials"
|
|
927
|
-
|
|
889
|
+
"property": "authentication.authType",
|
|
890
|
+
"equals": "credentials",
|
|
891
|
+
"type": "simple"
|
|
892
|
+
},
|
|
893
|
+
"type": "String"
|
|
928
894
|
},
|
|
929
895
|
{
|
|
896
|
+
"id": "authentication.password",
|
|
930
897
|
"label": "Password",
|
|
898
|
+
"optional": false,
|
|
899
|
+
"constraints": {
|
|
900
|
+
"notEmpty": true
|
|
901
|
+
},
|
|
931
902
|
"group": "authentication",
|
|
932
|
-
"type": "String",
|
|
933
903
|
"binding": {
|
|
934
|
-
"
|
|
935
|
-
"
|
|
904
|
+
"name": "authentication.password",
|
|
905
|
+
"type": "zeebe:property"
|
|
906
|
+
},
|
|
907
|
+
"condition": {
|
|
908
|
+
"property": "authentication.authType",
|
|
909
|
+
"equals": "credentials",
|
|
910
|
+
"type": "simple"
|
|
936
911
|
},
|
|
912
|
+
"type": "String"
|
|
913
|
+
},
|
|
914
|
+
{
|
|
915
|
+
"id": "routing.virtualHost",
|
|
916
|
+
"label": "Virtual host",
|
|
917
|
+
"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>",
|
|
918
|
+
"optional": false,
|
|
937
919
|
"constraints": {
|
|
938
920
|
"notEmpty": true
|
|
939
921
|
},
|
|
922
|
+
"group": "routing",
|
|
923
|
+
"binding": {
|
|
924
|
+
"name": "routing.virtualHost",
|
|
925
|
+
"type": "zeebe:property"
|
|
926
|
+
},
|
|
940
927
|
"condition": {
|
|
941
|
-
"property": "
|
|
942
|
-
"equals": "credentials"
|
|
943
|
-
|
|
928
|
+
"property": "authentication.authType",
|
|
929
|
+
"equals": "credentials",
|
|
930
|
+
"type": "simple"
|
|
931
|
+
},
|
|
932
|
+
"type": "String"
|
|
944
933
|
},
|
|
945
934
|
{
|
|
935
|
+
"id": "routing.hostName",
|
|
946
936
|
"label": "Host name",
|
|
947
|
-
"description": "Host name: get from RabbitMQ external
|
|
948
|
-
"
|
|
949
|
-
"type": "String",
|
|
950
|
-
"binding": {
|
|
951
|
-
"type": "zeebe:property",
|
|
952
|
-
"name": "routing.hostName"
|
|
953
|
-
},
|
|
937
|
+
"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>",
|
|
938
|
+
"optional": false,
|
|
954
939
|
"constraints": {
|
|
955
940
|
"notEmpty": true
|
|
956
941
|
},
|
|
957
|
-
"condition": {
|
|
958
|
-
"property": "connectionType",
|
|
959
|
-
"equals": "credentials"
|
|
960
|
-
}
|
|
961
|
-
},
|
|
962
|
-
{
|
|
963
|
-
"label": "Virtual host",
|
|
964
|
-
"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=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
|
|
965
942
|
"group": "routing",
|
|
966
|
-
"type": "String",
|
|
967
943
|
"binding": {
|
|
968
|
-
"
|
|
969
|
-
"
|
|
970
|
-
},
|
|
971
|
-
"constraints": {
|
|
972
|
-
"notEmpty": true
|
|
944
|
+
"name": "routing.hostName",
|
|
945
|
+
"type": "zeebe:property"
|
|
973
946
|
},
|
|
974
947
|
"condition": {
|
|
975
|
-
"property": "
|
|
976
|
-
"equals": "credentials"
|
|
977
|
-
|
|
948
|
+
"property": "authentication.authType",
|
|
949
|
+
"equals": "credentials",
|
|
950
|
+
"type": "simple"
|
|
951
|
+
},
|
|
952
|
+
"type": "String"
|
|
978
953
|
},
|
|
979
954
|
{
|
|
955
|
+
"id": "routing.port",
|
|
980
956
|
"label": "Port",
|
|
981
|
-
"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=
|
|
982
|
-
"
|
|
983
|
-
"type": "String",
|
|
984
|
-
"binding": {
|
|
985
|
-
"type": "zeebe:property",
|
|
986
|
-
"name": "routing.port"
|
|
987
|
-
},
|
|
957
|
+
"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>",
|
|
958
|
+
"optional": false,
|
|
988
959
|
"constraints": {
|
|
989
960
|
"notEmpty": true
|
|
990
961
|
},
|
|
962
|
+
"group": "routing",
|
|
963
|
+
"binding": {
|
|
964
|
+
"name": "routing.port",
|
|
965
|
+
"type": "zeebe:property"
|
|
966
|
+
},
|
|
991
967
|
"condition": {
|
|
992
|
-
"property": "
|
|
993
|
-
"equals": "credentials"
|
|
994
|
-
|
|
968
|
+
"property": "authentication.authType",
|
|
969
|
+
"equals": "credentials",
|
|
970
|
+
"type": "simple"
|
|
971
|
+
},
|
|
972
|
+
"type": "String"
|
|
995
973
|
},
|
|
996
974
|
{
|
|
975
|
+
"id": "queueName",
|
|
997
976
|
"label": "Queue name",
|
|
998
977
|
"description": "Name of the queue to subscribe to",
|
|
999
|
-
"
|
|
1000
|
-
"type": "String",
|
|
1001
|
-
"feel": "optional",
|
|
1002
|
-
"binding": {
|
|
1003
|
-
"type": "zeebe:property",
|
|
1004
|
-
"name": "queueName"
|
|
1005
|
-
},
|
|
978
|
+
"optional": false,
|
|
1006
979
|
"constraints": {
|
|
1007
980
|
"notEmpty": true
|
|
1008
|
-
}
|
|
981
|
+
},
|
|
982
|
+
"group": "subscription",
|
|
983
|
+
"binding": {
|
|
984
|
+
"name": "queueName",
|
|
985
|
+
"type": "zeebe:property"
|
|
986
|
+
},
|
|
987
|
+
"type": "String"
|
|
1009
988
|
},
|
|
1010
989
|
{
|
|
990
|
+
"id": "consumerTag",
|
|
1011
991
|
"label": "Consumer tag",
|
|
1012
992
|
"description": "Consumer tag to use for the subscription",
|
|
993
|
+
"optional": false,
|
|
1013
994
|
"group": "subscription",
|
|
1014
|
-
"type": "String",
|
|
1015
|
-
"feel": "optional",
|
|
1016
995
|
"binding": {
|
|
1017
|
-
"
|
|
1018
|
-
"
|
|
1019
|
-
}
|
|
996
|
+
"name": "consumerTag",
|
|
997
|
+
"type": "zeebe:property"
|
|
998
|
+
},
|
|
999
|
+
"type": "String"
|
|
1020
1000
|
},
|
|
1021
1001
|
{
|
|
1002
|
+
"id": "arguments",
|
|
1022
1003
|
"label": "Arguments",
|
|
1023
1004
|
"description": "Arguments to use for the subscription",
|
|
1024
|
-
"
|
|
1025
|
-
"type": "String",
|
|
1005
|
+
"optional": true,
|
|
1026
1006
|
"feel": "required",
|
|
1007
|
+
"group": "subscription",
|
|
1027
1008
|
"binding": {
|
|
1028
|
-
"
|
|
1029
|
-
"
|
|
1030
|
-
}
|
|
1009
|
+
"name": "arguments",
|
|
1010
|
+
"type": "zeebe:property"
|
|
1011
|
+
},
|
|
1012
|
+
"type": "String"
|
|
1031
1013
|
},
|
|
1032
1014
|
{
|
|
1015
|
+
"id": "exclusive",
|
|
1033
1016
|
"label": "Exclusive consumer",
|
|
1034
|
-
"
|
|
1035
|
-
"type": "Dropdown",
|
|
1017
|
+
"optional": false,
|
|
1036
1018
|
"value": "false",
|
|
1019
|
+
"group": "subscription",
|
|
1037
1020
|
"binding": {
|
|
1038
|
-
"
|
|
1039
|
-
"
|
|
1021
|
+
"name": "exclusive",
|
|
1022
|
+
"type": "zeebe:property"
|
|
1040
1023
|
},
|
|
1024
|
+
"type": "Dropdown",
|
|
1041
1025
|
"choices": [
|
|
1042
1026
|
{
|
|
1043
1027
|
"name": "Yes",
|
|
@@ -1050,95 +1034,111 @@
|
|
|
1050
1034
|
]
|
|
1051
1035
|
},
|
|
1052
1036
|
{
|
|
1053
|
-
"
|
|
1054
|
-
"
|
|
1055
|
-
"
|
|
1037
|
+
"id": "activationCondition",
|
|
1038
|
+
"label": "Activation condition",
|
|
1039
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1040
|
+
"optional": true,
|
|
1056
1041
|
"feel": "required",
|
|
1057
|
-
"
|
|
1042
|
+
"group": "activation",
|
|
1058
1043
|
"binding": {
|
|
1059
|
-
"
|
|
1060
|
-
"
|
|
1044
|
+
"name": "activationCondition",
|
|
1045
|
+
"type": "zeebe:property"
|
|
1061
1046
|
},
|
|
1062
|
-
"
|
|
1063
|
-
"notEmpty": true
|
|
1064
|
-
}
|
|
1047
|
+
"type": "String"
|
|
1065
1048
|
},
|
|
1066
1049
|
{
|
|
1067
|
-
"
|
|
1068
|
-
"
|
|
1069
|
-
"
|
|
1050
|
+
"id": "correlationKeyProcess",
|
|
1051
|
+
"label": "Correlation key (process)",
|
|
1052
|
+
"description": "Sets up the correlation key from process variables",
|
|
1053
|
+
"constraints": {
|
|
1054
|
+
"notEmpty": true
|
|
1055
|
+
},
|
|
1070
1056
|
"feel": "required",
|
|
1057
|
+
"group": "correlation",
|
|
1071
1058
|
"binding": {
|
|
1072
|
-
"
|
|
1073
|
-
"
|
|
1059
|
+
"name": "correlationKey",
|
|
1060
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
1074
1061
|
},
|
|
1062
|
+
"type": "String"
|
|
1063
|
+
},
|
|
1064
|
+
{
|
|
1065
|
+
"id": "correlationKeyPayload",
|
|
1066
|
+
"label": "Correlation key (payload)",
|
|
1075
1067
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
1076
1068
|
"constraints": {
|
|
1077
1069
|
"notEmpty": true
|
|
1078
|
-
}
|
|
1070
|
+
},
|
|
1071
|
+
"feel": "required",
|
|
1072
|
+
"group": "correlation",
|
|
1073
|
+
"binding": {
|
|
1074
|
+
"name": "correlationKeyExpression",
|
|
1075
|
+
"type": "zeebe:property"
|
|
1076
|
+
},
|
|
1077
|
+
"type": "String"
|
|
1079
1078
|
},
|
|
1080
1079
|
{
|
|
1080
|
+
"id": "messageIdExpression",
|
|
1081
1081
|
"label": "Message ID expression",
|
|
1082
|
-
"
|
|
1083
|
-
"type": "String",
|
|
1082
|
+
"description": "Expression to extract unique identifier of a message",
|
|
1084
1083
|
"optional": true,
|
|
1085
|
-
"
|
|
1084
|
+
"feel": "required",
|
|
1085
|
+
"group": "correlation",
|
|
1086
1086
|
"binding": {
|
|
1087
|
-
"
|
|
1088
|
-
"
|
|
1087
|
+
"name": "messageIdExpression",
|
|
1088
|
+
"type": "zeebe:property"
|
|
1089
1089
|
},
|
|
1090
|
-
"
|
|
1090
|
+
"type": "String"
|
|
1091
1091
|
},
|
|
1092
1092
|
{
|
|
1093
|
-
"
|
|
1094
|
-
"
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
"
|
|
1093
|
+
"id": "messageNameUuid",
|
|
1094
|
+
"generatedValue": {
|
|
1095
|
+
"type": "uuid"
|
|
1096
|
+
},
|
|
1097
|
+
"group": "correlation",
|
|
1098
1098
|
"binding": {
|
|
1099
|
-
"
|
|
1100
|
-
"
|
|
1099
|
+
"name": "name",
|
|
1100
|
+
"type": "bpmn:Message#property"
|
|
1101
1101
|
},
|
|
1102
|
-
"
|
|
1102
|
+
"type": "Hidden"
|
|
1103
1103
|
},
|
|
1104
1104
|
{
|
|
1105
|
+
"id": "resultVariable",
|
|
1105
1106
|
"label": "Result variable",
|
|
1106
|
-
"
|
|
1107
|
-
"group": "
|
|
1108
|
-
"optional": true,
|
|
1107
|
+
"description": "Name of variable to store the response in",
|
|
1108
|
+
"group": "output",
|
|
1109
1109
|
"binding": {
|
|
1110
|
-
"
|
|
1111
|
-
"
|
|
1110
|
+
"name": "resultVariable",
|
|
1111
|
+
"type": "zeebe:property"
|
|
1112
1112
|
},
|
|
1113
|
-
"
|
|
1113
|
+
"type": "String"
|
|
1114
1114
|
},
|
|
1115
1115
|
{
|
|
1116
|
+
"id": "resultExpression",
|
|
1116
1117
|
"label": "Result expression",
|
|
1117
|
-
"
|
|
1118
|
-
"group": "variable-mapping",
|
|
1118
|
+
"description": "Expression to map the response into process variables",
|
|
1119
1119
|
"feel": "required",
|
|
1120
|
-
"
|
|
1120
|
+
"group": "output",
|
|
1121
1121
|
"binding": {
|
|
1122
|
-
"
|
|
1123
|
-
"
|
|
1122
|
+
"name": "resultExpression",
|
|
1123
|
+
"type": "zeebe:property"
|
|
1124
1124
|
},
|
|
1125
|
-
"
|
|
1125
|
+
"type": "Text"
|
|
1126
1126
|
}
|
|
1127
1127
|
],
|
|
1128
1128
|
"icon": {
|
|
1129
|
-
"contents": "data:image/svg+xml;
|
|
1129
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
|
|
1130
1130
|
},
|
|
1131
1131
|
"engines": {
|
|
1132
|
-
"camunda": "^8.
|
|
1132
|
+
"camunda": "^8.5"
|
|
1133
1133
|
}
|
|
1134
1134
|
},
|
|
1135
1135
|
{
|
|
1136
1136
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1137
1137
|
"name": "RabbitMQ Boundary Event Connector",
|
|
1138
1138
|
"id": "io.camunda.connectors.inbound.RabbitMQ.Boundary.v1",
|
|
1139
|
-
"version": 1,
|
|
1140
1139
|
"description": "Receive a message from RabbitMQ",
|
|
1141
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
1140
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
1141
|
+
"version": 7,
|
|
1142
1142
|
"category": {
|
|
1143
1143
|
"id": "connectors",
|
|
1144
1144
|
"name": "Connectors"
|
|
@@ -1166,39 +1166,39 @@
|
|
|
1166
1166
|
"label": "Activation"
|
|
1167
1167
|
},
|
|
1168
1168
|
{
|
|
1169
|
-
"id": "
|
|
1170
|
-
"label": "
|
|
1169
|
+
"id": "correlation",
|
|
1170
|
+
"label": "Correlation",
|
|
1171
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
1172
|
+
},
|
|
1173
|
+
{
|
|
1174
|
+
"id": "deduplication",
|
|
1175
|
+
"label": "Deduplication",
|
|
1176
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
1177
|
+
},
|
|
1178
|
+
{
|
|
1179
|
+
"id": "output",
|
|
1180
|
+
"label": "Output mapping"
|
|
1171
1181
|
}
|
|
1172
1182
|
],
|
|
1173
1183
|
"properties": [
|
|
1174
1184
|
{
|
|
1175
|
-
"type": "Hidden",
|
|
1176
1185
|
"value": "io.camunda:connector-rabbitmq-inbound:1",
|
|
1177
1186
|
"binding": {
|
|
1178
|
-
"
|
|
1179
|
-
"
|
|
1180
|
-
}
|
|
1181
|
-
},
|
|
1182
|
-
{
|
|
1183
|
-
"type": "Hidden",
|
|
1184
|
-
"generatedValue": {
|
|
1185
|
-
"type": "uuid"
|
|
1187
|
+
"name": "inbound.type",
|
|
1188
|
+
"type": "zeebe:property"
|
|
1186
1189
|
},
|
|
1187
|
-
"
|
|
1188
|
-
"type": "bpmn:Message#property",
|
|
1189
|
-
"name": "name"
|
|
1190
|
-
}
|
|
1190
|
+
"type": "Hidden"
|
|
1191
1191
|
},
|
|
1192
1192
|
{
|
|
1193
|
-
"id": "
|
|
1193
|
+
"id": "authentication.authType",
|
|
1194
1194
|
"label": "Connection type",
|
|
1195
|
-
"group": "authentication",
|
|
1196
|
-
"type": "Dropdown",
|
|
1197
1195
|
"value": "uri",
|
|
1196
|
+
"group": "authentication",
|
|
1198
1197
|
"binding": {
|
|
1199
|
-
"
|
|
1200
|
-
"
|
|
1198
|
+
"name": "authentication.authType",
|
|
1199
|
+
"type": "zeebe:property"
|
|
1201
1200
|
},
|
|
1201
|
+
"type": "Dropdown",
|
|
1202
1202
|
"choices": [
|
|
1203
1203
|
{
|
|
1204
1204
|
"name": "URI",
|
|
@@ -1211,154 +1211,178 @@
|
|
|
1211
1211
|
]
|
|
1212
1212
|
},
|
|
1213
1213
|
{
|
|
1214
|
+
"id": "authentication.uri",
|
|
1214
1215
|
"label": "URI",
|
|
1215
1216
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
1216
|
-
"
|
|
1217
|
-
"type": "String",
|
|
1218
|
-
"binding": {
|
|
1219
|
-
"type": "zeebe:property",
|
|
1220
|
-
"name": "authentication.uri"
|
|
1221
|
-
},
|
|
1217
|
+
"optional": false,
|
|
1222
1218
|
"constraints": {
|
|
1223
1219
|
"notEmpty": true,
|
|
1224
1220
|
"pattern": {
|
|
1225
|
-
"value": "^(amqps
|
|
1221
|
+
"value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
|
|
1226
1222
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
1227
1223
|
}
|
|
1228
1224
|
},
|
|
1225
|
+
"group": "authentication",
|
|
1226
|
+
"binding": {
|
|
1227
|
+
"name": "authentication.uri",
|
|
1228
|
+
"type": "zeebe:property"
|
|
1229
|
+
},
|
|
1229
1230
|
"condition": {
|
|
1230
|
-
"property": "
|
|
1231
|
-
"equals": "uri"
|
|
1232
|
-
|
|
1231
|
+
"property": "authentication.authType",
|
|
1232
|
+
"equals": "uri",
|
|
1233
|
+
"type": "simple"
|
|
1234
|
+
},
|
|
1235
|
+
"type": "String"
|
|
1233
1236
|
},
|
|
1234
1237
|
{
|
|
1238
|
+
"id": "authentication.userName",
|
|
1235
1239
|
"label": "Username",
|
|
1236
|
-
"
|
|
1237
|
-
"type": "String",
|
|
1238
|
-
"binding": {
|
|
1239
|
-
"type": "zeebe:property",
|
|
1240
|
-
"name": "authentication.userName"
|
|
1241
|
-
},
|
|
1240
|
+
"optional": false,
|
|
1242
1241
|
"constraints": {
|
|
1243
1242
|
"notEmpty": true
|
|
1244
1243
|
},
|
|
1244
|
+
"group": "authentication",
|
|
1245
|
+
"binding": {
|
|
1246
|
+
"name": "authentication.userName",
|
|
1247
|
+
"type": "zeebe:property"
|
|
1248
|
+
},
|
|
1245
1249
|
"condition": {
|
|
1246
|
-
"property": "
|
|
1247
|
-
"equals": "credentials"
|
|
1248
|
-
|
|
1250
|
+
"property": "authentication.authType",
|
|
1251
|
+
"equals": "credentials",
|
|
1252
|
+
"type": "simple"
|
|
1253
|
+
},
|
|
1254
|
+
"type": "String"
|
|
1249
1255
|
},
|
|
1250
1256
|
{
|
|
1257
|
+
"id": "authentication.password",
|
|
1251
1258
|
"label": "Password",
|
|
1252
|
-
"
|
|
1253
|
-
"type": "String",
|
|
1254
|
-
"binding": {
|
|
1255
|
-
"type": "zeebe:property",
|
|
1256
|
-
"name": "authentication.password"
|
|
1257
|
-
},
|
|
1259
|
+
"optional": false,
|
|
1258
1260
|
"constraints": {
|
|
1259
1261
|
"notEmpty": true
|
|
1260
1262
|
},
|
|
1261
|
-
"
|
|
1262
|
-
"property": "connectionType",
|
|
1263
|
-
"equals": "credentials"
|
|
1264
|
-
}
|
|
1265
|
-
},
|
|
1266
|
-
{
|
|
1267
|
-
"label": "Host name",
|
|
1268
|
-
"description": "Host name: get from RabbitMQ external applocation 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>",
|
|
1269
|
-
"group": "routing",
|
|
1270
|
-
"type": "String",
|
|
1263
|
+
"group": "authentication",
|
|
1271
1264
|
"binding": {
|
|
1272
|
-
"
|
|
1273
|
-
"
|
|
1274
|
-
},
|
|
1275
|
-
"constraints": {
|
|
1276
|
-
"notEmpty": true
|
|
1265
|
+
"name": "authentication.password",
|
|
1266
|
+
"type": "zeebe:property"
|
|
1277
1267
|
},
|
|
1278
1268
|
"condition": {
|
|
1279
|
-
"property": "
|
|
1280
|
-
"equals": "credentials"
|
|
1281
|
-
|
|
1269
|
+
"property": "authentication.authType",
|
|
1270
|
+
"equals": "credentials",
|
|
1271
|
+
"type": "simple"
|
|
1272
|
+
},
|
|
1273
|
+
"type": "String"
|
|
1282
1274
|
},
|
|
1283
1275
|
{
|
|
1276
|
+
"id": "routing.virtualHost",
|
|
1284
1277
|
"label": "Virtual host",
|
|
1285
|
-
"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
|
|
1278
|
+
"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>",
|
|
1279
|
+
"optional": false,
|
|
1280
|
+
"constraints": {
|
|
1281
|
+
"notEmpty": true
|
|
1282
|
+
},
|
|
1286
1283
|
"group": "routing",
|
|
1287
|
-
"type": "String",
|
|
1288
1284
|
"binding": {
|
|
1289
|
-
"
|
|
1290
|
-
"
|
|
1285
|
+
"name": "routing.virtualHost",
|
|
1286
|
+
"type": "zeebe:property"
|
|
1287
|
+
},
|
|
1288
|
+
"condition": {
|
|
1289
|
+
"property": "authentication.authType",
|
|
1290
|
+
"equals": "credentials",
|
|
1291
|
+
"type": "simple"
|
|
1291
1292
|
},
|
|
1293
|
+
"type": "String"
|
|
1294
|
+
},
|
|
1295
|
+
{
|
|
1296
|
+
"id": "routing.hostName",
|
|
1297
|
+
"label": "Host name",
|
|
1298
|
+
"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>",
|
|
1299
|
+
"optional": false,
|
|
1292
1300
|
"constraints": {
|
|
1293
1301
|
"notEmpty": true
|
|
1294
1302
|
},
|
|
1303
|
+
"group": "routing",
|
|
1304
|
+
"binding": {
|
|
1305
|
+
"name": "routing.hostName",
|
|
1306
|
+
"type": "zeebe:property"
|
|
1307
|
+
},
|
|
1295
1308
|
"condition": {
|
|
1296
|
-
"property": "
|
|
1297
|
-
"equals": "credentials"
|
|
1298
|
-
|
|
1309
|
+
"property": "authentication.authType",
|
|
1310
|
+
"equals": "credentials",
|
|
1311
|
+
"type": "simple"
|
|
1312
|
+
},
|
|
1313
|
+
"type": "String"
|
|
1299
1314
|
},
|
|
1300
1315
|
{
|
|
1316
|
+
"id": "routing.port",
|
|
1301
1317
|
"label": "Port",
|
|
1302
|
-
"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
|
|
1303
|
-
"
|
|
1304
|
-
"type": "String",
|
|
1305
|
-
"binding": {
|
|
1306
|
-
"type": "zeebe:property",
|
|
1307
|
-
"name": "routing.port"
|
|
1308
|
-
},
|
|
1318
|
+
"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>",
|
|
1319
|
+
"optional": false,
|
|
1309
1320
|
"constraints": {
|
|
1310
1321
|
"notEmpty": true
|
|
1311
1322
|
},
|
|
1323
|
+
"group": "routing",
|
|
1324
|
+
"binding": {
|
|
1325
|
+
"name": "routing.port",
|
|
1326
|
+
"type": "zeebe:property"
|
|
1327
|
+
},
|
|
1312
1328
|
"condition": {
|
|
1313
|
-
"property": "
|
|
1314
|
-
"equals": "credentials"
|
|
1315
|
-
|
|
1329
|
+
"property": "authentication.authType",
|
|
1330
|
+
"equals": "credentials",
|
|
1331
|
+
"type": "simple"
|
|
1332
|
+
},
|
|
1333
|
+
"type": "String"
|
|
1316
1334
|
},
|
|
1317
1335
|
{
|
|
1336
|
+
"id": "queueName",
|
|
1318
1337
|
"label": "Queue name",
|
|
1319
1338
|
"description": "Name of the queue to subscribe to",
|
|
1339
|
+
"optional": false,
|
|
1340
|
+
"constraints": {
|
|
1341
|
+
"notEmpty": true
|
|
1342
|
+
},
|
|
1320
1343
|
"group": "subscription",
|
|
1321
|
-
"type": "String",
|
|
1322
|
-
"feel": "optional",
|
|
1323
1344
|
"binding": {
|
|
1324
|
-
"
|
|
1325
|
-
"
|
|
1345
|
+
"name": "queueName",
|
|
1346
|
+
"type": "zeebe:property"
|
|
1326
1347
|
},
|
|
1327
|
-
"
|
|
1328
|
-
"notEmpty": true
|
|
1329
|
-
}
|
|
1348
|
+
"type": "String"
|
|
1330
1349
|
},
|
|
1331
1350
|
{
|
|
1351
|
+
"id": "consumerTag",
|
|
1332
1352
|
"label": "Consumer tag",
|
|
1333
1353
|
"description": "Consumer tag to use for the subscription",
|
|
1354
|
+
"optional": false,
|
|
1334
1355
|
"group": "subscription",
|
|
1335
|
-
"type": "String",
|
|
1336
|
-
"feel": "optional",
|
|
1337
1356
|
"binding": {
|
|
1338
|
-
"
|
|
1339
|
-
"
|
|
1340
|
-
}
|
|
1357
|
+
"name": "consumerTag",
|
|
1358
|
+
"type": "zeebe:property"
|
|
1359
|
+
},
|
|
1360
|
+
"type": "String"
|
|
1341
1361
|
},
|
|
1342
1362
|
{
|
|
1363
|
+
"id": "arguments",
|
|
1343
1364
|
"label": "Arguments",
|
|
1344
1365
|
"description": "Arguments to use for the subscription",
|
|
1345
|
-
"
|
|
1346
|
-
"type": "String",
|
|
1366
|
+
"optional": true,
|
|
1347
1367
|
"feel": "required",
|
|
1368
|
+
"group": "subscription",
|
|
1348
1369
|
"binding": {
|
|
1349
|
-
"
|
|
1350
|
-
"
|
|
1351
|
-
}
|
|
1370
|
+
"name": "arguments",
|
|
1371
|
+
"type": "zeebe:property"
|
|
1372
|
+
},
|
|
1373
|
+
"type": "String"
|
|
1352
1374
|
},
|
|
1353
1375
|
{
|
|
1376
|
+
"id": "exclusive",
|
|
1354
1377
|
"label": "Exclusive consumer",
|
|
1355
|
-
"
|
|
1356
|
-
"type": "Dropdown",
|
|
1378
|
+
"optional": false,
|
|
1357
1379
|
"value": "false",
|
|
1380
|
+
"group": "subscription",
|
|
1358
1381
|
"binding": {
|
|
1359
|
-
"
|
|
1360
|
-
"
|
|
1382
|
+
"name": "exclusive",
|
|
1383
|
+
"type": "zeebe:property"
|
|
1361
1384
|
},
|
|
1385
|
+
"type": "Dropdown",
|
|
1362
1386
|
"choices": [
|
|
1363
1387
|
{
|
|
1364
1388
|
"name": "Yes",
|
|
@@ -1371,149 +1395,267 @@
|
|
|
1371
1395
|
]
|
|
1372
1396
|
},
|
|
1373
1397
|
{
|
|
1374
|
-
"
|
|
1375
|
-
"
|
|
1376
|
-
"
|
|
1398
|
+
"id": "activationCondition",
|
|
1399
|
+
"label": "Activation condition",
|
|
1400
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1401
|
+
"optional": true,
|
|
1377
1402
|
"feel": "required",
|
|
1378
|
-
"
|
|
1403
|
+
"group": "activation",
|
|
1379
1404
|
"binding": {
|
|
1380
|
-
"
|
|
1381
|
-
"
|
|
1405
|
+
"name": "activationCondition",
|
|
1406
|
+
"type": "zeebe:property"
|
|
1382
1407
|
},
|
|
1383
|
-
"
|
|
1384
|
-
"notEmpty": true
|
|
1385
|
-
}
|
|
1408
|
+
"type": "String"
|
|
1386
1409
|
},
|
|
1387
1410
|
{
|
|
1388
|
-
"
|
|
1389
|
-
"
|
|
1411
|
+
"id": "consumeUnmatchedEvents",
|
|
1412
|
+
"label": "Consume unmatched events",
|
|
1413
|
+
"value": true,
|
|
1390
1414
|
"group": "activation",
|
|
1391
|
-
"feel": "required",
|
|
1392
1415
|
"binding": {
|
|
1393
|
-
"
|
|
1394
|
-
"
|
|
1416
|
+
"name": "consumeUnmatchedEvents",
|
|
1417
|
+
"type": "zeebe:property"
|
|
1395
1418
|
},
|
|
1396
|
-
"
|
|
1419
|
+
"tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
|
|
1420
|
+
"type": "Boolean"
|
|
1421
|
+
},
|
|
1422
|
+
{
|
|
1423
|
+
"id": "correlationKeyProcess",
|
|
1424
|
+
"label": "Correlation key (process)",
|
|
1425
|
+
"description": "Sets up the correlation key from process variables",
|
|
1397
1426
|
"constraints": {
|
|
1398
1427
|
"notEmpty": true
|
|
1399
|
-
}
|
|
1428
|
+
},
|
|
1429
|
+
"feel": "required",
|
|
1430
|
+
"group": "correlation",
|
|
1431
|
+
"binding": {
|
|
1432
|
+
"name": "correlationKey",
|
|
1433
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
1434
|
+
},
|
|
1435
|
+
"type": "String"
|
|
1400
1436
|
},
|
|
1401
1437
|
{
|
|
1402
|
-
"
|
|
1403
|
-
"
|
|
1404
|
-
"
|
|
1438
|
+
"id": "correlationKeyPayload",
|
|
1439
|
+
"label": "Correlation key (payload)",
|
|
1440
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
1441
|
+
"constraints": {
|
|
1442
|
+
"notEmpty": true
|
|
1443
|
+
},
|
|
1405
1444
|
"feel": "required",
|
|
1406
|
-
"
|
|
1445
|
+
"group": "correlation",
|
|
1407
1446
|
"binding": {
|
|
1408
|
-
"
|
|
1409
|
-
"
|
|
1447
|
+
"name": "correlationKeyExpression",
|
|
1448
|
+
"type": "zeebe:property"
|
|
1410
1449
|
},
|
|
1411
|
-
"
|
|
1450
|
+
"type": "String"
|
|
1412
1451
|
},
|
|
1413
1452
|
{
|
|
1414
|
-
"
|
|
1415
|
-
"
|
|
1416
|
-
"
|
|
1453
|
+
"id": "messageIdExpression",
|
|
1454
|
+
"label": "Message ID expression",
|
|
1455
|
+
"description": "Expression to extract unique identifier of a message",
|
|
1417
1456
|
"optional": true,
|
|
1457
|
+
"feel": "required",
|
|
1458
|
+
"group": "correlation",
|
|
1418
1459
|
"binding": {
|
|
1419
|
-
"
|
|
1420
|
-
"
|
|
1460
|
+
"name": "messageIdExpression",
|
|
1461
|
+
"type": "zeebe:property"
|
|
1421
1462
|
},
|
|
1422
|
-
"
|
|
1463
|
+
"type": "String"
|
|
1423
1464
|
},
|
|
1424
1465
|
{
|
|
1425
|
-
"
|
|
1426
|
-
"
|
|
1427
|
-
"
|
|
1428
|
-
"feel": "required",
|
|
1466
|
+
"id": "messageTtl",
|
|
1467
|
+
"label": "Message TTL",
|
|
1468
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
1429
1469
|
"optional": true,
|
|
1470
|
+
"constraints": {
|
|
1471
|
+
"notEmpty": false,
|
|
1472
|
+
"pattern": {
|
|
1473
|
+
"value": "^(PT.*|)$",
|
|
1474
|
+
"message": "must be an ISO-8601 duration"
|
|
1475
|
+
}
|
|
1476
|
+
},
|
|
1477
|
+
"feel": "optional",
|
|
1478
|
+
"group": "correlation",
|
|
1430
1479
|
"binding": {
|
|
1431
|
-
"
|
|
1432
|
-
"
|
|
1480
|
+
"name": "messageTtl",
|
|
1481
|
+
"type": "zeebe:property"
|
|
1433
1482
|
},
|
|
1434
|
-
"
|
|
1435
|
-
}
|
|
1436
|
-
],
|
|
1437
|
-
"icon": {
|
|
1438
|
-
"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"
|
|
1439
|
-
},
|
|
1440
|
-
"engines": {
|
|
1441
|
-
"camunda": "^8.2"
|
|
1442
|
-
}
|
|
1443
|
-
},
|
|
1444
|
-
{
|
|
1445
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1446
|
-
"name": "RabbitMQ Boundary Event Connector",
|
|
1447
|
-
"id": "io.camunda.connectors.inbound.RabbitMQ.Boundary.v1",
|
|
1448
|
-
"description": "Receive a message from RabbitMQ",
|
|
1449
|
-
"metadata": {
|
|
1450
|
-
"keywords": []
|
|
1451
|
-
},
|
|
1452
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
1453
|
-
"version": 8,
|
|
1454
|
-
"category": {
|
|
1455
|
-
"id": "connectors",
|
|
1456
|
-
"name": "Connectors"
|
|
1457
|
-
},
|
|
1458
|
-
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
1459
|
-
"elementType": {
|
|
1460
|
-
"value": "bpmn:BoundaryEvent",
|
|
1461
|
-
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1462
|
-
},
|
|
1463
|
-
"engines": {
|
|
1464
|
-
"camunda": "^8.3"
|
|
1465
|
-
},
|
|
1466
|
-
"groups": [
|
|
1467
|
-
{
|
|
1468
|
-
"id": "authentication",
|
|
1469
|
-
"label": "Authentication"
|
|
1470
|
-
},
|
|
1471
|
-
{
|
|
1472
|
-
"id": "routing",
|
|
1473
|
-
"label": "Routing"
|
|
1483
|
+
"type": "String"
|
|
1474
1484
|
},
|
|
1475
1485
|
{
|
|
1476
|
-
"id": "
|
|
1477
|
-
"
|
|
1486
|
+
"id": "messageNameUuid",
|
|
1487
|
+
"generatedValue": {
|
|
1488
|
+
"type": "uuid"
|
|
1489
|
+
},
|
|
1490
|
+
"group": "correlation",
|
|
1491
|
+
"binding": {
|
|
1492
|
+
"name": "name",
|
|
1493
|
+
"type": "bpmn:Message#property"
|
|
1494
|
+
},
|
|
1495
|
+
"type": "Hidden"
|
|
1478
1496
|
},
|
|
1479
1497
|
{
|
|
1480
|
-
"id": "
|
|
1481
|
-
"label": "
|
|
1498
|
+
"id": "deduplicationModeManualFlag",
|
|
1499
|
+
"label": "Manual mode",
|
|
1500
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
1501
|
+
"value": false,
|
|
1502
|
+
"group": "deduplication",
|
|
1503
|
+
"binding": {
|
|
1504
|
+
"name": "deduplicationModeManualFlag",
|
|
1505
|
+
"type": "zeebe:property"
|
|
1506
|
+
},
|
|
1507
|
+
"type": "Boolean"
|
|
1482
1508
|
},
|
|
1483
1509
|
{
|
|
1484
|
-
"id": "
|
|
1485
|
-
"label": "
|
|
1486
|
-
"
|
|
1510
|
+
"id": "deduplicationId",
|
|
1511
|
+
"label": "Deduplication ID",
|
|
1512
|
+
"constraints": {
|
|
1513
|
+
"notEmpty": true,
|
|
1514
|
+
"pattern": {
|
|
1515
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
1516
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
1517
|
+
}
|
|
1518
|
+
},
|
|
1519
|
+
"group": "deduplication",
|
|
1520
|
+
"binding": {
|
|
1521
|
+
"name": "deduplicationId",
|
|
1522
|
+
"type": "zeebe:property"
|
|
1523
|
+
},
|
|
1524
|
+
"condition": {
|
|
1525
|
+
"property": "deduplicationModeManualFlag",
|
|
1526
|
+
"equals": true,
|
|
1527
|
+
"type": "simple"
|
|
1528
|
+
},
|
|
1529
|
+
"type": "String"
|
|
1487
1530
|
},
|
|
1488
1531
|
{
|
|
1489
|
-
"id": "
|
|
1490
|
-
"
|
|
1491
|
-
"
|
|
1532
|
+
"id": "deduplicationModeManual",
|
|
1533
|
+
"value": "MANUAL",
|
|
1534
|
+
"group": "deduplication",
|
|
1535
|
+
"binding": {
|
|
1536
|
+
"name": "deduplicationMode",
|
|
1537
|
+
"type": "zeebe:property"
|
|
1538
|
+
},
|
|
1539
|
+
"condition": {
|
|
1540
|
+
"property": "deduplicationId",
|
|
1541
|
+
"isActive": true,
|
|
1542
|
+
"type": "simple"
|
|
1543
|
+
},
|
|
1544
|
+
"type": "Hidden"
|
|
1492
1545
|
},
|
|
1493
1546
|
{
|
|
1494
|
-
"id": "
|
|
1495
|
-
"
|
|
1547
|
+
"id": "deduplicationModeAuto",
|
|
1548
|
+
"value": "AUTO",
|
|
1549
|
+
"group": "deduplication",
|
|
1550
|
+
"binding": {
|
|
1551
|
+
"name": "deduplicationMode",
|
|
1552
|
+
"type": "zeebe:property"
|
|
1553
|
+
},
|
|
1554
|
+
"condition": {
|
|
1555
|
+
"property": "deduplicationId",
|
|
1556
|
+
"isActive": false,
|
|
1557
|
+
"type": "simple"
|
|
1558
|
+
},
|
|
1559
|
+
"type": "Hidden"
|
|
1560
|
+
},
|
|
1561
|
+
{
|
|
1562
|
+
"id": "resultVariable",
|
|
1563
|
+
"label": "Result variable",
|
|
1564
|
+
"description": "Name of variable to store the response in",
|
|
1565
|
+
"group": "output",
|
|
1566
|
+
"binding": {
|
|
1567
|
+
"name": "resultVariable",
|
|
1568
|
+
"type": "zeebe:property"
|
|
1569
|
+
},
|
|
1570
|
+
"type": "String"
|
|
1571
|
+
},
|
|
1572
|
+
{
|
|
1573
|
+
"id": "resultExpression",
|
|
1574
|
+
"label": "Result expression",
|
|
1575
|
+
"description": "Expression to map the response into process variables",
|
|
1576
|
+
"feel": "required",
|
|
1577
|
+
"group": "output",
|
|
1578
|
+
"binding": {
|
|
1579
|
+
"name": "resultExpression",
|
|
1580
|
+
"type": "zeebe:property"
|
|
1581
|
+
},
|
|
1582
|
+
"type": "Text"
|
|
1583
|
+
}
|
|
1584
|
+
],
|
|
1585
|
+
"icon": {
|
|
1586
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
|
|
1587
|
+
},
|
|
1588
|
+
"engines": {
|
|
1589
|
+
"camunda": "^8.6"
|
|
1590
|
+
}
|
|
1591
|
+
},
|
|
1592
|
+
{
|
|
1593
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1594
|
+
"name": "RabbitMQ Boundary Event Connector",
|
|
1595
|
+
"id": "io.camunda.connectors.inbound.RabbitMQ.Boundary.v1",
|
|
1596
|
+
"version": 2,
|
|
1597
|
+
"description": "Receive a message from RabbitMQ",
|
|
1598
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
1599
|
+
"category": {
|
|
1600
|
+
"id": "connectors",
|
|
1601
|
+
"name": "Connectors"
|
|
1602
|
+
},
|
|
1603
|
+
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
1604
|
+
"elementType": {
|
|
1605
|
+
"value": "bpmn:BoundaryEvent",
|
|
1606
|
+
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1607
|
+
},
|
|
1608
|
+
"groups": [
|
|
1609
|
+
{
|
|
1610
|
+
"id": "authentication",
|
|
1611
|
+
"label": "Authentication"
|
|
1612
|
+
},
|
|
1613
|
+
{
|
|
1614
|
+
"id": "routing",
|
|
1615
|
+
"label": "Routing"
|
|
1616
|
+
},
|
|
1617
|
+
{
|
|
1618
|
+
"id": "subscription",
|
|
1619
|
+
"label": "Subscription"
|
|
1620
|
+
},
|
|
1621
|
+
{
|
|
1622
|
+
"id": "activation",
|
|
1623
|
+
"label": "Activation"
|
|
1624
|
+
},
|
|
1625
|
+
{
|
|
1626
|
+
"id": "variable-mapping",
|
|
1627
|
+
"label": "Variable mapping"
|
|
1496
1628
|
}
|
|
1497
1629
|
],
|
|
1498
1630
|
"properties": [
|
|
1499
1631
|
{
|
|
1632
|
+
"type": "Hidden",
|
|
1500
1633
|
"value": "io.camunda:connector-rabbitmq-inbound:1",
|
|
1501
1634
|
"binding": {
|
|
1502
|
-
"
|
|
1503
|
-
"
|
|
1635
|
+
"type": "zeebe:property",
|
|
1636
|
+
"name": "inbound.type"
|
|
1637
|
+
}
|
|
1638
|
+
},
|
|
1639
|
+
{
|
|
1640
|
+
"type": "Hidden",
|
|
1641
|
+
"generatedValue": {
|
|
1642
|
+
"type": "uuid"
|
|
1504
1643
|
},
|
|
1505
|
-
"
|
|
1644
|
+
"binding": {
|
|
1645
|
+
"type": "bpmn:Message#property",
|
|
1646
|
+
"name": "name"
|
|
1647
|
+
}
|
|
1506
1648
|
},
|
|
1507
1649
|
{
|
|
1508
|
-
"id": "
|
|
1650
|
+
"id": "connectionType",
|
|
1509
1651
|
"label": "Connection type",
|
|
1510
|
-
"value": "uri",
|
|
1511
1652
|
"group": "authentication",
|
|
1653
|
+
"type": "Dropdown",
|
|
1654
|
+
"value": "uri",
|
|
1512
1655
|
"binding": {
|
|
1513
|
-
"
|
|
1514
|
-
"
|
|
1656
|
+
"type": "zeebe:property",
|
|
1657
|
+
"name": "authentication.authType"
|
|
1515
1658
|
},
|
|
1516
|
-
"type": "Dropdown",
|
|
1517
1659
|
"choices": [
|
|
1518
1660
|
{
|
|
1519
1661
|
"name": "URI",
|
|
@@ -1526,178 +1668,154 @@
|
|
|
1526
1668
|
]
|
|
1527
1669
|
},
|
|
1528
1670
|
{
|
|
1529
|
-
"id": "authentication.uri",
|
|
1530
1671
|
"label": "URI",
|
|
1531
1672
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
1532
|
-
"
|
|
1673
|
+
"group": "authentication",
|
|
1674
|
+
"type": "String",
|
|
1675
|
+
"binding": {
|
|
1676
|
+
"type": "zeebe:property",
|
|
1677
|
+
"name": "authentication.uri"
|
|
1678
|
+
},
|
|
1533
1679
|
"constraints": {
|
|
1534
1680
|
"notEmpty": true,
|
|
1535
1681
|
"pattern": {
|
|
1536
|
-
"value": "^(
|
|
1682
|
+
"value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
|
|
1537
1683
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
1538
1684
|
}
|
|
1539
1685
|
},
|
|
1540
|
-
"group": "authentication",
|
|
1541
|
-
"binding": {
|
|
1542
|
-
"name": "authentication.uri",
|
|
1543
|
-
"type": "zeebe:property"
|
|
1544
|
-
},
|
|
1545
1686
|
"condition": {
|
|
1546
|
-
"property": "
|
|
1547
|
-
"equals": "uri"
|
|
1548
|
-
|
|
1549
|
-
},
|
|
1550
|
-
"type": "String"
|
|
1687
|
+
"property": "connectionType",
|
|
1688
|
+
"equals": "uri"
|
|
1689
|
+
}
|
|
1551
1690
|
},
|
|
1552
1691
|
{
|
|
1553
|
-
"id": "authentication.userName",
|
|
1554
1692
|
"label": "Username",
|
|
1555
|
-
"optional": false,
|
|
1556
|
-
"constraints": {
|
|
1557
|
-
"notEmpty": true
|
|
1558
|
-
},
|
|
1559
1693
|
"group": "authentication",
|
|
1694
|
+
"type": "String",
|
|
1560
1695
|
"binding": {
|
|
1561
|
-
"
|
|
1562
|
-
"
|
|
1696
|
+
"type": "zeebe:property",
|
|
1697
|
+
"name": "authentication.userName"
|
|
1563
1698
|
},
|
|
1564
|
-
"
|
|
1565
|
-
"
|
|
1566
|
-
"equals": "credentials",
|
|
1567
|
-
"type": "simple"
|
|
1699
|
+
"constraints": {
|
|
1700
|
+
"notEmpty": true
|
|
1568
1701
|
},
|
|
1569
|
-
"
|
|
1702
|
+
"condition": {
|
|
1703
|
+
"property": "connectionType",
|
|
1704
|
+
"equals": "credentials"
|
|
1705
|
+
}
|
|
1570
1706
|
},
|
|
1571
1707
|
{
|
|
1572
|
-
"id": "authentication.password",
|
|
1573
1708
|
"label": "Password",
|
|
1574
|
-
"optional": false,
|
|
1575
|
-
"constraints": {
|
|
1576
|
-
"notEmpty": true
|
|
1577
|
-
},
|
|
1578
1709
|
"group": "authentication",
|
|
1710
|
+
"type": "String",
|
|
1579
1711
|
"binding": {
|
|
1580
|
-
"
|
|
1581
|
-
"
|
|
1582
|
-
},
|
|
1583
|
-
"condition": {
|
|
1584
|
-
"property": "authentication.authType",
|
|
1585
|
-
"equals": "credentials",
|
|
1586
|
-
"type": "simple"
|
|
1712
|
+
"type": "zeebe:property",
|
|
1713
|
+
"name": "authentication.password"
|
|
1587
1714
|
},
|
|
1588
|
-
"type": "String"
|
|
1589
|
-
},
|
|
1590
|
-
{
|
|
1591
|
-
"id": "routing.virtualHost",
|
|
1592
|
-
"label": "Virtual host",
|
|
1593
|
-
"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>",
|
|
1594
|
-
"optional": false,
|
|
1595
1715
|
"constraints": {
|
|
1596
1716
|
"notEmpty": true
|
|
1597
1717
|
},
|
|
1598
|
-
"group": "routing",
|
|
1599
|
-
"binding": {
|
|
1600
|
-
"name": "routing.virtualHost",
|
|
1601
|
-
"type": "zeebe:property"
|
|
1602
|
-
},
|
|
1603
1718
|
"condition": {
|
|
1604
|
-
"property": "
|
|
1605
|
-
"equals": "credentials"
|
|
1606
|
-
|
|
1607
|
-
},
|
|
1608
|
-
"type": "String"
|
|
1719
|
+
"property": "connectionType",
|
|
1720
|
+
"equals": "credentials"
|
|
1721
|
+
}
|
|
1609
1722
|
},
|
|
1610
1723
|
{
|
|
1611
|
-
"id": "routing.hostName",
|
|
1612
1724
|
"label": "Host name",
|
|
1613
|
-
"description": "Host name: get from RabbitMQ external
|
|
1614
|
-
"
|
|
1725
|
+
"description": "Host name: get from RabbitMQ external applocation configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
|
|
1726
|
+
"group": "routing",
|
|
1727
|
+
"type": "String",
|
|
1728
|
+
"binding": {
|
|
1729
|
+
"type": "zeebe:property",
|
|
1730
|
+
"name": "routing.hostName"
|
|
1731
|
+
},
|
|
1615
1732
|
"constraints": {
|
|
1616
1733
|
"notEmpty": true
|
|
1617
1734
|
},
|
|
1735
|
+
"condition": {
|
|
1736
|
+
"property": "connectionType",
|
|
1737
|
+
"equals": "credentials"
|
|
1738
|
+
}
|
|
1739
|
+
},
|
|
1740
|
+
{
|
|
1741
|
+
"label": "Virtual host",
|
|
1742
|
+
"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=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
|
|
1618
1743
|
"group": "routing",
|
|
1744
|
+
"type": "String",
|
|
1619
1745
|
"binding": {
|
|
1620
|
-
"
|
|
1621
|
-
"
|
|
1746
|
+
"type": "zeebe:property",
|
|
1747
|
+
"name": "routing.virtualHost"
|
|
1622
1748
|
},
|
|
1623
|
-
"
|
|
1624
|
-
"
|
|
1625
|
-
"equals": "credentials",
|
|
1626
|
-
"type": "simple"
|
|
1749
|
+
"constraints": {
|
|
1750
|
+
"notEmpty": true
|
|
1627
1751
|
},
|
|
1628
|
-
"
|
|
1752
|
+
"condition": {
|
|
1753
|
+
"property": "connectionType",
|
|
1754
|
+
"equals": "credentials"
|
|
1755
|
+
}
|
|
1629
1756
|
},
|
|
1630
1757
|
{
|
|
1631
|
-
"id": "routing.port",
|
|
1632
1758
|
"label": "Port",
|
|
1633
|
-
"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=
|
|
1634
|
-
"
|
|
1759
|
+
"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=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
|
|
1760
|
+
"group": "routing",
|
|
1761
|
+
"type": "String",
|
|
1762
|
+
"binding": {
|
|
1763
|
+
"type": "zeebe:property",
|
|
1764
|
+
"name": "routing.port"
|
|
1765
|
+
},
|
|
1635
1766
|
"constraints": {
|
|
1636
1767
|
"notEmpty": true
|
|
1637
1768
|
},
|
|
1638
|
-
"group": "routing",
|
|
1639
|
-
"binding": {
|
|
1640
|
-
"name": "routing.port",
|
|
1641
|
-
"type": "zeebe:property"
|
|
1642
|
-
},
|
|
1643
1769
|
"condition": {
|
|
1644
|
-
"property": "
|
|
1645
|
-
"equals": "credentials"
|
|
1646
|
-
|
|
1647
|
-
},
|
|
1648
|
-
"type": "String"
|
|
1770
|
+
"property": "connectionType",
|
|
1771
|
+
"equals": "credentials"
|
|
1772
|
+
}
|
|
1649
1773
|
},
|
|
1650
1774
|
{
|
|
1651
|
-
"id": "queueName",
|
|
1652
1775
|
"label": "Queue name",
|
|
1653
1776
|
"description": "Name of the queue to subscribe to",
|
|
1654
|
-
"optional": false,
|
|
1655
|
-
"constraints": {
|
|
1656
|
-
"notEmpty": true
|
|
1657
|
-
},
|
|
1658
1777
|
"group": "subscription",
|
|
1778
|
+
"type": "String",
|
|
1779
|
+
"feel": "optional",
|
|
1659
1780
|
"binding": {
|
|
1660
|
-
"
|
|
1661
|
-
"
|
|
1781
|
+
"type": "zeebe:property",
|
|
1782
|
+
"name": "queueName"
|
|
1662
1783
|
},
|
|
1663
|
-
"
|
|
1784
|
+
"constraints": {
|
|
1785
|
+
"notEmpty": true
|
|
1786
|
+
}
|
|
1664
1787
|
},
|
|
1665
1788
|
{
|
|
1666
|
-
"id": "consumerTag",
|
|
1667
1789
|
"label": "Consumer tag",
|
|
1668
1790
|
"description": "Consumer tag to use for the subscription",
|
|
1669
|
-
"optional": false,
|
|
1670
1791
|
"group": "subscription",
|
|
1792
|
+
"type": "String",
|
|
1793
|
+
"feel": "optional",
|
|
1671
1794
|
"binding": {
|
|
1672
|
-
"
|
|
1673
|
-
"
|
|
1674
|
-
}
|
|
1675
|
-
"type": "String"
|
|
1795
|
+
"type": "zeebe:property",
|
|
1796
|
+
"name": "consumerTag"
|
|
1797
|
+
}
|
|
1676
1798
|
},
|
|
1677
1799
|
{
|
|
1678
|
-
"id": "arguments",
|
|
1679
1800
|
"label": "Arguments",
|
|
1680
1801
|
"description": "Arguments to use for the subscription",
|
|
1681
|
-
"optional": true,
|
|
1682
|
-
"feel": "required",
|
|
1683
1802
|
"group": "subscription",
|
|
1803
|
+
"type": "String",
|
|
1804
|
+
"feel": "required",
|
|
1684
1805
|
"binding": {
|
|
1685
|
-
"
|
|
1686
|
-
"
|
|
1687
|
-
}
|
|
1688
|
-
"type": "String"
|
|
1806
|
+
"type": "zeebe:property",
|
|
1807
|
+
"name": "arguments"
|
|
1808
|
+
}
|
|
1689
1809
|
},
|
|
1690
1810
|
{
|
|
1691
|
-
"id": "exclusive",
|
|
1692
1811
|
"label": "Exclusive consumer",
|
|
1693
|
-
"optional": false,
|
|
1694
|
-
"value": "false",
|
|
1695
1812
|
"group": "subscription",
|
|
1813
|
+
"type": "Dropdown",
|
|
1814
|
+
"value": "false",
|
|
1696
1815
|
"binding": {
|
|
1697
|
-
"
|
|
1698
|
-
"
|
|
1816
|
+
"type": "zeebe:property",
|
|
1817
|
+
"name": "exclusive"
|
|
1699
1818
|
},
|
|
1700
|
-
"type": "Dropdown",
|
|
1701
1819
|
"choices": [
|
|
1702
1820
|
{
|
|
1703
1821
|
"name": "Yes",
|
|
@@ -1710,195 +1828,86 @@
|
|
|
1710
1828
|
]
|
|
1711
1829
|
},
|
|
1712
1830
|
{
|
|
1713
|
-
"
|
|
1714
|
-
"
|
|
1715
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1716
|
-
"optional": true,
|
|
1717
|
-
"feel": "required",
|
|
1831
|
+
"label": "Correlation key (process)",
|
|
1832
|
+
"type": "String",
|
|
1718
1833
|
"group": "activation",
|
|
1834
|
+
"feel": "required",
|
|
1835
|
+
"description": "Sets up the correlation key from process variables",
|
|
1719
1836
|
"binding": {
|
|
1720
|
-
"
|
|
1721
|
-
"
|
|
1837
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
1838
|
+
"name": "correlationKey"
|
|
1722
1839
|
},
|
|
1723
|
-
"
|
|
1840
|
+
"constraints": {
|
|
1841
|
+
"notEmpty": true
|
|
1842
|
+
}
|
|
1724
1843
|
},
|
|
1725
1844
|
{
|
|
1726
|
-
"
|
|
1727
|
-
"
|
|
1728
|
-
"value": true,
|
|
1845
|
+
"label": "Correlation key (payload)",
|
|
1846
|
+
"type": "String",
|
|
1729
1847
|
"group": "activation",
|
|
1730
|
-
"binding": {
|
|
1731
|
-
"name": "consumeUnmatchedEvents",
|
|
1732
|
-
"type": "zeebe:property"
|
|
1733
|
-
},
|
|
1734
|
-
"tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
|
|
1735
|
-
"type": "Boolean"
|
|
1736
|
-
},
|
|
1737
|
-
{
|
|
1738
|
-
"id": "correlationKeyProcess",
|
|
1739
|
-
"label": "Correlation key (process)",
|
|
1740
|
-
"description": "Sets up the correlation key from process variables",
|
|
1741
|
-
"constraints": {
|
|
1742
|
-
"notEmpty": true
|
|
1743
|
-
},
|
|
1744
1848
|
"feel": "required",
|
|
1745
|
-
"group": "correlation",
|
|
1746
1849
|
"binding": {
|
|
1747
|
-
"
|
|
1748
|
-
"
|
|
1850
|
+
"type": "zeebe:property",
|
|
1851
|
+
"name": "correlationKeyExpression"
|
|
1749
1852
|
},
|
|
1750
|
-
"type": "String"
|
|
1751
|
-
},
|
|
1752
|
-
{
|
|
1753
|
-
"id": "correlationKeyPayload",
|
|
1754
|
-
"label": "Correlation key (payload)",
|
|
1755
1853
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
1756
1854
|
"constraints": {
|
|
1757
1855
|
"notEmpty": true
|
|
1758
|
-
}
|
|
1759
|
-
"feel": "required",
|
|
1760
|
-
"group": "correlation",
|
|
1761
|
-
"binding": {
|
|
1762
|
-
"name": "correlationKeyExpression",
|
|
1763
|
-
"type": "zeebe:property"
|
|
1764
|
-
},
|
|
1765
|
-
"type": "String"
|
|
1856
|
+
}
|
|
1766
1857
|
},
|
|
1767
1858
|
{
|
|
1768
|
-
"id": "messageIdExpression",
|
|
1769
1859
|
"label": "Message ID expression",
|
|
1770
|
-
"description": "Expression to extract unique identifier of a message",
|
|
1771
|
-
"optional": true,
|
|
1772
1860
|
"feel": "required",
|
|
1773
|
-
"
|
|
1774
|
-
"binding": {
|
|
1775
|
-
"name": "messageIdExpression",
|
|
1776
|
-
"type": "zeebe:property"
|
|
1777
|
-
},
|
|
1778
|
-
"type": "String"
|
|
1779
|
-
},
|
|
1780
|
-
{
|
|
1781
|
-
"id": "messageTtl",
|
|
1782
|
-
"label": "Message TTL",
|
|
1783
|
-
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
1861
|
+
"type": "String",
|
|
1784
1862
|
"optional": true,
|
|
1785
|
-
"
|
|
1786
|
-
"notEmpty": false,
|
|
1787
|
-
"pattern": {
|
|
1788
|
-
"value": "^(PT.*|)$",
|
|
1789
|
-
"message": "must be an ISO-8601 duration"
|
|
1790
|
-
}
|
|
1791
|
-
},
|
|
1792
|
-
"feel": "optional",
|
|
1793
|
-
"group": "correlation",
|
|
1794
|
-
"binding": {
|
|
1795
|
-
"name": "messageTtl",
|
|
1796
|
-
"type": "zeebe:property"
|
|
1797
|
-
},
|
|
1798
|
-
"type": "String"
|
|
1799
|
-
},
|
|
1800
|
-
{
|
|
1801
|
-
"id": "messageNameUuid",
|
|
1802
|
-
"generatedValue": {
|
|
1803
|
-
"type": "uuid"
|
|
1804
|
-
},
|
|
1805
|
-
"group": "correlation",
|
|
1806
|
-
"binding": {
|
|
1807
|
-
"name": "name",
|
|
1808
|
-
"type": "bpmn:Message#property"
|
|
1809
|
-
},
|
|
1810
|
-
"type": "Hidden"
|
|
1811
|
-
},
|
|
1812
|
-
{
|
|
1813
|
-
"id": "deduplicationModeManualFlag",
|
|
1814
|
-
"label": "Manual mode",
|
|
1815
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
1816
|
-
"value": false,
|
|
1817
|
-
"group": "deduplication",
|
|
1818
|
-
"binding": {
|
|
1819
|
-
"name": "deduplicationModeManualFlag",
|
|
1820
|
-
"type": "zeebe:property"
|
|
1821
|
-
},
|
|
1822
|
-
"type": "Boolean"
|
|
1823
|
-
},
|
|
1824
|
-
{
|
|
1825
|
-
"id": "deduplicationId",
|
|
1826
|
-
"label": "Deduplication ID",
|
|
1827
|
-
"constraints": {
|
|
1828
|
-
"notEmpty": true,
|
|
1829
|
-
"pattern": {
|
|
1830
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
1831
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
1832
|
-
}
|
|
1833
|
-
},
|
|
1834
|
-
"group": "deduplication",
|
|
1835
|
-
"binding": {
|
|
1836
|
-
"name": "deduplicationId",
|
|
1837
|
-
"type": "zeebe:property"
|
|
1838
|
-
},
|
|
1839
|
-
"condition": {
|
|
1840
|
-
"property": "deduplicationModeManualFlag",
|
|
1841
|
-
"equals": true,
|
|
1842
|
-
"type": "simple"
|
|
1843
|
-
},
|
|
1844
|
-
"type": "String"
|
|
1845
|
-
},
|
|
1846
|
-
{
|
|
1847
|
-
"id": "deduplicationModeManual",
|
|
1848
|
-
"value": "MANUAL",
|
|
1849
|
-
"group": "deduplication",
|
|
1863
|
+
"group": "activation",
|
|
1850
1864
|
"binding": {
|
|
1851
|
-
"
|
|
1852
|
-
"
|
|
1853
|
-
},
|
|
1854
|
-
"condition": {
|
|
1855
|
-
"property": "deduplicationId",
|
|
1856
|
-
"isActive": true,
|
|
1857
|
-
"type": "simple"
|
|
1865
|
+
"type": "zeebe:property",
|
|
1866
|
+
"name": "messageIdExpression"
|
|
1858
1867
|
},
|
|
1859
|
-
"
|
|
1868
|
+
"description": "Expression to extract unique identifier of a message"
|
|
1860
1869
|
},
|
|
1861
1870
|
{
|
|
1862
|
-
"
|
|
1863
|
-
"
|
|
1864
|
-
"group": "
|
|
1871
|
+
"label": "Activation condition",
|
|
1872
|
+
"type": "String",
|
|
1873
|
+
"group": "activation",
|
|
1874
|
+
"feel": "required",
|
|
1875
|
+
"optional": true,
|
|
1865
1876
|
"binding": {
|
|
1866
|
-
"
|
|
1867
|
-
"
|
|
1868
|
-
},
|
|
1869
|
-
"condition": {
|
|
1870
|
-
"property": "deduplicationId",
|
|
1871
|
-
"isActive": false,
|
|
1872
|
-
"type": "simple"
|
|
1877
|
+
"type": "zeebe:property",
|
|
1878
|
+
"name": "activationCondition"
|
|
1873
1879
|
},
|
|
1874
|
-
"
|
|
1880
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
1875
1881
|
},
|
|
1876
1882
|
{
|
|
1877
|
-
"id": "resultVariable",
|
|
1878
1883
|
"label": "Result variable",
|
|
1879
|
-
"
|
|
1880
|
-
"group": "
|
|
1884
|
+
"type": "String",
|
|
1885
|
+
"group": "variable-mapping",
|
|
1886
|
+
"optional": true,
|
|
1881
1887
|
"binding": {
|
|
1882
|
-
"
|
|
1883
|
-
"
|
|
1888
|
+
"type": "zeebe:property",
|
|
1889
|
+
"name": "resultVariable"
|
|
1884
1890
|
},
|
|
1885
|
-
"
|
|
1891
|
+
"description": "Name of variable to store the result of the connector in"
|
|
1886
1892
|
},
|
|
1887
1893
|
{
|
|
1888
|
-
"id": "resultExpression",
|
|
1889
1894
|
"label": "Result expression",
|
|
1890
|
-
"
|
|
1895
|
+
"type": "String",
|
|
1896
|
+
"group": "variable-mapping",
|
|
1891
1897
|
"feel": "required",
|
|
1892
|
-
"
|
|
1898
|
+
"optional": true,
|
|
1893
1899
|
"binding": {
|
|
1894
|
-
"
|
|
1895
|
-
"
|
|
1900
|
+
"type": "zeebe:property",
|
|
1901
|
+
"name": "resultExpression"
|
|
1896
1902
|
},
|
|
1897
|
-
"
|
|
1903
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
1898
1904
|
}
|
|
1899
1905
|
],
|
|
1900
1906
|
"icon": {
|
|
1901
|
-
"contents": "data:image/svg+xml;
|
|
1907
|
+
"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"
|
|
1908
|
+
},
|
|
1909
|
+
"engines": {
|
|
1910
|
+
"camunda": "^8.4"
|
|
1902
1911
|
}
|
|
1903
1912
|
}
|
|
1904
1913
|
]
|