This is a Trisotech Connector for camunda Cycle. It contains the implementation of a connector which persists and synchronizes BPMN models between the a Trisotech repository and another location, like a file repository.
It is important to note that the username could be anything but the password must be a valid authentication token obtained from accessing the url:{trisotechBaseUrl}/publicapi/login from a browser and copy/pasting the value of the authToken variable in the response. The trisotechBaseUrl should only be modified if your company have a private Digital Enterprise Server.
- Checkout the project with Git
- Build the project with maven
- Deploy the jar file to a cycle distribution (see installation guide)
- Update the
connector-configurations.xml
file - Start Cycle, goto Connectors and add a new Example Connector