Closed miguelrgonzalez closed 9 years ago
Not an issue. Use sendTask as documented in documentation/STEPS.md. Functionality was added in Issue #1 . Example process available in https://github.com/adamfowleruk/marklogicworkflow/blob/master/data/examples/bpmn2/022-email-test.bpmn .
Morning Adam,
We would like to make available some of the attributes from a particular workflow step, to the following ones.
Imagine a simple workflow with 3 steps:
1 - User introduces personal details including email address 2 - Some checks are done on the data 3 - An email is sent to the user
What we would like to have is a way to send an email to the user, without having to send this information again.
This is my proposed solution.
Step 1 request: