@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
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"file storage"
|
|
20
20
|
],
|
|
21
21
|
"documentationRef": "https://docs.camunda.io/docs/8.9/components/connectors/out-of-the-box-connectors/google-cloud-storage",
|
|
22
|
-
"version":
|
|
22
|
+
"version": 1,
|
|
23
23
|
"category": {
|
|
24
24
|
"id": "connectors",
|
|
25
25
|
"name": "Connectors"
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"value": "bpmn:ServiceTask"
|
|
30
30
|
},
|
|
31
31
|
"engines": {
|
|
32
|
-
"camunda": "^8.
|
|
32
|
+
"camunda": "^8.8"
|
|
33
33
|
},
|
|
34
34
|
"groups": [
|
|
35
35
|
{
|
|
@@ -232,199 +232,14 @@
|
|
|
232
232
|
"type": "String"
|
|
233
233
|
},
|
|
234
234
|
{
|
|
235
|
-
"id": "
|
|
236
|
-
"label": "Document
|
|
237
|
-
"
|
|
238
|
-
"group": "operation",
|
|
239
|
-
"binding": {
|
|
240
|
-
"name": "operation.operation_document_documentSource",
|
|
241
|
-
"type": "zeebe:input"
|
|
242
|
-
},
|
|
243
|
-
"condition": {
|
|
244
|
-
"property": "operationDiscriminator",
|
|
245
|
-
"equals": "uploadObject",
|
|
246
|
-
"type": "simple"
|
|
247
|
-
},
|
|
248
|
-
"tooltip": "Document to be uploaded to Google Cloud Storage.",
|
|
249
|
-
"type": "Dropdown",
|
|
250
|
-
"choices": [
|
|
251
|
-
{
|
|
252
|
-
"name": "Camunda Document",
|
|
253
|
-
"value": "camunda"
|
|
254
|
-
},
|
|
255
|
-
{
|
|
256
|
-
"name": "Inline Content",
|
|
257
|
-
"value": "inline"
|
|
258
|
-
},
|
|
259
|
-
{
|
|
260
|
-
"name": "From URL",
|
|
261
|
-
"value": "external"
|
|
262
|
-
}
|
|
263
|
-
]
|
|
264
|
-
},
|
|
265
|
-
{
|
|
266
|
-
"id": "operation_document_camundaReference",
|
|
267
|
-
"label": "Camunda document",
|
|
235
|
+
"id": "uploadOperationDocument",
|
|
236
|
+
"label": "Document",
|
|
237
|
+
"optional": false,
|
|
268
238
|
"constraints": {
|
|
269
239
|
"notEmpty": true
|
|
270
240
|
},
|
|
271
241
|
"feel": "required",
|
|
272
242
|
"group": "operation",
|
|
273
|
-
"binding": {
|
|
274
|
-
"name": "operation.operation_document_camundaReference",
|
|
275
|
-
"type": "zeebe:input"
|
|
276
|
-
},
|
|
277
|
-
"condition": {
|
|
278
|
-
"allMatch": [
|
|
279
|
-
{
|
|
280
|
-
"property": "operation_document_documentSource",
|
|
281
|
-
"equals": "camunda",
|
|
282
|
-
"type": "simple"
|
|
283
|
-
},
|
|
284
|
-
{
|
|
285
|
-
"property": "operationDiscriminator",
|
|
286
|
-
"equals": "uploadObject",
|
|
287
|
-
"type": "simple"
|
|
288
|
-
}
|
|
289
|
-
]
|
|
290
|
-
},
|
|
291
|
-
"type": "String"
|
|
292
|
-
},
|
|
293
|
-
{
|
|
294
|
-
"id": "operation_document_inline_content",
|
|
295
|
-
"label": "Content",
|
|
296
|
-
"constraints": {
|
|
297
|
-
"notEmpty": true
|
|
298
|
-
},
|
|
299
|
-
"feel": "optional",
|
|
300
|
-
"group": "operation",
|
|
301
|
-
"binding": {
|
|
302
|
-
"name": "operation.operation_document_inline_content",
|
|
303
|
-
"type": "zeebe:input"
|
|
304
|
-
},
|
|
305
|
-
"condition": {
|
|
306
|
-
"allMatch": [
|
|
307
|
-
{
|
|
308
|
-
"property": "operation_document_documentSource",
|
|
309
|
-
"equals": "inline",
|
|
310
|
-
"type": "simple"
|
|
311
|
-
},
|
|
312
|
-
{
|
|
313
|
-
"property": "operationDiscriminator",
|
|
314
|
-
"equals": "uploadObject",
|
|
315
|
-
"type": "simple"
|
|
316
|
-
}
|
|
317
|
-
]
|
|
318
|
-
},
|
|
319
|
-
"type": "String"
|
|
320
|
-
},
|
|
321
|
-
{
|
|
322
|
-
"id": "operation_document_inline_fileName",
|
|
323
|
-
"label": "File name",
|
|
324
|
-
"feel": "optional",
|
|
325
|
-
"group": "operation",
|
|
326
|
-
"binding": {
|
|
327
|
-
"name": "operation.operation_document_inline_fileName",
|
|
328
|
-
"type": "zeebe:input"
|
|
329
|
-
},
|
|
330
|
-
"condition": {
|
|
331
|
-
"allMatch": [
|
|
332
|
-
{
|
|
333
|
-
"property": "operation_document_documentSource",
|
|
334
|
-
"equals": "inline",
|
|
335
|
-
"type": "simple"
|
|
336
|
-
},
|
|
337
|
-
{
|
|
338
|
-
"property": "operationDiscriminator",
|
|
339
|
-
"equals": "uploadObject",
|
|
340
|
-
"type": "simple"
|
|
341
|
-
}
|
|
342
|
-
]
|
|
343
|
-
},
|
|
344
|
-
"type": "String"
|
|
345
|
-
},
|
|
346
|
-
{
|
|
347
|
-
"id": "operation_document_inline_contentType",
|
|
348
|
-
"label": "Content type",
|
|
349
|
-
"feel": "optional",
|
|
350
|
-
"group": "operation",
|
|
351
|
-
"binding": {
|
|
352
|
-
"name": "operation.operation_document_inline_contentType",
|
|
353
|
-
"type": "zeebe:input"
|
|
354
|
-
},
|
|
355
|
-
"condition": {
|
|
356
|
-
"allMatch": [
|
|
357
|
-
{
|
|
358
|
-
"property": "operation_document_documentSource",
|
|
359
|
-
"equals": "inline",
|
|
360
|
-
"type": "simple"
|
|
361
|
-
},
|
|
362
|
-
{
|
|
363
|
-
"property": "operationDiscriminator",
|
|
364
|
-
"equals": "uploadObject",
|
|
365
|
-
"type": "simple"
|
|
366
|
-
}
|
|
367
|
-
]
|
|
368
|
-
},
|
|
369
|
-
"type": "String"
|
|
370
|
-
},
|
|
371
|
-
{
|
|
372
|
-
"id": "operation_document_external_url",
|
|
373
|
-
"label": "URL",
|
|
374
|
-
"constraints": {
|
|
375
|
-
"notEmpty": true
|
|
376
|
-
},
|
|
377
|
-
"feel": "optional",
|
|
378
|
-
"group": "operation",
|
|
379
|
-
"binding": {
|
|
380
|
-
"name": "operation.operation_document_external_url",
|
|
381
|
-
"type": "zeebe:input"
|
|
382
|
-
},
|
|
383
|
-
"condition": {
|
|
384
|
-
"allMatch": [
|
|
385
|
-
{
|
|
386
|
-
"property": "operation_document_documentSource",
|
|
387
|
-
"equals": "external",
|
|
388
|
-
"type": "simple"
|
|
389
|
-
},
|
|
390
|
-
{
|
|
391
|
-
"property": "operationDiscriminator",
|
|
392
|
-
"equals": "uploadObject",
|
|
393
|
-
"type": "simple"
|
|
394
|
-
}
|
|
395
|
-
]
|
|
396
|
-
},
|
|
397
|
-
"type": "String"
|
|
398
|
-
},
|
|
399
|
-
{
|
|
400
|
-
"id": "operation_document_external_fileName",
|
|
401
|
-
"label": "File name",
|
|
402
|
-
"feel": "optional",
|
|
403
|
-
"group": "operation",
|
|
404
|
-
"binding": {
|
|
405
|
-
"name": "operation.operation_document_external_fileName",
|
|
406
|
-
"type": "zeebe:input"
|
|
407
|
-
},
|
|
408
|
-
"condition": {
|
|
409
|
-
"allMatch": [
|
|
410
|
-
{
|
|
411
|
-
"property": "operation_document_documentSource",
|
|
412
|
-
"equals": "external",
|
|
413
|
-
"type": "simple"
|
|
414
|
-
},
|
|
415
|
-
{
|
|
416
|
-
"property": "operationDiscriminator",
|
|
417
|
-
"equals": "uploadObject",
|
|
418
|
-
"type": "simple"
|
|
419
|
-
}
|
|
420
|
-
]
|
|
421
|
-
},
|
|
422
|
-
"type": "String"
|
|
423
|
-
},
|
|
424
|
-
{
|
|
425
|
-
"id": "uploadOperationDocument",
|
|
426
|
-
"value": "=if operation_document_documentSource = \"camunda\" then operation_document_camundaReference else if operation_document_documentSource = \"inline\" then { \"camunda.document.type\": \"inline\", content: operation_document_inline_content, name: operation_document_inline_fileName, contentType: operation_document_inline_contentType } else if operation_document_documentSource = \"external\" then { \"camunda.document.type\": \"external\", url: operation_document_external_url, name: operation_document_external_fileName } else null",
|
|
427
|
-
"group": "operation",
|
|
428
243
|
"binding": {
|
|
429
244
|
"name": "operation.document",
|
|
430
245
|
"type": "zeebe:input"
|
|
@@ -434,7 +249,8 @@
|
|
|
434
249
|
"equals": "uploadObject",
|
|
435
250
|
"type": "simple"
|
|
436
251
|
},
|
|
437
|
-
"
|
|
252
|
+
"tooltip": "Document to be uploaded to Google Cloud Storage.",
|
|
253
|
+
"type": "String"
|
|
438
254
|
},
|
|
439
255
|
{
|
|
440
256
|
"id": "uploadOperationFileName",
|
|
@@ -458,7 +274,7 @@
|
|
|
458
274
|
"id": "version",
|
|
459
275
|
"label": "Version",
|
|
460
276
|
"description": "Version of the element template",
|
|
461
|
-
"value": "
|
|
277
|
+
"value": "1",
|
|
462
278
|
"group": "connector",
|
|
463
279
|
"binding": {
|
|
464
280
|
"key": "elementTemplateVersion",
|
|
@@ -563,7 +379,7 @@
|
|
|
563
379
|
"file storage"
|
|
564
380
|
],
|
|
565
381
|
"documentationRef": "https://docs.camunda.io/docs/8.9/components/connectors/out-of-the-box-connectors/google-cloud-storage",
|
|
566
|
-
"version":
|
|
382
|
+
"version": 2,
|
|
567
383
|
"category": {
|
|
568
384
|
"id": "connectors",
|
|
569
385
|
"name": "Connectors"
|
|
@@ -573,7 +389,7 @@
|
|
|
573
389
|
"value": "bpmn:ServiceTask"
|
|
574
390
|
},
|
|
575
391
|
"engines": {
|
|
576
|
-
"camunda": "^8.
|
|
392
|
+
"camunda": "^8.10"
|
|
577
393
|
},
|
|
578
394
|
"groups": [
|
|
579
395
|
{
|
|
@@ -776,14 +592,199 @@
|
|
|
776
592
|
"type": "String"
|
|
777
593
|
},
|
|
778
594
|
{
|
|
779
|
-
"id": "
|
|
780
|
-
"label": "Document",
|
|
781
|
-
"
|
|
595
|
+
"id": "operation_document_documentSource",
|
|
596
|
+
"label": "Document source",
|
|
597
|
+
"value": "camunda",
|
|
598
|
+
"group": "operation",
|
|
599
|
+
"binding": {
|
|
600
|
+
"name": "operation.operation_document_documentSource",
|
|
601
|
+
"type": "zeebe:input"
|
|
602
|
+
},
|
|
603
|
+
"condition": {
|
|
604
|
+
"property": "operationDiscriminator",
|
|
605
|
+
"equals": "uploadObject",
|
|
606
|
+
"type": "simple"
|
|
607
|
+
},
|
|
608
|
+
"tooltip": "Document to be uploaded to Google Cloud Storage.",
|
|
609
|
+
"type": "Dropdown",
|
|
610
|
+
"choices": [
|
|
611
|
+
{
|
|
612
|
+
"name": "Camunda Document",
|
|
613
|
+
"value": "camunda"
|
|
614
|
+
},
|
|
615
|
+
{
|
|
616
|
+
"name": "Inline Content",
|
|
617
|
+
"value": "inline"
|
|
618
|
+
},
|
|
619
|
+
{
|
|
620
|
+
"name": "From URL",
|
|
621
|
+
"value": "external"
|
|
622
|
+
}
|
|
623
|
+
]
|
|
624
|
+
},
|
|
625
|
+
{
|
|
626
|
+
"id": "operation_document_camundaReference",
|
|
627
|
+
"label": "Camunda document",
|
|
782
628
|
"constraints": {
|
|
783
629
|
"notEmpty": true
|
|
784
630
|
},
|
|
785
631
|
"feel": "required",
|
|
786
632
|
"group": "operation",
|
|
633
|
+
"binding": {
|
|
634
|
+
"name": "operation.operation_document_camundaReference",
|
|
635
|
+
"type": "zeebe:input"
|
|
636
|
+
},
|
|
637
|
+
"condition": {
|
|
638
|
+
"allMatch": [
|
|
639
|
+
{
|
|
640
|
+
"property": "operation_document_documentSource",
|
|
641
|
+
"equals": "camunda",
|
|
642
|
+
"type": "simple"
|
|
643
|
+
},
|
|
644
|
+
{
|
|
645
|
+
"property": "operationDiscriminator",
|
|
646
|
+
"equals": "uploadObject",
|
|
647
|
+
"type": "simple"
|
|
648
|
+
}
|
|
649
|
+
]
|
|
650
|
+
},
|
|
651
|
+
"type": "String"
|
|
652
|
+
},
|
|
653
|
+
{
|
|
654
|
+
"id": "operation_document_inline_content",
|
|
655
|
+
"label": "Content",
|
|
656
|
+
"constraints": {
|
|
657
|
+
"notEmpty": true
|
|
658
|
+
},
|
|
659
|
+
"feel": "optional",
|
|
660
|
+
"group": "operation",
|
|
661
|
+
"binding": {
|
|
662
|
+
"name": "operation.operation_document_inline_content",
|
|
663
|
+
"type": "zeebe:input"
|
|
664
|
+
},
|
|
665
|
+
"condition": {
|
|
666
|
+
"allMatch": [
|
|
667
|
+
{
|
|
668
|
+
"property": "operation_document_documentSource",
|
|
669
|
+
"equals": "inline",
|
|
670
|
+
"type": "simple"
|
|
671
|
+
},
|
|
672
|
+
{
|
|
673
|
+
"property": "operationDiscriminator",
|
|
674
|
+
"equals": "uploadObject",
|
|
675
|
+
"type": "simple"
|
|
676
|
+
}
|
|
677
|
+
]
|
|
678
|
+
},
|
|
679
|
+
"type": "String"
|
|
680
|
+
},
|
|
681
|
+
{
|
|
682
|
+
"id": "operation_document_inline_fileName",
|
|
683
|
+
"label": "File name",
|
|
684
|
+
"feel": "optional",
|
|
685
|
+
"group": "operation",
|
|
686
|
+
"binding": {
|
|
687
|
+
"name": "operation.operation_document_inline_fileName",
|
|
688
|
+
"type": "zeebe:input"
|
|
689
|
+
},
|
|
690
|
+
"condition": {
|
|
691
|
+
"allMatch": [
|
|
692
|
+
{
|
|
693
|
+
"property": "operation_document_documentSource",
|
|
694
|
+
"equals": "inline",
|
|
695
|
+
"type": "simple"
|
|
696
|
+
},
|
|
697
|
+
{
|
|
698
|
+
"property": "operationDiscriminator",
|
|
699
|
+
"equals": "uploadObject",
|
|
700
|
+
"type": "simple"
|
|
701
|
+
}
|
|
702
|
+
]
|
|
703
|
+
},
|
|
704
|
+
"type": "String"
|
|
705
|
+
},
|
|
706
|
+
{
|
|
707
|
+
"id": "operation_document_inline_contentType",
|
|
708
|
+
"label": "Content type",
|
|
709
|
+
"feel": "optional",
|
|
710
|
+
"group": "operation",
|
|
711
|
+
"binding": {
|
|
712
|
+
"name": "operation.operation_document_inline_contentType",
|
|
713
|
+
"type": "zeebe:input"
|
|
714
|
+
},
|
|
715
|
+
"condition": {
|
|
716
|
+
"allMatch": [
|
|
717
|
+
{
|
|
718
|
+
"property": "operation_document_documentSource",
|
|
719
|
+
"equals": "inline",
|
|
720
|
+
"type": "simple"
|
|
721
|
+
},
|
|
722
|
+
{
|
|
723
|
+
"property": "operationDiscriminator",
|
|
724
|
+
"equals": "uploadObject",
|
|
725
|
+
"type": "simple"
|
|
726
|
+
}
|
|
727
|
+
]
|
|
728
|
+
},
|
|
729
|
+
"type": "String"
|
|
730
|
+
},
|
|
731
|
+
{
|
|
732
|
+
"id": "operation_document_external_url",
|
|
733
|
+
"label": "URL",
|
|
734
|
+
"constraints": {
|
|
735
|
+
"notEmpty": true
|
|
736
|
+
},
|
|
737
|
+
"feel": "optional",
|
|
738
|
+
"group": "operation",
|
|
739
|
+
"binding": {
|
|
740
|
+
"name": "operation.operation_document_external_url",
|
|
741
|
+
"type": "zeebe:input"
|
|
742
|
+
},
|
|
743
|
+
"condition": {
|
|
744
|
+
"allMatch": [
|
|
745
|
+
{
|
|
746
|
+
"property": "operation_document_documentSource",
|
|
747
|
+
"equals": "external",
|
|
748
|
+
"type": "simple"
|
|
749
|
+
},
|
|
750
|
+
{
|
|
751
|
+
"property": "operationDiscriminator",
|
|
752
|
+
"equals": "uploadObject",
|
|
753
|
+
"type": "simple"
|
|
754
|
+
}
|
|
755
|
+
]
|
|
756
|
+
},
|
|
757
|
+
"type": "String"
|
|
758
|
+
},
|
|
759
|
+
{
|
|
760
|
+
"id": "operation_document_external_fileName",
|
|
761
|
+
"label": "File name",
|
|
762
|
+
"feel": "optional",
|
|
763
|
+
"group": "operation",
|
|
764
|
+
"binding": {
|
|
765
|
+
"name": "operation.operation_document_external_fileName",
|
|
766
|
+
"type": "zeebe:input"
|
|
767
|
+
},
|
|
768
|
+
"condition": {
|
|
769
|
+
"allMatch": [
|
|
770
|
+
{
|
|
771
|
+
"property": "operation_document_documentSource",
|
|
772
|
+
"equals": "external",
|
|
773
|
+
"type": "simple"
|
|
774
|
+
},
|
|
775
|
+
{
|
|
776
|
+
"property": "operationDiscriminator",
|
|
777
|
+
"equals": "uploadObject",
|
|
778
|
+
"type": "simple"
|
|
779
|
+
}
|
|
780
|
+
]
|
|
781
|
+
},
|
|
782
|
+
"type": "String"
|
|
783
|
+
},
|
|
784
|
+
{
|
|
785
|
+
"id": "uploadOperationDocument",
|
|
786
|
+
"value": "=if operation_document_documentSource = \"camunda\" then operation_document_camundaReference else if operation_document_documentSource = \"inline\" then { \"camunda.document.type\": \"inline\", content: operation_document_inline_content, name: operation_document_inline_fileName, contentType: operation_document_inline_contentType } else if operation_document_documentSource = \"external\" then { \"camunda.document.type\": \"external\", url: operation_document_external_url, name: operation_document_external_fileName } else null",
|
|
787
|
+
"group": "operation",
|
|
787
788
|
"binding": {
|
|
788
789
|
"name": "operation.document",
|
|
789
790
|
"type": "zeebe:input"
|
|
@@ -793,8 +794,7 @@
|
|
|
793
794
|
"equals": "uploadObject",
|
|
794
795
|
"type": "simple"
|
|
795
796
|
},
|
|
796
|
-
"
|
|
797
|
-
"type": "String"
|
|
797
|
+
"type": "Hidden"
|
|
798
798
|
},
|
|
799
799
|
{
|
|
800
800
|
"id": "uploadOperationFileName",
|
|
@@ -818,7 +818,7 @@
|
|
|
818
818
|
"id": "version",
|
|
819
819
|
"label": "Version",
|
|
820
820
|
"description": "Version of the element template",
|
|
821
|
-
"value": "
|
|
821
|
+
"value": "2",
|
|
822
822
|
"group": "connector",
|
|
823
823
|
"binding": {
|
|
824
824
|
"key": "elementTemplateVersion",
|
|
@@ -890,7 +890,7 @@
|
|
|
890
890
|
"id": "retryBackoff",
|
|
891
891
|
"label": "Retry backoff",
|
|
892
892
|
"description": "ISO-8601 duration to wait between retries",
|
|
893
|
-
"value": "
|
|
893
|
+
"value": "PT30S",
|
|
894
894
|
"group": "retries",
|
|
895
895
|
"binding": {
|
|
896
896
|
"key": "retryBackoff",
|