Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.
Workflow Server is a ready-to-use Workflow Engine-based application that you can deploy into your infrastructure. It can be integrated with NodeJS, PHP, Ruby, .NET, or Java applications via a REST API. Workflow Server is a key component for managing the lifecycle of business objects within your enterprise.
add a text version to outgoing emails in order to reduce spam count
the message template module has a text version which we should use if it is not empty, if it is empty or we are sending an email without a template you may be able to use this code:
add a text version to outgoing emails in order to reduce spam count
the message template module has a text version which we should use if it is not empty, if it is empty or we are sending an email without a template you may be able to use this code: