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