@camunda/connectors-element-templates 1.0.18 → 1.0.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (110) hide show
  1. package/package.json +2 -2
  2. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
  3. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
  4. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
  5. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
  6. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
  7. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +49 -49
  8. package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
  9. package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
  10. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
  11. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
  12. package/src/element-templates/asana-connector.json +111 -111
  13. package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
  14. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
  15. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
  16. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
  17. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
  18. package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
  19. package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
  20. package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
  21. package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
  22. package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
  23. package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
  24. package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
  25. package/src/element-templates/aws-eventbridge-connector-start-event.json +15 -15
  26. package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
  27. package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
  28. package/src/element-templates/aws-s3-outbound-connector.json +721 -48
  29. package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
  30. package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
  31. package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
  32. package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
  33. package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
  34. package/src/element-templates/aws-sns-outbound-connector.json +301 -301
  35. package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
  36. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
  37. package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
  38. package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
  39. package/src/element-templates/aws-sqs-start-message.json +488 -488
  40. package/src/element-templates/aws-textract-outbound-connector.json +351 -351
  41. package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
  42. package/src/element-templates/azure-open-ai-connector.json +49 -49
  43. package/src/element-templates/blue-prism-connector.json +64 -64
  44. package/src/element-templates/box-outbound-connector.json +49 -49
  45. package/src/element-templates/csv-outbound-connector.json +449 -0
  46. package/src/element-templates/easy-post-connector.json +214 -214
  47. package/src/element-templates/email-inbound-connector-boundary.json +37 -37
  48. package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
  49. package/src/element-templates/email-message-start-event-connector.json +63 -63
  50. package/src/element-templates/email-outbound-connector.json +903 -903
  51. package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
  52. package/src/element-templates/github-connector.json +8446 -8446
  53. package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
  54. package/src/element-templates/github-webhook-connector-message-start.json +19 -19
  55. package/src/element-templates/github-webhook-connector-start-event.json +52 -52
  56. package/src/element-templates/gitlab-connector.json +2344 -2344
  57. package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
  58. package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
  59. package/src/element-templates/google-gemini-outbound-connector.json +125 -125
  60. package/src/element-templates/google-maps-platform-connector.json +97 -97
  61. package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
  62. package/src/element-templates/graphql-outbound-connector.json +738 -631
  63. package/src/element-templates/http-json-connector.json +3249 -1651
  64. package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
  65. package/src/element-templates/http-polling-connector.json +851 -749
  66. package/src/element-templates/hubspot-outbound-connector.json +67 -67
  67. package/src/element-templates/hugging-face-connector.json +79 -79
  68. package/src/element-templates/jdbc-outbound-connector.json +68 -68
  69. package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
  70. package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
  71. package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
  72. package/src/element-templates/kafka-outbound-connector.json +424 -424
  73. package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
  74. package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
  75. package/src/element-templates/openai-connector.json +317 -317
  76. package/src/element-templates/operate-connector.json +142 -142
  77. package/src/element-templates/power-automate-connector.json +44 -44
  78. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
  79. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
  80. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
  81. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
  82. package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
  83. package/src/element-templates/rpa-connector.json +5 -5
  84. package/src/element-templates/salesforce-connector.json +112 -112
  85. package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
  86. package/src/element-templates/send-message-connector-message-end-event.json +1 -1
  87. package/src/element-templates/send-message-connector-send-task.json +1 -1
  88. package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
  89. package/src/element-templates/servicenow-connector.json +7 -7
  90. package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
  91. package/src/element-templates/servicenow-incident-connector.json +7 -7
  92. package/src/element-templates/slack-inbound-boundary.json +463 -463
  93. package/src/element-templates/slack-inbound-intermediate.json +506 -506
  94. package/src/element-templates/slack-inbound-message-start.json +364 -364
  95. package/src/element-templates/slack-inbound-receive.json +23 -23
  96. package/src/element-templates/slack-inbound-start-event.json +334 -334
  97. package/src/element-templates/slack-outbound-connector.json +1803 -1803
  98. package/src/element-templates/soap-outbound-connector.json +1 -1
  99. package/src/element-templates/twilio-connector.json +355 -355
  100. package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
  101. package/src/element-templates/twilio-webhook-connector.json +53 -53
  102. package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
  103. package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
  104. package/src/element-templates/uipath-connector.json +4 -4
  105. package/src/element-templates/webhook-connector-boundary.json +1205 -1205
  106. package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
  107. package/src/element-templates/webhook-connector-receive.json +61 -61
  108. package/src/element-templates/webhook-connector-start-event.json +1606 -1606
  109. package/src/element-templates/webhook-connector-start-message.json +1300 -1300
  110. package/src/element-templates/whatsapp-connector.json +59 -59
@@ -1,22 +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 Outbound Connector",
5
- "id": "io.camunda.connectors.AutomationAnywhere",
6
- "description": "Manage work items in Automation Anywhere queues.",
7
- "keywords": [
8
- "add work item to queue",
9
- "get work item from queue",
10
- "get work item result from queue by ID",
11
- "get work item result by ID",
12
- "queue item",
13
- "work queue",
14
- "RPA",
15
- "robot",
16
- "automation"
17
- ],
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"
14
+ },
18
15
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/",
19
- "version": 3,
20
16
  "category": {
21
17
  "id": "connectors",
22
18
  "name": "Connectors"
@@ -26,63 +22,47 @@
26
22
  "value": "bpmn:ServiceTask"
27
23
  },
28
24
  "engines": {
29
- "camunda": "^8.4"
25
+ "camunda": "^8.2"
30
26
  },
31
27
  "groups": [
32
28
  {
33
29
  "id": "operation",
34
30
  "label": "Operation"
35
31
  },
36
- {
37
- "id": "configuration",
38
- "label": "Configuration"
39
- },
40
32
  {
41
33
  "id": "authentication",
42
34
  "label": "Authentication"
43
35
  },
44
36
  {
45
- "id": "input",
46
- "label": "Input"
47
- },
48
- {
49
- "id": "timeout",
50
- "label": "Timeout"
37
+ "id": "configuration",
38
+ "label": "Configuration"
51
39
  },
52
40
  {
53
- "id": "connector",
54
- "label": "Connector"
41
+ "id": "input",
42
+ "label": "Input"
55
43
  },
56
44
  {
57
45
  "id": "output",
58
- "label": "Output mapping"
46
+ "label": "Output"
59
47
  },
60
48
  {
61
- "id": "error",
49
+ "id": "errors",
62
50
  "label": "Error handling"
63
- },
64
- {
65
- "id": "retries",
66
- "label": "Retries"
67
51
  }
68
52
  ],
69
53
  "properties": [
70
54
  {
71
- "value": "io.camunda:connector-automationanywhere:1",
55
+ "type": "Hidden",
56
+ "value": "io.camunda:http-json:1",
72
57
  "binding": {
73
- "property": "type",
74
- "type": "zeebe:taskDefinition"
75
- },
76
- "type": "Hidden"
58
+ "type": "zeebe:taskDefinition",
59
+ "property": "type"
60
+ }
77
61
  },
78
62
  {
79
- "id": "operation.type",
80
- "label": "Type",
63
+ "label": "Operation type",
64
+ "id": "operationType",
81
65
  "group": "operation",
82
- "binding": {
83
- "name": "operation.type",
84
- "type": "zeebe:input"
85
- },
86
66
  "type": "Dropdown",
87
67
  "choices": [
88
68
  {
@@ -93,107 +73,176 @@
93
73
  "name": "Get work item result from queue by ID",
94
74
  "value": "listWorkItemsInQueue"
95
75
  }
96
- ]
76
+ ],
77
+ "binding": {
78
+ "type": "zeebe:input",
79
+ "name": "operationType"
80
+ }
97
81
  },
98
82
  {
99
- "id": "configuration.controlRoomUrl",
100
83
  "label": "Control room URL",
101
- "optional": false,
102
- "constraints": {
103
- "notEmpty": true
104
- },
105
- "feel": "optional",
106
84
  "group": "configuration",
85
+ "feel": "optional",
86
+ "description": "Automation Anywhere control room URL. Details in the <a href=\"https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
87
+ "type": "String",
107
88
  "binding": {
108
- "name": "configuration.controlRoomUrl",
109
- "type": "zeebe:input"
89
+ "type": "zeebe:input",
90
+ "name": "controlRoomURL"
110
91
  },
111
- "type": "String"
92
+ "constraints": {
93
+ "notEmpty": true,
94
+ "pattern": {
95
+ "value": "^(=|(https?://|secrets\\..+|\\{\\{secrets\\..+\\}\\}).*$)",
96
+ "message": "Must be a http(s) URL"
97
+ }
98
+ }
112
99
  },
113
100
  {
114
- "id": "authentication.type",
115
101
  "label": "Type",
116
- "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>",
117
- "value": "passwordBasedAuthentication",
102
+ "id": "authenticationType",
118
103
  "group": "authentication",
119
- "binding": {
120
- "name": "authentication.type",
121
- "type": "zeebe:input"
122
- },
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",
123
106
  "type": "Dropdown",
124
107
  "choices": [
125
108
  {
126
109
  "name": "Authenticate (username and password)",
127
- "value": "passwordBasedAuthentication"
110
+ "value": "userNamePasswordAuth"
128
111
  },
129
112
  {
130
113
  "name": "Authenticate (username and API key)",
131
- "value": "apiKeyAuthentication"
114
+ "value": "userNameApiKeyAuth"
132
115
  },
133
116
  {
134
117
  "name": "Authentication (refresh) token",
135
- "value": "tokenBasedAuthentication"
118
+ "value": "tokenAuth"
136
119
  }
137
- ]
120
+ ],
121
+ "binding": {
122
+ "type": "zeebe:input",
123
+ "name": "authentication.withoutBindingType"
124
+ }
138
125
  },
139
126
  {
140
- "id": "authentication.passwordBassesUsername",
141
- "label": "Username",
142
- "optional": false,
127
+ "id": "credentialsInBodyAuthType",
128
+ "group": "authentication",
129
+ "type": "Hidden",
130
+ "value": "credentialsInBody",
131
+ "binding": {
132
+ "type": "zeebe:input",
133
+ "name": "authentication.type"
134
+ },
143
135
  "constraints": {
144
136
  "notEmpty": true
145
137
  },
146
- "feel": "optional",
138
+ "condition": {
139
+ "property": "authenticationType",
140
+ "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
141
+ }
142
+ },
143
+ {
147
144
  "group": "authentication",
145
+ "type": "Hidden",
146
+ "value": "noAuth",
148
147
  "binding": {
149
- "name": "authentication.username",
150
- "type": "zeebe:input"
148
+ "type": "zeebe:input",
149
+ "name": "authentication.request.authentication.type"
151
150
  },
152
- "condition": {
153
- "property": "authentication.type",
154
- "equals": "passwordBasedAuthentication",
155
- "type": "simple"
151
+ "constraints": {
152
+ "notEmpty": true
156
153
  },
157
- "type": "String"
154
+ "condition": {
155
+ "property": "authenticationType",
156
+ "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
157
+ }
158
158
  },
159
159
  {
160
- "id": "authentication.password",
161
- "label": "Password",
162
- "optional": false,
160
+ "id": "tokenAuthType",
161
+ "group": "authentication",
162
+ "type": "Hidden",
163
+ "value": "noAuth",
164
+ "binding": {
165
+ "type": "zeebe:input",
166
+ "name": "authentication.type"
167
+ },
163
168
  "constraints": {
164
169
  "notEmpty": true
165
170
  },
166
- "feel": "optional",
167
- "group": "authentication",
171
+ "condition": {
172
+ "property": "authenticationType",
173
+ "oneOf": ["tokenAuth"]
174
+ }
175
+ },
176
+ {
177
+ "description": "method for authentication",
178
+ "type": "Hidden",
179
+ "value": "post",
168
180
  "binding": {
169
- "name": "authentication.password",
170
- "type": "zeebe:input"
181
+ "type": "zeebe:input",
182
+ "name": "authentication.request.method"
171
183
  },
172
184
  "condition": {
173
- "property": "authentication.type",
174
- "equals": "passwordBasedAuthentication",
175
- "type": "simple"
176
- },
177
- "type": "String"
185
+ "property": "authenticationType",
186
+ "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
187
+ }
178
188
  },
179
189
  {
180
- "id": "authentication.multipleLogin",
181
- "label": "Multiple login",
182
- "optional": false,
190
+ "label": "Username",
191
+ "group": "authentication",
192
+ "type": "String",
193
+ "feel": "optional",
194
+ "binding": {
195
+ "type": "zeebe:input",
196
+ "name": "authentication.request.body.username"
197
+ },
183
198
  "constraints": {
184
199
  "notEmpty": true
185
200
  },
201
+ "condition": {
202
+ "property": "authenticationType",
203
+ "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
204
+ }
205
+ },
206
+ {
207
+ "label": "Password",
186
208
  "group": "authentication",
209
+ "type": "String",
210
+ "feel": "optional",
187
211
  "binding": {
188
- "name": "authentication.multipleLogin",
189
- "type": "zeebe:input"
212
+ "type": "zeebe:input",
213
+ "name": "authentication.request.body.password"
214
+ },
215
+ "constraints": {
216
+ "notEmpty": true
190
217
  },
191
218
  "condition": {
192
- "property": "authentication.type",
193
- "equals": "passwordBasedAuthentication",
194
- "type": "simple"
219
+ "property": "authenticationType",
220
+ "equals": "userNamePasswordAuth"
221
+ }
222
+ },
223
+ {
224
+ "label": "API key",
225
+ "group": "authentication",
226
+ "type": "String",
227
+ "feel": "optional",
228
+ "binding": {
229
+ "type": "zeebe:input",
230
+ "name": "authentication.request.body.apiKey"
231
+ },
232
+ "constraints": {
233
+ "notEmpty": true
195
234
  },
235
+ "condition": {
236
+ "property": "authenticationType",
237
+ "equals": "userNameApiKeyAuth"
238
+ }
239
+ },
240
+ {
241
+ "label": "Multiple login",
242
+ "group": "authentication",
243
+ "description": "For more information on multi-login, see <a href=\"https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
196
244
  "type": "Dropdown",
245
+ "value": "false",
197
246
  "choices": [
198
247
  {
199
248
  "name": "TRUE",
@@ -203,254 +252,298 @@
203
252
  "name": "FALSE",
204
253
  "value": "false"
205
254
  }
206
- ]
207
- },
208
- {
209
- "id": "authentication.apiUsername",
210
- "label": "Username",
211
- "optional": false,
255
+ ],
256
+ "binding": {
257
+ "type": "zeebe:input",
258
+ "name": "authentication.request.body.multipleLogin"
259
+ },
212
260
  "constraints": {
213
261
  "notEmpty": true
214
262
  },
215
- "feel": "optional",
216
- "group": "authentication",
217
- "binding": {
218
- "name": "authentication.username",
219
- "type": "zeebe:input"
220
- },
221
263
  "condition": {
222
- "property": "authentication.type",
223
- "equals": "apiKeyAuthentication",
224
- "type": "simple"
225
- },
226
- "type": "String"
264
+ "property": "authenticationType",
265
+ "equals": "userNamePasswordAuth"
266
+ }
227
267
  },
228
268
  {
229
- "id": "authentication.apiKey",
230
- "label": "API key",
231
- "optional": false,
232
- "constraints": {
233
- "notEmpty": true
234
- },
235
- "feel": "optional",
269
+ "label": "Token",
236
270
  "group": "authentication",
271
+ "type": "String",
272
+ "feel": "optional",
237
273
  "binding": {
238
- "name": "authentication.apiKey",
239
- "type": "zeebe:input"
274
+ "type": "zeebe:input",
275
+ "name": "token"
240
276
  },
241
- "condition": {
242
- "property": "authentication.type",
243
- "equals": "apiKeyAuthentication",
244
- "type": "simple"
277
+ "constraints": {
278
+ "notEmpty": true
245
279
  },
246
- "type": "String"
280
+ "condition": {
281
+ "property": "authenticationType",
282
+ "equals": "tokenAuth"
283
+ }
247
284
  },
248
285
  {
249
- "id": "authentication.token",
250
- "label": "Token",
251
- "optional": false,
286
+ "description": "Token",
287
+ "type": "Hidden",
288
+ "value": "={\"X-Authorization\":token}",
289
+ "binding": {
290
+ "type": "zeebe:input",
291
+ "name": "headers"
292
+ },
252
293
  "constraints": {
253
294
  "notEmpty": true
254
295
  },
255
- "feel": "optional",
256
- "group": "authentication",
257
- "binding": {
258
- "name": "authentication.token",
259
- "type": "zeebe:input"
260
- },
261
296
  "condition": {
262
- "property": "authentication.type",
263
- "equals": "tokenBasedAuthentication",
264
- "type": "simple"
265
- },
266
- "type": "String"
297
+ "property": "authenticationType",
298
+ "equals": "tokenAuth"
299
+ }
267
300
  },
268
301
  {
269
- "id": "operation.queueId",
270
- "label": "Work queue ID",
271
- "description": "The queue ID of the item",
272
- "optional": false,
302
+ "description": "Output headers",
303
+ "type": "Hidden",
304
+ "value": "={\"X-Authorization\":\"asObject:token.asString\"}",
305
+ "binding": {
306
+ "type": "zeebe:input",
307
+ "name": "authentication.outputHeaders"
308
+ },
273
309
  "constraints": {
274
310
  "notEmpty": true
275
311
  },
276
- "feel": "optional",
277
- "group": "input",
278
- "binding": {
279
- "name": "operation.queueId",
280
- "type": "zeebe:input"
281
- },
282
312
  "condition": {
283
- "property": "operation.type",
284
- "equals": "addWorkItemsToTheQueue",
285
- "type": "simple"
286
- },
287
- "type": "String"
313
+ "property": "authenticationType",
314
+ "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
315
+ }
288
316
  },
289
317
  {
290
- "id": "operation.data",
291
- "label": "Work item json data",
292
- "description": "Work item json input data. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
318
+ "description": "Full authentication url",
319
+ "type": "Hidden",
293
320
  "optional": false,
321
+ "value": "=controlRoomURL+\"/v1/authentication\"",
322
+ "binding": {
323
+ "type": "zeebe:input",
324
+ "name": "authentication.request.url"
325
+ },
294
326
  "constraints": {
295
327
  "notEmpty": true
296
328
  },
297
- "feel": "required",
298
- "group": "input",
329
+ "condition": {
330
+ "property": "authenticationType",
331
+ "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
332
+ }
333
+ },
334
+ {
335
+ "description": "method for request",
336
+ "type": "Hidden",
337
+ "value": "post",
299
338
  "binding": {
300
- "name": "operation.data",
301
- "type": "zeebe:input"
339
+ "type": "zeebe:input",
340
+ "name": "method"
302
341
  },
303
342
  "condition": {
304
- "property": "operation.type",
305
- "equals": "addWorkItemsToTheQueue",
306
- "type": "simple"
307
- },
308
- "type": "Text"
343
+ "property": "operationType",
344
+ "oneOf": ["addWorkItemsToTheQueue", "listWorkItemsInQueue"]
345
+ }
309
346
  },
