@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
|
@@ -2,21 +2,17 @@
|
|
|
2
2
|
{
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Automation Anywhere Outbound Connector",
|
|
5
|
-
"id": "io.camunda.connectors.AutomationAnywhere",
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
"
|
|
14
|
-
|
|
15
|
-
"robot",
|
|
16
|
-
"automation"
|
|
17
|
-
],
|
|
5
|
+
"id": "io.camunda.connectors.AutomationAnywhere.v1",
|
|
6
|
+
"version": 4,
|
|
7
|
+
"description": "[Deprecated] Orchestrate your Automation Anywhere bots with Camunda. You can create new queue items and get the result from it",
|
|
8
|
+
"deprecated": {
|
|
9
|
+
"message": "This version of the connector will no longer be supported in the future. You can find a new supported version in the marketplace",
|
|
10
|
+
"documentationRef": "https://docs.camunda.io/docs/components/modeler/web-modeler/camunda-marketplace"
|
|
11
|
+
},
|
|
12
|
+
"icon": {
|
|
13
|
+
"contents": "data:image/svg+xml;utf8,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg viewBox='0 0 652 652' style='enable-background:new 0 0 652 652;' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E .st0%7Bclip-path:url(%23SVGID_2_);fill:url(%23SVGID_3_);%7D .st1%7Bopacity:0.3;%7D .st2%7Bclip-path:url(%23SVGID_5_);fill:url(%23SVGID_6_);%7D .st3%7Bfill:%23404041;%7D .st4%7Bfill:%23F79837;%7D%0A%3C/style%3E%3C/defs%3E%3Cg style='' transform='matrix(2.838946, 0, 0, 2.807126, -44.534363, -578.343384)'%3E%3Cg%3E%3Cdefs%3E%3Cpath id='SVGID_1_' d='M199.5,412.7l-0.2-0.5l-0.5-1l-11.7-31.5c11.1,5.1,21.4,11.8,30.7,20.1l0,0c1.2,0.9,2.2,2.2,3,3.7 c0.9,1.7,1.4,3.5,1.4,5.5c0,6.4-5.2,11.6-11.6,11.6C205.5,420.6,201.1,417.4,199.5,412.7 M103.3,229.6c1.5-4.1,4.9-6.9,8.7-7 c0,0,0.1,0,0.1,0c3.8,0.2,7.2,2.9,8.7,7l48.3,132.6c-10.7-2.7-21.7-4.1-32.9-4.1c-23.5,0-46.7,6.2-66.9,18 c-9.8,5.7-18.8,12.7-26.9,20.6L103.3,229.6z M110.9,212c-7.8,0.6-14.7,6-17.6,14L21,424.5c-1,2.8,0.4,5.8,3.2,6.8 c0.6,0.2,1.2,0.3,1.8,0.3c1.7,0,3.3-0.8,4.3-2.2c0.2-0.2,0.3-0.4,0.5-0.7c10.7-18,25.8-33.1,43.9-43.6 c18.6-10.8,39.9-16.6,61.6-16.6c12.9,0,25.6,2,37.6,5.9l15.3,41.1l0.5,0.9c3.2,8.8,11.5,14.7,20.9,14.7c12.3,0,22.2-10,22.2-22.2 c0-3.6-0.9-7.3-2.6-10.5c-0.7-1.2-1.4-2.3-2.2-3.4c-0.3-0.5-0.6-1-1-1.4c-13.1-12.2-28.4-21.5-44.9-27.6l-1.1-2.8l-0.1,0 L130.8,226c-2.9-7.9-9.7-13.3-17.6-14c-0.3,0-0.6-0.1-0.9-0.1c-0.1,0-0.2,0-0.2,0c-0.1,0-0.2,0-0.2,0 C111.5,211.9,111.2,212,110.9,212'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cpath d='M199.5,412.7l-0.2-0.5l-0.5-1l-11.7-31.5c11.1,5.1,21.4,11.8,30.7,20.1l0,0c1.2,0.9,2.2,2.2,3,3.7 c0.9,1.7,1.4,3.5,1.4,5.5c0,6.4-5.2,11.6-11.6,11.6C205.5,420.6,201.1,417.4,199.5,412.7 M103.3,229.6c1.5-4.1,4.9-6.9,8.7-7 c0,0,0.1,0,0.1,0c3.8,0.2,7.2,2.9,8.7,7l48.3,132.6c-10.7-2.7-21.7-4.1-32.9-4.1c-23.5,0-46.7,6.2-66.9,18 c-9.8,5.7-18.8,12.7-26.9,20.6L103.3,229.6z M110.9,212c-7.8,0.6-14.7,6-17.6,14L21,424.5c-1,2.8,0.4,5.8,3.2,6.8 c0.6,0.2,1.2,0.3,1.8,0.3c1.7,0,3.3-0.8,4.3-2.2c0.2-0.2,0.3-0.4,0.5-0.7c10.7-18,25.8-33.1,43.9-43.6 c18.6-10.8,39.9-16.6,61.6-16.6c12.9,0,25.6,2,37.6,5.9l15.3,41.1l0.5,0.9c3.2,8.8,11.5,14.7,20.9,14.7c12.3,0,22.2-10,22.2-22.2 c0-3.6-0.9-7.3-2.6-10.5c-0.7-1.2-1.4-2.3-2.2-3.4c-0.3-0.5-0.6-1-1-1.4c-13.1-12.2-28.4-21.5-44.9-27.6l-1.1-2.8l-0.1,0 L130.8,226c-2.9-7.9-9.7-13.3-17.6-14c-0.3,0-0.6-0.1-0.9-0.1c-0.1,0-0.2,0-0.2,0c-0.1,0-0.2,0-0.2,0 C111.5,211.9,111.2,212,110.9,212' transform='matrix(1, 0, 0, 1, 0, 0)' style='overflow: visible;'/%3E%3C/clipPath%3E%3ClinearGradient id='SVGID_3_' gradientUnits='userSpaceOnUse' x1='-4.938' y1='743.0203' x2='1.9792' y2='743.0203' gradientTransform='matrix(30.658 0 0 -30.658 172.0803 23101.3418)'%3E%3Cstop offset='0' style='stop-color:%23FFDD15'/%3E%3Cstop offset='0.0343' style='stop-color:%23FED217'/%3E%3Cstop offset='0.1663' style='stop-color:%23FAAD1C'/%3E%3Cstop offset='0.3049' style='stop-color:%23F68F20'/%3E%3Cstop offset='0.45' style='stop-color:%23F37824'/%3E%3Cstop offset='0.6045' style='stop-color:%23F16726'/%3E%3Cstop offset='0.7747' style='stop-color:%23F05D28'/%3E%3Cstop offset='0.991' style='stop-color:%23F05A28'/%3E%3Cstop offset='1' style='stop-color:%23F05A28'/%3E%3C/linearGradient%3E%3Crect x='20' y='211.9' class='st0' width='212.8' height='219.7'/%3E%3C/g%3E%3Cg%3E%3Cg class='st1'%3E%3Cg%3E%3Cg%3E%3Cdefs%3E%3Cpath id='SVGID_4_' d='M187.3,380.3c11.1,5.1,21.4,11.8,30.7,20l0,0c1.2,1,2.2,2.2,3,3.7c0.9,1.7,1.4,3.5,1.4,5.5H233 c0-3.6-0.9-7.3-2.6-10.5c-0.6-1.2-1.4-2.3-2.2-3.4c-0.3-0.5-0.6-1-1-1.4c-13.1-12.2-28.4-21.5-44.9-27.6L187.3,380.3z M69.5,376.7c-9.8,5.7-18.8,12.7-26.9,20.6l-12.2,32.8c0.2-0.2,0.3-0.4,0.5-0.7c10.7-18,25.9-33.1,43.9-43.6 c18.6-10.8,39.9-16.6,61.6-16.6c12.1,0,25.1,1.9,37.6,5.9l-4.7-12.4c-10.7-2.7-21.7-4.1-32.9-4.1 C112.9,358.7,89.8,364.9,69.5,376.7'/%3E%3C/defs%3E%3CclipPath id='SVGID_5_'%3E%3Cpath d='M187.3,380.3c11.1,5.1,21.4,11.8,30.7,20l0,0c1.2,1,2.2,2.2,3,3.7c0.9,1.7,1.4,3.5,1.4,5.5H233 c0-3.6-0.9-7.3-2.6-10.5c-0.6-1.2-1.4-2.3-2.2-3.4c-0.3-0.5-0.6-1-1-1.4c-13.1-12.2-28.4-21.5-44.9-27.6L187.3,380.3z M69.5,376.7c-9.8,5.7-18.8,12.7-26.9,20.6l-12.2,32.8c0.2-0.2,0.3-0.4,0.5-0.7c10.7-18,25.9-33.1,43.9-43.6 c18.6-10.8,39.9-16.6,61.6-16.6c12.1,0,25.1,1.9,37.6,5.9l-4.7-12.4c-10.7-2.7-21.7-4.1-32.9-4.1 C112.9,358.7,89.8,364.9,69.5,376.7' transform='matrix(1, 0, 0, 1, 0, 0)' style='overflow: visible;'/%3E%3C/clipPath%3E%3ClinearGradient id='SVGID_6_' gradientUnits='userSpaceOnUse' x1='-5.4042' y1='741.473' x2='1.5131' y2='741.473' gradientTransform='matrix(29.2748 0 0 -29.2748 188.7152 22100.8477)'%3E%3Cstop offset='0' style='stop-color:%23FFFFFF'/%3E%3Cstop offset='0.3285' style='stop-color:%23FFFFFF'/%3E%3Cstop offset='0.3745' style='stop-color:%23FBFBFB'/%3E%3Cstop offset='0.4233' style='stop-color:%23EEEEEE'/%3E%3Cstop offset='0.4735' style='stop-color:%23D9D9D9'/%3E%3Cstop offset='0.5246' style='stop-color:%23BCBBBB'/%3E%3Cstop offset='0.5764' style='stop-color:%23969595'/%3E%3Cstop offset='0.6288' style='stop-color:%23686666'/%3E%3Cstop offset='0.6808' style='stop-color:%23332F30'/%3E%3Cstop offset='0.6948' style='stop-color:%23231F20'/%3E%3Cstop offset='0.9301' style='stop-color:%23FFFFFF'/%3E%3Cstop offset='1' style='stop-color:%23FFFFFF'/%3E%3C/linearGradient%3E%3Crect x='30.5' y='358.7' class='st2' width='18' height='18'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg/%3E%3C/g%3E%3C/svg%3E"
|
|
14
|
+
},
|
|
18
15
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/",
|
|
19
|
-
"version": 3,
|
|
20
16
|
"category": {
|
|
21
17
|
"id": "connectors",
|
|
22
18
|
"name": "Connectors"
|
|
@@ -33,56 +29,40 @@
|
|
|
33
29
|
"id": "operation",
|
|
34
30
|
"label": "Operation"
|
|
35
31
|
},
|
|
36
|
-
{
|
|
37
|
-
"id": "configuration",
|
|
38
|
-
"label": "Configuration"
|
|
39
|
-
},
|
|
40
32
|
{
|
|
41
33
|
"id": "authentication",
|
|
42
34
|
"label": "Authentication"
|
|
43
35
|
},
|
|
44
36
|
{
|
|
45
|
-
"id": "
|
|
46
|
-
"label": "
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
"id": "timeout",
|
|
50
|
-
"label": "Timeout"
|
|
37
|
+
"id": "configuration",
|
|
38
|
+
"label": "Configuration"
|
|
51
39
|
},
|
|
52
40
|
{
|
|
53
|
-
"id": "
|
|
54
|
-
"label": "
|
|
41
|
+
"id": "input",
|
|
42
|
+
"label": "Input"
|
|
55
43
|
},
|
|
56
44
|
{
|
|
57
45
|
"id": "output",
|
|
58
|
-
"label": "Output
|
|
46
|
+
"label": "Output"
|
|
59
47
|
},
|
|
60
48
|
{
|
|
61
|
-
"id": "
|
|
49
|
+
"id": "errors",
|
|
62
50
|
"label": "Error handling"
|
|
63
|
-
},
|
|
64
|
-
{
|
|
65
|
-
"id": "retries",
|
|
66
|
-
"label": "Retries"
|
|
67
51
|
}
|
|
68
52
|
],
|
|
69
53
|
"properties": [
|
|
70
54
|
{
|
|
71
|
-
"
|
|
55
|
+
"type": "Hidden",
|
|
56
|
+
"value": "io.camunda:http-json:1",
|
|
72
57
|
"binding": {
|
|
73
|
-
"
|
|
74
|
-
"
|
|
75
|
-
}
|
|
76
|
-
"type": "Hidden"
|
|
58
|
+
"type": "zeebe:taskDefinition",
|
|
59
|
+
"property": "type"
|
|
60
|
+
}
|
|
77
61
|
},
|
|
78
62
|
{
|
|
79
|
-
"
|
|
80
|
-
"
|
|
63
|
+
"label": "Operation type",
|
|
64
|
+
"id": "operationType",
|
|
81
65
|
"group": "operation",
|
|
82
|
-
"binding": {
|
|
83
|
-
"name": "operation.type",
|
|
84
|
-
"type": "zeebe:input"
|
|
85
|
-
},
|
|
86
66
|
"type": "Dropdown",
|
|
87
67
|
"choices": [
|
|
88
68
|
{
|
|
@@ -93,107 +73,176 @@
|
|
|
93
73
|
"name": "Get work item result from queue by ID",
|
|
94
74
|
"value": "listWorkItemsInQueue"
|
|
95
75
|
}
|
|
96
|
-
]
|
|
76
|
+
],
|
|
77
|
+
"binding": {
|
|
78
|
+
"type": "zeebe:input",
|
|
79
|
+
"name": "operationType"
|
|
80
|
+
}
|
|
97
81
|
},
|
|
98
82
|
{
|
|
99
|
-
"id": "configuration.controlRoomUrl",
|
|
100
83
|
"label": "Control room URL",
|
|
101
|
-
"optional": false,
|
|
102
|
-
"constraints": {
|
|
103
|
-
"notEmpty": true
|
|
104
|
-
},
|
|
105
|
-
"feel": "optional",
|
|
106
84
|
"group": "configuration",
|
|
85
|
+
"feel": "optional",
|
|
86
|
+
"description": "Automation Anywhere control room URL. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
|
|
87
|
+
"type": "String",
|
|
107
88
|
"binding": {
|
|
108
|
-
"
|
|
109
|
-
"
|
|
89
|
+
"type": "zeebe:input",
|
|
90
|
+
"name": "controlRoomURL"
|
|
110
91
|
},
|
|
111
|
-
"
|
|
92
|
+
"constraints": {
|
|
93
|
+
"notEmpty": true,
|
|
94
|
+
"pattern": {
|
|
95
|
+
"value": "^(=|(https?://|secrets\\..+|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
96
|
+
"message": "Must be a http(s) URL"
|
|
97
|
+
}
|
|
98
|
+
}
|
|
112
99
|
},
|
|
113
100
|
{
|
|
114
|
-
"id": "authentication.type",
|
|
115
101
|
"label": "Type",
|
|
116
|
-
"
|
|
117
|
-
"value": "passwordBasedAuthentication",
|
|
102
|
+
"id": "authenticationType",
|
|
118
103
|
"group": "authentication",
|
|
119
|
-
"
|
|
120
|
-
|
|
121
|
-
"type": "zeebe:input"
|
|
122
|
-
},
|
|
104
|
+
"description": "Choose the authentication type. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
|
|
105
|
+
"value": "userNamePasswordAuth",
|
|
123
106
|
"type": "Dropdown",
|
|
124
107
|
"choices": [
|
|
125
108
|
{
|
|
126
109
|
"name": "Authenticate (username and password)",
|
|
127
|
-
"value": "
|
|
110
|
+
"value": "userNamePasswordAuth"
|
|
128
111
|
},
|
|
129
112
|
{
|
|
130
113
|
"name": "Authenticate (username and API key)",
|
|
131
|
-
"value": "
|
|
114
|
+
"value": "userNameApiKeyAuth"
|
|
132
115
|
},
|
|
133
116
|
{
|
|
134
117
|
"name": "Authentication (refresh) token",
|
|
135
|
-
"value": "
|
|
118
|
+
"value": "tokenAuth"
|
|
136
119
|
}
|
|
137
|
-
]
|
|
120
|
+
],
|
|
121
|
+
"binding": {
|
|
122
|
+
"type": "zeebe:input",
|
|
123
|
+
"name": "authentication.withoutBindingType"
|
|
124
|
+
}
|
|
138
125
|
},
|
|
139
126
|
{
|
|
140
|
-
"id": "
|
|
141
|
-
"
|
|
142
|
-
"
|
|
127
|
+
"id": "credentialsInBodyAuthType",
|
|
128
|
+
"group": "authentication",
|
|
129
|
+
"type": "Hidden",
|
|
130
|
+
"value": "credentialsInBody",
|
|
131
|
+
"binding": {
|
|
132
|
+
"type": "zeebe:input",
|
|
133
|
+
"name": "authentication.type"
|
|
134
|
+
},
|
|
143
135
|
"constraints": {
|
|
144
136
|
"notEmpty": true
|
|
145
137
|
},
|
|
146
|
-
"
|
|
138
|
+
"condition": {
|
|
139
|
+
"property": "authenticationType",
|
|
140
|
+
"oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
|
|
141
|
+
}
|
|
142
|
+
},
|
|
143
|
+
{
|
|
147
144
|
"group": "authentication",
|
|
145
|
+
"type": "Hidden",
|
|
146
|
+
"value": "noAuth",
|
|
148
147
|
"binding": {
|
|
149
|
-
"
|
|
150
|
-
"
|
|
148
|
+
"type": "zeebe:input",
|
|
149
|
+
"name": "authentication.request.authentication.type"
|
|
151
150
|
},
|
|
152
|
-
"
|
|
153
|
-
"
|
|
154
|
-
"equals": "passwordBasedAuthentication",
|
|
155
|
-
"type": "simple"
|
|
151
|
+
"constraints": {
|
|
152
|
+
"notEmpty": true
|
|
156
153
|
},
|
|
157
|
-
"
|
|
154
|
+
"condition": {
|
|
155
|
+
"property": "authenticationType",
|
|
156
|
+
"oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
|
|
157
|
+
}
|
|
158
158
|
},
|
|
159
159
|
{
|
|
160
|
-
"id": "
|
|
161
|
-
"
|
|
162
|
-
"
|
|
160
|
+
"id": "tokenAuthType",
|
|
161
|
+
"group": "authentication",
|
|
162
|
+
"type": "Hidden",
|
|
163
|
+
"value": "noAuth",
|
|
164
|
+
"binding": {
|
|
165
|
+
"type": "zeebe:input",
|
|
166
|
+
"name": "authentication.type"
|
|
167
|
+
},
|
|
163
168
|
"constraints": {
|
|
164
169
|
"notEmpty": true
|
|
165
170
|
},
|
|
166
|
-
"
|
|
167
|
-
|
|
171
|
+
"condition": {
|
|
172
|
+
"property": "authenticationType",
|
|
173
|
+
"oneOf": ["tokenAuth"]
|
|
174
|
+
}
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
"description": "method for authentication",
|
|
178
|
+
"type": "Hidden",
|
|
179
|
+
"value": "post",
|
|
168
180
|
"binding": {
|
|
169
|
-
"
|
|
170
|
-
"
|
|
181
|
+
"type": "zeebe:input",
|
|
182
|
+
"name": "authentication.request.method"
|
|
171
183
|
},
|
|
172
184
|
"condition": {
|
|
173
|
-
"property": "
|
|
174
|
-
"
|
|
175
|
-
|
|
176
|
-
},
|
|
177
|
-
"type": "String"
|
|
185
|
+
"property": "authenticationType",
|
|
186
|
+
"oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
|
|
187
|
+
}
|
|
178
188
|
},
|
|
179
189
|
{
|
|
180
|
-
"
|
|
181
|
-
"
|
|
182
|
-
"
|
|
190
|
+
"label": "Username",
|
|
191
|
+
"group": "authentication",
|
|
192
|
+
"type": "String",
|
|
193
|
+
"feel": "optional",
|
|
194
|
+
"binding": {
|
|
195
|
+
"type": "zeebe:input",
|
|
196
|
+
"name": "authentication.request.body.username"
|
|
197
|
+
},
|
|
183
198
|
"constraints": {
|
|
184
199
|
"notEmpty": true
|
|
185
200
|
},
|
|
201
|
+
"condition": {
|
|
202
|
+
"property": "authenticationType",
|
|
203
|
+
"oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
|
|
204
|
+
}
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
"label": "Password",
|
|
186
208
|
"group": "authentication",
|
|
209
|
+
"type": "String",
|
|
210
|
+
"feel": "optional",
|
|
187
211
|
"binding": {
|
|
188
|
-
"
|
|
189
|
-
"
|
|
212
|
+
"type": "zeebe:input",
|
|
213
|
+
"name": "authentication.request.body.password"
|
|
214
|
+
},
|
|
215
|
+
"constraints": {
|
|
216
|
+
"notEmpty": true
|
|
190
217
|
},
|
|
191
218
|
"condition": {
|
|
192
|
-
"property": "
|
|
193
|
-
"equals": "
|
|
194
|
-
|
|
219
|
+
"property": "authenticationType",
|
|
220
|
+
"equals": "userNamePasswordAuth"
|
|
221
|
+
}
|
|
222
|
+
},
|
|
223
|
+
{
|
|
224
|
+
"label": "API key",
|
|
225
|
+
"group": "authentication",
|
|
226
|
+
"type": "String",
|
|
227
|
+
"feel": "optional",
|
|
228
|
+
"binding": {
|
|
229
|
+
"type": "zeebe:input",
|
|
230
|
+
"name": "authentication.request.body.apiKey"
|
|
231
|
+
},
|
|
232
|
+
"constraints": {
|
|
233
|
+
"notEmpty": true
|
|
195
234
|
},
|
|
235
|
+
"condition": {
|
|
236
|
+
"property": "authenticationType",
|
|
237
|
+
"equals": "userNameApiKeyAuth"
|
|
238
|
+
}
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
"label": "Multiple login",
|
|
242
|
+
"group": "authentication",
|
|
243
|
+
"description": "For more information on multi-login, see <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
|
|
196
244
|
"type": "Dropdown",
|
|
245
|
+
"value": "false",
|
|
197
246
|
"choices": [
|
|
198
247
|
{
|
|
199
248
|
"name": "TRUE",
|
|
@@ -203,254 +252,298 @@
|
|
|
203
252
|
"name": "FALSE",
|
|
204
253
|
"value": "false"
|
|
205
254
|
}
|
|
206
|
-
]
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
"optional": false,
|
|
255
|
+
],
|
|
256
|
+
"binding": {
|
|
257
|
+
"type": "zeebe:input",
|
|
258
|
+
"name": "authentication.request.body.multipleLogin"
|
|
259
|
+
},
|
|
212
260
|
"constraints": {
|
|
213
261
|
"notEmpty": true
|
|
214
262
|
},
|
|
215
|
-
"feel": "optional",
|
|
216
|
-
"group": "authentication",
|
|
217
|
-
"binding": {
|
|
218
|
-
"name": "authentication.username",
|
|
219
|
-
"type": "zeebe:input"
|
|
220
|
-
},
|
|
221
263
|
"condition": {
|
|
222
|
-
"property": "
|
|
223
|
-
"equals": "
|
|
224
|
-
|
|
225
|
-
},
|
|
226
|
-
"type": "String"
|
|
264
|
+
"property": "authenticationType",
|
|
265
|
+
"equals": "userNamePasswordAuth"
|
|
266
|
+
}
|
|
227
267
|
},
|
|
228
268
|
{
|
|
229
|
-
"
|
|
230
|
-
"label": "API key",
|
|
231
|
-
"optional": false,
|
|
232
|
-
"constraints": {
|
|
233
|
-
"notEmpty": true
|
|
234
|
-
},
|
|
235
|
-
"feel": "optional",
|
|
269
|
+
"label": "Token",
|
|
236
270
|
"group": "authentication",
|
|
271
|
+
"type": "String",
|
|
272
|
+
"feel": "optional",
|
|
237
273
|
"binding": {
|
|
238
|
-
"
|
|
239
|
-
"
|
|
274
|
+
"type": "zeebe:input",
|
|
275
|
+
"name": "token"
|
|
240
276
|
},
|
|
241
|
-
"
|
|
242
|
-
"
|
|
243
|
-
"equals": "apiKeyAuthentication",
|
|
244
|
-
"type": "simple"
|
|
277
|
+
"constraints": {
|
|
278
|
+
"notEmpty": true
|
|
245
279
|
},
|
|
246
|
-
"
|
|
280
|
+
"condition": {
|
|
281
|
+
"property": "authenticationType",
|
|
282
|
+
"equals": "tokenAuth"
|
|
283
|
+
}
|
|
247
284
|
},
|
|
248
285
|
{
|
|
249
|
-
"
|
|
250
|
-
"
|
|
251
|
-
"
|
|
286
|
+
"description": "Token",
|
|
287
|
+
"type": "Hidden",
|
|
288
|
+
"value": "={\"X-Authorization\":token}",
|
|
289
|
+
"binding": {
|
|
290
|
+
"type": "zeebe:input",
|
|
291
|
+
"name": "headers"
|
|
292
|
+
},
|
|
252
293
|
"constraints": {
|
|
253
294
|
"notEmpty": true
|
|
254
295
|
},
|
|
255
|
-
"feel": "optional",
|
|
256
|
-
"group": "authentication",
|
|
257
|
-
"binding": {
|
|
258
|
-
"name": "authentication.token",
|
|
259
|
-
"type": "zeebe:input"
|
|
260
|
-
},
|
|
261
296
|
"condition": {
|
|
262
|
-
"property": "
|
|
263
|
-
"equals": "
|
|
264
|
-
|
|
265
|
-
},
|
|
266
|
-
"type": "String"
|
|
297
|
+
"property": "authenticationType",
|
|
298
|
+
"equals": "tokenAuth"
|
|
299
|
+
}
|
|
267
300
|
},
|
|
268
301
|
{
|
|
269
|
-
"
|
|
270
|
-
"
|
|
271
|
-
"
|
|
272
|
-
"
|
|
302
|
+
"description": "Output headers",
|
|
303
|
+
"type": "Hidden",
|
|
304
|
+
"value": "={\"X-Authorization\":\"asObject:token.asString\"}",
|
|
305
|
+
"binding": {
|
|
306
|
+
"type": "zeebe:input",
|
|
307
|
+
"name": "authentication.outputHeaders"
|
|
308
|
+
},
|
|
273
309
|
"constraints": {
|
|
274
310
|
"notEmpty": true
|
|
275
311
|
},
|
|
276
|
-
"feel": "optional",
|
|
277
|
-
"group": "input",
|
|
278
|
-
"binding": {
|
|
279
|
-
"name": "operation.queueId",
|
|
280
|
-
"type": "zeebe:input"
|
|
281
|
-
},
|
|
282
312
|
"condition": {
|
|
283
|
-
"property": "
|
|
284
|
-
"
|
|
285
|
-
|
|
286
|
-
},
|
|
287
|
-
"type": "String"
|
|
313
|
+
"property": "authenticationType",
|
|
314
|
+
"oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
|
|
315
|
+
}
|
|
288
316
|
},
|
|
289
317
|
{
|
|
290
|
-
"
|
|
291
|
-
"
|
|
292
|
-
"description": "Work item json input data. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
|
|
318
|
+
"description": "Full authentication url",
|
|
319
|
+
"type": "Hidden",
|
|
293
320
|
"optional": false,
|
|
321
|
+
"value": "=controlRoomURL+\"/v1/authentication\"",
|
|
322
|
+
"binding": {
|
|
323
|
+
"type": "zeebe:input",
|
|
324
|
+
"name": "authentication.request.url"
|
|
325
|
+
},
|
|
294
326
|
"constraints": {
|
|
295
327
|
"notEmpty": true
|
|
296
328
|
},
|
|
297
|
-
"
|
|
298
|
-
|
|
329
|
+
"condition": {
|
|
330
|
+
"property": "authenticationType",
|
|
331
|
+
"oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
|
|
332
|
+
}
|
|
333
|
+
},
|
|
334
|
+
{
|
|
335
|
+
"description": "method for request",
|
|
336
|
+
"type": "Hidden",
|
|
337
|
+
"value": "post",
|
|
299
338
|
"binding": {
|
|
300
|
-
"
|
|
301
|
-
"
|
|
339
|
+
"type": "zeebe:input",
|
|
340
|
+
"name": "method"
|
|
302
341
|
},
|
|
303
342
|
"condition": {
|
|
304
|
-
"property": "
|
|
305
|
-
"
|
|
306
|
-
|
|
307
|
-
},
|
|
308
|
-
"type": "Text"
|
|
343
|
+
"property": "operationType",
|
|
344
|
+
"oneOf": ["addWorkItemsToTheQueue", "listWorkItemsInQueue"]
|
|
345
|
+
}
|
|
309
346
|
},
|
|
310
347
|
{
|
|
311
|
-
"id": "operation.workQueueId",
|
|
312
348
|
"label": "Work queue ID",
|
|
349
|
+
"group": "input",
|
|
313
350
|
"description": "The queue ID of the item",
|
|
351
|
+
"type": "String",
|
|
314
352
|
"optional": false,
|
|
353
|
+
"feel": "optional",
|
|
354
|
+
"binding": {
|
|
355
|
+
"type": "zeebe:input",
|
|
356
|
+
"name": "queueId"
|
|
357
|
+
},
|
|
315
358
|
"constraints": {
|
|
316
359
|
"notEmpty": true
|
|
317
360
|
},
|
|
318
|
-
"
|
|
319
|
-
|
|
361
|
+
"condition": {
|
|
362
|
+
"property": "operationType",
|
|
363
|
+
"oneOf": ["addWorkItemsToTheQueue", "listWorkItemsInQueue"]
|
|
364
|
+
}
|
|
365
|
+
},
|
|
366
|
+
{
|
|
367
|
+
"description": "Add work items to the queue",
|
|
368
|
+
"type": "Hidden",
|
|
369
|
+
"optional": false,
|
|
370
|
+
"value": "=controlRoomURL+\"/v3/wlm/queues/\"+queueId+\"/workitems\"",
|
|
320
371
|
"binding": {
|
|
321
|
-
"
|
|
322
|
-
"
|
|
372
|
+
"type": "zeebe:input",
|
|
373
|
+
"name": "url"
|
|
323
374
|
},
|
|
324
|
-
"
|
|
325
|
-
"
|
|
326
|
-
"equals": "listWorkItemsInQueue",
|
|
327
|
-
"type": "simple"
|
|
375
|
+
"constraints": {
|
|
376
|
+
"notEmpty": true
|
|
328
377
|
},
|
|
329
|
-
"
|
|
378
|
+
"condition": {
|
|
379
|
+
"property": "operationType",
|
|
380
|
+
"oneOf": ["addWorkItemsToTheQueue"]
|
|
381
|
+
}
|
|
330
382
|
},
|
|
331
383
|
{
|
|
332
|
-
"id": "operation.workItemId",
|
|
333
384
|
"label": "Work item ID",
|
|
334
385
|
"description": "The queue item identifier to be fetched from queue",
|
|
386
|
+
"group": "input",
|
|
387
|
+
"type": "String",
|
|
388
|
+
"feel": "optional",
|
|
335
389
|
"optional": false,
|
|
390
|
+
"binding": {
|
|
391
|
+
"type": "zeebe:input",
|
|
392
|
+
"name": "workItemId"
|
|
393
|
+
},
|
|
336
394
|
"constraints": {
|
|
337
395
|
"notEmpty": true
|
|
338
396
|
},
|
|
339
|
-
"
|
|
397
|
+
"condition": {
|
|
398
|
+
"property": "operationType",
|
|
399
|
+
"oneOf": ["listWorkItemsInQueue"]
|
|
400
|
+
}
|
|
401
|
+
},
|
|
402
|
+
{
|
|
403
|
+
"label": "Work item json data",
|
|
404
|
+
"description": "Work item json input data. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
|
|
340
405
|
"group": "input",
|
|
406
|
+
"type": "String",
|
|
407
|
+
"feel": "required",
|
|
341
408
|
"binding": {
|
|
342
|
-
"
|
|
343
|
-
"
|
|
409
|
+
"type": "zeebe:input",
|
|
410
|
+
"name": "itemData"
|
|
344
411
|
},
|
|
345
|
-
"
|
|
346
|
-
"
|
|
347
|
-
"equals": "listWorkItemsInQueue",
|
|
348
|
-
"type": "simple"
|
|
412
|
+
"constraints": {
|
|
413
|
+
"notEmpty": true
|
|
349
414
|
},
|
|
350
|
-
"
|
|
415
|
+
"condition": {
|
|
416
|
+
"property": "operationType",
|
|
417
|
+
"oneOf": ["addWorkItemsToTheQueue"]
|
|
418
|
+
}
|
|
351
419
|
},
|
|
352
420
|
{
|
|
353
|
-
"
|
|
354
|
-
"
|
|
355
|
-
"
|
|
356
|
-
"
|
|
357
|
-
"value": 20,
|
|
358
|
-
"feel": "static",
|
|
359
|
-
"group": "timeout",
|
|
421
|
+
"description": "body with a new work item",
|
|
422
|
+
"type": "Hidden",
|
|
423
|
+
"optional": false,
|
|
424
|
+
"value": "={\"workItems\":[{\"json\":itemData}]}",
|
|
360
425
|
"binding": {
|
|
361
|
-
"
|
|
362
|
-
"
|
|
426
|
+
"type": "zeebe:input",
|
|
427
|
+
"name": "body"
|
|
363
428
|
},
|
|
364
|
-
"
|
|
429
|
+
"constraints": {
|
|
430
|
+
"notEmpty": true
|
|
431
|
+
},
|
|
432
|
+
"condition": {
|
|
433
|
+
"property": "operationType",
|
|
434
|
+
"oneOf": ["addWorkItemsToTheQueue"]
|
|
435
|
+
}
|
|
365
436
|
},
|
|
366
437
|
{
|
|
367
|
-
"
|
|
368
|
-
"
|
|
369
|
-
"
|
|
370
|
-
"value": "
|
|
371
|
-
"group": "connector",
|
|
438
|
+
"label": "filter for getting item by id",
|
|
439
|
+
"type": "Hidden",
|
|
440
|
+
"optional": false,
|
|
441
|
+
"value": "={\"filter\":{\"operator\":\"eq\",\"value\":workItemId,\"field\":\"id\"}}",
|
|
372
442
|
"binding": {
|
|
373
|
-
"
|
|
374
|
-
"
|
|
443
|
+
"type": "zeebe:input",
|
|
444
|
+
"name": "body"
|
|
375
445
|
},
|
|
376
|
-
"
|
|
446
|
+
"constraints": {
|
|
447
|
+
"notEmpty": true
|
|
448
|
+
},
|
|
449
|
+
"condition": {
|
|
450
|
+
"property": "operationType",
|
|
451
|
+
"oneOf": ["listWorkItemsInQueue"]
|
|
452
|
+
}
|
|
377
453
|
},
|
|
378
454
|
{
|
|
379
|
-
"
|
|
380
|
-
"
|
|
381
|
-
"
|
|
382
|
-
"value": "
|
|
383
|
-
"group": "connector",
|
|
455
|
+
"description": "List work items in queue",
|
|
456
|
+
"type": "Hidden",
|
|
457
|
+
"optional": false,
|
|
458
|
+
"value": "=controlRoomURL+\"/v3/wlm/queues/\"+queueId+\"/workitems/list\"",
|
|
384
459
|
"binding": {
|
|
385
|
-
"
|
|
386
|
-
"
|
|
460
|
+
"type": "zeebe:input",
|
|
461
|
+
"name": "url"
|
|
387
462
|
},
|
|
388
|
-
"
|
|
463
|
+
"constraints": {
|
|
464
|
+
"notEmpty": true
|
|
465
|
+
},
|
|
466
|
+
"condition": {
|
|
467
|
+
"property": "operationType",
|
|
468
|
+
"oneOf": ["listWorkItemsInQueue"]
|
|
469
|
+
}
|
|
389
470
|
},
|
|
390
471
|
{
|
|
391
|
-
"
|
|
392
|
-
"
|
|
393
|
-
"
|
|
394
|
-
"
|
|
395
|
-
"
|
|
396
|
-
|
|
397
|
-
"type": "zeebe:
|
|
472
|
+
"label": "Connection timeout",
|
|
473
|
+
"description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
|
|
474
|
+
"group": "errors",
|
|
475
|
+
"type": "String",
|
|
476
|
+
"value": "20",
|
|
477
|
+
"binding": {
|
|
478
|
+
"type": "zeebe:input",
|
|
479
|
+
"name": "connectionTimeoutInSeconds"
|
|
398
480
|
},
|
|
399
|
-
"
|
|
481
|
+
"optional": true,
|
|
482
|
+
"feel": "optional",
|
|
483
|
+
"constraints": {
|
|
484
|
+
"notEmpty": false,
|
|
485
|
+
"pattern": {
|
|
486
|
+
"value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
|
|
487
|
+
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
488
|
+
}
|
|
489
|
+
}
|
|
400
490
|
},
|
|
401
491
|
{
|
|
402
|
-
"
|
|
403
|
-
"
|
|
404
|
-
"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>.",
|
|
405
|
-
"feel": "required",
|
|
492
|
+
"label": "Result variable",
|
|
493
|
+
"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>",
|
|
406
494
|
"group": "output",
|
|
495
|
+
"type": "String",
|
|
407
496
|
"binding": {
|
|
408
|
-
"
|
|
409
|
-
"
|
|
410
|
-
}
|
|
411
|
-
"type": "Text"
|
|
497
|
+
"type": "zeebe:taskHeader",
|
|
498
|
+
"key": "resultVariable"
|
|
499
|
+
}
|
|
412
500
|
},
|
|
413
501
|
{
|
|
414
|
-
"
|
|
415
|
-
"
|
|
416
|
-
"description": "Expression to
|
|
502
|
+
"label": "Result expression",
|
|
503
|
+
"id": "resultExpressionGetItemState",
|
|
504
|
+
"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>",
|
|
505
|
+
"group": "output",
|
|
506
|
+
"type": "String",
|
|
417
507
|
"feel": "required",
|
|
418
|
-
"
|
|
508
|
+
"value": "={itemState:response.body.list[1].status}",
|
|
419
509
|
"binding": {
|
|
420
|
-
"
|
|
421
|
-
"
|
|
510
|
+
"type": "zeebe:taskHeader",
|
|
511
|
+
"key": "resultExpression"
|
|
422
512
|
},
|
|
423
|
-
"
|
|
513
|
+
"condition": {
|
|
514
|
+
"property": "operationType",
|
|
515
|
+
"oneOf": ["listWorkItemsInQueue"]
|
|
516
|
+
}
|
|
424
517
|
},
|
|
425
518
|
{
|
|
426
|
-
"
|
|
427
|
-
"
|
|
428
|
-
"description": "
|
|
429
|
-
"
|
|
430
|
-
"
|
|
431
|
-
"
|
|
519
|
+
"label": "Result expression",
|
|
520
|
+
"id": "resultExpressionGetItemId",
|
|
521
|
+
"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>",
|
|
522
|
+
"group": "output",
|
|
523
|
+
"type": "String",
|
|
524
|
+
"feel": "required",
|
|
525
|
+
"value": "={itemId:response.body.list[1].id}",
|
|
432
526
|
"binding": {
|
|
433
|
-
"
|
|
434
|
-
"
|
|
527
|
+
"type": "zeebe:taskHeader",
|
|
528
|
+
"key": "resultExpression"
|
|
435
529
|
},
|
|
436
|
-
"
|
|
530
|
+
"condition": {
|
|
531
|
+
"property": "operationType",
|
|
532
|
+
"oneOf": ["addWorkItemsToTheQueue"]
|
|
533
|
+
}
|
|
437
534
|
},
|
|
438
535
|
{
|
|
439
|
-
"
|
|
440
|
-
"
|
|
441
|
-
"
|
|
442
|
-
"
|
|
443
|
-
"
|
|
536
|
+
"label": "Error expression",
|
|
537
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
|
|
538
|
+
"group": "errors",
|
|
539
|
+
"type": "Text",
|
|
540
|
+
"feel": "required",
|
|
444
541
|
"binding": {
|
|
445
|
-
"
|
|
446
|
-
"
|
|
447
|
-
}
|
|
448
|
-
"type": "String"
|
|
542
|
+
"type": "zeebe:taskHeader",
|
|
543
|
+
"key": "errorExpression"
|
|
544
|
+
}
|
|
449
545
|
}
|
|
450
|
-
]
|
|
451
|
-
"icon": {
|
|
452
|
-
"contents": "data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgNjUyIDY1Micgc3R5bGU9J2VuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNjUyIDY1MjsnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+CiAgICA8ZGVmcz4KICAgICAgICA8c3R5bGUgdHlwZT0ndGV4dC9jc3MnPi5zdDB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMl8pO2ZpbGw6dXJsKCNTVkdJRF8zXyk7fSAuc3Qxe29wYWNpdHk6MC4zO30KICAgICAgICAgICAgLnN0MntjbGlwLXBhdGg6dXJsKCNTVkdJRF81Xyk7ZmlsbDp1cmwoI1NWR0lEXzZfKTt9IC5zdDN7ZmlsbDojNDA0MDQxO30gLnN0NHtmaWxsOiNGNzk4Mzc7fQogICAgICAgIDwvc3R5bGU+CiAgICA8L2RlZnM+CiAgICA8ZyBzdHlsZT0nJyB0cmFuc2Zvcm09J21hdHJpeCgyLjgzODk0NiwgMCwgMCwgMi44MDcxMjYsIC00NC41MzQzNjMsIC01NzguMzQzMzg0KSc+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxkZWZzPgogICAgICAgICAgICAgICAgPHBhdGggaWQ9J1NWR0lEXzFfJwogICAgICAgICAgICAgICAgICAgICAgZD0nTTE5OS41LDQxMi43bC0wLjItMC41bC0wLjUtMWwtMTEuNy0zMS41YzExLjEsNS4xLDIxLjQsMTEuOCwzMC43LDIwLjFsMCwwYzEuMiwwLjksMi4yLDIuMiwzLDMuNyBjMC45LDEuNywxLjQsMy41LDEuNCw1LjVjMCw2LjQtNS4yLDExLjYtMTEuNiwxMS42QzIwNS41LDQyMC42LDIwMS4xLDQxNy40LDE5OS41LDQxMi43IE0xMDMuMywyMjkuNmMxLjUtNC4xLDQuOS02LjksOC43LTcgYzAsMCwwLjEsMCwwLjEsMGMzLjgsMC4yLDcuMiwyLjksOC43LDdsNDguMywxMzIuNmMtMTAuNy0yLjctMjEuNy00LjEtMzIuOS00LjFjLTIzLjUsMC00Ni43LDYuMi02Ni45LDE4IGMtOS44LDUuNy0xOC44LDEyLjctMjYuOSwyMC42TDEwMy4zLDIyOS42eiBNMTEwLjksMjEyYy03LjgsMC42LTE0LjcsNi0xNy42LDE0TDIxLDQyNC41Yy0xLDIuOCwwLjQsNS44LDMuMiw2LjggYzAuNiwwLjIsMS4yLDAuMywxLjgsMC4zYzEuNywwLDMuMy0wLjgsNC4zLTIuMmMwLjItMC4yLDAuMy0wLjQsMC41LTAuN2MxMC43LTE4LDI1LjgtMzMuMSw0My45LTQzLjYgYzE4LjYtMTAuOCwzOS45LTE2LjYsNjEuNi0xNi42YzEyLjksMCwyNS42LDIsMzcuNiw1LjlsMTUuMyw0MS4xbDAuNSwwLjljMy4yLDguOCwxMS41LDE0LjcsMjAuOSwxNC43YzEyLjMsMCwyMi4yLTEwLDIyLjItMjIuMiBjMC0zLjYtMC45LTcuMy0yLjYtMTAuNWMtMC43LTEuMi0xLjQtMi4zLTIuMi0zLjRjLTAuMy0wLjUtMC42LTEtMS0xLjRjLTEzLjEtMTIuMi0yOC40LTIxLjUtNDQuOS0yNy42bC0xLjEtMi44bC0wLjEsMCBMMTMwLjgsMjI2Yy0yLjktNy45LTkuNy0xMy4zLTE3LjYtMTRjLTAuMywwLTAuNi0wLjEtMC45LTAuMWMtMC4xLDAtMC4yLDAtMC4yLDBjLTAuMSwwLTAuMiwwLTAuMiwwIEMxMTEuNSwyMTEuOSwxMTEuMiwyMTIsMTEwLjksMjEyJy8+CiAgICAgICAgICAgIDwvZGVmcz4KICAgICAgICAgICAgPGNsaXBQYXRoIGlkPSdTVkdJRF8yXyc+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSdNMTk5LjUsNDEyLjdsLTAuMi0wLjVsLTAuNS0xbC0xMS43LTMxLjVjMTEuMSw1LjEsMjEuNCwxMS44LDMwLjcsMjAuMWwwLDBjMS4yLDAuOSwyLjIsMi4yLDMsMy43IGMwLjksMS43LDEuNCwzLjUsMS40LDUuNWMwLDYuNC01LjIsMTEuNi0xMS42LDExLjZDMjA1LjUsNDIwLjYsMjAxLjEsNDE3LjQsMTk5LjUsNDEyLjcgTTEwMy4zLDIyOS42YzEuNS00LjEsNC45LTYuOSw4LjctNyBjMCwwLDAuMSwwLDAuMSwwYzMuOCwwLjIsNy4yLDIuOSw4LjcsN2w0OC4zLDEzMi42Yy0xMC43LTIuNy0yMS43LTQuMS0zMi45LTQuMWMtMjMuNSwwLTQ2LjcsNi4yLTY2LjksMTggYy05LjgsNS43LTE4LjgsMTIuNy0yNi45LDIwLjZMMTAzLjMsMjI5LjZ6IE0xMTAuOSwyMTJjLTcuOCwwLjYtMTQuNyw2LTE3LjYsMTRMMjEsNDI0LjVjLTEsMi44LDAuNCw1LjgsMy4yLDYuOCBjMC42LDAuMiwxLjIsMC4zLDEuOCwwLjNjMS43LDAsMy4zLTAuOCw0LjMtMi4yYzAuMi0wLjIsMC4zLTAuNCwwLjUtMC43YzEwLjctMTgsMjUuOC0zMy4xLDQzLjktNDMuNiBjMTguNi0xMC44LDM5LjktMTYuNiw2MS42LTE2LjZjMTIuOSwwLDI1LjYsMiwzNy42LDUuOWwxNS4zLDQxLjFsMC41LDAuOWMzLjIsOC44LDExLjUsMTQuNywyMC45LDE0LjdjMTIuMywwLDIyLjItMTAsMjIuMi0yMi4yIGMwLTMuNi0wLjktNy4zLTIuNi0xMC41Yy0wLjctMS4yLTEuNC0yLjMtMi4yLTMuNGMtMC4zLTAuNS0wLjYtMS0xLTEuNGMtMTMuMS0xMi4yLTI4LjQtMjEuNS00NC45LTI3LjZsLTEuMS0yLjhsLTAuMSwwIEwxMzAuOCwyMjZjLTIuOS03LjktOS43LTEzLjMtMTcuNi0xNGMtMC4zLDAtMC42LTAuMS0wLjktMC4xYy0wLjEsMC0wLjIsMC0wLjIsMGMtMC4xLDAtMC4yLDAtMC4yLDAgQzExMS41LDIxMS45LDExMS4yLDIxMiwxMTAuOSwyMTInCiAgICAgICAgICAgICAgICAgICAgICB0cmFuc2Zvcm09J21hdHJpeCgxLCAwLCAwLCAxLCAwLCAwKScgc3R5bGU9J292ZXJmbG93OiB2aXNpYmxlOycvPgogICAgICAgICAgICA8L2NsaXBQYXRoPgogICAgICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9J1NWR0lEXzNfJyBncmFkaWVudFVuaXRzPSd1c2VyU3BhY2VPblVzZScgeDE9Jy00LjkzOCcgeTE9Jzc0My4wMjAzJyB4Mj0nMS45NzkyJwogICAgICAgICAgICAgICAgICAgICAgICAgICAgeTI9Jzc0My4wMjAzJyBncmFkaWVudFRyYW5zZm9ybT0nbWF0cml4KDMwLjY1OCAwIDAgLTMwLjY1OCAxNzIuMDgwMyAyMzEwMS4zNDE4KSc+CiAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzAnIHN0eWxlPSdzdG9wLWNvbG9yOiNGRkREMTUnLz4KICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMC4wMzQzJyBzdHlsZT0nc3RvcC1jb2xvcjojRkVEMjE3Jy8+CiAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzAuMTY2Mycgc3R5bGU9J3N0b3AtY29sb3I6I0ZBQUQxQycvPgogICAgICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScwLjMwNDknIHN0eWxlPSdzdG9wLWNvbG9yOiNGNjhGMjAnLz4KICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMC40NScgc3R5bGU9J3N0b3AtY29sb3I6I0YzNzgyNCcvPgogICAgICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScwLjYwNDUnIHN0eWxlPSdzdG9wLWNvbG9yOiNGMTY3MjYnLz4KICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMC43NzQ3JyBzdHlsZT0nc3RvcC1jb2xvcjojRjA1RDI4Jy8+CiAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzAuOTkxJyBzdHlsZT0nc3RvcC1jb2xvcjojRjA1QTI4Jy8+CiAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzEnIHN0eWxlPSdzdG9wLWNvbG9yOiNGMDVBMjgnLz4KICAgICAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgICAgICAgICAgPHJlY3QgeD0nMjAnIHk9JzIxMS45JyBjbGFzcz0nc3QwJyB3aWR0aD0nMjEyLjgnIGhlaWdodD0nMjE5LjcnLz4KICAgICAgICA8L2c+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxnIGNsYXNzPSdzdDEnPgogICAgICAgICAgICAgICAgPGc+CiAgICAgICAgICAgICAgICAgICAgPGc+CiAgICAgICAgICAgICAgICAgICAgICAgIDxkZWZzPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggaWQ9J1NWR0lEXzRfJwogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgZD0nTTE4Ny4zLDM4MC4zYzExLjEsNS4xLDIxLjQsMTEuOCwzMC43LDIwbDAsMGMxLjIsMSwyLjIsMi4yLDMsMy43YzAuOSwxLjcsMS40LDMuNSwxLjQsNS41SDIzMyBjMC0zLjYtMC45LTcuMy0yLjYtMTAuNWMtMC42LTEuMi0xLjQtMi4zLTIuMi0zLjRjLTAuMy0wLjUtMC42LTEtMS0xLjRjLTEzLjEtMTIuMi0yOC40LTIxLjUtNDQuOS0yNy42TDE4Ny4zLDM4MC4zeiBNNjkuNSwzNzYuN2MtOS44LDUuNy0xOC44LDEyLjctMjYuOSwyMC42bC0xMi4yLDMyLjhjMC4yLTAuMiwwLjMtMC40LDAuNS0wLjdjMTAuNy0xOCwyNS45LTMzLjEsNDMuOS00My42IGMxOC42LTEwLjgsMzkuOS0xNi42LDYxLjYtMTYuNmMxMi4xLDAsMjUuMSwxLjksMzcuNiw1LjlsLTQuNy0xMi40Yy0xMC43LTIuNy0yMS43LTQuMS0zMi45LTQuMSBDMTEyLjksMzU4LjcsODkuOCwzNjQuOSw2OS41LDM3Ni43Jy8+CiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGVmcz4KICAgICAgICAgICAgICAgICAgICAgICAgPGNsaXBQYXRoIGlkPSdTVkdJRF81Xyc+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSdNMTg3LjMsMzgwLjNjMTEuMSw1LjEsMjEuNCwxMS44LDMwLjcsMjBsMCwwYzEuMiwxLDIuMiwyLjIsMywzLjdjMC45LDEuNywxLjQsMy41LDEuNCw1LjVIMjMzIGMwLTMuNi0wLjktNy4zLTIuNi0xMC41Yy0wLjYtMS4yLTEuNC0yLjMtMi4yLTMuNGMtMC4zLTAuNS0wLjYtMS0xLTEuNGMtMTMuMS0xMi4yLTI4LjQtMjEuNS00NC45LTI3LjZMMTg3LjMsMzgwLjN6IE02OS41LDM3Ni43Yy05LjgsNS43LTE4LjgsMTIuNy0yNi45LDIwLjZsLTEyLjIsMzIuOGMwLjItMC4yLDAuMy0wLjQsMC41LTAuN2MxMC43LTE4LDI1LjktMzMuMSw0My45LTQzLjYgYzE4LjYtMTAuOCwzOS45LTE2LjYsNjEuNi0xNi42YzEyLjEsMCwyNS4xLDEuOSwzNy42LDUuOWwtNC43LTEyLjRjLTEwLjctMi43LTIxLjctNC4xLTMyLjktNC4xIEMxMTIuOSwzNTguNyw4OS44LDM2NC45LDY5LjUsMzc2LjcnCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB0cmFuc2Zvcm09J21hdHJpeCgxLCAwLCAwLCAxLCAwLCAwKScgc3R5bGU9J292ZXJmbG93OiB2aXNpYmxlOycvPgogICAgICAgICAgICAgICAgICAgICAgICA8L2NsaXBQYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9J1NWR0lEXzZfJyBncmFkaWVudFVuaXRzPSd1c2VyU3BhY2VPblVzZScgeDE9Jy01LjQwNDInIHkxPSc3NDEuNDczJwogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgeDI9JzEuNTEzMScgeTI9Jzc0MS40NzMnCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBncmFkaWVudFRyYW5zZm9ybT0nbWF0cml4KDI5LjI3NDggMCAwIC0yOS4yNzQ4IDE4OC43MTUyIDIyMTAwLjg0NzcpJz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMCcgc3R5bGU9J3N0b3AtY29sb3I6I0ZGRkZGRicvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScwLjMyODUnIHN0eWxlPSdzdG9wLWNvbG9yOiNGRkZGRkYnLz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMC4zNzQ1JyBzdHlsZT0nc3RvcC1jb2xvcjojRkJGQkZCJy8+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzAuNDIzMycgc3R5bGU9J3N0b3AtY29sb3I6I0VFRUVFRScvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScwLjQ3MzUnIHN0eWxlPSdzdG9wLWNvbG9yOiNEOUQ5RDknLz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMC41MjQ2JyBzdHlsZT0nc3RvcC1jb2xvcjojQkNCQkJCJy8+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzAuNTc2NCcgc3R5bGU9J3N0b3AtY29sb3I6Izk2OTU5NScvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScwLjYyODgnIHN0eWxlPSdzdG9wLWNvbG9yOiM2ODY2NjYnLz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMC42ODA4JyBzdHlsZT0nc3RvcC1jb2xvcjojMzMyRjMwJy8+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzAuNjk0OCcgc3R5bGU9J3N0b3AtY29sb3I6IzIzMUYyMCcvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScwLjkzMDEnIHN0eWxlPSdzdG9wLWNvbG9yOiNGRkZGRkYnLz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMScgc3R5bGU9J3N0b3AtY29sb3I6I0ZGRkZGRicvPgogICAgICAgICAgICAgICAgICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgICAgICAgICAgICAgICAgICAgICA8cmVjdCB4PSczMC41JyB5PSczNTguNycgY2xhc3M9J3N0Micgd2lkdGg9JzE4JyBoZWlnaHQ9JzE4Jy8+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgICAgIDxnLz4KICAgIDwvZz4KPC9zdmc+"
|
|
453
|
-
}
|
|
546
|
+
]
|
|
454
547
|
},
|
|
455
548
|
{
|
|
456
549
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
@@ -1000,18 +1093,17 @@
|
|
|
1000
1093
|
},
|
|
1001
1094
|
{
|
|
1002
1095
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1003
|
-
"name": "Automation Anywhere
|
|
1096
|
+
"name": "Automation Anywhere connector",
|
|
1004
1097
|
"id": "io.camunda.connectors.AutomationAnywhere.v1",
|
|
1005
|
-
"version":
|
|
1098
|
+
"version": 1,
|
|
1099
|
+
"icon": {
|
|
1100
|
+
"contents": "data:image/svg+xml;utf8,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg viewBox='0 0 652 652' style='enable-background:new 0 0 652 652;' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E .st0%7Bclip-path:url(%23SVGID_2_);fill:url(%23SVGID_3_);%7D .st1%7Bopacity:0.3;%7D .st2%7Bclip-path:url(%23SVGID_5_);fill:url(%23SVGID_6_);%7D .st3%7Bfill:%23404041;%7D .st4%7Bfill:%23F79837;%7D%0A%3C/style%3E%3C/defs%3E%3Cg style='' transform='matrix(2.838946, 0, 0, 2.807126, -44.534363, -578.343384)'%3E%3Cg%3E%3Cdefs%3E%3Cpath id='SVGID_1_' d='M199.5,412.7l-0.2-0.5l-0.5-1l-11.7-31.5c11.1,5.1,21.4,11.8,30.7,20.1l0,0c1.2,0.9,2.2,2.2,3,3.7 c0.9,1.7,1.4,3.5,1.4,5.5c0,6.4-5.2,11.6-11.6,11.6C205.5,420.6,201.1,417.4,199.5,412.7 M103.3,229.6c1.5-4.1,4.9-6.9,8.7-7 c0,0,0.1,0,0.1,0c3.8,0.2,7.2,2.9,8.7,7l48.3,132.6c-10.7-2.7-21.7-4.1-32.9-4.1c-23.5,0-46.7,6.2-66.9,18 c-9.8,5.7-18.8,12.7-26.9,20.6L103.3,229.6z M110.9,212c-7.8,0.6-14.7,6-17.6,14L21,424.5c-1,2.8,0.4,5.8,3.2,6.8 c0.6,0.2,1.2,0.3,1.8,0.3c1.7,0,3.3-0.8,4.3-2.2c0.2-0.2,0.3-0.4,0.5-0.7c10.7-18,25.8-33.1,43.9-43.6 c18.6-10.8,39.9-16.6,61.6-16.6c12.9,0,25.6,2,37.6,5.9l15.3,41.1l0.5,0.9c3.2,8.8,11.5,14.7,20.9,14.7c12.3,0,22.2-10,22.2-22.2 c0-3.6-0.9-7.3-2.6-10.5c-0.7-1.2-1.4-2.3-2.2-3.4c-0.3-0.5-0.6-1-1-1.4c-13.1-12.2-28.4-21.5-44.9-27.6l-1.1-2.8l-0.1,0 L130.8,226c-2.9-7.9-9.7-13.3-17.6-14c-0.3,0-0.6-0.1-0.9-0.1c-0.1,0-0.2,0-0.2,0c-0.1,0-0.2,0-0.2,0 C111.5,211.9,111.2,212,110.9,212'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cpath d='M199.5,412.7l-0.2-0.5l-0.5-1l-11.7-31.5c11.1,5.1,21.4,11.8,30.7,20.1l0,0c1.2,0.9,2.2,2.2,3,3.7 c0.9,1.7,1.4,3.5,1.4,5.5c0,6.4-5.2,11.6-11.6,11.6C205.5,420.6,201.1,417.4,199.5,412.7 M103.3,229.6c1.5-4.1,4.9-6.9,8.7-7 c0,0,0.1,0,0.1,0c3.8,0.2,7.2,2.9,8.7,7l48.3,132.6c-10.7-2.7-21.7-4.1-32.9-4.1c-23.5,0-46.7,6.2-66.9,18 c-9.8,5.7-18.8,12.7-26.9,20.6L103.3,229.6z M110.9,212c-7.8,0.6-14.7,6-17.6,14L21,424.5c-1,2.8,0.4,5.8,3.2,6.8 c0.6,0.2,1.2,0.3,1.8,0.3c1.7,0,3.3-0.8,4.3-2.2c0.2-0.2,0.3-0.4,0.5-0.7c10.7-18,25.8-33.1,43.9-43.6 c18.6-10.8,39.9-16.6,61.6-16.6c12.9,0,25.6,2,37.6,5.9l15.3,41.1l0.5,0.9c3.2,8.8,11.5,14.7,20.9,14.7c12.3,0,22.2-10,22.2-22.2 c0-3.6-0.9-7.3-2.6-10.5c-0.7-1.2-1.4-2.3-2.2-3.4c-0.3-0.5-0.6-1-1-1.4c-13.1-12.2-28.4-21.5-44.9-27.6l-1.1-2.8l-0.1,0 L130.8,226c-2.9-7.9-9.7-13.3-17.6-14c-0.3,0-0.6-0.1-0.9-0.1c-0.1,0-0.2,0-0.2,0c-0.1,0-0.2,0-0.2,0 C111.5,211.9,111.2,212,110.9,212' transform='matrix(1, 0, 0, 1, 0, 0)' style='overflow: visible;'/%3E%3C/clipPath%3E%3ClinearGradient id='SVGID_3_' gradientUnits='userSpaceOnUse' x1='-4.938' y1='743.0203' x2='1.9792' y2='743.0203' gradientTransform='matrix(30.658 0 0 -30.658 172.0803 23101.3418)'%3E%3Cstop offset='0' style='stop-color:%23FFDD15'/%3E%3Cstop offset='0.0343' style='stop-color:%23FED217'/%3E%3Cstop offset='0.1663' style='stop-color:%23FAAD1C'/%3E%3Cstop offset='0.3049' style='stop-color:%23F68F20'/%3E%3Cstop offset='0.45' style='stop-color:%23F37824'/%3E%3Cstop offset='0.6045' style='stop-color:%23F16726'/%3E%3Cstop offset='0.7747' style='stop-color:%23F05D28'/%3E%3Cstop offset='0.991' style='stop-color:%23F05A28'/%3E%3Cstop offset='1' style='stop-color:%23F05A28'/%3E%3C/linearGradient%3E%3Crect x='20' y='211.9' class='st0' width='212.8' height='219.7'/%3E%3C/g%3E%3Cg%3E%3Cg class='st1'%3E%3Cg%3E%3Cg%3E%3Cdefs%3E%3Cpath id='SVGID_4_' d='M187.3,380.3c11.1,5.1,21.4,11.8,30.7,20l0,0c1.2,1,2.2,2.2,3,3.7c0.9,1.7,1.4,3.5,1.4,5.5H233 c0-3.6-0.9-7.3-2.6-10.5c-0.6-1.2-1.4-2.3-2.2-3.4c-0.3-0.5-0.6-1-1-1.4c-13.1-12.2-28.4-21.5-44.9-27.6L187.3,380.3z M69.5,376.7c-9.8,5.7-18.8,12.7-26.9,20.6l-12.2,32.8c0.2-0.2,0.3-0.4,0.5-0.7c10.7-18,25.9-33.1,43.9-43.6 c18.6-10.8,39.9-16.6,61.6-16.6c12.1,0,25.1,1.9,37.6,5.9l-4.7-12.4c-10.7-2.7-21.7-4.1-32.9-4.1 C112.9,358.7,89.8,364.9,69.5,376.7'/%3E%3C/defs%3E%3CclipPath id='SVGID_5_'%3E%3Cpath d='M187.3,380.3c11.1,5.1,21.4,11.8,30.7,20l0,0c1.2,1,2.2,2.2,3,3.7c0.9,1.7,1.4,3.5,1.4,5.5H233 c0-3.6-0.9-7.3-2.6-10.5c-0.6-1.2-1.4-2.3-2.2-3.4c-0.3-0.5-0.6-1-1-1.4c-13.1-12.2-28.4-21.5-44.9-27.6L187.3,380.3z M69.5,376.7c-9.8,5.7-18.8,12.7-26.9,20.6l-12.2,32.8c0.2-0.2,0.3-0.4,0.5-0.7c10.7-18,25.9-33.1,43.9-43.6 c18.6-10.8,39.9-16.6,61.6-16.6c12.1,0,25.1,1.9,37.6,5.9l-4.7-12.4c-10.7-2.7-21.7-4.1-32.9-4.1 C112.9,358.7,89.8,364.9,69.5,376.7' transform='matrix(1, 0, 0, 1, 0, 0)' style='overflow: visible;'/%3E%3C/clipPath%3E%3ClinearGradient id='SVGID_6_' gradientUnits='userSpaceOnUse' x1='-5.4042' y1='741.473' x2='1.5131' y2='741.473' gradientTransform='matrix(29.2748 0 0 -29.2748 188.7152 22100.8477)'%3E%3Cstop offset='0' style='stop-color:%23FFFFFF'/%3E%3Cstop offset='0.3285' style='stop-color:%23FFFFFF'/%3E%3Cstop offset='0.3745' style='stop-color:%23FBFBFB'/%3E%3Cstop offset='0.4233' style='stop-color:%23EEEEEE'/%3E%3Cstop offset='0.4735' style='stop-color:%23D9D9D9'/%3E%3Cstop offset='0.5246' style='stop-color:%23BCBBBB'/%3E%3Cstop offset='0.5764' style='stop-color:%23969595'/%3E%3Cstop offset='0.6288' style='stop-color:%23686666'/%3E%3Cstop offset='0.6808' style='stop-color:%23332F30'/%3E%3Cstop offset='0.6948' style='stop-color:%23231F20'/%3E%3Cstop offset='0.9301' style='stop-color:%23FFFFFF'/%3E%3Cstop offset='1' style='stop-color:%23FFFFFF'/%3E%3C/linearGradient%3E%3Crect x='30.5' y='358.7' class='st2' width='18' height='18'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg/%3E%3C/g%3E%3C/svg%3E"
|
|
1101
|
+
},
|
|
1006
1102
|
"description": "[Deprecated] Orchestrate your Automation Anywhere bots with Camunda. You can create new queue items and get the result from it",
|
|
1007
1103
|
"deprecated": {
|
|
1008
1104
|
"message": "This version of the connector will no longer be supported in the future. You can find a new supported version in the marketplace",
|
|
1009
1105
|
"documentationRef": "https://docs.camunda.io/docs/components/modeler/web-modeler/camunda-marketplace"
|
|
1010
1106
|
},
|
|
1011
|
-
"icon": {
|
|
1012
|
-
"contents": "data:image/svg+xml;utf8,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg viewBox='0 0 652 652' style='enable-background:new 0 0 652 652;' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E .st0%7Bclip-path:url(%23SVGID_2_);fill:url(%23SVGID_3_);%7D .st1%7Bopacity:0.3;%7D .st2%7Bclip-path:url(%23SVGID_5_);fill:url(%23SVGID_6_);%7D .st3%7Bfill:%23404041;%7D .st4%7Bfill:%23F79837;%7D%0A%3C/style%3E%3C/defs%3E%3Cg style='' transform='matrix(2.838946, 0, 0, 2.807126, -44.534363, -578.343384)'%3E%3Cg%3E%3Cdefs%3E%3Cpath id='SVGID_1_' d='M199.5,412.7l-0.2-0.5l-0.5-1l-11.7-31.5c11.1,5.1,21.4,11.8,30.7,20.1l0,0c1.2,0.9,2.2,2.2,3,3.7 c0.9,1.7,1.4,3.5,1.4,5.5c0,6.4-5.2,11.6-11.6,11.6C205.5,420.6,201.1,417.4,199.5,412.7 M103.3,229.6c1.5-4.1,4.9-6.9,8.7-7 c0,0,0.1,0,0.1,0c3.8,0.2,7.2,2.9,8.7,7l48.3,132.6c-10.7-2.7-21.7-4.1-32.9-4.1c-23.5,0-46.7,6.2-66.9,18 c-9.8,5.7-18.8,12.7-26.9,20.6L103.3,229.6z M110.9,212c-7.8,0.6-14.7,6-17.6,14L21,424.5c-1,2.8,0.4,5.8,3.2,6.8 c0.6,0.2,1.2,0.3,1.8,0.3c1.7,0,3.3-0.8,4.3-2.2c0.2-0.2,0.3-0.4,0.5-0.7c10.7-18,25.8-33.1,43.9-43.6 c18.6-10.8,39.9-16.6,61.6-16.6c12.9,0,25.6,2,37.6,5.9l15.3,41.1l0.5,0.9c3.2,8.8,11.5,14.7,20.9,14.7c12.3,0,22.2-10,22.2-22.2 c0-3.6-0.9-7.3-2.6-10.5c-0.7-1.2-1.4-2.3-2.2-3.4c-0.3-0.5-0.6-1-1-1.4c-13.1-12.2-28.4-21.5-44.9-27.6l-1.1-2.8l-0.1,0 L130.8,226c-2.9-7.9-9.7-13.3-17.6-14c-0.3,0-0.6-0.1-0.9-0.1c-0.1,0-0.2,0-0.2,0c-0.1,0-0.2,0-0.2,0 C111.5,211.9,111.2,212,110.9,212'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cpath d='M199.5,412.7l-0.2-0.5l-0.5-1l-11.7-31.5c11.1,5.1,21.4,11.8,30.7,20.1l0,0c1.2,0.9,2.2,2.2,3,3.7 c0.9,1.7,1.4,3.5,1.4,5.5c0,6.4-5.2,11.6-11.6,11.6C205.5,420.6,201.1,417.4,199.5,412.7 M103.3,229.6c1.5-4.1,4.9-6.9,8.7-7 c0,0,0.1,0,0.1,0c3.8,0.2,7.2,2.9,8.7,7l48.3,132.6c-10.7-2.7-21.7-4.1-32.9-4.1c-23.5,0-46.7,6.2-66.9,18 c-9.8,5.7-18.8,12.7-26.9,20.6L103.3,229.6z M110.9,212c-7.8,0.6-14.7,6-17.6,14L21,424.5c-1,2.8,0.4,5.8,3.2,6.8 c0.6,0.2,1.2,0.3,1.8,0.3c1.7,0,3.3-0.8,4.3-2.2c0.2-0.2,0.3-0.4,0.5-0.7c10.7-18,25.8-33.1,43.9-43.6 c18.6-10.8,39.9-16.6,61.6-16.6c12.9,0,25.6,2,37.6,5.9l15.3,41.1l0.5,0.9c3.2,8.8,11.5,14.7,20.9,14.7c12.3,0,22.2-10,22.2-22.2 c0-3.6-0.9-7.3-2.6-10.5c-0.7-1.2-1.4-2.3-2.2-3.4c-0.3-0.5-0.6-1-1-1.4c-13.1-12.2-28.4-21.5-44.9-27.6l-1.1-2.8l-0.1,0 L130.8,226c-2.9-7.9-9.7-13.3-17.6-14c-0.3,0-0.6-0.1-0.9-0.1c-0.1,0-0.2,0-0.2,0c-0.1,0-0.2,0-0.2,0 C111.5,211.9,111.2,212,110.9,212' transform='matrix(1, 0, 0, 1, 0, 0)' style='overflow: visible;'/%3E%3C/clipPath%3E%3ClinearGradient id='SVGID_3_' gradientUnits='userSpaceOnUse' x1='-4.938' y1='743.0203' x2='1.9792' y2='743.0203' gradientTransform='matrix(30.658 0 0 -30.658 172.0803 23101.3418)'%3E%3Cstop offset='0' style='stop-color:%23FFDD15'/%3E%3Cstop offset='0.0343' style='stop-color:%23FED217'/%3E%3Cstop offset='0.1663' style='stop-color:%23FAAD1C'/%3E%3Cstop offset='0.3049' style='stop-color:%23F68F20'/%3E%3Cstop offset='0.45' style='stop-color:%23F37824'/%3E%3Cstop offset='0.6045' style='stop-color:%23F16726'/%3E%3Cstop offset='0.7747' style='stop-color:%23F05D28'/%3E%3Cstop offset='0.991' style='stop-color:%23F05A28'/%3E%3Cstop offset='1' style='stop-color:%23F05A28'/%3E%3C/linearGradient%3E%3Crect x='20' y='211.9' class='st0' width='212.8' height='219.7'/%3E%3C/g%3E%3Cg%3E%3Cg class='st1'%3E%3Cg%3E%3Cg%3E%3Cdefs%3E%3Cpath id='SVGID_4_' d='M187.3,380.3c11.1,5.1,21.4,11.8,30.7,20l0,0c1.2,1,2.2,2.2,3,3.7c0.9,1.7,1.4,3.5,1.4,5.5H233 c0-3.6-0.9-7.3-2.6-10.5c-0.6-1.2-1.4-2.3-2.2-3.4c-0.3-0.5-0.6-1-1-1.4c-13.1-12.2-28.4-21.5-44.9-27.6L187.3,380.3z M69.5,376.7c-9.8,5.7-18.8,12.7-26.9,20.6l-12.2,32.8c0.2-0.2,0.3-0.4,0.5-0.7c10.7-18,25.9-33.1,43.9-43.6 c18.6-10.8,39.9-16.6,61.6-16.6c12.1,0,25.1,1.9,37.6,5.9l-4.7-12.4c-10.7-2.7-21.7-4.1-32.9-4.1 C112.9,358.7,89.8,364.9,69.5,376.7'/%3E%3C/defs%3E%3CclipPath id='SVGID_5_'%3E%3Cpath d='M187.3,380.3c11.1,5.1,21.4,11.8,30.7,20l0,0c1.2,1,2.2,2.2,3,3.7c0.9,1.7,1.4,3.5,1.4,5.5H233 c0-3.6-0.9-7.3-2.6-10.5c-0.6-1.2-1.4-2.3-2.2-3.4c-0.3-0.5-0.6-1-1-1.4c-13.1-12.2-28.4-21.5-44.9-27.6L187.3,380.3z M69.5,376.7c-9.8,5.7-18.8,12.7-26.9,20.6l-12.2,32.8c0.2-0.2,0.3-0.4,0.5-0.7c10.7-18,25.9-33.1,43.9-43.6 c18.6-10.8,39.9-16.6,61.6-16.6c12.1,0,25.1,1.9,37.6,5.9l-4.7-12.4c-10.7-2.7-21.7-4.1-32.9-4.1 C112.9,358.7,89.8,364.9,69.5,376.7' transform='matrix(1, 0, 0, 1, 0, 0)' style='overflow: visible;'/%3E%3C/clipPath%3E%3ClinearGradient id='SVGID_6_' gradientUnits='userSpaceOnUse' x1='-5.4042' y1='741.473' x2='1.5131' y2='741.473' gradientTransform='matrix(29.2748 0 0 -29.2748 188.7152 22100.8477)'%3E%3Cstop offset='0' style='stop-color:%23FFFFFF'/%3E%3Cstop offset='0.3285' style='stop-color:%23FFFFFF'/%3E%3Cstop offset='0.3745' style='stop-color:%23FBFBFB'/%3E%3Cstop offset='0.4233' style='stop-color:%23EEEEEE'/%3E%3Cstop offset='0.4735' style='stop-color:%23D9D9D9'/%3E%3Cstop offset='0.5246' style='stop-color:%23BCBBBB'/%3E%3Cstop offset='0.5764' style='stop-color:%23969595'/%3E%3Cstop offset='0.6288' style='stop-color:%23686666'/%3E%3Cstop offset='0.6808' style='stop-color:%23332F30'/%3E%3Cstop offset='0.6948' style='stop-color:%23231F20'/%3E%3Cstop offset='0.9301' style='stop-color:%23FFFFFF'/%3E%3Cstop offset='1' style='stop-color:%23FFFFFF'/%3E%3C/linearGradient%3E%3Crect x='30.5' y='358.7' class='st2' width='18' height='18'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg/%3E%3C/g%3E%3C/svg%3E"
|
|
1013
|
-
},
|
|
1014
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/",
|
|
1015
1107
|
"category": {
|
|
1016
1108
|
"id": "connectors",
|
|
1017
1109
|
"name": "Connectors"
|
|
@@ -1021,7 +1113,7 @@
|
|
|
1021
1113
|
"value": "bpmn:ServiceTask"
|
|
1022
1114
|
},
|
|
1023
1115
|
"engines": {
|
|
1024
|
-
"camunda": "^8.
|
|
1116
|
+
"camunda": "^8.2"
|
|
1025
1117
|
},
|
|
1026
1118
|
"groups": [
|
|
1027
1119
|
{
|
|
@@ -1082,7 +1174,7 @@
|
|
|
1082
1174
|
"label": "Control room URL",
|
|
1083
1175
|
"group": "configuration",
|
|
1084
1176
|
"feel": "optional",
|
|
1085
|
-
"description": "Automation Anywhere control room URL. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
|
|
1177
|
+
"description": "Automation Anywhere control room URL. Details in the <a href=\"https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
|
|
1086
1178
|
"type": "String",
|
|
1087
1179
|
"binding": {
|
|
1088
1180
|
"type": "zeebe:input",
|
|
@@ -1091,8 +1183,8 @@
|
|
|
1091
1183
|
"constraints": {
|
|
1092
1184
|
"notEmpty": true,
|
|
1093
1185
|
"pattern": {
|
|
1094
|
-
"value": "^(=|(https
|
|
1095
|
-
"message": "Must be a http(s) URL"
|
|
1186
|
+
"value": "^(=|(http://|https://|secrets).*$)",
|
|
1187
|
+
"message": "Must be a http(s) URL."
|
|
1096
1188
|
}
|
|
1097
1189
|
}
|
|
1098
1190
|
},
|
|
@@ -1100,7 +1192,7 @@
|
|
|
1100
1192
|
"label": "Type",
|
|
1101
1193
|
"id": "authenticationType",
|
|
1102
1194
|
"group": "authentication",
|
|
1103
|
-
"description": "Choose the authentication type. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
|
|
1195
|
+
"description": "Choose the authentication type. Details in the <a href=\"https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
|
|
1104
1196
|
"value": "userNamePasswordAuth",
|
|
1105
1197
|
"type": "Dropdown",
|
|
1106
1198
|
"choices": [
|
|
@@ -1239,7 +1331,7 @@
|
|
|
1239
1331
|
{
|
|
1240
1332
|
"label": "Multiple login",
|
|
1241
1333
|
"group": "authentication",
|
|
1242
|
-
"description": "For more information on multi-login, see <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
|
|
1334
|
+
"description": "For more information on multi-login, see <a href=\"https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
|
|
1243
1335
|
"type": "Dropdown",
|
|
1244
1336
|
"value": "false",
|
|
1245
1337
|
"choices": [
|
|
@@ -1400,7 +1492,7 @@
|
|
|
1400
1492
|
},
|
|
1401
1493
|
{
|
|
1402
1494
|
"label": "Work item json data",
|
|
1403
|
-
"description": "Work item json input data. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
|
|
1495
|
+
"description": "Work item json input data. Details in the <a href=\"https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
|
|
1404
1496
|
"group": "input",
|
|
1405
1497
|
"type": "String",
|
|
1406
1498
|
"feel": "required",
|
|
@@ -1482,7 +1574,7 @@
|
|
|
1482
1574
|
"constraints": {
|
|
1483
1575
|
"notEmpty": false,
|
|
1484
1576
|
"pattern": {
|
|
1485
|
-
"value": "^(=|([0-9]+|secrets
|
|
1577
|
+
"value": "^(=|([0-9]+|secrets\\..+)$)",
|
|
1486
1578
|
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
1487
1579
|
}
|
|
1488
1580
|
}
|
|
@@ -1548,12 +1640,19 @@
|
|
|
1548
1640
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1549
1641
|
"name": "Automation Anywhere Outbound Connector",
|
|
1550
1642
|
"id": "io.camunda.connectors.AutomationAnywhere",
|
|
1551
|
-
"description": "
|
|
1552
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/",
|
|
1553
|
-
"version": 1,
|
|
1643
|
+
"description": "Manage work items in Automation Anywhere queues.",
|
|
1554
1644
|
"deprecated": {
|
|
1555
1645
|
"message": "This connector is replaced by the new Automation Anywhere connector (id = io.camunda.connectors.AutomationAnywhere.v1). Please use the new connector instead."
|
|
1556
1646
|
},
|
|
1647
|
+
"metadata": {
|
|
1648
|
+
"keywords": [
|
|
1649
|
+
"add work item to queue",
|
|
1650
|
+
"get work item from queue",
|
|
1651
|
+
"get work item result from queue by ID"
|
|
1652
|
+
]
|
|
1653
|
+
},
|
|
1654
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/",
|
|
1655
|
+
"version": 2,
|
|
1557
1656
|
"category": {
|
|
1558
1657
|
"id": "connectors",
|
|
1559
1658
|
"name": "Connectors"
|
|
@@ -1600,8 +1699,8 @@
|
|
|
1600
1699
|
{
|
|
1601
1700
|
"value": "io.camunda:connector-automationanywhere:1",
|
|
1602
1701
|
"binding": {
|
|
1603
|
-
"
|
|
1604
|
-
"
|
|
1702
|
+
"property": "type",
|
|
1703
|
+
"type": "zeebe:taskDefinition"
|
|
1605
1704
|
},
|
|
1606
1705
|
"type": "Hidden"
|
|
1607
1706
|
},
|
|
@@ -1866,7 +1965,7 @@
|
|
|
1866
1965
|
"constraints": {
|
|
1867
1966
|
"notEmpty": true
|
|
1868
1967
|
},
|
|
1869
|
-
"feel": "
|
|
1968
|
+
"feel": "static",
|
|
1870
1969
|
"group": "input",
|
|
1871
1970
|
"binding": {
|
|
1872
1971
|
"name": "operation.workItemId",
|
|
@@ -1877,21 +1976,21 @@
|
|
|
1877
1976
|
"equals": "listWorkItemsInQueue",
|
|
1878
1977
|
"type": "simple"
|
|
1879
1978
|
},
|
|
1880
|
-
"type": "
|
|
1979
|
+
"type": "Number"
|
|
1881
1980
|
},
|
|
1882
1981
|
{
|
|
1883
1982
|
"id": "configuration.connectionTimeoutInSeconds",
|
|
1884
1983
|
"label": "Connection timeout in seconds",
|
|
1885
1984
|
"description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
|
|
1886
1985
|
"optional": true,
|
|
1887
|
-
"value":
|
|
1888
|
-
"feel": "
|
|
1986
|
+
"value": 20,
|
|
1987
|
+
"feel": "static",
|
|
1889
1988
|
"group": "timeout",
|
|
1890
1989
|
"binding": {
|
|
1891
1990
|
"name": "configuration.connectionTimeoutInSeconds",
|
|
1892
1991
|
"type": "zeebe:input"
|
|
1893
1992
|
},
|
|
1894
|
-
"type": "
|
|
1993
|
+
"type": "Number"
|
|
1895
1994
|
},
|
|
1896
1995
|
{
|
|
1897
1996
|
"id": "resultVariable",
|
|
@@ -1928,6 +2027,19 @@
|
|
|
1928
2027
|
},
|
|
1929
2028
|
"type": "Text"
|
|
1930
2029
|
},
|
|
2030
|
+
{
|
|
2031
|
+
"id": "retryCount",
|
|
2032
|
+
"label": "Retries",
|
|
2033
|
+
"description": "Number of retries",
|
|
2034
|
+
"value": "3",
|
|
2035
|
+
"feel": "optional",
|
|
2036
|
+
"group": "retries",
|
|
2037
|
+
"binding": {
|
|
2038
|
+
"property": "retries",
|
|
2039
|
+
"type": "zeebe:taskDefinition"
|
|
2040
|
+
},
|
|
2041
|
+
"type": "String"
|
|
2042
|
+
},
|
|
1931
2043
|
{
|
|
1932
2044
|
"id": "retryBackoff",
|
|
1933
2045
|
"label": "Retry backoff",
|
|
@@ -1938,7 +2050,7 @@
|
|
|
1938
2050
|
"key": "retryBackoff",
|
|
1939
2051
|
"type": "zeebe:taskHeader"
|
|
1940
2052
|
},
|
|
1941
|
-
"type": "
|
|
2053
|
+
"type": "String"
|
|
1942
2054
|
}
|
|
1943
2055
|
],
|
|
1944
2056
|
"icon": {
|
|
@@ -2495,19 +2607,12 @@
|
|
|
2495
2607
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2496
2608
|
"name": "Automation Anywhere Outbound Connector",
|
|
2497
2609
|
"id": "io.camunda.connectors.AutomationAnywhere",
|
|
2498
|
-
"description": "
|
|
2610
|
+
"description": "Orchestrate your Automation Anywhere bots with Camunda. You can create new queue items and get the result from it",
|
|
2611
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/",
|
|
2612
|
+
"version": 1,
|
|
2499
2613
|
"deprecated": {
|
|
2500
2614
|
"message": "This connector is replaced by the new Automation Anywhere connector (id = io.camunda.connectors.AutomationAnywhere.v1). Please use the new connector instead."
|
|
2501
2615
|
},
|
|
2502
|
-
"metadata": {
|
|
2503
|
-
"keywords": [
|
|
2504
|
-
"add work item to queue",
|
|
2505
|
-
"get work item from queue",
|
|
2506
|
-
"get work item result from queue by ID"
|
|
2507
|
-
]
|
|
2508
|
-
},
|
|
2509
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/",
|
|
2510
|
-
"version": 2,
|
|
2511
2616
|
"category": {
|
|
2512
2617
|
"id": "connectors",
|
|
2513
2618
|
"name": "Connectors"
|
|
@@ -2554,8 +2659,8 @@
|
|
|
2554
2659
|
{
|
|
2555
2660
|
"value": "io.camunda:connector-automationanywhere:1",
|
|
2556
2661
|
"binding": {
|
|
2557
|
-
"
|
|
2558
|
-
"
|
|
2662
|
+
"type": "zeebe:taskDefinition",
|
|
2663
|
+
"property": "type"
|
|
2559
2664
|
},
|
|
2560
2665
|
"type": "Hidden"
|
|
2561
2666
|
},
|
|
@@ -2820,7 +2925,7 @@
|
|
|
2820
2925
|
"constraints": {
|
|
2821
2926
|
"notEmpty": true
|
|
2822
2927
|
},
|
|
2823
|
-
"feel": "
|
|
2928
|
+
"feel": "optional",
|
|
2824
2929
|
"group": "input",
|
|
2825
2930
|
"binding": {
|
|
2826
2931
|
"name": "operation.workItemId",
|
|
@@ -2831,21 +2936,21 @@
|
|
|
2831
2936
|
"equals": "listWorkItemsInQueue",
|
|
2832
2937
|
"type": "simple"
|
|
2833
2938
|
},
|
|
2834
|
-
"type": "
|
|
2939
|
+
"type": "String"
|
|
2835
2940
|
},
|
|
2836
2941
|
{
|
|
2837
2942
|
"id": "configuration.connectionTimeoutInSeconds",
|
|
2838
2943
|
"label": "Connection timeout in seconds",
|
|
2839
2944
|
"description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
|
|
2840
2945
|
"optional": true,
|
|
2841
|
-
"value": 20,
|
|
2842
|
-
"feel": "
|
|
2946
|
+
"value": "20",
|
|
2947
|
+
"feel": "optional",
|
|
2843
2948
|
"group": "timeout",
|
|
2844
2949
|
"binding": {
|
|
2845
2950
|
"name": "configuration.connectionTimeoutInSeconds",
|
|
2846
2951
|
"type": "zeebe:input"
|
|
2847
2952
|
},
|
|
2848
|
-
"type": "
|
|
2953
|
+
"type": "String"
|
|
2849
2954
|
},
|
|
2850
2955
|
{
|
|
2851
2956
|
"id": "resultVariable",
|
|
@@ -2882,19 +2987,6 @@
|
|
|
2882
2987
|
},
|
|
2883
2988
|
"type": "Text"
|
|
2884
2989
|
},
|
|
2885
|
-
{
|
|
2886
|
-
"id": "retryCount",
|
|
2887
|
-
"label": "Retries",
|
|
2888
|
-
"description": "Number of retries",
|
|
2889
|
-
"value": "3",
|
|
2890
|
-
"feel": "optional",
|
|
2891
|
-
"group": "retries",
|
|
2892
|
-
"binding": {
|
|
2893
|
-
"property": "retries",
|
|
2894
|
-
"type": "zeebe:taskDefinition"
|
|
2895
|
-
},
|
|
2896
|
-
"type": "String"
|
|
2897
|
-
},
|
|
2898
2990
|
{
|
|
2899
2991
|
"id": "retryBackoff",
|
|
2900
2992
|
"label": "Retry backoff",
|
|
@@ -2905,7 +2997,7 @@
|
|
|
2905
2997
|
"key": "retryBackoff",
|
|
2906
2998
|
"type": "zeebe:taskHeader"
|
|
2907
2999
|
},
|
|
2908
|
-
"type": "
|
|
3000
|
+
"type": "Hidden"
|
|
2909
3001
|
}
|
|
2910
3002
|
],
|
|
2911
3003
|
"icon": {
|
|
@@ -2914,17 +3006,22 @@
|
|
|
2914
3006
|
},
|
|
2915
3007
|
{
|
|
2916
3008
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2917
|
-
"name": "Automation Anywhere
|
|
2918
|
-
"id": "io.camunda.connectors.AutomationAnywhere
|
|
2919
|
-
"
|
|
2920
|
-
"
|
|
2921
|
-
"
|
|
2922
|
-
|
|
2923
|
-
|
|
2924
|
-
|
|
2925
|
-
"
|
|
2926
|
-
"
|
|
2927
|
-
|
|
3009
|
+
"name": "Automation Anywhere Outbound Connector",
|
|
3010
|
+
"id": "io.camunda.connectors.AutomationAnywhere",
|
|
3011
|
+
"description": "Manage work items in Automation Anywhere queues.",
|
|
3012
|
+
"keywords": [
|
|
3013
|
+
"add work item to queue",
|
|
3014
|
+
"get work item from queue",
|
|
3015
|
+
"get work item result from queue by ID",
|
|
3016
|
+
"get work item result by ID",
|
|
3017
|
+
"queue item",
|
|
3018
|
+
"work queue",
|
|
3019
|
+
"RPA",
|
|
3020
|
+
"robot",
|
|
3021
|
+
"automation"
|
|
3022
|
+
],
|
|
3023
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/",
|
|
3024
|
+
"version": 3,
|
|
2928
3025
|
"category": {
|
|
2929
3026
|
"id": "connectors",
|
|
2930
3027
|
"name": "Connectors"
|
|
@@ -2934,47 +3031,63 @@
|
|
|
2934
3031
|
"value": "bpmn:ServiceTask"
|
|
2935
3032
|
},
|
|
2936
3033
|
"engines": {
|
|
2937
|
-
"camunda": "^8.
|
|
3034
|
+
"camunda": "^8.4"
|
|
2938
3035
|
},
|
|
2939
3036
|
"groups": [
|
|
2940
3037
|
{
|
|
2941
3038
|
"id": "operation",
|
|
2942
3039
|
"label": "Operation"
|
|
2943
3040
|
},
|
|
2944
|
-
{
|
|
2945
|
-
"id": "authentication",
|
|
2946
|
-
"label": "Authentication"
|
|
2947
|
-
},
|
|
2948
3041
|
{
|
|
2949
3042
|
"id": "configuration",
|
|
2950
3043
|
"label": "Configuration"
|
|
2951
3044
|
},
|
|
3045
|
+
{
|
|
3046
|
+
"id": "authentication",
|
|
3047
|
+
"label": "Authentication"
|
|
3048
|
+
},
|
|
2952
3049
|
{
|
|
2953
3050
|
"id": "input",
|
|
2954
3051
|
"label": "Input"
|
|
2955
3052
|
},
|
|
3053
|
+
{
|
|
3054
|
+
"id": "timeout",
|
|
3055
|
+
"label": "Timeout"
|
|
3056
|
+
},
|
|
3057
|
+
{
|
|
3058
|
+
"id": "connector",
|
|
3059
|
+
"label": "Connector"
|
|
3060
|
+
},
|
|
2956
3061
|
{
|
|
2957
3062
|
"id": "output",
|
|
2958
|
-
"label": "Output"
|
|
3063
|
+
"label": "Output mapping"
|
|
2959
3064
|
},
|
|
2960
3065
|
{
|
|
2961
|
-
"id": "
|
|
3066
|
+
"id": "error",
|
|
2962
3067
|
"label": "Error handling"
|
|
2963
|
-
}
|
|
3068
|
+
},
|
|
3069
|
+
{
|
|
3070
|
+
"id": "retries",
|
|
3071
|
+
"label": "Retries"
|
|
3072
|
+
}
|
|
2964
3073
|
],
|
|
2965
3074
|
"properties": [
|
|
2966
3075
|
{
|
|
2967
|
-
"
|
|
2968
|
-
"value": "io.camunda:http-json:1",
|
|
3076
|
+
"value": "io.camunda:connector-automationanywhere:1",
|
|
2969
3077
|
"binding": {
|
|
2970
|
-
"
|
|
2971
|
-
"
|
|
2972
|
-
}
|
|
3078
|
+
"property": "type",
|
|
3079
|
+
"type": "zeebe:taskDefinition"
|
|
3080
|
+
},
|
|
3081
|
+
"type": "Hidden"
|
|
2973
3082
|
},
|
|
2974
3083
|
{
|
|
2975
|
-
"
|
|
2976
|
-
"
|
|
3084
|
+
"id": "operation.type",
|
|
3085
|
+
"label": "Type",
|
|
2977
3086
|
"group": "operation",
|
|
3087
|
+
"binding": {
|
|
3088
|
+
"name": "operation.type",
|
|
3089
|
+
"type": "zeebe:input"
|
|
3090
|
+
},
|
|
2978
3091
|
"type": "Dropdown",
|
|
2979
3092
|
"choices": [
|
|
2980
3093
|
{
|
|
@@ -2985,176 +3098,107 @@
|
|
|
2985
3098
|
"name": "Get work item result from queue by ID",
|
|
2986
3099
|
"value": "listWorkItemsInQueue"
|
|
2987
3100
|
}
|
|
2988
|
-
]
|
|
2989
|
-
"binding": {
|
|
2990
|
-
"type": "zeebe:input",
|
|
2991
|
-
"name": "operationType"
|
|
2992
|
-
}
|
|
3101
|
+
]
|
|
2993
3102
|
},
|
|
2994
3103
|
{
|
|
3104
|
+
"id": "configuration.controlRoomUrl",
|
|
2995
3105
|
"label": "Control room URL",
|
|
2996
|
-
"
|
|
3106
|
+
"optional": false,
|
|
3107
|
+
"constraints": {
|
|
3108
|
+
"notEmpty": true
|
|
3109
|
+
},
|
|
2997
3110
|
"feel": "optional",
|
|
2998
|
-
"
|
|
2999
|
-
"type": "String",
|
|
3111
|
+
"group": "configuration",
|
|
3000
3112
|
"binding": {
|
|
3001
|
-
"
|
|
3002
|
-
"
|
|
3113
|
+
"name": "configuration.controlRoomUrl",
|
|
3114
|
+
"type": "zeebe:input"
|
|
3003
3115
|
},
|
|
3004
|
-
"
|
|
3005
|
-
"notEmpty": true,
|
|
3006
|
-
"pattern": {
|
|
3007
|
-
"value": "^(=|(http://|https://|secrets).*$)",
|
|
3008
|
-
"message": "Must be a http(s) URL."
|
|
3009
|
-
}
|
|
3010
|
-
}
|
|
3116
|
+
"type": "String"
|
|
3011
3117
|
},
|
|
3012
3118
|
{
|
|
3119
|
+
"id": "authentication.type",
|
|
3013
3120
|
"label": "Type",
|
|
3014
|
-
"
|
|
3121
|
+
"description": "Choose the authentication type. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
|
|
3122
|
+
"value": "passwordBasedAuthentication",
|
|
3015
3123
|
"group": "authentication",
|
|
3016
|
-
"
|
|
3017
|
-
|
|
3124
|
+
"binding": {
|
|
3125
|
+
"name": "authentication.type",
|
|
3126
|
+
"type": "zeebe:input"
|
|
3127
|
+
},
|
|
3018
3128
|
"type": "Dropdown",
|
|
3019
3129
|
"choices": [
|
|
3020
3130
|
{
|
|
3021
3131
|
"name": "Authenticate (username and password)",
|
|
3022
|
-
"value": "
|
|
3132
|
+
"value": "passwordBasedAuthentication"
|
|
3023
3133
|
},
|
|
3024
3134
|
{
|
|
3025
3135
|
"name": "Authenticate (username and API key)",
|
|
3026
|
-
"value": "
|
|
3136
|
+
"value": "apiKeyAuthentication"
|
|
3027
3137
|
},
|
|
3028
3138
|
{
|
|
3029
3139
|
"name": "Authentication (refresh) token",
|
|
3030
|
-
"value": "
|
|
3140
|
+
"value": "tokenBasedAuthentication"
|
|
3031
3141
|
}
|
|
3032
|
-
]
|
|
3033
|
-
"binding": {
|
|
3034
|
-
"type": "zeebe:input",
|
|
3035
|
-
"name": "authentication.withoutBindingType"
|
|
3036
|
-
}
|
|
3142
|
+
]
|
|
3037
3143
|
},
|
|
3038
3144
|
{
|
|
3039
|
-
"id": "
|
|
3040
|
-
"
|
|
3041
|
-
"
|
|
3042
|
-
"value": "credentialsInBody",
|
|
3043
|
-
"binding": {
|
|
3044
|
-
"type": "zeebe:input",
|
|
3045
|
-
"name": "authentication.type"
|
|
3046
|
-
},
|
|
3145
|
+
"id": "authentication.passwordBassesUsername",
|
|
3146
|
+
"label": "Username",
|
|
3147
|
+
"optional": false,
|
|
3047
3148
|
"constraints": {
|
|
3048
3149
|
"notEmpty": true
|
|
3049
3150
|
},
|
|
3050
|
-
"
|
|
3051
|
-
"property": "authenticationType",
|
|
3052
|
-
"oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
|
|
3053
|
-
}
|
|
3054
|
-
},
|
|
3055
|
-
{
|
|
3151
|
+
"feel": "optional",
|
|
3056
3152
|
"group": "authentication",
|
|
3057
|
-
"type": "Hidden",
|
|
3058
|
-
"value": "noAuth",
|
|
3059
3153
|
"binding": {
|
|
3060
|
-
"
|
|
3061
|
-
"
|
|
3062
|
-
},
|
|
3063
|
-
"constraints": {
|
|
3064
|
-
"notEmpty": true
|
|
3154
|
+
"name": "authentication.username",
|
|
3155
|
+
"type": "zeebe:input"
|
|
3065
3156
|
},
|
|
3066
3157
|
"condition": {
|
|
3067
|
-
"property": "
|
|
3068
|
-
"
|
|
3069
|
-
|
|
3158
|
+
"property": "authentication.type",
|
|
3159
|
+
"equals": "passwordBasedAuthentication",
|
|
3160
|
+
"type": "simple"
|
|
3161
|
+
},
|
|
3162
|
+
"type": "String"
|
|
3070
3163
|
},
|
|
3071
3164
|
{
|
|
3072
|
-
"id": "
|
|
3073
|
-
"
|
|
3074
|
-
"
|
|
3075
|
-
"value": "noAuth",
|
|
3076
|
-
"binding": {
|
|
3077
|
-
"type": "zeebe:input",
|
|
3078
|
-
"name": "authentication.type"
|
|
3079
|
-
},
|
|
3165
|
+
"id": "authentication.password",
|
|
3166
|
+
"label": "Password",
|
|
3167
|
+
"optional": false,
|
|
3080
3168
|
"constraints": {
|
|
3081
3169
|
"notEmpty": true
|
|
3082
3170
|
},
|
|
3083
|
-
"condition": {
|
|
3084
|
-
"property": "authenticationType",
|
|
3085
|
-
"oneOf": ["tokenAuth"]
|
|
3086
|
-
}
|
|
3087
|
-
},
|
|
3088
|
-
{
|
|
3089
|
-
"description": "method for authentication",
|
|
3090
|
-
"type": "Hidden",
|
|
3091
|
-
"value": "post",
|
|
3092
|
-
"binding": {
|
|
3093
|
-
"type": "zeebe:input",
|
|
3094
|
-
"name": "authentication.request.method"
|
|
3095
|
-
},
|
|
3096
|
-
"condition": {
|
|
3097
|
-
"property": "authenticationType",
|
|
3098
|
-
"oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
|
|
3099
|
-
}
|
|
3100
|
-
},
|
|
3101
|
-
{
|
|
3102
|
-
"label": "Username",
|
|
3103
|
-
"group": "authentication",
|
|
3104
|
-
"type": "String",
|
|
3105
3171
|
"feel": "optional",
|
|
3172
|
+
"group": "authentication",
|
|
3106
3173
|
"binding": {
|
|
3107
|
-
"
|
|
3108
|
-
"
|
|
3109
|
-
},
|
|
3110
|
-
"constraints": {
|
|
3111
|
-
"notEmpty": true
|
|
3174
|
+
"name": "authentication.password",
|
|
3175
|
+
"type": "zeebe:input"
|
|
3112
3176
|
},
|
|
3113
3177
|
"condition": {
|
|
3114
|
-
"property": "
|
|
3115
|
-
"
|
|
3116
|
-
|
|
3178
|
+
"property": "authentication.type",
|
|
3179
|
+
"equals": "passwordBasedAuthentication",
|
|
3180
|
+
"type": "simple"
|
|
3181
|
+
},
|
|
3182
|
+
"type": "String"
|
|
3117
3183
|
},
|
|
3118
3184
|
{
|
|
3119
|
-
"
|
|
3120
|
-
"
|
|
3121
|
-
"
|
|
3122
|
-
"feel": "optional",
|
|
3123
|
-
"binding": {
|
|
3124
|
-
"type": "zeebe:input",
|
|
3125
|
-
"name": "authentication.request.body.password"
|
|
3126
|
-
},
|
|
3185
|
+
"id": "authentication.multipleLogin",
|
|
3186
|
+
"label": "Multiple login",
|
|
3187
|
+
"optional": false,
|
|
3127
3188
|
"constraints": {
|
|
3128
3189
|
"notEmpty": true
|
|
3129
3190
|
},
|
|
3130
|
-
"condition": {
|
|
3131
|
-
"property": "authenticationType",
|
|
3132
|
-
"equals": "userNamePasswordAuth"
|
|
3133
|
-
}
|
|
3134
|
-
},
|
|
3135
|
-
{
|
|
3136
|
-
"label": "API key",
|
|
3137
3191
|
"group": "authentication",
|
|
3138
|
-
"type": "String",
|
|
3139
|
-
"feel": "optional",
|
|
3140
3192
|
"binding": {
|
|
3141
|
-
"
|
|
3142
|
-
"
|
|
3143
|
-
},
|
|
3144
|
-
"constraints": {
|
|
3145
|
-
"notEmpty": true
|
|
3193
|
+
"name": "authentication.multipleLogin",
|
|
3194
|
+
"type": "zeebe:input"
|
|
3146
3195
|
},
|
|
3147
3196
|
"condition": {
|
|
3148
|
-
"property": "
|
|
3149
|
-
"equals": "
|
|
3150
|
-
|
|
3151
|
-
|
|
3152
|
-
{
|
|
3153
|
-
"label": "Multiple login",
|
|
3154
|
-
"group": "authentication",
|
|
3155
|
-
"description": "For more information on multi-login, see <a href=\"https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
|
|
3197
|
+
"property": "authentication.type",
|
|
3198
|
+
"equals": "passwordBasedAuthentication",
|
|
3199
|
+
"type": "simple"
|
|
3200
|
+
},
|
|
3156
3201
|
"type": "Dropdown",
|
|
3157
|
-
"value": "false",
|
|
3158
3202
|
"choices": [
|
|
3159
3203
|
{
|
|
3160
3204
|
"name": "TRUE",
|
|
@@ -3164,297 +3208,253 @@
|
|
|
3164
3208
|
"name": "FALSE",
|
|
3165
3209
|
"value": "false"
|
|
3166
3210
|
}
|
|
3167
|
-
]
|
|
3168
|
-
|
|
3169
|
-
|
|
3170
|
-
|
|
3171
|
-
|
|
3211
|
+
]
|
|
3212
|
+
},
|
|
3213
|
+
{
|
|
3214
|
+
"id": "authentication.apiUsername",
|
|
3215
|
+
"label": "Username",
|
|
3216
|
+
"optional": false,
|
|
3172
3217
|
"constraints": {
|
|
3173
3218
|
"notEmpty": true
|
|
3174
3219
|
},
|
|
3175
|
-
"condition": {
|
|
3176
|
-
"property": "authenticationType",
|
|
3177
|
-
"equals": "userNamePasswordAuth"
|
|
3178
|
-
}
|
|
3179
|
-
},
|
|
3180
|
-
{
|
|
3181
|
-
"label": "Token",
|
|
3182
|
-
"group": "authentication",
|
|
3183
|
-
"type": "String",
|
|
3184
3220
|
"feel": "optional",
|
|
3221
|
+
"group": "authentication",
|
|
3185
3222
|
"binding": {
|
|
3186
|
-
"
|
|
3187
|
-
"
|
|
3188
|
-
},
|
|
3189
|
-
"constraints": {
|
|
3190
|
-
"notEmpty": true
|
|
3223
|
+
"name": "authentication.username",
|
|
3224
|
+
"type": "zeebe:input"
|
|
3191
3225
|
},
|
|
3192
3226
|
"condition": {
|
|
3193
|
-
"property": "
|
|
3194
|
-
"equals": "
|
|
3195
|
-
|
|
3227
|
+
"property": "authentication.type",
|
|
3228
|
+
"equals": "apiKeyAuthentication",
|
|
3229
|
+
"type": "simple"
|
|
3230
|
+
},
|
|
3231
|
+
"type": "String"
|
|
3196
3232
|
},
|
|
3197
3233
|
{
|
|
3198
|
-
"
|
|
3199
|
-
"
|
|
3200
|
-
"
|
|
3201
|
-
"binding": {
|
|
3202
|
-
"type": "zeebe:input",
|
|
3203
|
-
"name": "headers"
|
|
3204
|
-
},
|
|
3234
|
+
"id": "authentication.apiKey",
|
|
3235
|
+
"label": "API key",
|
|
3236
|
+
"optional": false,
|
|
3205
3237
|
"constraints": {
|
|
3206
3238
|
"notEmpty": true
|
|
3207
3239
|
},
|
|
3240
|
+
"feel": "optional",
|
|
3241
|
+
"group": "authentication",
|
|
3242
|
+
"binding": {
|
|
3243
|
+
"name": "authentication.apiKey",
|
|
3244
|
+
"type": "zeebe:input"
|
|
3245
|
+
},
|
|
3208
3246
|
"condition": {
|
|
3209
|
-
"property": "
|
|
3210
|
-
"equals": "
|
|
3211
|
-
|
|
3247
|
+
"property": "authentication.type",
|
|
3248
|
+
"equals": "apiKeyAuthentication",
|
|
3249
|
+
"type": "simple"
|
|
3250
|
+
},
|
|
3251
|
+
"type": "String"
|
|
3212
3252
|
},
|
|
3213
3253
|
{
|
|
3214
|
-
"
|
|
3215
|
-
"
|
|
3216
|
-
"value": "={\"X-Authorization\":\"asObject:token.asString\"}",
|
|
3217
|
-
"binding": {
|
|
3218
|
-
"type": "zeebe:input",
|
|
3219
|
-
"name": "authentication.outputHeaders"
|
|
3220
|
-
},
|
|
3221
|
-
"constraints": {
|
|
3222
|
-
"notEmpty": true
|
|
3223
|
-
},
|
|
3224
|
-
"condition": {
|
|
3225
|
-
"property": "authenticationType",
|
|
3226
|
-
"oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
|
|
3227
|
-
}
|
|
3228
|
-
},
|
|
3229
|
-
{
|
|
3230
|
-
"description": "Full authentication url",
|
|
3231
|
-
"type": "Hidden",
|
|
3254
|
+
"id": "authentication.token",
|
|
3255
|
+
"label": "Token",
|
|
3232
3256
|
"optional": false,
|
|
3233
|
-
"value": "=controlRoomURL+\"/v1/authentication\"",
|
|
3234
|
-
"binding": {
|
|
3235
|
-
"type": "zeebe:input",
|
|
3236
|
-
"name": "authentication.request.url"
|
|
3237
|
-
},
|
|
3238
3257
|
"constraints": {
|
|
3239
3258
|
"notEmpty": true
|
|
3240
3259
|
},
|
|
3241
|
-
"
|
|
3242
|
-
|
|
3243
|
-
"oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
|
|
3244
|
-
}
|
|
3245
|
-
},
|
|
3246
|
-
{
|
|
3247
|
-
"description": "method for request",
|
|
3248
|
-
"type": "Hidden",
|
|
3249
|
-
"value": "post",
|
|
3260
|
+
"feel": "optional",
|
|
3261
|
+
"group": "authentication",
|
|
3250
3262
|
"binding": {
|
|
3251
|
-
"
|
|
3252
|
-
"
|
|
3263
|
+
"name": "authentication.token",
|
|
3264
|
+
"type": "zeebe:input"
|
|
3253
3265
|
},
|
|
3254
3266
|
"condition": {
|
|
3255
|
-
"property": "
|
|
3256
|
-
"
|
|
3257
|
-
|
|
3267
|
+
"property": "authentication.type",
|
|
3268
|
+
"equals": "tokenBasedAuthentication",
|
|
3269
|
+
"type": "simple"
|
|
3270
|
+
},
|
|
3271
|
+
"type": "String"
|
|
3258
3272
|
},
|
|
3259
3273
|
{
|
|
3274
|
+
"id": "operation.queueId",
|
|
3260
3275
|
"label": "Work queue ID",
|
|
3261
|
-
"group": "input",
|
|
3262
3276
|
"description": "The queue ID of the item",
|
|
3263
|
-
"type": "String",
|
|
3264
3277
|
"optional": false,
|
|
3265
|
-
"feel": "optional",
|
|
3266
|
-
"binding": {
|
|
3267
|
-
"type": "zeebe:input",
|
|
3268
|
-
"name": "queueId"
|
|
3269
|
-
},
|
|
3270
3278
|
"constraints": {
|
|
3271
3279
|
"notEmpty": true
|
|
3272
3280
|
},
|
|
3281
|
+
"feel": "optional",
|
|
3282
|
+
"group": "input",
|
|
3283
|
+
"binding": {
|
|
3284
|
+
"name": "operation.queueId",
|
|
3285
|
+
"type": "zeebe:input"
|
|
3286
|
+
},
|
|
3273
3287
|
"condition": {
|
|
3274
|
-
"property": "
|
|
3275
|
-
"
|
|
3276
|
-
|
|
3288
|
+
"property": "operation.type",
|
|
3289
|
+
"equals": "addWorkItemsToTheQueue",
|
|
3290
|
+
"type": "simple"
|
|
3291
|
+
},
|
|
3292
|
+
"type": "String"
|
|
3277
3293
|
},
|
|
3278
3294
|
{
|
|
3279
|
-
"
|
|
3280
|
-
"
|
|
3295
|
+
"id": "operation.data",
|
|
3296
|
+
"label": "Work item json data",
|
|
3297
|
+
"description": "Work item json input data. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
|
|
3281
3298
|
"optional": false,
|
|
3282
|
-
"value": "=controlRoomURL+\"/v3/wlm/queues/\"+queueId+\"/workitems\"",
|
|
3283
|
-
"binding": {
|
|
3284
|
-
"type": "zeebe:input",
|
|
3285
|
-
"name": "url"
|
|
3286
|
-
},
|
|
3287
3299
|
"constraints": {
|
|
3288
3300
|
"notEmpty": true
|
|
3289
3301
|
},
|
|
3302
|
+
"feel": "required",
|
|
3303
|
+
"group": "input",
|
|
3304
|
+
"binding": {
|
|
3305
|
+
"name": "operation.data",
|
|
3306
|
+
"type": "zeebe:input"
|
|
3307
|
+
},
|
|
3290
3308
|
"condition": {
|
|
3291
|
-
"property": "
|
|
3292
|
-
"
|
|
3293
|
-
|
|
3309
|
+
"property": "operation.type",
|
|
3310
|
+
"equals": "addWorkItemsToTheQueue",
|
|
3311
|
+
"type": "simple"
|
|
3312
|
+
},
|
|
3313
|
+
"type": "Text"
|
|
3294
3314
|
},
|
|
3295
3315
|
{
|
|
3296
|
-
"
|
|
3297
|
-
"
|
|
3298
|
-
"
|
|
3299
|
-
"type": "String",
|
|
3300
|
-
"feel": "optional",
|
|
3316
|
+
"id": "operation.workQueueId",
|
|
3317
|
+
"label": "Work queue ID",
|
|
3318
|
+
"description": "The queue ID of the item",
|
|
3301
3319
|
"optional": false,
|
|
3302
|
-
"binding": {
|
|
3303
|
-
"type": "zeebe:input",
|
|
3304
|
-
"name": "workItemId"
|
|
3305
|
-
},
|
|
3306
3320
|
"constraints": {
|
|
3307
3321
|
"notEmpty": true
|
|
3308
3322
|
},
|
|
3309
|
-
"
|
|
3310
|
-
"property": "operationType",
|
|
3311
|
-
"oneOf": ["listWorkItemsInQueue"]
|
|
3312
|
-
}
|
|
3313
|
-
},
|
|
3314
|
-
{
|
|
3315
|
-
"label": "Work item json data",
|
|
3316
|
-
"description": "Work item json input data. Details in the <a href=\"https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
|
|
3323
|
+
"feel": "optional",
|
|
3317
3324
|
"group": "input",
|
|
3318
|
-
"type": "String",
|
|
3319
|
-
"feel": "required",
|
|
3320
3325
|
"binding": {
|
|
3321
|
-
"
|
|
3322
|
-
"
|
|
3323
|
-
},
|
|
3324
|
-
"constraints": {
|
|
3325
|
-
"notEmpty": true
|
|
3326
|
+
"name": "operation.queueId",
|
|
3327
|
+
"type": "zeebe:input"
|
|
3326
3328
|
},
|
|
3327
3329
|
"condition": {
|
|
3328
|
-
"property": "
|
|
3329
|
-
"
|
|
3330
|
-
|
|
3330
|
+
"property": "operation.type",
|
|
3331
|
+
"equals": "listWorkItemsInQueue",
|
|
3332
|
+
"type": "simple"
|
|
3333
|
+
},
|
|
3334
|
+
"type": "String"
|
|
3331
3335
|
},
|
|
3332
3336
|
{
|
|
3333
|
-
"
|
|
3334
|
-
"
|
|
3337
|
+
"id": "operation.workItemId",
|
|
3338
|
+
"label": "Work item ID",
|
|
3339
|
+
"description": "The queue item identifier to be fetched from queue",
|
|
3335
3340
|
"optional": false,
|
|
3336
|
-
"value": "={\"workItems\":[{\"json\":itemData}]}",
|
|
3337
|
-
"binding": {
|
|
3338
|
-
"type": "zeebe:input",
|
|
3339
|
-
"name": "body"
|
|
3340
|
-
},
|
|
3341
3341
|
"constraints": {
|
|
3342
3342
|
"notEmpty": true
|
|
3343
3343
|
},
|
|
3344
|
+
"feel": "static",
|
|
3345
|
+
"group": "input",
|
|
3346
|
+
"binding": {
|
|
3347
|
+
"name": "operation.workItemId",
|
|
3348
|
+
"type": "zeebe:input"
|
|
3349
|
+
},
|
|
3344
3350
|
"condition": {
|
|
3345
|
-
"property": "
|
|
3346
|
-
"
|
|
3347
|
-
|
|
3351
|
+
"property": "operation.type",
|
|
3352
|
+
"equals": "listWorkItemsInQueue",
|
|
3353
|
+
"type": "simple"
|
|
3354
|
+
},
|
|
3355
|
+
"type": "Number"
|
|
3348
3356
|
},
|
|
3349
3357
|
{
|
|
3350
|
-
"
|
|
3351
|
-
"
|
|
3352
|
-
"
|
|
3353
|
-
"
|
|
3358
|
+
"id": "configuration.connectionTimeoutInSeconds",
|
|
3359
|
+
"label": "Connection timeout in seconds",
|
|
3360
|
+
"description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
|
|
3361
|
+
"optional": true,
|
|
3362
|
+
"value": 20,
|
|
3363
|
+
"feel": "static",
|
|
3364
|
+
"group": "timeout",
|
|
3354
3365
|
"binding": {
|
|
3355
|
-
"
|
|
3356
|
-
"
|
|
3357
|
-
},
|
|
3358
|
-
"constraints": {
|
|
3359
|
-
"notEmpty": true
|
|
3366
|
+
"name": "configuration.connectionTimeoutInSeconds",
|
|
3367
|
+
"type": "zeebe:input"
|
|
3360
3368
|
},
|
|
3361
|
-
"
|
|
3362
|
-
"property": "operationType",
|
|
3363
|
-
"oneOf": ["listWorkItemsInQueue"]
|
|
3364
|
-
}
|
|
3369
|
+
"type": "Number"
|
|
3365
3370
|
},
|
|
3366
3371
|
{
|
|
3367
|
-
"
|
|
3368
|
-
"
|
|
3369
|
-
"
|
|
3370
|
-
"value": "
|
|
3372
|
+
"id": "version",
|
|
3373
|
+
"label": "Version",
|
|
3374
|
+
"description": "Version of the element template",
|
|
3375
|
+
"value": "3",
|
|
3376
|
+
"group": "connector",
|
|
3371
3377
|
"binding": {
|
|
3372
|
-
"
|
|
3373
|
-
"
|
|
3374
|
-
},
|
|
3375
|
-
"constraints": {
|
|
3376
|
-
"notEmpty": true
|
|
3378
|
+
"key": "elementTemplateVersion",
|
|
3379
|
+
"type": "zeebe:taskHeader"
|
|
3377
3380
|
},
|
|
3378
|
-
"
|
|
3379
|
-
"property": "operationType",
|
|
3380
|
-
"oneOf": ["listWorkItemsInQueue"]
|
|
3381
|
-
}
|
|
3381
|
+
"type": "Hidden"
|
|
3382
3382
|
},
|
|
3383
3383
|
{
|
|
3384
|
-
"
|
|
3385
|
-
"
|
|
3386
|
-
"
|
|
3387
|
-
"
|
|
3388
|
-
"
|
|
3384
|
+
"id": "id",
|
|
3385
|
+
"label": "ID",
|
|
3386
|
+
"description": "ID of the element template",
|
|
3387
|
+
"value": "io.camunda.connectors.AutomationAnywhere",
|
|
3388
|
+
"group": "connector",
|
|
3389
3389
|
"binding": {
|
|
3390
|
-
"
|
|
3391
|
-
"
|
|
3390
|
+
"key": "elementTemplateId",
|
|
3391
|
+
"type": "zeebe:taskHeader"
|
|
3392
3392
|
},
|
|
3393
|
-
"
|
|
3394
|
-
"feel": "optional",
|
|
3395
|
-
"constraints": {
|
|
3396
|
-
"notEmpty": false,
|
|
3397
|
-
"pattern": {
|
|
3398
|
-
"value": "^(=|([0-9]+|secrets\\..+)$)",
|
|
3399
|
-
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
3400
|
-
}
|
|
3401
|
-
}
|
|
3393
|
+
"type": "Hidden"
|
|
3402
3394
|
},
|
|
3403
3395
|
{
|
|
3396
|
+
"id": "resultVariable",
|
|
3404
3397
|
"label": "Result variable",
|
|
3405
|
-
"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
|
|
3398
|
+
"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>.",
|
|
3406
3399
|
"group": "output",
|
|
3407
|
-
"type": "String",
|
|
3408
3400
|
"binding": {
|
|
3409
|
-
"
|
|
3410
|
-
"
|
|
3411
|
-
}
|
|
3401
|
+
"key": "resultVariable",
|
|
3402
|
+
"type": "zeebe:taskHeader"
|
|
3403
|
+
},
|
|
3404
|
+
"type": "String"
|
|
3412
3405
|
},
|
|
3413
3406
|
{
|
|
3407
|
+
"id": "resultExpression",
|
|
3414
3408
|
"label": "Result expression",
|
|
3415
|
-
"
|
|
3416
|
-
"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>",
|
|
3417
|
-
"group": "output",
|
|
3418
|
-
"type": "String",
|
|
3409
|
+
"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>.",
|
|
3419
3410
|
"feel": "required",
|
|
3420
|
-
"
|
|
3411
|
+
"group": "output",
|
|
3421
3412
|
"binding": {
|
|
3422
|
-
"
|
|
3423
|
-
"
|
|
3413
|
+
"key": "resultExpression",
|
|
3414
|
+
"type": "zeebe:taskHeader"
|
|
3424
3415
|
},
|
|
3425
|
-
"
|
|
3426
|
-
"property": "operationType",
|
|
3427
|
-
"oneOf": ["listWorkItemsInQueue"]
|
|
3428
|
-
}
|
|
3416
|
+
"type": "Text"
|
|
3429
3417
|
},
|
|
3430
3418
|
{
|
|
3431
|
-
"
|
|
3432
|
-
"
|
|
3433
|
-
"description": "Expression to
|
|
3434
|
-
"group": "output",
|
|
3435
|
-
"type": "String",
|
|
3419
|
+
"id": "errorExpression",
|
|
3420
|
+
"label": "Error expression",
|
|
3421
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
|
|
3436
3422
|
"feel": "required",
|
|
3437
|
-
"
|
|
3423
|
+
"group": "error",
|
|
3438
3424
|
"binding": {
|
|
3439
|
-
"
|
|
3440
|
-
"
|
|
3425
|
+
"key": "errorExpression",
|
|
3426
|
+
"type": "zeebe:taskHeader"
|
|
3441
3427
|
},
|
|
3442
|
-
"
|
|
3443
|
-
"property": "operationType",
|
|
3444
|
-
"oneOf": ["addWorkItemsToTheQueue"]
|
|
3445
|
-
}
|
|
3428
|
+
"type": "Text"
|
|
3446
3429
|
},
|
|
3447
3430
|
{
|
|
3448
|
-
"
|
|
3449
|
-
"
|
|
3450
|
-
"
|
|
3451
|
-
"
|
|
3452
|
-
"feel": "
|
|
3431
|
+
"id": "retryCount",
|
|
3432
|
+
"label": "Retries",
|
|
3433
|
+
"description": "Number of retries",
|
|
3434
|
+
"value": "3",
|
|
3435
|
+
"feel": "optional",
|
|
3436
|
+
"group": "retries",
|
|
3453
3437
|
"binding": {
|
|
3454
|
-
"
|
|
3455
|
-
"
|
|
3456
|
-
}
|
|
3438
|
+
"property": "retries",
|
|
3439
|
+
"type": "zeebe:taskDefinition"
|
|
3440
|
+
},
|
|
3441
|
+
"type": "String"
|
|
3442
|
+
},
|
|
3443
|
+
{
|
|
3444
|
+
"id": "retryBackoff",
|
|
3445
|
+
"label": "Retry backoff",
|
|
3446
|
+
"description": "ISO-8601 duration to wait between retries",
|
|
3447
|
+
"value": "PT0S",
|
|
3448
|
+
"group": "retries",
|
|
3449
|
+
"binding": {
|
|
3450
|
+
"key": "retryBackoff",
|
|
3451
|
+
"type": "zeebe:taskHeader"
|
|
3452
|
+
},
|
|
3453
|
+
"type": "String"
|
|
3457
3454
|
}
|
|
3458
|
-
]
|
|
3455
|
+
],
|
|
3456
|
+
"icon": {
|
|
3457
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgNjUyIDY1Micgc3R5bGU9J2VuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNjUyIDY1MjsnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+CiAgICA8ZGVmcz4KICAgICAgICA8c3R5bGUgdHlwZT0ndGV4dC9jc3MnPi5zdDB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMl8pO2ZpbGw6dXJsKCNTVkdJRF8zXyk7fSAuc3Qxe29wYWNpdHk6MC4zO30KICAgICAgICAgICAgLnN0MntjbGlwLXBhdGg6dXJsKCNTVkdJRF81Xyk7ZmlsbDp1cmwoI1NWR0lEXzZfKTt9IC5zdDN7ZmlsbDojNDA0MDQxO30gLnN0NHtmaWxsOiNGNzk4Mzc7fQogICAgICAgIDwvc3R5bGU+CiAgICA8L2RlZnM+CiAgICA8ZyBzdHlsZT0nJyB0cmFuc2Zvcm09J21hdHJpeCgyLjgzODk0NiwgMCwgMCwgMi44MDcxMjYsIC00NC41MzQzNjMsIC01NzguMzQzMzg0KSc+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxkZWZzPgogICAgICAgICAgICAgICAgPHBhdGggaWQ9J1NWR0lEXzFfJwogICAgICAgICAgICAgICAgICAgICAgZD0nTTE5OS41LDQxMi43bC0wLjItMC41bC0wLjUtMWwtMTEuNy0zMS41YzExLjEsNS4xLDIxLjQsMTEuOCwzMC43LDIwLjFsMCwwYzEuMiwwLjksMi4yLDIuMiwzLDMuNyBjMC45LDEuNywxLjQsMy41LDEuNCw1LjVjMCw2LjQtNS4yLDExLjYtMTEuNiwxMS42QzIwNS41LDQyMC42LDIwMS4xLDQxNy40LDE5OS41LDQxMi43IE0xMDMuMywyMjkuNmMxLjUtNC4xLDQuOS02LjksOC43LTcgYzAsMCwwLjEsMCwwLjEsMGMzLjgsMC4yLDcuMiwyLjksOC43LDdsNDguMywxMzIuNmMtMTAuNy0yLjctMjEuNy00LjEtMzIuOS00LjFjLTIzLjUsMC00Ni43LDYuMi02Ni45LDE4IGMtOS44LDUuNy0xOC44LDEyLjctMjYuOSwyMC42TDEwMy4zLDIyOS42eiBNMTEwLjksMjEyYy03LjgsMC42LTE0LjcsNi0xNy42LDE0TDIxLDQyNC41Yy0xLDIuOCwwLjQsNS44LDMuMiw2LjggYzAuNiwwLjIsMS4yLDAuMywxLjgsMC4zYzEuNywwLDMuMy0wLjgsNC4zLTIuMmMwLjItMC4yLDAuMy0wLjQsMC41LTAuN2MxMC43LTE4LDI1LjgtMzMuMSw0My45LTQzLjYgYzE4LjYtMTAuOCwzOS45LTE2LjYsNjEuNi0xNi42YzEyLjksMCwyNS42LDIsMzcuNiw1LjlsMTUuMyw0MS4xbDAuNSwwLjljMy4yLDguOCwxMS41LDE0LjcsMjAuOSwxNC43YzEyLjMsMCwyMi4yLTEwLDIyLjItMjIuMiBjMC0zLjYtMC45LTcuMy0yLjYtMTAuNWMtMC43LTEuMi0xLjQtMi4zLTIuMi0zLjRjLTAuMy0wLjUtMC42LTEtMS0xLjRjLTEzLjEtMTIuMi0yOC40LTIxLjUtNDQuOS0yNy42bC0xLjEtMi44bC0wLjEsMCBMMTMwLjgsMjI2Yy0yLjktNy45LTkuNy0xMy4zLTE3LjYtMTRjLTAuMywwLTAuNi0wLjEtMC45LTAuMWMtMC4xLDAtMC4yLDAtMC4yLDBjLTAuMSwwLTAuMiwwLTAuMiwwIEMxMTEuNSwyMTEuOSwxMTEuMiwyMTIsMTEwLjksMjEyJy8+CiAgICAgICAgICAgIDwvZGVmcz4KICAgICAgICAgICAgPGNsaXBQYXRoIGlkPSdTVkdJRF8yXyc+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSdNMTk5LjUsNDEyLjdsLTAuMi0wLjVsLTAuNS0xbC0xMS43LTMxLjVjMTEuMSw1LjEsMjEuNCwxMS44LDMwLjcsMjAuMWwwLDBjMS4yLDAuOSwyLjIsMi4yLDMsMy43IGMwLjksMS43LDEuNCwzLjUsMS40LDUuNWMwLDYuNC01LjIsMTEuNi0xMS42LDExLjZDMjA1LjUsNDIwLjYsMjAxLjEsNDE3LjQsMTk5LjUsNDEyLjcgTTEwMy4zLDIyOS42YzEuNS00LjEsNC45LTYuOSw4LjctNyBjMCwwLDAuMSwwLDAuMSwwYzMuOCwwLjIsNy4yLDIuOSw4LjcsN2w0OC4zLDEzMi42Yy0xMC43LTIuNy0yMS43LTQuMS0zMi45LTQuMWMtMjMuNSwwLTQ2LjcsNi4yLTY2LjksMTggYy05LjgsNS43LTE4LjgsMTIuNy0yNi45LDIwLjZMMTAzLjMsMjI5LjZ6IE0xMTAuOSwyMTJjLTcuOCwwLjYtMTQuNyw2LTE3LjYsMTRMMjEsNDI0LjVjLTEsMi44LDAuNCw1LjgsMy4yLDYuOCBjMC42LDAuMiwxLjIsMC4zLDEuOCwwLjNjMS43LDAsMy4zLTAuOCw0LjMtMi4yYzAuMi0wLjIsMC4zLTAuNCwwLjUtMC43YzEwLjctMTgsMjUuOC0zMy4xLDQzLjktNDMuNiBjMTguNi0xMC44LDM5LjktMTYuNiw2MS42LTE2LjZjMTIuOSwwLDI1LjYsMiwzNy42LDUuOWwxNS4zLDQxLjFsMC41LDAuOWMzLjIsOC44LDExLjUsMTQuNywyMC45LDE0LjdjMTIuMywwLDIyLjItMTAsMjIuMi0yMi4yIGMwLTMuNi0wLjktNy4zLTIuNi0xMC41Yy0wLjctMS4yLTEuNC0yLjMtMi4yLTMuNGMtMC4zLTAuNS0wLjYtMS0xLTEuNGMtMTMuMS0xMi4yLTI4LjQtMjEuNS00NC45LTI3LjZsLTEuMS0yLjhsLTAuMSwwIEwxMzAuOCwyMjZjLTIuOS03LjktOS43LTEzLjMtMTcuNi0xNGMtMC4zLDAtMC42LTAuMS0wLjktMC4xYy0wLjEsMC0wLjIsMC0wLjIsMGMtMC4xLDAtMC4yLDAtMC4yLDAgQzExMS41LDIxMS45LDExMS4yLDIxMiwxMTAuOSwyMTInCiAgICAgICAgICAgICAgICAgICAgICB0cmFuc2Zvcm09J21hdHJpeCgxLCAwLCAwLCAxLCAwLCAwKScgc3R5bGU9J292ZXJmbG93OiB2aXNpYmxlOycvPgogICAgICAgICAgICA8L2NsaXBQYXRoPgogICAgICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9J1NWR0lEXzNfJyBncmFkaWVudFVuaXRzPSd1c2VyU3BhY2VPblVzZScgeDE9Jy00LjkzOCcgeTE9Jzc0My4wMjAzJyB4Mj0nMS45NzkyJwogICAgICAgICAgICAgICAgICAgICAgICAgICAgeTI9Jzc0My4wMjAzJyBncmFkaWVudFRyYW5zZm9ybT0nbWF0cml4KDMwLjY1OCAwIDAgLTMwLjY1OCAxNzIuMDgwMyAyMzEwMS4zNDE4KSc+CiAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzAnIHN0eWxlPSdzdG9wLWNvbG9yOiNGRkREMTUnLz4KICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMC4wMzQzJyBzdHlsZT0nc3RvcC1jb2xvcjojRkVEMjE3Jy8+CiAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzAuMTY2Mycgc3R5bGU9J3N0b3AtY29sb3I6I0ZBQUQxQycvPgogICAgICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScwLjMwNDknIHN0eWxlPSdzdG9wLWNvbG9yOiNGNjhGMjAnLz4KICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMC40NScgc3R5bGU9J3N0b3AtY29sb3I6I0YzNzgyNCcvPgogICAgICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScwLjYwNDUnIHN0eWxlPSdzdG9wLWNvbG9yOiNGMTY3MjYnLz4KICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMC43NzQ3JyBzdHlsZT0nc3RvcC1jb2xvcjojRjA1RDI4Jy8+CiAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzAuOTkxJyBzdHlsZT0nc3RvcC1jb2xvcjojRjA1QTI4Jy8+CiAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzEnIHN0eWxlPSdzdG9wLWNvbG9yOiNGMDVBMjgnLz4KICAgICAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgICAgICAgICAgPHJlY3QgeD0nMjAnIHk9JzIxMS45JyBjbGFzcz0nc3QwJyB3aWR0aD0nMjEyLjgnIGhlaWdodD0nMjE5LjcnLz4KICAgICAgICA8L2c+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxnIGNsYXNzPSdzdDEnPgogICAgICAgICAgICAgICAgPGc+CiAgICAgICAgICAgICAgICAgICAgPGc+CiAgICAgICAgICAgICAgICAgICAgICAgIDxkZWZzPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggaWQ9J1NWR0lEXzRfJwogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgZD0nTTE4Ny4zLDM4MC4zYzExLjEsNS4xLDIxLjQsMTEuOCwzMC43LDIwbDAsMGMxLjIsMSwyLjIsMi4yLDMsMy43YzAuOSwxLjcsMS40LDMuNSwxLjQsNS41SDIzMyBjMC0zLjYtMC45LTcuMy0yLjYtMTAuNWMtMC42LTEuMi0xLjQtMi4zLTIuMi0zLjRjLTAuMy0wLjUtMC42LTEtMS0xLjRjLTEzLjEtMTIuMi0yOC40LTIxLjUtNDQuOS0yNy42TDE4Ny4zLDM4MC4zeiBNNjkuNSwzNzYuN2MtOS44LDUuNy0xOC44LDEyLjctMjYuOSwyMC42bC0xMi4yLDMyLjhjMC4yLTAuMiwwLjMtMC40LDAuNS0wLjdjMTAuNy0xOCwyNS45LTMzLjEsNDMuOS00My42IGMxOC42LTEwLjgsMzkuOS0xNi42LDYxLjYtMTYuNmMxMi4xLDAsMjUuMSwxLjksMzcuNiw1LjlsLTQuNy0xMi40Yy0xMC43LTIuNy0yMS43LTQuMS0zMi45LTQuMSBDMTEyLjksMzU4LjcsODkuOCwzNjQuOSw2OS41LDM3Ni43Jy8+CiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGVmcz4KICAgICAgICAgICAgICAgICAgICAgICAgPGNsaXBQYXRoIGlkPSdTVkdJRF81Xyc+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSdNMTg3LjMsMzgwLjNjMTEuMSw1LjEsMjEuNCwxMS44LDMwLjcsMjBsMCwwYzEuMiwxLDIuMiwyLjIsMywzLjdjMC45LDEuNywxLjQsMy41LDEuNCw1LjVIMjMzIGMwLTMuNi0wLjktNy4zLTIuNi0xMC41Yy0wLjYtMS4yLTEuNC0yLjMtMi4yLTMuNGMtMC4zLTAuNS0wLjYtMS0xLTEuNGMtMTMuMS0xMi4yLTI4LjQtMjEuNS00NC45LTI3LjZMMTg3LjMsMzgwLjN6IE02OS41LDM3Ni43Yy05LjgsNS43LTE4LjgsMTIuNy0yNi45LDIwLjZsLTEyLjIsMzIuOGMwLjItMC4yLDAuMy0wLjQsMC41LTAuN2MxMC43LTE4LDI1LjktMzMuMSw0My45LTQzLjYgYzE4LjYtMTAuOCwzOS45LTE2LjYsNjEuNi0xNi42YzEyLjEsMCwyNS4xLDEuOSwzNy42LDUuOWwtNC43LTEyLjRjLTEwLjctMi43LTIxLjctNC4xLTMyLjktNC4xIEMxMTIuOSwzNTguNyw4OS44LDM2NC45LDY5LjUsMzc2LjcnCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB0cmFuc2Zvcm09J21hdHJpeCgxLCAwLCAwLCAxLCAwLCAwKScgc3R5bGU9J292ZXJmbG93OiB2aXNpYmxlOycvPgogICAgICAgICAgICAgICAgICAgICAgICA8L2NsaXBQYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9J1NWR0lEXzZfJyBncmFkaWVudFVuaXRzPSd1c2VyU3BhY2VPblVzZScgeDE9Jy01LjQwNDInIHkxPSc3NDEuNDczJwogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgeDI9JzEuNTEzMScgeTI9Jzc0MS40NzMnCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBncmFkaWVudFRyYW5zZm9ybT0nbWF0cml4KDI5LjI3NDggMCAwIC0yOS4yNzQ4IDE4OC43MTUyIDIyMTAwLjg0NzcpJz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMCcgc3R5bGU9J3N0b3AtY29sb3I6I0ZGRkZGRicvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScwLjMyODUnIHN0eWxlPSdzdG9wLWNvbG9yOiNGRkZGRkYnLz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMC4zNzQ1JyBzdHlsZT0nc3RvcC1jb2xvcjojRkJGQkZCJy8+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzAuNDIzMycgc3R5bGU9J3N0b3AtY29sb3I6I0VFRUVFRScvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScwLjQ3MzUnIHN0eWxlPSdzdG9wLWNvbG9yOiNEOUQ5RDknLz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMC41MjQ2JyBzdHlsZT0nc3RvcC1jb2xvcjojQkNCQkJCJy8+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzAuNTc2NCcgc3R5bGU9J3N0b3AtY29sb3I6Izk2OTU5NScvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScwLjYyODgnIHN0eWxlPSdzdG9wLWNvbG9yOiM2ODY2NjYnLz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMC42ODA4JyBzdHlsZT0nc3RvcC1jb2xvcjojMzMyRjMwJy8+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzAuNjk0OCcgc3R5bGU9J3N0b3AtY29sb3I6IzIzMUYyMCcvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScwLjkzMDEnIHN0eWxlPSdzdG9wLWNvbG9yOiNGRkZGRkYnLz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMScgc3R5bGU9J3N0b3AtY29sb3I6I0ZGRkZGRicvPgogICAgICAgICAgICAgICAgICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgICAgICAgICAgICAgICAgICAgICA8cmVjdCB4PSczMC41JyB5PSczNTguNycgY2xhc3M9J3N0Micgd2lkdGg9JzE4JyBoZWlnaHQ9JzE4Jy8+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgICAgIDxnLz4KICAgIDwvZz4KPC9zdmc+"
|
|
3458
|
+
}
|
|
3459
3459
|
}
|
|
3460
3460
|
]
|