@camunda/connectors-element-templates 1.0.5 → 1.0.7

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.
Files changed (85) hide show
  1. package/package.json +1 -1
  2. package/src/build_element_template_array_json_files.sh +9 -0
  3. package/src/connectors.js +4 -2
  4. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +171 -13
  5. package/src/element-templates/agenticai-aiagent-job-worker.json +1618 -0
  6. package/src/element-templates/agenticai-aiagent-outbound-connector.json +3064 -300
  7. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  8. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
  9. package/src/element-templates/asana-connector.json +8 -8
  10. package/src/element-templates/automation-anywhere-outbound-connector.json +1185 -1179
  11. package/src/element-templates/aws-dynamodb-outbound-connector.json +77 -77
  12. package/src/element-templates/aws-eventbridge-connector-boundary.json +20 -20
  13. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  14. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  15. package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
  16. package/src/element-templates/aws-eventbridge-outbound-connector.json +50 -50
  17. package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
  18. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  19. package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
  20. package/src/element-templates/aws-sns-inbound-boundary.json +486 -486
  21. package/src/element-templates/aws-sns-inbound-intermediate.json +491 -491
  22. package/src/element-templates/aws-sns-inbound-message-start.json +98 -98
  23. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  24. package/src/element-templates/aws-sns-outbound-connector.json +423 -423
  25. package/src/element-templates/aws-sqs-boundary-connector.json +58 -58
  26. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +523 -523
  27. package/src/element-templates/aws-sqs-outbound-connector.json +692 -692
  28. package/src/element-templates/aws-sqs-start-event-connector.json +709 -709
  29. package/src/element-templates/aws-sqs-start-message.json +460 -460
  30. package/src/element-templates/azure-blobstorage-outbound-connector.json +1 -1
  31. package/src/element-templates/blue-prism-connector.json +53 -53
  32. package/src/element-templates/csv-outbound-connector.json +804 -0
  33. package/src/element-templates/easy-post-connector.json +151 -151
  34. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  35. package/src/element-templates/email-message-start-event-connector.json +19 -19
  36. package/src/element-templates/email-outbound-connector.json +199 -199
  37. package/src/element-templates/embeddings-vector-database-outbound-connector.json +3478 -170
  38. package/src/element-templates/github-connector.json +277 -277
  39. package/src/element-templates/github-webhook-connector-intermediate.json +44 -44
  40. package/src/element-templates/github-webhook-connector-start-event.json +29 -26
  41. package/src/element-templates/gitlab-connector.json +990 -990
  42. package/src/element-templates/google-drive-outbound-connector.json +423 -423
  43. package/src/element-templates/google-gemini-outbound-connector.json +32 -32
  44. package/src/element-templates/google-maps-platform-connector.json +17 -17
  45. package/src/element-templates/google-sheets-outbound-connector.json +2550 -2550
  46. package/src/element-templates/graphql-outbound-connector.json +1179 -1179
  47. package/src/element-templates/http-json-connector.json +2280 -2280
  48. package/src/element-templates/http-polling-boundary-catch-event-connector.json +256 -553
  49. package/src/element-templates/http-polling-connector.json +262 -559
  50. package/src/element-templates/hugging-face-connector.json +34 -34
  51. package/src/element-templates/jdbc-outbound-connector.json +402 -0
  52. package/src/element-templates/kafka-inbound-connector-boundary.json +1052 -1052
  53. package/src/element-templates/kafka-inbound-connector-intermediate.json +1088 -1088
  54. package/src/element-templates/kafka-inbound-connector-start-message.json +112 -112
  55. package/src/element-templates/kafka-inbound-connector.json +3 -0
  56. package/src/element-templates/kafka-outbound-connector.json +617 -617
  57. package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
  58. package/src/element-templates/microsoft-teams-outbound-connector.json +1783 -1783
  59. package/src/element-templates/openai-connector.json +144 -144
  60. package/src/element-templates/operate-connector.json +66 -62
  61. package/src/element-templates/power-automate-connector.json +10 -10
  62. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +439 -439
  63. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +474 -474
  64. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
  65. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +597 -597
  66. package/src/element-templates/rabbitmq-outbound-connector.json +622 -622
  67. package/src/element-templates/salesforce-connector.json +44 -44
  68. package/src/element-templates/sendgrid-outbound-connector.json +633 -633
  69. package/src/element-templates/slack-inbound-boundary.json +184 -184
  70. package/src/element-templates/slack-inbound-intermediate.json +168 -168
  71. package/src/element-templates/slack-inbound-message-start.json +201 -201
  72. package/src/element-templates/slack-inbound-start-event.json +320 -317
  73. package/src/element-templates/slack-outbound-connector.json +1185 -1185
  74. package/src/element-templates/twilio-connector.json +26 -26
  75. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  76. package/src/element-templates/twilio-webhook-connector.json +3 -0
  77. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -31
  78. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  79. package/src/element-templates/uipath-connector.json +10 -10
  80. package/src/element-templates/webhook-connector-boundary.json +629 -629
  81. package/src/element-templates/webhook-connector-intermediate.json +268 -268
  82. package/src/element-templates/webhook-connector-start-event.json +1563 -1560
  83. package/src/element-templates/webhook-connector-start-message.json +1258 -1258
  84. package/src/element-templates/whatsapp-connector.json +39 -39
  85. package/src/element-templates/idp-extraction-outbound-connector.json +0 -932
@@ -1,18 +1,18 @@
1
1
  [
2
2
  {
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
- "name": "Automation Anywhere connector",
5
- "id": "io.camunda.connectors.AutomationAnywhere.v1",
6
- "version": 2,
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"
4
+ "name": "Automation Anywhere Outbound Connector",
5
+ "id": "io.camunda.connectors.AutomationAnywhere",
6
+ "description": "Manage work items in Automation Anywhere queues.",
7
+ "metadata": {
8
+ "keywords": [
9
+ "add work item to queue",
10
+ "get work item from queue",
11
+ "get work item result from queue by ID"
12
+ ]
14
13
  },
15
14
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/",
15
+ "version": 3,
16
16
  "category": {
17
17
  "id": "connectors",
18
18
  "name": "Connectors"
@@ -22,47 +22,63 @@
22
22
  "value": "bpmn:ServiceTask"
23
23
  },
24
24
  "engines": {
25
- "camunda": "^8.2"
25
+ "camunda": "^8.4"
26
26
  },
27
27
  "groups": [
28
28
  {
29
29
  "id": "operation",
30
30
  "label": "Operation"
31
31
  },
32
- {
33
- "id": "authentication",
34
- "label": "Authentication"
35
- },
36
32
  {
37
33
  "id": "configuration",
38
34
  "label": "Configuration"
39
35
  },
36
+ {
37
+ "id": "authentication",
38
+ "label": "Authentication"
39
+ },
40
40
  {
41
41
  "id": "input",
42
42
  "label": "Input"
43
43
  },
44
+ {
45
+ "id": "timeout",
46
+ "label": "Timeout"
47
+ },
48
+ {
49
+ "id": "connector",
50
+ "label": "Connector"
51
+ },
44
52
  {
45
53
  "id": "output",
46
- "label": "Output"
54
+ "label": "Output mapping"
47
55
  },
48
56
  {
49
- "id": "errors",
57
+ "id": "error",
50
58
  "label": "Error handling"
59
+ },
60
+ {
61
+ "id": "retries",
62
+ "label": "Retries"
51
63
  }
52
64
  ],
53
65
  "properties": [
54
66
  {
55
- "type": "Hidden",
56
- "value": "io.camunda:http-json:1",
67
+ "value": "io.camunda:connector-automationanywhere:1",
57
68
  "binding": {
58
- "type": "zeebe:taskDefinition",
59
- "property": "type"
60
- }
69
+ "property": "type",
70
+ "type": "zeebe:taskDefinition"
71
+ },
72
+ "type": "Hidden"
61
73
  },
62
74
  {
63
- "label": "Operation type",
64
- "id": "operationType",
75
+ "id": "operation.type",
76
+ "label": "Type",
65
77
  "group": "operation",
78
+ "binding": {
79
+ "name": "operation.type",
80
+ "type": "zeebe:input"
81
+ },
66
82
  "type": "Dropdown",
67
83
  "choices": [
68
84
  {
@@ -73,176 +89,107 @@
73
89
  "name": "Get work item result from queue by ID",
74
90
  "value": "listWorkItemsInQueue"
75
91
  }
76
- ],
77
- "binding": {
78
- "type": "zeebe:input",
79
- "name": "operationType"
80
- }
92
+ ]
81
93
  },
82
94
  {
95
+ "id": "configuration.controlRoomUrl",
83
96
  "label": "Control room URL",
84
- "group": "configuration",
97
+ "optional": false,
98
+ "constraints": {
99
+ "notEmpty": true
100
+ },
85
101
  "feel": "optional",
86
- "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>",
87
- "type": "String",
102
+ "group": "configuration",
88
103
  "binding": {
89
- "type": "zeebe:input",
90
- "name": "controlRoomURL"
104
+ "name": "configuration.controlRoomUrl",
105
+ "type": "zeebe:input"
91
106
  },
92
- "constraints": {
93
- "notEmpty": true,
94
- "pattern": {
95
- "value": "^(=|(https?://|secrets\\..+|\\{\\{secrets\\..+\\}\\}).*$)",
96
- "message": "Must be a http(s) URL"
97
- }
98
- }
107
+ "type": "String"
99
108
  },
100
109
  {
110
+ "id": "authentication.type",
101
111
  "label": "Type",
102
- "id": "authenticationType",
112
+ "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>",
113
+ "value": "passwordBasedAuthentication",
103
114
  "group": "authentication",
104
- "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>",
105
- "value": "userNamePasswordAuth",
115
+ "binding": {
116
+ "name": "authentication.type",
117
+ "type": "zeebe:input"
118
+ },
106
119
  "type": "Dropdown",
107
120
  "choices": [
108
121
  {
109
122
  "name": "Authenticate (username and password)",
110
- "value": "userNamePasswordAuth"
123
+ "value": "passwordBasedAuthentication"
111
124
  },
112
125
  {
113
126
  "name": "Authenticate (username and API key)",
114
- "value": "userNameApiKeyAuth"
127
+ "value": "apiKeyAuthentication"
115
128
  },
116
129
  {
117
130
  "name": "Authentication (refresh) token",
118
- "value": "tokenAuth"
131
+ "value": "tokenBasedAuthentication"
119
132
  }
120
- ],
121
- "binding": {
122
- "type": "zeebe:input",
123
- "name": "authentication.withoutBindingType"
124
- }
133
+ ]
125
134
  },
126
135
  {
127
- "id": "credentialsInBodyAuthType",
128
- "group": "authentication",
129
- "type": "Hidden",
130
- "value": "credentialsInBody",
131
- "binding": {
132
- "type": "zeebe:input",
133
- "name": "authentication.type"
134
- },
136
+ "id": "authentication.passwordBassesUsername",
137
+ "label": "Username",
138
+ "optional": false,
135
139
  "constraints": {
136
140
  "notEmpty": true
137
141
  },
138
- "condition": {
139
- "property": "authenticationType",
140
- "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
141
- }
142
- },
143
- {
142
+ "feel": "optional",
144
143
  "group": "authentication",
145
- "type": "Hidden",
146
- "value": "noAuth",
147
144
  "binding": {
148
- "type": "zeebe:input",
149
- "name": "authentication.request.authentication.type"
150
- },
151
- "constraints": {
152
- "notEmpty": true
145
+ "name": "authentication.username",
146
+ "type": "zeebe:input"
153
147
  },
154
148
  "condition": {
155
- "property": "authenticationType",
156
- "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
157
- }
149
+ "property": "authentication.type",
150
+ "equals": "passwordBasedAuthentication",
151
+ "type": "simple"
152
+ },
153
+ "type": "String"
158
154
  },
159
155
  {
160
- "id": "tokenAuthType",
161
- "group": "authentication",
162
- "type": "Hidden",
163
- "value": "noAuth",
164
- "binding": {
165
- "type": "zeebe:input",
166
- "name": "authentication.type"
167
- },
156
+ "id": "authentication.password",
157
+ "label": "Password",
158
+ "optional": false,
168
159
  "constraints": {
169
160
  "notEmpty": true
170
161
  },
171
- "condition": {
172
- "property": "authenticationType",
173
- "oneOf": ["tokenAuth"]
174
- }
175
- },
176
- {
177
- "description": "method for authentication",
178
- "type": "Hidden",
179
- "value": "post",
180
- "binding": {
181
- "type": "zeebe:input",
182
- "name": "authentication.request.method"
183
- },
184
- "condition": {
185
- "property": "authenticationType",
186
- "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
187
- }
188
- },
189
- {
190
- "label": "Username",
191
- "group": "authentication",
192
- "type": "String",
193
162
  "feel": "optional",
163
+ "group": "authentication",
194
164
  "binding": {
195
- "type": "zeebe:input",
196
- "name": "authentication.request.body.username"
197
- },
198
- "constraints": {
199
- "notEmpty": true
165
+ "name": "authentication.password",
166
+ "type": "zeebe:input"
200
167
  },
201
168
  "condition": {
202
- "property": "authenticationType",
203
- "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
204
- }
169
+ "property": "authentication.type",
170
+ "equals": "passwordBasedAuthentication",
171
+ "type": "simple"
172
+ },
173
+ "type": "String"
205
174
  },
206
175
  {
207
- "label": "Password",
208
- "group": "authentication",
209
- "type": "String",
210
- "feel": "optional",
211
- "binding": {
212
- "type": "zeebe:input",
213
- "name": "authentication.request.body.password"
214
- },
176
+ "id": "authentication.multipleLogin",
177
+ "label": "Multiple login",
178
+ "optional": false,
215
179
  "constraints": {
216
180
  "notEmpty": true
217
181
  },
218
- "condition": {
219
- "property": "authenticationType",
220
- "equals": "userNamePasswordAuth"
221
- }
222
- },
223
- {
224
- "label": "API key",
225
182
  "group": "authentication",
226
- "type": "String",
227
- "feel": "optional",
228
183
  "binding": {
229
- "type": "zeebe:input",
230
- "name": "authentication.request.body.apiKey"
231
- },
232
- "constraints": {
233
- "notEmpty": true
184
+ "name": "authentication.multipleLogin",
185
+ "type": "zeebe:input"
234
186
  },
235
187
  "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/8.7/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
188
+ "property": "authentication.type",
189
+ "equals": "passwordBasedAuthentication",
190
+ "type": "simple"
191
+ },
244
192
  "type": "Dropdown",
245
- "value": "false",
246
193
  "choices": [
247
194
  {
248
195
  "name": "TRUE",
@@ -252,304 +199,263 @@
252
199
  "name": "FALSE",
253
200
  "value": "false"
254
201
  }
255
- ],
256
- "binding": {
257
- "type": "zeebe:input",
258
- "name": "authentication.request.body.multipleLogin"
259
- },
202
+ ]
203
+ },
204
+ {
205
+ "id": "authentication.apiUsername",
206
+ "label": "Username",
207
+ "optional": false,
260
208
  "constraints": {
261
209
  "notEmpty": true
262
210
  },
263
- "condition": {
264
- "property": "authenticationType",
265
- "equals": "userNamePasswordAuth"
266
- }
267
- },
268
- {
269
- "label": "Token",
211
+ "feel": "optional",
270
212
  "group": "authentication",
271
- "type": "String",
272
- "feel": "optional",
273
213
  "binding": {
274
- "type": "zeebe:input",
275
- "name": "token"
276
- },
277
- "constraints": {
278
- "notEmpty": true
214
+ "name": "authentication.username",
215
+ "type": "zeebe:input"
279
216
  },
280
217
  "condition": {
281
- "property": "authenticationType",
282
- "equals": "tokenAuth"
283
- }
218
+ "property": "authentication.type",
219
+ "equals": "apiKeyAuthentication",
220
+ "type": "simple"
221
+ },
222
+ "type": "String"
284
223
  },
285
224
  {
286
- "description": "Token",
287
- "type": "Hidden",
288
- "value": "={\"X-Authorization\":token}",
289
- "binding": {
290
- "type": "zeebe:input",
291
- "name": "headers"
292
- },
225
+ "id": "authentication.apiKey",
226
+ "label": "API key",
227
+ "optional": false,
293
228
  "constraints": {
294
229
  "notEmpty": true
295
230
  },
296
- "condition": {
297
- "property": "authenticationType",
298
- "equals": "tokenAuth"
299
- }
300
- },
301
- {
302
- "description": "Output headers",
303
- "type": "Hidden",
304
- "value": "={\"X-Authorization\":\"asObject:token.asString\"}",
231
+ "feel": "optional",
232
+ "group": "authentication",
305
233
  "binding": {
306
- "type": "zeebe:input",
307
- "name": "authentication.outputHeaders"
308
- },
309
- "constraints": {
310
- "notEmpty": true
234
+ "name": "authentication.apiKey",
235
+ "type": "zeebe:input"
311
236
  },
312
237
  "condition": {
313
- "property": "authenticationType",
314
- "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
315
- }
238
+ "property": "authentication.type",
239
+ "equals": "apiKeyAuthentication",
240
+ "type": "simple"
241
+ },
242
+ "type": "String"
316
243
  },
317
244
  {
318
- "description": "Full authentication url",
319
- "type": "Hidden",
245
+ "id": "authentication.token",
246
+ "label": "Token",
320
247
  "optional": false,
321
- "value": "=controlRoomURL+\"/v1/authentication\"",
322
- "binding": {
323
- "type": "zeebe:input",
324
- "name": "authentication.request.url"
325
- },
326
248
  "constraints": {
327
249
  "notEmpty": true
328
250
  },
329
- "condition": {
330
- "property": "authenticationType",
331
- "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
332
- }
333
- },
334
- {
335
- "description": "method for request",
336
- "type": "Hidden",
337
- "value": "post",
251
+ "feel": "optional",
252
+ "group": "authentication",
338
253
  "binding": {
339
- "type": "zeebe:input",
340
- "name": "method"
254
+ "name": "authentication.token",
255
+ "type": "zeebe:input"
341
256
  },
342
257
  "condition": {
343
- "property": "operationType",
344
- "oneOf": ["addWorkItemsToTheQueue", "listWorkItemsInQueue"]
345
- }
258
+ "property": "authentication.type",
259
+ "equals": "tokenBasedAuthentication",
260
+ "type": "simple"
261
+ },
262
+ "type": "String"
346
263
  },
347
264
  {
265
+ "id": "operation.queueId",
348
266
  "label": "Work queue ID",
349
- "group": "input",
350
267
  "description": "The queue ID of the item",
351
- "type": "String",
352
268
  "optional": false,
269
+ "constraints": {
270
+ "notEmpty": true
271
+ },
353
272
  "feel": "optional",
273
+ "group": "input",
354
274
  "binding": {
355
- "type": "zeebe:input",
356
- "name": "queueId"
275
+ "name": "operation.queueId",
276
+ "type": "zeebe:input"
357
277
  },
278
+ "condition": {
279
+ "property": "operation.type",
280
+ "equals": "addWorkItemsToTheQueue",
281
+ "type": "simple"
282
+ },
283
+ "type": "String"
284
+ },
285
+ {
286
+ "id": "operation.data",
287
+ "label": "Work item json data",
288
+ "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>",
289
+ "optional": false,
358
290
  "constraints": {
359
291
  "notEmpty": true
360
292
  },
293
+ "feel": "required",
294
+ "group": "input",
295
+ "binding": {
296
+ "name": "operation.data",
297
+ "type": "zeebe:input"
298
+ },
361
299
  "condition": {
362
- "property": "operationType",
363
- "oneOf": ["addWorkItemsToTheQueue", "listWorkItemsInQueue"]
364
- }
300
+ "property": "operation.type",
301
+ "equals": "addWorkItemsToTheQueue",
302
+ "type": "simple"
303
+ },
304
+ "type": "Text"
365
305
  },
366
306
  {
367
- "description": "Add work items to the queue",
368
- "type": "Hidden",
307
+ "id": "operation.workQueueId",
308
+ "label": "Work queue ID",
309
+ "description": "The queue ID of the item",
369
310
  "optional": false,
370
- "value": "=controlRoomURL+\"/v3/wlm/queues/\"+queueId+\"/workitems\"",
371
- "binding": {
372
- "type": "zeebe:input",
373
- "name": "url"
374
- },
375
311
  "constraints": {
376
312
  "notEmpty": true
377
313
  },
314
+ "feel": "optional",
315
+ "group": "input",
316
+ "binding": {
317
+ "name": "operation.queueId",
318
+ "type": "zeebe:input"
319
+ },
378
320
  "condition": {
379
- "property": "operationType",
380
- "oneOf": ["addWorkItemsToTheQueue"]
381
- }
321
+ "property": "operation.type",
322
+ "equals": "listWorkItemsInQueue",
323
+ "type": "simple"
324
+ },
325
+ "type": "String"
382
326
  },
383
327
  {
328
+ "id": "operation.workItemId",
384
329
  "label": "Work item ID",
385
330
  "description": "The queue item identifier to be fetched from queue",
386
- "group": "input",
387
- "type": "String",
388
- "feel": "optional",
389
331
  "optional": false,
390
- "binding": {
391
- "type": "zeebe:input",
392
- "name": "workItemId"
393
- },
394
332
  "constraints": {
395
333
  "notEmpty": true
396
334
  },
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/8.7/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
335
+ "feel": "static",
405
336
  "group": "input",
406
- "type": "String",
407
- "feel": "required",
408
337
  "binding": {
409
- "type": "zeebe:input",
410
- "name": "itemData"
411
- },
412
- "constraints": {
413
- "notEmpty": true
338
+ "name": "operation.workItemId",
339
+ "type": "zeebe:input"
414
340
  },
415
341
  "condition": {
416
- "property": "operationType",
417
- "oneOf": ["addWorkItemsToTheQueue"]
418
- }
342
+ "property": "operation.type",
343
+ "equals": "listWorkItemsInQueue",
344
+ "type": "simple"
345
+ },
346
+ "type": "Number"
419
347
  },
420
348
  {
421
- "description": "body with a new work item",
422
- "type": "Hidden",
423
- "optional": false,
424
- "value": "={\"workItems\":[{\"json\":itemData}]}",
349
+ "id": "configuration.connectionTimeoutInSeconds",
350
+ "label": "Connection timeout in seconds",
351
+ "description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
352
+ "optional": true,
353
+ "value": 20,
354
+ "feel": "static",
355
+ "group": "timeout",
425
356
  "binding": {
426
- "type": "zeebe:input",
427
- "name": "body"
428
- },
429
- "constraints": {
430
- "notEmpty": true
357
+ "name": "configuration.connectionTimeoutInSeconds",
358
+ "type": "zeebe:input"
431
359
  },
432
- "condition": {
433
- "property": "operationType",
434
- "oneOf": ["addWorkItemsToTheQueue"]
435
- }
360
+ "type": "Number"
436
361
  },
437
362
  {
438
- "label": "filter for getting item by id",
439
- "type": "Hidden",
440
- "optional": false,
441
- "value": "={\"filter\":{\"operator\":\"eq\",\"value\":workItemId,\"field\":\"id\"}}",
363
+ "id": "version",
364
+ "label": "Version",
365
+ "description": "Version of the element template",
366
+ "value": "3",
367
+ "group": "connector",
442
368
  "binding": {
443
- "type": "zeebe:input",
444
- "name": "body"
445
- },
446
- "constraints": {
447
- "notEmpty": true
369
+ "key": "elementTemplateVersion",
370
+ "type": "zeebe:taskHeader"
448
371
  },
449
- "condition": {
450
- "property": "operationType",
451
- "oneOf": ["listWorkItemsInQueue"]
452
- }
372
+ "type": "Hidden"
453
373
  },
454
374
  {
455
- "description": "List work items in queue",
456
- "type": "Hidden",
457
- "optional": false,
458
- "value": "=controlRoomURL+\"/v3/wlm/queues/\"+queueId+\"/workitems/list\"",
375
+ "id": "id",
376
+ "label": "ID",
377
+ "description": "ID of the element template",
378
+ "value": "io.camunda.connectors.AutomationAnywhere",
379
+ "group": "connector",
459
380
  "binding": {
460
- "type": "zeebe:input",
461
- "name": "url"
462
- },
463
- "constraints": {
464
- "notEmpty": true
381
+ "key": "elementTemplateId",
382
+ "type": "zeebe:taskHeader"
465
383
  },
466
- "condition": {
467
- "property": "operationType",
468
- "oneOf": ["listWorkItemsInQueue"]
469
- }
384
+ "type": "Hidden"
470
385
  },
471
386
  {
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",
387
+ "id": "resultVariable",
388
+ "label": "Result variable",
389
+ "description": "Name of variable to store the response in",
390
+ "group": "output",
477
391
  "binding": {
478
- "type": "zeebe:input",
479
- "name": "connectionTimeoutInSeconds"
392
+ "key": "resultVariable",
393
+ "type": "zeebe:taskHeader"
480
394
  },
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
- }
395
+ "type": "String"
490
396
  },
491
397
  {
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>",
398
+ "id": "resultExpression",
399
+ "label": "Result expression",
400
+ "description": "Expression to map the response into process variables",
401
+ "feel": "required",
494
402
  "group": "output",
495
- "type": "String",
496
403
  "binding": {
497
- "type": "zeebe:taskHeader",
498
- "key": "resultVariable"
499
- }
404
+ "key": "resultExpression",
405
+ "type": "zeebe:taskHeader"
406
+ },
407
+ "type": "Text"
500
408
  },
501
409
  {
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",
410
+ "id": "errorExpression",
411
+ "label": "Error expression",
412
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
507
413
  "feel": "required",
508
- "value": "={itemState:response.body.list[1].status}",
414
+ "group": "error",
509
415
  "binding": {
510
- "type": "zeebe:taskHeader",
511
- "key": "resultExpression"
416
+ "key": "errorExpression",
417
+ "type": "zeebe:taskHeader"
512
418
  },
513
- "condition": {
514
- "property": "operationType",
515
- "oneOf": ["listWorkItemsInQueue"]
516
- }
419
+ "type": "Text"
517
420
  },
518
421
  {
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}",
422
+ "id": "retryCount",
423
+ "label": "Retries",
424
+ "description": "Number of retries",
425
+ "value": "3",
426
+ "feel": "optional",
427
+ "group": "retries",
526
428
  "binding": {
527
- "type": "zeebe:taskHeader",
528
- "key": "resultExpression"
429
+ "property": "retries",
430
+ "type": "zeebe:taskDefinition"
529
431
  },
530
- "condition": {
531
- "property": "operationType",
532
- "oneOf": ["addWorkItemsToTheQueue"]
533
- }
432
+ "type": "String"
534
433
  },