310
347
  {
311
- "id": "operation.workQueueId",
312
348
  "label": "Work queue ID",
349
+ "group": "input",
313
350
  "description": "The queue ID of the item",
351
+ "type": "String",
314
352
  "optional": false,
353
+ "feel": "optional",
354
+ "binding": {
355
+ "type": "zeebe:input",
356
+ "name": "queueId"
357
+ },
315
358
  "constraints": {
316
359
  "notEmpty": true
317
360
  },
318
- "feel": "optional",
319
- "group": "input",
361
+ "condition": {
362
+ "property": "operationType",
363
+ "oneOf": ["addWorkItemsToTheQueue", "listWorkItemsInQueue"]
364
+ }
365
+ },
366
+ {
367
+ "description": "Add work items to the queue",
368
+ "type": "Hidden",
369
+ "optional": false,
370
+ "value": "=controlRoomURL+\"/v3/wlm/queues/\"+queueId+\"/workitems\"",
320
371
  "binding": {
321
- "name": "operation.queueId",
322
- "type": "zeebe:input"
372
+ "type": "zeebe:input",
373
+ "name": "url"
323
374
  },
324
- "condition": {
325
- "property": "operation.type",
326
- "equals": "listWorkItemsInQueue",
327
- "type": "simple"
375
+ "constraints": {
376
+ "notEmpty": true
328
377
  },
329
- "type": "String"
378
+ "condition": {
379
+ "property": "operationType",
380
+ "oneOf": ["addWorkItemsToTheQueue"]
381
+ }
330
382
  },
331
383
  {
332
- "id": "operation.workItemId",
333
384
  "label": "Work item ID",
334
385
  "description": "The queue item identifier to be fetched from queue",
386
+ "group": "input",
387
+ "type": "String",
388
+ "feel": "optional",
335
389
  "optional": false,
390
+ "binding": {
391
+ "type": "zeebe:input",
392
+ "name": "workItemId"
393
+ },
336
394
  "constraints": {
337
395
  "notEmpty": true
338
396
  },
339
- "feel": "static",
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>",
340
405
  "group": "input",
406
+ "type": "String",
407
+ "feel": "required",
341
408
  "binding": {
342
- "name": "operation.workItemId",
343
- "type": "zeebe:input"
409
+ "type": "zeebe:input",
410
+ "name": "itemData"
344
411
  },
345
- "condition": {
346
- "property": "operation.type",
347
- "equals": "listWorkItemsInQueue",
348
- "type": "simple"
412
+ "constraints": {
413
+ "notEmpty": true
349
414
  },
350
- "type": "Number"
415
+ "condition": {
416
+ "property": "operationType",
417
+ "oneOf": ["addWorkItemsToTheQueue"]
418
+ }
351
419
  },
352
420
  {
353
- "id": "configuration.connectionTimeoutInSeconds",
354
- "label": "Connection timeout in seconds",
355
- "description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
356
- "optional": true,
357
- "value": 20,
358
- "feel": "static",
359
- "group": "timeout",
421
+ "description": "body with a new work item",
422
+ "type": "Hidden",
423
+ "optional": false,
424
+ "value": "={\"workItems\":[{\"json\":itemData}]}",
360
425
  "binding": {
361
- "name": "configuration.connectionTimeoutInSeconds",
362
- "type": "zeebe:input"
426
+ "type": "zeebe:input",
427
+ "name": "body"
363
428
  },
364
- "type": "Number"
429
+ "constraints": {
430
+ "notEmpty": true
431
+ },
432
+ "condition": {
433
+ "property": "operationType",
434
+ "oneOf": ["addWorkItemsToTheQueue"]
435
+ }
365
436
  },
366
437
  {
367
- "id": "version",
368
- "label": "Version",
369
- "description": "Version of the element template",
370
- "value": "3",
371
- "group": "connector",
438
+ "label": "filter for getting item by id",
439
+ "type": "Hidden",
440
+ "optional": false,
441
+ "value": "={\"filter\":{\"operator\":\"eq\",\"value\":workItemId,\"field\":\"id\"}}",
372
442
  "binding": {
373
- "key": "elementTemplateVersion",
374
- "type": "zeebe:taskHeader"
443
+ "type": "zeebe:input",
444
+ "name": "body"
375
445
  },
376
- "type": "Hidden"
446
+ "constraints": {
447
+ "notEmpty": true
448
+ },
449
+ "condition": {
450
+ "property": "operationType",
451
+ "oneOf": ["listWorkItemsInQueue"]
452
+ }
377
453
  },
378
454
  {
379
- "id": "id",
380
- "label": "ID",
381
- "description": "ID of the element template",
382
- "value": "io.camunda.connectors.AutomationAnywhere",
383
- "group": "connector",
455
+ "description": "List work items in queue",
456
+ "type": "Hidden",
457
+ "optional": false,
458
+ "value": "=controlRoomURL+\"/v3/wlm/queues/\"+queueId+\"/workitems/list\"",
384
459
  "binding": {
385
- "key": "elementTemplateId",
386
- "type": "zeebe:taskHeader"
460
+ "type": "zeebe:input",
461
+ "name": "url"
387
462
  },
388
- "type": "Hidden"
463
+ "constraints": {
464
+ "notEmpty": true
465
+ },
466
+ "condition": {
467
+ "property": "operationType",
468
+ "oneOf": ["listWorkItemsInQueue"]
469
+ }
389
470
  },
390
471
  {
391
- "id": "resultVariable",
392
- "label": "Result variable",
393
- "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>.",
394
- "group": "output",
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",
395
477
  "binding": {
396
- "key": "resultVariable",
397
- "type": "zeebe:taskHeader"
478
+ "type": "zeebe:input",
479
+ "name": "connectionTimeoutInSeconds"
398
480
  },
399
- "type": "String"
481
+ "optional": true,
482
+ "feel": "optional",
483
+ "constraints": {
484
+ "notEmpty": false,
485
+ "pattern": {
486
+ "value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
487
+ "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
488
+ }
489
+ }
400
490
  },
401
491
  {
402
- "id": "resultExpression",
403
- "label": "Result expression",
404
- "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
405
- "feel": "required",
492
+ "label": "Result variable",
493
+ "description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>",
406
494
  "group": "output",
495
+ "type": "String",
407
496
  "binding": {
408
- "key": "resultExpression",
409
- "type": "zeebe:taskHeader"
410
- },
411
- "type": "Text"
497
+ "type": "zeebe:taskHeader",
498
+ "key": "resultVariable"
499
+ }
412
500
  },
413
501
  {
414
- "id": "errorExpression",
415
- "label": "Error expression",
416
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
502
+ "label": "Result expression",
503
+ "id": "resultExpressionGetItemState",
504
+ "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
505
+ "group": "output",
506
+ "type": "String",
417
507
  "feel": "required",
418
- "group": "error",
508
+ "value": "={itemState:response.body.list[1].status}",
419
509
  "binding": {
420
- "key": "errorExpression",
421
- "type": "zeebe:taskHeader"
510
+ "type": "zeebe:taskHeader",
511
+ "key": "resultExpression"
422
512
  },
423
- "type": "Text"
513
+ "condition": {
514
+ "property": "operationType",
515
+ "oneOf": ["listWorkItemsInQueue"]
516
+ }
424
517
  },
425
518
  {
426
- "id": "retryCount",
427
- "label": "Retries",
428
- "description": "Number of retries",
429
- "value": "3",
430
- "feel": "optional",
431
- "group": "retries",
519
+ "label": "Result expression",
520
+ "id": "resultExpressionGetItemId",
521
+ "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
522
+ "group": "output",
523
+ "type": "String",
524
+ "feel": "required",
525
+ "value": "={itemId:response.body.list[1].id}",
432
526
  "binding": {
433
- "property": "retries",
434
- "type": "zeebe:taskDefinition"
527
+ "type": "zeebe:taskHeader",
528
+ "key": "resultExpression"
435
529
  },
436
- "type": "String"
530
+ "condition": {
531
+ "property": "operationType",
532
+ "oneOf": ["addWorkItemsToTheQueue"]
533
+ }
437
534
  },
438
535
  {
439
- "id": "retryBackoff",
440
- "label": "Retry backoff",
441
- "description": "ISO-8601 duration to wait between retries",
442
- "value": "PT0S",
443
- "group": "retries",
536
+ "label": "Error expression",
537
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
538
+ "group": "errors",
539
+ "type": "Text",
540
+ "feel": "required",
444
541
  "binding": {
445
- "key": "retryBackoff",
446
- "type": "zeebe:taskHeader"
447
- },
448
- "type": "String"
542
+ "type": "zeebe:taskHeader",
543
+ "key": "errorExpression"
544
+ }
449
545
  }
450
- ],
451
- "icon": {
452
- "contents": "data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgNjUyIDY1Micgc3R5bGU9J2VuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNjUyIDY1MjsnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+CiAgICA8ZGVmcz4KICAgICAgICA8c3R5bGUgdHlwZT0ndGV4dC9jc3MnPi5zdDB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMl8pO2ZpbGw6dXJsKCNTVkdJRF8zXyk7fSAuc3Qxe29wYWNpdHk6MC4zO30KICAgICAgICAgICAgLnN0MntjbGlwLXBhdGg6dXJsKCNTVkdJRF81Xyk7ZmlsbDp1cmwoI1NWR0lEXzZfKTt9IC5zdDN7ZmlsbDojNDA0MDQxO30gLnN0NHtmaWxsOiNGNzk4Mzc7fQogICAgICAgIDwvc3R5bGU+CiAgICA8L2RlZnM+CiAgICA8ZyBzdHlsZT0nJyB0cmFuc2Zvcm09J21hdHJpeCgyLjgzODk0NiwgMCwgMCwgMi44MDcxMjYsIC00NC41MzQzNjMsIC01NzguMzQzMzg0KSc+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxkZWZzPgogICAgICAgICAgICAgICAgPHBhdGggaWQ9J1NWR0lEXzFfJwogICAgICAgICAgICAgICAgICAgICAgZD0nTTE5OS41LDQxMi43bC0wLjItMC41bC0wLjUtMWwtMTEuNy0zMS41YzExLjEsNS4xLDIxLjQsMTEuOCwzMC43LDIwLjFsMCwwYzEuMiwwLjksMi4yLDIuMiwzLDMuNyBjMC45LDEuNywxLjQsMy41LDEuNCw1LjVjMCw2LjQtNS4yLDExLjYtMTEuNiwxMS42QzIwNS41LDQyMC42LDIwMS4xLDQxNy40LDE5OS41LDQxMi43IE0xMDMuMywyMjkuNmMxLjUtNC4xLDQuOS02LjksOC43LTcgYzAsMCwwLjEsMCwwLjEsMGMzLjgsMC4yLDcuMiwyLjksOC43LDdsNDguMywxMzIuNmMtMTAuNy0yLjctMjEuNy00LjEtMzIuOS00LjFjLTIzLjUsMC00Ni43LDYuMi02Ni45LDE4IGMtOS44LDUuNy0xOC44LDEyLjctMjYuOSwyMC42TDEwMy4zLDIyOS42eiBNMTEwLjksMjEyYy03LjgsMC42LTE0LjcsNi0xNy42LDE0TDIxLDQyNC41Yy0xLDIuOCwwLjQsNS44LDMuMiw2LjggYzAuNiwwLjIsMS4yLDAuMywxLjgsMC4zYzEuNywwLDMuMy0wLjgsNC4zLTIuMmMwLjItMC4yLDAuMy0wLjQsMC41LTAuN2MxMC43LTE4LDI1LjgtMzMuMSw0My45LTQzLjYgYzE4LjYtMTAuOCwzOS45LTE2LjYsNjEuNi0xNi42YzEyLjksMCwyNS42LDIsMzcuNiw1LjlsMTUuMyw0MS4xbDAuNSwwLjljMy4yLDguOCwxMS41LDE0LjcsMjAuOSwxNC43YzEyLjMsMCwyMi4yLTEwLDIyLjItMjIuMiBjMC0zLjYtMC45LTcuMy0yLjYtMTAuNWMtMC43LTEuMi0xLjQtMi4zLTIuMi0zLjRjLTAuMy0wLjUtMC42LTEtMS0xLjRjLTEzLjEtMTIuMi0yOC40LTIxLjUtNDQuOS0yNy42bC0xLjEtMi44bC0wLjEsMCBMMTMwLjgsMjI2Yy0yLjktNy45LTkuNy0xMy4zLTE3LjYtMTRjLTAuMywwLTAuNi0wLjEtMC45LTAuMWMtMC4xLDAtMC4yLDAtMC4yLDBjLTAuMSwwLTAuMiwwLTAuMiwwIEMxMTEuNSwyMTEuOSwxMTEuMiwyMTIsMTEwLjksMjEyJy8+CiAgICAgICAgICAgIDwvZGVmcz4KICAgICAgICAgICAgPGNsaXBQYXRoIGlkPSdTVkdJRF8yXyc+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSdNMTk5LjUsNDEyLjdsLTAuMi0wLjVsLTAuNS0xbC0xMS43LTMxLjVjMTEuMSw1LjEsMjEuNCwxMS44LDMwLjcsMjAuMWwwLDBjMS4yLDAuOSwyLjIsMi4yLDMsMy43IGMwLjksMS43LDEuNCwzLjUsMS40LDUuNWMwLDYuNC01LjIsMTEuNi0xMS42LDExLjZDMjA1LjUsNDIwLjYsMjAxLjEsNDE3LjQsMTk5LjUsNDEyLjcgTTEwMy4zLDIyOS42YzEuNS00LjEsNC45LTYuOSw4LjctNyBjMCwwLDAuMSwwLDAuMSwwYzMuOCwwLjIsNy4yLDIuOSw4LjcsN2w0OC4zLDEzMi42Yy0xMC43LTIuNy0yMS43LTQuMS0zMi45LTQuMWMtMjMuNSwwLTQ2LjcsNi4yLTY2LjksMTggYy05LjgsNS43LTE4LjgsMTIuNy0yNi45LDIwLjZMMTAzLjMsMjI5LjZ6IE0xMTAuOSwyMTJjLTcuOCwwLjYtMTQuNyw2LTE3LjYsMTRMMjEsNDI0LjVjLTEsMi44LDAuNCw1LjgsMy4yLDYuOCBjMC42LDAuMiwxLjIsMC4zLDEuOCwwLjNjMS43LDAsMy4zLTAuOCw0LjMtMi4yYzAuMi0wLjIsMC4zLTAuNCwwLjUtMC43YzEwLjctMTgsMjUuOC0zMy4xLDQzLjktNDMuNiBjMTguNi0xMC44LDM5LjktMTYuNiw2MS42LTE2LjZjMTIuOSwwLDI1LjYsMiwzNy42LDUuOWwxNS4zLDQxLjFsMC41LDAuOWMzLjIsOC44LDExLjUsMTQuNywyMC45LDE0LjdjMTIuMywwLDIyLjItMTAsMjIuMi0yMi4yIGMwLTMuNi0wLjktNy4zLTIuNi0xMC41Yy0wLjctMS4yLTEuNC0yLjMtMi4yLTMuNGMtMC4zLTAuNS0wLjYtMS0xLTEuNGMtMTMuMS0xMi4yLTI4LjQtMjEuNS00NC45LTI3LjZsLTEuMS0yLjhsLTAuMSwwIEwxMzAuOCwyMjZjLTIuOS03LjktOS43LTEzLjMtMTcuNi0xNGMtMC4zLDAtMC42LTAuMS0wLjktMC4xYy0wLjEsMC0wLjIsMC0wLjIsMGMtMC4xLDAtMC4yLDAtMC4yLDAgQzExMS41LDIxMS45LDExMS4yLDIxMiwxMTAuOSwyMTInCiAgICAgICAgICAgICAgICAgICAgICB0cmFuc2Zvcm09J21hdHJpeCgxLCAwLCAwLCAxLCAwLCAwKScgc3R5bGU9J292ZXJmbG93OiB2aXNpYmxlOycvPgogICAgICAgICAgICA8L2NsaXBQYXRoPgogICAgICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9J1NWR0lEXzNfJyBncmFkaWVudFVuaXRzPSd1c2VyU3BhY2VPblVzZScgeDE9Jy00LjkzOCcgeTE9Jzc0My4wMjAzJyB4Mj0nMS45NzkyJwogICAgICAgICAgICAgICAgICAgICAgICAgICAgeTI9Jzc0My4wMjAzJyBncmFkaWVudFRyYW5zZm9ybT0nbWF0cml4KDMwLjY1OCAwIDAgLTMwLjY1OCAxNzIuMDgwMyAyMzEwMS4zNDE4KSc+CiAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzAnIHN0eWxlPSdzdG9wLWNvbG9yOiNGRkREMTUnLz4KICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMC4wMzQzJyBzdHlsZT0nc3RvcC1jb2xvcjojRkVEMjE3Jy8+CiAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzAuMTY2Mycgc3R5bGU9J3N0b3AtY29sb3I6I0ZBQUQxQycvPgogICAgICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScwLjMwNDknIHN0eWxlPSdzdG9wLWNvbG9yOiNGNjhGMjAnLz4KICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMC40NScgc3R5bGU9J3N0b3AtY29sb3I6I0YzNzgyNCcvPgogICAgICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScwLjYwNDUnIHN0eWxlPSdzdG9wLWNvbG9yOiNGMTY3MjYnLz4KICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMC43NzQ3JyBzdHlsZT0nc3RvcC1jb2xvcjojRjA1RDI4Jy8+CiAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzAuOTkxJyBzdHlsZT0nc3RvcC1jb2xvcjojRjA1QTI4Jy8+CiAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzEnIHN0eWxlPSdzdG9wLWNvbG9yOiNGMDVBMjgnLz4KICAgICAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgICAgICAgICAgPHJlY3QgeD0nMjAnIHk9JzIxMS45JyBjbGFzcz0nc3QwJyB3aWR0aD0nMjEyLjgnIGhlaWdodD0nMjE5LjcnLz4KICAgICAgICA8L2c+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxnIGNsYXNzPSdzdDEnPgogICAgICAgICAgICAgICAgPGc+CiAgICAgICAgICAgICAgICAgICAgPGc+CiAgICAgICAgICAgICAgICAgICAgICAgIDxkZWZzPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggaWQ9J1NWR0lEXzRfJwogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgZD0nTTE4Ny4zLDM4MC4zYzExLjEsNS4xLDIxLjQsMTEuOCwzMC43LDIwbDAsMGMxLjIsMSwyLjIsMi4yLDMsMy43YzAuOSwxLjcsMS40LDMuNSwxLjQsNS41SDIzMyBjMC0zLjYtMC45LTcuMy0yLjYtMTAuNWMtMC42LTEuMi0xLjQtMi4zLTIuMi0zLjRjLTAuMy0wLjUtMC42LTEtMS0xLjRjLTEzLjEtMTIuMi0yOC40LTIxLjUtNDQuOS0yNy42TDE4Ny4zLDM4MC4zeiBNNjkuNSwzNzYuN2MtOS44LDUuNy0xOC44LDEyLjctMjYuOSwyMC42bC0xMi4yLDMyLjhjMC4yLTAuMiwwLjMtMC40LDAuNS0wLjdjMTAuNy0xOCwyNS45LTMzLjEsNDMuOS00My42IGMxOC42LTEwLjgsMzkuOS0xNi42LDYxLjYtMTYuNmMxMi4xLDAsMjUuMSwxLjksMzcuNiw1LjlsLTQuNy0xMi40Yy0xMC43LTIuNy0yMS43LTQuMS0zMi45LTQuMSBDMTEyLjksMzU4LjcsODkuOCwzNjQuOSw2OS41LDM3Ni43Jy8+CiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGVmcz4KICAgICAgICAgICAgICAgICAgICAgICAgPGNsaXBQYXRoIGlkPSdTVkdJRF81Xyc+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSdNMTg3LjMsMzgwLjNjMTEuMSw1LjEsMjEuNCwxMS44LDMwLjcsMjBsMCwwYzEuMiwxLDIuMiwyLjIsMywzLjdjMC45LDEuNywxLjQsMy41LDEuNCw1LjVIMjMzIGMwLTMuNi0wLjktNy4zLTIuNi0xMC41Yy0wLjYtMS4yLTEuNC0yLjMtMi4yLTMuNGMtMC4zLTAuNS0wLjYtMS0xLTEuNGMtMTMuMS0xMi4yLTI4LjQtMjEuNS00NC45LTI3LjZMMTg3LjMsMzgwLjN6IE02OS41LDM3Ni43Yy05LjgsNS43LTE4LjgsMTIuNy0yNi45LDIwLjZsLTEyLjIsMzIuOGMwLjItMC4yLDAuMy0wLjQsMC41LTAuN2MxMC43LTE4LDI1LjktMzMuMSw0My45LTQzLjYgYzE4LjYtMTAuOCwzOS45LTE2LjYsNjEuNi0xNi42YzEyLjEsMCwyNS4xLDEuOSwzNy42LDUuOWwtNC43LTEyLjRjLTEwLjctMi43LTIxLjctNC4xLTMyLjktNC4xIEMxMTIuOSwzNTguNyw4OS44LDM2NC45LDY5LjUsMzc2LjcnCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB0cmFuc2Zvcm09J21hdHJpeCgxLCAwLCAwLCAxLCAwLCAwKScgc3R5bGU9J292ZXJmbG93OiB2aXNpYmxlOycvPgogICAgICAgICAgICAgICAgICAgICAgICA8L2NsaXBQYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9J1NWR0lEXzZfJyBncmFkaWVudFVuaXRzPSd1c2VyU3BhY2VPblVzZScgeDE9Jy01LjQwNDInIHkxPSc3NDEuNDczJwogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgeDI9JzEuNTEzMScgeTI9Jzc0MS40NzMnCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBncmFkaWVudFRyYW5zZm9ybT0nbWF0cml4KDI5LjI3NDggMCAwIC0yOS4yNzQ4IDE4OC43MTUyIDIyMTAwLjg0NzcpJz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMCcgc3R5bGU9J3N0b3AtY29sb3I6I0ZGRkZGRicvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScwLjMyODUnIHN0eWxlPSdzdG9wLWNvbG9yOiNGRkZGRkYnLz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMC4zNzQ1JyBzdHlsZT0nc3RvcC1jb2xvcjojRkJGQkZCJy8+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzAuNDIzMycgc3R5bGU9J3N0b3AtY29sb3I6I0VFRUVFRScvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScwLjQ3MzUnIHN0eWxlPSdzdG9wLWNvbG9yOiNEOUQ5RDknLz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMC41MjQ2JyBzdHlsZT0nc3RvcC1jb2xvcjojQkNCQkJCJy8+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzAuNTc2NCcgc3R5bGU9J3N0b3AtY29sb3I6Izk2OTU5NScvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScwLjYyODgnIHN0eWxlPSdzdG9wLWNvbG9yOiM2ODY2NjYnLz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMC42ODA4JyBzdHlsZT0nc3RvcC1jb2xvcjojMzMyRjMwJy8+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzAuNjk0OCcgc3R5bGU9J3N0b3AtY29sb3I6IzIzMUYyMCcvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScwLjkzMDEnIHN0eWxlPSdzdG9wLWNvbG9yOiNGRkZGRkYnLz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMScgc3R5bGU9J3N0b3AtY29sb3I6I0ZGRkZGRicvPgogICAgICAgICAgICAgICAgICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgICAgICAgICAgICAgICAgICAgICA8cmVjdCB4PSczMC41JyB5PSczNTguNycgY2xhc3M9J3N0Micgd2lkdGg9JzE4JyBoZWlnaHQ9JzE4Jy8+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgICAgIDxnLz4KICAgIDwvZz4KPC9zdmc+"
453
- }
546
+ ]
454
547
  },
455
548
  {
456
549
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
@@ -1001,17 +1094,13 @@
1001
1094
  {
1002
1095
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1003
1096
  "name": "Automation Anywhere Outbound Connector",
1004
- "id": "io.camunda.connectors.AutomationAnywhere.v1",
1005
- "version": 4,
1006
- "description": "[Deprecated] Orchestrate your Automation Anywhere bots with Camunda. You can create new queue items and get the result from it",
1097
+ "id": "io.camunda.connectors.AutomationAnywhere",
1098
+ "description": "Orchestrate your Automation Anywhere bots with Camunda. You can create new queue items and get the result from it",
1099
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/",
1100
+ "version": 1,
1007
1101
  "deprecated": {
1008
- "message": "This version of the connector will no longer be supported in the future. You can find a new supported version in the marketplace",
1009
- "documentationRef": "https://docs.camunda.io/docs/components/modeler/web-modeler/camunda-marketplace"
1010
- },
1011
- "icon": {
1012
- "contents": "data:image/svg+xml;utf8,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg viewBox='0 0 652 652' style='enable-background:new 0 0 652 652;' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E .st0%7Bclip-path:url(%23SVGID_2_);fill:url(%23SVGID_3_);%7D .st1%7Bopacity:0.3;%7D .st2%7Bclip-path:url(%23SVGID_5_);fill:url(%23SVGID_6_);%7D .st3%7Bfill:%23404041;%7D .st4%7Bfill:%23F79837;%7D%0A%3C/style%3E%3C/defs%3E%3Cg style='' transform='matrix(2.838946, 0, 0, 2.807126, -44.534363, -578.343384)'%3E%3Cg%3E%3Cdefs%3E%3Cpath id='SVGID_1_' d='M199.5,412.7l-0.2-0.5l-0.5-1l-11.7-31.5c11.1,5.1,21.4,11.8,30.7,20.1l0,0c1.2,0.9,2.2,2.2,3,3.7 c0.9,1.7,1.4,3.5,1.4,5.5c0,6.4-5.2,11.6-11.6,11.6C205.5,420.6,201.1,417.4,199.5,412.7 M103.3,229.6c1.5-4.1,4.9-6.9,8.7-7 c0,0,0.1,0,0.1,0c3.8,0.2,7.2,2.9,8.7,7l48.3,132.6c-10.7-2.7-21.7-4.1-32.9-4.1c-23.5,0-46.7,6.2-66.9,18 c-9.8,5.7-18.8,12.7-26.9,20.6L103.3,229.6z M110.9,212c-7.8,0.6-14.7,6-17.6,14L21,424.5c-1,2.8,0.4,5.8,3.2,6.8 c0.6,0.2,1.2,0.3,1.8,0.3c1.7,0,3.3-0.8,4.3-2.2c0.2-0.2,0.3-0.4,0.5-0.7c10.7-18,25.8-33.1,43.9-43.6 c18.6-10.8,39.9-16.6,61.6-16.6c12.9,0,25.6,2,37.6,5.9l15.3,41.1l0.5,0.9c3.2,8.8,11.5,14.7,20.9,14.7c12.3,0,22.2-10,22.2-22.2 c0-3.6-0.9-7.3-2.6-10.5c-0.7-1.2-1.4-2.3-2.2-3.4c-0.3-0.5-0.6-1-1-1.4c-13.1-12.2-28.4-21.5-44.9-27.6l-1.1-2.8l-0.1,0 L130.8,226c-2.9-7.9-9.7-13.3-17.6-14c-0.3,0-0.6-0.1-0.9-0.1c-0.1,0-0.2,0-0.2,0c-0.1,0-0.2,0-0.2,0 C111.5,211.9,111.2,212,110.9,212'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cpath d='M199.5,412.7l-0.2-0.5l-0.5-1l-11.7-31.5c11.1,5.1,21.4,11.8,30.7,20.1l0,0c1.2,0.9,2.2,2.2,3,3.7 c0.9,1.7,1.4,3.5,1.4,5.5c0,6.4-5.2,11.6-11.6,11.6C205.5,420.6,201.1,417.4,199.5,412.7 M103.3,229.6c1.5-4.1,4.9-6.9,8.7-7 c0,0,0.1,0,0.1,0c3.8,0.2,7.2,2.9,8.7,7l48.3,132.6c-10.7-2.7-21.7-4.1-32.9-4.1c-23.5,0-46.7,6.2-66.9,18 c-9.8,5.7-18.8,12.7-26.9,20.6L103.3,229.6z M110.9,212c-7.8,0.6-14.7,6-17.6,14L21,424.5c-1,2.8,0.4,5.8,3.2,6.8 c0.6,0.2,1.2,0.3,1.8,0.3c1.7,0,3.3-0.8,4.3-2.2c0.2-0.2,0.3-0.4,0.5-0.7c10.7-18,25.8-33.1,43.9-43.6 c18.6-10.8,39.9-16.6,61.6-16.6c12.9,0,25.6,2,37.6,5.9l15.3,41.1l0.5,0.9c3.2,8.8,11.5,14.7,20.9,14.7c12.3,0,22.2-10,22.2-22.2 c0-3.6-0.9-7.3-2.6-10.5c-0.7-1.2-1.4-2.3-2.2-3.4c-0.3-0.5-0.6-1-1-1.4c-13.1-12.2-28.4-21.5-44.9-27.6l-1.1-2.8l-0.1,0 L130.8,226c-2.9-7.9-9.7-13.3-17.6-14c-0.3,0-0.6-0.1-0.9-0.1c-0.1,0-0.2,0-0.2,0c-0.1,0-0.2,0-0.2,0 C111.5,211.9,111.2,212,110.9,212' transform='matrix(1, 0, 0, 1, 0, 0)' style='overflow: visible;'/%3E%3C/clipPath%3E%3ClinearGradient id='SVGID_3_' gradientUnits='userSpaceOnUse' x1='-4.938' y1='743.0203' x2='1.9792' y2='743.0203' gradientTransform='matrix(30.658 0 0 -30.658 172.0803 23101.3418)'%3E%3Cstop offset='0' style='stop-color:%23FFDD15'/%3E%3Cstop offset='0.0343' style='stop-color:%23FED217'/%3E%3Cstop offset='0.1663' style='stop-color:%23FAAD1C'/%3E%3Cstop offset='0.3049' style='stop-color:%23F68F20'/%3E%3Cstop offset='0.45' style='stop-color:%23F37824'/%3E%3Cstop offset='0.6045' style='stop-color:%23F16726'/%3E%3Cstop offset='0.7747' style='stop-color:%23F05D28'/%3E%3Cstop offset='0.991' style='stop-color:%23F05A28'/%3E%3Cstop offset='1' style='stop-color:%23F05A28'/%3E%3C/linearGradient%3E%3Crect x='20' y='211.9' class='st0' width='212.8' height='219.7'/%3E%3C/g%3E%3Cg%3E%3Cg class='st1'%3E%3Cg%3E%3Cg%3E%3Cdefs%3E%3Cpath id='SVGID_4_' d='M187.3,380.3c11.1,5.1,21.4,11.8,30.7,20l0,0c1.2,1,2.2,2.2,3,3.7c0.9,1.7,1.4,3.5,1.4,5.5H233 c0-3.6-0.9-7.3-2.6-10.5c-0.6-1.2-1.4-2.3-2.2-3.4c-0.3-0.5-0.6-1-1-1.4c-13.1-12.2-28.4-21.5-44.9-27.6L187.3,380.3z M69.5,376.7c-9.8,5.7-18.8,12.7-26.9,20.6l-12.2,32.8c0.2-0.2,0.3-0.4,0.5-0.7c10.7-18,25.9-33.1,43.9-43.6 c18.6-10.8,39.9-16.6,61.6-16.6c12.1,0,25.1,1.9,37.6,5.9l-4.7-12.4c-10.7-2.7-21.7-4.1-32.9-4.1 C112.9,358.7,89.8,364.9,69.5,376.7'/%3E%3C/defs%3E%3CclipPath id='SVGID_5_'%3E%3Cpath d='M187.3,380.3c11.1,5.1,21.4,11.8,30.7,20l0,0c1.2,1,2.2,2.2,3,3.7c0.9,1.7,1.4,3.5,1.4,5.5H233 c0-3.6-0.9-7.3-2.6-10.5c-0.6-1.2-1.4-2.3-2.2-3.4c-0.3-0.5-0.6-1-1-1.4c-13.1-12.2-28.4-21.5-44.9-27.6L187.3,380.3z M69.5,376.7c-9.8,5.7-18.8,12.7-26.9,20.6l-12.2,32.8c0.2-0.2,0.3-0.4,0.5-0.7c10.7-18,25.9-33.1,43.9-43.6 c18.6-10.8,39.9-16.6,61.6-16.6c12.1,0,25.1,1.9,37.6,5.9l-4.7-12.4c-10.7-2.7-21.7-4.1-32.9-4.1 C112.9,358.7,89.8,364.9,69.5,376.7' transform='matrix(1, 0, 0, 1, 0, 0)' style='overflow: visible;'/%3E%3C/clipPath%3E%3ClinearGradient id='SVGID_6_' gradientUnits='userSpaceOnUse' x1='-5.4042' y1='741.473' x2='1.5131' y2='741.473' gradientTransform='matrix(29.2748 0 0 -29.2748 188.7152 22100.8477)'%3E%3Cstop offset='0' style='stop-color:%23FFFFFF'/%3E%3Cstop offset='0.3285' style='stop-color:%23FFFFFF'/%3E%3Cstop offset='0.3745' style='stop-color:%23FBFBFB'/%3E%3Cstop offset='0.4233' style='stop-color:%23EEEEEE'/%3E%3Cstop offset='0.4735' style='stop-color:%23D9D9D9'/%3E%3Cstop offset='0.5246' style='stop-color:%23BCBBBB'/%3E%3Cstop offset='0.5764' style='stop-color:%23969595'/%3E%3Cstop offset='0.6288' style='stop-color:%23686666'/%3E%3Cstop offset='0.6808' style='stop-color:%23332F30'/%3E%3Cstop offset='0.6948' style='stop-color:%23231F20'/%3E%3Cstop offset='0.9301' style='stop-color:%23FFFFFF'/%3E%3Cstop offset='1' style='stop-color:%23FFFFFF'/%3E%3C/linearGradient%3E%3Crect x='30.5' y='358.7' class='st2' width='18' height='18'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg/%3E%3C/g%3E%3C/svg%3E"
1102
+ "message": "This connector is replaced by the new Automation Anywhere connector (id = io.camunda.connectors.AutomationAnywhere.v1). Please use the new connector instead."
1013
1103
  },
1014
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/",
1015
1104
  "category": {
1016
1105
  "id": "connectors",
1017
1106
  "name": "Connectors"
@@ -1020,48 +1109,57 @@
1020
1109
  "elementType": {
1021
1110
  "value": "bpmn:ServiceTask"
1022
1111
  },
1023
- "engines": {
1024
- "camunda": "^8.4"
1025
- },
1026
1112
  "groups": [
1027
1113
  {
1028
1114
  "id": "operation",
1029
1115
  "label": "Operation"
1030
1116
  },
1031
- {
1032
- "id": "authentication",
1033
- "label": "Authentication"
1034
- },
1035
1117
  {
1036
1118
  "id": "configuration",
1037
1119
  "label": "Configuration"
1038
1120
  },
1121
+ {
1122
+ "id": "authentication",
1123
+ "label": "Authentication"
1124
+ },
1039
1125
  {
1040
1126
  "id": "input",
1041
1127
  "label": "Input"
1042
1128
  },
1129
+ {
1130
+ "id": "timeout",
1131
+ "label": "Timeout"
1132
+ },
1043
1133
  {
1044
1134
  "id": "output",
1045
- "label": "Output"
1135
+ "label": "Output mapping"
1046
1136
  },
1047
1137
  {
1048
- "id": "errors",
1138
+ "id": "error",
1049
1139
  "label": "Error handling"
1140
+ },
1141
+ {
1142
+ "id": "retries",
1143
+ "label": "Retries"
1050
1144
  }
1051
1145
  ],
1052
1146
  "properties": [
1053
1147
  {
1054
- "type": "Hidden",
1055
- "value": "io.camunda:http-json:1",
1148
+ "value": "io.camunda:connector-automationanywhere:1",
1056
1149
  "binding": {
1057
1150
  "type": "zeebe:taskDefinition",
1058
1151
  "property": "type"
1059
- }
1152
+ },
1153
+ "type": "Hidden"
1060
1154
  },
1061
1155
  {
1062
- "label": "Operation type",
1063
- "id": "operationType",
1156
+ "id": "operation.type",
1157
+ "label": "Type",
1064
1158
  "group": "operation",
1159
+ "binding": {
1160
+ "name": "operation.type",
1161
+ "type": "zeebe:input"
1162
+ },
1065
1163
  "type": "Dropdown",
1066
1164
  "choices": [
1067
1165
  {
@@ -1072,488 +1170,345 @@
1072
1170
  "name": "Get work item result from queue by ID",
1073
1171
  "value": "listWorkItemsInQueue"
1074
1172
  }
1075
- ],
1076
- "binding": {
1077
- "type": "zeebe:input",
1078
- "name": "operationType"
1079
- }
1173
+ ]
1080
1174
  },
1081
1175
  {
1176
+ "id": "configuration.controlRoomUrl",
1082
1177
  "label": "Control room URL",
1083
- "group": "configuration",
1178
+ "optional": false,
1179
+ "constraints": {
1180
+ "notEmpty": true
1181
+ },
1084
1182
  "feel": "optional",
1085
- "description": "Automation Anywhere control room URL. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
1086
- "type": "String",
1183
+ "group": "configuration",
1087
1184
  "binding": {
1088
- "type": "zeebe:input",
1089
- "name": "controlRoomURL"
1185
+ "name": "configuration.controlRoomUrl",
1186
+ "type": "zeebe:input"
1090
1187
  },
1091
- "constraints": {
1092
- "notEmpty": true,
1093
- "pattern": {
1094
- "value": "^(=|(https?://|secrets\\..+|\\{\\{secrets\\..+\\}\\}).*$)",
1095
- "message": "Must be a http(s) URL"
1096
- }
1097
- }
1188
+ "type": "String"
1098
1189
  },
1099
1190
  {
1191
+ "id": "authentication.type",
1100
1192
  "label": "Type",
1101
- "id": "authenticationType",
1102
- "group": "authentication",
1103
1193
  "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>",
1104
- "value": "userNamePasswordAuth",
1194
+ "value": "passwordBasedAuthentication",
1195
+ "group": "authentication",
1196
+ "binding": {
1197
+ "name": "authentication.type",
1198
+ "type": "zeebe:input"
1199
+ },
1105
1200
  "type": "Dropdown",
1106
1201
  "choices": [
1107
1202
  {
1108
1203
  "name": "Authenticate (username and password)",
1109
- "value": "userNamePasswordAuth"
1204
+ "value": "passwordBasedAuthentication"
1110
1205
  },
1111
1206
  {
1112
1207
  "name": "Authenticate (username and API key)",
1113
- "value": "userNameApiKeyAuth"
1208
+ "value": "apiKeyAuthentication"
1114
1209
  },
1115
1210
  {
1116
1211
  "name": "Authentication (refresh) token",
1117
- "value": "tokenAuth"
1212
+ "value": "tokenBasedAuthentication"
1118
1213
  }
1119
- ],
1120
- "binding": {
1121
- "type": "zeebe:input",
1122
- "name": "authentication.withoutBindingType"
1123
- }
1214
+ ]
1124
1215
  },
1125
1216
  {
1126
- "id": "credentialsInBodyAuthType",
1127
- "group": "authentication",
1128
- "type": "Hidden",
1129
- "value": "credentialsInBody",
1130
- "binding": {
1131
- "type": "zeebe:input",
1132
- "name": "authentication.type"
1133
- },
1217
+ "id": "authentication.passwordBassesUsername",
1218
+ "label": "Username",
1219
+ "optional": false,
1134
1220
  "constraints": {
1135
1221
  "notEmpty": true
1136
1222
  },
1137
- "condition": {
1138
- "property": "authenticationType",
1139
- "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
1140
- }
1141
- },
1142
- {
1223
+ "feel": "optional",
1143
1224
  "group": "authentication",
1144
- "type": "Hidden",
1145
- "value": "noAuth",
1146
1225
  "binding": {
1147
- "type": "zeebe:input",
1148
- "name": "authentication.request.authentication.type"
1226
+ "name": "authentication.username",
1227
+ "type": "zeebe:input"
1228
+ },
1229
+ "condition": {
1230
+ "property": "authentication.type",
1231
+ "equals": "passwordBasedAuthentication",
1232
+ "type": "simple"
1149
1233
  },
1234
+ "type": "String"
1235
+ },
1236
+ {
1237
+ "id": "authentication.password",
1238
+ "label": "Password",
1239
+ "optional": false,
1150
1240
  "constraints": {
1151
1241
  "notEmpty": true
1152
1242
  },
1243
+ "feel": "optional",
1244
+ "group": "authentication",
1245
+ "binding": {
1246
+ "name": "authentication.password",
1247
+ "type": "zeebe:input"
1248
+ },
1153
1249
  "condition": {
1154
- "property": "authenticationType",
1155
- "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
1156
- }
1250
+ "property": "authentication.type",
1251
+ "equals": "passwordBasedAuthentication",
1252
+ "type": "simple"
1253
+ },
1254
+ "type": "String"
1157
1255
  },
1158
1256
  {
1159
- "id": "tokenAuthType",
1257
+ "id": "authentication.multipleLogin",
1258
+ "label": "Multiple login",
1259
+ "optional": false,
1260
+ "constraints": {
1261
+ "notEmpty": true
1262
+ },
1160
1263
  "group": "authentication",
1161
- "type": "Hidden",
1162
- "value": "noAuth",
1163
1264
  "binding": {
1164
- "type": "zeebe:input",
1165
- "name": "authentication.type"
1166
- },
1167
- "constraints": {
1168
- "notEmpty": true
1265
+ "name": "authentication.multipleLogin",
1266
+ "type": "zeebe:input"
1169
1267
  },
1170
1268
  "condition": {
1171
- "property": "authenticationType",
1172
- "oneOf": ["tokenAuth"]
1173
- }
1174
- },
1175
- {
1176
- "description": "method for authentication",
1177
- "type": "Hidden",
1178
- "value": "post",
1179
- "binding": {
1180
- "type": "zeebe:input",
1181
- "name": "authentication.request.method"
1269
+ "property": "authentication.type",
1270
+ "equals": "passwordBasedAuthentication",
1271
+ "type": "simple"
1182
1272
  },
1183
- "condition": {
1184
- "property": "authenticationType",
1185
- "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
1186
- }
1273
+ "type": "Dropdown",
1274
+ "choices": [
1275
+ {
1276
+ "name": "TRUE",
1277
+ "value": "true"
1278
+ },
1279
+ {
1280
+ "name": "FALSE",
1281
+ "value": "false"
1282
+ }
1283
+ ]
1187
1284
  },
1188
1285
  {
1286
+ "id": "authentication.apiUsername",
1189
1287
  "label": "Username",
1190
- "group": "authentication",
1191
- "type": "String",
1192
- "feel": "optional",
1193
- "binding": {
1194
- "type": "zeebe:input",
1195
- "name": "authentication.request.body.username"
1196
- },
1288
+ "optional": false,
1197
1289
  "constraints": {
1198
1290
  "notEmpty": true
1199
1291
  },
1200
- "condition": {
1201
- "property": "authenticationType",
1202
- "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
1203
- }
1204
- },
1205
- {
1206
- "label": "Password",
1207
- "group": "authentication",
1208
- "type": "String",
1209
1292
  "feel": "optional",
1293
+ "group": "authentication",
1210
1294
  "binding": {
1211
- "type": "zeebe:input",
1212
- "name": "authentication.request.body.password"
1213
- },
1214
- "constraints": {
1215
- "notEmpty": true
1295
+ "name": "authentication.username",
1296
+ "type": "zeebe:input"
1216
1297
  },
1217
1298
  "condition": {
1218
- "property": "authenticationType",
1219
- "equals": "userNamePasswordAuth"
1220
- }
1299
+ "property": "authentication.type",
1300
+ "equals": "apiKeyAuthentication",
1301
+ "type": "simple"
1302
+ },
1303
+ "type": "String"
1221
1304
  },
1222
1305
  {
1306
+ "id": "authentication.apiKey",
1223
1307
  "label": "API key",
1224
- "group": "authentication",
1225
- "type": "String",
1226
- "feel": "optional",
1227
- "binding": {
1228
- "type": "zeebe:input",
1229
- "name": "authentication.request.body.apiKey"
1230
- },
1308
+ "optional": false,
1231
1309
  "constraints": {
1232
1310
  "notEmpty": true
1233
1311
  },
1234
- "condition": {
1235
- "property": "authenticationType",
1236
- "equals": "userNameApiKeyAuth"
1237
- }
1238
- },
1239
- {
1240
- "label": "Multiple login",
1312
+ "feel": "optional",
1241
1313
  "group": "authentication",
1242
- "description": "For more information on multi-login, see <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
1243
- "type": "Dropdown",
1244
- "value": "false",
1245
- "choices": [
1246
- {
1247
- "name": "TRUE",
1248
- "value": "true"
1249
- },
1250
- {
1251
- "name": "FALSE",
1252
- "value": "false"
1253
- }
1254
- ],
1255
1314
  "binding": {
1256
- "type": "zeebe:input",
1257
- "name": "authentication.request.body.multipleLogin"
1258
- },
1259
- "constraints": {
1260
- "notEmpty": true
1315
+ "name": "authentication.apiKey",
1316
+ "type": "zeebe:input"
1261
1317
  },
1262
1318
  "condition": {
1263
- "property": "authenticationType",
1264
- "equals": "userNamePasswordAuth"
1265
- }
1319
+ "property": "authentication.type",
1320
+ "equals": "apiKeyAuthentication",
1321
+ "type": "simple"
1322
+ },
1323
+ "type": "String"
1266
1324
  },
1267
1325
  {
1326
+ "id": "authentication.token",
1268
1327
  "label": "Token",
1269
- "group": "authentication",
1270
- "type": "String",
1271
- "feel": "optional",
1272
- "binding": {
1273
- "type": "zeebe:input",
1274
- "name": "token"
1275
- },
1328
+ "optional": false,
1276
1329
  "constraints": {
1277
1330
  "notEmpty": true
1278
1331
  },
1279
- "condition": {
1280
- "property": "authenticationType",
1281
- "equals": "tokenAuth"
1282
- }
1283
- },
1284
- {
1285
- "description": "Token",
1286
- "type": "Hidden",
1287
- "value": "={\"X-Authorization\":token}",
1332
+ "feel": "optional",
1333
+ "group": "authentication",
1288
1334
  "binding": {
1289
- "type": "zeebe:input",
1290
- "name": "headers"
1291
- },
1292
- "constraints": {
1293
- "notEmpty": true
1335
+ "name": "authentication.token",
1336
+ "type": "zeebe:input"
1294
1337
  },
1295
1338
  "condition": {
1296
- "property": "authenticationType",
1297
- "equals": "tokenAuth"
1298
- }
1339
+ "property": "authentication.type",
1340
+ "equals": "tokenBasedAuthentication",
1341
+ "type": "simple"
1342
+ },
1343
+ "type": "String"
1299
1344
  },
1300
1345
  {
1301
- "description": "Output headers",
1302
- "type": "Hidden",
1303
- "value": "={\"X-Authorization\":\"asObject:token.asString\"}",
1304
- "binding": {
1305
- "type": "zeebe:input",
1306
- "name": "authentication.outputHeaders"
1307
- },
1346
+ "id": "operation.queueId",
1347
+ "label": "Work queue ID",
1348
+ "description": "The queue ID of the item",
1349
+ "optional": false,
1308
1350
  "constraints": {
1309
1351
  "notEmpty": true
1310
1352
  },
1353
+ "feel": "optional",
1354
+ "group": "input",
1355
+ "binding": {
1356
+ "name": "operation.queueId",
1357
+ "type": "zeebe:input"
1358
+ },
1311
1359
  "condition": {
1312
- "property": "authenticationType",
1313
- "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
1314
- }
1360
+ "property": "operation.type",
1361
+ "equals": "addWorkItemsToTheQueue",
1362
+ "type": "simple"
1363
+ },
1364
+ "type": "String"
1315
1365
  },
1316
1366
  {
1317
- "description": "Full authentication url",
1318
- "type": "Hidden",
1367
+ "id": "operation.data",
1368
+ "label": "Work item json data",
1369
+ "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>",
1319
1370
  "optional": false,
1320
- "value": "=controlRoomURL+\"/v1/authentication\"",
1321
- "binding": {
1322
- "type": "zeebe:input",
1323
- "name": "authentication.request.url"
1324
- },
1325
1371
  "constraints": {
1326
1372
  "notEmpty": true
1327
1373
  },
1328
- "condition": {
1329
- "property": "authenticationType",
1330
- "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
1331
- }
1332
- },
1333
- {
1334
- "description": "method for request",
1335
- "type": "Hidden",
1336
- "value": "post",
1374
+ "feel": "required",
1375
+ "group": "input",
1337
1376
  "binding": {
1338
- "type": "zeebe:input",
1339
- "name": "method"
1377
+ "name": "operation.data",
1378
+ "type": "zeebe:input"
1340
1379
  },
1341
1380
  "condition": {
1342
- "property": "operationType",
1343
- "oneOf": ["addWorkItemsToTheQueue", "listWorkItemsInQueue"]
1344
- }
1381
+ "property": "operation.type",
1382
+ "equals": "addWorkItemsToTheQueue",
1383
+ "type": "simple"
1384
+ },
1385
+ "type": "Text"
1345
1386
  },
1346
1387
  {
1388
+ "id": "operation.workQueueId",
1347
1389
  "label": "Work queue ID",
1348
- "group": "input",
1349
1390
  "description": "The queue ID of the item",
1350
- "type": "String",
1351
1391
  "optional": false,
1352
- "feel": "optional",
1353
- "binding": {
1354
- "type": "zeebe:input",
1355
- "name": "queueId"
1356
- },
1357
1392
  "constraints": {
1358
1393
  "notEmpty": true
1359
1394
  },
1360
- "condition": {
1361
- "property": "operationType",
1362
- "oneOf": ["addWorkItemsToTheQueue", "listWorkItemsInQueue"]
1363
- }
1364
- },
1365
- {
1366
- "description": "Add work items to the queue",
1367
- "type": "Hidden",
1368
- "optional": false,
1369
- "value": "=controlRoomURL+\"/v3/wlm/queues/\"+queueId+\"/workitems\"",
1395
+ "feel": "optional",
1396
+ "group": "input",
1370
1397
  "binding": {
1371
- "type": "zeebe:input",
1372
- "name": "url"
1373
- },
1374
- "constraints": {
1375
- "notEmpty": true
1398
+ "name": "operation.queueId",
1399
+ "type": "zeebe:input"
1376
1400
  },
1377
1401
  "condition": {
1378
- "property": "operationType",
1379
- "oneOf": ["addWorkItemsToTheQueue"]
1380
- }
1402
+ "property": "operation.type",
1403
+ "equals": "listWorkItemsInQueue",
1404
+ "type": "simple"
1405
+ },
1406
+ "type": "String"
1381
1407
  },
1382
1408
  {
1409
+ "id": "operation.workItemId",
1383
1410
  "label": "Work item ID",
1384
1411
  "description": "The queue item identifier to be fetched from queue",
1385
- "group": "input",
1386
- "type": "String",
1387
- "feel": "optional",
1388
1412
  "optional": false,
1389
- "binding": {
1390
- "type": "zeebe:input",
1391
- "name": "workItemId"
1392
- },
1393
1413
  "constraints": {
1394
1414
  "notEmpty": true
1395
1415
  },
1416
+ "feel": "optional",
1417
+ "group": "input",
1418
+ "binding": {
1419
+ "name": "operation.workItemId",
1420
+ "type": "zeebe:input"
1421
+ },
1396
1422
  "condition": {
1397
- "property": "operationType",
1398
- "oneOf": ["listWorkItemsInQueue"]
1399
- }
1400
- },
1401
- {
1402
- "label": "Work item json data",
1403
- "description": "Work item json input data. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
1404
- "group": "input",
1405
- "type": "String",
1406
- "feel": "required",
1407
- "binding": {
1408
- "type": "zeebe:input",
1409
- "name": "itemData"
1410
- },
1411
- "constraints": {
1412
- "notEmpty": true
1413
- },
1414
- "condition": {
1415
- "property": "operationType",
1416
- "oneOf": ["addWorkItemsToTheQueue"]
1417
- }
1418
- },
1419
- {
1420
- "description": "body with a new work item",
1421
- "type": "Hidden",
1422
- "optional": false,
1423
- "value": "={\"workItems\":[{\"json\":itemData}]}",
1424
- "binding": {
1425
- "type": "zeebe:input",
1426
- "name": "body"
1427
- },
1428
- "constraints": {
1429
- "notEmpty": true
1430
- },
1431
- "condition": {
1432
- "property": "operationType",
1433
- "oneOf": ["addWorkItemsToTheQueue"]
1434
- }
1435
- },
1436
- {
1437
- "label": "filter for getting item by id",
1438
- "type": "Hidden",
1439
- "optional": false,
1440
- "value": "={\"filter\":{\"operator\":\"eq\",\"value\":workItemId,\"field\":\"id\"}}",
1441
- "binding": {
1442
- "type": "zeebe:input",
1443
- "name": "body"
1444
- },
1445
- "constraints": {
1446
- "notEmpty": true
1447
- },
1448
- "condition": {
1449
- "property": "operationType",
1450
- "oneOf": ["listWorkItemsInQueue"]
1451
- }
1452
- },
1453
- {
1454
- "description": "List work items in queue",
1455
- "type": "Hidden",
1456
- "optional": false,
1457
- "value": "=controlRoomURL+\"/v3/wlm/queues/\"+queueId+\"/workitems/list\"",
1458
- "binding": {
1459
- "type": "zeebe:input",
1460
- "name": "url"
1461
- },
1462
- "constraints": {
1463
- "notEmpty": true
1423
+ "property": "operation.type",
1424
+ "equals": "listWorkItemsInQueue",
1425
+ "type": "simple"
1464
1426
  },
1465
- "condition": {
1466
- "property": "operationType",
1467
- "oneOf": ["listWorkItemsInQueue"]
1468
- }
1427
+ "type": "String"
1469
1428
  },
1470
1429
  {
1471
- "label": "Connection timeout",
1430
+ "id": "configuration.connectionTimeoutInSeconds",
1431
+ "label": "Connection timeout in seconds",
1472
1432
  "description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
1473
- "group": "errors",
1474
- "type": "String",
1433
+ "optional": true,
1475
1434
  "value": "20",
1435
+ "feel": "optional",
1436
+ "group": "timeout",
1476
1437
  "binding": {
1477
- "type": "zeebe:input",
1478
- "name": "connectionTimeoutInSeconds"
1438
+ "name": "configuration.connectionTimeoutInSeconds",
1439
+ "type": "zeebe:input"
1479
1440
  },
1480
- "optional": true,
1481
- "feel": "optional",
1482
- "constraints": {
1483
- "notEmpty": false,
1484
- "pattern": {
1485
- "value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
1486
- "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
1487
- }
1488
- }
1441
+ "type": "String"
1489
1442
  },
1490
1443
  {
1444
+ "id": "resultVariable",
1491
1445
  "label": "Result variable",
1492
- "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>",
1446
+ "description": "Name of variable to store the response in",
1493
1447
  "group": "output",
1494
- "type": "String",
1495
1448
  "binding": {
1496
- "type": "zeebe:taskHeader",
1497
- "key": "resultVariable"
1498
- }
1449
+ "key": "resultVariable",
1450
+ "type": "zeebe:taskHeader"
1451
+ },
1452
+ "type": "String"
1499
1453
  },
1500
1454
  {
1455
+ "id": "resultExpression",
1501
1456
  "label": "Result expression",
1502
- "id": "resultExpressionGetItemState",
1503
- "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>",
1504
- "group": "output",
1505
- "type": "String",
1457
+ "description": "Expression to map the response into process variables",
1506
1458
  "feel": "required",
1507
- "value": "={itemState:response.body.list[1].status}",
1459
+ "group": "output",
1508
1460
  "binding": {
1509
- "type": "zeebe:taskHeader",
1510
- "key": "resultExpression"
1461
+ "key": "resultExpression",
1462
+ "type": "zeebe:taskHeader"
1511
1463
  },
1512
- "condition": {
1513
- "property": "operationType",
1514
- "oneOf": ["listWorkItemsInQueue"]
1515
- }
1464
+ "type": "Text"
1516
1465
  },
1517
1466
  {
1518
- "label": "Result expression",
1519
- "id": "resultExpressionGetItemId",
1520
- "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>",
1521
- "group": "output",
1522
- "type": "String",
1467
+ "id": "errorExpression",
1468
+ "label": "Error expression",
1469
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
1523
1470
  "feel": "required",
1524
- "value": "={itemId:response.body.list[1].id}",
1471
+ "group": "error",
1525
1472
  "binding": {
1526
- "type": "zeebe:taskHeader",
1527
- "key": "resultExpression"
1473
+ "key": "errorExpression",
1474
+ "type": "zeebe:taskHeader"
1528
1475
  },
1529
- "condition": {
1530
- "property": "operationType",
1531
- "oneOf": ["addWorkItemsToTheQueue"]
1532
- }
1476
+ "type": "Text"
1533
1477
  },
1534
1478
  {
1535
- "label": "Error expression",
1536
- "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>",
1537
- "group": "errors",
1538
- "type": "Text",
1539
- "feel": "required",
1479
+ "id": "retryBackoff",
1480
+ "label": "Retry backoff",
1481
+ "description": "ISO-8601 duration to wait between retries",
1482
+ "value": "PT0S",
1483
+ "group": "retries",
1540
1484
  "binding": {
1541
- "type": "zeebe:taskHeader",
1542
- "key": "errorExpression"
1543
- }
1485
+ "key": "retryBackoff",
1486
+ "type": "zeebe:taskHeader"
1487
+ },
1488
+ "type": "Hidden"
1544
1489
  }
1545
- ]
1490
+ ],
1491
+ "icon": {
1492
+ "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+"
1493
+ }
1546
1494
  },
1547
1495
  {
1548
1496
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1549
1497
  "name": "Automation Anywhere Outbound Connector",
1550
1498
  "id": "io.camunda.connectors.AutomationAnywhere",
1551
- "description": "Orchestrate your Automation Anywhere bots with Camunda. You can create new queue items and get the result from it",
1552
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/",
1553
- "version": 1,
1499
+ "description": "Manage work items in Automation Anywhere queues.",
1554
1500
  "deprecated": {
1555
1501
  "message": "This connector is replaced by the new Automation Anywhere connector (id = io.camunda.connectors.AutomationAnywhere.v1). Please use the new connector instead."
1556
1502
  },
1503
+ "metadata": {
1504
+ "keywords": [
1505
+ "add work item to queue",
1506
+ "get work item from queue",
1507
+ "get work item result from queue by ID"
1508
+ ]
1509
+ },
1510
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/",
1511
+ "version": 2,
1557
1512
  "category": {
1558
1513
  "id": "connectors",
1559
1514
  "name": "Connectors"
@@ -1600,8 +1555,8 @@
1600
1555
  {
1601
1556
  "value": "io.camunda:connector-automationanywhere:1",
1602
1557
  "binding": {
1603
- "type": "zeebe:taskDefinition",
1604
- "property": "type"
1558
+ "property": "type",
1559
+ "type": "zeebe:taskDefinition"
1605
1560
  },
1606
1561
  "type": "Hidden"
1607
1562
  },
@@ -1866,7 +1821,7 @@
1866
1821
  "constraints": {
1867
1822
  "notEmpty": true
1868
1823
  },
1869
- "feel": "optional",
1824
+ "feel": "static",
1870
1825
  "group": "input",
1871
1826
  "binding": {
1872
1827
  "name": "operation.workItemId",
@@ -1877,21 +1832,21 @@
1877
1832
  "equals": "listWorkItemsInQueue",
1878
1833
  "type": "simple"
1879
1834
  },
1880
- "type": "String"
1835
+ "type": "Number"
1881
1836
  },
1882
1837
  {
1883
1838
  "id": "configuration.connectionTimeoutInSeconds",
1884
1839
  "label": "Connection timeout in seconds",
1885
1840
  "description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
1886
1841
  "optional": true,
1887
- "value": "20",
1888
- "feel": "optional",
1842
+ "value": 20,
1843
+ "feel": "static",
1889
1844
  "group": "timeout",
1890
1845
  "binding": {
1891
1846
  "name": "configuration.connectionTimeoutInSeconds",
1892
1847
  "type": "zeebe:input"
1893
1848
  },
1894
- "type": "String"
1849
+ "type": "Number"
1895
1850
  },
1896
1851
  {
1897
1852
  "id": "resultVariable",
@@ -1928,6 +1883,19 @@
1928
1883
  },
1929
1884
  "type": "Text"
1930
1885
  },
1886
+ {
1887
+ "id": "retryCount",
1888
+ "label": "Retries",
1889
+ "description": "Number of retries",
1890
+ "value": "3",
1891
+ "feel": "optional",
1892
+ "group": "retries",
1893
+ "binding": {
1894
+ "property": "retries",
1895
+ "type": "zeebe:taskDefinition"
1896
+ },
1897
+ "type": "String"
1898
+ },
1931
1899
  {
1932
1900
  "id": "retryBackoff",
1933
1901
  "label": "Retry backoff",
@@ -1938,7 +1906,7 @@
1938
1906
  "key": "retryBackoff",
1939
1907
  "type": "zeebe:taskHeader"
1940
1908
  },
1941
- "type": "Hidden"
1909
+ "type": "String"
1942
1910
  }
1943
1911
  ],
1944
1912
  "icon": {
@@ -1949,16 +1917,15 @@
1949
1917
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1950
1918
  "name": "Automation Anywhere connector",
1951
1919
  "id": "io.camunda.connectors.AutomationAnywhere.v1",
1952
- "version": 2,
1920
+ "version": 1,
1921
+ "icon": {
1922
+ "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"
1923
+ },
1953
1924
  "description": "[Deprecated] Orchestrate your Automation Anywhere bots with Camunda. You can create new queue items and get the result from it",
1954
1925
  "deprecated": {
1955
1926
  "message": "This version of the connector will no longer be supported in the future. You can find a new supported version in the marketplace",
1956
1927
  "documentationRef": "https://docs.camunda.io/docs/components/modeler/web-modeler/camunda-marketplace"
1957
1928
  },
1958
- "icon": {
1959
- "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"
1960
- },
1961
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/",
1962
1929
  "category": {
1963
1930
  "id": "connectors",
1964
1931
  "name": "Connectors"
@@ -2038,8 +2005,8 @@
2038
2005
  "constraints": {
2039
2006
  "notEmpty": true,
2040
2007
  "pattern": {
2041
- "value": "^(=|(https?://|secrets\\..+|\\{\\{secrets\\..+\\}\\}).*$)",
2042
- "message": "Must be a http(s) URL"
2008
+ "value": "^(=|(http://|https://|secrets).*$)",
2009
+ "message": "Must be a http(s) URL."
2043
2010
  }
2044
2011
  }
2045
2012
  },
@@ -2429,7 +2396,7 @@
2429
2396
  "constraints": {
2430
2397
  "notEmpty": false,
2431
2398
  "pattern": {
2432
- "value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
2399
+ "value": "^(=|([0-9]+|secrets\\..+)$)",
2433
2400
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
2434
2401
  }
2435
2402
  }
@@ -2494,20 +2461,17 @@
2494
2461
  {
2495
2462
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2496
2463
  "name": "Automation Anywhere Outbound Connector",
2497
- "id": "io.camunda.connectors.AutomationAnywhere",
2498
- "description": "Manage work items in Automation Anywhere queues.",
2464
+ "id": "io.camunda.connectors.AutomationAnywhere.v1",
2465
+ "version": 4,
2466
+ "description": "[Deprecated] Orchestrate your Automation Anywhere bots with Camunda. You can create new queue items and get the result from it",
2499
2467
  "deprecated": {
2500
- "message": "This connector is replaced by the new Automation Anywhere connector (id = io.camunda.connectors.AutomationAnywhere.v1). Please use the new connector instead."
2468
+ "message": "This version of the connector will no longer be supported in the future. You can find a new supported version in the marketplace",
2469
+ "documentationRef": "https://docs.camunda.io/docs/components/modeler/web-modeler/camunda-marketplace"
2501
2470
  },
2502
- "metadata": {
2503
- "keywords": [
2504
- "add work item to queue",
2505
- "get work item from queue",
2506
- "get work item result from queue by ID"
2507
- ]
2471
+ "icon": {
2472
+ "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"
2508
2473
  },
2509
2474
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/",
2510
- "version": 2,
2511
2475
  "category": {
2512
2476
  "id": "connectors",
2513
2477
  "name": "Connectors"
@@ -2516,57 +2480,48 @@
2516
2480
  "elementType": {
2517
2481
  "value": "bpmn:ServiceTask"
2518
2482
  },
2483
+ "engines": {
2484
+ "camunda": "^8.4"
2485
+ },
2519
2486
  "groups": [
2520
2487
  {
2521
2488
  "id": "operation",
2522
2489
  "label": "Operation"
2523
2490
  },
2524
- {
2525
- "id": "configuration",
2526
- "label": "Configuration"
2527
- },
2528
2491
  {
2529
2492
  "id": "authentication",
2530
2493
  "label": "Authentication"
2531
2494
  },
2495
+ {
2496
+ "id": "configuration",
2497
+ "label": "Configuration"
2498
+ },
2532
2499
  {
2533
2500
  "id": "input",
2534
2501
  "label": "Input"
2535
2502
  },
2536
2503
  {
2537
- "id": "timeout",
2538
- "label": "Timeout"
2504
+ "id": "output",
2505
+ "label": "Output"
2539
2506
  },
2540
2507
  {
2541
- "id": "output",
2542
- "label": "Output mapping"
2543
- },
2544
- {
2545
- "id": "error",
2508
+ "id": "errors",
2546
2509
  "label": "Error handling"
2547
- },
2548
- {
2549
- "id": "retries",
2550
- "label": "Retries"
2551
2510
  }
2552
2511
  ],
2553
2512
  "properties": [
2554
2513
  {
2555
- "value": "io.camunda:connector-automationanywhere:1",
2514
+ "type": "Hidden",
2515
+ "value": "io.camunda:http-json:1",
2556
2516
  "binding": {
2557
- "property": "type",
2558
- "type": "zeebe:taskDefinition"
2559
- },
2560
- "type": "Hidden"
2517
+ "type": "zeebe:taskDefinition",
2518
+ "property": "type"
2519
+ }
2561
2520
  },
2562
2521
  {
2563
- "id": "operation.type",
2564
- "label": "Type",
2522
+ "label": "Operation type",
2523
+ "id": "operationType",
2565
2524
  "group": "operation",
2566
- "binding": {
2567
- "name": "operation.type",
2568
- "type": "zeebe:input"
2569
- },
2570
2525
  "type": "Dropdown",
2571
2526
  "choices": [
2572
2527
  {
@@ -2577,107 +2532,176 @@
2577
2532
  "name": "Get work item result from queue by ID",
2578
2533
  "value": "listWorkItemsInQueue"
2579
2534
  }
2580
- ]
2535
+ ],
2536
+ "binding": {
2537
+ "type": "zeebe:input",
2538
+ "name": "operationType"
2539
+ }
2581
2540
  },
2582
2541
  {
2583
- "id": "configuration.controlRoomUrl",
2584
2542
  "label": "Control room URL",
2585
- "optional": false,
2586
- "constraints": {
2587
- "notEmpty": true
2588
- },
2589
- "feel": "optional",
2590
2543
  "group": "configuration",
2544
+ "feel": "optional",
2545
+ "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>",
2546
+ "type": "String",
2591
2547
  "binding": {
2592
- "name": "configuration.controlRoomUrl",
2593
- "type": "zeebe:input"
2548
+ "type": "zeebe:input",
2549
+ "name": "controlRoomURL"
2594
2550
  },
2595
- "type": "String"
2551
+ "constraints": {
2552
+ "notEmpty": true,
2553
+ "pattern": {
2554
+ "value": "^(=|(https?://|secrets\\..+|\\{\\{secrets\\..+\\}\\}).*$)",
2555
+ "message": "Must be a http(s) URL"
2556
+ }
2557
+ }
2596
2558
  },
2597
2559
  {
2598
- "id": "authentication.type",
2599
2560
  "label": "Type",
2600
- "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>",
2601
- "value": "passwordBasedAuthentication",
2561
+ "id": "authenticationType",
2602
2562
  "group": "authentication",
2603
- "binding": {
2604
- "name": "authentication.type",
2605
- "type": "zeebe:input"
2606
- },
2563
+ "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>",
2564
+ "value": "userNamePasswordAuth",
2607
2565
  "type": "Dropdown",
2608
2566
  "choices": [
2609
2567
  {
2610
2568
  "name": "Authenticate (username and password)",
2611
- "value": "passwordBasedAuthentication"
2569
+ "value": "userNamePasswordAuth"
2612
2570
  },
2613
2571
  {
2614
2572
  "name": "Authenticate (username and API key)",
2615
- "value": "apiKeyAuthentication"
2573
+ "value": "userNameApiKeyAuth"
2616
2574
  },
2617
2575
  {
2618
2576
  "name": "Authentication (refresh) token",
2619
- "value": "tokenBasedAuthentication"
2577
+ "value": "tokenAuth"
2620
2578
  }
2621
- ]
2579
+ ],
2580
+ "binding": {
2581
+ "type": "zeebe:input",
2582
+ "name": "authentication.withoutBindingType"
2583
+ }
2622
2584
  },
2623
2585
  {
2624
- "id": "authentication.passwordBassesUsername",
2625
- "label": "Username",
2626
- "optional": false,
2586
+ "id": "credentialsInBodyAuthType",
2587
+ "group": "authentication",
2588
+ "type": "Hidden",
2589
+ "value": "credentialsInBody",
2590
+ "binding": {
2591
+ "type": "zeebe:input",
2592
+ "name": "authentication.type"
2593
+ },
2627
2594
  "constraints": {
2628
2595
  "notEmpty": true
2629
2596
  },
2630
- "feel": "optional",
2597
+ "condition": {
2598
+ "property": "authenticationType",
2599
+ "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
2600
+ }
2601
+ },
2602
+ {
2631
2603
  "group": "authentication",
2604
+ "type": "Hidden",
2605
+ "value": "noAuth",
2632
2606
  "binding": {
2633
- "name": "authentication.username",
2634
- "type": "zeebe:input"
2607
+ "type": "zeebe:input",
2608
+ "name": "authentication.request.authentication.type"
2635
2609
  },
2636
- "condition": {
2637
- "property": "authentication.type",
2638
- "equals": "passwordBasedAuthentication",
2639
- "type": "simple"
2610
+ "constraints": {
2611
+ "notEmpty": true
2640
2612
  },
2641
- "type": "String"
2613
+ "condition": {
2614
+ "property": "authenticationType",
2615
+ "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
2616
+ }
2642
2617
  },
2643
2618
  {
2644
- "id": "authentication.password",
2645
- "label": "Password",
2646
- "optional": false,
2619
+ "id": "tokenAuthType",
2620
+ "group": "authentication",
2621
+ "type": "Hidden",
2622
+ "value": "noAuth",
2623
+ "binding": {
2624
+ "type": "zeebe:input",
2625
+ "name": "authentication.type"
2626
+ },
2647
2627
  "constraints": {
2648
2628
  "notEmpty": true
2649
2629
  },
2650
- "feel": "optional",
2651
- "group": "authentication",
2630
+ "condition": {
2631
+ "property": "authenticationType",
2632
+ "oneOf": ["tokenAuth"]
2633
+ }
2634
+ },
2635
+ {
2636
+ "description": "method for authentication",
2637
+ "type": "Hidden",
2638
+ "value": "post",
2652
2639
  "binding": {
2653
- "name": "authentication.password",
2654
- "type": "zeebe:input"
2640
+ "type": "zeebe:input",
2641
+ "name": "authentication.request.method"
2655
2642
  },
2656
2643
  "condition": {
2657
- "property": "authentication.type",
2658
- "equals": "passwordBasedAuthentication",
2659
- "type": "simple"
2660
- },
2661
- "type": "String"
2644
+ "property": "authenticationType",
2645
+ "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
2646
+ }
2662
2647
  },
2663
2648
  {
2664
- "id": "authentication.multipleLogin",
2665
- "label": "Multiple login",
2666
- "optional": false,
2649
+ "label": "Username",
2650
+ "group": "authentication",
2651
+ "type": "String",
2652
+ "feel": "optional",
2653
+ "binding": {
2654
+ "type": "zeebe:input",
2655
+ "name": "authentication.request.body.username"
2656
+ },
2667
2657
  "constraints": {
2668
2658
  "notEmpty": true
2669
2659
  },
2660
+ "condition": {
2661
+ "property": "authenticationType",
2662
+ "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
2663
+ }
2664
+ },
2665
+ {
2666
+ "label": "Password",
2670
2667
  "group": "authentication",
2668
+ "type": "String",
2669
+ "feel": "optional",
2671
2670
  "binding": {
2672
- "name": "authentication.multipleLogin",
2673
- "type": "zeebe:input"
2671
+ "type": "zeebe:input",
2672
+ "name": "authentication.request.body.password"
2673
+ },
2674
+ "constraints": {
2675
+ "notEmpty": true
2674
2676
  },
2675
2677
  "condition": {
2676
- "property": "authentication.type",
2677
- "equals": "passwordBasedAuthentication",
2678
- "type": "simple"
2678
+ "property": "authenticationType",
2679
+ "equals": "userNamePasswordAuth"
2680
+ }
2681
+ },
2682
+ {
2683
+ "label": "API key",
2684
+ "group": "authentication",
2685
+ "type": "String",
2686
+ "feel": "optional",
2687
+ "binding": {
2688
+ "type": "zeebe:input",
2689
+ "name": "authentication.request.body.apiKey"
2690
+ },
2691
+ "constraints": {
2692
+ "notEmpty": true
2679
2693
  },
2694
+ "condition": {
2695
+ "property": "authenticationType",
2696
+ "equals": "userNameApiKeyAuth"
2697
+ }
2698
+ },
2699
+ {
2700
+ "label": "Multiple login",
2701
+ "group": "authentication",
2702
+ "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>",
2680
2703
  "type": "Dropdown",
2704
+ "value": "false",
2681
2705
  "choices": [
2682
2706
  {
2683
2707
  "name": "TRUE",
@@ -2687,244 +2711,317 @@
2687
2711
  "name": "FALSE",
2688
2712
  "value": "false"
2689
2713
  }
2690
- ]
2691
- },
2692
- {
2693
- "id": "authentication.apiUsername",
2694
- "label": "Username",
2695
- "optional": false,
2696
- "constraints": {
2697
- "notEmpty": true
2698
- },
2699
- "feel": "optional",
2700
- "group": "authentication",
2714
+ ],
2701
2715
  "binding": {
2702
- "name": "authentication.username",
2703
- "type": "zeebe:input"
2704
- },
2705
- "condition": {
2706
- "property": "authentication.type",
2707
- "equals": "apiKeyAuthentication",
2708
- "type": "simple"
2716
+ "type": "zeebe:input",
2717
+ "name": "authentication.request.body.multipleLogin"
2709
2718
  },
2710
- "type": "String"
2711
- },
2712
- {
2713
- "id": "authentication.apiKey",
2714
- "label": "API key",
2715
- "optional": false,
2716
2719
  "constraints": {
2717
2720
  "notEmpty": true
2718
2721
  },
2719
- "feel": "optional",
2720
- "group": "authentication",
2721
- "binding": {
2722
- "name": "authentication.apiKey",
2723
- "type": "zeebe:input"
2724
- },
2725
2722
  "condition": {
2726
- "property": "authentication.type",
2727
- "equals": "apiKeyAuthentication",
2728
- "type": "simple"
2729
- },
2730
- "type": "String"
2723
+ "property": "authenticationType",
2724
+ "equals": "userNamePasswordAuth"
2725
+ }
2731
2726
  },
2732
2727
  {
2733
- "id": "authentication.token",
2734
2728
  "label": "Token",
2735
- "optional": false,
2736
- "constraints": {
2737
- "notEmpty": true
2738
- },
2739
- "feel": "optional",
2740
2729
  "group": "authentication",
2730
+ "type": "String",
2731
+ "feel": "optional",
2741
2732
  "binding": {
2742
- "name": "authentication.token",
2743
- "type": "zeebe:input"
2733
+ "type": "zeebe:input",
2734
+ "name": "token"
2735
+ },
2736
+ "constraints": {
2737
+ "notEmpty": true
2744
2738
  },
2745
2739
  "condition": {
2746
- "property": "authentication.type",
2747
- "equals": "tokenBasedAuthentication",
2748
- "type": "simple"
2749
- },
2750
- "type": "String"
2740
+ "property": "authenticationType",
2741
+ "equals": "tokenAuth"
2742
+ }
2751
2743
  },
2752
2744
  {
2753
- "id": "operation.queueId",
2754
- "label": "Work queue ID",
2755
- "description": "The queue ID of the item",
2756
- "optional": false,
2745
+ "description": "Token",
2746
+ "type": "Hidden",
2747
+ "value": "={\"X-Authorization\":token}",
2748
+ "binding": {
2749
+ "type": "zeebe:input",
2750
+ "name": "headers"
2751
+ },
2757
2752
  "constraints": {
2758
2753
  "notEmpty": true
2759
2754
  },
2760
- "feel": "optional",
2761
- "group": "input",
2755
+ "condition": {
2756
+ "property": "authenticationType",
2757
+ "equals": "tokenAuth"
2758
+ }
2759
+ },
2760
+ {
2761
+ "description": "Output headers",
2762
+ "type": "Hidden",
2763
+ "value": "={\"X-Authorization\":\"asObject:token.asString\"}",
2762
2764
  "binding": {
2763
- "name": "operation.queueId",
2764
- "type": "zeebe:input"
2765
+ "type": "zeebe:input",
2766
+ "name": "authentication.outputHeaders"
2765
2767
  },
2766
- "condition": {
2767
- "property": "operation.type",
2768
- "equals": "addWorkItemsToTheQueue",
2769
- "type": "simple"
2768
+ "constraints": {
2769
+ "notEmpty": true
2770
2770
  },
2771
- "type": "String"
2771
+ "condition": {
2772
+ "property": "authenticationType",
2773
+ "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
2774
+ }
2772
2775
  },
2773
2776
  {
2774
- "id": "operation.data",
2775
- "label": "Work item json data",
2776
- "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>",
2777
+ "description": "Full authentication url",
2778
+ "type": "Hidden",
2777
2779
  "optional": false,
2780
+ "value": "=controlRoomURL+\"/v1/authentication\"",
2781
+ "binding": {
2782
+ "type": "zeebe:input",
2783
+ "name": "authentication.request.url"
2784
+ },
2778
2785
  "constraints": {
2779
2786
  "notEmpty": true
2780
2787
  },
2781
- "feel": "required",
2782
- "group": "input",
2788
+ "condition": {
2789
+ "property": "authenticationType",
2790
+ "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
2791
+ }
2792
+ },
2793
+ {
2794
+ "description": "method for request",
2795
+ "type": "Hidden",
2796
+ "value": "post",
2783
2797
  "binding": {
2784
- "name": "operation.data",
2785
- "type": "zeebe:input"
2798
+ "type": "zeebe:input",
2799
+ "name": "method"
2786
2800
  },
2787
2801
  "condition": {
2788
- "property": "operation.type",
2789
- "equals": "addWorkItemsToTheQueue",
2790
- "type": "simple"
2791
- },
2792
- "type": "Text"
2802
+ "property": "operationType",
2803
+ "oneOf": ["addWorkItemsToTheQueue", "listWorkItemsInQueue"]
2804
+ }
2793
2805
  },
2794
2806
  {
2795
- "id": "operation.workQueueId",
2796
2807
  "label": "Work queue ID",
2808
+ "group": "input",
2797
2809
  "description": "The queue ID of the item",
2810
+ "type": "String",
2798
2811
  "optional": false,
2812
+ "feel": "optional",
2813
+ "binding": {
2814
+ "type": "zeebe:input",
2815
+ "name": "queueId"
2816
+ },
2799
2817
  "constraints": {
2800
2818
  "notEmpty": true
2801
2819
  },
2802
- "feel": "optional",
2803
- "group": "input",
2820
+ "condition": {
2821
+ "property": "operationType",
2822
+ "oneOf": ["addWorkItemsToTheQueue", "listWorkItemsInQueue"]
2823
+ }
2824
+ },
2825
+ {
2826
+ "description": "Add work items to the queue",
2827
+ "type": "Hidden",
2828
+ "optional": false,
2829
+ "value": "=controlRoomURL+\"/v3/wlm/queues/\"+queueId+\"/workitems\"",
2804
2830
  "binding": {
2805
- "name": "operation.queueId",
2806
- "type": "zeebe:input"
2831
+ "type": "zeebe:input",
2832
+ "name": "url"
2807
2833
  },
2808
- "condition": {
2809
- "property": "operation.type",
2810
- "equals": "listWorkItemsInQueue",
2811
- "type": "simple"
2834
+ "constraints": {
2835
+ "notEmpty": true
2812
2836
  },
2813
- "type": "String"
2837
+ "condition": {
2838
+ "property": "operationType",
2839
+ "oneOf": ["addWorkItemsToTheQueue"]
2840
+ }
2814
2841
  },
2815
2842
  {
2816
- "id": "operation.workItemId",
2817
2843
  "label": "Work item ID",
2818
2844
  "description": "The queue item identifier to be fetched from queue",
2845
+ "group": "input",
2846
+ "type": "String",
2847
+ "feel": "optional",
2819
2848
  "optional": false,
2849
+ "binding": {
2850
+ "type": "zeebe:input",
2851
+ "name": "workItemId"
2852
+ },
2820
2853
  "constraints": {
2821
2854
  "notEmpty": true
2822
2855
  },
2823
- "feel": "static",
2856
+ "condition": {
2857
+ "property": "operationType",
2858
+ "oneOf": ["listWorkItemsInQueue"]
2859
+ }
2860
+ },
2861
+ {
2862
+ "label": "Work item json data",
2863
+ "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>",
2824
2864
  "group": "input",
2865
+ "type": "String",
2866
+ "feel": "required",
2825
2867
  "binding": {
2826
- "name": "operation.workItemId",
2827
- "type": "zeebe:input"
2868
+ "type": "zeebe:input",
2869
+ "name": "itemData"
2870
+ },
2871
+ "constraints": {
2872
+ "notEmpty": true
2828
2873
  },
2829
2874
  "condition": {
2830
- "property": "operation.type",
2831
- "equals": "listWorkItemsInQueue",
2832
- "type": "simple"
2875
+ "property": "operationType",
2876
+ "oneOf": ["addWorkItemsToTheQueue"]
2877
+ }
2878
+ },
2879
+ {
2880
+ "description": "body with a new work item",
2881
+ "type": "Hidden",
2882
+ "optional": false,
2883
+ "value": "={\"workItems\":[{\"json\":itemData}]}",
2884
+ "binding": {
2885
+ "type": "zeebe:input",
2886
+ "name": "body"
2833
2887
  },
2834
- "type": "Number"
2888
+ "constraints": {
2889
+ "notEmpty": true
2890
+ },
2891
+ "condition": {
2892
+ "property": "operationType",
2893
+ "oneOf": ["addWorkItemsToTheQueue"]
2894
+ }
2835
2895
  },
2836
2896
  {
2837
- "id": "configuration.connectionTimeoutInSeconds",
2838
- "label": "Connection timeout in seconds",
2839
- "description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
2840
- "optional": true,
2841
- "value": 20,
2842
- "feel": "static",
2843
- "group": "timeout",
2897
+ "label": "filter for getting item by id",
2898
+ "type": "Hidden",
2899
+ "optional": false,
2900
+ "value": "={\"filter\":{\"operator\":\"eq\",\"value\":workItemId,\"field\":\"id\"}}",
2844
2901
  "binding": {
2845
- "name": "configuration.connectionTimeoutInSeconds",
2846
- "type": "zeebe:input"
2902
+ "type": "zeebe:input",
2903
+ "name": "body"
2847
2904
  },
2848
- "type": "Number"
2905
+ "constraints": {
2906
+ "notEmpty": true
2907
+ },
2908
+ "condition": {
2909
+ "property": "operationType",
2910
+ "oneOf": ["listWorkItemsInQueue"]
2911
+ }
2849
2912
  },
2850
2913
  {
2851
- "id": "resultVariable",
2852
- "label": "Result variable",
2853
- "description": "Name of variable to store the response in",
2854
- "group": "output",
2914
+ "description": "List work items in queue",
2915
+ "type": "Hidden",
2916
+ "optional": false,
2917
+ "value": "=controlRoomURL+\"/v3/wlm/queues/\"+queueId+\"/workitems/list\"",
2855
2918
  "binding": {
2856
- "key": "resultVariable",
2857
- "type": "zeebe:taskHeader"
2919
+ "type": "zeebe:input",
2920
+ "name": "url"
2858
2921
  },
2859
- "type": "String"
2922
+ "constraints": {
2923
+ "notEmpty": true
2924
+ },
2925
+ "condition": {
2926
+ "property": "operationType",
2927
+ "oneOf": ["listWorkItemsInQueue"]
2928
+ }
2860
2929
  },
2861
2930
  {
2862
- "id": "resultExpression",
2863
- "label": "Result expression",
2864
- "description": "Expression to map the response into process variables",
2865
- "feel": "required",
2866
- "group": "output",
2931
+ "label": "Connection timeout",
2932
+ "description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
2933
+ "group": "errors",
2934
+ "type": "String",
2935
+ "value": "20",
2867
2936
  "binding": {
2868
- "key": "resultExpression",
2869
- "type": "zeebe:taskHeader"
2937
+ "type": "zeebe:input",
2938
+ "name": "connectionTimeoutInSeconds"
2870
2939
  },
2871
- "type": "Text"
2940
+ "optional": true,
2941
+ "feel": "optional",
2942
+ "constraints": {
2943
+ "notEmpty": false,
2944
+ "pattern": {
2945
+ "value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
2946
+ "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
2947
+ }
2948
+ }
2872
2949
  },
2873
2950
  {
2874
- "id": "errorExpression",
2875
- "label": "Error expression",
2876
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
2951
+ "label": "Result variable",
2952
+ "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>",
2953
+ "group": "output",
2954
+ "type": "String",
2955
+ "binding": {
2956
+ "type": "zeebe:taskHeader",
2957
+ "key": "resultVariable"
2958
+ }
2959
+ },
2960
+ {
2961
+ "label": "Result expression",
2962
+ "id": "resultExpressionGetItemState",
2963
+ "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>",
2964
+ "group": "output",
2965
+ "type": "String",
2877
2966
  "feel": "required",
2878
- "group": "error",
2967
+ "value": "={itemState:response.body.list[1].status}",
2879
2968
  "binding": {
2880
- "key": "errorExpression",
2881
- "type": "zeebe:taskHeader"
2969
+ "type": "zeebe:taskHeader",
2970
+ "key": "resultExpression"
2882
2971
  },
2883
- "type": "Text"
2972
+ "condition": {
2973
+ "property": "operationType",
2974
+ "oneOf": ["listWorkItemsInQueue"]
2975
+ }
2884
2976
  },
2885
2977
  {
2886
- "id": "retryCount",
2887
- "label": "Retries",
2888
- "description": "Number of retries",
2889
- "value": "3",
2890
- "feel": "optional",
2891
- "group": "retries",
2978
+ "label": "Result expression",
2979
+ "id": "resultExpressionGetItemId",
2980
+ "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>",
2981
+ "group": "output",
2982
+ "type": "String",
2983
+ "feel": "required",
2984
+ "value": "={itemId:response.body.list[1].id}",
2892
2985
  "binding": {
2893
- "property": "retries",
2894
- "type": "zeebe:taskDefinition"
2986
+ "type": "zeebe:taskHeader",
2987
+ "key": "resultExpression"
2895
2988
  },
2896
- "type": "String"
2989
+ "condition": {
2990
+ "property": "operationType",
2991
+ "oneOf": ["addWorkItemsToTheQueue"]
2992
+ }
2897
2993
  },
2898
2994
  {
2899
- "id": "retryBackoff",
2900
- "label": "Retry backoff",
2901
- "description": "ISO-8601 duration to wait between retries",
2902
- "value": "PT0S",
2903
- "group": "retries",
2995
+ "label": "Error expression",
2996
+ "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>",
2997
+ "group": "errors",
2998
+ "type": "Text",
2999
+ "feel": "required",
2904
3000
  "binding": {
2905
- "key": "retryBackoff",
2906
- "type": "zeebe:taskHeader"
2907
- },
2908
- "type": "String"
3001
+ "type": "zeebe:taskHeader",
3002
+ "key": "errorExpression"
3003
+ }
2909
3004
  }
2910
- ],
2911
- "icon": {
2912
- "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+"
2913
- }
3005
+ ]
2914
3006
  },
2915
3007
  {
2916
3008
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2917
- "name": "Automation Anywhere connector",
2918
- "id": "io.camunda.connectors.AutomationAnywhere.v1",
2919
- "version": 1,
2920
- "icon": {
2921
- "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"
2922
- },
2923
- "description": "[Deprecated] Orchestrate your Automation Anywhere bots with Camunda. You can create new queue items and get the result from it",
2924
- "deprecated": {
2925
- "message": "This version of the connector will no longer be supported in the future. You can find a new supported version in the marketplace",
2926
- "documentationRef": "https://docs.camunda.io/docs/components/modeler/web-modeler/camunda-marketplace"
2927
- },
3009
+ "name": "Automation Anywhere Outbound Connector",
3010
+ "id": "io.camunda.connectors.AutomationAnywhere",
3011
+ "description": "Manage work items in Automation Anywhere queues.",
3012
+ "keywords": [
3013
+ "add work item to queue",
3014
+ "get work item from queue",
3015
+ "get work item result from queue by ID",
3016
+ "get work item result by ID",
3017
+ "queue item",
3018
+ "work queue",
3019
+ "RPA",
3020
+ "robot",
3021
+ "automation"
3022
+ ],
3023
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/",
3024
+ "version": 3,
2928
3025
  "category": {
2929
3026
  "id": "connectors",
2930
3027
  "name": "Connectors"
@@ -2934,47 +3031,63 @@
2934
3031
  "value": "bpmn:ServiceTask"
2935
3032
  },
2936
3033
  "engines": {
2937
- "camunda": "^8.2"
3034
+ "camunda": "^8.4"
2938
3035
  },
2939
3036
  "groups": [
2940
3037
  {
2941
3038
  "id": "operation",
2942
3039
  "label": "Operation"
2943
3040
  },
2944
- {
2945
- "id": "authentication",
2946
- "label": "Authentication"
2947
- },
2948
3041
  {
2949
3042
  "id": "configuration",
2950
3043
  "label": "Configuration"
2951
3044
  },
3045
+ {
3046
+ "id": "authentication",
3047
+ "label": "Authentication"
3048
+ },
2952
3049
  {
2953
3050
  "id": "input",
2954
3051
  "label": "Input"
2955
3052
  },
3053
+ {
3054
+ "id": "timeout",
3055
+ "label": "Timeout"
3056
+ },
3057
+ {
3058
+ "id": "connector",
3059
+ "label": "Connector"
3060
+ },
2956
3061
  {
2957
3062
  "id": "output",
2958
- "label": "Output"
3063
+ "label": "Output mapping"
2959
3064
  },
2960
3065
  {
2961
- "id": "errors",
3066
+ "id": "error",
2962
3067
  "label": "Error handling"
3068
+ },
3069
+ {
3070
+ "id": "retries",
3071
+ "label": "Retries"
2963
3072
  }
2964
3073
  ],
2965
3074
  "properties": [
2966
3075
  {
2967
- "type": "Hidden",
2968
- "value": "io.camunda:http-json:1",
3076
+ "value": "io.camunda:connector-automationanywhere:1",
2969
3077
  "binding": {
2970
- "type": "zeebe:taskDefinition",
2971
- "property": "type"
2972
- }
3078
+ "property": "type",
3079
+ "type": "zeebe:taskDefinition"
3080
+ },
3081
+ "type": "Hidden"
2973
3082
  },
2974
3083
  {
2975
- "label": "Operation type",
2976
- "id": "operationType",
3084
+ "id": "operation.type",
3085
+ "label": "Type",
2977
3086
  "group": "operation",
3087
+ "binding": {
3088
+ "name": "operation.type",
3089
+ "type": "zeebe:input"
3090
+ },
2978
3091
  "type": "Dropdown",
2979
3092
  "choices": [
2980
3093
  {
@@ -2985,176 +3098,107 @@
2985
3098
  "name": "Get work item result from queue by ID",
2986
3099
  "value": "listWorkItemsInQueue"
2987
3100
  }
2988
- ],
2989
- "binding": {
2990
- "type": "zeebe:input",
2991
- "name": "operationType"
2992
- }
3101
+ ]
2993
3102
  },
