Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
workflow:custom_function [2019/03/13 14:31]
admin
workflow:custom_function [2019/03/13 14:46]
admin
Line 87: Line 87:
 } }
 </​file> ​ </​file> ​
 +
 +The implementation is straight forward. It extends the AbstractFunction and implements run method. The email settings will be read from the [[jvx:​common:​setup:​zones|application configuration]] and the email settings will be read from the input parameters. Finally, the email will be sent.
 +
 +But there'​s still one open question: How do we define the input parameters?
 +
 +Simply use the Functions screen and enter all required information:​
 +
 +{{:​workflow:​wf_emailfunction.png?​nolink|}}
 +
 +That's it. Start using you new function.
 +
 +
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information