@camunda/connectors-element-templates 1.0.18 → 1.0.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +22 -22
- package/src/element-templates/agenticai-aiagent-job-worker.json +240 -240
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3735 -3735
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +550 -550
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +116 -116
- package/src/element-templates/automation-anywhere-outbound-connector.json +665 -665
- package/src/element-templates/aws-bedrock-outbound-connector.json +431 -431
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1337 -1337
- package/src/element-templates/aws-eventbridge-connector-boundary.json +37 -37
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +77 -77
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-outbound-connector.json +229 -229
- package/src/element-templates/aws-lambda-outbound-connector.json +278 -278
- package/src/element-templates/aws-s3-outbound-connector.json +244 -244
- package/src/element-templates/aws-sagemaker-outbound-connector.json +58 -58
- package/src/element-templates/aws-sns-inbound-boundary.json +224 -224
- package/src/element-templates/aws-sns-inbound-intermediate.json +329 -329
- package/src/element-templates/aws-sns-inbound-message-start.json +357 -357
- package/src/element-templates/aws-sns-inbound-start-event.json +135 -135
- package/src/element-templates/aws-sns-outbound-connector.json +293 -293
- package/src/element-templates/aws-sqs-boundary-connector.json +890 -890
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +529 -529
- package/src/element-templates/aws-sqs-outbound-connector.json +573 -573
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -408
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +275 -275
- package/src/element-templates/azure-blobstorage-outbound-connector.json +200 -200
- package/src/element-templates/azure-open-ai-connector.json +48 -48
- package/src/element-templates/blue-prism-connector.json +101 -101
- package/src/element-templates/csv-outbound-connector.json +44 -44
- package/src/element-templates/easy-post-connector.json +216 -216
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +902 -902
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +10272 -10272
- package/src/element-templates/github-webhook-connector-intermediate.json +41 -41
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +54 -54
- package/src/element-templates/gitlab-connector.json +2854 -2854
- package/src/element-templates/google-cloud-storage-outbound-connector.json +200 -200
- package/src/element-templates/google-drive-outbound-connector.json +1139 -1139
- package/src/element-templates/google-gemini-outbound-connector.json +122 -122
- package/src/element-templates/google-maps-platform-connector.json +94 -94
- package/src/element-templates/google-sheets-outbound-connector.json +2455 -2455
- package/src/element-templates/graphql-outbound-connector.json +1814 -1814
- package/src/element-templates/http-json-connector.json +2221 -2221
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +766 -766
- package/src/element-templates/http-polling-connector.json +1510 -1510
- package/src/element-templates/hubspot-outbound-connector.json +65 -65
- package/src/element-templates/hugging-face-connector.json +122 -122
- package/src/element-templates/jdbc-outbound-connector.json +67 -67
- package/src/element-templates/kafka-inbound-connector-boundary.json +130 -130
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1371 -1371
- package/src/element-templates/kafka-inbound-connector-start-message.json +166 -166
- package/src/element-templates/kafka-outbound-connector.json +250 -250
- package/src/element-templates/microsoft-office365-mail-connector.json +77 -77
- package/src/element-templates/microsoft-teams-outbound-connector.json +4124 -4124
- package/src/element-templates/openai-connector.json +199 -199
- package/src/element-templates/operate-connector.json +144 -144
- package/src/element-templates/power-automate-connector.json +62 -62
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +454 -454
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +895 -895
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +610 -610
- package/src/element-templates/rabbitmq-outbound-connector.json +662 -662
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +60 -60
- package/src/element-templates/sendgrid-outbound-connector.json +1301 -1301
- package/src/element-templates/servicenow-connector.json +6 -6
- package/src/element-templates/servicenow-incident-connector.json +6 -6
- package/src/element-templates/slack-inbound-boundary.json +305 -305
- package/src/element-templates/slack-inbound-intermediate.json +363 -363
- package/src/element-templates/slack-inbound-message-start.json +286 -286
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +301 -301
- package/src/element-templates/slack-outbound-connector.json +2249 -2249
- package/src/element-templates/twilio-connector.json +366 -366
- package/src/element-templates/twilio-webhook-boundary-connector.json +37 -37
- package/src/element-templates/twilio-webhook-connector.json +36 -36
- package/src/element-templates/twilio-webhook-intermediate-connector.json +59 -59
- package/src/element-templates/twilio-webhook-message-start-connector.json +42 -42
- package/src/element-templates/uipath-connector.json +54 -54
- package/src/element-templates/webhook-connector-boundary.json +1238 -1238
- package/src/element-templates/webhook-connector-intermediate.json +1254 -1254
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1419 -1419
- package/src/element-templates/webhook-connector-start-message.json +1289 -1289
- package/src/element-templates/whatsapp-connector.json +21 -21
|
@@ -1,23 +1,11 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
|
-
"name": "AWS
|
|
4
|
+
"name": "AWS BedRock Outbound Connector",
|
|
5
5
|
"id": "io.camunda.connectors.aws.bedrock.v1",
|
|
6
|
-
"description": "
|
|
7
|
-
"
|
|
8
|
-
|
|
9
|
-
"run inference",
|
|
10
|
-
"invokemodel API",
|
|
11
|
-
"converse API",
|
|
12
|
-
"converse",
|
|
13
|
-
"AI",
|
|
14
|
-
"LLM",
|
|
15
|
-
"machine learning",
|
|
16
|
-
"language model",
|
|
17
|
-
"generative AI"
|
|
18
|
-
],
|
|
19
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-bedrock/",
|
|
20
|
-
"version": 4,
|
|
6
|
+
"description": "Execute bedrock requests",
|
|
7
|
+
"documentationRef": "https://docs.camunda.io/docs/",
|
|
8
|
+
"version": 1,
|
|
21
9
|
"category": {
|
|
22
10
|
"id": "connectors",
|
|
23
11
|
"name": "Connectors"
|
|
@@ -27,7 +15,7 @@
|
|
|
27
15
|
"value": "bpmn:ServiceTask"
|
|
28
16
|
},
|
|
29
17
|
"engines": {
|
|
30
|
-
"camunda": "^8.
|
|
18
|
+
"camunda": "^8.6"
|
|
31
19
|
},
|
|
32
20
|
"groups": [
|
|
33
21
|
{
|
|
@@ -50,10 +38,6 @@
|
|
|
50
38
|
"id": "converse",
|
|
51
39
|
"label": "Converse"
|
|
52
40
|
},
|
|
53
|
-
{
|
|
54
|
-
"id": "connector",
|
|
55
|
-
"label": "Connector"
|
|
56
|
-
},
|
|
57
41
|
{
|
|
58
42
|
"id": "output",
|
|
59
43
|
"label": "Output mapping"
|
|
@@ -232,14 +216,17 @@
|
|
|
232
216
|
"type": "String"
|
|
233
217
|
},
|
|
234
218
|
{
|
|
235
|
-
"id": "data.
|
|
236
|
-
"label": "
|
|
237
|
-
"description": "Specify the
|
|
238
|
-
"optional":
|
|
239
|
-
"
|
|
219
|
+
"id": "data.modelId1",
|
|
220
|
+
"label": "Model ID",
|
|
221
|
+
"description": "Specify the model ID. Details in the <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/model-ids.html\" target=\"_blank\">documentation</a>",
|
|
222
|
+
"optional": false,
|
|
223
|
+
"constraints": {
|
|
224
|
+
"notEmpty": true
|
|
225
|
+
},
|
|
226
|
+
"feel": "optional",
|
|
240
227
|
"group": "converse",
|
|
241
228
|
"binding": {
|
|
242
|
-
"name": "data.
|
|
229
|
+
"name": "data.modelId",
|
|
243
230
|
"type": "zeebe:input"
|
|
244
231
|
},
|
|
245
232
|
"condition": {
|
|
@@ -250,9 +237,9 @@
|
|
|
250
237
|
"type": "String"
|
|
251
238
|
},
|
|
252
239
|
{
|
|
253
|
-
"id": "data.
|
|
254
|
-
"label": "
|
|
255
|
-
"description": "Specify the
|
|
240
|
+
"id": "data.nextMessage",
|
|
241
|
+
"label": "New Message",
|
|
242
|
+
"description": "Specify the next message",
|
|
256
243
|
"optional": false,
|
|
257
244
|
"constraints": {
|
|
258
245
|
"notEmpty": true
|
|
@@ -260,7 +247,7 @@
|
|
|
260
247
|
"feel": "optional",
|
|
261
248
|
"group": "converse",
|
|
262
249
|
"binding": {
|
|
263
|
-
"name": "data.
|
|
250
|
+
"name": "data.nextMessage",
|
|
264
251
|
"type": "zeebe:input"
|
|
265
252
|
},
|
|
266
253
|
"condition": {
|
|
@@ -271,17 +258,14 @@
|
|
|
271
258
|
"type": "String"
|
|
272
259
|
},
|
|
273
260
|
{
|
|
274
|
-
"id": "data.
|
|
275
|
-
"label": "
|
|
276
|
-
"description": "Specify the
|
|
277
|
-
"optional":
|
|
278
|
-
"
|
|
279
|
-
"notEmpty": true
|
|
280
|
-
},
|
|
281
|
-
"feel": "optional",
|
|
261
|
+
"id": "data.messages",
|
|
262
|
+
"label": "Message History",
|
|
263
|
+
"description": "Specify the message history, when previous context is needed",
|
|
264
|
+
"optional": true,
|
|
265
|
+
"feel": "required",
|
|
282
266
|
"group": "converse",
|
|
283
267
|
"binding": {
|
|
284
|
-
"name": "data.
|
|
268
|
+
"name": "data.messages",
|
|
285
269
|
"type": "zeebe:input"
|
|
286
270
|
},
|
|
287
271
|
"condition": {
|
|
@@ -306,7 +290,7 @@
|
|
|
306
290
|
"equals": "converse",
|
|
307
291
|
"type": "simple"
|
|
308
292
|
},
|
|
309
|
-
"type": "
|
|
293
|
+
"type": "String"
|
|
310
294
|
},
|
|
311
295
|
{
|
|
312
296
|
"id": "data.temperature",
|
|
@@ -323,7 +307,7 @@
|
|
|
323
307
|
"equals": "converse",
|
|
324
308
|
"type": "simple"
|
|
325
309
|
},
|
|
326
|
-
"type": "
|
|
310
|
+
"type": "String"
|
|
327
311
|
},
|
|
328
312
|
{
|
|
329
313
|
"id": "data.topP",
|
|
@@ -340,390 +324,66 @@
|
|
|
340
324
|
"equals": "converse",
|
|
341
325
|
"type": "simple"
|
|
342
326
|
},
|
|
343
|
-
"type": "
|
|
327
|
+
"type": "String"
|
|
344
328
|
},
|
|
345
329
|
{
|
|
346
|
-
"id": "
|
|
347
|
-
"label": "
|
|
348
|
-
"
|
|
349
|
-
"group": "
|
|
330
|
+
"id": "resultVariable",
|
|
331
|
+
"label": "Result variable",
|
|
332
|
+
"description": "Name of variable to store the response in",
|
|
333
|
+
"group": "output",
|
|
350
334
|
"binding": {
|
|
351
|
-
"
|
|
352
|
-
"type": "zeebe:
|
|
353
|
-
},
|
|
354
|
-
"condition": {
|
|
355
|
-
"property": "action",
|
|
356
|
-
"equals": "converse",
|
|
357
|
-
"type": "simple"
|
|
335
|
+
"key": "resultVariable",
|
|
336
|
+
"type": "zeebe:taskHeader"
|
|
358
337
|
},
|
|
359
|
-
"type": "
|
|
360
|
-
"choices": [
|
|
361
|
-
{
|
|
362
|
-
"name": "None",
|
|
363
|
-
"value": "none"
|
|
364
|
-
},
|
|
365
|
-
{
|
|
366
|
-
"name": "Single document",
|
|
367
|
-
"value": "single"
|
|
368
|
-
},
|
|
369
|
-
{
|
|
370
|
-
"name": "Multiple documents",
|
|
371
|
-
"value": "multiple"
|
|
372
|
-
}
|
|
373
|
-
]
|
|
338
|
+
"type": "String"
|
|
374
339
|
},
|
|
375
340
|
{
|
|
376
|
-
"id": "
|
|
377
|
-
"label": "
|
|
378
|
-
"
|
|
379
|
-
"
|
|
341
|
+
"id": "resultExpression",
|
|
342
|
+
"label": "Result expression",
|
|
343
|
+
"description": "Expression to map the response into process variables",
|
|
344
|
+
"feel": "required",
|
|
345
|
+
"group": "output",
|
|
380
346
|
"binding": {
|
|
381
|
-
"
|
|
382
|
-
"type": "zeebe:
|
|
383
|
-
},
|
|
384
|
-
"condition": {
|
|
385
|
-
"allMatch": [
|
|
386
|
-
{
|
|
387
|
-
"property": "data_newDocuments_documentMode",
|
|
388
|
-
"equals": "single",
|
|
389
|
-
"type": "simple"
|
|
390
|
-
},
|
|
391
|
-
{
|
|
392
|
-
"property": "action",
|
|
393
|
-
"equals": "converse",
|
|
394
|
-
"type": "simple"
|
|
395
|
-
}
|
|
396
|
-
]
|
|
347
|
+
"key": "resultExpression",
|
|
348
|
+
"type": "zeebe:taskHeader"
|
|
397
349
|
},
|
|
398
|
-
"type": "
|
|
399
|
-
"choices": [
|
|
400
|
-
{
|
|
401
|
-
"name": "Camunda Document",
|
|
402
|
-
"value": "camunda"
|
|
403
|
-
},
|
|
404
|
-
{
|
|
405
|
-
"name": "Inline Content",
|
|
406
|
-
"value": "inline"
|
|
407
|
-
},
|
|
408
|
-
{
|
|
409
|
-
"name": "From URL",
|
|
410
|
-
"value": "external"
|
|
411
|
-
}
|
|
412
|
-
]
|
|
350
|
+
"type": "Text"
|
|
413
351
|
},
|
|
414
352
|
{
|
|
415
|
-
"id": "
|
|
416
|
-
"label": "
|
|
417
|
-
"
|
|
418
|
-
"notEmpty": true
|
|
419
|
-
},
|
|
353
|
+
"id": "errorExpression",
|
|
354
|
+
"label": "Error expression",
|
|
355
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
|
|
420
356
|
"feel": "required",
|
|
421
|
-
"group": "
|
|
357
|
+
"group": "error",
|
|
422
358
|
"binding": {
|
|
423
|
-
"
|
|
424
|
-
"type": "zeebe:
|
|
425
|
-
},
|
|
426
|
-
"condition": {
|
|
427
|
-
"allMatch": [
|
|
428
|
-
{
|
|
429
|
-
"property": "data_newDocuments_documentMode",
|
|
430
|
-
"equals": "single",
|
|
431
|
-
"type": "simple"
|
|
432
|
-
},
|
|
433
|
-
{
|
|
434
|
-
"property": "data_newDocuments_single_documentSource",
|
|
435
|
-
"equals": "camunda",
|
|
436
|
-
"type": "simple"
|
|
437
|
-
},
|
|
438
|
-
{
|
|
439
|
-
"property": "action",
|
|
440
|
-
"equals": "converse",
|
|
441
|
-
"type": "simple"
|
|
442
|
-
}
|
|
443
|
-
]
|
|
359
|
+
"key": "errorExpression",
|
|
360
|
+
"type": "zeebe:taskHeader"
|
|
444
361
|
},
|
|
445
|
-
"type": "
|
|
362
|
+
"type": "Text"
|
|
446
363
|
},
|
|
447
364
|
{
|
|
448
|
-
"id": "
|
|
449
|
-
"label": "
|
|
450
|
-
"
|
|
451
|
-
|
|
452
|
-
},
|
|
365
|
+
"id": "retryCount",
|
|
366
|
+
"label": "Retries",
|
|
367
|
+
"description": "Number of retries",
|
|
368
|
+
"value": "3",
|
|
453
369
|
"feel": "optional",
|
|
454
|
-
"group": "
|
|
370
|
+
"group": "retries",
|
|
455
371
|
"binding": {
|
|
456
|
-
"
|
|
457
|
-
"type": "zeebe:
|
|
458
|
-
},
|
|
459
|
-
"condition": {
|
|
460
|
-
"allMatch": [
|
|
461
|
-
{
|
|
462
|
-
"property": "data_newDocuments_documentMode",
|
|
463
|
-
"equals": "single",
|
|
464
|
-
"type": "simple"
|
|
465
|
-
},
|
|
466
|
-
{
|
|
467
|
-
"property": "data_newDocuments_single_documentSource",
|
|
468
|
-
"equals": "inline",
|
|
469
|
-
"type": "simple"
|
|
470
|
-
},
|
|
471
|
-
{
|
|
472
|
-
"property": "action",
|
|
473
|
-
"equals": "converse",
|
|
474
|
-
"type": "simple"
|
|
475
|
-
}
|
|
476
|
-
]
|
|
372
|
+
"property": "retries",
|
|
373
|
+
"type": "zeebe:taskDefinition"
|
|
477
374
|
},
|
|
478
375
|
"type": "String"
|
|
479
376
|
},
|
|
480
377
|
{
|
|
481
|
-
"id": "
|
|
482
|
-
"label": "
|
|
378
|
+
"id": "retryBackoff",
|
|
379
|
+
"label": "Retry backoff",
|
|
380
|
+
"description": "ISO-8601 duration to wait between retries",
|
|
381
|
+
"value": "PT0S",
|
|
483
382
|
"feel": "optional",
|
|
484
|
-
"group": "
|
|
383
|
+
"group": "retries",
|
|
485
384
|
"binding": {
|
|
486
|
-
"
|
|
487
|
-
"type": "zeebe:
|
|
488
|
-
},
|
|
489
|
-
"condition": {
|
|
490
|
-
"allMatch": [
|
|
491
|
-
{
|
|
492
|
-
"property": "data_newDocuments_documentMode",
|
|
493
|
-
"equals": "single",
|
|
494
|
-
"type": "simple"
|
|
495
|
-
},
|
|
496
|
-
{
|
|
497
|
-
"property": "data_newDocuments_single_documentSource",
|
|
498
|
-
"equals": "inline",
|
|
499
|
-
"type": "simple"
|
|
500
|
-
},
|
|
501
|
-
{
|
|
502
|
-
"property": "action",
|
|
503
|
-
"equals": "converse",
|
|
504
|
-
"type": "simple"
|
|
505
|
-
}
|
|
506
|
-
]
|
|
507
|
-
},
|
|
508
|
-
"type": "String"
|
|
509
|
-
},
|
|
510
|
-
{
|
|
511
|
-
"id": "data_newDocuments_single_inline_contentType",
|
|
512
|
-
"label": "Content type",
|
|
513
|
-
"feel": "optional",
|
|
514
|
-
"group": "converse",
|
|
515
|
-
"binding": {
|
|
516
|
-
"name": "data.data_newDocuments_single_inline_contentType",
|
|
517
|
-
"type": "zeebe:input"
|
|
518
|
-
},
|
|
519
|
-
"condition": {
|
|
520
|
-
"allMatch": [
|
|
521
|
-
{
|
|
522
|
-
"property": "data_newDocuments_documentMode",
|
|
523
|
-
"equals": "single",
|
|
524
|
-
"type": "simple"
|
|
525
|
-
},
|
|
526
|
-
{
|
|
527
|
-
"property": "data_newDocuments_single_documentSource",
|
|
528
|
-
"equals": "inline",
|
|
529
|
-
"type": "simple"
|
|
530
|
-
},
|
|
531
|
-
{
|
|
532
|
-
"property": "action",
|
|
533
|
-
"equals": "converse",
|
|
534
|
-
"type": "simple"
|
|
535
|
-
}
|
|
536
|
-
]
|
|
537
|
-
},
|
|
538
|
-
"type": "String"
|
|
539
|
-
},
|
|
540
|
-
{
|
|
541
|
-
"id": "data_newDocuments_single_external_url",
|
|
542
|
-
"label": "URL",
|
|
543
|
-
"constraints": {
|
|
544
|
-
"notEmpty": true
|
|
545
|
-
},
|
|
546
|
-
"feel": "optional",
|
|
547
|
-
"group": "converse",
|
|
548
|
-
"binding": {
|
|
549
|
-
"name": "data.data_newDocuments_single_external_url",
|
|
550
|
-
"type": "zeebe:input"
|
|
551
|
-
},
|
|
552
|
-
"condition": {
|
|
553
|
-
"allMatch": [
|
|
554
|
-
{
|
|
555
|
-
"property": "data_newDocuments_documentMode",
|
|
556
|
-
"equals": "single",
|
|
557
|
-
"type": "simple"
|
|
558
|
-
},
|
|
559
|
-
{
|
|
560
|
-
"property": "data_newDocuments_single_documentSource",
|
|
561
|
-
"equals": "external",
|
|
562
|
-
"type": "simple"
|
|
563
|
-
},
|
|
564
|
-
{
|
|
565
|
-
"property": "action",
|
|
566
|
-
"equals": "converse",
|
|
567
|
-
"type": "simple"
|
|
568
|
-
}
|
|
569
|
-
]
|
|
570
|
-
},
|
|
571
|
-
"type": "String"
|
|
572
|
-
},
|
|
573
|
-
{
|
|
574
|
-
"id": "data_newDocuments_single_external_fileName",
|
|
575
|
-
"label": "File name",
|
|
576
|
-
"feel": "optional",
|
|
577
|
-
"group": "converse",
|
|
578
|
-
"binding": {
|
|
579
|
-
"name": "data.data_newDocuments_single_external_fileName",
|
|
580
|
-
"type": "zeebe:input"
|
|
581
|
-
},
|
|
582
|
-
"condition": {
|
|
583
|
-
"allMatch": [
|
|
584
|
-
{
|
|
585
|
-
"property": "data_newDocuments_documentMode",
|
|
586
|
-
"equals": "single",
|
|
587
|
-
"type": "simple"
|
|
588
|
-
},
|
|
589
|
-
{
|
|
590
|
-
"property": "data_newDocuments_single_documentSource",
|
|
591
|
-
"equals": "external",
|
|
592
|
-
"type": "simple"
|
|
593
|
-
},
|
|
594
|
-
{
|
|
595
|
-
"property": "action",
|
|
596
|
-
"equals": "converse",
|
|
597
|
-
"type": "simple"
|
|
598
|
-
}
|
|
599
|
-
]
|
|
600
|
-
},
|
|
601
|
-
"type": "String"
|
|
602
|
-
},
|
|
603
|
-
{
|
|
604
|
-
"id": "data_newDocuments_multiple_expression",
|
|
605
|
-
"label": "Documents",
|
|
606
|
-
"constraints": {
|
|
607
|
-
"notEmpty": true
|
|
608
|
-
},
|
|
609
|
-
"feel": "required",
|
|
610
|
-
"group": "converse",
|
|
611
|
-
"binding": {
|
|
612
|
-
"name": "data.data_newDocuments_multiple_expression",
|
|
613
|
-
"type": "zeebe:input"
|
|
614
|
-
},
|
|
615
|
-
"condition": {
|
|
616
|
-
"allMatch": [
|
|
617
|
-
{
|
|
618
|
-
"property": "data_newDocuments_documentMode",
|
|
619
|
-
"equals": "multiple",
|
|
620
|
-
"type": "simple"
|
|
621
|
-
},
|
|
622
|
-
{
|
|
623
|
-
"property": "action",
|
|
624
|
-
"equals": "converse",
|
|
625
|
-
"type": "simple"
|
|
626
|
-
}
|
|
627
|
-
]
|
|
628
|
-
},
|
|
629
|
-
"type": "String"
|
|
630
|
-
},
|
|
631
|
-
{
|
|
632
|
-
"id": "data.newDocuments",
|
|
633
|
-
"value": "=if data_newDocuments_documentMode = \"multiple\" then data_newDocuments_multiple_expression else if data_newDocuments_documentMode = \"single\" then (if data_newDocuments_single_documentSource = \"camunda\" then [data_newDocuments_single_camundaReference] else if data_newDocuments_single_documentSource = \"inline\" then [{ \"camunda.document.type\": \"inline\", content: data_newDocuments_single_inline_content, name: data_newDocuments_single_inline_fileName, contentType: data_newDocuments_single_inline_contentType }] else if data_newDocuments_single_documentSource = \"external\" then [{ \"camunda.document.type\": \"external\", url: data_newDocuments_single_external_url, name: data_newDocuments_single_external_fileName }] else null) else null",
|
|
634
|
-
"group": "converse",
|
|
635
|
-
"binding": {
|
|
636
|
-
"name": "data.newDocuments",
|
|
637
|
-
"type": "zeebe:input"
|
|
638
|
-
},
|
|
639
|
-
"condition": {
|
|
640
|
-
"property": "action",
|
|
641
|
-
"equals": "converse",
|
|
642
|
-
"type": "simple"
|
|
643
|
-
},
|
|
644
|
-
"type": "Hidden"
|
|
645
|
-
},
|
|
646
|
-
{
|
|
647
|
-
"id": "version",
|
|
648
|
-
"label": "Version",
|
|
649
|
-
"description": "Version of the element template",
|
|
650
|
-
"value": "4",
|
|
651
|
-
"group": "connector",
|
|
652
|
-
"binding": {
|
|
653
|
-
"key": "elementTemplateVersion",
|
|
654
|
-
"type": "zeebe:taskHeader"
|
|
655
|
-
},
|
|
656
|
-
"type": "Hidden"
|
|
657
|
-
},
|
|
658
|
-
{
|
|
659
|
-
"id": "id",
|
|
660
|
-
"label": "ID",
|
|
661
|
-
"description": "ID of the element template",
|
|
662
|
-
"value": "io.camunda.connectors.aws.bedrock.v1",
|
|
663
|
-
"group": "connector",
|
|
664
|
-
"binding": {
|
|
665
|
-
"key": "elementTemplateId",
|
|
666
|
-
"type": "zeebe:taskHeader"
|
|
667
|
-
},
|
|
668
|
-
"type": "Hidden"
|
|
669
|
-
},
|
|
670
|
-
{
|
|
671
|
-
"id": "resultVariable",
|
|
672
|
-
"label": "Result variable",
|
|
673
|
-
"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>.",
|
|
674
|
-
"group": "output",
|
|
675
|
-
"binding": {
|
|
676
|
-
"key": "resultVariable",
|
|
677
|
-
"type": "zeebe:taskHeader"
|
|
678
|
-
},
|
|
679
|
-
"type": "String"
|
|
680
|
-
},
|
|
681
|
-
{
|
|
682
|
-
"id": "resultExpression",
|
|
683
|
-
"label": "Result expression",
|
|
684
|
-
"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>.",
|
|
685
|
-
"feel": "required",
|
|
686
|
-
"group": "output",
|
|
687
|
-
"binding": {
|
|
688
|
-
"key": "resultExpression",
|
|
689
|
-
"type": "zeebe:taskHeader"
|
|
690
|
-
},
|
|
691
|
-
"type": "Text"
|
|
692
|
-
},
|
|
693
|
-
{
|
|
694
|
-
"id": "errorExpression",
|
|
695
|
-
"label": "Error expression",
|
|
696
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
|
|
697
|
-
"feel": "required",
|
|
698
|
-
"group": "error",
|
|
699
|
-
"binding": {
|
|
700
|
-
"key": "errorExpression",
|
|
701
|
-
"type": "zeebe:taskHeader"
|
|
702
|
-
},
|
|
703
|
-
"type": "Text"
|
|
704
|
-
},
|
|
705
|
-
{
|
|
706
|
-
"id": "retryCount",
|
|
707
|
-
"label": "Retries",
|
|
708
|
-
"description": "Number of retries",
|
|
709
|
-
"value": "3",
|
|
710
|
-
"feel": "optional",
|
|
711
|
-
"group": "retries",
|
|
712
|
-
"binding": {
|
|
713
|
-
"property": "retries",
|
|
714
|
-
"type": "zeebe:taskDefinition"
|
|
715
|
-
},
|
|
716
|
-
"type": "String"
|
|
717
|
-
},
|
|
718
|
-
{
|
|
719
|
-
"id": "retryBackoff",
|
|
720
|
-
"label": "Retry backoff",
|
|
721
|
-
"description": "ISO-8601 duration to wait between retries",
|
|
722
|
-
"value": "PT0S",
|
|
723
|
-
"group": "retries",
|
|
724
|
-
"binding": {
|
|
725
|
-
"key": "retryBackoff",
|
|
726
|
-
"type": "zeebe:taskHeader"
|
|
385
|
+
"key": "retryBackoff",
|
|
386
|
+
"type": "zeebe:taskHeader"
|
|
727
387
|
},
|
|
728
388
|
"type": "String"
|
|
729
389
|
}
|
|
@@ -1600,11 +1260,23 @@
|
|
|
1600
1260
|
},
|
|
1601
1261
|
{
|
|
1602
1262
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1603
|
-
"name": "AWS
|
|
1263
|
+
"name": "AWS Bedrock Outbound Connector",
|
|
1604
1264
|
"id": "io.camunda.connectors.aws.bedrock.v1",
|
|
1605
|
-
"description": "
|
|
1606
|
-
"
|
|
1607
|
-
|
|
1265
|
+
"description": "Invoke models and converse using AWS Bedrock.",
|
|
1266
|
+
"keywords": [
|
|
1267
|
+
"invoke model",
|
|
1268
|
+
"run inference",
|
|
1269
|
+
"invokemodel API",
|
|
1270
|
+
"converse API",
|
|
1271
|
+
"converse",
|
|
1272
|
+
"AI",
|
|
1273
|
+
"LLM",
|
|
1274
|
+
"machine learning",
|
|
1275
|
+
"language model",
|
|
1276
|
+
"generative AI"
|
|
1277
|
+
],
|
|
1278
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-bedrock/",
|
|
1279
|
+
"version": 4,
|
|
1608
1280
|
"category": {
|
|
1609
1281
|
"id": "connectors",
|
|
1610
1282
|
"name": "Connectors"
|
|
@@ -1614,7 +1286,7 @@
|
|
|
1614
1286
|
"value": "bpmn:ServiceTask"
|
|
1615
1287
|
},
|
|
1616
1288
|
"engines": {
|
|
1617
|
-
"camunda": "^8.
|
|
1289
|
+
"camunda": "^8.10"
|
|
1618
1290
|
},
|
|
1619
1291
|
"groups": [
|
|
1620
1292
|
{
|
|
@@ -1637,6 +1309,10 @@
|
|
|
1637
1309
|
"id": "converse",
|
|
1638
1310
|
"label": "Converse"
|
|
1639
1311
|
},
|
|
1312
|
+
{
|
|
1313
|
+
"id": "connector",
|
|
1314
|
+
"label": "Connector"
|
|
1315
|
+
},
|
|
1640
1316
|
{
|
|
1641
1317
|
"id": "output",
|
|
1642
1318
|
"label": "Output mapping"
|
|
@@ -1814,6 +1490,24 @@
|
|
|
1814
1490
|
},
|
|
1815
1491
|
"type": "String"
|
|
1816
1492
|
},
|
|
1493
|
+
{
|
|
1494
|
+
"id": "data.messagesHistory",
|
|
1495
|
+
"label": "Message History",
|
|
1496
|
+
"description": "Specify the message history, when previous context is needed",
|
|
1497
|
+
"optional": true,
|
|
1498
|
+
"feel": "required",
|
|
1499
|
+
"group": "converse",
|
|
1500
|
+
"binding": {
|
|
1501
|
+
"name": "data.messagesHistory",
|
|
1502
|
+
"type": "zeebe:input"
|
|
1503
|
+
},
|
|
1504
|
+
"condition": {
|
|
1505
|
+
"property": "action",
|
|
1506
|
+
"equals": "converse",
|
|
1507
|
+
"type": "simple"
|
|
1508
|
+
},
|
|
1509
|
+
"type": "String"
|
|
1510
|
+
},
|
|
1817
1511
|
{
|
|
1818
1512
|
"id": "data.modelId1",
|
|
1819
1513
|
"label": "Model ID",
|
|
@@ -1836,7 +1530,7 @@
|
|
|
1836
1530
|
"type": "String"
|
|
1837
1531
|
},
|
|
1838
1532
|
{
|
|
1839
|
-
"id": "data.
|
|
1533
|
+
"id": "data.newMessage",
|
|
1840
1534
|
"label": "New Message",
|
|
1841
1535
|
"description": "Specify the next message",
|
|
1842
1536
|
"optional": false,
|
|
@@ -1846,7 +1540,7 @@
|
|
|
1846
1540
|
"feel": "optional",
|
|
1847
1541
|
"group": "converse",
|
|
1848
1542
|
"binding": {
|
|
1849
|
-
"name": "data.
|
|
1543
|
+
"name": "data.newMessage",
|
|
1850
1544
|
"type": "zeebe:input"
|
|
1851
1545
|
},
|
|
1852
1546
|
"condition": {
|
|
@@ -1857,14 +1551,13 @@
|
|
|
1857
1551
|
"type": "String"
|
|
1858
1552
|
},
|
|
1859
1553
|
{
|
|
1860
|
-
"id": "data.
|
|
1861
|
-
"label": "
|
|
1862
|
-
"description": "Specify the message history, when previous context is needed",
|
|
1554
|
+
"id": "data.maxTokens",
|
|
1555
|
+
"label": "Max token returned",
|
|
1863
1556
|
"optional": true,
|
|
1864
|
-
"feel": "
|
|
1557
|
+
"feel": "optional",
|
|
1865
1558
|
"group": "converse",
|
|
1866
1559
|
"binding": {
|
|
1867
|
-
"name": "data.
|
|
1560
|
+
"name": "data.maxTokens",
|
|
1868
1561
|
"type": "zeebe:input"
|
|
1869
1562
|
},
|
|
1870
1563
|
"condition": {
|
|
@@ -1872,16 +1565,16 @@
|
|
|
1872
1565
|
"equals": "converse",
|
|
1873
1566
|
"type": "simple"
|
|
1874
1567
|
},
|
|
1875
|
-
"type": "
|
|
1568
|
+
"type": "Number"
|
|
1876
1569
|
},
|
|
1877
1570
|
{
|
|
1878
|
-
"id": "data.
|
|
1879
|
-
"label": "
|
|
1571
|
+
"id": "data.temperature",
|
|
1572
|
+
"label": "Temperature",
|
|
1880
1573
|
"optional": true,
|
|
1881
1574
|
"feel": "optional",
|
|
1882
1575
|
"group": "converse",
|
|
1883
1576
|
"binding": {
|
|
1884
|
-
"name": "data.
|
|
1577
|
+
"name": "data.temperature",
|
|
1885
1578
|
"type": "zeebe:input"
|
|
1886
1579
|
},
|
|
1887
1580
|
"condition": {
|
|
@@ -1889,16 +1582,32 @@
|
|
|
1889
1582
|
"equals": "converse",
|
|
1890
1583
|
"type": "simple"
|
|
1891
1584
|
},
|
|
1892
|
-
"type": "
|
|
1585
|
+
"type": "Number"
|
|
1893
1586
|
},
|
|
1894
1587
|
{
|
|
1895
|
-
"id": "data.
|
|
1896
|
-
"label": "
|
|
1588
|
+
"id": "data.topP",
|
|
1589
|
+
"label": "top P",
|
|
1897
1590
|
"optional": true,
|
|
1898
1591
|
"feel": "optional",
|
|
1899
1592
|
"group": "converse",
|
|
1900
1593
|
"binding": {
|
|
1901
|
-
"name": "data.
|
|
1594
|
+
"name": "data.topP",
|
|
1595
|
+
"type": "zeebe:input"
|
|
1596
|
+
},
|
|
1597
|
+
"condition": {
|
|
1598
|
+
"property": "action",
|
|
1599
|
+
"equals": "converse",
|
|
1600
|
+
"type": "simple"
|
|
1601
|
+
},
|
|
1602
|
+
"type": "Number"
|
|
1603
|
+
},
|
|
1604
|
+
{
|
|
1605
|
+
"id": "data_newDocuments_documentMode",
|
|
1606
|
+
"label": "Number of documents",
|
|
1607
|
+
"value": "none",
|
|
1608
|
+
"group": "converse",
|
|
1609
|
+
"binding": {
|
|
1610
|
+
"name": "data.data_newDocuments_documentMode",
|
|
1902
1611
|
"type": "zeebe:input"
|
|
1903
1612
|
},
|
|
1904
1613
|
"condition": {
|
|
@@ -1906,16 +1615,284 @@
|
|
|
1906
1615
|
"equals": "converse",
|
|
1907
1616
|
"type": "simple"
|
|
1908
1617
|
},
|
|
1618
|
+
"type": "Dropdown",
|
|
1619
|
+
"choices": [
|
|
1620
|
+
{
|
|
1621
|
+
"name": "None",
|
|
1622
|
+
"value": "none"
|
|
1623
|
+
},
|
|
1624
|
+
{
|
|
1625
|
+
"name": "Single document",
|
|
1626
|
+
"value": "single"
|
|
1627
|
+
},
|
|
1628
|
+
{
|
|
1629
|
+
"name": "Multiple documents",
|
|
1630
|
+
"value": "multiple"
|
|
1631
|
+
}
|
|
1632
|
+
]
|
|
1633
|
+
},
|
|
1634
|
+
{
|
|
1635
|
+
"id": "data_newDocuments_single_documentSource",
|
|
1636
|
+
"label": "Document source",
|
|
1637
|
+
"value": "camunda",
|
|
1638
|
+
"group": "converse",
|
|
1639
|
+
"binding": {
|
|
1640
|
+
"name": "data.data_newDocuments_single_documentSource",
|
|
1641
|
+
"type": "zeebe:input"
|
|
1642
|
+
},
|
|
1643
|
+
"condition": {
|
|
1644
|
+
"allMatch": [
|
|
1645
|
+
{
|
|
1646
|
+
"property": "data_newDocuments_documentMode",
|
|
1647
|
+
"equals": "single",
|
|
1648
|
+
"type": "simple"
|
|
1649
|
+
},
|
|
1650
|
+
{
|
|
1651
|
+
"property": "action",
|
|
1652
|
+
"equals": "converse",
|
|
1653
|
+
"type": "simple"
|
|
1654
|
+
}
|
|
1655
|
+
]
|
|
1656
|
+
},
|
|
1657
|
+
"type": "Dropdown",
|
|
1658
|
+
"choices": [
|
|
1659
|
+
{
|
|
1660
|
+
"name": "Camunda Document",
|
|
1661
|
+
"value": "camunda"
|
|
1662
|
+
},
|
|
1663
|
+
{
|
|
1664
|
+
"name": "Inline Content",
|
|
1665
|
+
"value": "inline"
|
|
1666
|
+
},
|
|
1667
|
+
{
|
|
1668
|
+
"name": "From URL",
|
|
1669
|
+
"value": "external"
|
|
1670
|
+
}
|
|
1671
|
+
]
|
|
1672
|
+
},
|
|
1673
|
+
{
|
|
1674
|
+
"id": "data_newDocuments_single_camundaReference",
|
|
1675
|
+
"label": "Camunda document",
|
|
1676
|
+
"constraints": {
|
|
1677
|
+
"notEmpty": true
|
|
1678
|
+
},
|
|
1679
|
+
"feel": "required",
|
|
1680
|
+
"group": "converse",
|
|
1681
|
+
"binding": {
|
|
1682
|
+
"name": "data.data_newDocuments_single_camundaReference",
|
|
1683
|
+
"type": "zeebe:input"
|
|
1684
|
+
},
|
|
1685
|
+
"condition": {
|
|
1686
|
+
"allMatch": [
|
|
1687
|
+
{
|
|
1688
|
+
"property": "data_newDocuments_documentMode",
|
|
1689
|
+
"equals": "single",
|
|
1690
|
+
"type": "simple"
|
|
1691
|
+
},
|
|
1692
|
+
{
|
|
1693
|
+
"property": "data_newDocuments_single_documentSource",
|
|
1694
|
+
"equals": "camunda",
|
|
1695
|
+
"type": "simple"
|
|
1696
|
+
},
|
|
1697
|
+
{
|
|
1698
|
+
"property": "action",
|
|
1699
|
+
"equals": "converse",
|
|
1700
|
+
"type": "simple"
|
|
1701
|
+
}
|
|
1702
|
+
]
|
|
1703
|
+
},
|
|
1909
1704
|
"type": "String"
|
|
1910
1705
|
},
|
|
1911
1706
|
{
|
|
1912
|
-
"id": "
|
|
1913
|
-
"label": "
|
|
1914
|
-
"
|
|
1707
|
+
"id": "data_newDocuments_single_inline_content",
|
|
1708
|
+
"label": "Content",
|
|
1709
|
+
"constraints": {
|
|
1710
|
+
"notEmpty": true
|
|
1711
|
+
},
|
|
1915
1712
|
"feel": "optional",
|
|
1916
1713
|
"group": "converse",
|
|
1917
1714
|
"binding": {
|
|
1918
|
-
"name": "data.
|
|
1715
|
+
"name": "data.data_newDocuments_single_inline_content",
|
|
1716
|
+
"type": "zeebe:input"
|
|
1717
|
+
},
|
|
1718
|
+
"condition": {
|
|
1719
|
+
"allMatch": [
|
|
1720
|
+
{
|
|
1721
|
+
"property": "data_newDocuments_documentMode",
|
|
1722
|
+
"equals": "single",
|
|
1723
|
+
"type": "simple"
|
|
1724
|
+
},
|
|
1725
|
+
{
|
|
1726
|
+
"property": "data_newDocuments_single_documentSource",
|
|
1727
|
+
"equals": "inline",
|
|
1728
|
+
"type": "simple"
|
|
1729
|
+
},
|
|
1730
|
+
{
|
|
1731
|
+
"property": "action",
|
|
1732
|
+
"equals": "converse",
|
|
1733
|
+
"type": "simple"
|
|
1734
|
+
}
|
|
1735
|
+
]
|
|
1736
|
+
},
|
|
1737
|
+
"type": "String"
|
|
1738
|
+
},
|
|
1739
|
+
{
|
|
1740
|
+
"id": "data_newDocuments_single_inline_fileName",
|
|
1741
|
+
"label": "File name",
|
|
1742
|
+
"feel": "optional",
|
|
1743
|
+
"group": "converse",
|
|
1744
|
+
"binding": {
|
|
1745
|
+
"name": "data.data_newDocuments_single_inline_fileName",
|
|
1746
|
+
"type": "zeebe:input"
|
|
1747
|
+
},
|
|
1748
|
+
"condition": {
|
|
1749
|
+
"allMatch": [
|
|
1750
|
+
{
|
|
1751
|
+
"property": "data_newDocuments_documentMode",
|
|
1752
|
+
"equals": "single",
|
|
1753
|
+
"type": "simple"
|
|
1754
|
+
},
|
|
1755
|
+
{
|
|
1756
|
+
"property": "data_newDocuments_single_documentSource",
|
|
1757
|
+
"equals": "inline",
|
|
1758
|
+
"type": "simple"
|
|
1759
|
+
},
|
|
1760
|
+
{
|
|
1761
|
+
"property": "action",
|
|
1762
|
+
"equals": "converse",
|
|
1763
|
+
"type": "simple"
|
|
1764
|
+
}
|
|
1765
|
+
]
|
|
1766
|
+
},
|
|
1767
|
+
"type": "String"
|
|
1768
|
+
},
|
|
1769
|
+
{
|
|
1770
|
+
"id": "data_newDocuments_single_inline_contentType",
|
|
1771
|
+
"label": "Content type",
|
|
1772
|
+
"feel": "optional",
|
|
1773
|
+
"group": "converse",
|
|
1774
|
+
"binding": {
|
|
1775
|
+
"name": "data.data_newDocuments_single_inline_contentType",
|
|
1776
|
+
"type": "zeebe:input"
|
|
1777
|
+
},
|
|
1778
|
+
"condition": {
|
|
1779
|
+
"allMatch": [
|
|
1780
|
+
{
|
|
1781
|
+
"property": "data_newDocuments_documentMode",
|
|
1782
|
+
"equals": "single",
|
|
1783
|
+
"type": "simple"
|
|
1784
|
+
},
|
|
1785
|
+
{
|
|
1786
|
+
"property": "data_newDocuments_single_documentSource",
|
|
1787
|
+
"equals": "inline",
|
|
1788
|
+
"type": "simple"
|
|
1789
|
+
},
|
|
1790
|
+
{
|
|
1791
|
+
"property": "action",
|
|
1792
|
+
"equals": "converse",
|
|
1793
|
+
"type": "simple"
|
|
1794
|
+
}
|
|
1795
|
+
]
|
|
1796
|
+
},
|
|
1797
|
+
"type": "String"
|
|
1798
|
+
},
|
|
1799
|
+
{
|
|
1800
|
+
"id": "data_newDocuments_single_external_url",
|
|
1801
|
+
"label": "URL",
|
|
1802
|
+
"constraints": {
|
|
1803
|
+
"notEmpty": true
|
|
1804
|
+
},
|
|
1805
|
+
"feel": "optional",
|
|
1806
|
+
"group": "converse",
|
|
1807
|
+
"binding": {
|
|
1808
|
+
"name": "data.data_newDocuments_single_external_url",
|
|
1809
|
+
"type": "zeebe:input"
|
|
1810
|
+
},
|
|
1811
|
+
"condition": {
|
|
1812
|
+
"allMatch": [
|
|
1813
|
+
{
|
|
1814
|
+
"property": "data_newDocuments_documentMode",
|
|
1815
|
+
"equals": "single",
|
|
1816
|
+
"type": "simple"
|
|
1817
|
+
},
|
|
1818
|
+
{
|
|
1819
|
+
"property": "data_newDocuments_single_documentSource",
|
|
1820
|
+
"equals": "external",
|
|
1821
|
+
"type": "simple"
|
|
1822
|
+
},
|
|
1823
|
+
{
|
|
1824
|
+
"property": "action",
|
|
1825
|
+
"equals": "converse",
|
|
1826
|
+
"type": "simple"
|
|
1827
|
+
}
|
|
1828
|
+
]
|
|
1829
|
+
},
|
|
1830
|
+
"type": "String"
|
|
1831
|
+
},
|
|
1832
|
+
{
|
|
1833
|
+
"id": "data_newDocuments_single_external_fileName",
|
|
1834
|
+
"label": "File name",
|
|
1835
|
+
"feel": "optional",
|
|
1836
|
+
"group": "converse",
|
|
1837
|
+
"binding": {
|
|
1838
|
+
"name": "data.data_newDocuments_single_external_fileName",
|
|
1839
|
+
"type": "zeebe:input"
|
|
1840
|
+
},
|
|
1841
|
+
"condition": {
|
|
1842
|
+
"allMatch": [
|
|
1843
|
+
{
|
|
1844
|
+
"property": "data_newDocuments_documentMode",
|
|
1845
|
+
"equals": "single",
|
|
1846
|
+
"type": "simple"
|
|
1847
|
+
},
|
|
1848
|
+
{
|
|
1849
|
+
"property": "data_newDocuments_single_documentSource",
|
|
1850
|
+
"equals": "external",
|
|
1851
|
+
"type": "simple"
|
|
1852
|
+
},
|
|
1853
|
+
{
|
|
1854
|
+
"property": "action",
|
|
1855
|
+
"equals": "converse",
|
|
1856
|
+
"type": "simple"
|
|
1857
|
+
}
|
|
1858
|
+
]
|
|
1859
|
+
},
|
|
1860
|
+
"type": "String"
|
|
1861
|
+
},
|
|
1862
|
+
{
|
|
1863
|
+
"id": "data_newDocuments_multiple_expression",
|
|
1864
|
+
"label": "Documents",
|
|
1865
|
+
"constraints": {
|
|
1866
|
+
"notEmpty": true
|
|
1867
|
+
},
|
|
1868
|
+
"feel": "required",
|
|
1869
|
+
"group": "converse",
|
|
1870
|
+
"binding": {
|
|
1871
|
+
"name": "data.data_newDocuments_multiple_expression",
|
|
1872
|
+
"type": "zeebe:input"
|
|
1873
|
+
},
|
|
1874
|
+
"condition": {
|
|
1875
|
+
"allMatch": [
|
|
1876
|
+
{
|
|
1877
|
+
"property": "data_newDocuments_documentMode",
|
|
1878
|
+
"equals": "multiple",
|
|
1879
|
+
"type": "simple"
|
|
1880
|
+
},
|
|
1881
|
+
{
|
|
1882
|
+
"property": "action",
|
|
1883
|
+
"equals": "converse",
|
|
1884
|
+
"type": "simple"
|
|
1885
|
+
}
|
|
1886
|
+
]
|
|
1887
|
+
},
|
|
1888
|
+
"type": "String"
|
|
1889
|
+
},
|
|
1890
|
+
{
|
|
1891
|
+
"id": "data.newDocuments",
|
|
1892
|
+
"value": "=if data_newDocuments_documentMode = \"multiple\" then data_newDocuments_multiple_expression else if data_newDocuments_documentMode = \"single\" then (if data_newDocuments_single_documentSource = \"camunda\" then [data_newDocuments_single_camundaReference] else if data_newDocuments_single_documentSource = \"inline\" then [{ \"camunda.document.type\": \"inline\", content: data_newDocuments_single_inline_content, name: data_newDocuments_single_inline_fileName, contentType: data_newDocuments_single_inline_contentType }] else if data_newDocuments_single_documentSource = \"external\" then [{ \"camunda.document.type\": \"external\", url: data_newDocuments_single_external_url, name: data_newDocuments_single_external_fileName }] else null) else null",
|
|
1893
|
+
"group": "converse",
|
|
1894
|
+
"binding": {
|
|
1895
|
+
"name": "data.newDocuments",
|
|
1919
1896
|
"type": "zeebe:input"
|
|
1920
1897
|
},
|
|
1921
1898
|
"condition": {
|
|
@@ -1923,12 +1900,36 @@
|
|
|
1923
1900
|
"equals": "converse",
|
|
1924
1901
|
"type": "simple"
|
|
1925
1902
|
},
|
|
1926
|
-
"type": "
|
|
1903
|
+
"type": "Hidden"
|
|
1904
|
+
},
|
|
1905
|
+
{
|
|
1906
|
+
"id": "version",
|
|
1907
|
+
"label": "Version",
|
|
1908
|
+
"description": "Version of the element template",
|
|
1909
|
+
"value": "4",
|
|
1910
|
+
"group": "connector",
|
|
1911
|
+
"binding": {
|
|
1912
|
+
"key": "elementTemplateVersion",
|
|
1913
|
+
"type": "zeebe:taskHeader"
|
|
1914
|
+
},
|
|
1915
|
+
"type": "Hidden"
|
|
1916
|
+
},
|
|
1917
|
+
{
|
|
1918
|
+
"id": "id",
|
|
1919
|
+
"label": "ID",
|
|
1920
|
+
"description": "ID of the element template",
|
|
1921
|
+
"value": "io.camunda.connectors.aws.bedrock.v1",
|
|
1922
|
+
"group": "connector",
|
|
1923
|
+
"binding": {
|
|
1924
|
+
"key": "elementTemplateId",
|
|
1925
|
+
"type": "zeebe:taskHeader"
|
|
1926
|
+
},
|
|
1927
|
+
"type": "Hidden"
|
|
1927
1928
|
},
|
|
1928
1929
|
{
|
|
1929
1930
|
"id": "resultVariable",
|
|
1930
1931
|
"label": "Result variable",
|
|
1931
|
-
"description": "Name of variable to store the response in",
|
|
1932
|
+
"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>.",
|
|
1932
1933
|
"group": "output",
|
|
1933
1934
|
"binding": {
|
|
1934
1935
|
"key": "resultVariable",
|
|
@@ -1939,7 +1940,7 @@
|
|
|
1939
1940
|
{
|
|
1940
1941
|
"id": "resultExpression",
|
|
1941
1942
|
"label": "Result expression",
|
|
1942
|
-
"description": "Expression to map the response into process variables",
|
|
1943
|
+
"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>.",
|
|
1943
1944
|
"feel": "required",
|
|
1944
1945
|
"group": "output",
|
|
1945
1946
|
"binding": {
|
|
@@ -1978,7 +1979,6 @@
|
|
|
1978
1979
|
"label": "Retry backoff",
|
|
1979
1980
|
"description": "ISO-8601 duration to wait between retries",
|
|
1980
1981
|
"value": "PT0S",
|
|
1981
|
-
"feel": "optional",
|
|
1982
1982
|
"group": "retries",
|
|
1983
1983
|
"binding": {
|
|
1984
1984
|
"key": "retryBackoff",
|