Skip to content

CognizantOpenSource/Cognizant-Camunda-Connectors

Repository files navigation

SUMMARY

List of connectors

This project contains following set of Camunda outbound connectors which can be deployed as single application.

  1. aws-lambda-connector
  2. aws-s3-connector
  3. aws-textract-connector
  4. azure-blob-connector
  5. azure-servicebus-connector(outbound)
  6. azure-servicebus-connector(Inbound)
  7. gcp-functions-connector
  8. gcp-storage-connector
  9. gcp-pub-connector
  10. gcp-sub-connector
  11. kafka-connector
  12. camelFTP-connector
  13. drools-connector
  14. pdf-generator-connector
Note: please refer to Readme file for each of the above connector modules to gain detailed understanding of each connector setup.

SETTING UP THE CONNECTOR APPLICATION

This project contains root pom.xml, which needs to be executed in order to build and include sub-modules Upon execution of root pom.xml it compiles and packages individual sub-modules of the connector. This project requires jdk21+.

In order to deploy this project in runtime environment follow below steps

  1. Create a Zeebe client and configure it to connect to the desired SaaS/Self-Managed cluster
  2. Add following dependency
groupId: com.cts.eas.ipm.connector
artifactId: cts-camunda-connectors
version: 3.0.0

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages