@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
|
@@ -3,22 +3,9 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "AWS Textract Outbound Connector",
|
|
5
5
|
"id": "io.camunda.connectors.AWSTEXTRACT.v1",
|
|
6
|
-
"description": "
|
|
7
|
-
"
|
|
8
|
-
|
|
9
|
-
"extract data",
|
|
10
|
-
"extract text from image",
|
|
11
|
-
"extract data from image",
|
|
12
|
-
"ocr",
|
|
13
|
-
"OCR",
|
|
14
|
-
"document processing",
|
|
15
|
-
"text extraction",
|
|
16
|
-
"analyze document",
|
|
17
|
-
"asynchronous",
|
|
18
|
-
"real-time"
|
|
19
|
-
],
|
|
20
|
-
"documentationRef": "https://docs.camunda.io/docs/8.6/components/connectors/out-of-the-box-connectors/amazon-textract/",
|
|
21
|
-
"version": 4,
|
|
6
|
+
"description": "Automatically extract printed text, handwriting, layout elements, and data from any document",
|
|
7
|
+
"documentationRef": "https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/amazon-textract/",
|
|
8
|
+
"version": 1,
|
|
22
9
|
"category": {
|
|
23
10
|
"id": "connectors",
|
|
24
11
|
"name": "Connectors"
|
|
@@ -27,9 +14,6 @@
|
|
|
27
14
|
"elementType": {
|
|
28
15
|
"value": "bpmn:ServiceTask"
|
|
29
16
|
},
|
|
30
|
-
"engines": {
|
|
31
|
-
"camunda": "^8.6"
|
|
32
|
-
},
|
|
33
17
|
"groups": [
|
|
34
18
|
{
|
|
35
19
|
"id": "authentication",
|
|
@@ -39,21 +23,9 @@
|
|
|
39
23
|
"id": "configuration",
|
|
40
24
|
"label": "Configuration"
|
|
41
25
|
},
|
|
42
|
-
{
|
|
43
|
-
"id": "document",
|
|
44
|
-
"label": "Input document"
|
|
45
|
-
},
|
|
46
26
|
{
|
|
47
27
|
"id": "input",
|
|
48
|
-
"label": "
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
"id": "advanced",
|
|
52
|
-
"label": "Advanced configuration"
|
|
53
|
-
},
|
|
54
|
-
{
|
|
55
|
-
"id": "connector",
|
|
56
|
-
"label": "Connector"
|
|
28
|
+
"label": "Configure input"
|
|
57
29
|
},
|
|
58
30
|
{
|
|
59
31
|
"id": "output",
|
|
@@ -170,154 +142,89 @@
|
|
|
170
142
|
"type": "Hidden"
|
|
171
143
|
},
|
|
172
144
|
{
|
|
173
|
-
"id": "input.
|
|
174
|
-
"label": "
|
|
175
|
-
"description": "
|
|
145
|
+
"id": "input.executionType",
|
|
146
|
+
"label": "Execution type",
|
|
147
|
+
"description": "Endpoint inference type",
|
|
176
148
|
"optional": false,
|
|
177
|
-
"value": "
|
|
178
|
-
"
|
|
149
|
+
"value": "ASYNC",
|
|
150
|
+
"constraints": {
|
|
151
|
+
"notEmpty": true
|
|
152
|
+
},
|
|
153
|
+
"group": "input",
|
|
179
154
|
"binding": {
|
|
180
|
-
"name": "input.
|
|
155
|
+
"name": "input.executionType",
|
|
181
156
|
"type": "zeebe:input"
|
|
182
157
|
},
|
|
183
158
|
"type": "Dropdown",
|
|
184
159
|
"choices": [
|
|
185
160
|
{
|
|
186
|
-
"name": "
|
|
187
|
-
"value": "
|
|
161
|
+
"name": "Asynchronous",
|
|
162
|
+
"value": "ASYNC"
|
|
188
163
|
},
|
|
189
164
|
{
|
|
190
|
-
"name": "
|
|
191
|
-
"value": "
|
|
165
|
+
"name": "Real-time",
|
|
166
|
+
"value": "SYNC"
|
|
167
|
+
},
|
|
168
|
+
{
|
|
169
|
+
"name": "Polling",
|
|
170
|
+
"value": "POLLING"
|
|
192
171
|
}
|
|
193
172
|
]
|
|
194
173
|
},
|
|
195
174
|
{
|
|
196
175
|
"id": "input.documentS3Bucket",
|
|
197
176
|
"label": "Document bucket",
|
|
198
|
-
"description": "S3 bucket that contains document that
|
|
177
|
+
"description": "S3 bucket that contains document that needs to be processed",
|
|
199
178
|
"optional": false,
|
|
200
179
|
"constraints": {
|
|
201
180
|
"notEmpty": true
|
|
202
181
|
},
|
|
203
182
|
"feel": "optional",
|
|
204
|
-
"group": "
|
|
183
|
+
"group": "input",
|
|
205
184
|
"binding": {
|
|
206
185
|
"name": "input.documentS3Bucket",
|
|
207
186
|
"type": "zeebe:input"
|
|
208
187
|
},
|
|
209
|
-
"condition": {
|
|
210
|
-
"property": "input.documentLocationType",
|
|
211
|
-
"equals": "S3",
|
|
212
|
-
"type": "simple"
|
|
213
|
-
},
|
|
214
188
|
"type": "String"
|
|
215
189
|
},
|
|
216
190
|
{
|
|
217
191
|
"id": "input.documentName",
|
|
218
|
-
"label": "Document
|
|
219
|
-
"description": "S3 document
|
|
192
|
+
"label": "Document path",
|
|
193
|
+
"description": "S3 document path to be processed",
|
|
220
194
|
"optional": false,
|
|
221
195
|
"constraints": {
|
|
222
196
|
"notEmpty": true
|
|
223
197
|
},
|
|
224
198
|
"feel": "optional",
|
|
225
|
-
"group": "
|
|
199
|
+
"group": "input",
|
|
226
200
|
"binding": {
|
|
227
201
|
"name": "input.documentName",
|
|
228
202
|
"type": "zeebe:input"
|
|
229
203
|
},
|
|
230
|
-
"condition": {
|
|
231
|
-
"property": "input.documentLocationType",
|
|
232
|
-
"equals": "S3",
|
|
233
|
-
"type": "simple"
|
|
234
|
-
},
|
|
235
204
|
"type": "String"
|
|
236
205
|
},
|
|
237
206
|
{
|
|
238
207
|
"id": "input.documentVersion",
|
|
239
208
|
"label": "Document version",
|
|
240
|
-
"description": "S3 document version
|
|
209
|
+
"description": "S3 document version to be processed",
|
|
241
210
|
"optional": true,
|
|
242
211
|
"feel": "optional",
|
|
243
|
-
"group": "
|
|
212
|
+
"group": "input",
|
|
244
213
|
"binding": {
|
|
245
214
|
"name": "input.documentVersion",
|
|
246
215
|
"type": "zeebe:input"
|
|
247
216
|
},
|
|
248
|
-
"condition": {
|
|
249
|
-
"property": "input.documentLocationType",
|
|
250
|
-
"equals": "S3",
|
|
251
|
-
"type": "simple"
|
|
252
|
-
},
|
|
253
217
|
"type": "String"
|
|
254
218
|
},
|
|
255
|
-
{
|
|
256
|
-
"id": "input.document",
|
|
257
|
-
"label": "Camunda Document",
|
|
258
|
-
"description": "The Camunda document of the process that should be analyzed.",
|
|
259
|
-
"optional": false,
|
|
260
|
-
"constraints": {
|
|
261
|
-
"notEmpty": true
|
|
262
|
-
},
|
|
263
|
-
"feel": "required",
|
|
264
|
-
"group": "document",
|
|
265
|
-
"binding": {
|
|
266
|
-
"name": "input.document",
|
|
267
|
-
"type": "zeebe:input"
|
|
268
|
-
},
|
|
269
|
-
"condition": {
|
|
270
|
-
"property": "input.documentLocationType",
|
|
271
|
-
"equals": "UPLOADED",
|
|
272
|
-
"type": "simple"
|
|
273
|
-
},
|
|
274
|
-
"type": "String"
|
|
275
|
-
},
|
|
276
|
-
{
|
|
277
|
-
"id": "input.executionType",
|
|
278
|
-
"label": "Execution type",
|
|
279
|
-
"description": "How the document should be processes. See more info in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-textract/#execution-types\" target=\"_blank\">documentation</a>.",
|
|
280
|
-
"optional": false,
|
|
281
|
-
"value": "POLLING",
|
|
282
|
-
"constraints": {
|
|
283
|
-
"notEmpty": true
|
|
284
|
-
},
|
|
285
|
-
"group": "input",
|
|
286
|
-
"binding": {
|
|
287
|
-
"name": "input.executionType",
|
|
288
|
-
"type": "zeebe:input"
|
|
289
|
-
},
|
|
290
|
-
"condition": {
|
|
291
|
-
"property": "input.documentLocationType",
|
|
292
|
-
"equals": "S3",
|
|
293
|
-
"type": "simple"
|
|
294
|
-
},
|
|
295
|
-
"type": "Dropdown",
|
|
296
|
-
"choices": [
|
|
297
|
-
{
|
|
298
|
-
"name": "Asynchronous",
|
|
299
|
-
"value": "ASYNC"
|
|
300
|
-
},
|
|
301
|
-
{
|
|
302
|
-
"name": "Real-time",
|
|
303
|
-
"value": "SYNC"
|
|
304
|
-
},
|
|
305
|
-
{
|
|
306
|
-
"name": "Polling",
|
|
307
|
-
"value": "POLLING"
|
|
308
|
-
}
|
|
309
|
-
]
|
|
310
|
-
},
|
|
311
219
|
{
|
|
312
220
|
"id": "input.analyzeTables",
|
|
313
221
|
"label": "Analyze tables",
|
|
314
|
-
"description": "Select this to return information about the tables that are detected in the input document.",
|
|
315
222
|
"optional": false,
|
|
223
|
+
"feel": "static",
|
|
316
224
|
"value": true,
|
|
317
225
|
"constraints": {
|
|
318
226
|
"notEmpty": true
|
|
319
227
|
},
|
|
320
|
-
"feel": "static",
|
|
321
228
|
"group": "input",
|
|
322
229
|
"binding": {
|
|
323
230
|
"name": "input.analyzeTables",
|
|
@@ -328,13 +235,12 @@
|
|
|
328
235
|
{
|
|
329
236
|
"id": "input.analyzeForms",
|
|
330
237
|
"label": "Analyze form",
|
|
331
|
-
"
|
|
238
|
+
"feel": "static",
|
|
332
239
|
"optional": false,
|
|
333
240
|
"value": true,
|
|
334
241
|
"constraints": {
|
|
335
242
|
"notEmpty": true
|
|
336
243
|
},
|
|
337
|
-
"feel": "static",
|
|
338
244
|
"group": "input",
|
|
339
245
|
"binding": {
|
|
340
246
|
"name": "input.analyzeForms",
|
|
@@ -345,13 +251,12 @@
|
|
|
345
251
|
{
|
|
346
252
|
"id": "input.analyzeSignatures",
|
|
347
253
|
"label": "Analyze signatures",
|
|
348
|
-
"
|
|
254
|
+
"feel": "static",
|
|
349
255
|
"optional": false,
|
|
350
256
|
"value": true,
|
|
351
257
|
"constraints": {
|
|
352
258
|
"notEmpty": true
|
|
353
259
|
},
|
|
354
|
-
"feel": "static",
|
|
355
260
|
"group": "input",
|
|
356
261
|
"binding": {
|
|
357
262
|
"name": "input.analyzeSignatures",
|
|
@@ -362,65 +267,28 @@
|
|
|
362
267
|
{
|
|
363
268
|
"id": "input.analyzeLayout",
|
|
364
269
|
"label": "Analyze layout",
|
|
365
|
-
"description": "Select this to return information about the layout of the document.",
|
|
366
|
-
"optional": false,
|
|
367
|
-
"value": false,
|
|
368
|
-
"constraints": {
|
|
369
|
-
"notEmpty": true
|
|
370
|
-
},
|
|
371
270
|
"feel": "static",
|
|
372
|
-
"group": "input",
|
|
373
|
-
"binding": {
|
|
374
|
-
"name": "input.analyzeLayout",
|
|
375
|
-
"type": "zeebe:input"
|
|
376
|
-
},
|
|
377
|
-
"type": "Boolean"
|
|
378
|
-
},
|
|
379
|
-
{
|
|
380
|
-
"id": "input.analyzeQueries",
|
|
381
|
-
"label": "Analyze queries",
|
|
382
271
|
"optional": false,
|
|
383
272
|
"value": true,
|
|
384
273
|
"constraints": {
|
|
385
274
|
"notEmpty": true
|
|
386
275
|
},
|
|
387
|
-
"feel": "static",
|
|
388
276
|
"group": "input",
|
|
389
277
|
"binding": {
|
|
390
|
-
"name": "input.
|
|
278
|
+
"name": "input.analyzeLayout",
|
|
391
279
|
"type": "zeebe:input"
|
|
392
280
|
},
|
|
393
281
|
"type": "Boolean"
|
|
394
282
|
},
|
|
395
283
|
{
|
|
396
|
-
"id": "input.
|
|
397
|
-
"label": "
|
|
398
|
-
"
|
|
399
|
-
"
|
|
400
|
-
"group": "input",
|
|
401
|
-
"binding": {
|
|
402
|
-
"name": "input.query",
|
|
403
|
-
"type": "zeebe:input"
|
|
404
|
-
},
|
|
405
|
-
"condition": {
|
|
406
|
-
"property": "input.analyzeQueries",
|
|
407
|
-
"equals": true,
|
|
408
|
-
"type": "simple"
|
|
409
|
-
},
|
|
410
|
-
"type": "String"
|
|
411
|
-
},
|
|
412
|
-
{
|
|
413
|
-
"id": "input.outputConfigS3Bucket",
|
|
414
|
-
"label": "Output S3 bucket",
|
|
415
|
-
"description": "The name of the bucket your output will go to.",
|
|
416
|
-
"optional": false,
|
|
417
|
-
"constraints": {
|
|
418
|
-
"notEmpty": true
|
|
419
|
-
},
|
|
284
|
+
"id": "input.clientRequestToken",
|
|
285
|
+
"label": "Client request token",
|
|
286
|
+
"description": "The idempotent token that you use to identify the start request",
|
|
287
|
+
"optional": true,
|
|
420
288
|
"feel": "optional",
|
|
421
289
|
"group": "input",
|
|
422
290
|
"binding": {
|
|
423
|
-
"name": "input.
|
|
291
|
+
"name": "input.clientRequestToken",
|
|
424
292
|
"type": "zeebe:input"
|
|
425
293
|
},
|
|
426
294
|
"condition": {
|
|
@@ -431,17 +299,14 @@
|
|
|
431
299
|
"type": "String"
|
|
432
300
|
},
|
|
433
301
|
{
|
|
434
|
-
"id": "input.
|
|
435
|
-
"label": "
|
|
436
|
-
"description": "
|
|
437
|
-
"optional":
|
|
438
|
-
"constraints": {
|
|
439
|
-
"notEmpty": true
|
|
440
|
-
},
|
|
302
|
+
"id": "input.jobTag",
|
|
303
|
+
"label": "Job tag",
|
|
304
|
+
"description": "An identifier that you specify that's included in the completion notification published to the Amazon SNS topic",
|
|
305
|
+
"optional": true,
|
|
441
306
|
"feel": "optional",
|
|
442
307
|
"group": "input",
|
|
443
308
|
"binding": {
|
|
444
|
-
"name": "input.
|
|
309
|
+
"name": "input.jobTag",
|
|
445
310
|
"type": "zeebe:input"
|
|
446
311
|
},
|
|
447
312
|
"condition": {
|
|
@@ -452,14 +317,14 @@
|
|
|
452
317
|
"type": "String"
|
|
453
318
|
},
|
|
454
319
|
{
|
|
455
|
-
"id": "input.
|
|
456
|
-
"label": "
|
|
457
|
-
"description": "The
|
|
320
|
+
"id": "input.kmsKeyId",
|
|
321
|
+
"label": "KMS key ID",
|
|
322
|
+
"description": "The KMS key used to encrypt the inference results",
|
|
458
323
|
"optional": true,
|
|
459
324
|
"feel": "optional",
|
|
460
|
-
"group": "
|
|
325
|
+
"group": "input",
|
|
461
326
|
"binding": {
|
|
462
|
-
"name": "input.
|
|
327
|
+
"name": "input.kmsKeyId",
|
|
463
328
|
"type": "zeebe:input"
|
|
464
329
|
},
|
|
465
330
|
"condition": {
|
|
@@ -470,14 +335,14 @@
|
|
|
470
335
|
"type": "String"
|
|
471
336
|
},
|
|
472
337
|
{
|
|
473
|
-
"id": "input.
|
|
474
|
-
"label": "
|
|
475
|
-
"description": "
|
|
338
|
+
"id": "input.notificationChannelRoleArn",
|
|
339
|
+
"label": "Notification channel role ARN",
|
|
340
|
+
"description": "The Amazon SNS topic role ARN that you want Amazon Textract to publish the completion status of the operation to",
|
|
476
341
|
"optional": true,
|
|
477
342
|
"feel": "optional",
|
|
478
|
-
"group": "
|
|
343
|
+
"group": "input",
|
|
479
344
|
"binding": {
|
|
480
|
-
"name": "input.
|
|
345
|
+
"name": "input.notificationChannelRoleArn",
|
|
481
346
|
"type": "zeebe:input"
|
|
482
347
|
},
|
|
483
348
|
"condition": {
|
|
@@ -488,14 +353,14 @@
|
|
|
488
353
|
"type": "String"
|
|
489
354
|
},
|
|
490
355
|
{
|
|
491
|
-
"id": "input.
|
|
492
|
-
"label": "
|
|
493
|
-
"description": "The
|
|
356
|
+
"id": "input.notificationChannelSnsTopicArn",
|
|
357
|
+
"label": "Notification channel SNS topic ARN",
|
|
358
|
+
"description": "The Amazon SNS topic ARN that you want Amazon Textract to publish the completion status of the operation to",
|
|
494
359
|
"optional": true,
|
|
495
360
|
"feel": "optional",
|
|
496
|
-
"group": "
|
|
361
|
+
"group": "input",
|
|
497
362
|
"binding": {
|
|
498
|
-
"name": "input.
|
|
363
|
+
"name": "input.notificationChannelSnsTopicArn",
|
|
499
364
|
"type": "zeebe:input"
|
|
500
365
|
},
|
|
501
366
|
"condition": {
|
|
@@ -506,14 +371,14 @@
|
|
|
506
371
|
"type": "String"
|
|
507
372
|
},
|
|
508
373
|
{
|
|
509
|
-
"id": "input.
|
|
510
|
-
"label": "
|
|
511
|
-
"description": "The
|
|
374
|
+
"id": "input.outputConfigS3Bucket",
|
|
375
|
+
"label": "Output S3 bucket",
|
|
376
|
+
"description": "The name of the bucket your output will go to",
|
|
512
377
|
"optional": true,
|
|
513
378
|
"feel": "optional",
|
|
514
|
-
"group": "
|
|
379
|
+
"group": "input",
|
|
515
380
|
"binding": {
|
|
516
|
-
"name": "input.
|
|
381
|
+
"name": "input.outputConfigS3Bucket",
|
|
517
382
|
"type": "zeebe:input"
|
|
518
383
|
},
|
|
519
384
|
"condition": {
|
|
@@ -524,14 +389,14 @@
|
|
|
524
389
|
"type": "String"
|
|
525
390
|
},
|
|
526
391
|
{
|
|
527
|
-
"id": "input.
|
|
528
|
-
"label": "
|
|
529
|
-
"description": "The
|
|
392
|
+
"id": "input.outputConfigS3Prefix",
|
|
393
|
+
"label": "Output S3 prefix",
|
|
394
|
+
"description": "The prefix of the object key that the output will be saved to",
|
|
530
395
|
"optional": true,
|
|
531
396
|
"feel": "optional",
|
|
532
|
-
"group": "
|
|
397
|
+
"group": "input",
|
|
533
398
|
"binding": {
|
|
534
|
-
"name": "input.
|
|
399
|
+
"name": "input.outputConfigS3Prefix",
|
|
535
400
|
"type": "zeebe:input"
|
|
536
401
|
},
|
|
537
402
|
"condition": {
|
|
@@ -541,34 +406,10 @@
|
|
|
541
406
|
},
|
|
542
407
|
"type": "String"
|
|
543
408
|
},
|
|
544
|
-
{
|
|
545
|
-
"id": "version",
|
|
546
|
-
"label": "Version",
|
|
547
|
-
"description": "Version of the element template",
|
|
548
|
-
"value": "4",
|
|
549
|
-
"group": "connector",
|
|
550
|
-
"binding": {
|
|
551
|
-
"key": "elementTemplateVersion",
|
|
552
|
-
"type": "zeebe:taskHeader"
|
|
553
|
-
},
|
|
554
|
-
"type": "Hidden"
|
|
555
|
-
},
|
|
556
|
-
{
|
|
557
|
-
"id": "id",
|
|
558
|
-
"label": "ID",
|
|
559
|
-
"description": "ID of the element template",
|
|
560
|
-
"value": "io.camunda.connectors.AWSTEXTRACT.v1",
|
|
561
|
-
"group": "connector",
|
|
562
|
-
"binding": {
|
|
563
|
-
"key": "elementTemplateId",
|
|
564
|
-
"type": "zeebe:taskHeader"
|
|
565
|
-
},
|
|
566
|
-
"type": "Hidden"
|
|
567
|
-
},
|
|
568
409
|
{
|
|
569
410
|
"id": "resultVariable",
|
|
570
411
|
"label": "Result variable",
|
|
571
|
-
"description": "Name of variable to store the response in
|
|
412
|
+
"description": "Name of variable to store the response in",
|
|
572
413
|
"group": "output",
|
|
573
414
|
"binding": {
|
|
574
415
|
"key": "resultVariable",
|
|
@@ -579,7 +420,7 @@
|
|
|
579
420
|
{
|
|
580
421
|
"id": "resultExpression",
|
|
581
422
|
"label": "Result expression",
|
|
582
|
-
"description": "Expression to map the response into process variables
|
|
423
|
+
"description": "Expression to map the response into process variables",
|
|
583
424
|
"feel": "required",
|
|
584
425
|
"group": "output",
|
|
585
426
|
"binding": {
|
|
@@ -618,6 +459,7 @@
|
|
|
618
459
|
"label": "Retry backoff",
|
|
619
460
|
"description": "ISO-8601 duration to wait between retries",
|
|
620
461
|
"value": "PT0S",
|
|
462
|
+
"feel": "optional",
|
|
621
463
|
"group": "retries",
|
|
622
464
|
"binding": {
|
|
623
465
|
"key": "retryBackoff",
|
|
@@ -628,15 +470,27 @@
|
|
|
628
470
|
],
|
|
629
471
|
"icon": {
|
|
630
472
|
"contents": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iODBweCIgaGVpZ2h0PSI4MHB4IiB2aWV3Qm94PSIwIDAgODAgODAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+SWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BbWF6b24tVGV4dHJhY3RfNjQ8L3RpdGxlPgogICAgPGcgaWQ9Ikljb24tQXJjaGl0ZWN0dXJlLzY0L0FyY2hfQW1hem9uLVRleHRyYWN0XzY0IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iSWNvbi1BcmNoaXRlY3R1cmUtQkcvNjQvTWFjaGluZS1MZWFybmluZyIgZmlsbD0iIzk5NjlmNyI+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIHg9IjAiIHk9IjAiIHdpZHRoPSI4MCIgaGVpZ2h0PSI4MCI+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSJNMjIuMDYyNDEwMiw1MCBDMjQuMzc2Mzg5NSw1My42MDMgMjguNDEwMzUzNSw1NiAzMy4wMDAzMTI1LDU2IEM0MC4xNjcyNDg1LDU2IDQ1Ljk5OTE5NjQsNTAuMTY4IDQ1Ljk5OTE5NjQsNDMgQzQ1Ljk5OTE5NjQsMzUuODMyIDQwLjE2NzI0ODUsMzAgMzMuMDAwMzEyNSwzMCBDMjcuNjAzMzYwNywzMCAyMi45NjY0MDIxLDMzLjMwNyAyMS4wMDI0MTk2LDM4IEwyMy4yMTQzOTk5LDM4IEMyNS4wMzkzODM2LDM0LjQ0NCAyOC43MzYzNTA2LDMyIDMzLjAwMDMxMjUsMzIgQzM5LjA2NTI1ODMsMzIgNDMuOTk5MjE0MywzNi45MzUgNDMuOTk5MjE0Myw0MyBDNDMuOTk5MjE0Myw0OS4wNjUgMzkuMDY1MjU4Myw1NCAzMy4wMDAzMTI1LDU0IEMyOS41OTEzNDI5LDU0IDI2LjU0MTM3MDIsNTIuNDQxIDI0LjUyMTM4ODIsNTAgTDIyLjA2MjQxMDIsNTAgWiBNMzcuMDAwMjc2OCw0NSBMMzcuMDAwMjc2OCw0MyBMNDEuOTk5MjMyMSw0MyBDNDEuOTk5MjMyMSwzOC4wMzggMzcuOTYyMjY4MiwzNCAzMy4wMDAzMTI1LDM0IEMyOC4wMzczNTY4LDM0IDIzLjk5OTM5MjksMzguMDM4IDIzLjk5OTM5MjksNDMgTDI4Ljk5OTM0ODIsNDMgTDI4Ljk5OTM0ODIsNDUgTDI0LjIzMTM5MDgsNDUgQzI1LjE0NDM4MjYsNDkuMDAyIDI4LjcyNTM1MDcsNTIgMzMuMDAwMzEyNSw1MiBDMzUuMTM2MjkzNCw1MiAzNy4wOTkyNzU5LDUxLjI0OSAzOC42NDQyNjIxLDUwIEwzNC4wMDAzMDM2LDUwIEwzNC4wMDAzMDM2LDQ4IEw0MC40NzgyNDU3LDQ4IEM0MS4wODEyNDAzLDQ3LjEwMiA0MS41MjAyMzY0LDQ2LjA4NyA0MS43NjgyMzQyLDQ1IEwzNy4wMDAyNzY4LDQ1IFogTTIxLjAwMjQxOTYsNDggTDIzLjIxNDM5OTksNDggQzIyLjQ0MzQwNjgsNDYuNDk4IDIyLjAwMDQxMDcsNDQuODAxIDIyLjAwMDQxMDcsNDMgQzIyLjAwMDQxMDcsNDEuOTU5IDIyLjE1NTQwOTMsNDAuOTU1IDIyLjQyNjQwNjksNDAgTDIwLjM2MzQyNTMsNDAgQzIwLjEzNDQyNzQsNDAuOTY1IDE5Ljk5OTQyODYsNDEuOTY2IDE5Ljk5OTQyODYsNDMgQzE5Ljk5OTQyODYsNDQuNzcxIDIwLjM1ODQyNTQsNDYuNDYgMjEuMDAyNDE5Niw0OCBMMjEuMDAyNDE5Niw0OCBaIE0xOS43NDM0MzA5LDUwIEwxNy4wMDA0NTU0LDUwIEwxNy4wMDA0NTU0LDQ4IEwxOC44NzQ0Mzg2LDQ4IEMxOC41MzQ0NDE3LDQ3LjA0IDE4LjI4OTQ0MzgsNDYuMDM4IDE4LjE0OTQ0NTEsNDUgTDE1LjQxNDQ2OTUsNDUgTDE2LjcwNzQ1OCw0Ni4yOTMgTDE1LjI5MjQ3MDYsNDcuNzA3IEwxMi4yOTI0OTc0LDQ0LjcwNyBDMTEuOTAyNTAwOSw0NC4zMTYgMTEuOTAyNTAwOSw0My42ODQgMTIuMjkyNDk3NCw0My4yOTMgTDE1LjI5MjQ3MDYsNDAuMjkzIEwxNi43MDc0NTgsNDEuNzA3IEwxNS40MTQ0Njk1LDQzIEwxOC4wMDA0NDY0LDQzIEMxOC4wMDA0NDY0LDQxLjk3MyAxOC4xMDQ0NDU1LDQwLjk3IDE4LjMwMjQ0MzcsNDAgTDE3LjAwMDQ1NTQsNDAgTDE3LjAwMDQ1NTQsMzggTDE4Ljg3NDQzODYsMzggQzIwLjk0MDQyMDIsMzIuMTg0IDI2LjQ4MzM3MDcsMjggMzMuMDAwMzEyNSwyOCBDMzcuNDI3MjczLDI4IDQxLjQwMDIzNzUsMjkuOTM5IDQ0LjE0ODIxMywzMyBMNTkuMDAwMDgwNCwzMyBMNTkuMDAwMDgwNCwzNSBMNDUuNjY2MTk5NCwzNSBDNDcuMTM1MTg2MywzNy4zMTggNDcuOTk5MTc4Niw0MC4wNTggNDcuOTk5MTc4Niw0MyBMNTkuMDAwMDgwNCw0MyBMNTkuMDAwMDgwNCw0NSBMNDcuODUwMTc5OSw0NSBDNDYuODY4MTg4Nyw1Mi4zMjcgNDAuNTkxMjQ0Nyw1OCAzMy4wMDAzMTI1LDU4IEMyNy4yNTYzNjM4LDU4IDIyLjI2MjQwODQsNTQuNzUyIDE5Ljc0MzQzMDksNTAgTDE5Ljc0MzQzMDksNTAgWiBNMzcuMDAwMjc2OCwzOSBDMzcuMDAwMjc2OCwzOC40NDggMzYuNTUyMjgwOCwzOCAzNi4wMDAyODU3LDM4IEwyOS45OTkzNDgyLDM4IEMyOS40NDczNDQyLDM4IDI4Ljk5OTM0ODIsMzguNDQ4IDI4Ljk5OTM0ODIsMzkgTDI4Ljk5OTM0ODIsNDEgTDMxLjAwMDMzMDQsNDEgTDMxLjAwMDMzMDQsNDAgTDMyLjAwMDMyMTQsNDAgTDMyLjAwMDMyMTQsNDMgTDMxLjAwMDMzMDQsNDMgTDMxLjAwMDMzMDQsNDUgTDM1LjAwMDI5NDYsNDUgTDM1LjAwMDI5NDYsNDMgTDM0LjAwMDMwMzYsNDMgTDM0LjAwMDMwMzYsNDAgTDM1LjAwMDI5NDYsNDAgTDM1LjAwMDI5NDYsNDEgTDM3LjAwMDI3NjgsNDEgTDM3LjAwMDI3NjgsMzkgWiBNNDkuMDAwMTY5Niw0MCBMNTkuMDAwMDgwNCw0MCBMNTkuMDAwMDgwNCwzOCBMNDkuMDAwMTY5NiwzOCBMNDkuMDAwMTY5Niw0MCBaIE00OS4wMDAxNjk2LDUwIEw1OS4wMDAwODA0LDUwIEw1OS4wMDAwODA0LDQ4IEw0OS4wMDAxNjk2LDQ4IEw0OS4wMDAxNjk2LDUwIFogTTU3LjAwMDA5ODIsMjcgTDYwLjU4NTA2NjIsMjcgTDU3LjAwMDA5ODIsMjMuNDE0IEw1Ny4wMDAwOTgyLDI3IFogTTYzLjcwNzAzODMsMjcuMjkzIEM2My44OTQwMzY3LDI3LjQ4IDY0LjAwMDAzNTcsMjcuNzM1IDY0LjAwMDAzNTcsMjggTDY0LjAwMDAzNTcsNjMgQzY0LjAwMDAzNTcsNjMuNTUyIDYzLjU1MjAzOTcsNjQgNjMuMDAwMDQ0Niw2NCBMMzIuMDAwMzMwNCw2NCBDMzEuNDQ3MzI2NCw2NCAzMS4wMDAzMzA0LDYzLjU1MiAzMS4wMDAzMzA0LDYzIEwzMS4wMDAzMzA0LDU5IEwzMy4wMDAzMTI1LDU5IEwzMy4wMDAzMTI1LDYyIEw2Mi4wMDAwNTM2LDYyIEw2Mi4wMDAwNTM2LDI5IEw1Ni4wMDAxMDcxLDI5IEM1NS40NDcxMTIxLDI5IDU1LjAwMDExNjEsMjguNTUyIDU1LjAwMDExNjEsMjggTDU1LjAwMDExNjEsMjIgTDMzLjAwMDMxMjUsMjIgTDMzLjAwMDMxMjUsMjcgTDMxLjAwMDMzMDQsMjcgTDMxLjAwMDMzMDQsMjEgQzMxLjAwMDMzMDQsMjAuNDQ4IDMxLjQ0NzMyNjQsMjAgMzIuMDAwMzMwNCwyMCBMNTYuMDAwMTA3MSwyMCBDNTYuMjY1MTA0OCwyMCA1Ni41MTkxMDI1LDIwLjEwNSA1Ni43MDcxMDA4LDIwLjI5MyBMNjMuNzA3MDM4MywyNy4yOTMgWiBNNjgsMjQuMTY2IEw2OCw2MSBDNjgsNjEuNTUyIDY3LjU1MjAwNCw2MiA2Ny4wMDAwMDg5LDYyIEw2NS4wMDAwMjY4LDYyIEw2NS4wMDAwMjY4LDYwIEw2Ni4wMDAwMTc5LDYwIEw2Ni4wMDAwMTc5LDI0LjYxMiBMNTguNjE3MDgzOCwxOCBMMzYuMDAwMjg1NywxOCBMMzYuMDAwMjg1NywxOSBMMzQuMDAwMzAzNiwxOSBMMzQuMDAwMzAzNiwxNyBDMzQuMDAwMzAzNiwxNi40NDggMzQuNDQ3Mjk5NiwxNiAzNS4wMDAzMDM2LDE2IEw1OS4wMDAwODA0LDE2IEM1OS4yNDYwNzgyLDE2IDU5LjQ4MzA3NiwxNi4wOTEgNTkuNjY2MDc0NCwxNi4yNTUgTDY3LjY2NjAwMywyMy40MiBDNjcuODc4MDAxMSwyMy42MSA2OCwyMy44ODEgNjgsMjQuMTY2IEw2OCwyNC4xNjYgWiIgaWQ9IkFtYXpvbi1UZXh0cmFjdF9JY29uXzY0X1NxdWlkIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
473
|
+
},
|
|
474
|
+
"engines": {
|
|
475
|
+
"camunda": "^8.6"
|
|
631
476
|
}
|
|
632
477
|
},
|
|
633
478
|
{
|
|
634
479
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
635
480
|
"name": "AWS Textract Outbound Connector",
|
|
636
481
|
"id": "io.camunda.connectors.AWSTEXTRACT.v1",
|
|
637
|
-
"description": "
|
|
638
|
-
"
|
|
639
|
-
|
|
482
|
+
"description": "Extract text and data using AWS Textract.",
|
|
483
|
+
"metadata": {
|
|
484
|
+
"keywords": [
|
|
485
|
+
"extract text",
|
|
486
|
+
"extract data",
|
|
487
|
+
"extract text from image",
|
|
488
|
+
"extract data from image",
|
|
489
|
+
"ocr"
|
|
490
|
+
]
|
|
491
|
+
},
|
|
492
|
+
"documentationRef": "https://docs.camunda.io/docs/8.6/components/connectors/out-of-the-box-connectors/amazon-textract/",
|
|
493
|
+
"version": 2,
|
|
640
494
|
"category": {
|
|
641
495
|
"id": "connectors",
|
|
642
496
|
"name": "Connectors"
|
|
@@ -645,6 +499,9 @@
|
|
|
645
499
|
"elementType": {
|
|
646
500
|
"value": "bpmn:ServiceTask"
|
|
647
501
|
},
|
|
502
|
+
"engines": {
|
|
503
|
+
"camunda": "^8.6"
|
|
504
|
+
},
|
|
648
505
|
"groups": [
|
|
649
506
|
{
|
|
650
507
|
"id": "authentication",
|
|
@@ -802,6 +659,35 @@
|
|
|
802
659
|
}
|
|
803
660
|
]
|
|
804
661
|
},
|
|
662
|
+
{
|
|
663
|
+
"id": "input.documentLocationType",
|
|
664
|
+
"label": "Document location type",
|
|
665
|
+
"description": "Document location",
|
|
666
|
+
"optional": false,
|
|
667
|
+
"value": "UPLOADED",
|
|
668
|
+
"group": "input",
|
|
669
|
+
"binding": {
|
|
670
|
+
"name": "input.documentLocationType",
|
|
671
|
+
"type": "zeebe:input"
|
|
672
|
+
},
|
|
673
|
+
"condition": {
|
|
674
|
+
"property": "input.executionType",
|
|
675
|
+
"equals": "SYNC",
|
|
676
|
+
"type": "simple"
|
|
677
|
+
},
|
|
678
|
+
"tooltip": "<a href=\"https://docs.camunda.io/docs/8.7/apis-tools/camunda-api-rest/specifications/create-document-link/\">Camunda Document</a>",
|
|
679
|
+
"type": "Dropdown",
|
|
680
|
+
"choices": [
|
|
681
|
+
{
|
|
682
|
+
"name": "Camunda Document",
|
|
683
|
+
"value": "UPLOADED"
|
|
684
|
+
},
|
|
685
|
+
{
|
|
686
|
+
"name": "S3",
|
|
687
|
+
"value": "S3"
|
|
688
|
+
}
|
|
689
|
+
]
|
|
690
|
+
},
|
|
805
691
|
{
|
|
806
692
|
"id": "input.documentS3Bucket",
|
|
807
693
|
"label": "Document bucket",
|
|
@@ -816,6 +702,11 @@
|
|
|
816
702
|
"name": "input.documentS3Bucket",
|
|
817
703
|
"type": "zeebe:input"
|
|
818
704
|
},
|
|
705
|
+
"condition": {
|
|
706
|
+
"property": "input.documentLocationType",
|
|
707
|
+
"equals": "S3",
|
|
708
|
+
"type": "simple"
|
|
709
|
+
},
|
|
819
710
|
"type": "String"
|
|
820
711
|
},
|
|
821
712
|
{
|
|
@@ -832,6 +723,11 @@
|
|
|
832
723
|
"name": "input.documentName",
|
|
833
724
|
"type": "zeebe:input"
|
|
834
725
|
},
|
|
726
|
+
"condition": {
|
|
727
|
+
"property": "input.documentLocationType",
|
|
728
|
+
"equals": "S3",
|
|
729
|
+
"type": "simple"
|
|
730
|
+
},
|
|
835
731
|
"type": "String"
|
|
836
732
|
},
|
|
837
733
|
{
|
|
@@ -845,17 +741,22 @@
|
|
|
845
741
|
"name": "input.documentVersion",
|
|
846
742
|
"type": "zeebe:input"
|
|
847
743
|
},
|
|
744
|
+
"condition": {
|
|
745
|
+
"property": "input.documentLocationType",
|
|
746
|
+
"equals": "S3",
|
|
747
|
+
"type": "simple"
|
|
748
|
+
},
|
|
848
749
|
"type": "String"
|
|
849
750
|
},
|
|
850
751
|
{
|
|
851
752
|
"id": "input.analyzeTables",
|
|
852
753
|
"label": "Analyze tables",
|
|
853
754
|
"optional": false,
|
|
854
|
-
"feel": "static",
|
|
855
755
|
"value": true,
|
|
856
756
|
"constraints": {
|
|
857
757
|
"notEmpty": true
|
|
858
758
|
},
|
|
759
|
+
"feel": "static",
|
|
859
760
|
"group": "input",
|
|
860
761
|
"binding": {
|
|
861
762
|
"name": "input.analyzeTables",
|
|
@@ -866,12 +767,12 @@
|
|
|
866
767
|
{
|
|
867
768
|
"id": "input.analyzeForms",
|
|
868
769
|
"label": "Analyze form",
|
|
869
|
-
"feel": "static",
|
|
870
770
|
"optional": false,
|
|
871
771
|
"value": true,
|
|
872
772
|
"constraints": {
|
|
873
773
|
"notEmpty": true
|
|
874
774
|
},
|
|
775
|
+
"feel": "static",
|
|
875
776
|
"group": "input",
|
|
876
777
|
"binding": {
|
|
877
778
|
"name": "input.analyzeForms",
|
|
@@ -882,12 +783,12 @@
|
|
|
882
783
|
{
|
|
883
784
|
"id": "input.analyzeSignatures",
|
|
884
785
|
"label": "Analyze signatures",
|
|
885
|
-
"feel": "static",
|
|
886
786
|
"optional": false,
|
|
887
787
|
"value": true,
|
|
888
788
|
"constraints": {
|
|
889
789
|
"notEmpty": true
|
|
890
790
|
},
|
|
791
|
+
"feel": "static",
|
|
891
792
|
"group": "input",
|
|
892
793
|
"binding": {
|
|
893
794
|
"name": "input.analyzeSignatures",
|
|
@@ -898,12 +799,12 @@
|
|
|
898
799
|
{
|
|
899
800
|
"id": "input.analyzeLayout",
|
|
900
801
|
"label": "Analyze layout",
|
|
901
|
-
"feel": "static",
|
|
902
802
|
"optional": false,
|
|
903
803
|
"value": true,
|
|
904
804
|
"constraints": {
|
|
905
805
|
"notEmpty": true
|
|
906
806
|
},
|
|
807
|
+
"feel": "static",
|
|
907
808
|
"group": "input",
|
|
908
809
|
"binding": {
|
|
909
810
|
"name": "input.analyzeLayout",
|
|
@@ -1037,6 +938,26 @@
|
|
|
1037
938
|
},
|
|
1038
939
|
"type": "String"
|
|
1039
940
|
},
|
|
941
|
+
{
|
|
942
|
+
"id": "input.document",
|
|
943
|
+
"label": "Document",
|
|
944
|
+
"optional": false,
|
|
945
|
+
"constraints": {
|
|
946
|
+
"notEmpty": true
|
|
947
|
+
},
|
|
948
|
+
"feel": "required",
|
|
949
|
+
"group": "input",
|
|
950
|
+
"binding": {
|
|
951
|
+
"name": "input.document",
|
|
952
|
+
"type": "zeebe:input"
|
|
953
|
+
},
|
|
954
|
+
"condition": {
|
|
955
|
+
"property": "input.documentLocationType",
|
|
956
|
+
"equals": "UPLOADED",
|
|
957
|
+
"type": "simple"
|
|
958
|
+
},
|
|
959
|
+
"type": "String"
|
|
960
|
+
},
|
|
1040
961
|
{
|
|
1041
962
|
"id": "resultVariable",
|
|
1042
963
|
"label": "Result variable",
|
|
@@ -1090,7 +1011,6 @@
|
|
|
1090
1011
|
"label": "Retry backoff",
|
|
1091
1012
|
"description": "ISO-8601 duration to wait between retries",
|
|
1092
1013
|
"value": "PT0S",
|
|
1093
|
-
"feel": "optional",
|
|
1094
1014
|
"group": "retries",
|
|
1095
1015
|
"binding": {
|
|
1096
1016
|
"key": "retryBackoff",
|
|
@@ -1101,9 +1021,6 @@
|
|
|
1101
1021
|
],
|
|
1102
1022
|
"icon": {
|
|
1103
1023
|
"contents": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iODBweCIgaGVpZ2h0PSI4MHB4IiB2aWV3Qm94PSIwIDAgODAgODAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+SWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BbWF6b24tVGV4dHJhY3RfNjQ8L3RpdGxlPgogICAgPGcgaWQ9Ikljb24tQXJjaGl0ZWN0dXJlLzY0L0FyY2hfQW1hem9uLVRleHRyYWN0XzY0IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iSWNvbi1BcmNoaXRlY3R1cmUtQkcvNjQvTWFjaGluZS1MZWFybmluZyIgZmlsbD0iIzk5NjlmNyI+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIHg9IjAiIHk9IjAiIHdpZHRoPSI4MCIgaGVpZ2h0PSI4MCI+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSJNMjIuMDYyNDEwMiw1MCBDMjQuMzc2Mzg5NSw1My42MDMgMjguNDEwMzUzNSw1NiAzMy4wMDAzMTI1LDU2IEM0MC4xNjcyNDg1LDU2IDQ1Ljk5OTE5NjQsNTAuMTY4IDQ1Ljk5OTE5NjQsNDMgQzQ1Ljk5OTE5NjQsMzUuODMyIDQwLjE2NzI0ODUsMzAgMzMuMDAwMzEyNSwzMCBDMjcuNjAzMzYwNywzMCAyMi45NjY0MDIxLDMzLjMwNyAyMS4wMDI0MTk2LDM4IEwyMy4yMTQzOTk5LDM4IEMyNS4wMzkzODM2LDM0LjQ0NCAyOC43MzYzNTA2LDMyIDMzLjAwMDMxMjUsMzIgQzM5LjA2NTI1ODMsMzIgNDMuOTk5MjE0MywzNi45MzUgNDMuOTk5MjE0Myw0MyBDNDMuOTk5MjE0Myw0OS4wNjUgMzkuMDY1MjU4Myw1NCAzMy4wMDAzMTI1LDU0IEMyOS41OTEzNDI5LDU0IDI2LjU0MTM3MDIsNTIuNDQxIDI0LjUyMTM4ODIsNTAgTDIyLjA2MjQxMDIsNTAgWiBNMzcuMDAwMjc2OCw0NSBMMzcuMDAwMjc2OCw0MyBMNDEuOTk5MjMyMSw0MyBDNDEuOTk5MjMyMSwzOC4wMzggMzcuOTYyMjY4MiwzNCAzMy4wMDAzMTI1LDM0IEMyOC4wMzczNTY4LDM0IDIzLjk5OTM5MjksMzguMDM4IDIzLjk5OTM5MjksNDMgTDI4Ljk5OTM0ODIsNDMgTDI4Ljk5OTM0ODIsNDUgTDI0LjIzMTM5MDgsNDUgQzI1LjE0NDM4MjYsNDkuMDAyIDI4LjcyNTM1MDcsNTIgMzMuMDAwMzEyNSw1MiBDMzUuMTM2MjkzNCw1MiAzNy4wOTkyNzU5LDUxLjI0OSAzOC42NDQyNjIxLDUwIEwzNC4wMDAzMDM2LDUwIEwzNC4wMDAzMDM2LDQ4IEw0MC40NzgyNDU3LDQ4IEM0MS4wODEyNDAzLDQ3LjEwMiA0MS41MjAyMzY0LDQ2LjA4NyA0MS43NjgyMzQyLDQ1IEwzNy4wMDAyNzY4LDQ1IFogTTIxLjAwMjQxOTYsNDggTDIzLjIxNDM5OTksNDggQzIyLjQ0MzQwNjgsNDYuNDk4IDIyLjAwMDQxMDcsNDQuODAxIDIyLjAwMDQxMDcsNDMgQzIyLjAwMDQxMDcsNDEuOTU5IDIyLjE1NTQwOTMsNDAuOTU1IDIyLjQyNjQwNjksNDAgTDIwLjM2MzQyNTMsNDAgQzIwLjEzNDQyNzQsNDAuOTY1IDE5Ljk5OTQyODYsNDEuOTY2IDE5Ljk5OTQyODYsNDMgQzE5Ljk5OTQyODYsNDQuNzcxIDIwLjM1ODQyNTQsNDYuNDYgMjEuMDAyNDE5Niw0OCBMMjEuMDAyNDE5Niw0OCBaIE0xOS43NDM0MzA5LDUwIEwxNy4wMDA0NTU0LDUwIEwxNy4wMDA0NTU0LDQ4IEwxOC44NzQ0Mzg2LDQ4IEMxOC41MzQ0NDE3LDQ3LjA0IDE4LjI4OTQ0MzgsNDYuMDM4IDE4LjE0OTQ0NTEsNDUgTDE1LjQxNDQ2OTUsNDUgTDE2LjcwNzQ1OCw0Ni4yOTMgTDE1LjI5MjQ3MDYsNDcuNzA3IEwxMi4yOTI0OTc0LDQ0LjcwNyBDMTEuOTAyNTAwOSw0NC4zMTYgMTEuOTAyNTAwOSw0My42ODQgMTIuMjkyNDk3NCw0My4yOTMgTDE1LjI5MjQ3MDYsNDAuMjkzIEwxNi43MDc0NTgsNDEuNzA3IEwxNS40MTQ0Njk1LDQzIEwxOC4wMDA0NDY0LDQzIEMxOC4wMDA0NDY0LDQxLjk3MyAxOC4xMDQ0NDU1LDQwLjk3IDE4LjMwMjQ0MzcsNDAgTDE3LjAwMDQ1NTQsNDAgTDE3LjAwMDQ1NTQsMzggTDE4Ljg3NDQzODYsMzggQzIwLjk0MDQyMDIsMzIuMTg0IDI2LjQ4MzM3MDcsMjggMzMuMDAwMzEyNSwyOCBDMzcuNDI3MjczLDI4IDQxLjQwMDIzNzUsMjkuOTM5IDQ0LjE0ODIxMywzMyBMNTkuMDAwMDgwNCwzMyBMNTkuMDAwMDgwNCwzNSBMNDUuNjY2MTk5NCwzNSBDNDcuMTM1MTg2MywzNy4zMTggNDcuOTk5MTc4Niw0MC4wNTggNDcuOTk5MTc4Niw0MyBMNTkuMDAwMDgwNCw0MyBMNTkuMDAwMDgwNCw0NSBMNDcuODUwMTc5OSw0NSBDNDYuODY4MTg4Nyw1Mi4zMjcgNDAuNTkxMjQ0Nyw1OCAzMy4wMDAzMTI1LDU4IEMyNy4yNTYzNjM4LDU4IDIyLjI2MjQwODQsNTQuNzUyIDE5Ljc0MzQzMDksNTAgTDE5Ljc0MzQzMDksNTAgWiBNMzcuMDAwMjc2OCwzOSBDMzcuMDAwMjc2OCwzOC40NDggMzYuNTUyMjgwOCwzOCAzNi4wMDAyODU3LDM4IEwyOS45OTkzNDgyLDM4IEMyOS40NDczNDQyLDM4IDI4Ljk5OTM0ODIsMzguNDQ4IDI4Ljk5OTM0ODIsMzkgTDI4Ljk5OTM0ODIsNDEgTDMxLjAwMDMzMDQsNDEgTDMxLjAwMDMzMDQsNDAgTDMyLjAwMDMyMTQsNDAgTDMyLjAwMDMyMTQsNDMgTDMxLjAwMDMzMDQsNDMgTDMxLjAwMDMzMDQsNDUgTDM1LjAwMDI5NDYsNDUgTDM1LjAwMDI5NDYsNDMgTDM0LjAwMDMwMzYsNDMgTDM0LjAwMDMwMzYsNDAgTDM1LjAwMDI5NDYsNDAgTDM1LjAwMDI5NDYsNDEgTDM3LjAwMDI3NjgsNDEgTDM3LjAwMDI3NjgsMzkgWiBNNDkuMDAwMTY5Niw0MCBMNTkuMDAwMDgwNCw0MCBMNTkuMDAwMDgwNCwzOCBMNDkuMDAwMTY5NiwzOCBMNDkuMDAwMTY5Niw0MCBaIE00OS4wMDAxNjk2LDUwIEw1OS4wMDAwODA0LDUwIEw1OS4wMDAwODA0LDQ4IEw0OS4wMDAxNjk2LDQ4IEw0OS4wMDAxNjk2LDUwIFogTTU3LjAwMDA5ODIsMjcgTDYwLjU4NTA2NjIsMjcgTDU3LjAwMDA5ODIsMjMuNDE0IEw1Ny4wMDAwOTgyLDI3IFogTTYzLjcwNzAzODMsMjcuMjkzIEM2My44OTQwMzY3LDI3LjQ4IDY0LjAwMDAzNTcsMjcuNzM1IDY0LjAwMDAzNTcsMjggTDY0LjAwMDAzNTcsNjMgQzY0LjAwMDAzNTcsNjMuNTUyIDYzLjU1MjAzOTcsNjQgNjMuMDAwMDQ0Niw2NCBMMzIuMDAwMzMwNCw2NCBDMzEuNDQ3MzI2NCw2NCAzMS4wMDAzMzA0LDYzLjU1MiAzMS4wMDAzMzA0LDYzIEwzMS4wMDAzMzA0LDU5IEwzMy4wMDAzMTI1LDU5IEwzMy4wMDAzMTI1LDYyIEw2Mi4wMDAwNTM2LDYyIEw2Mi4wMDAwNTM2LDI5IEw1Ni4wMDAxMDcxLDI5IEM1NS40NDcxMTIxLDI5IDU1LjAwMDExNjEsMjguNTUyIDU1LjAwMDExNjEsMjggTDU1LjAwMDExNjEsMjIgTDMzLjAwMDMxMjUsMjIgTDMzLjAwMDMxMjUsMjcgTDMxLjAwMDMzMDQsMjcgTDMxLjAwMDMzMDQsMjEgQzMxLjAwMDMzMDQsMjAuNDQ4IDMxLjQ0NzMyNjQsMjAgMzIuMDAwMzMwNCwyMCBMNTYuMDAwMTA3MSwyMCBDNTYuMjY1MTA0OCwyMCA1Ni41MTkxMDI1LDIwLjEwNSA1Ni43MDcxMDA4LDIwLjI5MyBMNjMuNzA3MDM4MywyNy4yOTMgWiBNNjgsMjQuMTY2IEw2OCw2MSBDNjgsNjEuNTUyIDY3LjU1MjAwNCw2MiA2Ny4wMDAwMDg5LDYyIEw2NS4wMDAwMjY4LDYyIEw2NS4wMDAwMjY4LDYwIEw2Ni4wMDAwMTc5LDYwIEw2Ni4wMDAwMTc5LDI0LjYxMiBMNTguNjE3MDgzOCwxOCBMMzYuMDAwMjg1NywxOCBMMzYuMDAwMjg1NywxOSBMMzQuMDAwMzAzNiwxOSBMMzQuMDAwMzAzNiwxNyBDMzQuMDAwMzAzNiwxNi40NDggMzQuNDQ3Mjk5NiwxNiAzNS4wMDAzMDM2LDE2IEw1OS4wMDAwODA0LDE2IEM1OS4yNDYwNzgyLDE2IDU5LjQ4MzA3NiwxNi4wOTEgNTkuNjY2MDc0NCwxNi4yNTUgTDY3LjY2NjAwMywyMy40MiBDNjcuODc4MDAxMSwyMy42MSA2OCwyMy44ODEgNjgsMjQuMTY2IEw2OCwyNC4xNjYgWiIgaWQ9IkFtYXpvbi1UZXh0cmFjdF9JY29uXzY0X1NxdWlkIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
1104
|
-
},
|
|
1105
|
-
"engines": {
|
|
1106
|
-
"camunda": "^8.6"
|
|
1107
1024
|
}
|
|
1108
1025
|
},
|
|
1109
1026
|
{
|
|
@@ -1121,7 +1038,7 @@
|
|
|
1121
1038
|
]
|
|
1122
1039
|
},
|
|
1123
1040
|
"documentationRef": "https://docs.camunda.io/docs/8.6/components/connectors/out-of-the-box-connectors/amazon-textract/",
|
|
1124
|
-
"version":
|
|
1041
|
+
"version": 3,
|
|
1125
1042
|
"category": {
|
|
1126
1043
|
"id": "connectors",
|
|
1127
1044
|
"name": "Connectors"
|
|
@@ -1146,6 +1063,10 @@
|
|
|
1146
1063
|
"id": "input",
|
|
1147
1064
|
"label": "Configure input"
|
|
1148
1065
|
},
|
|
1066
|
+
{
|
|
1067
|
+
"id": "connector",
|
|
1068
|
+
"label": "Connector"
|
|
1069
|
+
},
|
|
1149
1070
|
{
|
|
1150
1071
|
"id": "output",
|
|
1151
1072
|
"label": "Output mapping"
|
|
@@ -1589,6 +1510,30 @@
|
|
|
1589
1510
|
},
|
|
1590
1511
|
"type": "String"
|
|
1591
1512
|
},
|
|
1513
|
+
{
|
|
1514
|
+
"id": "version",
|
|
1515
|
+
"label": "Version",
|
|
1516
|
+
"description": "Version of the element template",
|
|
1517
|
+
"value": "3",
|
|
1518
|
+
"group": "connector",
|
|
1519
|
+
"binding": {
|
|
1520
|
+
"key": "elementTemplateVersion",
|
|
1521
|
+
"type": "zeebe:taskHeader"
|
|
1522
|
+
},
|
|
1523
|
+
"type": "Hidden"
|
|
1524
|
+
},
|
|
1525
|
+
{
|
|
1526
|
+
"id": "id",
|
|
1527
|
+
"label": "ID",
|
|
1528
|
+
"description": "ID of the element template",
|
|
1529
|
+
"value": "io.camunda.connectors.AWSTEXTRACT.v1",
|
|
1530
|
+
"group": "connector",
|
|
1531
|
+
"binding": {
|
|
1532
|
+
"key": "elementTemplateId",
|
|
1533
|
+
"type": "zeebe:taskHeader"
|
|
1534
|
+
},
|
|
1535
|
+
"type": "Hidden"
|
|
1536
|
+
},
|
|
1592
1537
|
{
|
|
1593
1538
|
"id": "resultVariable",
|
|
1594
1539
|
"label": "Result variable",
|
|
@@ -1659,17 +1604,21 @@
|
|
|
1659
1604
|
"name": "AWS Textract Outbound Connector",
|
|
1660
1605
|
"id": "io.camunda.connectors.AWSTEXTRACT.v1",
|
|
1661
1606
|
"description": "Extract text and data using AWS Textract.",
|
|
1662
|
-
"
|
|
1663
|
-
"
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1607
|
+
"keywords": [
|
|
1608
|
+
"extract text",
|
|
1609
|
+
"extract data",
|
|
1610
|
+
"extract text from image",
|
|
1611
|
+
"extract data from image",
|
|
1612
|
+
"ocr",
|
|
1613
|
+
"OCR",
|
|
1614
|
+
"document processing",
|
|
1615
|
+
"text extraction",
|
|
1616
|
+
"analyze document",
|
|
1617
|
+
"asynchronous",
|
|
1618
|
+
"real-time"
|
|
1619
|
+
],
|
|
1671
1620
|
"documentationRef": "https://docs.camunda.io/docs/8.6/components/connectors/out-of-the-box-connectors/amazon-textract/",
|
|
1672
|
-
"version":
|
|
1621
|
+
"version": 4,
|
|
1673
1622
|
"category": {
|
|
1674
1623
|
"id": "connectors",
|
|
1675
1624
|
"name": "Connectors"
|
|
@@ -1690,9 +1639,17 @@
|
|
|
1690
1639
|
"id": "configuration",
|
|
1691
1640
|
"label": "Configuration"
|
|
1692
1641
|
},
|
|
1642
|
+
{
|
|
1643
|
+
"id": "document",
|
|
1644
|
+
"label": "Input document"
|
|
1645
|
+
},
|
|
1693
1646
|
{
|
|
1694
1647
|
"id": "input",
|
|
1695
|
-
"label": "
|
|
1648
|
+
"label": "Operation configuration"
|
|
1649
|
+
},
|
|
1650
|
+
{
|
|
1651
|
+
"id": "advanced",
|
|
1652
|
+
"label": "Advanced configuration"
|
|
1696
1653
|
},
|
|
1697
1654
|
{
|
|
1698
1655
|
"id": "connector",
|
|
@@ -1812,53 +1769,17 @@
|
|
|
1812
1769
|
},
|
|
1813
1770
|
"type": "Hidden"
|
|
1814
1771
|
},
|
|
1815
|
-
{
|
|
1816
|
-
"id": "input.executionType",
|
|
1817
|
-
"label": "Execution type",
|
|
1818
|
-
"description": "Endpoint inference type",
|
|
1819
|
-
"optional": false,
|
|
1820
|
-
"value": "ASYNC",
|
|
1821
|
-
"constraints": {
|
|
1822
|
-
"notEmpty": true
|
|
1823
|
-
},
|
|
1824
|
-
"group": "input",
|
|
1825
|
-
"binding": {
|
|
1826
|
-
"name": "input.executionType",
|
|
1827
|
-
"type": "zeebe:input"
|
|
1828
|
-
},
|
|
1829
|
-
"type": "Dropdown",
|
|
1830
|
-
"choices": [
|
|
1831
|
-
{
|
|
1832
|
-
"name": "Asynchronous",
|
|
1833
|
-
"value": "ASYNC"
|
|
1834
|
-
},
|
|
1835
|
-
{
|
|
1836
|
-
"name": "Real-time",
|
|
1837
|
-
"value": "SYNC"
|
|
1838
|
-
},
|
|
1839
|
-
{
|
|
1840
|
-
"name": "Polling",
|
|
1841
|
-
"value": "POLLING"
|
|
1842
|
-
}
|
|
1843
|
-
]
|
|
1844
|
-
},
|
|
1845
1772
|
{
|
|
1846
1773
|
"id": "input.documentLocationType",
|
|
1847
|
-
"label": "Document
|
|
1848
|
-
"description": "Document
|
|
1774
|
+
"label": "Document source",
|
|
1775
|
+
"description": "Document source of the input document that should be analyzed.",
|
|
1849
1776
|
"optional": false,
|
|
1850
|
-
"value": "
|
|
1851
|
-
"group": "
|
|
1777
|
+
"value": "S3",
|
|
1778
|
+
"group": "document",
|
|
1852
1779
|
"binding": {
|
|
1853
1780
|
"name": "input.documentLocationType",
|
|
1854
1781
|
"type": "zeebe:input"
|
|
1855
1782
|
},
|
|
1856
|
-
"condition": {
|
|
1857
|
-
"property": "input.executionType",
|
|
1858
|
-
"equals": "SYNC",
|
|
1859
|
-
"type": "simple"
|
|
1860
|
-
},
|
|
1861
|
-
"tooltip": "<a href=\"https://docs.camunda.io/docs/8.7/apis-tools/camunda-api-rest/specifications/create-document-link/\">Camunda Document</a>",
|
|
1862
1783
|
"type": "Dropdown",
|
|
1863
1784
|
"choices": [
|
|
1864
1785
|
{
|
|
@@ -1874,13 +1795,13 @@
|
|
|
1874
1795
|
{
|
|
1875
1796
|
"id": "input.documentS3Bucket",
|
|
1876
1797
|
"label": "Document bucket",
|
|
1877
|
-
"description": "S3 bucket that contains document that
|
|
1798
|
+
"description": "S3 bucket that contains document that should be analyzed.",
|
|
1878
1799
|
"optional": false,
|
|
1879
1800
|
"constraints": {
|
|
1880
1801
|
"notEmpty": true
|
|
1881
1802
|
},
|
|
1882
1803
|
"feel": "optional",
|
|
1883
|
-
"group": "
|
|
1804
|
+
"group": "document",
|
|
1884
1805
|
"binding": {
|
|
1885
1806
|
"name": "input.documentS3Bucket",
|
|
1886
1807
|
"type": "zeebe:input"
|
|
@@ -1894,14 +1815,14 @@
|
|
|
1894
1815
|
},
|
|
1895
1816
|
{
|
|
1896
1817
|
"id": "input.documentName",
|
|
1897
|
-
"label": "Document
|
|
1898
|
-
"description": "S3 document
|
|
1818
|
+
"label": "Document name",
|
|
1819
|
+
"description": "S3 document name of the document that should be analyzed.",
|
|
1899
1820
|
"optional": false,
|
|
1900
1821
|
"constraints": {
|
|
1901
1822
|
"notEmpty": true
|
|
1902
1823
|
},
|
|
1903
1824
|
"feel": "optional",
|
|
1904
|
-
"group": "
|
|
1825
|
+
"group": "document",
|
|
1905
1826
|
"binding": {
|
|
1906
1827
|
"name": "input.documentName",
|
|
1907
1828
|
"type": "zeebe:input"
|
|
@@ -1916,10 +1837,10 @@
|
|
|
1916
1837
|
{
|
|
1917
1838
|
"id": "input.documentVersion",
|
|
1918
1839
|
"label": "Document version",
|
|
1919
|
-
"description": "S3 document version
|
|
1840
|
+
"description": "S3 document version of the document that should be analyzed.",
|
|
1920
1841
|
"optional": true,
|
|
1921
1842
|
"feel": "optional",
|
|
1922
|
-
"group": "
|
|
1843
|
+
"group": "document",
|
|
1923
1844
|
"binding": {
|
|
1924
1845
|
"name": "input.documentVersion",
|
|
1925
1846
|
"type": "zeebe:input"
|
|
@@ -1931,9 +1852,66 @@
|
|
|
1931
1852
|
},
|
|
1932
1853
|
"type": "String"
|
|
1933
1854
|
},
|
|
1855
|
+
{
|
|
1856
|
+
"id": "input.document",
|
|
1857
|
+
"label": "Camunda Document",
|
|
1858
|
+
"description": "The Camunda document of the process that should be analyzed.",
|
|
1859
|
+
"optional": false,
|
|
1860
|
+
"constraints": {
|
|
1861
|
+
"notEmpty": true
|
|
1862
|
+
},
|
|
1863
|
+
"feel": "required",
|
|
1864
|
+
"group": "document",
|
|
1865
|
+
"binding": {
|
|
1866
|
+
"name": "input.document",
|
|
1867
|
+
"type": "zeebe:input"
|
|
1868
|
+
},
|
|
1869
|
+
"condition": {
|
|
1870
|
+
"property": "input.documentLocationType",
|
|
1871
|
+
"equals": "UPLOADED",
|
|
1872
|
+
"type": "simple"
|
|
1873
|
+
},
|
|
1874
|
+
"type": "String"
|
|
1875
|
+
},
|
|
1876
|
+
{
|
|
1877
|
+
"id": "input.executionType",
|
|
1878
|
+
"label": "Execution type",
|
|
1879
|
+
"description": "How the document should be processes. See more info in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-textract/#execution-types\" target=\"_blank\">documentation</a>.",
|
|
1880
|
+
"optional": false,
|
|
1881
|
+
"value": "POLLING",
|
|
1882
|
+
"constraints": {
|
|
1883
|
+
"notEmpty": true
|
|
1884
|
+
},
|
|
1885
|
+
"group": "input",
|
|
1886
|
+
"binding": {
|
|
1887
|
+
"name": "input.executionType",
|
|
1888
|
+
"type": "zeebe:input"
|
|
1889
|
+
},
|
|
1890
|
+
"condition": {
|
|
1891
|
+
"property": "input.documentLocationType",
|
|
1892
|
+
"equals": "S3",
|
|
1893
|
+
"type": "simple"
|
|
1894
|
+
},
|
|
1895
|
+
"type": "Dropdown",
|
|
1896
|
+
"choices": [
|
|
1897
|
+
{
|
|
1898
|
+
"name": "Asynchronous",
|
|
1899
|
+
"value": "ASYNC"
|
|
1900
|
+
},
|
|
1901
|
+
{
|
|
1902
|
+
"name": "Real-time",
|
|
1903
|
+
"value": "SYNC"
|
|
1904
|
+
},
|
|
1905
|
+
{
|
|
1906
|
+
"name": "Polling",
|
|
1907
|
+
"value": "POLLING"
|
|
1908
|
+
}
|
|
1909
|
+
]
|
|
1910
|
+
},
|
|
1934
1911
|
{
|
|
1935
1912
|
"id": "input.analyzeTables",
|
|
1936
1913
|
"label": "Analyze tables",
|
|
1914
|
+
"description": "Select this to return information about the tables that are detected in the input document.",
|
|
1937
1915
|
"optional": false,
|
|
1938
1916
|
"value": true,
|
|
1939
1917
|
"constraints": {
|
|
@@ -1950,6 +1928,7 @@
|
|
|
1950
1928
|
{
|
|
1951
1929
|
"id": "input.analyzeForms",
|
|
1952
1930
|
"label": "Analyze form",
|
|
1931
|
+
"description": "Select this to return information detected form data.",
|
|
1953
1932
|
"optional": false,
|
|
1954
1933
|
"value": true,
|
|
1955
1934
|
"constraints": {
|
|
@@ -1966,6 +1945,7 @@
|
|
|
1966
1945
|
{
|
|
1967
1946
|
"id": "input.analyzeSignatures",
|
|
1968
1947
|
"label": "Analyze signatures",
|
|
1948
|
+
"description": "Select this to return the locations of detected signatures.",
|
|
1969
1949
|
"optional": false,
|
|
1970
1950
|
"value": true,
|
|
1971
1951
|
"constraints": {
|
|
@@ -1982,8 +1962,9 @@
|
|
|
1982
1962
|
{
|
|
1983
1963
|
"id": "input.analyzeLayout",
|
|
1984
1964
|
"label": "Analyze layout",
|
|
1965
|
+
"description": "Select this to return information about the layout of the document.",
|
|
1985
1966
|
"optional": false,
|
|
1986
|
-
"value":
|
|
1967
|
+
"value": false,
|
|
1987
1968
|
"constraints": {
|
|
1988
1969
|
"notEmpty": true
|
|
1989
1970
|
},
|
|
@@ -1996,32 +1977,50 @@
|
|
|
1996
1977
|
"type": "Boolean"
|
|
1997
1978
|
},
|
|
1998
1979
|
{
|
|
1999
|
-
"id": "input.
|
|
2000
|
-
"label": "
|
|
2001
|
-
"
|
|
2002
|
-
"
|
|
1980
|
+
"id": "input.analyzeQueries",
|
|
1981
|
+
"label": "Analyze queries",
|
|
1982
|
+
"optional": false,
|
|
1983
|
+
"value": true,
|
|
1984
|
+
"constraints": {
|
|
1985
|
+
"notEmpty": true
|
|
1986
|
+
},
|
|
1987
|
+
"feel": "static",
|
|
1988
|
+
"group": "input",
|
|
1989
|
+
"binding": {
|
|
1990
|
+
"name": "input.analyzeQueries",
|
|
1991
|
+
"type": "zeebe:input"
|
|
1992
|
+
},
|
|
1993
|
+
"type": "Boolean"
|
|
1994
|
+
},
|
|
1995
|
+
{
|
|
1996
|
+
"id": "input.query",
|
|
1997
|
+
"label": "Query",
|
|
1998
|
+
"optional": false,
|
|
2003
1999
|
"feel": "optional",
|
|
2004
2000
|
"group": "input",
|
|
2005
2001
|
"binding": {
|
|
2006
|
-
"name": "input.
|
|
2002
|
+
"name": "input.query",
|
|
2007
2003
|
"type": "zeebe:input"
|
|
2008
2004
|
},
|
|
2009
2005
|
"condition": {
|
|
2010
|
-
"property": "input.
|
|
2011
|
-
"equals":
|
|
2006
|
+
"property": "input.analyzeQueries",
|
|
2007
|
+
"equals": true,
|
|
2012
2008
|
"type": "simple"
|
|
2013
2009
|
},
|
|
2014
2010
|
"type": "String"
|
|
2015
2011
|
},
|
|
2016
2012
|
{
|
|
2017
|
-
"id": "input.
|
|
2018
|
-
"label": "
|
|
2019
|
-
"description": "
|
|
2020
|
-
"optional":
|
|
2013
|
+
"id": "input.outputConfigS3Bucket",
|
|
2014
|
+
"label": "Output S3 bucket",
|
|
2015
|
+
"description": "The name of the bucket your output will go to.",
|
|
2016
|
+
"optional": false,
|
|
2017
|
+
"constraints": {
|
|
2018
|
+
"notEmpty": true
|
|
2019
|
+
},
|
|
2021
2020
|
"feel": "optional",
|
|
2022
2021
|
"group": "input",
|
|
2023
2022
|
"binding": {
|
|
2024
|
-
"name": "input.
|
|
2023
|
+
"name": "input.outputConfigS3Bucket",
|
|
2025
2024
|
"type": "zeebe:input"
|
|
2026
2025
|
},
|
|
2027
2026
|
"condition": {
|
|
@@ -2032,14 +2031,17 @@
|
|
|
2032
2031
|
"type": "String"
|
|
2033
2032
|
},
|
|
2034
2033
|
{
|
|
2035
|
-
"id": "input.
|
|
2036
|
-
"label": "
|
|
2037
|
-
"description": "The
|
|
2038
|
-
"optional":
|
|
2034
|
+
"id": "input.outputConfigS3Prefix",
|
|
2035
|
+
"label": "Output S3 prefix",
|
|
2036
|
+
"description": "The prefix of the object key that the output will be saved to.",
|
|
2037
|
+
"optional": false,
|
|
2038
|
+
"constraints": {
|
|
2039
|
+
"notEmpty": true
|
|
2040
|
+
},
|
|
2039
2041
|
"feel": "optional",
|
|
2040
2042
|
"group": "input",
|
|
2041
2043
|
"binding": {
|
|
2042
|
-
"name": "input.
|
|
2044
|
+
"name": "input.outputConfigS3Prefix",
|
|
2043
2045
|
"type": "zeebe:input"
|
|
2044
2046
|
},
|
|
2045
2047
|
"condition": {
|
|
@@ -2050,14 +2052,14 @@
|
|
|
2050
2052
|
"type": "String"
|
|
2051
2053
|
},
|
|
2052
2054
|
{
|
|
2053
|
-
"id": "input.
|
|
2054
|
-
"label": "
|
|
2055
|
-
"description": "The
|
|
2055
|
+
"id": "input.clientRequestToken",
|
|
2056
|
+
"label": "Client request token",
|
|
2057
|
+
"description": "The idempotent token that you use to identify the start request.",
|
|
2056
2058
|
"optional": true,
|
|
2057
2059
|
"feel": "optional",
|
|
2058
|
-
"group": "
|
|
2060
|
+
"group": "advanced",
|
|
2059
2061
|
"binding": {
|
|
2060
|
-
"name": "input.
|
|
2062
|
+
"name": "input.clientRequestToken",
|
|
2061
2063
|
"type": "zeebe:input"
|
|
2062
2064
|
},
|
|
2063
2065
|
"condition": {
|
|
@@ -2068,14 +2070,14 @@
|
|
|
2068
2070
|
"type": "String"
|
|
2069
2071
|
},
|
|
2070
2072
|
{
|
|
2071
|
-
"id": "input.
|
|
2072
|
-
"label": "
|
|
2073
|
-
"description": "
|
|
2073
|
+
"id": "input.jobTag",
|
|
2074
|
+
"label": "Job tag",
|
|
2075
|
+
"description": "An identifier that you specify that's included in the completion notification published to the Amazon SNS topic.",
|
|
2074
2076
|
"optional": true,
|
|
2075
2077
|
"feel": "optional",
|
|
2076
|
-
"group": "
|
|
2078
|
+
"group": "advanced",
|
|
2077
2079
|
"binding": {
|
|
2078
|
-
"name": "input.
|
|
2080
|
+
"name": "input.jobTag",
|
|
2079
2081
|
"type": "zeebe:input"
|
|
2080
2082
|
},
|
|
2081
2083
|
"condition": {
|
|
@@ -2086,14 +2088,14 @@
|
|
|
2086
2088
|
"type": "String"
|
|
2087
2089
|
},
|
|
2088
2090
|
{
|
|
2089
|
-
"id": "input.
|
|
2090
|
-
"label": "
|
|
2091
|
-
"description": "The
|
|
2091
|
+
"id": "input.kmsKeyId",
|
|
2092
|
+
"label": "KMS key ID",
|
|
2093
|
+
"description": "The KMS key used to encrypt the inference results.",
|
|
2092
2094
|
"optional": true,
|
|
2093
2095
|
"feel": "optional",
|
|
2094
|
-
"group": "
|
|
2096
|
+
"group": "advanced",
|
|
2095
2097
|
"binding": {
|
|
2096
|
-
"name": "input.
|
|
2098
|
+
"name": "input.kmsKeyId",
|
|
2097
2099
|
"type": "zeebe:input"
|
|
2098
2100
|
},
|
|
2099
2101
|
"condition": {
|
|
@@ -2104,14 +2106,14 @@
|
|
|
2104
2106
|
"type": "String"
|
|
2105
2107
|
},
|
|
2106
2108
|
{
|
|
2107
|
-
"id": "input.
|
|
2108
|
-
"label": "
|
|
2109
|
-
"description": "The
|
|
2109
|
+
"id": "input.notificationChannelRoleArn",
|
|
2110
|
+
"label": "Notification channel role ARN",
|
|
2111
|
+
"description": "The Amazon SNS topic role ARN that you want Amazon Textract to publish the completion status of the operation to.",
|
|
2110
2112
|
"optional": true,
|
|
2111
2113
|
"feel": "optional",
|
|
2112
|
-
"group": "
|
|
2114
|
+
"group": "advanced",
|
|
2113
2115
|
"binding": {
|
|
2114
|
-
"name": "input.
|
|
2116
|
+
"name": "input.notificationChannelRoleArn",
|
|
2115
2117
|
"type": "zeebe:input"
|
|
2116
2118
|
},
|
|
2117
2119
|
"condition": {
|
|
@@ -2122,21 +2124,19 @@
|
|
|
2122
2124
|
"type": "String"
|
|
2123
2125
|
},
|
|
2124
2126
|
{
|
|
2125
|
-
"id": "input.
|
|
2126
|
-
"label": "
|
|
2127
|
-
"
|
|
2128
|
-
"
|
|
2129
|
-
|
|
2130
|
-
|
|
2131
|
-
"feel": "required",
|
|
2132
|
-
"group": "input",
|
|
2127
|
+
"id": "input.notificationChannelSnsTopicArn",
|
|
2128
|
+
"label": "Notification channel SNS topic ARN",
|
|
2129
|
+
"description": "The Amazon SNS topic ARN that you want Amazon Textract to publish the completion status of the operation to.",
|
|
2130
|
+
"optional": true,
|
|
2131
|
+
"feel": "optional",
|
|
2132
|
+
"group": "advanced",
|
|
2133
2133
|
"binding": {
|
|
2134
|
-
"name": "input.
|
|
2134
|
+
"name": "input.notificationChannelSnsTopicArn",
|
|
2135
2135
|
"type": "zeebe:input"
|
|
2136
2136
|
},
|
|
2137
2137
|
"condition": {
|
|
2138
|
-
"property": "input.
|
|
2139
|
-
"equals": "
|
|
2138
|
+
"property": "input.executionType",
|
|
2139
|
+
"equals": "ASYNC",
|
|
2140
2140
|
"type": "simple"
|
|
2141
2141
|
},
|
|
2142
2142
|
"type": "String"
|
|
@@ -2145,7 +2145,7 @@
|
|
|
2145
2145
|
"id": "version",
|
|
2146
2146
|
"label": "Version",
|
|
2147
2147
|
"description": "Version of the element template",
|
|
2148
|
-
"value": "
|
|
2148
|
+
"value": "4",
|
|
2149
2149
|
"group": "connector",
|
|
2150
2150
|
"binding": {
|
|
2151
2151
|
"key": "elementTemplateVersion",
|
|
@@ -2168,7 +2168,7 @@
|
|
|
2168
2168
|
{
|
|
2169
2169
|
"id": "resultVariable",
|
|
2170
2170
|
"label": "Result variable",
|
|
2171
|
-
"description": "Name of variable to store the response in",
|
|
2171
|
+
"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>.",
|
|
2172
2172
|
"group": "output",
|
|
2173
2173
|
"binding": {
|
|
2174
2174
|
"key": "resultVariable",
|
|
@@ -2179,7 +2179,7 @@
|
|
|
2179
2179
|
{
|
|
2180
2180
|
"id": "resultExpression",
|
|
2181
2181
|
"label": "Result expression",
|
|
2182
|
-
"description": "Expression to map the response into process variables",
|
|
2182
|
+
"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>.",
|
|
2183
2183
|
"feel": "required",
|
|
2184
2184
|
"group": "output",
|
|
2185
2185
|
"binding": {
|
|
@@ -2217,7 +2217,7 @@
|
|
|
2217
2217
|
"id": "retryBackoff",
|
|
2218
2218
|
"label": "Retry backoff",
|
|
2219
2219
|
"description": "ISO-8601 duration to wait between retries",
|
|
2220
|
-
"value": "
|
|
2220
|
+
"value": "PT30S",
|
|
2221
2221
|
"group": "retries",
|
|
2222
2222
|
"binding": {
|
|
2223
2223
|
"key": "retryBackoff",
|