2994
3103
  {
3104
+ "id": "configuration.controlRoomUrl",
2995
3105
  "label": "Control room URL",
2996
- "group": "configuration",
2997
- "feel": "optional",
2998
- "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>",
2999
- "type": "String",
3000
- "binding": {
3001
- "type": "zeebe:input",
3002
- "name": "controlRoomURL"
3003
- },
3106
+ "optional": false,
3004
3107
  "constraints": {
3005
- "notEmpty": true,
3006
- "pattern": {
3007
- "value": "^(=|(http://|https://|secrets).*$)",
3008
- "message": "Must be a http(s) URL."
3009
- }
3010
- }
3108
+ "notEmpty": true
3109
+ },
3110
+ "feel": "optional",
3111
+ "group": "configuration",
3112
+ "binding": {
3113
+ "name": "configuration.controlRoomUrl",
3114
+ "type": "zeebe:input"
3115
+ },
3116
+ "type": "String"
3011
3117
  },
3012
3118
  {
3119
+ "id": "authentication.type",
3013
3120
  "label": "Type",
3014
- "id": "authenticationType",
3121
+ "description": "Choose the authentication type. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
3122
+ "value": "passwordBasedAuthentication",
3015
3123
  "group": "authentication",
3016
- "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>",
3017
- "value": "userNamePasswordAuth",
3124
+ "binding": {
3125
+ "name": "authentication.type",
3126
+ "type": "zeebe:input"
3127
+ },
3018
3128
  "type": "Dropdown",
3019
3129
  "choices": [
3020
3130
  {
3021
3131
  "name": "Authenticate (username and password)",
3022
- "value": "userNamePasswordAuth"
3132
+ "value": "passwordBasedAuthentication"
3023
3133
  },
3024
3134
  {
3025
3135
  "name": "Authenticate (username and API key)",
3026
- "value": "userNameApiKeyAuth"
3136
+ "value": "apiKeyAuthentication"
3027
3137
  },
3028
3138
  {
3029
3139
  "name": "Authentication (refresh) token",
3030
- "value": "tokenAuth"
3140
+ "value": "tokenBasedAuthentication"
3031
3141
  }
3032
- ],
3033
- "binding": {
3034
- "type": "zeebe:input",
3035
- "name": "authentication.withoutBindingType"
3036
- }
3142
+ ]
3037
3143
  },
3038
3144
  {
3039
- "id": "credentialsInBodyAuthType",
3040
- "group": "authentication",
3041
- "type": "Hidden",
3042
- "value": "credentialsInBody",
3043
- "binding": {
3044
- "type": "zeebe:input",
3045
- "name": "authentication.type"
3046
- },
3145
+ "id": "authentication.passwordBassesUsername",
3146
+ "label": "Username",
3147
+ "optional": false,
3047
3148
  "constraints": {
3048
3149
  "notEmpty": true
3049
3150
  },
3050
- "condition": {
3051
- "property": "authenticationType",
3052
- "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
3053
- }
3054
- },
3055
- {
3151
+ "feel": "optional",
3056
3152
  "group": "authentication",
3057
- "type": "Hidden",
3058
- "value": "noAuth",
3059
3153
  "binding": {
3060
- "type": "zeebe:input",
3061
- "name": "authentication.request.authentication.type"
3062
- },
3063
- "constraints": {
3064
- "notEmpty": true
3154
+ "name": "authentication.username",
3155
+ "type": "zeebe:input"
3065
3156
  },
3066
3157
  "condition": {
3067
- "property": "authenticationType",
3068
- "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
3069
- }
3158
+ "property": "authentication.type",
3159
+ "equals": "passwordBasedAuthentication",
3160
+ "type": "simple"
3161
+ },
3162
+ "type": "String"
3070
3163
  },
3071
3164
  {
3072
- "id": "tokenAuthType",
3073
- "group": "authentication",
3074
- "type": "Hidden",
3075
- "value": "noAuth",
3076
- "binding": {
3077
- "type": "zeebe:input",
3078
- "name": "authentication.type"
3079
- },
3165
+ "id": "authentication.password",
3166
+ "label": "Password",
3167
+ "optional": false,
3080
3168
  "constraints": {
3081
3169
  "notEmpty": true
3082
3170
  },
3083
- "condition": {
3084
- "property": "authenticationType",
3085
- "oneOf": ["tokenAuth"]
3086
- }
3087
- },
3088
- {
3089
- "description": "method for authentication",
3090
- "type": "Hidden",
3091
- "value": "post",
3092
- "binding": {
3093
- "type": "zeebe:input",
3094
- "name": "authentication.request.method"
3095
- },
3096
- "condition": {
3097
- "property": "authenticationType",
3098
- "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
3099
- }
3100
- },
3101
- {
3102
- "label": "Username",
3103
- "group": "authentication",
3104
- "type": "String",
3105
3171
  "feel": "optional",
3172
+ "group": "authentication",
3106
3173
  "binding": {
3107
- "type": "zeebe:input",
3108
- "name": "authentication.request.body.username"
3109
- },
3110
- "constraints": {
3111
- "notEmpty": true
3174
+ "name": "authentication.password",
3175
+ "type": "zeebe:input"
3112
3176
  },
3113
3177
  "condition": {
3114
- "property": "authenticationType",
3115
- "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
3116
- }
3178
+ "property": "authentication.type",
3179
+ "equals": "passwordBasedAuthentication",
3180
+ "type": "simple"
3181
+ },
3182
+ "type": "String"
3117
3183
  },
3118
3184
  {
3119
- "label": "Password",
3120
- "group": "authentication",
3121
- "type": "String",
3122
- "feel": "optional",
3123
- "binding": {
3124
- "type": "zeebe:input",
3125
- "name": "authentication.request.body.password"
3126
- },
3185
+ "id": "authentication.multipleLogin",
3186
+ "label": "Multiple login",
3187
+ "optional": false,
3127
3188
  "constraints": {
3128
3189
  "notEmpty": true
3129
3190
  },
3130
- "condition": {
3131
- "property": "authenticationType",
3132
- "equals": "userNamePasswordAuth"
3133
- }
3134
- },
3135
- {
3136
- "label": "API key",
3137
3191
  "group": "authentication",
3138
- "type": "String",
3139
- "feel": "optional",
3140
3192
  "binding": {
3141
- "type": "zeebe:input",
3142
- "name": "authentication.request.body.apiKey"
3143
- },
3144
- "constraints": {
3145
- "notEmpty": true
3193
+ "name": "authentication.multipleLogin",
3194
+ "type": "zeebe:input"
3146
3195
  },
3147
3196
  "condition": {
3148
- "property": "authenticationType",
3149
- "equals": "userNameApiKeyAuth"
3150
- }
3151
- },
3152
- {
3153
- "label": "Multiple login",
3154
- "group": "authentication",
3155
- "description": "For more information on multi-login, see <a href=\"https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
3197
+ "property": "authentication.type",
3198
+ "equals": "passwordBasedAuthentication",
3199
+ "type": "simple"
3200
+ },
3156
3201
  "type": "Dropdown",
3157
- "value": "false",
3158
3202
  "choices": [
3159
3203
  {
3160
3204
  "name": "TRUE",
@@ -3164,297 +3208,253 @@
3164
3208
  "name": "FALSE",
3165
3209
  "value": "false"
3166
3210
  }
3167
- ],
3168
- "binding": {
3169
- "type": "zeebe:input",
3170
- "name": "authentication.request.body.multipleLogin"
3171
- },
3211
+ ]
3212
+ },
3213
+ {
3214
+ "id": "authentication.apiUsername",
3215
+ "label": "Username",
3216
+ "optional": false,
3172
3217
  "constraints": {
3173
3218
  "notEmpty": true
3174
3219
  },
3175
- "condition": {
3176
- "property": "authenticationType",
3177
- "equals": "userNamePasswordAuth"
3178
- }
3179
- },
3180
- {
3181
- "label": "Token",
3182
- "group": "authentication",
3183
- "type": "String",
3184
3220
  "feel": "optional",
3221
+ "group": "authentication",
3185
3222
  "binding": {
3186
- "type": "zeebe:input",
3187
- "name": "token"
3188
- },
3189
- "constraints": {
3190
- "notEmpty": true
3223
+ "name": "authentication.username",
3224
+ "type": "zeebe:input"
3191
3225
  },
3192
3226
  "condition": {
3193
- "property": "authenticationType",
3194
- "equals": "tokenAuth"
3195
- }
3227
+ "property": "authentication.type",
3228
+ "equals": "apiKeyAuthentication",
3229
+ "type": "simple"
3230
+ },
3231
+ "type": "String"
3196
3232
  },
3197
3233
  {
3198
- "description": "Token",
3199
- "type": "Hidden",
3200
- "value": "={\"X-Authorization\":token}",
3201
- "binding": {
3202
- "type": "zeebe:input",
3203
- "name": "headers"
3204
- },
3234
+ "id": "authentication.apiKey",
3235
+ "label": "API key",
3236
+ "optional": false,
3205
3237
  "constraints": {
3206
3238
  "notEmpty": true
3207
3239
  },
3208
- "condition": {
3209
- "property": "authenticationType",
3210
- "equals": "tokenAuth"
3211
- }
3212
- },
3213
- {
3214
- "description": "Output headers",
3215
- "type": "Hidden",
3216
- "value": "={\"X-Authorization\":\"asObject:token.asString\"}",
3240
+ "feel": "optional",
3241
+ "group": "authentication",
3217
3242
  "binding": {
3218
- "type": "zeebe:input",
3219
- "name": "authentication.outputHeaders"
3220
- },
3221
- "constraints": {
3222
- "notEmpty": true
3243
+ "name": "authentication.apiKey",
3244
+ "type": "zeebe:input"
3223
3245
  },
3224
3246
  "condition": {
3225
- "property": "authenticationType",
3226
- "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
3227
- }
3247
+ "property": "authentication.type",
3248
+ "equals": "apiKeyAuthentication",
3249
+ "type": "simple"
3250
+ },
3251
+ "type": "String"
3228
3252
  },
3229
3253
  {
3230
- "description": "Full authentication url",
3231
- "type": "Hidden",
3254
+ "id": "authentication.token",
3255
+ "label": "Token",
3232
3256
  "optional": false,
3233
- "value": "=controlRoomURL+\"/v1/authentication\"",
3234
- "binding": {
3235
- "type": "zeebe:input",
3236
- "name": "authentication.request.url"
3237
- },
3238
3257
  "constraints": {
3239
3258
  "notEmpty": true
3240
3259
  },
3241
- "condition": {
3242
- "property": "authenticationType",
3243
- "oneOf": ["userNamePasswordAuth", "userNameApiKeyAuth"]
3244
- }
3245
- },
3246
- {
3247
- "description": "method for request",
3248
- "type": "Hidden",
3249
- "value": "post",
3260
+ "feel": "optional",
3261
+ "group": "authentication",
3250
3262
  "binding": {
3251
- "type": "zeebe:input",
3252
- "name": "method"
3263
+ "name": "authentication.token",
3264
+ "type": "zeebe:input"
3253
3265
  },
3254
3266
  "condition": {
3255
- "property": "operationType",
3256
- "oneOf": ["addWorkItemsToTheQueue", "listWorkItemsInQueue"]
3257
- }
3267
+ "property": "authentication.type",
3268
+ "equals": "tokenBasedAuthentication",
3269
+ "type": "simple"
3270
+ },
3271
+ "type": "String"
3258
3272
  },
3259
3273
  {
3274
+ "id": "operation.queueId",
3260
3275
  "label": "Work queue ID",
3261
- "group": "input",
3262
3276
  "description": "The queue ID of the item",
3263
- "type": "String",
3264
3277
  "optional": false,
3265
- "feel": "optional",
3266
- "binding": {
3267
- "type": "zeebe:input",
3268
- "name": "queueId"
3269
- },
3270
3278
  "constraints": {
3271
3279
  "notEmpty": true
3272
3280
  },
3281
+ "feel": "optional",
3282
+ "group": "input",
3283
+ "binding": {
3284
+ "name": "operation.queueId",
3285
+ "type": "zeebe:input"
3286
+ },
3273
3287
  "condition": {
3274
- "property": "operationType",
3275
- "oneOf": ["addWorkItemsToTheQueue", "listWorkItemsInQueue"]
3276
- }
3288
+ "property": "operation.type",
3289
+ "equals": "addWorkItemsToTheQueue",
3290
+ "type": "simple"
3291
+ },
3292
+ "type": "String"
3277
3293
  },
3278
3294
  {
3279
- "description": "Add work items to the queue",
3280
- "type": "Hidden",
3295
+ "id": "operation.data",
3296
+ "label": "Work item json data",
3297
+ "description": "Work item json input data. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
3281
3298
  "optional": false,
3282
- "value": "=controlRoomURL+\"/v3/wlm/queues/\"+queueId+\"/workitems\"",
3283
- "binding": {
3284
- "type": "zeebe:input",
3285
- "name": "url"
3286
- },
3287
3299
  "constraints": {
3288
3300
  "notEmpty": true
3289
3301
  },
3302
+ "feel": "required",
3303
+ "group": "input",
3304
+ "binding": {
3305
+ "name": "operation.data",
3306
+ "type": "zeebe:input"
3307
+ },
3290
3308
  "condition": {
3291
- "property": "operationType",
3292
- "oneOf": ["addWorkItemsToTheQueue"]
3293
- }
3309
+ "property": "operation.type",
3310
+ "equals": "addWorkItemsToTheQueue",
3311
+ "type": "simple"
3312
+ },
3313
+ "type": "Text"
3294
3314
  },
3295
3315
  {
3296
- "label": "Work item ID",
3297
- "description": "The queue item identifier to be fetched from queue",
3298
- "group": "input",
3299
- "type": "String",
3300
- "feel": "optional",
3316
+ "id": "operation.workQueueId",
3317
+ "label": "Work queue ID",
3318
+ "description": "The queue ID of the item",
3301
3319
  "optional": false,
3302
- "binding": {
3303
- "type": "zeebe:input",
3304
- "name": "workItemId"
3305
- },
3306
3320
  "constraints": {
3307
3321
  "notEmpty": true
3308
3322
  },
3309
- "condition": {
3310
- "property": "operationType",
3311
- "oneOf": ["listWorkItemsInQueue"]
3312
- }
3313
- },
3314
- {
3315
- "label": "Work item json data",
3316
- "description": "Work item json input data. Details in the <a href=\"https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/automation-anywhere/\" target=\"_blank\">documentation</a>",
3323
+ "feel": "optional",
3317
3324
  "group": "input",
3318
- "type": "String",
3319
- "feel": "required",
3320
3325
  "binding": {
3321
- "type": "zeebe:input",
3322
- "name": "itemData"
3323
- },
3324
- "constraints": {
3325
- "notEmpty": true
3326
+ "name": "operation.queueId",
3327
+ "type": "zeebe:input"
3326
3328
  },
3327
3329
  "condition": {
3328
- "property": "operationType",
3329
- "oneOf": ["addWorkItemsToTheQueue"]
3330
- }
3330
+ "property": "operation.type",
3331
+ "equals": "listWorkItemsInQueue",
3332
+ "type": "simple"
3333
+ },
3334
+ "type": "String"
3331
3335
  },
3332
3336
  {
3333
- "description": "body with a new work item",
3334
- "type": "Hidden",
3337
+ "id": "operation.workItemId",
3338
+ "label": "Work item ID",
3339
+ "description": "The queue item identifier to be fetched from queue",
3335
3340
  "optional": false,
3336
- "value": "={\"workItems\":[{\"json\":itemData}]}",
3337
- "binding": {
3338
- "type": "zeebe:input",
3339
- "name": "body"
3340
- },
3341
3341
  "constraints": {
3342
3342
  "notEmpty": true
3343
3343
  },
3344
+ "feel": "static",
3345
+ "group": "input",
3346
+ "binding": {
3347
+ "name": "operation.workItemId",
3348
+ "type": "zeebe:input"
3349
+ },
3344
3350
  "condition": {
3345
- "property": "operationType",
3346
- "oneOf": ["addWorkItemsToTheQueue"]
3347
- }
3351
+ "property": "operation.type",
3352
+ "equals": "listWorkItemsInQueue",
3353
+ "type": "simple"
3354
+ },
3355
+ "type": "Number"
3348
3356
  },
3349
3357
  {
3350
- "label": "filter for getting item by id",
3351
- "type": "Hidden",
3352
- "optional": false,
3353
- "value": "={\"filter\":{\"operator\":\"eq\",\"value\":workItemId,\"field\":\"id\"}}",
3358
+ "id": "configuration.connectionTimeoutInSeconds",
3359
+ "label": "Connection timeout in seconds",
3360
+ "description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
3361
+ "optional": true,
3362
+ "value": 20,
3363
+ "feel": "static",
3364
+ "group": "timeout",
3354
3365
  "binding": {
3355
- "type": "zeebe:input",
3356
- "name": "body"
3357
- },
3358
- "constraints": {
3359
- "notEmpty": true
3366
+ "name": "configuration.connectionTimeoutInSeconds",
3367
+ "type": "zeebe:input"
3360
3368
  },
3361
- "condition": {
3362
- "property": "operationType",
3363
- "oneOf": ["listWorkItemsInQueue"]
3364
- }
3369
+ "type": "Number"
3365
3370
  },
3366
3371
  {
3367
- "description": "List work items in queue",
3368
- "type": "Hidden",
3369
- "optional": false,
3370
- "value": "=controlRoomURL+\"/v3/wlm/queues/\"+queueId+\"/workitems/list\"",
3372
+ "id": "version",
3373
+ "label": "Version",
3374
+ "description": "Version of the element template",
3375
+ "value": "3",
3376
+ "group": "connector",
3371
3377
  "binding": {
3372
- "type": "zeebe:input",
3373
- "name": "url"
3374
- },
3375
- "constraints": {
3376
- "notEmpty": true
3378
+ "key": "elementTemplateVersion",
3379
+ "type": "zeebe:taskHeader"
3377
3380
  },
3378
- "condition": {
3379
- "property": "operationType",
3380
- "oneOf": ["listWorkItemsInQueue"]
3381
- }
3381
+ "type": "Hidden"
3382
3382
  },
3383
3383
  {
3384
- "label": "Connection timeout",
3385
- "description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
3386
- "group": "errors",
3387
- "type": "String",
3388
- "value": "20",
3384
+ "id": "id",
3385
+ "label": "ID",
3386
+ "description": "ID of the element template",
3387
+ "value": "io.camunda.connectors.AutomationAnywhere",
3388
+ "group": "connector",
3389
3389
  "binding": {
3390
- "type": "zeebe:input",
3391
- "name": "connectionTimeoutInSeconds"
3390
+ "key": "elementTemplateId",
3391
+ "type": "zeebe:taskHeader"
3392
3392
  },
3393
- "optional": true,
3394
- "feel": "optional",
3395
- "constraints": {
3396
- "notEmpty": false,
3397
- "pattern": {
3398
- "value": "^(=|([0-9]+|secrets\\..+)$)",
3399
- "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
3400
- }
3401
- }
3393
+ "type": "Hidden"
3402
3394
  },
3403
3395
  {
3396
+ "id": "resultVariable",
3404
3397
  "label": "Result variable",
3405
- "description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>",
3398
+ "description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
3406
3399
  "group": "output",
3407
- "type": "String",
3408
3400
  "binding": {
3409
- "type": "zeebe:taskHeader",
3410
- "key": "resultVariable"
3411
- }
3401
+ "key": "resultVariable",
3402
+ "type": "zeebe:taskHeader"
3403
+ },
3404
+ "type": "String"
3412
3405
  },
3413
3406
  {
3407
+ "id": "resultExpression",
3414
3408
  "label": "Result expression",
3415
- "id": "resultExpressionGetItemState",
3416
- "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
3417
- "group": "output",
3418
- "type": "String",
3409
+ "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
3419
3410
  "feel": "required",
3420
- "value": "={itemState:response.body.list[1].status}",
3411
+ "group": "output",
3421
3412
  "binding": {
3422
- "type": "zeebe:taskHeader",
3423
- "key": "resultExpression"
3413
+ "key": "resultExpression",
3414
+ "type": "zeebe:taskHeader"
3424
3415
  },
3425
- "condition": {
3426
- "property": "operationType",
3427
- "oneOf": ["listWorkItemsInQueue"]
3428
- }
3416
+ "type": "Text"
3429
3417
  },
3430
3418
  {
3431
- "label": "Result expression",
3432
- "id": "resultExpressionGetItemId",
3433
- "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>",
3434
- "group": "output",
3435
- "type": "String",
3419
+ "id": "errorExpression",
3420
+ "label": "Error expression",
3421
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
3436
3422
  "feel": "required",
3437
- "value": "={itemId:response.body.list[1].id}",
3423
+ "group": "error",
3438
3424
  "binding": {
3439
- "type": "zeebe:taskHeader",
3440
- "key": "resultExpression"
3425
+ "key": "errorExpression",
3426
+ "type": "zeebe:taskHeader"
3441
3427
  },
3442
- "condition": {
3443
- "property": "operationType",
3444
- "oneOf": ["addWorkItemsToTheQueue"]
3445
- }
3428
+ "type": "Text"
3446
3429
  },
3447
3430
  {
3448
- "label": "Error expression",
3449
- "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>",
3450
- "group": "errors",
3451
- "type": "Text",
3452
- "feel": "required",
3431
+ "id": "retryCount",
3432
+ "label": "Retries",
3433
+ "description": "Number of retries",
3434
+ "value": "3",
3435
+ "feel": "optional",
3436
+ "group": "retries",
3453
3437
  "binding": {
3454
- "type": "zeebe:taskHeader",
3455
- "key": "errorExpression"
3456
- }
3438
+ "property": "retries",
3439
+ "type": "zeebe:taskDefinition"
3440
+ },
3441
+ "type": "String"
3442
+ },
3443
+ {
3444
+ "id": "retryBackoff",
3445
+ "label": "Retry backoff",
3446
+ "description": "ISO-8601 duration to wait between retries",
3447
+ "value": "PT30S",
3448
+ "group": "retries",
3449
+ "binding": {
3450
+ "key": "retryBackoff",
3451
+ "type": "zeebe:taskHeader"
3452
+ },
3453
+ "type": "String"
3457
3454
  }
3458
- ]
3455
+ ],
3456
+ "icon": {
3457
+ "contents": "data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgNjUyIDY1Micgc3R5bGU9J2VuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNjUyIDY1MjsnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+CiAgICA8ZGVmcz4KICAgICAgICA8c3R5bGUgdHlwZT0ndGV4dC9jc3MnPi5zdDB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMl8pO2ZpbGw6dXJsKCNTVkdJRF8zXyk7fSAuc3Qxe29wYWNpdHk6MC4zO30KICAgICAgICAgICAgLnN0MntjbGlwLXBhdGg6dXJsKCNTVkdJRF81Xyk7ZmlsbDp1cmwoI1NWR0lEXzZfKTt9IC5zdDN7ZmlsbDojNDA0MDQxO30gLnN0NHtmaWxsOiNGNzk4Mzc7fQogICAgICAgIDwvc3R5bGU+CiAgICA8L2RlZnM+CiAgICA8ZyBzdHlsZT0nJyB0cmFuc2Zvcm09J21hdHJpeCgyLjgzODk0NiwgMCwgMCwgMi44MDcxMjYsIC00NC41MzQzNjMsIC01NzguMzQzMzg0KSc+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxkZWZzPgogICAgICAgICAgICAgICAgPHBhdGggaWQ9J1NWR0lEXzFfJwogICAgICAgICAgICAgICAgICAgICAgZD0nTTE5OS41LDQxMi43bC0wLjItMC41bC0wLjUtMWwtMTEuNy0zMS41YzExLjEsNS4xLDIxLjQsMTEuOCwzMC43LDIwLjFsMCwwYzEuMiwwLjksMi4yLDIuMiwzLDMuNyBjMC45LDEuNywxLjQsMy41LDEuNCw1LjVjMCw2LjQtNS4yLDExLjYtMTEuNiwxMS42QzIwNS41LDQyMC42LDIwMS4xLDQxNy40LDE5OS41LDQxMi43IE0xMDMuMywyMjkuNmMxLjUtNC4xLDQuOS02LjksOC43LTcgYzAsMCwwLjEsMCwwLjEsMGMzLjgsMC4yLDcuMiwyLjksOC43LDdsNDguMywxMzIuNmMtMTAuNy0yLjctMjEuNy00LjEtMzIuOS00LjFjLTIzLjUsMC00Ni43LDYuMi02Ni45LDE4IGMtOS44LDUuNy0xOC44LDEyLjctMjYuOSwyMC42TDEwMy4zLDIyOS42eiBNMTEwLjksMjEyYy03LjgsMC42LTE0LjcsNi0xNy42LDE0TDIxLDQyNC41Yy0xLDIuOCwwLjQsNS44LDMuMiw2LjggYzAuNiwwLjIsMS4yLDAuMywxLjgsMC4zYzEuNywwLDMuMy0wLjgsNC4zLTIuMmMwLjItMC4yLDAuMy0wLjQsMC41LTAuN2MxMC43LTE4LDI1LjgtMzMuMSw0My45LTQzLjYgYzE4LjYtMTAuOCwzOS45LTE2LjYsNjEuNi0xNi42YzEyLjksMCwyNS42LDIsMzcuNiw1LjlsMTUuMyw0MS4xbDAuNSwwLjljMy4yLDguOCwxMS41LDE0LjcsMjAuOSwxNC43YzEyLjMsMCwyMi4yLTEwLDIyLjItMjIuMiBjMC0zLjYtMC45LTcuMy0yLjYtMTAuNWMtMC43LTEuMi0xLjQtMi4zLTIuMi0zLjRjLTAuMy0wLjUtMC42LTEtMS0xLjRjLTEzLjEtMTIuMi0yOC40LTIxLjUtNDQuOS0yNy42bC0xLjEtMi44bC0wLjEsMCBMMTMwLjgsMjI2Yy0yLjktNy45LTkuNy0xMy4zLTE3LjYtMTRjLTAuMywwLTAuNi0wLjEtMC45LTAuMWMtMC4xLDAtMC4yLDAtMC4yLDBjLTAuMSwwLTAuMiwwLTAuMiwwIEMxMTEuNSwyMTEuOSwxMTEuMiwyMTIsMTEwLjksMjEyJy8+CiAgICAgICAgICAgIDwvZGVmcz4KICAgICAgICAgICAgPGNsaXBQYXRoIGlkPSdTVkdJRF8yXyc+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSdNMTk5LjUsNDEyLjdsLTAuMi0wLjVsLTAuNS0xbC0xMS43LTMxLjVjMTEuMSw1LjEsMjEuNCwxMS44LDMwLjcsMjAuMWwwLDBjMS4yLDAuOSwyLjIsMi4yLDMsMy43IGMwLjksMS43LDEuNCwzLjUsMS40LDUuNWMwLDYuNC01LjIsMTEuNi0xMS42LDExLjZDMjA1LjUsNDIwLjYsMjAxLjEsNDE3LjQsMTk5LjUsNDEyLjcgTTEwMy4zLDIyOS42YzEuNS00LjEsNC45LTYuOSw4LjctNyBjMCwwLDAuMSwwLDAuMSwwYzMuOCwwLjIsNy4yLDIuOSw4LjcsN2w0OC4zLDEzMi42Yy0xMC43LTIuNy0yMS43LTQuMS0zMi45LTQuMWMtMjMuNSwwLTQ2LjcsNi4yLTY2LjksMTggYy05LjgsNS43LTE4LjgsMTIuNy0yNi45LDIwLjZMMTAzLjMsMjI5LjZ6IE0xMTAuOSwyMTJjLTcuOCwwLjYtMTQuNyw2LTE3LjYsMTRMMjEsNDI0LjVjLTEsMi44LDAuNCw1LjgsMy4yLDYuOCBjMC42LDAuMiwxLjIsMC4zLDEuOCwwLjNjMS43LDAsMy4zLTAuOCw0LjMtMi4yYzAuMi0wLjIsMC4zLTAuNCwwLjUtMC43YzEwLjctMTgsMjUuOC0zMy4xLDQzLjktNDMuNiBjMTguNi0xMC44LDM5LjktMTYuNiw2MS42LTE2LjZjMTIuOSwwLDI1LjYsMiwzNy42LDUuOWwxNS4zLDQxLjFsMC41LDAuOWMzLjIsOC44LDExLjUsMTQuNywyMC45LDE0LjdjMTIuMywwLDIyLjItMTAsMjIuMi0yMi4yIGMwLTMuNi0wLjktNy4zLTIuNi0xMC41Yy0wLjctMS4yLTEuNC0yLjMtMi4yLTMuNGMtMC4zLTAuNS0wLjYtMS0xLTEuNGMtMTMuMS0xMi4yLTI4LjQtMjEuNS00NC45LTI3LjZsLTEuMS0yLjhsLTAuMSwwIEwxMzAuOCwyMjZjLTIuOS03LjktOS43LTEzLjMtMTcuNi0xNGMtMC4zLDAtMC42LTAuMS0wLjktMC4xYy0wLjEsMC0wLjIsMC0wLjIsMGMtMC4xLDAtMC4yLDAtMC4yLDAgQzExMS41LDIxMS45LDExMS4yLDIxMiwxMTAuOSwyMTInCiAgICAgICAgICAgICAgICAgICAgICB0cmFuc2Zvcm09J21hdHJpeCgxLCAwLCAwLCAxLCAwLCAwKScgc3R5bGU9J292ZXJmbG93OiB2aXNpYmxlOycvPgogICAgICAgICAgICA8L2NsaXBQYXRoPgogICAgICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9J1NWR0lEXzNfJyBncmFkaWVudFVuaXRzPSd1c2VyU3BhY2VPblVzZScgeDE9Jy00LjkzOCcgeTE9Jzc0My4wMjAzJyB4Mj0nMS45NzkyJwogICAgICAgICAgICAgICAgICAgICAgICAgICAgeTI9Jzc0My4wMjAzJyBncmFkaWVudFRyYW5zZm9ybT0nbWF0cml4KDMwLjY1OCAwIDAgLTMwLjY1OCAxNzIuMDgwMyAyMzEwMS4zNDE4KSc+CiAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzAnIHN0eWxlPSdzdG9wLWNvbG9yOiNGRkREMTUnLz4KICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMC4wMzQzJyBzdHlsZT0nc3RvcC1jb2xvcjojRkVEMjE3Jy8+CiAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzAuMTY2Mycgc3R5bGU9J3N0b3AtY29sb3I6I0ZBQUQxQycvPgogICAgICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScwLjMwNDknIHN0eWxlPSdzdG9wLWNvbG9yOiNGNjhGMjAnLz4KICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMC40NScgc3R5bGU9J3N0b3AtY29sb3I6I0YzNzgyNCcvPgogICAgICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScwLjYwNDUnIHN0eWxlPSdzdG9wLWNvbG9yOiNGMTY3MjYnLz4KICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMC43NzQ3JyBzdHlsZT0nc3RvcC1jb2xvcjojRjA1RDI4Jy8+CiAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzAuOTkxJyBzdHlsZT0nc3RvcC1jb2xvcjojRjA1QTI4Jy8+CiAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzEnIHN0eWxlPSdzdG9wLWNvbG9yOiNGMDVBMjgnLz4KICAgICAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgICAgICAgICAgPHJlY3QgeD0nMjAnIHk9JzIxMS45JyBjbGFzcz0nc3QwJyB3aWR0aD0nMjEyLjgnIGhlaWdodD0nMjE5LjcnLz4KICAgICAgICA8L2c+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxnIGNsYXNzPSdzdDEnPgogICAgICAgICAgICAgICAgPGc+CiAgICAgICAgICAgICAgICAgICAgPGc+CiAgICAgICAgICAgICAgICAgICAgICAgIDxkZWZzPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggaWQ9J1NWR0lEXzRfJwogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgZD0nTTE4Ny4zLDM4MC4zYzExLjEsNS4xLDIxLjQsMTEuOCwzMC43LDIwbDAsMGMxLjIsMSwyLjIsMi4yLDMsMy43YzAuOSwxLjcsMS40LDMuNSwxLjQsNS41SDIzMyBjMC0zLjYtMC45LTcuMy0yLjYtMTAuNWMtMC42LTEuMi0xLjQtMi4zLTIuMi0zLjRjLTAuMy0wLjUtMC42LTEtMS0xLjRjLTEzLjEtMTIuMi0yOC40LTIxLjUtNDQuOS0yNy42TDE4Ny4zLDM4MC4zeiBNNjkuNSwzNzYuN2MtOS44LDUuNy0xOC44LDEyLjctMjYuOSwyMC42bC0xMi4yLDMyLjhjMC4yLTAuMiwwLjMtMC40LDAuNS0wLjdjMTAuNy0xOCwyNS45LTMzLjEsNDMuOS00My42IGMxOC42LTEwLjgsMzkuOS0xNi42LDYxLjYtMTYuNmMxMi4xLDAsMjUuMSwxLjksMzcuNiw1LjlsLTQuNy0xMi40Yy0xMC43LTIuNy0yMS43LTQuMS0zMi45LTQuMSBDMTEyLjksMzU4LjcsODkuOCwzNjQuOSw2OS41LDM3Ni43Jy8+CiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGVmcz4KICAgICAgICAgICAgICAgICAgICAgICAgPGNsaXBQYXRoIGlkPSdTVkdJRF81Xyc+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSdNMTg3LjMsMzgwLjNjMTEuMSw1LjEsMjEuNCwxMS44LDMwLjcsMjBsMCwwYzEuMiwxLDIuMiwyLjIsMywzLjdjMC45LDEuNywxLjQsMy41LDEuNCw1LjVIMjMzIGMwLTMuNi0wLjktNy4zLTIuNi0xMC41Yy0wLjYtMS4yLTEuNC0yLjMtMi4yLTMuNGMtMC4zLTAuNS0wLjYtMS0xLTEuNGMtMTMuMS0xMi4yLTI4LjQtMjEuNS00NC45LTI3LjZMMTg3LjMsMzgwLjN6IE02OS41LDM3Ni43Yy05LjgsNS43LTE4LjgsMTIuNy0yNi45LDIwLjZsLTEyLjIsMzIuOGMwLjItMC4yLDAuMy0wLjQsMC41LTAuN2MxMC43LTE4LDI1LjktMzMuMSw0My45LTQzLjYgYzE4LjYtMTAuOCwzOS45LTE2LjYsNjEuNi0xNi42YzEyLjEsMCwyNS4xLDEuOSwzNy42LDUuOWwtNC43LTEyLjRjLTEwLjctMi43LTIxLjctNC4xLTMyLjktNC4xIEMxMTIuOSwzNTguNyw4OS44LDM2NC45LDY5LjUsMzc2LjcnCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB0cmFuc2Zvcm09J21hdHJpeCgxLCAwLCAwLCAxLCAwLCAwKScgc3R5bGU9J292ZXJmbG93OiB2aXNpYmxlOycvPgogICAgICAgICAgICAgICAgICAgICAgICA8L2NsaXBQYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9J1NWR0lEXzZfJyBncmFkaWVudFVuaXRzPSd1c2VyU3BhY2VPblVzZScgeDE9Jy01LjQwNDInIHkxPSc3NDEuNDczJwogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgeDI9JzEuNTEzMScgeTI9Jzc0MS40NzMnCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBncmFkaWVudFRyYW5zZm9ybT0nbWF0cml4KDI5LjI3NDggMCAwIC0yOS4yNzQ4IDE4OC43MTUyIDIyMTAwLjg0NzcpJz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMCcgc3R5bGU9J3N0b3AtY29sb3I6I0ZGRkZGRicvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScwLjMyODUnIHN0eWxlPSdzdG9wLWNvbG9yOiNGRkZGRkYnLz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMC4zNzQ1JyBzdHlsZT0nc3RvcC1jb2xvcjojRkJGQkZCJy8+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzAuNDIzMycgc3R5bGU9J3N0b3AtY29sb3I6I0VFRUVFRScvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScwLjQ3MzUnIHN0eWxlPSdzdG9wLWNvbG9yOiNEOUQ5RDknLz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMC41MjQ2JyBzdHlsZT0nc3RvcC1jb2xvcjojQkNCQkJCJy8+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzAuNTc2NCcgc3R5bGU9J3N0b3AtY29sb3I6Izk2OTU5NScvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScwLjYyODgnIHN0eWxlPSdzdG9wLWNvbG9yOiM2ODY2NjYnLz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMC42ODA4JyBzdHlsZT0nc3RvcC1jb2xvcjojMzMyRjMwJy8+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9JzAuNjk0OCcgc3R5bGU9J3N0b3AtY29sb3I6IzIzMUYyMCcvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScwLjkzMDEnIHN0eWxlPSdzdG9wLWNvbG9yOiNGRkZGRkYnLz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMScgc3R5bGU9J3N0b3AtY29sb3I6I0ZGRkZGRicvPgogICAgICAgICAgICAgICAgICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgICAgICAgICAgICAgICAgICAgICA8cmVjdCB4PSczMC41JyB5PSczNTguNycgY2xhc3M9J3N0Micgd2lkdGg9JzE4JyBoZWlnaHQ9JzE4Jy8+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgICAgIDxnLz4KICAgIDwvZz4KPC9zdmc+"
3458
+ }
3459
3459
  }
3460
3460
  ]