Public tasks
How to setup a public task flow using Portal and Valtimo Cor
A public task is always configured as a UserTask in a BPMN model. So to allow users to be invited to complete a task we need to use an expression.
Steps
Configure a portal mapping
See release notes: Portal mapping changed... under Minor release 8.7.0.RELEASE
Configure a UserTask with an expression
See release notes: Added Public task mail/message sender Fluent API under Minor release 8.6.1.RELEASE
When a user task has executed the below expression example. The user is email with a login link to gain access to the task. Completing the task will result in a completion of the user task in the Valtimo core process.
Last updated