-
Feature Request
-
Resolution: Duplicate
-
L3 - Default
-
None
-
7.15.4
-
None
User Story (Required on creation):
As a user who is new to Camunda and/or who does not want to manage external workers I want to use the HTTP connector for the orchestration of REST services.
Functional Requirements (Required before implementation):
- HTTP connector can be used with Run out of the box
Technical Requirements (Required before implementation):
Include connector dependencies:
<dependency> <groupId>org.camunda.bpm</groupId> <artifactId>camunda-engine-plugin-connect</artifactId> </dependency> <dependency> <groupId>org.camunda.connect</groupId> <artifactId>camunda-connect-http-client</artifactId> </dependency>
Limitations of Scope (Optional):
Hints (Optional):
See also stakeholder meeting notes: 0007 - Camunda Run ("Feature complete")
This is the controller panel for Smart Panels app
- duplicates
-
CAM-11837 I can use Connectors in Camunda BPM Run out of the box
- Closed