535
434
  {
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",
435
+ "id": "retryBackoff",
436
+ "label": "Retry backoff",
437
+ "description": "ISO-8601 duration to wait between retries",
438
+ "value": "PT0S",
439
+ "group": "retries",
541
440
  "binding": {
542
- "type": "zeebe:taskHeader",
543
- "key": "errorExpression"
544
- }
441
+ "key": "retryBackoff",
442
+ "type": "zeebe:taskHeader"
443
+ },
444
+ "type": "String"
545
445
  }
546
- ]
446
+ ],
447
+ "icon": {
448
+ "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+"
449
+ }
547
450
  },
548
451
  {
549
452
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
550
453
  "name": "Automation Anywhere Outbound Connector",
551
454
  "id": "io.camunda.connectors.AutomationAnywhere",
552
455
  "description": "Manage work items in Automation Anywhere queues.",
456
+ "deprecated": {
457
+ "message": "This connector is replaced by the new Automation Anywhere connector (id = io.camunda.connectors.AutomationAnywhere.v1). Please use the new connector instead."
458
+ },
553
459
  "metadata": {
554
460
  "keywords": [
555
461
  "add work item to queue",
@@ -966,17 +872,13 @@
966
872
  {
967
873
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
968
874
  "name": "Automation Anywhere Outbound Connector",
969
- "id": "io.camunda.connectors.AutomationAnywhere.v1",
970
- "version": 3,
971
- "description": "[Deprecated] Orchestrate your Automation Anywhere bots with Camunda. You can create new queue items and get the result from it",
875
+ "id": "io.camunda.connectors.AutomationAnywhere",
876
+ "description": "Orchestrate your Automation Anywhere bots with Camunda. You can create new queue items and get the result from it",
877
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/",
878
+ "version": 1,
972
879
  "deprecated": {
973
- "message": "This version of the connector will no longer be supported in the future. You can find a new supported version in the marketplace",
974
- "documentationRef": "https://docs.camunda.io/docs/components/modeler/web-modeler/camunda-marketplace"
880
+ "message": "This connector is replaced by the new Automation Anywhere connector (id = io.camunda.connectors.AutomationAnywhere.v1). Please use the new connector instead."
975
881
  },
976
- "icon": {
977
- "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"
978
- },
979
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/",
980
882
  "category": {
981
883
  "id": "connectors",
982
884
  "name": "Connectors"
@@ -985,48 +887,57 @@
985
887
  "elementType": {
986
888
  "value": "bpmn:ServiceTask"
987
889
  },
988
- "engines": {
989
- "camunda": "^8.2"
990
- },
991
890
  "groups": [
992
891
  {
993
892
  "id": "operation",
994
893
  "label": "Operation"
995
894
  },
996
- {
997
- "id": "authentication",
998
- "label": "Authentication"
999
- },
1000
895
  {
1001
896
  "id": "configuration",
1002
897
  "label": "Configuration"
1003
898
  },
899
+ {
900
+ "id": "authentication",
901
+ "label": "Authentication"
902
+ },
1004
903
  {
1005
904
  "id": "input",
1006
905
  "label": "Input"
1007
906
  },
907
+ {
908
+ "id": "timeout",
909
+ "label": "Timeout"
910
+ },
1008
911
  {
1009
912
  "id": "output",
1010
- "label": "Output"
913
+ "label": "Output mapping"
1011
914
  },
1012
915
  {
1013
- "id": "errors",
916
+ "id": "error",
1014
917
  "label": "Error handling"
918
+ },
919
+ {
920
+ "id": "retries",
921
+ "label": "Retries"
1015
922
  }
1016
923
  ],
1017
924
  "properties": [
1018
925
  {
1019
- "type": "Hidden",
1020
- "value": "io.camunda:http-json:1",
926
+ "value": "io.camunda:connector-automationanywhere:1",
1021
927
  "binding": {
1022
928
  "type": "zeebe:taskDefinition",
1023
929
  "property": "type"
1024
- }
930
+ },
931
+ "type": "Hidden"
1025
932
  },
1026
933
  {
1027
- "label": "Operation type",
1028
- "id": "operationType",
934
+ "id": "operation.type",
935
+ "label": "Type",
1029
936
  "group": "operation",
937
+ "binding": {
938
+ "name": "operation.type",
939
+ "type": "zeebe:input"
940
+ },
1030
941
  "type": "Dropdown",
1031
942
  "choices": [
1032
943
  {
@@ -1037,483 +948,333 @@
1037
948
  "name": "Get work item result from queue by ID",
1038
949
  "value": "listWorkItemsInQueue"
1039
950
  }
1040
- ],
1041
- "binding": {
1042
- "type": "zeebe:input",
1043
- "name": "operationType"
1044
- }
951
+ ]
1045
952
  },
1046
953
  {
954
+ "id": "configuration.controlRoomUrl",
1047
955
  "label": "Control room URL",
1048
- "group": "configuration",
956
+ "optional": false,
957
+ "constraints": {
958
+ "notEmpty": true
959
+ },
1049
960
  "feel": "optional",
1050
- "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>",
1051
- "type": "String",
961
+ "group": "configuration",
1052
962
  "binding": {
1053
- "type": "zeebe:input",
1054
- "name": "controlRoomURL"
963
+ "name": "configuration.controlRoomUrl",
964
+ "type": "zeebe:input"
1055
965
  },
1056
- "constraints": {
1057
- "notEmpty": true,
1058
- "pattern": {
1059
- "value": "^(=|(https?://|secrets\\..+|\\{\\{secrets\\..+\\}\\}).*$)",
1060
- "message": "Must be a http(s) URL"
1061
- }
1062
- }
966
+ "type": "String"
1063
967
  },
1064
968
  {
969
+ "id": "authentication.type",
1065
970
  "label": "Type",
1066
- "id": "authenticationType",
971
+ "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>",
972
+ "value": "passwordBasedAuthentication",
1067
973
  "group": "authentication",
1068
- "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>",
1069
- "value": "userNamePasswordAuth",
974
+ "binding": {
975
+ "name": "authentication.type",
976
+ "type": "zeebe:input"
977
+ },
1070
978
  "type": "Dropdown",
1071
979
  "choices": [
1072
980
  {
1073
981
  "name": "Authenticate (username and password)",
1074
- "value": "userNamePasswordAuth"
982
+ "value": "passwordBasedAuthentication"
1075
983
  },
1076
984
  {
1077
985
  "name": "Authenticate (username and API key)",
1078
- "value": "userNameApiKeyAuth"
986
+ "value": "apiKeyAuthentication"
1079
987
  },
1080
988
  {
1081
989
  "name": "Authentication (refresh) token",
1082
- "value": "tokenAuth"
990
+ "value": "tokenBasedAuthentication"
1083
991
  }
1084
- ],
1085
- "binding": {
1086
- "type": "zeebe:input",
1087
- "name": "authentication.withoutBindingType"
1088
- }
992
+ ]
1089
993
  },
1090
994
  {
1091
- "id": "credentialsInBodyAuthType",
1092
- "group": "authentication",
1093
- "type": "Hidden",
1094
- "value": "credentialsInBody",
1095
- "binding": {
1096
- "type": "zeebe:input",
1097
- "name": "authentication.type"
1098
- },
995
+ "id": "authentication.passwordBassesUsername",
996
+ "label": "Username",
997
+ "optional": false,
1099
998
  "constraints": {
1100
999
  "notEmpty": true
1101
1000
  },
1102
- "condition": {
1103
- "property": "authenticationType",
1104
- "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
1105
- }
1106
- },
1107
- {
1001
+ "feel": "optional",
1108
1002
  "group": "authentication",
1109
- "type": "Hidden",
1110
- "value": "noAuth",
1111
1003
  "binding": {
1112
- "type": "zeebe:input",
1113
- "name": "authentication.request.authentication.type"
1114
- },
1115
- "constraints": {
1116
- "notEmpty": true
1004
+ "name": "authentication.username",
1005
+ "type": "zeebe:input"
1117
1006
  },
1118
1007
  "condition": {
1119
- "property": "authenticationType",
1120
- "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
1121
- }
1008
+ "property": "authentication.type",
1009
+ "equals": "passwordBasedAuthentication",
1010
+ "type": "simple"
1011
+ },
1012
+ "type": "String"
1122
1013
  },
1123
1014
  {
1124
- "id": "tokenAuthType",
1015
+ "id": "authentication.password",
1016
+ "label": "Password",
1017
+ "optional": false,
1018
+ "constraints": {
1019
+ "notEmpty": true
1020
+ },
1021
+ "feel": "optional",
1125
1022
  "group": "authentication",
1126
- "type": "Hidden",
1127
- "value": "noAuth",
1128
1023
  "binding": {
1129
- "type": "zeebe:input",
1130
- "name": "authentication.type"
1024
+ "name": "authentication.password",
1025
+ "type": "zeebe:input"
1026
+ },
1027
+ "condition": {
1028
+ "property": "authentication.type",
1029
+ "equals": "passwordBasedAuthentication",
1030
+ "type": "simple"
1131
1031
  },
1032
+ "type": "String"
1033
+ },
1034
+ {
1035
+ "id": "authentication.multipleLogin",
1036
+ "label": "Multiple login",
1037
+ "optional": false,
1132
1038
  "constraints": {
1133
1039
  "notEmpty": true
1134
1040
  },
1041
+ "group": "authentication",
1042
+ "binding": {
1043
+ "name": "authentication.multipleLogin",
1044
+ "type": "zeebe:input"
1045
+ },
1135
1046
  "condition": {
1136
- "property": "authenticationType",
1137
- "oneOf": ["tokenAuth"]
1138
- }
1139
- },
1140
- {
1141
- "description": "method for authentication",
1142
- "type": "Hidden",
1143
- "value": "post",
1144
- "binding": {
1145
- "type": "zeebe:input",
1146
- "name": "authentication.request.method"
1047
+ "property": "authentication.type",
1048
+ "equals": "passwordBasedAuthentication",
1049
+ "type": "simple"
1147
1050
  },
1148
- "condition": {
1149
- "property": "authenticationType",
1150
- "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
1151
- }
1051
+ "type": "Dropdown",
1052
+ "choices": [
1053
+ {
1054
+ "name": "TRUE",
1055
+ "value": "true"
1056
+ },
1057
+ {
1058
+ "name": "FALSE",
1059
+ "value": "false"
1060
+ }
1061
+ ]
1152
1062
  },
1153
1063
  {
1064
+ "id": "authentication.apiUsername",
1154
1065
  "label": "Username",
1155
- "group": "authentication",
1156
- "type": "String",
1157
- "feel": "optional",
1158
- "binding": {
1159
- "type": "zeebe:input",
1160
- "name": "authentication.request.body.username"
1161
- },
1066
+ "optional": false,
1162
1067
  "constraints": {
1163
1068
  "notEmpty": true
1164
1069
  },
1165
- "condition": {
1166
- "property": "authenticationType",
1167
- "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
1168
- }
1169
- },
1170
- {
1171
- "label": "Password",
1172
- "group": "authentication",
1173
- "type": "String",
1174
1070
  "feel": "optional",
1071
+ "group": "authentication",
1175
1072
  "binding": {
1176
- "type": "zeebe:input",
1177
- "name": "authentication.request.body.password"
1178
- },
1179
- "constraints": {
1180
- "notEmpty": true
1073
+ "name": "authentication.username",
1074
+ "type": "zeebe:input"
1181
1075
  },
1182
1076
  "condition": {
1183
- "property": "authenticationType",
1184
- "equals": "userNamePasswordAuth"
1185
- }
1077
+ "property": "authentication.type",
1078
+ "equals": "apiKeyAuthentication",
1079
+ "type": "simple"
1080
+ },
1081
+ "type": "String"
1186
1082
  },
1187
1083
  {
1084
+ "id": "authentication.apiKey",
1188
1085
  "label": "API key",
1189
- "group": "authentication",
1190
- "type": "String",
1191
- "feel": "optional",
1192
- "binding": {
1193
- "type": "zeebe:input",
1194
- "name": "authentication.request.body.apiKey"
1195
- },
1086
+ "optional": false,
1196
1087
  "constraints": {
1197
1088
  "notEmpty": true
1198
1089
  },
1199
- "condition": {
1200
- "property": "authenticationType",
1201
- "equals": "userNameApiKeyAuth"
1202
- }
1203
- },
1204
- {
1205
- "label": "Multiple login",
1090
+ "feel": "optional",
1206
1091
  "group": "authentication",
1207
- "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>",
1208
- "type": "Dropdown",
1209
- "value": "false",
1210
- "choices": [
1211
- {
1212
- "name": "TRUE",
1213
- "value": "true"
1214
- },
1215
- {
1216
- "name": "FALSE",
1217
- "value": "false"
1218
- }
1219
- ],
1220
1092
  "binding": {
1221
- "type": "zeebe:input",
1222
- "name": "authentication.request.body.multipleLogin"
1223
- },
1224
- "constraints": {
1225
- "notEmpty": true
1093
+ "name": "authentication.apiKey",
1094
+ "type": "zeebe:input"
1226
1095
  },
1227
1096
  "condition": {
1228
- "property": "authenticationType",
1229
- "equals": "userNamePasswordAuth"
1230
- }
1097
+ "property": "authentication.type",
1098
+ "equals": "apiKeyAuthentication",
1099
+ "type": "simple"
1100
+ },
1101
+ "type": "String"
1231
1102
  },
1232
1103
  {
1104
+ "id": "authentication.token",
1233
1105
  "label": "Token",
1234
- "group": "authentication",
1235
- "type": "String",
1236
- "feel": "optional",
1237
- "binding": {
1238
- "type": "zeebe:input",
1239
- "name": "token"
1240
- },
1106
+ "optional": false,
1241
1107
  "constraints": {
1242
1108
  "notEmpty": true
1243
1109
  },
1244
- "condition": {
1245
- "property": "authenticationType",
1246
- "equals": "tokenAuth"
1247
- }
1248
- },
1249
- {
1250
- "description": "Token",
1251
- "type": "Hidden",
1252
- "value": "={\"X-Authorization\":token}",
1110
+ "feel": "optional",
1111
+ "group": "authentication",
1253
1112
  "binding": {
1254
- "type": "zeebe:input",
1255
- "name": "headers"
1256
- },
1257
- "constraints": {
1258
- "notEmpty": true
1113
+ "name": "authentication.token",
1114
+ "type": "zeebe:input"
1259
1115
  },
1260
1116
  "condition": {
1261
- "property": "authenticationType",
1262
- "equals": "tokenAuth"
1263
- }
1117
+ "property": "authentication.type",
1118
+ "equals": "tokenBasedAuthentication",
1119
+ "type": "simple"
1120
+ },
1121
+ "type": "String"
1264
1122
  },
1265
1123
  {
1266
- "description": "Output headers",
1267
- "type": "Hidden",
1268
- "value": "={\"X-Authorization\":\"asObject:token.asString\"}",
1269
- "binding": {
1270
- "type": "zeebe:input",
1271
- "name": "authentication.outputHeaders"
1272
- },
1124
+ "id": "operation.queueId",
1125
+ "label": "Work queue ID",
1126
+ "description": "The queue ID of the item",
1127
+ "optional": false,
1273
1128
  "constraints": {
1274
1129
  "notEmpty": true
1275
1130
  },
1131
+ "feel": "optional",
1132
+ "group": "input",
1133
+ "binding": {
1134
+ "name": "operation.queueId",
1135
+ "type": "zeebe:input"
1136
+ },
1276
1137
  "condition": {
1277
- "property": "authenticationType",
1278
- "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
1279
- }
1138
+ "property": "operation.type",
1139
+ "equals": "addWorkItemsToTheQueue",
1140
+ "type": "simple"
1141
+ },
1142
+ "type": "String"
1280
1143
  },
1281
1144
  {
1282
- "description": "Full authentication url",
1283
- "type": "Hidden",
1145
+ "id": "operation.data",
1146
+ "label": "Work item json data",
1147
+ "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>",
1284
1148
  "optional": false,
1285
- "value": "=controlRoomURL+\"/v1/authentication\"",
1286
- "binding": {
1287
- "type": "zeebe:input",
1288
- "name": "authentication.request.url"
1289
- },
1290
1149
  "constraints": {
1291
1150
  "notEmpty": true
1292
1151
  },
1293
- "condition": {
1294
- "property": "authenticationType",
1295
- "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
1296
- }
1297
- },
1298
- {
1299
- "description": "method for request",
1300
- "type": "Hidden",
1301
- "value": "post",
1152
+ "feel": "required",
1153
+ "group": "input",
1302
1154
  "binding": {
1303
- "type": "zeebe:input",
1304
- "name": "method"
1155
+ "name": "operation.data",
1156
+ "type": "zeebe:input"
1305
1157
  },
1306
1158
  "condition": {
1307
- "property": "operationType",
1308
- "oneOf": ["addWorkItemsToTheQueue", "listWorkItemsInQueue"]
1309
- }
1159
+ "property": "operation.type",
1160
+ "equals": "addWorkItemsToTheQueue",
1161
+ "type": "simple"
1162
+ },
1163
+ "type": "Text"
1310
1164
  },
1311
1165
  {
1166
+ "id": "operation.workQueueId",
1312
1167
  "label": "Work queue ID",
1313
- "group": "input",
1314
1168
  "description": "The queue ID of the item",
1315
- "type": "String",
1316
1169
  "optional": false,
1317
- "feel": "optional",
1318
- "binding": {
1319
- "type": "zeebe:input",
1320
- "name": "queueId"
1321
- },
1322
1170
  "constraints": {
1323
1171
  "notEmpty": true
1324
1172
  },
1325
- "condition": {
1326
- "property": "operationType",
1327
- "oneOf": ["addWorkItemsToTheQueue", "listWorkItemsInQueue"]
1328
- }
1329
- },
1330
- {
1331
- "description": "Add work items to the queue",
1332
- "type": "Hidden",
1333
- "optional": false,
1334
- "value": "=controlRoomURL+\"/v3/wlm/queues/\"+queueId+\"/workitems\"",
1173
+ "feel": "optional",
1174
+ "group": "input",
1335
1175
  "binding": {
1336
- "type": "zeebe:input",
1337
- "name": "url"
1338
- },
1339
- "constraints": {
1340
- "notEmpty": true
1176
+ "name": "operation.queueId",
1177
+ "type": "zeebe:input"
1341
1178
  },
1342
1179
  "condition": {
1343
- "property": "operationType",
1344
- "oneOf": ["addWorkItemsToTheQueue"]
1345
- }
1180
+ "property": "operation.type",
1181
+ "equals": "listWorkItemsInQueue",
1182
+ "type": "simple"
1183
+ },
1184
+ "type": "String"
1346
1185
  },
1347
1186
  {
1187
+ "id": "operation.workItemId",
1348
1188
  "label": "Work item ID",
1349
1189
  "description": "The queue item identifier to be fetched from queue",
1350
- "group": "input",
1351
- "type": "String",
1352
- "feel": "optional",
1353
1190
  "optional": false,
1354
- "binding": {
1355
- "type": "zeebe:input",
1356
- "name": "workItemId"
1357
- },
1358
1191
  "constraints": {
1359
1192
  "notEmpty": true
1360
1193
  },
1361
- "condition": {
1362
- "property": "operationType",
1363
- "oneOf": ["listWorkItemsInQueue"]
1364
- }
1365
- },
1366
- {
1367
- "label": "Work item json data",
1368
- "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>",
1194
+ "feel": "optional",
1369
1195
  "group": "input",
1370
- "type": "String",
1371
- "feel": "required",
1372
1196
  "binding": {
1373
- "type": "zeebe:input",
1374
- "name": "itemData"
1375
- },
1376
- "constraints": {
1377
- "notEmpty": true
1378
- },
1379
- "condition": {
1380
- "property": "operationType",
1381
- "oneOf": ["addWorkItemsToTheQueue"]
1382
- }
1383
- },
1384
- {
1385
- "description": "body with a new work item",
1386
- "type": "Hidden",
1387
- "optional": false,
1388
- "value": "={\"workItems\":[{\"json\":itemData}]}",
1389
- "binding": {
1390
- "type": "zeebe:input",
1391
- "name": "body"
1392
- },
1393
- "constraints": {
1394
- "notEmpty": true
1395
- },
1396
- "condition": {
1397
- "property": "operationType",
1398
- "oneOf": ["addWorkItemsToTheQueue"]
1399
- }
1400
- },
1401
- {
1402
- "label": "filter for getting item by id",
1403
- "type": "Hidden",
1404
- "optional": false,
1405
- "value": "={\"filter\":{\"operator\":\"eq\",\"value\":workItemId,\"field\":\"id\"}}",
1406
- "binding": {
1407
- "type": "zeebe:input",
1408
- "name": "body"
1409
- },
1410
- "constraints": {
1411
- "notEmpty": true
1197
+ "name": "operation.workItemId",
1198
+ "type": "zeebe:input"
1412
1199
  },
1413
1200
  "condition": {
1414
- "property": "operationType",
1415
- "oneOf": ["listWorkItemsInQueue"]
1416
- }
1417
- },
1418
- {
1419
- "description": "List work items in queue",
1420
- "type": "Hidden",
1421
- "optional": false,
1422
- "value": "=controlRoomURL+\"/v3/wlm/queues/\"+queueId+\"/workitems/list\"",
1423
- "binding": {
1424
- "type": "zeebe:input",
1425
- "name": "url"
1426
- },
1427
- "constraints": {
1428
- "notEmpty": true
1201
+ "property": "operation.type",
1202
+ "equals": "listWorkItemsInQueue",
1203
+ "type": "simple"
1429
1204
  },
1430
- "condition": {
1431
- "property": "operationType",
1432
- "oneOf": ["listWorkItemsInQueue"]
1433
- }
1205
+ "type": "String"
1434
1206
  },
1435
1207
  {
1436
- "label": "Connection timeout",
1208
+ "id": "configuration.connectionTimeoutInSeconds",
1209
+ "label": "Connection timeout in seconds",
1437
1210
  "description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
1438
- "group": "errors",
1439
- "type": "String",
1211
+ "optional": true,
1440
1212
  "value": "20",
1213
+ "feel": "optional",
1214
+ "group": "timeout",
1441
1215
  "binding": {
1442
- "type": "zeebe:input",
1443
- "name": "connectionTimeoutInSeconds"
1216
+ "name": "configuration.connectionTimeoutInSeconds",
1217
+ "type": "zeebe:input"
1444
1218
  },
1445
- "optional": true,
1446
- "feel": "optional",
1447
- "constraints": {
1448
- "notEmpty": false,
1449
- "pattern": {
1450
- "value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
1451
- "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
1452
- }
1453
- }
1219
+ "type": "String"
1454
1220
  },
1455
1221
  {
1222
+ "id": "resultVariable",
1456
1223
  "label": "Result variable",
1457
- "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>",
1224
+ "description": "Name of variable to store the response in",
1458
1225
  "group": "output",
1459
- "type": "String",
1460
1226
  "binding": {
1461
- "type": "zeebe:taskHeader",
1462
- "key": "resultVariable"
1463
- }
1227
+ "key": "resultVariable",
1228
+ "type": "zeebe:taskHeader"
1229
+ },
1230
+ "type": "String"
1464
1231
  },
1465
1232
  {
1233
+ "id": "resultExpression",
1466
1234
  "label": "Result expression",
1467
- "id": "resultExpressionGetItemState",
1468
- "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>",
1469
- "group": "output",
1470
- "type": "String",
1235
+ "description": "Expression to map the response into process variables",
1471
1236
  "feel": "required",
1472
- "value": "={itemState:response.body.list[1].status}",
1237
+ "group": "output",
1473
1238
  "binding": {
1474
- "type": "zeebe:taskHeader",
1475
- "key": "resultExpression"
1239
+ "key": "resultExpression",
1240
+ "type": "zeebe:taskHeader"
1476
1241
  },
1477
- "condition": {
1478
- "property": "operationType",
1479
- "oneOf": ["listWorkItemsInQueue"]
1480
- }
1242
+ "type": "Text"
1481
1243
  },
1482
1244
  {
1483
- "label": "Result expression",
1484
- "id": "resultExpressionGetItemId",
1485
- "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>",
1486
- "group": "output",
1487
- "type": "String",
1245
+ "id": "errorExpression",
1246
+ "label": "Error expression",
1247
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
1488
1248
  "feel": "required",
1489
- "value": "={itemId:response.body.list[1].id}",
1249
+ "group": "error",
1490
1250
  "binding": {
1491
- "type": "zeebe:taskHeader",
1492
- "key": "resultExpression"
1251
+ "key": "errorExpression",
1252
+ "type": "zeebe:taskHeader"
1493
1253
  },
1494
- "condition": {
1495
- "property": "operationType",
1496
- "oneOf": ["addWorkItemsToTheQueue"]
1497
- }
1254
+ "type": "Text"
1498
1255
  },
1499
1256
  {
1500
- "label": "Error expression",
1501
- "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>",
1502
- "group": "errors",
1503
- "type": "Text",
1504
- "feel": "required",
1257
+ "id": "retryBackoff",
1258
+ "label": "Retry backoff",
1259
+ "description": "ISO-8601 duration to wait between retries",
1260
+ "value": "PT0S",
1261
+ "group": "retries",
1505
1262
  "binding": {
1506
- "type": "zeebe:taskHeader",
1507
- "key": "errorExpression"
1508
- }
1263
+ "key": "retryBackoff",
1264
+ "type": "zeebe:taskHeader"
1265
+ },
1266
+ "type": "Hidden"
1509
1267
  }
1510
- ]
1268
+ ],
1269
+ "icon": {
1270
+ "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+"
1271
+ }
1511
1272
  },
1512
1273
  {
1513
1274
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1514
- "name": "Automation Anywhere Outbound Connector",
1275
+ "name": "Automation Anywhere connector",
1515
1276
  "id": "io.camunda.connectors.AutomationAnywhere.v1",
1516
- "version": 4,
1277
+ "version": 2,
1517
1278
  "description": "[Deprecated] Orchestrate your Automation Anywhere bots with Camunda. You can create new queue items and get the result from it",
1518
1279
  "deprecated": {
1519
1280
  "message": "This version of the connector will no longer be supported in the future. You can find a new supported version in the marketplace",
@@ -1532,7 +1293,7 @@
1532
1293
  "value": "bpmn:ServiceTask"
1533
1294
  },
1534
1295
  "engines": {
1535
- "camunda": "^8.4"
1296
+ "camunda": "^8.2"
1536
1297
  },
1537
1298
  "groups": [
1538
1299
  {
@@ -1593,7 +1354,7 @@
1593
1354
  "label": "Control room URL",
1594
1355
  "group": "configuration",
1595
1356
  "feel": "optional",
1596
- "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>",
1357
+ "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>",
1597
1358
  "type": "String",
1598
1359
  "binding": {
1599
1360
  "type": "zeebe:input",
@@ -1611,7 +1372,7 @@
1611
1372
  "label": "Type",
1612
1373
  "id": "authenticationType",
1613
1374
  "group": "authentication",
1614
- "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>",
1375
+ "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>",
1615
1376
  "value": "userNamePasswordAuth",
1616
1377
  "type": "Dropdown",
1617
1378
  "choices": [
@@ -1750,7 +1511,7 @@
1750
1511
  {
1751
1512
  "label": "Multiple login",
1752
1513
  "group": "authentication",
1753
- "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>",
1514
+ "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>",
1754
1515
  "type": "Dropdown",
1755
1516
  "value": "false",
1756
1517
  "choices": [
@@ -1911,7 +1672,7 @@
1911
1672
  },
1912
1673
  {
1913
1674
  "label": "Work item json data",
1914
- "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>",
1675
+ "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>",
1915
1676
  "group": "input",
1916
1677
  "type": "String",
1917
1678
  "feel": "required",
@@ -2058,10 +1819,17 @@
2058
1819
  {
2059
1820
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2060
1821
  "name": "Automation Anywhere Outbound Connector",
2061
- "id": "io.camunda.connectors.AutomationAnywhere",
2062
- "description": "Orchestrate your Automation Anywhere bots with Camunda. You can create new queue items and get the result from it",
1822
+ "id": "io.camunda.connectors.AutomationAnywhere.v1",
1823
+ "version": 4,
1824
+ "description": "[Deprecated] Orchestrate your Automation Anywhere bots with Camunda. You can create new queue items and get the result from it",
1825
+ "deprecated": {
1826
+ "message": "This version of the connector will no longer be supported in the future. You can find a new supported version in the marketplace",
1827
+ "documentationRef": "https://docs.camunda.io/docs/components/modeler/web-modeler/camunda-marketplace"
1828
+ },
1829
+ "icon": {
1830
+ "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"
1831
+ },
2063
1832
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/",
2064
- "version": 1,
2065
1833
  "category": {
2066
1834
  "id": "connectors",
2067
1835
  "name": "Connectors"
@@ -2070,57 +1838,48 @@
2070
1838
  "elementType": {
2071
1839
  "value": "bpmn:ServiceTask"
2072
1840
  },
1841
+ "engines": {
1842
+ "camunda": "^8.4"
1843
+ },
2073
1844
  "groups": [
2074
1845
  {
2075
1846
  "id": "operation",
2076
1847
  "label": "Operation"
2077
1848
  },
2078
- {
2079
- "id": "configuration",
2080
- "label": "Configuration"
2081
- },
2082
1849
  {
2083
1850
  "id": "authentication",
2084
1851
  "label": "Authentication"
2085
1852
  },
2086
1853
  {
2087
- "id": "input",
2088
- "label": "Input"
1854
+ "id": "configuration",
1855
+ "label": "Configuration"
2089
1856
  },
2090
1857
  {
2091
- "id": "timeout",
2092
- "label": "Timeout"
1858
+ "id": "input",
1859
+ "label": "Input"
2093
1860
  },
2094
1861
  {
2095
1862
  "id": "output",
2096
- "label": "Output mapping"
1863
+ "label": "Output"
2097
1864
  },
2098
1865
  {
2099
- "id": "error",
1866
+ "id": "errors",
2100
1867
  "label": "Error handling"
2101
- },
2102
- {
2103
- "id": "retries",
2104
- "label": "Retries"
2105
1868
  }
2106
1869
  ],
2107
1870
  "properties": [
2108
1871
  {
2109
- "value": "io.camunda:connector-automationanywhere:1",
1872
+ "type": "Hidden",
1873
+ "value": "io.camunda:http-json:1",
2110
1874
  "binding": {
2111
1875
  "type": "zeebe:taskDefinition",
2112
1876
  "property": "type"
2113
- },
2114
- "type": "Hidden"
1877
+ }
2115
1878
  },
2116
1879
  {
2117
- "id": "operation.type",
2118
- "label": "Type",
1880
+ "label": "Operation type",
1881
+ "id": "operationType",
2119
1882
  "group": "operation",
2120
- "binding": {
2121
- "name": "operation.type",
2122
- "type": "zeebe:input"
2123
- },
2124
1883
  "type": "Dropdown",
2125
1884
  "choices": [
2126
1885
  {
@@ -2131,107 +1890,176 @@
2131
1890
  "name": "Get work item result from queue by ID",
2132
1891
  "value": "listWorkItemsInQueue"
2133
1892
  }
2134
- ]
1893
+ ],
1894
+ "binding": {
1895
+ "type": "zeebe:input",
1896
+ "name": "operationType"
1897
+ }
2135
1898
  },
2136
1899
  {
2137
- "id": "configuration.controlRoomUrl",
2138
1900
  "label": "Control room URL",
2139
- "optional": false,
2140
- "constraints": {
2141
- "notEmpty": true
2142
- },
2143
- "feel": "optional",
2144
1901
  "group": "configuration",
1902
+ "feel": "optional",
1903
+ "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>",
1904
+ "type": "String",
2145
1905
  "binding": {
2146
- "name": "configuration.controlRoomUrl",
2147
- "type": "zeebe:input"
1906
+ "type": "zeebe:input",
1907
+ "name": "controlRoomURL"
2148
1908
  },
2149
- "type": "String"
1909
+ "constraints": {
1910
+ "notEmpty": true,
1911
+ "pattern": {
1912
+ "value": "^(=|(https?://|secrets\\..+|\\{\\{secrets\\..+\\}\\}).*$)",
1913
+ "message": "Must be a http(s) URL"
1914
+ }
1915
+ }
2150
1916
  },
2151
1917
  {
2152
- "id": "authentication.type",
2153
1918
  "label": "Type",
2154
- "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>",
2155
- "value": "passwordBasedAuthentication",
1919
+ "id": "authenticationType",
2156
1920
  "group": "authentication",
2157
- "binding": {
2158
- "name": "authentication.type",
2159
- "type": "zeebe:input"
2160
- },
1921
+ "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>",
1922
+ "value": "userNamePasswordAuth",
2161
1923
  "type": "Dropdown",
2162
1924
  "choices": [
2163
1925
  {
2164
1926
  "name": "Authenticate (username and password)",
2165
- "value": "passwordBasedAuthentication"
1927
+ "value": "userNamePasswordAuth"
2166
1928
  },
2167
1929
  {
2168
1930
  "name": "Authenticate (username and API key)",
2169
- "value": "apiKeyAuthentication"
1931
+ "value": "userNameApiKeyAuth"
2170
1932
  },
2171
1933
  {
2172
1934
  "name": "Authentication (refresh) token",
2173
- "value": "tokenBasedAuthentication"
1935
+ "value": "tokenAuth"
2174
1936
  }
2175
- ]
1937
+ ],
1938
+ "binding": {
1939
+ "type": "zeebe:input",
1940
+ "name": "authentication.withoutBindingType"
1941
+ }
2176
1942
  },
2177
1943
  {
2178
- "id": "authentication.passwordBassesUsername",
2179
- "label": "Username",
2180
- "optional": false,
1944
+ "id": "credentialsInBodyAuthType",
1945
+ "group": "authentication",
1946
+ "type": "Hidden",
1947
+ "value": "credentialsInBody",
1948
+ "binding": {
1949
+ "type": "zeebe:input",
1950
+ "name": "authentication.type"
1951
+ },
2181
1952
  "constraints": {
2182
1953
  "notEmpty": true
2183
1954
  },
2184
- "feel": "optional",
1955
+ "condition": {
1956
+ "property": "authenticationType",
1957
+ "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
1958
+ }
1959
+ },
1960
+ {
2185
1961
  "group": "authentication",
1962
+ "type": "Hidden",
1963
+ "value": "noAuth",
2186
1964
  "binding": {
2187
- "name": "authentication.username",
2188
- "type": "zeebe:input"
1965
+ "type": "zeebe:input",
1966
+ "name": "authentication.request.authentication.type"
2189
1967
  },
2190
- "condition": {
2191
- "property": "authentication.type",
2192
- "equals": "passwordBasedAuthentication",
2193
- "type": "simple"
1968
+ "constraints": {
1969
+ "notEmpty": true
2194
1970
  },
2195
- "type": "String"
1971
+ "condition": {
1972
+ "property": "authenticationType",
1973
+ "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
1974
+ }
2196
1975
  },
2197
1976
  {
2198
- "id": "authentication.password",
2199
- "label": "Password",
2200
- "optional": false,
1977
+ "id": "tokenAuthType",
1978
+ "group": "authentication",
1979
+ "type": "Hidden",
1980
+ "value": "noAuth",
1981
+ "binding": {
1982
+ "type": "zeebe:input",
1983
+ "name": "authentication.type"
1984
+ },
2201
1985
  "constraints": {
2202
1986
  "notEmpty": true
2203
1987
  },
2204
- "feel": "optional",
2205
- "group": "authentication",
1988
+ "condition": {
1989
+ "property": "authenticationType",
1990
+ "oneOf": ["tokenAuth"]
1991
+ }
1992
+ },
1993
+ {
1994
+ "description": "method for authentication",
1995
+ "type": "Hidden",
1996
+ "value": "post",
2206
1997
  "binding": {
2207
- "name": "authentication.password",
2208
- "type": "zeebe:input"
1998
+ "type": "zeebe:input",
1999
+ "name": "authentication.request.method"
2209
2000
  },
2210
2001
  "condition": {
2211
- "property": "authentication.type",
2212
- "equals": "passwordBasedAuthentication",
2213
- "type": "simple"
2214
- },
2215
- "type": "String"
2002
+ "property": "authenticationType",
2003
+ "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
2004
+ }
2216
2005
  },
2217
2006
  {
2218
- "id": "authentication.multipleLogin",
2219
- "label": "Multiple login",
2220
- "optional": false,
2007
+ "label": "Username",
2008
+ "group": "authentication",
2009
+ "type": "String",
2010
+ "feel": "optional",
2011
+ "binding": {
2012
+ "type": "zeebe:input",
2013
+ "name": "authentication.request.body.username"
2014
+ },
2221
2015
  "constraints": {
2222
2016
  "notEmpty": true
2223
2017
  },
2018
+ "condition": {
2019
+ "property": "authenticationType",
2020
+ "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
2021
+ }
2022
+ },
2023
+ {
2024
+ "label": "Password",
2224
2025
  "group": "authentication",
2026
+ "type": "String",
2027
+ "feel": "optional",
2225
2028
  "binding": {
2226
- "name": "authentication.multipleLogin",
2227
- "type": "zeebe:input"
2029
+ "type": "zeebe:input",
2030
+ "name": "authentication.request.body.password"
2031
+ },
2032
+ "constraints": {
2033
+ "notEmpty": true
2228
2034
  },
2229
2035
  "condition": {
2230
- "property": "authentication.type",
2231
- "equals": "passwordBasedAuthentication",
2232
- "type": "simple"
2036
+ "property": "authenticationType",
2037
+ "equals": "userNamePasswordAuth"
2038
+ }
2039
+ },
2040
+ {
2041
+ "label": "API key",
2042
+ "group": "authentication",
2043
+ "type": "String",
2044
+ "feel": "optional",
2045
+ "binding": {
2046
+ "type": "zeebe:input",
2047
+ "name": "authentication.request.body.apiKey"
2048
+ },
2049
+ "constraints": {
2050
+ "notEmpty": true
2233
2051
  },
2052
+ "condition": {
2053
+ "property": "authenticationType",
2054
+ "equals": "userNameApiKeyAuth"
2055
+ }
2056
+ },
2057
+ {
2058
+ "label": "Multiple login",
2059
+ "group": "authentication",
2060
+ "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>",
2234
2061
  "type": "Dropdown",
2062
+ "value": "false",
2235
2063
  "choices": [
2236
2064
  {
2237
2065
  "name": "TRUE",
@@ -2241,231 +2069,313 @@
2241
2069
  "name": "FALSE",
2242
2070
  "value": "false"
2243
2071
  }
2244
- ]
2245
- },
2246
- {
2247
- "id": "authentication.apiUsername",
2248
- "label": "Username",
2249
- "optional": false,
2072
+ ],
2073
+ "binding": {
2074
+ "type": "zeebe:input",
2075
+ "name": "authentication.request.body.multipleLogin"
2076
+ },
2250
2077
  "constraints": {
2251
2078
  "notEmpty": true
2252
2079
  },
2253
- "feel": "optional",
2080
+ "condition": {
2081
+ "property": "authenticationType",
2082
+ "equals": "userNamePasswordAuth"
2083
+ }
2084
+ },
2085
+ {
2086
+ "label": "Token",
2254
2087
  "group": "authentication",
2088
+ "type": "String",
2089
+ "feel": "optional",
2255
2090
  "binding": {
2256
- "name": "authentication.username",
2257
- "type": "zeebe:input"
2091
+ "type": "zeebe:input",
2092
+ "name": "token"
2258
2093
  },
2259
- "condition": {
2260
- "property": "authentication.type",
2261
- "equals": "apiKeyAuthentication",
2262
- "type": "simple"
2094
+ "constraints": {
2095
+ "notEmpty": true
2263
2096
  },
2264
- "type": "String"
2097
+ "condition": {
2098
+ "property": "authenticationType",
2099
+ "equals": "tokenAuth"
2100
+ }
2265
2101
  },
2266
2102
  {
2267
- "id": "authentication.apiKey",
2268
- "label": "API key",
2269
- "optional": false,
2103
+ "description": "Token",
2104
+ "type": "Hidden",
2105
+ "value": "={\"X-Authorization\":token}",
2106
+ "binding": {
2107
+ "type": "zeebe:input",
2108
+ "name": "headers"
2109
+ },
2270
2110
  "constraints": {
2271
2111
  "notEmpty": true
2272
2112
  },
2273
- "feel": "optional",
2274
- "group": "authentication",
2113
+ "condition": {
2114
+ "property": "authenticationType",
2115
+ "equals": "tokenAuth"
2116
+ }
2117
+ },
2118
+ {
2119
+ "description": "Output headers",
2120
+ "type": "Hidden",
2121
+ "value": "={\"X-Authorization\":\"asObject:token.asString\"}",
2275
2122
  "binding": {
2276
- "name": "authentication.apiKey",
2277
- "type": "zeebe:input"
2123
+ "type": "zeebe:input",
2124
+ "name": "authentication.outputHeaders"
2278
2125
  },
2279
- "condition": {
2280
- "property": "authentication.type",
2281
- "equals": "apiKeyAuthentication",
2282
- "type": "simple"
2126
+ "constraints": {
2127
+ "notEmpty": true
2283
2128
  },
2284
- "type": "String"
2129
+ "condition": {
2130
+ "property": "authenticationType",
2131
+ "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
2132
+ }
2285
2133
  },
2286
2134
  {
2287
- "id": "authentication.token",
2288
- "label": "Token",
2135
+ "description": "Full authentication url",
2136
+ "type": "Hidden",
2289
2137
  "optional": false,
2138
+ "value": "=controlRoomURL+\"/v1/authentication\"",
2139
+ "binding": {
2140
+ "type": "zeebe:input",
2141
+ "name": "authentication.request.url"
2142
+ },
2290
2143
  "constraints": {
2291
2144
  "notEmpty": true
2292
2145
  },
2293
- "feel": "optional",
2294
- "group": "authentication",
2146
+ "condition": {
2147
+ "property": "authenticationType",
2148
+ "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
2149
+ }
2150
+ },
2151
+ {
2152
+ "description": "method for request",
2153
+ "type": "Hidden",
2154
+ "value": "post",
2295
2155
  "binding": {
2296
- "name": "authentication.token",
2297
- "type": "zeebe:input"
2156
+ "type": "zeebe:input",
2157
+ "name": "method"
2298
2158
  },
2299
2159
  "condition": {
2300
- "property": "authentication.type",
2301
- "equals": "tokenBasedAuthentication",
2302
- "type": "simple"
2303
- },
2304
- "type": "String"
2160
+ "property": "operationType",
2161
+ "oneOf": ["addWorkItemsToTheQueue", "listWorkItemsInQueue"]
2162
+ }
2305
2163
  },
2306
2164
  {
2307
- "id": "operation.queueId",
2308
2165
  "label": "Work queue ID",
2166
+ "group": "input",
2309
2167
  "description": "The queue ID of the item",
2168
+ "type": "String",
2310
2169
  "optional": false,
2311
- "constraints": {
2312
- "notEmpty": true
2313
- },
2314
2170
  "feel": "optional",
2315
- "group": "input",
2316
2171
  "binding": {
2317
- "name": "operation.queueId",
2318
- "type": "zeebe:input"
2172
+ "type": "zeebe:input",
2173
+ "name": "queueId"
2319
2174
  },
2320
- "condition": {
2321
- "property": "operation.type",
2322
- "equals": "addWorkItemsToTheQueue",
2323
- "type": "simple"
2175
+ "constraints": {
2176
+ "notEmpty": true
2324
2177
  },
2325
- "type": "String"
2178
+ "condition": {
2179
+ "property": "operationType",
2180
+ "oneOf": ["addWorkItemsToTheQueue", "listWorkItemsInQueue"]
2181
+ }
2326
2182
  },
2327
2183
  {
2328
- "id": "operation.data",
2329
- "label": "Work item json data",
2330
- "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>",
2184
+ "description": "Add work items to the queue",
2185
+ "type": "Hidden",
2331
2186
  "optional": false,
2187
+ "value": "=controlRoomURL+\"/v3/wlm/queues/\"+queueId+\"/workitems\"",
2188
+ "binding": {
2189
+ "type": "zeebe:input",
2190
+ "name": "url"
2191
+ },
2332
2192
  "constraints": {
2333
2193
  "notEmpty": true
2334
2194
  },
2335
- "feel": "required",
2336
- "group": "input",
2337
- "binding": {
2338
- "name": "operation.data",
2339
- "type": "zeebe:input"
2340
- },
2341
2195
  "condition": {
2342
- "property": "operation.type",
2343
- "equals": "addWorkItemsToTheQueue",
2344
- "type": "simple"
2345
- },
2346
- "type": "Text"
2196
+ "property": "operationType",
2197
+ "oneOf": ["addWorkItemsToTheQueue"]
2198
+ }
2347
2199
  },
2348
2200
  {
2349
- "id": "operation.workQueueId",
2350
- "label": "Work queue ID",
2351
- "description": "The queue ID of the item",
2201
+ "label": "Work item ID",
2202
+ "description": "The queue item identifier to be fetched from queue",
2203
+ "group": "input",
2204
+ "type": "String",
2205
+ "feel": "optional",
2352
2206
  "optional": false,
2207
+ "binding": {
2208
+ "type": "zeebe:input",
2209
+ "name": "workItemId"
2210
+ },
2353
2211
  "constraints": {
2354
2212
  "notEmpty": true
2355
2213
  },
2356
- "feel": "optional",
2214
+ "condition": {
2215
+ "property": "operationType",
2216
+ "oneOf": ["listWorkItemsInQueue"]
2217
+ }
2218
+ },
2219
+ {
2220
+ "label": "Work item json data",
2221
+ "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>",
2357
2222
  "group": "input",
2223
+ "type": "String",
2224
+ "feel": "required",
2358
2225
  "binding": {
2359
- "name": "operation.queueId",
2360
- "type": "zeebe:input"
2226
+ "type": "zeebe:input",
2227
+ "name": "itemData"
2361
2228
  },
2362
- "condition": {
2363
- "property": "operation.type",
2364
- "equals": "listWorkItemsInQueue",
2365
- "type": "simple"
2229
+ "constraints": {
2230
+ "notEmpty": true
2366
2231
  },
2367
- "type": "String"
2232
+ "condition": {
2233
+ "property": "operationType",
2234
+ "oneOf": ["addWorkItemsToTheQueue"]
2235
+ }
2368
2236
  },
2369
2237
  {
2370
- "id": "operation.workItemId",
2371
- "label": "Work item ID",
2372
- "description": "The queue item identifier to be fetched from queue",
2238
+ "description": "body with a new work item",
2239
+ "type": "Hidden",
2373
2240
  "optional": false,
2241
+ "value": "={\"workItems\":[{\"json\":itemData}]}",
2242
+ "binding": {
2243
+ "type": "zeebe:input",
2244
+ "name": "body"
2245
+ },
2374
2246
  "constraints": {
2375
2247
  "notEmpty": true
2376
2248
  },
2377
- "feel": "optional",
2378
- "group": "input",
2249
+ "condition": {
2250
+ "property": "operationType",
2251
+ "oneOf": ["addWorkItemsToTheQueue"]
2252
+ }
2253
+ },
2254
+ {
2255
+ "label": "filter for getting item by id",
2256
+ "type": "Hidden",
2257
+ "optional": false,
2258
+ "value": "={\"filter\":{\"operator\":\"eq\",\"value\":workItemId,\"field\":\"id\"}}",
2379
2259
  "binding": {
2380
- "name": "operation.workItemId",
2381
- "type": "zeebe:input"
2260
+ "type": "zeebe:input",
2261
+ "name": "body"
2262
+ },
2263
+ "constraints": {
2264
+ "notEmpty": true
2382
2265
  },
2383
2266
  "condition": {
2384
- "property": "operation.type",
2385
- "equals": "listWorkItemsInQueue",
2386
- "type": "simple"
2267
+ "property": "operationType",
2268
+ "oneOf": ["listWorkItemsInQueue"]
2269
+ }
2270
+ },
2271
+ {
2272
+ "description": "List work items in queue",
2273
+ "type": "Hidden",
2274
+ "optional": false,
2275
+ "value": "=controlRoomURL+\"/v3/wlm/queues/\"+queueId+\"/workitems/list\"",
2276
+ "binding": {
2277
+ "type": "zeebe:input",
2278
+ "name": "url"
2387
2279
  },
2388
- "type": "String"
2280
+ "constraints": {
2281
+ "notEmpty": true
2282
+ },
2283
+ "condition": {
2284
+ "property": "operationType",
2285
+ "oneOf": ["listWorkItemsInQueue"]
2286
+ }
2389
2287
  },
2390
2288
  {
2391
- "id": "configuration.connectionTimeoutInSeconds",
2392
- "label": "Connection timeout in seconds",
2289
+ "label": "Connection timeout",
2393
2290
  "description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
2394
- "optional": true,
2291
+ "group": "errors",
2292
+ "type": "String",
2395
2293
  "value": "20",
2396
- "feel": "optional",
2397
- "group": "timeout",
2398
2294
  "binding": {
2399
- "name": "configuration.connectionTimeoutInSeconds",
2400
- "type": "zeebe:input"
2295
+ "type": "zeebe:input",
2296
+ "name": "connectionTimeoutInSeconds"
2401
2297
  },
2402
- "type": "String"
2298
+ "optional": true,
2299
+ "feel": "optional",
2300
+ "constraints": {
2301
+ "notEmpty": false,
2302
+ "pattern": {
2303
+ "value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
2304
+ "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
2305
+ }
2306
+ }
2403
2307
  },
2404
2308
  {
2405
- "id": "resultVariable",
2406
2309
  "label": "Result variable",
2407
- "description": "Name of variable to store the response in",
2310
+ "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>",
2408
2311
  "group": "output",
2312
+ "type": "String",
2409
2313
  "binding": {
2410
- "key": "resultVariable",
2411
- "type": "zeebe:taskHeader"
2412
- },
2413
- "type": "String"
2314
+ "type": "zeebe:taskHeader",
2315
+ "key": "resultVariable"
2316
+ }
2414
2317
  },
2415
2318
  {
2416
- "id": "resultExpression",
2417
2319
  "label": "Result expression",
2418
- "description": "Expression to map the response into process variables",
2419
- "feel": "required",
2320
+ "id": "resultExpressionGetItemState",
2321
+ "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>",
2420
2322
  "group": "output",
2323
+ "type": "String",
2324
+ "feel": "required",
2325
+ "value": "={itemState:response.body.list[1].status}",
2421
2326
  "binding": {
2422
- "key": "resultExpression",
2423
- "type": "zeebe:taskHeader"
2327
+ "type": "zeebe:taskHeader",
2328
+ "key": "resultExpression"
2424
2329
  },
2425
- "type": "Text"
2330
+ "condition": {
2331
+ "property": "operationType",
2332
+ "oneOf": ["listWorkItemsInQueue"]
2333
+ }
2426
2334
  },
2427
2335
  {
2428
- "id": "errorExpression",
2429
- "label": "Error expression",
2430
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
2336
+ "label": "Result expression",
2337
+ "id": "resultExpressionGetItemId",
2338
+ "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>",
2339
+ "group": "output",
2340
+ "type": "String",
2431
2341
  "feel": "required",
2432
- "group": "error",
2342
+ "value": "={itemId:response.body.list[1].id}",
2433
2343
  "binding": {
2434
- "key": "errorExpression",
2435
- "type": "zeebe:taskHeader"
2344
+ "type": "zeebe:taskHeader",
2345
+ "key": "resultExpression"
2436
2346
  },
2437
- "type": "Text"
2347
+ "condition": {
2348
+ "property": "operationType",
2349
+ "oneOf": ["addWorkItemsToTheQueue"]
2350
+ }
2438
2351
  },
2439
2352
  {
2440
- "id": "retryBackoff",
2441
- "label": "Retry backoff",
2442
- "description": "ISO-8601 duration to wait between retries",
2443
- "value": "PT0S",
2444
- "group": "retries",
2353
+ "label": "Error expression",
2354
+ "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>",
2355
+ "group": "errors",
2356
+ "type": "Text",
2357
+ "feel": "required",
2445
2358
  "binding": {
2446
- "key": "retryBackoff",
2447
- "type": "zeebe:taskHeader"
2448
- },
2449
- "type": "Hidden"
2359
+ "type": "zeebe:taskHeader",
2360
+ "key": "errorExpression"
2361
+ }
2450
2362
  }
2451
- ],
2452
- "icon": {
2453
- "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+"
2454
- }
2363
+ ]
2455
2364
  },
2456
2365
  {
2457
2366
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2458
- "name": "Automation Anywhere connector",
2367
+ "name": "Automation Anywhere Outbound Connector",
2459
2368
  "id": "io.camunda.connectors.AutomationAnywhere.v1",
2460
- "version": 1,
2461
- "icon": {
2462
- "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"
2463
- },
2369
+ "version": 3,
2464
2370
  "description": "[Deprecated] Orchestrate your Automation Anywhere bots with Camunda. You can create new queue items and get the result from it",
2465
2371
  "deprecated": {
2466
2372
  "message": "This version of the connector will no longer be supported in the future. You can find a new supported version in the marketplace",
2467
2373
  "documentationRef": "https://docs.camunda.io/docs/components/modeler/web-modeler/camunda-marketplace"
2468
2374
  },
2375
+ "icon": {
2376
+ "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"
2377
+ },
2378
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/",
2469
2379
  "category": {
2470
2380
  "id": "connectors",
2471
2381
  "name": "Connectors"
@@ -2545,8 +2455,8 @@
2545
2455
  "constraints": {
2546
2456
  "notEmpty": true,
2547
2457
  "pattern": {
2548
- "value": "^(=|(http://|https://|secrets).*$)",
2549
- "message": "Must be a http(s) URL."
2458
+ "value": "^(=|(https?://|secrets\\..+|\\{\\{secrets\\..+\\}\\}).*$)",
2459
+ "message": "Must be a http(s) URL"
2550
2460
  }
2551
2461
  }
2552
2462
  },
@@ -2936,7 +2846,7 @@
2936
2846
  "constraints": {
2937
2847
  "notEmpty": false,
2938
2848
  "pattern": {
2939
- "value": "^(=|([0-9]+|secrets\\..+)$)",
2849
+ "value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
2940
2850
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
2941
2851
  }
2942
2852
  }
@@ -3000,18 +2910,17 @@
3000
2910
  },
3001
2911
  {
3002
2912
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
3003
- "name": "Automation Anywhere Outbound Connector",
3004
- "id": "io.camunda.connectors.AutomationAnywhere",
3005
- "description": "Manage work items in Automation Anywhere queues.",
3006
- "metadata": {
3007
- "keywords": [
3008
- "add work item to queue",
3009
- "get work item from queue",
3010
- "get work item result from queue by ID"
3011
- ]
2913
+ "name": "Automation Anywhere connector",
2914
+ "id": "io.camunda.connectors.AutomationAnywhere.v1",
2915
+ "version": 1,
2916
+ "icon": {
2917
+ "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"
2918
+ },
2919
+ "description": "[Deprecated] Orchestrate your Automation Anywhere bots with Camunda. You can create new queue items and get the result from it",
2920
+ "deprecated": {
2921
+ "message": "This version of the connector will no longer be supported in the future. You can find a new supported version in the marketplace",
2922
+ "documentationRef": "https://docs.camunda.io/docs/components/modeler/web-modeler/camunda-marketplace"
3012
2923
  },
3013
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/",
3014
- "version": 3,
3015
2924
  "category": {
3016
2925
  "id": "connectors",
3017
2926
  "name": "Connectors"
@@ -3021,63 +2930,47 @@
3021
2930
  "value": "bpmn:ServiceTask"
3022
2931
  },
3023
2932
  "engines": {
3024
- "camunda": "^8.4"
2933
+ "camunda": "^8.2"
3025
2934
  },
3026
2935
  "groups": [
3027
2936
  {
3028
2937
  "id": "operation",
3029
2938
  "label": "Operation"
3030
2939
  },
3031
- {
3032
- "id": "configuration",
3033
- "label": "Configuration"
3034
- },
3035
2940
  {
3036
2941
  "id": "authentication",
3037
2942
  "label": "Authentication"
3038
2943
  },
3039
2944
  {
3040
- "id": "input",
3041
- "label": "Input"
3042
- },
3043
- {
3044
- "id": "timeout",
3045
- "label": "Timeout"
2945
+ "id": "configuration",
2946
+ "label": "Configuration"
3046
2947
  },
3047
2948
  {
3048
- "id": "connector",
3049
- "label": "Connector"
2949
+ "id": "input",
2950
+ "label": "Input"
3050
2951
  },
3051
2952
  {
3052
2953
  "id": "output",
3053
- "label": "Output mapping"
2954
+ "label": "Output"
3054
2955
  },
3055
2956
  {
3056
- "id": "error",
2957
+ "id": "errors",
3057
2958
  "label": "Error handling"
3058
- },
3059
- {
3060
- "id": "retries",
3061
- "label": "Retries"
3062
2959
  }
3063
2960
  ],
3064
2961
  "properties": [
3065
2962
  {
3066
- "value": "io.camunda:connector-automationanywhere:1",
2963
+ "type": "Hidden",
2964
+ "value": "io.camunda:http-json:1",
3067
2965
  "binding": {
3068
- "property": "type",
3069
- "type": "zeebe:taskDefinition"
3070
- },
3071
- "type": "Hidden"
2966
+ "type": "zeebe:taskDefinition",
2967
+ "property": "type"
2968
+ }
3072
2969
  },
3073
2970
  {
3074
- "id": "operation.type",
3075
- "label": "Type",
2971
+ "label": "Operation type",
2972
+ "id": "operationType",
3076
2973
  "group": "operation",
3077
- "binding": {
3078
- "name": "operation.type",
3079
- "type": "zeebe:input"
3080
- },
3081
2974
  "type": "Dropdown",
3082
2975
  "choices": [
3083
2976
  {
@@ -3088,107 +2981,176 @@
3088
2981
  "name": "Get work item result from queue by ID",
3089
2982
  "value": "listWorkItemsInQueue"
3090
2983
  }
3091
- ]
2984
+ ],
2985
+ "binding": {
2986
+ "type": "zeebe:input",
2987
+ "name": "operationType"
2988
+ }
3092
2989
  },
3093
2990
  {
3094
- "id": "configuration.controlRoomUrl",
3095
2991
  "label": "Control room URL",
3096
- "optional": false,
3097
- "constraints": {
3098
- "notEmpty": true
3099
- },
3100
- "feel": "optional",
3101
2992
  "group": "configuration",
2993
+ "feel": "optional",
2994
+ "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>",
2995
+ "type": "String",
3102
2996
  "binding": {
3103
- "name": "configuration.controlRoomUrl",
3104
- "type": "zeebe:input"
2997
+ "type": "zeebe:input",
2998
+ "name": "controlRoomURL"
3105
2999
  },
3106
- "type": "String"
3000
+ "constraints": {
3001
+ "notEmpty": true,
3002
+ "pattern": {
3003
+ "value": "^(=|(http://|https://|secrets).*$)",
3004
+ "message": "Must be a http(s) URL."
3005
+ }
3006
+ }
3107
3007
  },
3108
3008
  {
3109
- "id": "authentication.type",
3110
3009
  "label": "Type",
3111
- "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>",
3112
- "value": "passwordBasedAuthentication",
3010
+ "id": "authenticationType",
3113
3011
  "group": "authentication",
3114
- "binding": {
3115
- "name": "authentication.type",
3116
- "type": "zeebe:input"
3117
- },
3012
+ "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>",
3013
+ "value": "userNamePasswordAuth",
3118
3014
  "type": "Dropdown",
3119
3015
  "choices": [
3120
3016
  {
3121
3017
  "name": "Authenticate (username and password)",
3122
- "value": "passwordBasedAuthentication"
3018
+ "value": "userNamePasswordAuth"
3123
3019
  },
3124
3020
  {
3125
3021
  "name": "Authenticate (username and API key)",
3126
- "value": "apiKeyAuthentication"
3022
+ "value": "userNameApiKeyAuth"
3127
3023
  },
3128
3024
  {
3129
3025
  "name": "Authentication (refresh) token",
3130
- "value": "tokenBasedAuthentication"
3026
+ "value": "tokenAuth"
3131
3027
  }
3132
- ]
3028
+ ],
3029
+ "binding": {
3030
+ "type": "zeebe:input",
3031
+ "name": "authentication.withoutBindingType"
3032
+ }
3133
3033
  },
3134
3034
  {
3135
- "id": "authentication.passwordBassesUsername",
3136
- "label": "Username",
3137
- "optional": false,
3035
+ "id": "credentialsInBodyAuthType",
3036
+ "group": "authentication",
3037
+ "type": "Hidden",
3038
+ "value": "credentialsInBody",
3039
+ "binding": {
3040
+ "type": "zeebe:input",
3041
+ "name": "authentication.type"
3042
+ },
3138
3043
  "constraints": {
3139
3044
  "notEmpty": true
3140
3045
  },
3141
- "feel": "optional",
3046
+ "condition": {
3047
+ "property": "authenticationType",
3048
+ "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
3049
+ }
3050
+ },
3051
+ {
3142
3052
  "group": "authentication",
3053
+ "type": "Hidden",
3054
+ "value": "noAuth",
3143
3055
  "binding": {
3144
- "name": "authentication.username",
3145
- "type": "zeebe:input"
3056
+ "type": "zeebe:input",
3057
+ "name": "authentication.request.authentication.type"
3146
3058
  },
3147
- "condition": {
3148
- "property": "authentication.type",
3149
- "equals": "passwordBasedAuthentication",
3150
- "type": "simple"
3059
+ "constraints": {
3060
+ "notEmpty": true
3151
3061
  },
3152
- "type": "String"
3062
+ "condition": {
3063
+ "property": "authenticationType",
3064
+ "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
3065
+ }
3153
3066
  },
3154
3067
  {
3155
- "id": "authentication.password",
3156
- "label": "Password",
3157
- "optional": false,
3068
+ "id": "tokenAuthType",
3069
+ "group": "authentication",
3070
+ "type": "Hidden",
3071
+ "value": "noAuth",
3072
+ "binding": {
3073
+ "type": "zeebe:input",
3074
+ "name": "authentication.type"
3075
+ },
3158
3076
  "constraints": {
3159
3077
  "notEmpty": true
3160
3078
  },
3161
- "feel": "optional",
3162
- "group": "authentication",
3079
+ "condition": {
3080
+ "property": "authenticationType",
3081
+ "oneOf": ["tokenAuth"]
3082
+ }
3083
+ },
3084
+ {
3085
+ "description": "method for authentication",
3086
+ "type": "Hidden",
3087
+ "value": "post",
3163
3088
  "binding": {
3164
- "name": "authentication.password",
3165
- "type": "zeebe:input"
3089
+ "type": "zeebe:input",
3090
+ "name": "authentication.request.method"
3166
3091
  },
3167
3092
  "condition": {
3168
- "property": "authentication.type",
3169
- "equals": "passwordBasedAuthentication",
3170
- "type": "simple"
3171
- },
3172
- "type": "String"
3093
+ "property": "authenticationType",
3094
+ "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
3095
+ }
3173
3096
  },
3174
3097
  {
3175
- "id": "authentication.multipleLogin",
3176
- "label": "Multiple login",
3177
- "optional": false,
3098
+ "label": "Username",
3099
+ "group": "authentication",
3100
+ "type": "String",
3101
+ "feel": "optional",
3102
+ "binding": {
3103
+ "type": "zeebe:input",
3104
+ "name": "authentication.request.body.username"
3105
+ },
3178
3106
  "constraints": {
3179
3107
  "notEmpty": true
3180
3108
  },
3109
+ "condition": {
3110
+ "property": "authenticationType",
3111
+ "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
3112
+ }
3113
+ },
3114
+ {
3115
+ "label": "Password",
3181
3116
  "group": "authentication",
3117
+ "type": "String",
3118
+ "feel": "optional",
3182
3119
  "binding": {
3183
- "name": "authentication.multipleLogin",
3184
- "type": "zeebe:input"
3120
+ "type": "zeebe:input",
3121
+ "name": "authentication.request.body.password"
3122
+ },
3123
+ "constraints": {
3124
+ "notEmpty": true
3185
3125
  },
3186
3126
  "condition": {
3187
- "property": "authentication.type",
3188
- "equals": "passwordBasedAuthentication",
3189
- "type": "simple"
3127
+ "property": "authenticationType",
3128
+ "equals": "userNamePasswordAuth"
3129
+ }
3130
+ },
3131
+ {
3132
+ "label": "API key",
3133
+ "group": "authentication",
3134
+ "type": "String",
3135
+ "feel": "optional",
3136
+ "binding": {
3137
+ "type": "zeebe:input",
3138
+ "name": "authentication.request.body.apiKey"
3139
+ },
3140
+ "constraints": {
3141
+ "notEmpty": true
3190
3142
  },
3143
+ "condition": {
3144
+ "property": "authenticationType",
3145
+ "equals": "userNameApiKeyAuth"
3146
+ }
3147
+ },
3148
+ {
3149
+ "label": "Multiple login",
3150
+ "group": "authentication",
3151
+ "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>",
3191
3152
  "type": "Dropdown",
3153
+ "value": "false",
3192
3154
  "choices": [
3193
3155
  {
3194
3156
  "name": "TRUE",
@@ -3198,253 +3160,297 @@
3198
3160
  "name": "FALSE",
3199
3161
  "value": "false"
3200
3162
  }
3201
- ]
3202
- },
3203
- {
3204
- "id": "authentication.apiUsername",
3205
- "label": "Username",
3206
- "optional": false,
3163
+ ],
3164
+ "binding": {
3165
+ "type": "zeebe:input",
3166
+ "name": "authentication.request.body.multipleLogin"
3167
+ },
3207
3168
  "constraints": {
3208
3169
  "notEmpty": true
3209
3170
  },
3210
- "feel": "optional",
3171
+ "condition": {
3172
+ "property": "authenticationType",
3173
+ "equals": "userNamePasswordAuth"
3174
+ }
3175
+ },
3176
+ {
3177
+ "label": "Token",
3211
3178
  "group": "authentication",
3179
+ "type": "String",
3180
+ "feel": "optional",
3212
3181
  "binding": {
3213
- "name": "authentication.username",
3214
- "type": "zeebe:input"
3182
+ "type": "zeebe:input",
3183
+ "name": "token"
3215
3184
  },
3216
- "condition": {
3217
- "property": "authentication.type",
3218
- "equals": "apiKeyAuthentication",
3219
- "type": "simple"
3185
+ "constraints": {
3186
+ "notEmpty": true
3220
3187
  },
3221
- "type": "String"
3188
+ "condition": {
3189
+ "property": "authenticationType",
3190
+ "equals": "tokenAuth"
3191
+ }
3222
3192
  },
3223
3193
  {
3224
- "id": "authentication.apiKey",
3225
- "label": "API key",
3226
- "optional": false,
3194
+ "description": "Token",
3195
+ "type": "Hidden",
3196
+ "value": "={\"X-Authorization\":token}",
3197
+ "binding": {
3198
+ "type": "zeebe:input",
3199
+ "name": "headers"
3200
+ },
3227
3201
  "constraints": {
3228
3202
  "notEmpty": true
3229
3203
  },
3230
- "feel": "optional",
3231
- "group": "authentication",
3204
+ "condition": {
3205
+ "property": "authenticationType",
3206
+ "equals": "tokenAuth"
3207
+ }
3208
+ },
3209
+ {
3210
+ "description": "Output headers",
3211
+ "type": "Hidden",
3212
+ "value": "={\"X-Authorization\":\"asObject:token.asString\"}",
3232
3213
  "binding": {
3233
- "name": "authentication.apiKey",
3234
- "type": "zeebe:input"
3214
+ "type": "zeebe:input",
3215
+ "name": "authentication.outputHeaders"
3235
3216
  },
3236
- "condition": {
3237
- "property": "authentication.type",
3238
- "equals": "apiKeyAuthentication",
3239
- "type": "simple"
3217
+ "constraints": {
3218
+ "notEmpty": true
3240
3219
  },
3241
- "type": "String"
3220
+ "condition": {
3221
+ "property": "authenticationType",
3222
+ "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
3223
+ }
3242
3224
  },
3243
3225
  {
3244
- "id": "authentication.token",
3245
- "label": "Token",
3226
+ "description": "Full authentication url",
3227
+ "type": "Hidden",
3246
3228
  "optional": false,
3229
+ "value": "=controlRoomURL+\"/v1/authentication\"",
3230
+ "binding": {
3231
+ "type": "zeebe:input",
3232
+ "name": "authentication.request.url"
3233
+ },
3247
3234
  "constraints": {
3248
3235
  "notEmpty": true
3249
3236
  },
3250
- "feel": "optional",
3251
- "group": "authentication",
3237
+ "condition": {
3238
+ "property": "authenticationType",
3239
+ "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
3240
+ }
3241
+ },
3242
+ {
3243
+ "description": "method for request",
3244
+ "type": "Hidden",
3245
+ "value": "post",
3252
3246
  "binding": {
3253
- "name": "authentication.token",
3254
- "type": "zeebe:input"
3247
+ "type": "zeebe:input",
3248
+ "name": "method"
3255
3249
  },
3256
3250
  "condition": {
3257
- "property": "authentication.type",
3258
- "equals": "tokenBasedAuthentication",
3259
- "type": "simple"
3260
- },
3261
- "type": "String"
3251
+ "property": "operationType",
3252
+ "oneOf": ["addWorkItemsToTheQueue", "listWorkItemsInQueue"]
3253
+ }
3262
3254
  },
3263
3255
  {
3264
- "id": "operation.queueId",
3265
3256
  "label": "Work queue ID",
3257
+ "group": "input",
3266
3258
  "description": "The queue ID of the item",
3259
+ "type": "String",
3267
3260
  "optional": false,
3268
- "constraints": {
3269
- "notEmpty": true
3270
- },
3271
3261
  "feel": "optional",
3272
- "group": "input",
3273
3262
  "binding": {
3274
- "name": "operation.queueId",
3275
- "type": "zeebe:input"
3263
+ "type": "zeebe:input",
3264
+ "name": "queueId"
3276
3265
  },
3277
- "condition": {
3278
- "property": "operation.type",
3279
- "equals": "addWorkItemsToTheQueue",
3280
- "type": "simple"
3266
+ "constraints": {
3267
+ "notEmpty": true
3281
3268
  },
3282
- "type": "String"
3269
+ "condition": {
3270
+ "property": "operationType",
3271
+ "oneOf": ["addWorkItemsToTheQueue", "listWorkItemsInQueue"]
3272
+ }
3283
3273
  },
3284
3274
  {
3285
- "id": "operation.data",
3286
- "label": "Work item json data",
3287
- "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>",
3275
+ "description": "Add work items to the queue",
3276
+ "type": "Hidden",
3288
3277
  "optional": false,
3278
+ "value": "=controlRoomURL+\"/v3/wlm/queues/\"+queueId+\"/workitems\"",
3279
+ "binding": {
3280
+ "type": "zeebe:input",
3281
+ "name": "url"
3282
+ },
3289
3283
  "constraints": {
3290
3284
  "notEmpty": true
3291
3285
  },
3292
- "feel": "required",
3293
- "group": "input",
3294
- "binding": {
3295
- "name": "operation.data",
3296
- "type": "zeebe:input"
3297
- },
3298
3286
  "condition": {
3299
- "property": "operation.type",
3300
- "equals": "addWorkItemsToTheQueue",
3301
- "type": "simple"
3302
- },
3303
- "type": "Text"
3287
+ "property": "operationType",
3288
+ "oneOf": ["addWorkItemsToTheQueue"]
3289
+ }
3304
3290
  },
3305
3291
  {
3306
- "id": "operation.workQueueId",
3307
- "label": "Work queue ID",
3308
- "description": "The queue ID of the item",
3292
+ "label": "Work item ID",
3293
+ "description": "The queue item identifier to be fetched from queue",
3294
+ "group": "input",
3295
+ "type": "String",
3296
+ "feel": "optional",
3309
3297
  "optional": false,
3298
+ "binding": {
3299
+ "type": "zeebe:input",
3300
+ "name": "workItemId"
3301
+ },
3310
3302
  "constraints": {
3311
3303
  "notEmpty": true
3312
3304
  },
3313
- "feel": "optional",
3305
+ "condition": {
3306
+ "property": "operationType",
3307
+ "oneOf": ["listWorkItemsInQueue"]
3308
+ }
3309
+ },
3310
+ {
3311
+ "label": "Work item json data",
3312
+ "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>",
3314
3313
  "group": "input",
3314
+ "type": "String",
3315
+ "feel": "required",
3315
3316
  "binding": {
3316
- "name": "operation.queueId",
3317
- "type": "zeebe:input"
3317
+ "type": "zeebe:input",
3318
+ "name": "itemData"
3318
3319
  },
3319
- "condition": {
3320
- "property": "operation.type",
3321
- "equals": "listWorkItemsInQueue",
3322
- "type": "simple"
3320
+ "constraints": {
3321
+ "notEmpty": true
3323
3322
  },
3324
- "type": "String"
3323
+ "condition": {
3324
+ "property": "operationType",
3325
+ "oneOf": ["addWorkItemsToTheQueue"]
3326
+ }
3325
3327
  },
3326
3328
  {
3327
- "id": "operation.workItemId",
3328
- "label": "Work item ID",
3329
- "description": "The queue item identifier to be fetched from queue",
3329
+ "description": "body with a new work item",
3330
+ "type": "Hidden",
3330
3331
  "optional": false,
3332
+ "value": "={\"workItems\":[{\"json\":itemData}]}",
3333
+ "binding": {
3334
+ "type": "zeebe:input",
3335
+ "name": "body"
3336
+ },
3331
3337
  "constraints": {
3332
3338
  "notEmpty": true
3333
3339
  },
3334
- "feel": "static",
3335
- "group": "input",
3336
- "binding": {
3337
- "name": "operation.workItemId",
3338
- "type": "zeebe:input"
3339
- },
3340
3340
  "condition": {
3341
- "property": "operation.type",
3342
- "equals": "listWorkItemsInQueue",
3343
- "type": "simple"
3344
- },
3345
- "type": "Number"
3341
+ "property": "operationType",
3342
+ "oneOf": ["addWorkItemsToTheQueue"]
3343
+ }
3346
3344
  },
3347
3345
  {
3348
- "id": "configuration.connectionTimeoutInSeconds",
3349
- "label": "Connection timeout in seconds",
3350
- "description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
3351
- "optional": true,
3352
- "value": 20,
3353
- "feel": "static",
3354
- "group": "timeout",
3346
+ "label": "filter for getting item by id",
3347
+ "type": "Hidden",
3348
+ "optional": false,
3349
+ "value": "={\"filter\":{\"operator\":\"eq\",\"value\":workItemId,\"field\":\"id\"}}",
3355
3350
  "binding": {
3356
- "name": "configuration.connectionTimeoutInSeconds",
3357
- "type": "zeebe:input"
3351
+ "type": "zeebe:input",
3352
+ "name": "body"
3358
3353
  },
3359
- "type": "Number"
3354
+ "constraints": {
3355
+ "notEmpty": true
3356
+ },
3357
+ "condition": {
3358
+ "property": "operationType",
3359
+ "oneOf": ["listWorkItemsInQueue"]
3360
+ }
3360
3361
  },
3361
3362
  {
3362
- "id": "version",
3363
- "label": "Version",
3364
- "description": "Version of the element template",
3365
- "value": "3",
3366
- "group": "connector",
3363
+ "description": "List work items in queue",
3364
+ "type": "Hidden",
3365
+ "optional": false,
3366
+ "value": "=controlRoomURL+\"/v3/wlm/queues/\"+queueId+\"/workitems/list\"",
3367
3367
  "binding": {
3368
- "key": "elementTemplateVersion",
3369
- "type": "zeebe:taskHeader"
3368
+ "type": "zeebe:input",
3369
+ "name": "url"
3370
3370
  },
3371
- "type": "Hidden"
3371
+ "constraints": {
3372
+ "notEmpty": true
3373
+ },
3374
+ "condition": {
3375
+ "property": "operationType",
3376
+ "oneOf": ["listWorkItemsInQueue"]
3377
+ }
3372
3378
  },
3373
3379
  {
3374
- "id": "id",
3375
- "label": "ID",
3376
- "description": "ID of the element template",
3377
- "value": "io.camunda.connectors.AutomationAnywhere",
3378
- "group": "connector",
3380
+ "label": "Connection timeout",
3381
+ "description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
3382
+ "group": "errors",
3383
+ "type": "String",
3384
+ "value": "20",
3379
3385
  "binding": {
3380
- "key": "elementTemplateId",
3381
- "type": "zeebe:taskHeader"
3386
+ "type": "zeebe:input",
3387
+ "name": "connectionTimeoutInSeconds"
3382
3388
  },
3383
- "type": "Hidden"
3389
+ "optional": true,
3390
+ "feel": "optional",
3391
+ "constraints": {
3392
+ "notEmpty": false,
3393
+ "pattern": {
3394
+ "value": "^(=|([0-9]+|secrets\\..+)$)",
3395
+ "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
3396
+ }
3397
+ }
3384
3398
  },
3385
3399
  {
3386
- "id": "resultVariable",
3387
3400
  "label": "Result variable",
3388
- "description": "Name of variable to store the response in",
3401
+ "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>",
3389
3402
  "group": "output",
3403
+ "type": "String",
3390
3404
  "binding": {
3391
- "key": "resultVariable",
3392
- "type": "zeebe:taskHeader"
3393
- },
3394
- "type": "String"
3405
+ "type": "zeebe:taskHeader",
3406
+ "key": "resultVariable"
3407
+ }
3395
3408
  },
3396
3409
  {
3397
- "id": "resultExpression",
3398
3410
  "label": "Result expression",
3399
- "description": "Expression to map the response into process variables",
3400
- "feel": "required",
3411
+ "id": "resultExpressionGetItemState",
3412
+ "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>",
3401
3413
  "group": "output",
3402
- "binding": {
3403
- "key": "resultExpression",
3404
- "type": "zeebe:taskHeader"
3405
- },
3406
- "type": "Text"
3407
- },
3408
- {
3409
- "id": "errorExpression",
3410
- "label": "Error expression",
3411
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
3414
+ "type": "String",
3412
3415
  "feel": "required",
3413
- "group": "error",
3416
+ "value": "={itemState:response.body.list[1].status}",
3414
3417
  "binding": {
3415
- "key": "errorExpression",
3416
- "type": "zeebe:taskHeader"
3418
+ "type": "zeebe:taskHeader",
3419
+ "key": "resultExpression"
3417
3420
  },
3418
- "type": "Text"
3421
+ "condition": {
3422
+ "property": "operationType",
3423
+ "oneOf": ["listWorkItemsInQueue"]
3424
+ }
3419
3425
  },
3420
3426
  {
3421
- "id": "retryCount",
3422
- "label": "Retries",
3423
- "description": "Number of retries",
3424
- "value": "3",
3425
- "feel": "optional",
3426
- "group": "retries",
3427
+ "label": "Result expression",
3428
+ "id": "resultExpressionGetItemId",
3429
+ "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>",
3430
+ "group": "output",
3431
+ "type": "String",
3432
+ "feel": "required",
3433
+ "value": "={itemId:response.body.list[1].id}",
3427
3434
  "binding": {
3428
- "property": "retries",
3429
- "type": "zeebe:taskDefinition"
3435
+ "type": "zeebe:taskHeader",
3436
+ "key": "resultExpression"
3430
3437
  },
3431
- "type": "String"
3438
+ "condition": {
3439
+ "property": "operationType",
3440
+ "oneOf": ["addWorkItemsToTheQueue"]
3441
+ }
3432
3442
  },
3433
3443
  {
3434
- "id": "retryBackoff",
3435
- "label": "Retry backoff",
3436
- "description": "ISO-8601 duration to wait between retries",
3437
- "value": "PT0S",
3438
- "group": "retries",
3444
+ "label": "Error expression",
3445
+ "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>",
3446
+ "group": "errors",
3447
+ "type": "Text",
3448
+ "feel": "required",
3439
3449
  "binding": {
3440
- "key": "retryBackoff",
3441
- "type": "zeebe:taskHeader"
3442
- },
3443
- "type": "String"
3450
+ "type": "zeebe:taskHeader",
3451
+ "key": "errorExpression"
3452
+ }
3444
3453
  }
3445
- ],
3446
- "icon": {
3447
- "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+"
3448
- }
3454
+ ]
3449
3455
  }
3450
3456
  ]