I’ m completly new in Camunda and I want to ask few questions.
- How can we save database connections and after that use it? (I mean different databases for getting informations). Should I use always Java or it’s possible get this information just using Modeler?
It is interesting, because an user who doesn’t know programm languages, but know the structure of database can select information and build proccesses regarding this data.
- What about mail notifications?
Should I write class for it or it is in Camunda.