@camunda/connectors-element-templates 1.0.4 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/connectors.js +10 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
- package/src/element-templates/asana-connector.json +8 -8
- package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
- package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
- package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
- package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
- package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
- package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
- package/src/element-templates/aws-sns-outbound-connector.json +719 -719
- package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
- package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
- package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
- package/src/element-templates/aws-sqs-start-message.json +463 -463
- package/src/element-templates/aws-textract-outbound-connector.json +123 -123
- package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +47 -47
- package/src/element-templates/csv-outbound-connector.json +392 -0
- package/src/element-templates/easy-post-connector.json +149 -149
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-outbound-connector.json +199 -199
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
- package/src/element-templates/github-connector.json +3711 -3711
- package/src/element-templates/github-webhook-connector-boundary.json +16 -16
- package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +13 -10
- package/src/element-templates/gitlab-connector.json +3165 -3165
- package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
- package/src/element-templates/google-drive-outbound-connector.json +495 -182
- package/src/element-templates/google-maps-platform-connector.json +534 -45
- package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
- package/src/element-templates/graphql-outbound-connector.json +1716 -1716
- package/src/element-templates/http-json-connector.json +2067 -1155
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
- package/src/element-templates/http-polling-connector.json +260 -557
- package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
- package/src/element-templates/jdbc-outbound-connector.json +402 -0
- package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
- package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
- package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
- package/src/element-templates/kafka-inbound-connector.json +606 -0
- package/src/element-templates/kafka-outbound-connector.json +434 -434
- package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
- package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
- package/src/element-templates/openai-connector.json +363 -5
- package/src/element-templates/operate-connector.json +525 -9
- package/src/element-templates/power-automate-connector.json +1724 -0
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
- package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
- package/src/element-templates/salesforce-connector.json +10 -10
- package/src/element-templates/sendgrid-outbound-connector.json +536 -4
- package/src/element-templates/slack-inbound-boundary.json +265 -265
- package/src/element-templates/slack-inbound-intermediate.json +430 -430
- package/src/element-templates/slack-inbound-message-start.json +320 -320
- package/src/element-templates/slack-inbound-start-event.json +126 -123
- package/src/element-templates/slack-outbound-connector.json +485 -230
- package/src/element-templates/twilio-connector.json +59 -59
- package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
- package/src/element-templates/twilio-webhook-connector.json +13 -10
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/uipath-connector.json +44 -44
- package/src/element-templates/webhook-connector-boundary.json +582 -582
- package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
- package/src/element-templates/webhook-connector-start-event.json +2104 -2101
- package/src/element-templates/webhook-connector-start-message.json +1148 -1148
- package/src/element-templates/whatsapp-connector.json +6 -6
- package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
|
@@ -781,9 +781,9 @@
|
|
|
781
781
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
782
782
|
"name": "RabbitMQ Boundary Event Connector",
|
|
783
783
|
"id": "io.camunda.connectors.inbound.RabbitMQ.Boundary.v1",
|
|
784
|
+
"version": 1,
|
|
784
785
|
"description": "Receive a message from RabbitMQ",
|
|
785
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
786
|
-
"version": 6,
|
|
786
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
|
|
787
787
|
"category": {
|
|
788
788
|
"id": "connectors",
|
|
789
789
|
"name": "Connectors"
|
|
@@ -811,33 +811,39 @@
|
|
|
811
811
|
"label": "Activation"
|
|
812
812
|
},
|
|
813
813
|
{
|
|
814
|
-
"id": "
|
|
815
|
-
"label": "
|
|
816
|
-
},
|
|
817
|
-
{
|
|
818
|
-
"id": "output",
|
|
819
|
-
"label": "Output mapping"
|
|
814
|
+
"id": "variable-mapping",
|
|
815
|
+
"label": "Variable mapping"
|
|
820
816
|
}
|
|
821
817
|
],
|
|
822
818
|
"properties": [
|
|
823
819
|
{
|
|
820
|
+
"type": "Hidden",
|
|
824
821
|
"value": "io.camunda:connector-rabbitmq-inbound:1",
|
|
825
822
|
"binding": {
|
|
826
|
-
"
|
|
827
|
-
"
|
|
823
|
+
"type": "zeebe:property",
|
|
824
|
+
"name": "inbound.type"
|
|
825
|
+
}
|
|
826
|
+
},
|
|
827
|
+
{
|
|
828
|
+
"type": "Hidden",
|
|
829
|
+
"generatedValue": {
|
|
830
|
+
"type": "uuid"
|
|
828
831
|
},
|
|
829
|
-
"
|
|
832
|
+
"binding": {
|
|
833
|
+
"type": "bpmn:Message#property",
|
|
834
|
+
"name": "name"
|
|
835
|
+
}
|
|
830
836
|
},
|
|
831
837
|
{
|
|
832
|
-
"id": "
|
|
838
|
+
"id": "connectionType",
|
|
833
839
|
"label": "Connection type",
|
|
834
|
-
"value": "uri",
|
|
835
840
|
"group": "authentication",
|
|
841
|
+
"type": "Dropdown",
|
|
842
|
+
"value": "uri",
|
|
836
843
|
"binding": {
|
|
837
|
-
"
|
|
838
|
-
"
|
|
844
|
+
"type": "zeebe:property",
|
|
845
|
+
"name": "authentication.authType"
|
|
839
846
|
},
|
|
840
|
-
"type": "Dropdown",
|
|
841
847
|
"choices": [
|
|
842
848
|
{
|
|
843
849
|
"name": "URI",
|
|
@@ -850,178 +856,154 @@
|
|
|
850
856
|
]
|
|
851
857
|
},
|
|
852
858
|
{
|
|
853
|
-
"id": "authentication.uri",
|
|
854
859
|
"label": "URI",
|
|
855
860
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
856
|
-
"
|
|
861
|
+
"group": "authentication",
|
|
862
|
+
"type": "String",
|
|
863
|
+
"binding": {
|
|
864
|
+
"type": "zeebe:property",
|
|
865
|
+
"name": "authentication.uri"
|
|
866
|
+
},
|
|
857
867
|
"constraints": {
|
|
858
868
|
"notEmpty": true,
|
|
859
869
|
"pattern": {
|
|
860
|
-
"value": "^(
|
|
870
|
+
"value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
|
|
861
871
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
862
872
|
}
|
|
863
873
|
},
|
|
864
|
-
"group": "authentication",
|
|
865
|
-
"binding": {
|
|
866
|
-
"name": "authentication.uri",
|
|
867
|
-
"type": "zeebe:property"
|
|
868
|
-
},
|
|
869
874
|
"condition": {
|
|
870
|
-
"property": "
|
|
871
|
-
"equals": "uri"
|
|
872
|
-
|
|
873
|
-
},
|
|
874
|
-
"type": "String"
|
|
875
|
+
"property": "connectionType",
|
|
876
|
+
"equals": "uri"
|
|
877
|
+
}
|
|
875
878
|
},
|
|
876
879
|
{
|
|
877
|
-
"id": "authentication.userName",
|
|
878
880
|
"label": "Username",
|
|
879
|
-
"optional": false,
|
|
880
|
-
"constraints": {
|
|
881
|
-
"notEmpty": true
|
|
882
|
-
},
|
|
883
881
|
"group": "authentication",
|
|
882
|
+
"type": "String",
|
|
884
883
|
"binding": {
|
|
885
|
-
"
|
|
886
|
-
"
|
|
884
|
+
"type": "zeebe:property",
|
|
885
|
+
"name": "authentication.userName"
|
|
887
886
|
},
|
|
888
|
-
"
|
|
889
|
-
"
|
|
890
|
-
"equals": "credentials",
|
|
891
|
-
"type": "simple"
|
|
887
|
+
"constraints": {
|
|
888
|
+
"notEmpty": true
|
|
892
889
|
},
|
|
893
|
-
"
|
|
890
|
+
"condition": {
|
|
891
|
+
"property": "connectionType",
|
|
892
|
+
"equals": "credentials"
|
|
893
|
+
}
|
|
894
894
|
},
|
|
895
895
|
{
|
|
896
|
-
"id": "authentication.password",
|
|
897
896
|
"label": "Password",
|
|
898
|
-
"optional": false,
|
|
899
|
-
"constraints": {
|
|
900
|
-
"notEmpty": true
|
|
901
|
-
},
|
|
902
897
|
"group": "authentication",
|
|
898
|
+
"type": "String",
|
|
903
899
|
"binding": {
|
|
904
|
-
"
|
|
905
|
-
"
|
|
906
|
-
},
|
|
907
|
-
"condition": {
|
|
908
|
-
"property": "authentication.authType",
|
|
909
|
-
"equals": "credentials",
|
|
910
|
-
"type": "simple"
|
|
900
|
+
"type": "zeebe:property",
|
|
901
|
+
"name": "authentication.password"
|
|
911
902
|
},
|
|
912
|
-
"type": "String"
|
|
913
|
-
},
|
|
914
|
-
{
|
|
915
|
-
"id": "routing.virtualHost",
|
|
916
|
-
"label": "Virtual host",
|
|
917
|
-
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
918
|
-
"optional": false,
|
|
919
903
|
"constraints": {
|
|
920
904
|
"notEmpty": true
|
|
921
905
|
},
|
|
922
|
-
"group": "routing",
|
|
923
|
-
"binding": {
|
|
924
|
-
"name": "routing.virtualHost",
|
|
925
|
-
"type": "zeebe:property"
|
|
926
|
-
},
|
|
927
906
|
"condition": {
|
|
928
|
-
"property": "
|
|
929
|
-
"equals": "credentials"
|
|
930
|
-
|
|
931
|
-
},
|
|
932
|
-
"type": "String"
|
|
907
|
+
"property": "connectionType",
|
|
908
|
+
"equals": "credentials"
|
|
909
|
+
}
|
|
933
910
|
},
|
|
934
911
|
{
|
|
935
|
-
"id": "routing.hostName",
|
|
936
912
|
"label": "Host name",
|
|
937
|
-
"description": "Host name: get from RabbitMQ external
|
|
938
|
-
"
|
|
913
|
+
"description": "Host name: get from RabbitMQ external applocation configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
|
|
914
|
+
"group": "routing",
|
|
915
|
+
"type": "String",
|
|
916
|
+
"binding": {
|
|
917
|
+
"type": "zeebe:property",
|
|
918
|
+
"name": "routing.hostName"
|
|
919
|
+
},
|
|
939
920
|
"constraints": {
|
|
940
921
|
"notEmpty": true
|
|
941
922
|
},
|
|
923
|
+
"condition": {
|
|
924
|
+
"property": "connectionType",
|
|
925
|
+
"equals": "credentials"
|
|
926
|
+
}
|
|
927
|
+
},
|
|
928
|
+
{
|
|
929
|
+
"label": "Virtual host",
|
|
930
|
+
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
|
|
942
931
|
"group": "routing",
|
|
932
|
+
"type": "String",
|
|
943
933
|
"binding": {
|
|
944
|
-
"
|
|
945
|
-
"
|
|
934
|
+
"type": "zeebe:property",
|
|
935
|
+
"name": "routing.virtualHost"
|
|
946
936
|
},
|
|
947
|
-
"
|
|
948
|
-
"
|
|
949
|
-
"equals": "credentials",
|
|
950
|
-
"type": "simple"
|
|
937
|
+
"constraints": {
|
|
938
|
+
"notEmpty": true
|
|
951
939
|
},
|
|
952
|
-
"
|
|
940
|
+
"condition": {
|
|
941
|
+
"property": "connectionType",
|
|
942
|
+
"equals": "credentials"
|
|
943
|
+
}
|
|
953
944
|
},
|
|
954
945
|
{
|
|
955
|
-
"id": "routing.port",
|
|
956
946
|
"label": "Port",
|
|
957
|
-
"description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
958
|
-
"optional": false,
|
|
959
|
-
"constraints": {
|
|
960
|
-
"notEmpty": true
|
|
961
|
-
},
|
|
947
|
+
"description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
|
|
962
948
|
"group": "routing",
|
|
949
|
+
"type": "String",
|
|
963
950
|
"binding": {
|
|
964
|
-
"
|
|
965
|
-
"
|
|
951
|
+
"type": "zeebe:property",
|
|
952
|
+
"name": "routing.port"
|
|
966
953
|
},
|
|
967
|
-
"
|
|
968
|
-
"
|
|
969
|
-
"equals": "credentials",
|
|
970
|
-
"type": "simple"
|
|
954
|
+
"constraints": {
|
|
955
|
+
"notEmpty": true
|
|
971
956
|
},
|
|
972
|
-
"
|
|
957
|
+
"condition": {
|
|
958
|
+
"property": "connectionType",
|
|
959
|
+
"equals": "credentials"
|
|
960
|
+
}
|
|
973
961
|
},
|
|
974
962
|
{
|
|
975
|
-
"id": "queueName",
|
|
976
963
|
"label": "Queue name",
|
|
977
964
|
"description": "Name of the queue to subscribe to",
|
|
978
|
-
"optional": false,
|
|
979
|
-
"constraints": {
|
|
980
|
-
"notEmpty": true
|
|
981
|
-
},
|
|
982
965
|
"group": "subscription",
|
|
966
|
+
"type": "String",
|
|
967
|
+
"feel": "optional",
|
|
983
968
|
"binding": {
|
|
984
|
-
"
|
|
985
|
-
"
|
|
969
|
+
"type": "zeebe:property",
|
|
970
|
+
"name": "queueName"
|
|
986
971
|
},
|
|
987
|
-
"
|
|
972
|
+
"constraints": {
|
|
973
|
+
"notEmpty": true
|
|
974
|
+
}
|
|
988
975
|
},
|
|
989
976
|
{
|
|
990
|
-
"id": "consumerTag",
|
|
991
977
|
"label": "Consumer tag",
|
|
992
978
|
"description": "Consumer tag to use for the subscription",
|
|
993
|
-
"optional": false,
|
|
994
979
|
"group": "subscription",
|
|
980
|
+
"type": "String",
|
|
981
|
+
"feel": "optional",
|
|
995
982
|
"binding": {
|
|
996
|
-
"
|
|
997
|
-
"
|
|
998
|
-
}
|
|
999
|
-
"type": "String"
|
|
983
|
+
"type": "zeebe:property",
|
|
984
|
+
"name": "consumerTag"
|
|
985
|
+
}
|
|
1000
986
|
},
|
|
1001
987
|
{
|
|
1002
|
-
"id": "arguments",
|
|
1003
988
|
"label": "Arguments",
|
|
1004
989
|
"description": "Arguments to use for the subscription",
|
|
1005
|
-
"optional": true,
|
|
1006
|
-
"feel": "required",
|
|
1007
990
|
"group": "subscription",
|
|
991
|
+
"type": "String",
|
|
992
|
+
"feel": "required",
|
|
1008
993
|
"binding": {
|
|
1009
|
-
"
|
|
1010
|
-
"
|
|
1011
|
-
}
|
|
1012
|
-
"type": "String"
|
|
994
|
+
"type": "zeebe:property",
|
|
995
|
+
"name": "arguments"
|
|
996
|
+
}
|
|
1013
997
|
},
|
|
1014
998
|
{
|
|
1015
|
-
"id": "exclusive",
|
|
1016
999
|
"label": "Exclusive consumer",
|
|
1017
|
-
"optional": false,
|
|
1018
|
-
"value": "false",
|
|
1019
1000
|
"group": "subscription",
|
|
1001
|
+
"type": "Dropdown",
|
|
1002
|
+
"value": "false",
|
|
1020
1003
|
"binding": {
|
|
1021
|
-
"
|
|
1022
|
-
"
|
|
1004
|
+
"type": "zeebe:property",
|
|
1005
|
+
"name": "exclusive"
|
|
1023
1006
|
},
|
|
1024
|
-
"type": "Dropdown",
|
|
1025
1007
|
"choices": [
|
|
1026
1008
|
{
|
|
1027
1009
|
"name": "Yes",
|
|
@@ -1034,111 +1016,83 @@
|
|
|
1034
1016
|
]
|
|
1035
1017
|
},
|
|
1036
1018
|
{
|
|
1037
|
-
"
|
|
1038
|
-
"
|
|
1039
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1040
|
-
"optional": true,
|
|
1041
|
-
"feel": "required",
|
|
1019
|
+
"label": "Correlation key (process)",
|
|
1020
|
+
"type": "String",
|
|
1042
1021
|
"group": "activation",
|
|
1022
|
+
"feel": "required",
|
|
1023
|
+
"description": "Sets up the correlation key from process variables",
|
|
1043
1024
|
"binding": {
|
|
1044
|
-
"
|
|
1045
|
-
"
|
|
1025
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
1026
|
+
"name": "correlationKey"
|
|
1046
1027
|
},
|
|
1047
|
-
"type": "String"
|
|
1048
|
-
},
|
|
1049
|
-
{
|
|
1050
|
-
"id": "correlationKeyProcess",
|
|
1051
|
-
"label": "Correlation key (process)",
|
|
1052
|
-
"description": "Sets up the correlation key from process variables",
|
|
1053
1028
|
"constraints": {
|
|
1054
1029
|
"notEmpty": true
|
|
1055
|
-
}
|
|
1056
|
-
"feel": "required",
|
|
1057
|
-
"group": "correlation",
|
|
1058
|
-
"binding": {
|
|
1059
|
-
"name": "correlationKey",
|
|
1060
|
-
"type": "bpmn:Message#zeebe:subscription#property"
|
|
1061
|
-
},
|
|
1062
|
-
"type": "String"
|
|
1030
|
+
}
|
|
1063
1031
|
},
|
|
1064
1032
|
{
|
|
1065
|
-
"id": "correlationKeyPayload",
|
|
1066
1033
|
"label": "Correlation key (payload)",
|
|
1067
|
-
"
|
|
1068
|
-
"
|
|
1069
|
-
"notEmpty": true
|
|
1070
|
-
},
|
|
1071
|
-
"feel": "required",
|
|
1072
|
-
"group": "correlation",
|
|
1073
|
-
"binding": {
|
|
1074
|
-
"name": "correlationKeyExpression",
|
|
1075
|
-
"type": "zeebe:property"
|
|
1076
|
-
},
|
|
1077
|
-
"type": "String"
|
|
1078
|
-
},
|
|
1079
|
-
{
|
|
1080
|
-
"id": "messageIdExpression",
|
|
1081
|
-
"label": "Message ID expression",
|
|
1082
|
-
"description": "Expression to extract unique identifier of a message",
|
|
1083
|
-
"optional": true,
|
|
1034
|
+
"type": "String",
|
|
1035
|
+
"group": "activation",
|
|
1084
1036
|
"feel": "required",
|
|
1085
|
-
"group": "correlation",
|
|
1086
1037
|
"binding": {
|
|
1087
|
-
"
|
|
1088
|
-
"
|
|
1038
|
+
"type": "zeebe:property",
|
|
1039
|
+
"name": "correlationKeyExpression"
|
|
1089
1040
|
},
|
|
1090
|
-
"
|
|
1041
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
1042
|
+
"constraints": {
|
|
1043
|
+
"notEmpty": true
|
|
1044
|
+
}
|
|
1091
1045
|
},
|
|
1092
1046
|
{
|
|
1093
|
-
"
|
|
1094
|
-
"
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
"
|
|
1047
|
+
"label": "Activation condition",
|
|
1048
|
+
"type": "String",
|
|
1049
|
+
"group": "activation",
|
|
1050
|
+
"feel": "required",
|
|
1051
|
+
"optional": true,
|
|
1098
1052
|
"binding": {
|
|
1099
|
-
"
|
|
1100
|
-
"
|
|
1053
|
+
"type": "zeebe:property",
|
|
1054
|
+
"name": "activationCondition"
|
|
1101
1055
|
},
|
|
1102
|
-
"
|
|
1056
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
1103
1057
|
},
|
|
1104
1058
|
{
|
|
1105
|
-
"id": "resultVariable",
|
|
1106
1059
|
"label": "Result variable",
|
|
1107
|
-
"
|
|
1108
|
-
"group": "
|
|
1060
|
+
"type": "String",
|
|
1061
|
+
"group": "variable-mapping",
|
|
1062
|
+
"optional": true,
|
|
1109
1063
|
"binding": {
|
|
1110
|
-
"
|
|
1111
|
-
"
|
|
1064
|
+
"type": "zeebe:property",
|
|
1065
|
+
"name": "resultVariable"
|
|
1112
1066
|
},
|
|
1113
|
-
"
|
|
1067
|
+
"description": "Name of variable to store the result of the connector in"
|
|
1114
1068
|
},
|
|
1115
1069
|
{
|
|
1116
|
-
"id": "resultExpression",
|
|
1117
1070
|
"label": "Result expression",
|
|
1118
|
-
"
|
|
1071
|
+
"type": "String",
|
|
1072
|
+
"group": "variable-mapping",
|
|
1119
1073
|
"feel": "required",
|
|
1120
|
-
"
|
|
1074
|
+
"optional": true,
|
|
1121
1075
|
"binding": {
|
|
1122
|
-
"
|
|
1123
|
-
"
|
|
1076
|
+
"type": "zeebe:property",
|
|
1077
|
+
"name": "resultExpression"
|
|
1124
1078
|
},
|
|
1125
|
-
"
|
|
1079
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
1126
1080
|
}
|
|
1127
1081
|
],
|
|
1128
1082
|
"icon": {
|
|
1129
|
-
"contents": "data:image/svg+xml;
|
|
1083
|
+
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='-7.5 0 271 271' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M245.44 108.308h-85.09a7.738 7.738 0 0 1-7.735-7.734v-88.68C152.615 5.327 147.29 0 140.726 0h-30.375c-6.568 0-11.89 5.327-11.89 11.894v88.143c0 4.573-3.697 8.29-8.27 8.31l-27.885.133c-4.612.025-8.359-3.717-8.35-8.325l.173-88.241C54.144 5.337 48.817 0 42.24 0H11.89C5.321 0 0 5.327 0 11.894V260.21c0 5.834 4.726 10.56 10.555 10.56H245.44c5.834 0 10.56-4.726 10.56-10.56V118.868c0-5.834-4.726-10.56-10.56-10.56zm-39.902 93.233c0 7.645-6.198 13.844-13.843 13.844H167.69c-7.646 0-13.844-6.199-13.844-13.844v-24.005c0-7.646 6.198-13.844 13.844-13.844h24.005c7.645 0 13.843 6.198 13.843 13.844v24.005z' fill='%23F60'/%3E%3C/svg%3E"
|
|
1130
1084
|
},
|
|
1131
1085
|
"engines": {
|
|
1132
|
-
"camunda": "^8.
|
|
1086
|
+
"camunda": "^8.2"
|
|
1133
1087
|
}
|
|
1134
1088
|
},
|
|
1135
1089
|
{
|
|
1136
1090
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1137
1091
|
"name": "RabbitMQ Boundary Event Connector",
|
|
1138
1092
|
"id": "io.camunda.connectors.inbound.RabbitMQ.Boundary.v1",
|
|
1139
|
-
"version": 1,
|
|
1140
1093
|
"description": "Receive a message from RabbitMQ",
|
|
1141
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
1094
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
1095
|
+
"version": 6,
|
|
1142
1096
|
"category": {
|
|
1143
1097
|
"id": "connectors",
|
|
1144
1098
|
"name": "Connectors"
|
|
@@ -1166,39 +1120,33 @@
|
|
|
1166
1120
|
"label": "Activation"
|
|
1167
1121
|
},
|
|
1168
1122
|
{
|
|
1169
|
-
"id": "
|
|
1170
|
-
"label": "
|
|
1123
|
+
"id": "correlation",
|
|
1124
|
+
"label": "Correlation"
|
|
1125
|
+
},
|
|
1126
|
+
{
|
|
1127
|
+
"id": "output",
|
|
1128
|
+
"label": "Output mapping"
|
|
1171
1129
|
}
|
|
1172
1130
|
],
|
|
1173
1131
|
"properties": [
|
|
1174
1132
|
{
|
|
1175
|
-
"type": "Hidden",
|
|
1176
1133
|
"value": "io.camunda:connector-rabbitmq-inbound:1",
|
|
1177
1134
|
"binding": {
|
|
1178
|
-
"
|
|
1179
|
-
"
|
|
1180
|
-
}
|
|
1181
|
-
},
|
|
1182
|
-
{
|
|
1183
|
-
"type": "Hidden",
|
|
1184
|
-
"generatedValue": {
|
|
1185
|
-
"type": "uuid"
|
|
1135
|
+
"name": "inbound.type",
|
|
1136
|
+
"type": "zeebe:property"
|
|
1186
1137
|
},
|
|
1187
|
-
"
|
|
1188
|
-
"type": "bpmn:Message#property",
|
|
1189
|
-
"name": "name"
|
|
1190
|
-
}
|
|
1138
|
+
"type": "Hidden"
|
|
1191
1139
|
},
|
|
1192
1140
|
{
|
|
1193
|
-
"id": "
|
|
1141
|
+
"id": "authentication.authType",
|
|
1194
1142
|
"label": "Connection type",
|
|
1195
|
-
"group": "authentication",
|
|
1196
|
-
"type": "Dropdown",
|
|
1197
1143
|
"value": "uri",
|
|
1144
|
+
"group": "authentication",
|
|
1198
1145
|
"binding": {
|
|
1199
|
-
"
|
|
1200
|
-
"
|
|
1146
|
+
"name": "authentication.authType",
|
|
1147
|
+
"type": "zeebe:property"
|
|
1201
1148
|
},
|
|
1149
|
+
"type": "Dropdown",
|
|
1202
1150
|
"choices": [
|
|
1203
1151
|
{
|
|
1204
1152
|
"name": "URI",
|
|
@@ -1211,154 +1159,178 @@
|
|
|
1211
1159
|
]
|
|
1212
1160
|
},
|
|
1213
1161
|
{
|
|
1162
|
+
"id": "authentication.uri",
|
|
1214
1163
|
"label": "URI",
|
|
1215
1164
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
1216
|
-
"
|
|
1217
|
-
"type": "String",
|
|
1218
|
-
"binding": {
|
|
1219
|
-
"type": "zeebe:property",
|
|
1220
|
-
"name": "authentication.uri"
|
|
1221
|
-
},
|
|
1165
|
+
"optional": false,
|
|
1222
1166
|
"constraints": {
|
|
1223
1167
|
"notEmpty": true,
|
|
1224
1168
|
"pattern": {
|
|
1225
|
-
"value": "^(amqps
|
|
1169
|
+
"value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
|
|
1226
1170
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
1227
1171
|
}
|
|
1228
1172
|
},
|
|
1173
|
+
"group": "authentication",
|
|
1174
|
+
"binding": {
|
|
1175
|
+
"name": "authentication.uri",
|
|
1176
|
+
"type": "zeebe:property"
|
|
1177
|
+
},
|
|
1229
1178
|
"condition": {
|
|
1230
|
-
"property": "
|
|
1231
|
-
"equals": "uri"
|
|
1232
|
-
|
|
1179
|
+
"property": "authentication.authType",
|
|
1180
|
+
"equals": "uri",
|
|
1181
|
+
"type": "simple"
|
|
1182
|
+
},
|
|
1183
|
+
"type": "String"
|
|
1233
1184
|
},
|
|
1234
1185
|
{
|
|
1186
|
+
"id": "authentication.userName",
|
|
1235
1187
|
"label": "Username",
|
|
1236
|
-
"
|
|
1237
|
-
"type": "String",
|
|
1238
|
-
"binding": {
|
|
1239
|
-
"type": "zeebe:property",
|
|
1240
|
-
"name": "authentication.userName"
|
|
1241
|
-
},
|
|
1188
|
+
"optional": false,
|
|
1242
1189
|
"constraints": {
|
|
1243
1190
|
"notEmpty": true
|
|
1244
1191
|
},
|
|
1192
|
+
"group": "authentication",
|
|
1193
|
+
"binding": {
|
|
1194
|
+
"name": "authentication.userName",
|
|
1195
|
+
"type": "zeebe:property"
|
|
1196
|
+
},
|
|
1245
1197
|
"condition": {
|
|
1246
|
-
"property": "
|
|
1247
|
-
"equals": "credentials"
|
|
1248
|
-
|
|
1198
|
+
"property": "authentication.authType",
|
|
1199
|
+
"equals": "credentials",
|
|
1200
|
+
"type": "simple"
|
|
1201
|
+
},
|
|
1202
|
+
"type": "String"
|
|
1249
1203
|
},
|
|
1250
1204
|
{
|
|
1205
|
+
"id": "authentication.password",
|
|
1251
1206
|
"label": "Password",
|
|
1207
|
+
"optional": false,
|
|
1208
|
+
"constraints": {
|
|
1209
|
+
"notEmpty": true
|
|
1210
|
+
},
|
|
1252
1211
|
"group": "authentication",
|
|
1253
|
-
"type": "String",
|
|
1254
1212
|
"binding": {
|
|
1255
|
-
"
|
|
1256
|
-
"
|
|
1213
|
+
"name": "authentication.password",
|
|
1214
|
+
"type": "zeebe:property"
|
|
1215
|
+
},
|
|
1216
|
+
"condition": {
|
|
1217
|
+
"property": "authentication.authType",
|
|
1218
|
+
"equals": "credentials",
|
|
1219
|
+
"type": "simple"
|
|
1257
1220
|
},
|
|
1221
|
+
"type": "String"
|
|
1222
|
+
},
|
|
1223
|
+
{
|
|
1224
|
+
"id": "routing.virtualHost",
|
|
1225
|
+
"label": "Virtual host",
|
|
1226
|
+
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
1227
|
+
"optional": false,
|
|
1258
1228
|
"constraints": {
|
|
1259
1229
|
"notEmpty": true
|
|
1260
1230
|
},
|
|
1231
|
+
"group": "routing",
|
|
1232
|
+
"binding": {
|
|
1233
|
+
"name": "routing.virtualHost",
|
|
1234
|
+
"type": "zeebe:property"
|
|
1235
|
+
},
|
|
1261
1236
|
"condition": {
|
|
1262
|
-
"property": "
|
|
1263
|
-
"equals": "credentials"
|
|
1264
|
-
|
|
1237
|
+
"property": "authentication.authType",
|
|
1238
|
+
"equals": "credentials",
|
|
1239
|
+
"type": "simple"
|
|
1240
|
+
},
|
|
1241
|
+
"type": "String"
|
|
1265
1242
|
},
|
|
1266
1243
|
{
|
|
1244
|
+
"id": "routing.hostName",
|
|
1267
1245
|
"label": "Host name",
|
|
1268
|
-
"description": "Host name: get from RabbitMQ external
|
|
1269
|
-
"
|
|
1270
|
-
"type": "String",
|
|
1271
|
-
"binding": {
|
|
1272
|
-
"type": "zeebe:property",
|
|
1273
|
-
"name": "routing.hostName"
|
|
1274
|
-
},
|
|
1246
|
+
"description": "Host name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
1247
|
+
"optional": false,
|
|
1275
1248
|
"constraints": {
|
|
1276
1249
|
"notEmpty": true
|
|
1277
1250
|
},
|
|
1278
|
-
"condition": {
|
|
1279
|
-
"property": "connectionType",
|
|
1280
|
-
"equals": "credentials"
|
|
1281
|
-
}
|
|
1282
|
-
},
|
|
1283
|
-
{
|
|
1284
|
-
"label": "Virtual host",
|
|
1285
|
-
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
|
|
1286
1251
|
"group": "routing",
|
|
1287
|
-
"type": "String",
|
|
1288
1252
|
"binding": {
|
|
1289
|
-
"
|
|
1290
|
-
"
|
|
1291
|
-
},
|
|
1292
|
-
"constraints": {
|
|
1293
|
-
"notEmpty": true
|
|
1253
|
+
"name": "routing.hostName",
|
|
1254
|
+
"type": "zeebe:property"
|
|
1294
1255
|
},
|
|
1295
1256
|
"condition": {
|
|
1296
|
-
"property": "
|
|
1297
|
-
"equals": "credentials"
|
|
1298
|
-
|
|
1257
|
+
"property": "authentication.authType",
|
|
1258
|
+
"equals": "credentials",
|
|
1259
|
+
"type": "simple"
|
|
1260
|
+
},
|
|
1261
|
+
"type": "String"
|
|
1299
1262
|
},
|
|
1300
1263
|
{
|
|
1264
|
+
"id": "routing.port",
|
|
1301
1265
|
"label": "Port",
|
|
1302
|
-
"description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
1303
|
-
"
|
|
1304
|
-
"type": "String",
|
|
1305
|
-
"binding": {
|
|
1306
|
-
"type": "zeebe:property",
|
|
1307
|
-
"name": "routing.port"
|
|
1308
|
-
},
|
|
1266
|
+
"description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
1267
|
+
"optional": false,
|
|
1309
1268
|
"constraints": {
|
|
1310
1269
|
"notEmpty": true
|
|
1311
1270
|
},
|
|
1271
|
+
"group": "routing",
|
|
1272
|
+
"binding": {
|
|
1273
|
+
"name": "routing.port",
|
|
1274
|
+
"type": "zeebe:property"
|
|
1275
|
+
},
|
|
1312
1276
|
"condition": {
|
|
1313
|
-
"property": "
|
|
1314
|
-
"equals": "credentials"
|
|
1315
|
-
|
|
1277
|
+
"property": "authentication.authType",
|
|
1278
|
+
"equals": "credentials",
|
|
1279
|
+
"type": "simple"
|
|
1280
|
+
},
|
|
1281
|
+
"type": "String"
|
|
1316
1282
|
},
|
|
1317
1283
|
{
|
|
1284
|
+
"id": "queueName",
|
|
1318
1285
|
"label": "Queue name",
|
|
1319
1286
|
"description": "Name of the queue to subscribe to",
|
|
1287
|
+
"optional": false,
|
|
1288
|
+
"constraints": {
|
|
1289
|
+
"notEmpty": true
|
|
1290
|
+
},
|
|
1320
1291
|
"group": "subscription",
|
|
1321
|
-
"type": "String",
|
|
1322
|
-
"feel": "optional",
|
|
1323
1292
|
"binding": {
|
|
1324
|
-
"
|
|
1325
|
-
"
|
|
1293
|
+
"name": "queueName",
|
|
1294
|
+
"type": "zeebe:property"
|
|
1326
1295
|
},
|
|
1327
|
-
"
|
|
1328
|
-
"notEmpty": true
|
|
1329
|
-
}
|
|
1296
|
+
"type": "String"
|
|
1330
1297
|
},
|
|
1331
1298
|
{
|
|
1299
|
+
"id": "consumerTag",
|
|
1332
1300
|
"label": "Consumer tag",
|
|
1333
1301
|
"description": "Consumer tag to use for the subscription",
|
|
1302
|
+
"optional": false,
|
|
1334
1303
|
"group": "subscription",
|
|
1335
|
-
"type": "String",
|
|
1336
|
-
"feel": "optional",
|
|
1337
1304
|
"binding": {
|
|
1338
|
-
"
|
|
1339
|
-
"
|
|
1340
|
-
}
|
|
1305
|
+
"name": "consumerTag",
|
|
1306
|
+
"type": "zeebe:property"
|
|
1307
|
+
},
|
|
1308
|
+
"type": "String"
|
|
1341
1309
|
},
|
|
1342
1310
|
{
|
|
1311
|
+
"id": "arguments",
|
|
1343
1312
|
"label": "Arguments",
|
|
1344
1313
|
"description": "Arguments to use for the subscription",
|
|
1345
|
-
"
|
|
1346
|
-
"type": "String",
|
|
1314
|
+
"optional": true,
|
|
1347
1315
|
"feel": "required",
|
|
1316
|
+
"group": "subscription",
|
|
1348
1317
|
"binding": {
|
|
1349
|
-
"
|
|
1350
|
-
"
|
|
1351
|
-
}
|
|
1318
|
+
"name": "arguments",
|
|
1319
|
+
"type": "zeebe:property"
|
|
1320
|
+
},
|
|
1321
|
+
"type": "String"
|
|
1352
1322
|
},
|
|
1353
1323
|
{
|
|
1324
|
+
"id": "exclusive",
|
|
1354
1325
|
"label": "Exclusive consumer",
|
|
1355
|
-
"
|
|
1356
|
-
"type": "Dropdown",
|
|
1326
|
+
"optional": false,
|
|
1357
1327
|
"value": "false",
|
|
1328
|
+
"group": "subscription",
|
|
1358
1329
|
"binding": {
|
|
1359
|
-
"
|
|
1360
|
-
"
|
|
1330
|
+
"name": "exclusive",
|
|
1331
|
+
"type": "zeebe:property"
|
|
1361
1332
|
},
|
|
1333
|
+
"type": "Dropdown",
|
|
1362
1334
|
"choices": [
|
|
1363
1335
|
{
|
|
1364
1336
|
"name": "Yes",
|
|
@@ -1371,74 +1343,102 @@
|
|
|
1371
1343
|
]
|
|
1372
1344
|
},
|
|
1373
1345
|
{
|
|
1374
|
-
"
|
|
1375
|
-
"
|
|
1376
|
-
"
|
|
1346
|
+
"id": "activationCondition",
|
|
1347
|
+
"label": "Activation condition",
|
|
1348
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1349
|
+
"optional": true,
|
|
1377
1350
|
"feel": "required",
|
|
1378
|
-
"
|
|
1351
|
+
"group": "activation",
|
|
1379
1352
|
"binding": {
|
|
1380
|
-
"
|
|
1381
|
-
"
|
|
1353
|
+
"name": "activationCondition",
|
|
1354
|
+
"type": "zeebe:property"
|
|
1382
1355
|
},
|
|
1383
|
-
"
|
|
1384
|
-
"notEmpty": true
|
|
1385
|
-
}
|
|
1356
|
+
"type": "String"
|
|
1386
1357
|
},
|
|
1387
1358
|
{
|
|
1388
|
-
"
|
|
1389
|
-
"
|
|
1390
|
-
"
|
|
1359
|
+
"id": "correlationKeyProcess",
|
|
1360
|
+
"label": "Correlation key (process)",
|
|
1361
|
+
"description": "Sets up the correlation key from process variables",
|
|
1362
|
+
"constraints": {
|
|
1363
|
+
"notEmpty": true
|
|
1364
|
+
},
|
|
1391
1365
|
"feel": "required",
|
|
1366
|
+
"group": "correlation",
|
|
1392
1367
|
"binding": {
|
|
1393
|
-
"
|
|
1394
|
-
"
|
|
1368
|
+
"name": "correlationKey",
|
|
1369
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
1395
1370
|
},
|
|
1371
|
+
"type": "String"
|
|
1372
|
+
},
|
|
1373
|
+
{
|
|
1374
|
+
"id": "correlationKeyPayload",
|
|
1375
|
+
"label": "Correlation key (payload)",
|
|
1396
1376
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
1397
1377
|
"constraints": {
|
|
1398
1378
|
"notEmpty": true
|
|
1399
|
-
}
|
|
1379
|
+
},
|
|
1380
|
+
"feel": "required",
|
|
1381
|
+
"group": "correlation",
|
|
1382
|
+
"binding": {
|
|
1383
|
+
"name": "correlationKeyExpression",
|
|
1384
|
+
"type": "zeebe:property"
|
|
1385
|
+
},
|
|
1386
|
+
"type": "String"
|
|
1400
1387
|
},
|
|
1401
1388
|
{
|
|
1402
|
-
"
|
|
1403
|
-
"
|
|
1404
|
-
"
|
|
1405
|
-
"feel": "required",
|
|
1389
|
+
"id": "messageIdExpression",
|
|
1390
|
+
"label": "Message ID expression",
|
|
1391
|
+
"description": "Expression to extract unique identifier of a message",
|
|
1406
1392
|
"optional": true,
|
|
1393
|
+
"feel": "required",
|
|
1394
|
+
"group": "correlation",
|
|
1407
1395
|
"binding": {
|
|
1408
|
-
"
|
|
1409
|
-
"
|
|
1396
|
+
"name": "messageIdExpression",
|
|
1397
|
+
"type": "zeebe:property"
|
|
1410
1398
|
},
|
|
1411
|
-
"
|
|
1399
|
+
"type": "String"
|
|
1400
|
+
},
|
|
1401
|
+
{
|
|
1402
|
+
"id": "messageNameUuid",
|
|
1403
|
+
"generatedValue": {
|
|
1404
|
+
"type": "uuid"
|
|
1405
|
+
},
|
|
1406
|
+
"group": "correlation",
|
|
1407
|
+
"binding": {
|
|
1408
|
+
"name": "name",
|
|
1409
|
+
"type": "bpmn:Message#property"
|
|
1410
|
+
},
|
|
1411
|
+
"type": "Hidden"
|
|
1412
1412
|
},
|
|
1413
1413
|
{
|
|
1414
|
+
"id": "resultVariable",
|
|
1414
1415
|
"label": "Result variable",
|
|
1415
|
-
"
|
|
1416
|
-
"group": "
|
|
1417
|
-
"optional": true,
|
|
1416
|
+
"description": "Name of variable to store the response in",
|
|
1417
|
+
"group": "output",
|
|
1418
1418
|
"binding": {
|
|
1419
|
-
"
|
|
1420
|
-
"
|
|
1419
|
+
"name": "resultVariable",
|
|
1420
|
+
"type": "zeebe:property"
|
|
1421
1421
|
},
|
|
1422
|
-
"
|
|
1422
|
+
"type": "String"
|
|
1423
1423
|
},
|
|
1424
1424
|
{
|
|
1425
|
+
"id": "resultExpression",
|
|
1425
1426
|
"label": "Result expression",
|
|
1426
|
-
"
|
|
1427
|
-
"group": "variable-mapping",
|
|
1427
|
+
"description": "Expression to map the response into process variables",
|
|
1428
1428
|
"feel": "required",
|
|
1429
|
-
"
|
|
1429
|
+
"group": "output",
|
|
1430
1430
|
"binding": {
|
|
1431
|
-
"
|
|
1432
|
-
"
|
|
1431
|
+
"name": "resultExpression",
|
|
1432
|
+
"type": "zeebe:property"
|
|
1433
1433
|
},
|
|
1434
|
-
"
|
|
1434
|
+
"type": "Text"
|
|
1435
1435
|
}
|
|
1436
1436
|
],
|
|
1437
1437
|
"icon": {
|
|
1438
|
-
"contents": "data:image/svg+xml;
|
|
1438
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
|
|
1439
1439
|
},
|
|
1440
1440
|
"engines": {
|
|
1441
|
-
"camunda": "^8.
|
|
1441
|
+
"camunda": "^8.5"
|
|
1442
1442
|
}
|
|
1443
1443
|
},
|
|
1444
1444
|
{
|